/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

@font-face
{
	font-family: "Montserrat_Light";
	src:url('../font/MONTSERRAT-LIGHT.OTF');
}
@font-face
{
	font-family: "Montserrat";
	src:url('../font/MONTSERRAT-REGULAR.TTF');
}
@font-face
{
	font-family: "Tungsten";
	src:url('../font/TUNGSTEN-SEMIBOLD.OTF');
}
@font-face
{
	font-family: "HarmonyOS_Sans";
	src:url('../font/HarmonyOS_Sans_Regular.ttf');
}
@font-face
{
	font-family: "HarmonyOS_Sans_Medium";
	src:url('../font/HarmonyOS_Sans_Medium.ttf');
}
body {
    font-size: 12px;
    font-family: "Montserrat_Light";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.htmleaf-container{
	display: none;
}
.header-navigation {
	/* position:fixed; */
	top:30;
	width:100%;
	text-align:center;
	z-index:9999;
}
.heads{
	height:90px;
	top: 30px;
	width: 95%;
	left: 5%;
	padding: 0 2.5%;
	background-color: #fff;
	transition: all .5s;
}
.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform:translateY(-120px);
	-ms-transform:translateY(-120px);
	-o-transform:translateY(-120px);
	transform:translateY(-120px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
	transition: all .5s;
}
.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	-o-transform:translateY(0px);
	transform:translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
	transition: all .5s;
	
}
.headdv{
	width: 1500px;
	margin: 0 auto;
	height: 90px;
	display: flex;
	justify-content: space-between;
}
.headdvleft img{
	display: block;
}
.headdvright{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul li{
	line-height: 86px;
	margin: 0 30px;
	border-top: 4px solid transparent;
	padding: 0 10px;
	transition: all .3s;
}
.headdvright ul li a{
	color: #333333;
	font-size: 16px;
	font-family: "Montserrat_Light";
	text-transform: uppercase;
}
.headdvright ul li:hover{
	border-top: 4px solid #0f71b2;
}
.headdvright ul li:hover a{
	color: #333333;
}
.ss img{
	display: block;
}
.dh {
	margin-left: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.dh span{
	color: #024196;
	font-size: 36px;
	font-family: "Tungsten";
	font-weight: bold;
	margin-left: 10px;
}
.banner img{
	display: block;
	width: 100%;
}
.yy{
	width: 110px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0371c6;
	margin-left: 35px;
	color: #fff;
	font-size: 14px;
}
.yy iconpark-icon{
	color: #fff;
	font-size: 20px;
	margin-right: 10px;
}
.yy a{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0371c6;
	color: #fff;
	font-size: 14px;
}
.Specific{
	padding: 35px 0px;
	background-image: linear-gradient(to right, #17c6f1 , #0371c6);
}
.Specific div{
	width: 1500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.Specific div section h1{
	color: #ffffff;
	font-size: 24px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
}
.Specific div section p{
	color: #ffffff;
	font-size: 16px;
	font-family: "Montserrat_Light";
	margin-top: 10px;
}
.Specific div a{
	display: block;
	width: 190px;
	height: 45px;
	text-align: center;
	color: #0673c7;
	font-size: 14px;
	background-color: #fff;
	line-height: 45px;
	transition: all .5s;
	font-family: "Montserrat_Light";
	text-transform: uppercase;
}
.Specific div a:hover{
	background-color: #0371c6;
	color: #fff;
}
.Bussiness{
	width: 1500px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 160px;
}
.Bussinessbt h1{
	text-align: center;
	color: #333333;
	font-size: 36px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
}
.Bussinessbt p{
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	width: 390px;
	color: #666666;
	font-size: 16px;
	font-family: "Montserrat_Light";
	line-height: 25px;
}
.Bussinesslist{
	border-top: 1px solid #e6e6e6;
	margin-top: 60px;
	border-left: 1px solid #e6e6e6;
}
.Bussinesslist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.Bussinesslist ul li{
	width: calc(25% - 1px);
	padding: 45px 0;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	transition: all .5s;
}
.Bussinesslist ul li iconpark-icon{
	display: block;
	margin: 0% auto;
	font-size: 42px;
	text-align: center;
}
.Bussinesslist ul li h1{
	text-align: center;
	font-size: 16px;
	font-family: "Montserrat_Light";
}
.Bussinesslist ul li a{
	display: none;
	
}
.Bussinesslist ul li:hover{
	background: url(../images/chengfen1.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(2):hover{
	background: url(../images/chengfen2.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(3):hover{
	background: url(../images/chengfen3.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(4):hover{
	background: url(../images/chengfen4.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(5):hover{
	background: url(../images/chengfen5.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(6):hover{
	background: url(../images/chengfen6.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(7):hover{
	background: url(../images/chengfen7.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(8){
	background: url(../images/chengfen711.jpg) center no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Bussinesslist ul li:nth-child(8):hover{
	background: url(../images/chengfen711.jpg) center no-repeat;
	    transform: scale(1.1);
    background-size: cover;
}
.Bussinesslist ul li:nth-child(8) a {
	display: block;
}
.Bussinesslist ul li:nth-child(8) a  h1{
	color: #fff;
}
.Bussinesslist ul li:hover iconpark-icon{
	color: #fff;
	margin-top: -20px;
	position: initial;
}
.Bussinesslist ul li:nth-child(8):hover a{
	margin-left: 0;
	position: inherit;
	margin: 0 auto;
}
.Bussinesslist ul li:hover h1{
	color: #fff;
	font-family: "Montserrat";
	font-weight: bold;
}
.Bussinesslist ul li:hover  a{
	display: flex;
	width: 120px;
	height: 30px;
	justify-content: center;
	align-items: center;
	font-family: "Montserrat_Light";
	background-color: #0673c7;
	border-radius: 30px;
	margin: 0 auto;
	margin-top: 20px;
	color: #feffff;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -60px;
}
.Bussinesslist ul li:hover  a iconpark-icon{
	color: #fff;
	font-size: 16px;
	margin: 0;
}
.appli{
	background: url(../images/ajgas_02.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.applildv{
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.applildvleft{
	width: 33%;
}
.applildvleft h1{
	color: #ffffff;
	font-family: "Montserrat";
	font-weight: bold;
	font-size: 48px;
	text-transform: uppercase;
	margin-bottom: 35px;
}
.applildvleft p{
	line-height: 35px;
	color: #ffffff;
	font-size: 16px;
}
.applildvleft a{
	display: block;
	width: 200px;
	height: 55px;
	background-color: #fff;
	line-height: 55px;
	text-align: center;
	color: #4c4c4c;
	font-size: 14px;
	font-family: "Montserrat_Light";
	margin-top: 75px;
}
.applildvleft a:hover{
	transition: all .5s;
	background-color: #0673c7;
	color: #fff;
}
.applildvright {
	width: 60%;
}
.applildvright ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.applildvright ul li{
	width: 33.333%;
	position: relative;
	overflow: hidden;
}
.applildvright ul li img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.applildvright ul li p{
	position: absolute;
	bottom: 20px;
	left: 5%;
	width: 90%;
	color: #fff;
	font-family: "Montserrat_Light";
	font-size: 14px;
	text-transform: uppercase;
}
.applildvright ul li:hover img{
	transform: scale(1.05);
}
.Advantages{
	padding-top: 110px;
	background: url(../images/igea_02.jpg) center no-repeat;
	padding-bottom: 40px;
}
.Advantagesbt{
	width: 1500px;
	margin: 0 auto;
}
.Advantagesbt h1{
	text-align: center;
	color: #333333;
	font-size: 40px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.Advantagesbt p{
	text-align: center;
	color: #666666;
	font-size: 16px;
	font-family: "Montserrat_Light";
	line-height: 25px;
	width: 400px;
	margin: 0 auto;
}
.Advantageslist{
	width: 1500px;
	margin: 0 auto;
	margin-top: 60px;
}
.Advantageslist ul{
	display: flex;
	justify-content: baseline;
}
.Advantageslist ul li{
	padding: 70px;
	padding-bottom: 40px;
	background: url(../images/avi_03.jpg) center no-repeat;
	background-size: 100%;
	transition: all .5s;
}
.Advantageslist ul li iconpark-icon{
	display: block;
	color: #fff;
	font-size: 54px;
	text-align: center;
	margin-bottom: 20px;
}
.Advantageslist ul li h1{
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Montserrat";
	margin-bottom: 25px;
}
.Advantageslist ul li p{
	color: #e5e5e5;
	font-size: 14px;
	font-family: "Montserrat_Light";
	line-height: 25px;
	text-align: center;
}
.Advantageslist ul li span iconpark-icon{
	width: 50px;
	margin: 0 auto;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #323232;
	margin-top: 30px;
	color: #fff;
	border-radius: 50px;
	font-size: 28px;
	transition: all .5s;
}
.Advantageslist ul li:hover{
	background-size: 110%;
}
.Advantageslist ul li:hover span iconpark-icon{
	background-color: #0673c7;
	color: #fff;
}
.Advantageslist ul li:nth-child(2){
	background-image: url(../images/avi_04.jpg);
}
.Advantageslist ul li:nth-child(2) span iconpark-icon{
	background-color: #fff;
	color: #0673c7;
}
.Advantageslist ul li:nth-child(2):hover  span iconpark-icon{
	background-color: #0673c7;
	color: #fff;
}
.Advantageslist ul li:nth-child(3)  iconpark-icon{
	color: #0371c6;
}
.Advantageslist ul li:nth-child(3){
	background-image: url(../images/avi_05.jpg);
}
.Advantageslist ul li:nth-child(3) span iconpark-icon{
	background-color: #0371c6;
	color: #fff;
}
.Advantageslist ul li:nth-child(3):hover span iconpark-icon{
	background-color: #0673c7;
	color: #fff;
}
.Advantageslist ul li:nth-child(3) h1{
	color: #4c4c4c;
}
.Advantageslist ul li:nth-child(3) p{
	color: #666666;
}
.Advantageslist ul li:nth-child(3):hover span iconpark-icon{
	background-color: #323232;
}
.inabout{
	padding: 90px 0;
	padding-bottom: 110px;
	background: url(../images/lou_02.jpg) center no-repeat;
	background-size: cover;
}
.aboutdv{
	width: 1500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.aboutdvleft {
	width: 50%;
}
.aboutdvleft h1{
	font-size: 40px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.aboutdvleft h2{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	font-family: "Montserrat";
	font-weight: bold;
	margin-bottom: 35px;
}
.aboutdvleft p{
	color: #4e4e4e;
	font-size: 16px;
	font-family: "Montserrat_Light";
	line-height: 35px;
}
.aboutdvleft a{
	display: block;
	width: 200px;
	height: 50px;
	border: 1px solid #808080;
	margin-top: 50px;
	text-align: center;
	line-height: 50px;
	color: #666666;
	font-size: 14px;
	font-family: "Montserrat_Light";
	text-transform: uppercase;
	transition: all .5s;
}
.aboutdvleft a:hover{
	background-color: #0371c6;
	color: #fff;
	border-color: #0371c6;
}
.lan{
	padding-top: 80px;
	padding-bottom: 65px;
	background: url(../images/lan_02.jpg) center  no-repeat;
	background-size: cover;
}
.landv{
	width: 1500px;
	margin: 0 auto;
} 
.landv ul{
	display: flex;
	justify-content: space-between;
}
.landv ul li {
	width: 250px;
}
.landv ul li h1{
	display: flex;
	justify-content: center;
	font-family: "Tungsten";
	font-weight: bold;
}
.landv ul li h1 span{
	color: #333333;
	font-size: 80px;
	color: #fff;
}
.landv ul li h1 sub{
	font-size: 30px;
	color: #fff;
	margin-left: 10px;
	margin-top: 10px;
}
.landv ul li p{
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	font-family: "Montserrat_Light";
}
.NETWORK{
	position: relative;
	padding-top: 120px;
	background: url(../images/bj_02.jpg) center no-repeat;
	background-size: cover;
}
.NETWORKbt h1{
	text-align: center;
	color: #333333;
	font-size: 40px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.NETWORKbt p{
	text-align: center;
	color: #666666;
	font-size: 16px;
	font-family: "Montserrat_Light";
	line-height: 25px;
	width: 400px;
	margin: 0 auto;
}
.NETWORKimg img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.news{
	padding: 105px 0px;
	background-color: #f5f8fa;
}
.newslist{
	width: 1500px;
	margin: 0 auto;
	margin-top: 40px;
}
.newslist ul{
	display: flex;
	justify-content: space-between;
}
.newslist ul li{
	width: 32%;
	border-radius: 10px;
	overflow: hidden;
	transition: all .5s;
}
.newslist ul li div{
	overflow: hidden;
	width: 100%;
}
.newslist ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.newslist ul li:hover img{
	transform: scale(1.05);
}
.newslist ul li section{
	padding: 30px 40px;
	background-color: #fff;
}
.newslist ul li section h1{
	color: #4c4c4c;
	font-size: 20px;
	font-family: "Montserrat_Light";
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-bottom: 10px;
}
.newslist ul li section p{
	height: 50px;
	line-height: 25px;
	font-size: 15px;
	font-family: "Montserrat_Light";
	color: #999999;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.newslist ul li section h2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
}
.newslist ul li section h2 span{
	color: #0673c7;
	font-size: 16px;
	transition: all .5s;
}
.newslist ul li section h2 iconpark-icon{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	background-color: #024196;
	color: #fff;
	font-size: 25px;
	transition: all .5s;
}
.newslist ul li:hover section h2 span{
	color: #0673c7;
}
.newslist ul li:hover section h2  iconpark-icon{
	background-color: #0673c7;
}
.newslist ul li:hover{
	box-shadow: 0px 0px 20px #dcdcdc;
}
.lying{
	padding: 55px 0px;
	background: url(../images/lyan_02.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.lyingdv{
	width: 1500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lyingdvleft{
	color: #ffffff;
	font-weight: bold;
	font-family: "Arial";
	font-size: 20px;
	text-transform: uppercase;
}
.lyingdv form{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 60%;
}
.lyingdv form input{
	display: block;
	width: 19%;
	padding: 0 2%;
	height: 45px;
	line-height: 45px;
	outline: none;
	border: none;
	font-family: "Arial";
}
.lyingdv form input:nth-child(3){
	width: 32%;
}
.lyingdv form button{
	display: block;
	width: 130px;
	height: 45px;
	border: none;
	outline: none;
	border: none;
	background-color: #16c9ea;
	color: #fff;
	font-size: 14px;
	font-family: "Arial";
}
.foot{
	padding-top: 75px;
	background-color: #003a71;
}
.footdv{
	width: 1500px;
	margin: 0% auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 55px;
}
.ftdvleft{
	width: 280px;
}
.ftdvleft img{
	display: block;
}
.ftdvleft p{
	margin-top: 15px;
	line-height: 30px;
	font-size: 14px;
	font-family: "Montserrat_Light";
	color: #b4bed4;
}
.ftdvleft h1{
	display: flex;
	margin-top: 20px;
	justify-content: flex-start;
}
.ftdvleft h1 a{
	margin-right: 20px;
	width: 34px;
}
.ftdvleft h1 a img{
	display: block;
	width: 100%;
}
.ftdvright{
	width: 120px;
}
.ftdvright img{
	display: block;
	width: 120px;
}
.ftdvright p{
	color: #acb6ca;
	font-size: 14px;
	font-family: "Arial";
	text-align: center;
	margin-top: 10px;
}
.link{
	display: flex;
	width: 870px;
	justify-content: space-between;
}
.link dl dt{
	color: #ffffff;
	font-size: 18px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #33618d;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.link dl dt a{
	color: #fff;
}
.link dl dd{
	margin-bottom: 20px;
}
.link dl dd a{
	color: #b4bed4;
	font-family: "Montserrat_Light";
	font-size: 14px;
	text-transform: uppercase;
}
.cpte{
	display: flex;
	width: 580px;
	justify-content: space-between;
}
.cpteleft h1{
	color: #b4bed4;
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: bold;
	margin-bottom: 10px;
}
.cpteleft p{
	line-height: 30px;
	color: #b4bed4;
	font-size: 14px;
	font-family: "Montserrat_Light";
}
.cpteright h1{
	color: #b4bed4;
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: bold;
	margin-bottom: 10px;
}
.cpteright p{
	line-height: 30px;
	color: #b4bed4;
	font-size: 14px;
	font-family: "Montserrat_Light";
}
.dz h1{
	color: #b4bed4;
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}
.dz p{
	color: #b4bed4;
	font-size: 14px;
	font-family: "Montserrat_Light";
	line-height: 30px;
}
.wdl{
	height: 65px;
	border-top: 1px solid #0b4984;
}
.wdldv{
	width: 1500px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	height: 65px;
}
.wdldv p{
	color: #acb6ca;
	font-size: 14px;
}
.wdldv p a{
	color: #acb6ca;
	font-size: 14px;
}
.lxwm{
	padding: 100px 0px;
	background-color: #f7f7f7;
}
.lxwmdv{
	width: 1500px;
	margin: 0 auto;
}
.lxwmbt h1{
	text-align: center;
	color: #333333;
	font-size: 34px;
	font-family: "Montserrat";
	font-weight: bold;
	text-transform: uppercase;
}
.lxwmbt i{
	display: block;
	width: 30px;
	height: 20px;
	margin: 0 auto;
	border-bottom: 2px solid #0a66c8;
	
}
.lxwmbt p{
	color: #666666;
	font-size: 14px;
	font-family: "Arial";
	text-align: center;
	margin-top: 20px;
}
.lxwmlist{
	width: 1500px;
	margin: 0 auto;
	margin-top: 55px;
}
.lxwmlist ul{
	display: flex;
	justify-content: space-between;
}
.lxwmlist ul li{
	background-color: #fff;
	padding: 60px 5%;
	width: 22%;
	transition: all .5s;
}
.lxwmlist ul li iconpark-icon{
	color: #1072b3;
	font-size: 42px;
	margin-bottom: 20px;
	transition: all .5s;
}
.lxwmlist ul li h1{
	color: #4c4c4c;
	font-size: 22px;
	font-family: "Arial";
	margin-bottom: 20px;
	transition: all .5s;
}
.lxwmlist ul li p{
	color: #4c4c4c;
	font-size: 16px;
	font-family: "Montserrat_Light";
	line-height: 30px;
	transition: all .5s;
}
.lxwmlist ul li:hover{
	background-color: #0673c7;
}
.lxwmlist ul li:hover iconpark-icon{
	color: #fff;
}
.lxwmlist ul li:hover h1{
	color: #fff;
}
.lxwmlist ul li:hover p{
	color: #fff;
}
.messages{
	padding: 125px 0px;
	padding-bottom: 100px;
	background: url(../images/contact_02.jpg) center  no-repeat;
	background-size: cover;
}
.messages form{
	width: 1500px;
	margin: 0 auto;
	margin-top: 40px;
}
.messages form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.messages form div input{
	width: 47%;
	padding: 0 1%;
	margin-bottom: 20px;
	outline: none;
	height: 45px;
	font-size: 14px;
	border: none;
	background-color: rgba(255, 255, 255, 0.7);
}
.messages form textarea{
	width: 98%;
	padding: 1%;
	margin-bottom: 20px;
	outline: none;
	height: 45px;
	font-size: 14px;
	border: none;
	background-color: rgba(255, 255, 255, 0.7);
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
}
.messages form  button{
	display: block;
	width: 180px;
	height: 50px;
	border: none;
	background-color: #0673c7;
	margin-top: 30px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
.bgna{
	background-color: #f7f7f7;
	padding: 90px 0px;
}
.bgna .newslist{
	margin-top: 0;
}
.newsdvlist{
	width: 1500px;
	margin: 0 auto;
}
.newsdvlist ul li {
	margin-top: 30px;
	background-color: #ffffff;
}
.newsdvlist ul li a{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px;
	padding-right: 5%;
	background-color: #ffffff;
	align-items: center;
}
.newsdvlist ul li a .newsdvlistime{
	width: 15%;
	text-align: center;
	border-right: 1px solid #e6e6e6;
}
.newsdvlistime span{
	color: #333333;
	font-size: 52px;transition: all .5s;
	display: block;
}
.newsdvlistime i{
	color: #333333;
	font-size: 14px;
	display: block;transition: all .5s;
}
.newsdvlistext{
	width: 80%;
}
.newsdvlistext h1{
	color: #333333;
	font-size: 20px;
	margin-bottom: 15px;transition: all .5s;
	font-weight: bold;
	font-family: "Montserrat_Light";
}
.newsdvlistext p{
	line-height: 30px;
	font-size: 15px;
	color: #8a8b8e;transition: all .5s;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	height: 60px;
	transition: all .5s;
	font-family: "Montserrat_Light";
}

.newsdvlist ul li{
	transition: all .5s;
}
.newsdvlist ul li:hover a{
	background-color: #1072b3;
}
.newsdvlist ul li:hover .newsdvlistime span{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistime i{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext h1{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext p{
	color: #e9eef6;
}
.newsdvlist ul li:hover  iconpark-icon{
	background-color: #1072b3;
	color: #fff;
	border-color: #fff;
	opacity: 1;
}
.nestjs .swiper-slide .tjnewsright section{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nestjs .swiper-button-next, .nestjs .swiper-button-prev{
	display: none;
}
.nestjs .swiper-slide .tjnewsright section i{
	display: block;
	color: #333333;
	font-size: 52px;
	font-family: "Arial";
	font-weight: bold;
}
.nestjs .swiper-slide .tjnewsright section span{
	display: block;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-family: "Arial";
}

.nestjs .swiper-slide .tjnewsright a h1{
	margin-bottom: 0px;
}
.prolist ul li{
	padding: 70px 0;
}
.prolist ul li a{
	display: flex;
	justify-content: space-between;
	width: 1500px;
	margin: 0 auto;
	align-items: center;
}
.prolist ul li .prolistleft{
	width: 440px;
	overflow: hidden;
}
.prolist ul li .prolistleft img{
	display: block;
	transition: all .5s;
	width: 100%;
}
.prolistright{
	width: 960px;
}
.prolistright h1{
	color: #333333;
	font-size: 30px;
	font-family: "Montserrat";
	font-weight: bold;
	margin-bottom: 20px;
}
.prolistright h2{
	color: #333333;
	font-size: 16px;
	font-family: "Montserrat_Light";
	margin-bottom: 35px;
}
.prolistright section{
	display: flex;
	justify-content: space-between;
}
.prolistright section span{
	color: #ffffff;
	font-size: 14px;
	display: block;
	width: 100px;
	height: 30px;
	border-radius: 50px;
	line-height: 30px;
	background-color: #0371c6;
	text-align: center;
}
.prolistright section i{
	width: 840px;
	display: block;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	font-family: "Montserrat_Light";
}
.prolistright  h4{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 210px;
	height: 55px;
	margin-top: 60px;
	border: 1px solid #999999;
	color: #333333;
	font-size: 15px;
	font-family: "Montserrat_Light";
	transition: all .5s;
}
.prolistright  h4 iconpark-icon{
	font-size: 20px;
	margin-left: 20px;
}
.prolist ul li img:hover{
	transform: scale(1.05);
}
.prolist ul li:hover h4{
	background-color:#0371c6;
	color: #fff;
	border: 1px solid #0371c6;
}
.prolist ul li:hover iconpark-icon{
	color: #fff;
}
.prolist ul li:nth-child(2n){
	background-color: #f7f7f7;
}
.prolist ul li:nth-child(2n) a{
	flex-direction: row-reverse;
}
.cpcs{
	margin: 90px auto;
	width: 1500px;
}
.cpcsleft{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.showcpleft{
	width: 50%;
	display: flex;
	justify-content: space-between;
}
.showcpleft #gallery{
	width: 80%;
	margin: 0;
}
.showcpleft #gallery img{
	display: block;
	width: 100%;
}
.showcpleft .gehhjj{
	width: 17%;
    height: 600px;
    margin: 0;
    margin-top: 0;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.showcpleft #thumbs{
	width: 100%;
	height: 540px;
	margin: 0;
}
.showcpleft #thumbs img{
	display: block;
	width: 100%;
}
.showcright{
	width: 45%;
}
.showcright h1{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	font-family: "Montserrat";
	margin-bottom: 20px;
}
.showcright  h2{
	color: #333333;
	font-size: 16px;
	font-family: "Montserrat_Light";
	margin-bottom: 40px;
}
.showcright  p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	font-family: "Montserrat_Light";
	margin-bottom: 60px;
}
.showcright h3{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #1072b3;
	font-size: 60px;
	font-family: "Tungsten";
	font-weight: bold;
	margin-bottom: 50px;
}
.showcright h3 img{
	display: block;
	width: 52px;
	margin-right: 10px;
}
.showcright  section{
	display: flex;
	justify-content: flex-start;
}
.showcright  section a{
	display: block;
	border: 1px solid #1072b3;
	line-height: 48px;
	width: 160px;
	margin-right: 20px;
	color: #1072b3;
	text-align: center;
	font-size: 14px;
	font-family: "Montserrat_Light";
	transition: all .5s;
}
.showcright  section a:hover{
	background-color: #1072b3;
	color: #fff;
}
#btn1,#btn2{
	height: 30px;
	width: 100%;
	text-align: center;
}
#btn1 iconpark-icon,#btn2 iconpark-icon{
	font-size: 32px;
}
.yse{
	padding: 60px 0;
	background-color: #f7f7f7;
	display: flex;
}
.ysetext{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0px;
}
.yseleft{
	width: 280px;
}
.yseleft h1{
	font-family: "Montserrat_Light";
	height: 60px;
	text-align: center;
	line-height: 60px;
	text-transform: uppercase;
	color: #fff;
	background-color: #0371c6;
	font-size: 18px;
	font-family: "Montserrat_Light";
}
.ysedv{
	width: 1500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.yseleft dl{
	background-color: #fff;
}
.yseleft dl dd{
	padding: 20px;
	border-bottom: 1px solid #edeff0;
}
.yseleft dl dd a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.yseleft dl dd div{
	width: 80px;
	overflow: hidden;
}
.yseleft dl dd div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.yseleft dl dd:hover div img{
	transform: scale(1.05);
}
.yseleft dl dd section{
	width: 140px;
}
.yseleft dl dd section h3{
	color: #4c4c4c;
	font-size: 15px;
	font-family: "Montserrat_Light";
	margin-bottom: 15px;
}
.yseleft dl dd section h2{
	color: #bebebe;
	font-size: 14px;
	font-family: "Montserrat_Light";
}
.yseright{
	width: 1100px;
	padding: 0 40px;
	padding-top: 40px;
	background-color: #fff;
}
.yserightbt{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.yserightbt i{
	display: block;
	width: 4px;
	height: 20px;
	background-color: #0b69af;
	margin-right: 10px;
}
.yserightbt{
	color: #333333;
	font-size: 22px;
	font-family: "Montserrat_Light";
}
.ysetext{
	margin-top: 20px;
}
.ysefanye{
	display: flex;
	justify-content: space-between;
	height: 60px;
	align-items: center;
}
.ysefanye p a{
	color: #4c4c4c;
	font-size: 14px;
}
.ysefanye p a:hover{
	color: #0e6fb8;
}
.gywm{
	padding: 170px 0px;
	background: url(../images/gywmbj_02.jpg) center no-repeat;
}
.gywmdv{
	width: 1500px;
	margin: 0 auto;
}
.gywmdvleft{
	width:49% ;
}
.gywmdvleft h1{
	font-size: 40px;
    font-family: "Montserrat";
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.gywmdvleft  h2{
	color: #333333;
    font-size: 26px;
    font-weight: bold;
    font-family: "Montserrat";
    font-weight: bold;
    margin-bottom: 70px;
}
.gywmdvleft p{
	color: #4e4e4e;
    font-size: 16px;
    font-family: "Montserrat_Light";
    line-height: 35px;
}
.Adv{
	padding: 90px 0px;
	background-color: #f5f8fa;
}
.Advlist{
	width: 1500px;
	margin: 0 auto;
}
.Advlist ul{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.Advlist ul li{
	width: 20%;
	display: flex;
	flex-direction: column;
}
.Advlist ul li img{
	width: 100%;
	display: block;
	opacity: 1;
	transition: all .5s;
}
.Advlist ul li img:last-child{
	width: 100%;
	opacity: 0;
	top: 0;position: absolute;
	left: 0;
	z-index: 2;
}
.Advlist ul li .Advlistimg{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.Advlist ul li .Advlisttext{
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.Advlist ul li .Advlisttext h1{
	color: #808080;
	font-size: 18px;
	text-align: center;
	font-family: "Montserrat_Light";
	transition: all .5s;
}
.Advlist ul li .Advlisttext h2{
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-family: "Montserrat_Light";
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.Advlist ul li .Advlisttext i{
	display: block;
	width: 20px;
	height: 10px;
	border-bottom:1px solid #999999 ;
	margin: 0 auto;
}
.Advlist ul li:nth-child(2n){
	display: flex;
	flex-direction: column-reverse;
}
.Advlist ul li:hover .Advlisttext h1{
	color: #0371c6;
	font-size: 24px;
}
.Advlist ul li:hover img{
	opacity: 0;
}
.Advlist ul li:hover img:last-child{
	opacity: 1;
}
.fge{
	padding-top: 100px;
	padding-bottom: 70px;
	background: url(../images/fge_02.jpg) center no-repeat;
	background-size: cover;
}
.fge .tb{
	width: 1500px;
	margin: 0 auto;
}
.fge .tb img{
	width: 100%;
}
.nrbanner{
	position: relative;
}
.btext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    width: 1500px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -750px;
}
.btext h3 {
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: "Montserrat";
}
.btext p {
    color: #ffffff;
    font-size: 22px;
    width: 600px;
    line-height: 35px;
}
.mfoot{
	height: 45px;
	display: none;
}
.mfootdv{
	display: none;
}
.bannersad .swiper-slide{
	position: relative;
}
.bannersad .swiper-slide img{
	display: block;
	width: 100%;
}
.bannersad .swiper-slide div {
    position: absolute;
    width: 1500px;
    height: 100%;
    left: 50%;
    margin-left: -750px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bannersad .swiper-slide div section{
	margin-top: 30px;
}
.bannersad .swiper-slide section h3{
	color:#ffffff;
	font-size: 54px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Montserrat";
	text-transform: uppercase;
}
.bannersad .swiper-slide section h4{
	font-size:24px;
	color: #ffffff;
	font-family: "Montserrat_Light";
	width: 750px;
	line-height: 30px;
}

@keyframes animationName {
	from {transform: translateY(-20px);}
	to {	transform: translateY(20px);}
}
.bannersad .swiper-slide a{
	display: block;
    width: 200px;
    height: 50px;
    border: 1px solid #fff;
    margin-top: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat_Light";
    text-transform: uppercase;
    transition: all .5s;
}
.bannersad .swiper-slide a:hover {
    background-color: #0371c6;
    color: #fff;
    border-color: #0371c6;
}
.bannersad .swiper-slide a iconpark-icon{
	font-size: 16px;
	color: #fff;
	display: block;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	background-color: #1072b3;
	border-radius: 50%;
}


.bannersad .swiper-pagination .swiper-pagination-bullet{
	border-radius: 0px;
	width: 10px;border-radius: 50px;
	background-color: rgba(255, 255, 255, 1);
	height: 10px;opacity: 1;
}
.bannersad .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #fff;
	width: 40px;
	border-radius: 50px;
}
.bannersad .swiper-button-next,.bannersad .swiper-button-prev{
	right: 7.5%;
	border: 1px solid #fff ;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	top: auto;
	bottom: 7%;
	opacity: 1;
	transition: all .5s;
}
.bannersad .swiper-button-prev,.bannersad  .swiper-rtl .swiper-button-next{
	left: 83.5%;
	border: 1px solid #fff ;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	top: auto;
	bottom: 7%;
	z-index: 66;
	
}
.bannersad .swiper-button-next:hover,.bannersad .swiper-button-prevt:hover{
	border-color: #028944;
	background-color: #028944;
}
.bannersad .swiper-button-prev:hover{
	border-color: #028944;
	background-color: #028944;
}
.bannersad .swiper-rtl .swiper-button-next:hover{
	border-color: #028944;
	background-color: #028944;
}
.bannersad .swiper-button-next:after,.bannersad .swiper-button-prev:after{
	color: #9b9b9b;
	font-size: 20px;
}
.bannersad .swiper-button-next:hover:after,.bannersad .swiper-button-prev:hover:after{
	color: #fff;
	font-size: 20px;
}
.bannersad .wiper-button-prev:after,.bannersad .swiper-button-prev:after{
	color: #9b9b9b;
	font-size: 20px;
}
.bannersad .wiper-button-prev:hover:after,.bannersad .swiper-button-prev:hover:after{
	color: #fff;
	font-size: 20px;
}
.ssdv{
	width: 100%;
	position: absolute;
	background-color: #fff;
	top: 90px;
	left: 0;
	z-index: 999;
	padding: 15px 0px;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: all .5s;
}
.ssdv form{
	width: 1500px;
	margin: 0 auto;
}
.ssdv form{
	display: flex;
	justify-content: space-between;
}
.ssdv form input{
	height: 35px;
	line-height: 35px;
	border: none;
	border:1px solid #dcdcdc;
	outline: none;
	width: 76%;
	padding: 0 1%;
}
.ssdv form button{
	border: none;
	background-color: #333333;
	color: #fff;
	width: 20%;
	font-size: 14px;

}
@media only screen and (min-width: 1200px) and (max-width: 1499px){
	.headdv{
		width: 100%;
	}
	.headdvright ul li{
		margin: 0 5px;
	}
	.Specific div{
		width: 95%;
	}
	.Bussiness{
		width: 95%;
		padding-bottom: 80px;
	}
	.applildvleft{
		width: 37.5%;
	}
	.applildvleft h1{
		font-size: 42px;
	}
	.Advantagesbt{
		width: 95%;
	}
	.Advantageslist{
		width: 100%;
	}
	.Advantageslist ul li{
		padding: 2.5%;
	}
	.aboutdv{
		width: 95%;
	}
	.landv{
		width: 95%;
	}
	.newslist{
		width: 95%;
	}
	.lyingdv{
		width: 95%;
	}
	.lyingdv form input:nth-child(3){
		width: 25%;
	}
	.footdv{
		width: 95%;
	}
	.cpte{
		width: 450px;
	}
	.wdldv{
		width: 95%;
	}
	.link{
		width: 60%;
	}
	.link dl:last-child{
		width: 76%;
	}
	.gywmdv{
		width: 95%;
	}
	.gywm{
		padding: 120px 0px;
	}
	.Advlist{
		width: 95%;
	}
	.fge .tb{
		width: 95%;
	}
	.newsdvlist{
		width: 95%;
	}
	.lxwmdv{
		width: 95%;
	}
	.lxwmlist{
		width: 100%;
	}
	.messages form{
		width: 95%;
	}
	.prolist ul li a{
		width: 95%;
	}
	.prolistright{
		width: 57%;
	}
	.prolistright section i{
		width: 83%;
	}
	.cpcs{
		width: 95%;
	}
	.showcpleft #gallery{
		width: 450px;
	}
	.showcpleft{
		width: 567px;
	}
	.showcpleft .gehhjj{
		height: 450px;
	}
	.showcright h1{
		font-size: 28px;
	}
	.showcright p{
		margin-bottom: 30px;
	}
	.ysedv{
		width: 95%;
	}
	.yseright{
		width: 66%;
	}
	.btext {
	    display: flex;
	    justify-content: flex-start;
	    align-items: center;
	    position: absolute;
	    width: 95%;
	    height: 100%;
	    top: 0;
	    left: 2.5%;
	    margin-left: 0;
	}
	.bannersad .swiper-slide div {
	    position: absolute;
	    width: 95%;
	    height: 100%;
	    left: 2.5%;
	    margin-left: 0;
	    top: 0;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	}
	.ssdv form{
		width: 95%;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	.headdv{
		width: 100%;
	}
	.headdvright ul li{
		margin: 0 5px;
	}
	.Specific div{
		width: 95%;
	}
	.Bussiness{
		width: 95%;
		padding-bottom: 80px;
	}
	.applildvleft{
		width: 37.5%;
	}
	.applildvleft h1{
		font-size: 32px;
	}
	.Advantagesbt{
		width: 95%;
	}
	.Advantageslist{
		width: 100%;
	}
	.Advantageslist ul li{
		padding: 2.5%;
	}
	.aboutdv{
		width: 95%;
	}
	.landv{
		width: 95%;
	}
	.newslist{
		width: 95%;
	}
	.lyingdv{
		width: 95%;
	}
	.lyingdv form input:nth-child(3){
		width: 25%;
	}
	.footdv{
		width: 95%;
	}
	.cpte{
		width: 450px;
	}
	.wdldv{
		width: 95%;
	}
	.link{
		width: 60%;
	}
	.link dl:last-child{
		width: 76%;
	}
	.gywmdv{
		width: 95%;
	}
	.gywm{
		padding: 120px 0px;
	}
	.Advlist{
		width: 95%;
	}
	.fge .tb{
		width: 95%;
	}
	.newsdvlist{
		width: 95%;
	}
	.lxwmdv{
		width: 95%;
	}
	.lxwmlist{
		width: 100%;
	}
	.messages form{
		width: 95%;
	}
	.prolist ul li a{
		width: 95%;
	}
	.prolistright{
		width: 65%;
	}
	.prolistright section i{
		width: 83%;
	}
	.cpcs{
		width: 95%;
	}
	.showcpleft #gallery{
		width: 410px;
	}
	.showcpleft{
		width: 500px;
	}
	.showcpleft .gehhjj{
		height: 410px;
	}
	.showcright h1{
		font-size: 28px;
	}
	.showcright p{
		margin-bottom: 30px;
	}
	.ysedv{
		width: 95%;
	}
	.yseright{
		width: 66%;
	}
	.headdvleft{
		width: 100px;
		overflow: hidden;
	}
	.Bussinesslist ul li h1{
		font-size: 14px;
	}
	.Advantageslist ul li{
		background-size: cover;
	}
	.Advantageslist ul li:hover{
		background-size: cover;
	}
	.ftdvright{
		display: none;
	}
	.gywm{
		background-size: cover;
	}
	.showcright h1{
		font-size: 24px;
	}
	.yseleft{
		font-size: 24%;
	}
	.yseleft dl dd section h3{
		font-size: 13px;
	}
	.yseleft dl dd section{
		width: 50%;
	}
	.prolist ul li .prolistleft{
		width: 32%;
	}
	.btext {
	    display: flex;
	    justify-content: flex-start;
	    align-items: center;
	    position: absolute;
	    width: 95%;
	    height: 100%;
	    top: 0;
	    left: 2.5%;
	    margin-left: 0;
	}
	.bannersad .swiper-slide div {
	    position: absolute;
	    width: 95%;
	    height: 100%;
	    left: 2.5%;
	    margin-left: 0;
	    top: 0;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	}
	.ssdv form{
		width: 95%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 999px){
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.heads{
		display: none;
	}
	.Specific{
		padding: 15px 0px;
	}
	.Specific div{
		width: 95%;
		display: block;
	}
	.Specific div section h1{
		font-size: 16px;
		line-height: 25px;
	}
	.Specific div section p{
		line-height: 25px;
		font-size: 14px;
	}
	.Specific div a{
		margin: 0 auto;
		margin-top: 15px;
		width: 160px;
		height: 35px;
		line-height: 35px;
	}
	.Bussiness{
		width: 95%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.Bussinessbt h1{
		font-size: 22px;
	}
	.Bussinessbt p{
		margin-top: 10px;
		font-size: 14px;
		width: 100%;
	}
	.Bussinesslist{
		margin-top: 20px;
	}
	.Bussinesslist ul li{
		width: calc(50% - 1px);
	}
	.Bussinesslist ul li h1{
		font-size: 14px;
	}
	.Bussinesslist ul li iconpark-icon{
		font-size: 28px;
	}
	.Bussinesslist ul li:hover h1{
		font-weight: normal;
	}
	.Bussinesslist ul li:hover{
		transform: scale(1);
	}
	.applildv{
		display: block;
	}
	.applildvleft{
		width: 95%;
		margin: 0 auto;
	}
	.applildvleft h1{
		font-size: 22px;
		text-align: center;
		margin-bottom: 15px;
	}
	.appli{
		padding-top: 25px;
	}
	.applildvleft p{
		font-size: 14px;
		line-height: 25px;
	}
	.applildvleft a{
		margin: 0 auto;
		margin-top: 15px;
		margin-bottom: 15px;
		width: 150px;
		height: 35px;
		line-height: 35px;
	}
	.applildvright{
		width: 100%;
	}
	.applildvright ul li{
		width: 50%;
	}
	.Advantages{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.Advantagesbt{
		width: 95%;
	}
	.Advantagesbt h1{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.Advantagesbt p{
		width: 100%;
		font-size: 14px;
	}
	.Advantageslist{
		width: 95%;
		margin-top: 20px;
	}
	.Advantageslist ul{
		display: block;
	}
	.Advantageslist ul li{
		background-size: cover;
		padding: 5%;
	}
	.Advantageslist ul li iconpark-icon{
		font-size: 32px;
		margin-bottom: 10px;
	}
	.Advantageslist ul li h1{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.Advantageslist ul li span iconpark-icon{
		margin-top: 10px;
		width: 35px;
		height: 35px;
		font-size: 20px;
	}
	.Advantageslist ul li:nth-child(3){
		border-bottom: 1px solid #e9e9e9;
	}
	.inabout{
		padding: 30px 0px;
	}
	.aboutdv{
		width: 95%;
	}
	.aboutdvleft{
		width: 100%;
	}
	.aboutdvleft h1{
		font-size: 22px;
		text-align: center;
		margin-bottom: 10px;
	}
	.aboutdvleft h2{
		font-size: 17px;
		text-align: center;
		margin-bottom: 10px;
	}
	.aboutdvleft p{
		font-size: 14px;
		line-height: 30px;
	}
	.aboutdvleft a{
		width: 150px;
		height: 35px;
		line-height: 35px;
		margin-top: 20px;
	}
	.lan{
		padding: 20px 0px;
	}
	.landv{
		width: 95%;
	}
	.landv ul {
		flex-wrap: wrap;
	}
	.landv ul li{
		width: 50%;
	}
	.landv ul li h1 span{
		font-size: 42px;
	}
	.landv ul li p{
		font-size: 12px;
	}
	.landv ul li h1 sub{
		font-size: 24px;
		margin-top: 0px;
	}
	.NETWORK{
		padding-top: 30px;
	}
	.NETWORKbt h1{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.NETWORKbt p{
		width: 90%;
		font-size: 14px;
	}
	.news{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.newslist{
		width: 95%;
		margin-top: 15px;
	}
	.newslist ul{
		display: block;
	}
	.newslist ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.newslist ul li section{
		padding: 5%;
	}
	.newslist ul li section h1{
		font-size: 17px;
	}
	.newslist ul li section p{
		font-size: 14px;
	}
	.newslist ul li section h2 iconpark-icon{
		height: 35px;
		width: 35px;
	}
	.newslist ul li section h2 span{
		font-size: 14px;
	}
	.lyingdv{
		width: 95%;
		display: block;
	}
	.lying{
		padding: 30px 0px;
	}
	.lyingdvleft{
		text-align: center;
	}
	.lyingdv form{
		display: block;
		width: 100%;
		margin-top: 15px;
	}
	.lyingdv form input{
		width: 96%;
		margin-bottom: 10px;
		height: 40px;
		line-height: 40px;
	}
	.lyingdv form input:nth-child(3){
		width: 96%;
	}
	.lyingdv form button{
		width: 120px;
		height: 40px;
		line-height: 40px;
	}
	.foot{
		display: none;
	}
	.gywm{
		padding: 30px 0px;
	}
	.gywmdv{
		width: 95%;
	}
	.gywmdvleft{
		width: 100%;
	}
	.gywmdvleft h1{
		font-size: 22px;
		margin-bottom: 10px;
		text-align: center;
	}
	.gywmdvleft h2{
		font-size: 17px;
		text-align: center;
		margin-bottom: 20px;
	}
	.gywmdvleft p{
		line-height: 30px;
		font-size: 14px;
	}
	.Adv{
		padding: 30px 0px;
	}
	.Advlist{
		width: 100%;
	}
	.Advlist ul{
		margin-top: 20px;
	}
	.Advlist ul li .Advlisttext h2{
		font-size: 12px;
	}
	.fge{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.fge .tb{
		width: 100%;
	}
	.cpcs{
		width: 95%;
		margin: 30px auto;
		display: block;
	}
	.cpcsleft{
		display: block;
	}
	.showcpleft{
		width: 100%;
		display: block;
	}
	#btn1, #btn2{
		display: none;
	}
	.showcpleft #thumbs{
		width: 100%;
		height: auto;
	}
	.showcpleft .gehhjj{
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.showcpleft #gallery{
		width: 100%;
	}
	.showcright{
		width: 100%;
	}
	.showcright h1{
		margin-top: 20px;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.showcright h2{
		margin-bottom: 15px;
		font-size: 14px;
	}
	.showcright p{
		margin-bottom: 20px;
	}
	.showcright h3 img{
		width: 30px;
	}
	.showcright h3{
		font-size: 26px;
		margin-bottom: 20px;
	}
	.showcright section{
		display: flex;
		justify-content: space-between;
	}
	.showcright section a{
		margin: 0;
		width: 48%;
		height: 40px;
		line-height: 40px;
	}
	.yse{
		padding: 30px 0rem;
	}
	.ysedv{
		width: 95%;
		flex-direction:column-reverse;
	}
	.yseright{
		width: 90%;
		padding: 5%;
	}
	.ysetext{
		margin-top: 10px;
	}
	.ysefanye{
		display: block;
		margin-top: 10px;
	}
	.ysefanye p{
		height: 30px;
		line-height: 30px;
	}
	.yseleft{
		margin-top: 15px;
		width: 100%;
	}
	.yseleft h1{
		height: 40px;
		line-height: 40px;
	}
	.yseleft dl dd a{
		justify-content: flex-start;
	}
	.yseleft dl dd section{
		margin-left: 15px;
	}
	.prolist ul li{
		width: 100%;
		padding: 5% 0;
		margin: 0 auto;
	}
	.prolist ul li a{
		display: block;
		width: 95%;
	}
	.prolist ul li .prolistleft{
		width: 100%;
	}
	.prolistright{
		width: 100%;
	}
	.prolistright h1{
		font-size: 18px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.prolistright h2{
		margin-bottom: 10px;
		font-size: 14px;
	}
	.prolistright section{
		display: block;
	}
	.prolistright section i{
		width: 100%;
	}
	.prolistright h4{
		width: 150px;
		margin: 0 auto;
		height: 40px;
		margin-top: 10px;
	}
	.bgna .newslist{
		display: none;
	}
	.bgna{
		padding: 30px 0px;
	}
	.newsdvlist ul li{
		margin-top: 0;
		margin-bottom: 15px;
	}
	.newsdvlist ul li a{
		width: 90%;
		padding: 5%;
	}
	.newsdvlist{
		width: 95%;
	}
	.newsdvlist ul li a .newsdvlistime{
		display: none;
	}
	.newsdvlistext{
		width: 100%;
	}
	.newsdvlistext h1{
		font-size: 17px;
		margin-bottom: 5px;
		white-space:nowrap;
		height: 25px;
		overflow:hidden;
		line-height: 25px;
		text-overflow:ellipsis;
	}
	.newsdvlistext p{
		font-size: 14px;
		line-height: 25px;
		height: 50px;
	}
	.lxwm{
		padding: 30px 0;
	}
	.lxwmdv{
		width: 95%;
	}
	.lxwmbt h1{
		font-size: 22px;
	}
	.lxwmbt i{
		height: 10px;
	}
	.lxwmbt p{
		margin-top: 10px;
		line-height: 25px;
	}
	.lxwmlist{
		width: 100%;
		margin-top: 20px;
	}
	.lxwmlist ul{
		display: block;
	}
	.lxwmlist ul li{
		width: 90%;
		padding: 5%;
		margin-bottom: 10px;
	}
	.lxwmlist ul li iconpark-icon{
		display: block;
		text-align: center;
		font-size: 32px;
		margin: 0 auto;
	}
	.lxwmlist ul li h1{
		font-size: 18px;
		text-align: center;
		margin-bottom: 10px;
	}
	.lxwmlist ul li p{
		font-size: 14px;
		text-align: center;
	}
	.messages{
		padding: 30px 0px;
	}
	.lxwmbt p{
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
	}
	.messages form{
		width: 95%;
		margin-top: 20px;
	}
	.messages form div input{
		margin-bottom: 10px;
		font-size: 14px;
	}
	.messages form button{
		width: 120px;
		font-size: 14px;
		height: 40px;
		margin-top: 0;
		line-height: 40px;
	}
	.btext {
	    display: flex;
	    justify-content: flex-start;
	    align-items: center;
	    position: absolute;
	    width: 95%;
	    height: 100%;
	    top: 0;
	    left: 2.5%;
	    margin-left: 0;
	}
	.nrbanner{
		overflow: hidden;
		width: 100%;
	}
	.nrbanner img{
		margin-left: -25%;
		width: 150%;
	}
	.btext h3{
		font-size: 24px;
		text-align: center;
		margin-bottom: 10px;
	}
	.btext p{
		text-align: center;
		font-size: 14px;
		width: 100%;
		line-height: 25px;
	}
	.bannersad .swiper-slide div {
	    position: absolute;
	    width: 95%;
	    height: 100%;
	    left: 2.5%;
	    margin-left: 0;
	    top: 0;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	}
	.bannersad .swiper-slide{
		overflow: hidden;
	}
	.bannersad .swiper-slide img{
		width: 150%;
		margin-left: -25%;
	}
	.bannersad .swiper-slide section{
		width: 100%;
	}
	.bannersad .swiper-slide section h3{
		font-size: 24px;
		text-align: center;
		margin-bottom: 10px;
	}
	.bannersad .swiper-slide section h4{
		text-align: center;
		font-size: 14px;
		line-height: 30px;
		width: 100%;
	}
	.bannersad .swiper-slide section a{
		display: none;
	}
	.mfoot{
		height: 45px;
		display: block;
	}
	.mfootdv{
		display: flex;
		width: 100%;
		height: 45px;
		line-height: 45px;
		justify-content: space-between;
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		background-color: #0673c7;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #0563ab;
	}
	.mfootdv li a{
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.article .padding-large{
		padding: 5%;
	}
	.article .post h1{
		font-size: 18px;
	}
	.prolist ul li .prolistleft img{
		width: 90%;
		margin: 0 auto;
	}
	.prolistright{
		text-align: center;
	}
	.prolistright section span{
		display: block;
		margin: 0 auto;
	}
	.btext div{
		text-align: center;
		width: 100%;
	}
	.mobile-inner-img .yy{
		width: 80px;
	    height: 35px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    background-color: #0371c6;
	    margin-left: 35px;
	    color: #fff;
	    font-size: 14px;
	    position: absolute;
	    right: 14%;
	    top: 9px;
	    z-index: 999;
	}
}


