/* 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: "Thesignature";
	src:url('../font/Thesignature.ttf');
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
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:0;
	width:100%;
	text-align:center;
	z-index:9999;
}
.heads{
	height:98px;
	top: 0px;
	width: 100%;
	left: 0%;
	transition: all .5s;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-o-transform:translateY(-100px);
	transform:translateY(-100px);
	/*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{
	margin: 0 auto;
	width: 90%;
	margin: 0 auto;
	height: 100px;
	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 h1{
	line-height: 96px;
	margin: 0 20px;
	border-top: 4px solid transparent;
	padding: 0 10px;
	transition: all .3s;
}
.headdvright ul i{
	display: block;
	height: 5px;
	width: 5px;
	background-color: #4d4d4d;
	border-radius: 50%;
}
.headdvright ul li h1 a{
	color: #fff;
	font-size: 17px;
}
.headdvright ul li.active h1{
	border-top: 4px solid #fff;
}
.headdvright ul li.active h1 a{
	color: #fff;
}
.headdvright ul li:hover h1{
	border-top: 4px solid #fff;
}
.headdvright ul li:hover h1 a{
	color: #fff;
}
.headdvright ul li dl{
	display: none;
	position: absolute;
    top: 99px;
    background-color: rgb(0,118,185,0.5);
    line-height: 50px;
    width: 100%;
    left: 0;
    justify-content: center ;
    flex-wrap: wrap;
}
.headdvright ul li dl dd{
	text-align: left;
	padding: 0 10px;
	display: flex;
	justify-content: center ;
	align-items: center;
	margin-left: 25px;
}
.headdvright ul dd i {
    background-color: #fff;	
    margin-right: 10px;
}
.headdvright ul li dl dd a{
	font-size: 14px;
	color: #fff;
}
.headdvright ul li dl dd:hover{
	background-color:  #0076b9;
}
.headdvright ul li dl dd:hover a{
	color: #fff;
}
.headdvright ul li:hover dl{
	display: flex;
}
.ss a iconpark-icon{
	font-size: 24px;
	color: #0250a1;
}
.dh {
	margin-left: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.dh span{
	color: #fff;
	font-size: 36px;
	font-family: "Tungsten";
	font-weight: bold;
	margin-left: 10px;
}
.banner img{
	display: block;
	width: 100%;
}

.indc {
	width: 90%;
	margin: 0 auto;
}
.insous{
	width: 96%;
	padding: 2%;
	box-shadow: 0px 10px 20px #dcdcdc;
}
.idprodv{
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
}
.idprodvleft,.idprodvright{
	width: 49.5%;
	position: relative;
}
.idprodvleft img{
	display: block;
	width: 100%;
}
.idprodvleft div{
	position: absolute;
	padding: 0% 5%;
	top:0;
	left: 0;
	width: 40%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
}
.idprodvleft div h1{
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 10px;
}
.idprodvleft div h2{
	color: #ffffff;
	font-size: 26px;
	margin-bottom: 25px;
}
.idprodvleft div p{
	color: #fff;
	line-height: 30px;
	font-size: 15px;
}
.idprodvleft div h3{
	width: 180px;
	height: 50px;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #5fa7e3;
	margin-top: 60px;
	transition: all .5s;
}
.idprodvleft div h3 span{
	color: #f7f7f7;
	font-size: 14px;
}
.idprodvleft div h3 iconpark-icon{
	font-size: 20px;
	color: #f7f7f7;
}
.idprodvleft:hover div h3{
	background-color: #fff;
}
.idprodvleft:hover div h3 span{
	color: #5fa7e3;
}
.idprodvleft:hover div h3 iconpark-icon{
	color: #5fa7e3;
}
.idprodvright img{
	display: block;
	width: 100%;
}
.sbanners .swiper-slide div a:hover{
	background-color: #5fa7e3;
}
.idprodvright div{
	position: absolute;
	padding: 0% 5%;
	top:0;
	left: 0;
	width: 40%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
}
.idprodvright div h1{
	color: #808080;
	font-size: 16px;
	margin-bottom: 10px;
}
.idprodvright div h2{
	color: #333333;
	font-size: 26px;
	margin-bottom: 25px;
}
.idprodvright div p{
	color: #4c4c4c;
	line-height: 30px;
	font-size: 15px;
}
.idprodvright div h3{
	width: 180px;
	height: 50px;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #5fa7e3;
	margin-top: 60px;
	transition: all .5s;
}
.idprodvright:hover div h3{
	background-color: #5fa7e3;
}
.idprodvright:hover div h3 span{
	color: #fff;
}
.idprodvright:hover div h3 iconpark-icon{
	color: #fff;
}
.idprodvright div h3 span{
	color: #007eb9;
	font-size: 14px;
}
.idprodvright div h3 iconpark-icon{
	font-size: 20px;
	color: #007eb9;
}
.inhot{
	margin: 60px auto;
	width: 90%;
}
.inhotbt h1{
	text-align: center;
	color: #333333;
	margin-bottom: 10px;
	font-size: 34px;
}
.inhotbt h2{
	color: #0179ba;
	font-size: 16px;
	font-family: "Montserrat";
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.appca{
	width: 100%;
	margin: 0 auto;
}
.appca .incpbt{
	margin-bottom: 50px;
}
.appca #thumbs{
	width: 100%;
	margin: 0 auto;
	
}
.appcadv{
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-bottom: 45px;
	margin-top: 50px;
}
.appcadv::after{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 5px;
	left: 0px;
	border-bottom: 1px solid #ebebeb;
}
.appca #thumbs12 .swiper-slide span{
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid transparent;
	border-radius: 50%;
	margin: 0 auto;
	background-color: transparent;
}
.appca #thumbs12 .swiper-slide  p{
	color: #000000;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}
.appca #thumbs12 .swiper-slide-thumb-active span{
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #0a7cb9;
	border-radius: 50%;
	margin: 0 auto;
	background-color: #fff;
}
.appca #thumbs12 .swiper-slide-thumb-active p{
	color: #0a7cb9;
}
#gallery12 ul{
	display: flex;
	justify-content: flex-start;
	border-left: 1px solid #e6e6e6;
}
#gallery12 ul li{
	border: 1px solid #e6e6e6;
	border-left: none;
	padding: 30px 20px;
	width: calc(20% - 40px);
}
#gallery12 ul li h1{
	color: #bcbcbc;
	font-size: 16px;
	margin-bottom: 7px;
}
#gallery12 ul li h2{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}
#gallery12 ul li div{
	width: 100%;
	display: block;
	margin: 25px 0px;
	overflow: hidden;
}
#gallery12 ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
#gallery12 ul li section{
	display: flex;
	justify-content: space-between;
}
#gallery12 ul li section  a{
	width: 48%;
}
#gallery12 ul li section span{
	display: block;
	width: 100%;
	height: 45px;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 45px;
	color: #808080;
	font-size: 14px;
	transition: all .5s;
}
#gallery12 ul li section span:first-child:hover{
	background-color: #0076b9;
	color: #fff;
	border: 1px solid #0076b9;
}
#gallery12 ul li section span:last-child:hover{
	background-color: #4eaa17;
	color: #fff;
	border: 1px solid #4eaa17;
}
#gallery12 ul li:hover div img{
	transform: scale(1.05);
}
.inlingyu{
	width:100%;
	padding-top: 90px;
	background: url(../images/blue_02.png) top center no-repeat;
}
.inlingyubt{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
}
.inlingyubt h1{
	color: #0076b9;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: bold;
}
.inlingyubt h2{
	color: #333333;
	font-size: 28px;
	line-height: 50px;
	width: 650px;
}
.inlingyudvleft{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.inlingyudvleft #gallery{
	width: 100%;
}
#btn1,#btn2{
	width: 50px;
	height: 50px;
	display: block;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	margin-left: 15px;
}
.inlingyuright a{
	display: block;
	width: 200px;
	height: 50px;
	background-color: #0076b9;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	line-height: 50px;
}
.inlingyudv{
	width: 90%;
	margin: 0 auto;
}
.inlingyudvleft #thumbs{
	width: 240px;
	margin: 0;
}
.inlingyudvleft #thumbs .swiper-slide{
	color: #4c4c4c;
	font-size: 16px;
}
.inlingyudvleft #thumbs .swiper-slide-thumb-active{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
#contrast{
	display: flex;
	justify-content: space-between;
}
#gallery ul{
	display: flex;
	justify-content: flex-start;
}
#gallery ul li{
	width: 23%;
	margin: 0 1%;
}
#gallery ul li div{
	width: 100%;
	overflow: hidden;
}
#gallery ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
#gallery ul li:hover div img{
	transform: scale(1.05);
}
#gallery ul li h1{
	height: 80px;
	text-align: center;
	line-height: 80px;
	background-color: #f5f5f5;
	color: #4c4c4c;
	font-size: 16px;
	transition: all .5s;
}
#gallery ul li:hover h1{
	background-color: #0076b9;
	color: #fff;
}
.inabout{
	width: 100%;
	background: url(../images/about_02.png) center no-repeat;
	background-size:cover;
	padding: 120px 0;
}
.inaboutdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.inaboutdvleft{
	width: 50%;
}
.inaboutdvleft h1{
	color: #333333;
	font-size: 32px;
	margin-bottom: 10px;
}
.inaboutdvleft h2{
	color: #007eb9;
	font-size: 16px;
	margin-bottom: 40px;
}
.inaboutdvleft p{
	font-size: 15px;
	color: #666666;
	line-height: 30px;
}
.inaboutdvleft a{
	display: flex;
	width: 150px;
	height: 45px;
	background-color: #0076b9;
	padding: 0 15px;
	margin-top: 40px;
	justify-content: space-between;
	align-items: center;
}
.inaboutdvleft a span{
	color: #ffffff;
	font-size: 14px;
}
.inaboutdvleft a span{
	color: #ffffff;
	font-size: 14px;
}
.inaboutdvleft a iconpark-icon{
	font-size: 20px;
	color: #fff;
}
.inaboutdvleft ul{
	display: flex;
	justify-content: space-between;
	width: 90%;
	padding: 5%;
	background-color: rgba(255, 255, 255, 0.5);
	margin-top: 60px;
}
.inaboutdvleft ul li h3{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.inaboutdvleft ul li h3 span{
	color: #0076b9;
	font-size: 46px;
	font-family: "Montserrat";
}
.inaboutdvleft ul li h3 sub{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	margin-left: 10px;
}
.gcal{
	padding: 90px 0px;
}
.gcalbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.gcalbtleft h1{
	color: #333333;
    font-size: 32px;
    margin-bottom: 10px;
} 
.gcalbtleft h2{
	color: #007eb9;
	font-size: 16px;
	text-transform: uppercase;
}
.gcalbtright{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gcalbtright a{
	display: block;
	width: 200px;
	height: 50px;
	background-color: #0076b9;
	text-align: center;
	color: #fff;
	line-height: 50px;
	margin-left: 10px;
	font-size: 16px;
}
.gcalbtright a:last-child{
	display: block;
	width: 200px;
	height: 50px;
	background-color: #4eaa17;
}
.allist{
	width: 92%;
	margin: 0 auto;
}
.allist ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.allist ul li{
	width: 24%;
	margin: 1% ;
}
.allist ul li div{
	width: 100%;
	display: block;
	overflow: hidden;
}
.allist ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.allist ul li:hover div img{
	transform: scale(1.05);
}
.allist ul li section{
	width: calc(100% - 62px);
	padding: 0 30px;
	border: 1px solid #e6e6e6;
	border-top: none;
}
.allist ul li section h1{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #4c4c4c;
	font-size: 18px;
}
.allist ul li section h2{
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.allist ul li section h2 span{
	color: #808080;
	font-size: 14px;
}
.allist ul li section h2 iconpark-icon{
	color: #777777;
	font-size: 24px;
}
.xiwn{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 100px;
	background-color: #f7f7f7;
}
.innewsdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.innewsdvleft{
	width: 31%;
}
.innewsdvleft div{
	width: 100%;
	overflow: hidden;
}
.innewsdvleft div img{
	display: block;
	width: 100%;
	transition: all .5s; 
}
.innewsdvleft:hover div img{
	transform: scale(1.05);
}
.innewsdvleft section{
    padding: 7% 8%;
	background-color: #fff;
}
.innewsdvleft section h1{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.innewsdvleft section h1 span{
	color: #005bac;
	font-size: 14px;
}
.innewsdvleft section h1 i{
	color: #808080;
	font-size: 14px;
}
.innewsdvleft section h2{
	color: #404040;
	font-size: 22px;
	margin-bottom: 20px;
} 
.innewsdvleft section p{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.innewsdvcenter{
	width: 23%;
	padding:5% 4%;
	background: url(../images/news_05.png) center no-repeat;
	background-size: cover;
}
.innewsdvcenter h1{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.innewsdvcenter h1 span{
	color: #fff;
	font-size: 14px;
}
.innewsdvcenter h1 i{
	color: #fff;
	font-size: 14px;
}
.innewsdvcenter h2{
	font-size: 22px;
	color: #fff;
}
.innewsdvcenter p{
	line-height: 30px;
	font-size: 14px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	height: 90px;
	color: #fff;
	margin-top: 20px;
}
.innewsdvcenter div{
	width: 140px;
	height: 40px;
	border:1px solid rgba(255, 255, 255, 0.7);
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	margin-top: 35px;
	text-transform: uppercase;
}
.inxwright ul {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.inxwright{
	width: 32%;
}
.inxwright ul{
	height: 100%;
}
.inxwright ul li a{
	display: flex;
	justify-content: space-between;
}
.inxwright ul li a div{
	width: 43%;
	overflow: hidden;
}

.inxwright ul li a section{
	width: 52%;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
}
.inxwright ul li a div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.inxwright ul li:hover a div img{
	transform: scale(1.05);
}
.inxwright ul li a section h1{
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #4c4c4c;
	font-size: 16px;
}
.inxwright ul li a section p{
	line-height: 25px;
	height: 50px;
	color: #808080;
	font-size: 14px;
	overflow: hidden;
}
.inxwright ul li a section  iconpark-icon{
	font-size: 24px;
	margin-top: 15px;
	justify-content: flex-start;
}

.inmessage{
	padding: 65px 0px;
	background: url(../images/liuyan_13.png) center no-repeat;
	background-size: cover;
}
.inmessagesdv{
	width: 90%;
	margin: 0 auto;
}
.inmessagesdv h1{
	color: #4c4c4c;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.inmessagesdv form{
	display: flex;
	justify-content: space-between;
}
.inmessagesdv form button{
	width: 15%;
	background-color: #0076b9;
	border: none;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
}
.inmessagesdv form input{
	border: none;
	width: 20%;
	padding:0 1%;
	background-color: #fff;
	line-height: 45px;
	height: 45px;
	outline: none;
}
.inmessagesdv form input:nth-child(3){
	width: 36%;
}
.inmessagesdv p{
	color: #808080;
	font-size: 14px;
	margin-top: 20px;
}
.foot{
	padding-top: 50px;
	padding-bottom: 60px;
	background-color: #ffffff;
}
.footdv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdv dl dt{
	margin-bottom: 25px;
}
.footdv dl dt a span{
	color: #4c4c4c;
	font-size: 18px;
}
.footdv dl dt a i{
	color: #808080;
	font-size: 14px;
}
.footdv dl dd{
	margin-bottom: 15px;
}
.footdv dl dd a{
	color: #808080;
	font-size: 14px;
}
.footdv div{
	width: 220px;
}
.footdv div h1{
	color: #4c4c4c;
	font-size: 16px;
	margin-bottom: 5px;
}
.footdv div h2{
	color: #0076b9;
	font-size: 48px;
	font-family: "Tungsten";
	font-weight: bold;
	margin-bottom: 20px;
}
.footdv div p{
	color: #808080;
	font-size: 14px;
	margin-bottom: 25px;
}
.footdv div  a{
	display: block;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background-color: #0076b9;
	line-height: 40px;
}
.footdv div ul{
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}
.footdv div ul li{
	width: 100px;
}
.footdv div ul li img{
	display: block;
	width: 100%;
}
.footdv div ul li p{
	text-align: center;
	color: #cccccc;
	font-size: 15px;
	margin-top: 5px;
}
.wdl{
	width: 100%;
	background-color: #2d2d2d;
}
.wdldv{
	width: 90%;
	margin: 0 auto;
	display: flex;
	height: 70px;
	align-items: center;
	justify-content: space-between;
}
.wdldv p{
	color: #fff;
	font-size: 14px;
}
.wdldv p a{
	color: #fff;
	font-size: 14px;
}
.shownav{
	width: 100%;
	height: 70px;
	box-shadow: 0px 10px 20px #e3e3e3;
	position: relative;
	z-index: 2;
}
.shownav ul{
	display: flex;
	justify-content: center;
	height: 70px;
}
.shownav ul li a{
	display: block;
	padding: 0 60px;
	line-height: 70px;
	color: #4c4c4c;
	font-size: 16px;
	position: relative;
}
.shownav ul li a span{
	position: relative;
	z-index: 3;
	transition: all .5s; 
}
.shownav ul li a::after{
	content: "";
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	background-image: linear-gradient(to bottom, #0d388d , #5490d4);
	transition: all .5s; 
}
.shownav ul li a::before{
	content: "";
	width: 100%;
	height: 35px;
	border-right: 1px solid #e6e6e6;
	position: absolute;
	top: 17.5px;
	left: 0;
	transition: all .5s; 
	opacity: 1;
}
.shownav ul li a:hover span{
	color: #fff;
}
.shownav ul li a:hover::before{
	opacity: 0;
}
.shownav ul li a:hover::after{
	height: 70px;
}
.shownav ul li.active a span{
	color: #fff;
}
.shownav ul li.active a::before{
	opacity: 0;
}
.shownav ul li.active a::after{
	height: 70px;
}
.aboutdv .inaboutdvleft p{
	margin-top: 35px;
}
.qywh{
	padding: 80px 0;
	background-color: #f5f5f5;
}
.qywhbt{
	width: 90%;
	margin: 0 auto;
}
.qywhbt h1{
	font-size: 32px;
	color: #333333;
	margin-bottom: 15px;
}
.qywhbt p{
	color: #007eb9;
	font-size: 16px;
	margin-bottom: 35px;
	text-transform: uppercase;
}
.qywhlist{
	width: 90%;
	margin: 0 auto;
}
.qywhlist ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.qywhlist ul li{
	width: calc(33.33% - 120px);
	padding: 55px 60px;
}
.qywhlist ul li h1{
	font-size: 24px;
	font-weight: bold;
}
.qywhlist ul li h2{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.qywhlist ul li p{
	font-size: 16px;
	line-height: 30px;
	height: 60px;
}
.qywhlist ul li:nth-child(1){
	background: url(../images/lou_03.jpg) center no-repeat;
	background-size: cover;
}
.qywhlist ul li:nth-child(1) h1{
	color: #333333;
}
.qywhlist ul li:nth-child(1) h2{
	color: #999999;
}
.qywhlist ul li:nth-child(1) p{
	color: #4c4c4c;
}
.qywhlist ul li:nth-child(2){
	background-color: #0076b9;
}
.qywhlist ul li:nth-child(2) h1{
	color: #fff;
}
.qywhlist ul li:nth-child(2) h2{
	color: #fff;
}
.qywhlist ul li:nth-child(2) p{
	color: #fff;
}
.qywhlist ul li:nth-child(3){
	background: url(../images/lou_05.jpg) center no-repeat;
	background-size: cover;
}
.qywhlist ul li:nth-child(3) h1{
	color: #fff;
}
.qywhlist ul li:nth-child(3) h2{
	color: #fff;
}
.qywhlist ul li:nth-child(3) p{
	color: #fff;
}
.qywhlist ul li:nth-child(4){
	background-color: #4eaa17;
}
.qywhlist ul li:nth-child(4) h1{
	color: #fff;
}
.qywhlist ul li:nth-child(4) h2{
	color: #fff;
}
.qywhlist ul li:nth-child(4) p{
	color: #fff;
}
.qywhlist ul li:nth-child(5){
	background: url(../images/lou_08.jpg) center no-repeat;
	background-size: cover;
}
.qywhlist ul li:nth-child(5) h1{
	color: #fff;
}
.qywhlist ul li:nth-child(5) h2{
	color: #fff;
}
.qywhlist ul li:nth-child(5) p{
	color: #fff;
}
.qywhlist ul li:nth-child(6){
	background-color: #fff;
}
.qywhlist ul li:nth-child(6) h1{
	color: #333333;
}
.qywhlist ul li:nth-child(6) h2{
	color: #999999;
}
.qywhlist ul li:nth-child(6) p{
	color: #4c4c4c;
}
.fc{
	width: 100%;
	position: relative;
}
.fc img{
	display: block;
	width:100%;
}
.fcdv{
	position: absolute;
	top:120px;
	left: 5%;
	width: 90%;
}
.fcdv h1{
	color: #ffffff;
	font-size: 32px;
	margin-bottom:35px;
}
.fcdv p{
	width: 580px;
	line-height: 30px;
	color: #ffffff;
	font-size: 16px;
}
.fcdv  a{
	display: flex;
	margin-top: 80px;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	color: #ffffff;
	font-size: 14px;
	border:1px solid #fff;
	width: 180px;
	height: 50px;
	transition: all .5s;
}

.fcdv a iconpark-icon{
	font-size: 24px;
}
.fcdv a:hover{
	background-color: #fff;
	color: #0076b9;
}
.fcdv a:hover iconpark-icon{
	color: #0076b9;
}
.ryzz{
	width: 100%;
	padding: 100px 0px;
	background: url(../images/bawf_02.jpg) center no-repeat;
	background-size: cover;
}
.ryzzbt{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.ryzzbtleft h1{
	color: #333333;
	font-size: 32px;
	margin-bottom: 10px;
}
.ryzzbtleft p{
	color: #007eb9;
	font-size: 16px;
	text-transform: uppercase;
}
.ryzzbtright a{
	display: block;
	height: 50px;
	width: 200px;
	background-color: #0076b9;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 50px;
}

.lxwm{
	width: 100%;
	padding: 95px 0px;
	background-color: #f7f7f7;
}
.lxwmdv{
	width: 90%;
	margin: 0 auto;
	margin-top: 55px;
}
.lxwmdv ul{
	display: flex;
	justify-content: space-between;
}
.lxwmdv ul li{
	width: 17%;
	padding:3%;
	background-color: #fff;
	transition: all .5s;
	border-bottom: 3px solid #0076b9;
}
.lxwmdv ul li iconpark-icon{
	font-size: 48px;
	color: #7b7b7b;
	margin-bottom: 30px;
	transition: all .5s;
}
.lxwmdv ul li h1{
	color: #4c4c4c;
	font-size: 22px;
	transition: all .5s;
	margin-bottom: 20px;
}
.lxwmdv ul li p{
	color: #808080;
	font-size: 16px;
	line-height: 25px;
	transition: all .5s;
}
.lxwmdv ul li:hover{
	background-color: #0076b9;
}
.lxwmdv ul li:hover h1{
	color: #fff;
}
.lxwmdv ul li:hover p{
	color: #fff;
}
.lxwmdv ul li:hover iconpark-icon{
	color: #fff;
}
.lxwmbt h1{
	text-align: center;
	color: #4c4c4c;
	font-size: 30px;
	margin-bottom: 8px;
}
.lxwmbt p{
	text-align: center;
	color: #666666;
	font-size: 16px;
	margin-bottom: 50px;
}

.mess{
	background: url(../images/mes_02.jpg) center no-repeat;
	padding: 85px 0px;
	background-size: cover;
}
.messbt{
	width: 90%;
	margin: 0 auto;
}
.messbt h1{
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.messbt  p{
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
.messform{
	width: 90%;
	margin: 0 auto;
}
.messform div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 45px;
}
.messform div input{
	width: 30.5%;
	border: none;
	padding: 0 1%;
	line-height: 50px;
	background-color: rgba(255, 255, 255, 0.1);
	margin-bottom: 20px;
	outline: none;
	color: #fff;
	border-radius: 10px;
}
.messform div input::placeholder{
	color: #ffffff;
}
.messform textarea{
	width: 98%;
	padding:1%;
	border: none;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.1);
	height: 170px;
	margin-bottom: 20px;
	outline: none;
	line-height: 30px;
	font-size: 14px;
	border-radius: 10px;
	font-family: "微软雅黑";
}
.messform textarea::placeholder{
	color: #ffffff;
}
.messform  button{
	width: 160px;
	height: 50px;
	background-color: #fff;
	color: #ffffff;
	font-size: 16px;
	color: #1b67b4;
	text-transform: uppercase;
	border: none;
	outline: none;
}
.newslist{
	padding: 65px 0px;
	background-color: #ffffff;
}
.newsdv{
	width: 90%;
	margin: 0 auto;
}
.newsdv ul li{
	margin-bottom: 35px;
}
.newsdv ul li a{
	display: flex;
	justify-content: space-between;
}
.newsdvleft{
	width: 28%;
	overflow: hidden;
}
.newsdvleft img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.newsdvright{
	width: 66%;
	padding: 40px 3% ;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: #f5f5f5;
	transition: all .5s;
}
.newsdvright section h1{
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.newsdvright section h1 span{
	color: #005bac;
	font-size: 14px;
	transition: all .5s;
}
.newsdvright section h1 i{
	color: #808080;
	font-size: 14px;
	transition: all .5s;
}
.newsdvright section h2{
	color: #404040;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
	transition: all .5s;
}
.newsdvright section p{
	line-height: 30px;
	font-size: 15px;
	transition: all .5s;
	color: #666666;
	height: 60px;
	overflow: hidden;
}
.newsdv ul li:hover .newsdvleft img{
	transform: scale(1.05);
}
.newsdv ul li:hover .newsdvright{
	background-color: #0076b9;
}
.newsdv ul li:hover .newsdvright h1 span{
	color: #fff;
}
.newsdv ul li:hover .newsdvright h1 i{
	color: #fff;
}
.newsdv ul li:hover .newsdvright h2{
	color: #fff;
}
.newsdv ul li:hover .newsdvright p{
	color: #fff;
}
.shownews{
	width: 90%;
	padding: 70px 0px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.shownewsdvleft{
	background-color: #f5f5f5;
	padding: 45px 90px;
	width: calc(75% - 180px);
}
.shownewsbt{
	padding-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
}
.shownewsdvright{
	width: 23%;
}
.shownewsbt h1{
	color: #333333;
	font-size: 24px;
	margin-bottom: 15px;
}
.shownewsbt  h2{
	color: #666666;
	font-size: 15px;
}
.shownewstext{
	margin: 30px 0;
	width: 100%;
}
.shownewsfy{
	padding-top: 25px;
	border-top: 1px solid #e6e6e6;
	display: flex;
	justify-content: space-between;
}
.shownewsfy p a{
	color: #333333;
	font-size: 16px;
}
.shownewsdvright dl .sbt {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shownewsdv{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.shownewsdv dl{
	background-color: #f5f5f5;
	padding: 30px;
}
.shownewsdvright dl .sbt h1 i{
	display: block;
	width: 4px;
	height: 20px;
	background-color: #004ea2;
	margin-right: 5px;
}
.shownewsdvright dl .sbt h1{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #333333;
	font-size: 20px;
}
.shownewsdvright dl .sbt a{
	color: #333333;
	font-size: 13px;
}
.shownewsdvright dl{
	margin-bottom: 50px;
}
.shownewsdvright dl .sbt a:hover{
	color: #0076b9;
}
.rimg{
	overflow: hidden;
	width: 100%;
}
.rimg img{
	display: block;
	width: 100%;
	margin-top: 20px;
	transition: all .5s;
	margin-bottom: 20px;
}
.rimg img:hover{
	transform: scale(1.05);
}
.shownewsdvright dd a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.shownewsdvright dd a i{
	width: 5px;
	height: 5px;
	display: block;
	background-color: #004ea2;
	margin-right: 10px;
}
.shownewsdvright dd a span{
	width: 95%;
	font-size: 15px;
	color: #333333;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.rylsit{
	width: 100%;
	padding: 80px 0px;
	background-color: #f6f6f6;
}
.rylsit ul{
	width: 92%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0 auto;
}
.rylsit ul li{
	width: 18%;
	overflow: hidden;
	margin: 1%;
}
.rylsit ul li img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.rylsit ul li:hover img{
	transform: scale(1.05);
}
.rylsit ul li h1{
	color: #4c4c4c;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
}
.gcgk{
	width: 100%;
	padding: 70px 0px;
	padding-bottom: 0;
}
.gcgk ul{
	width: 92%;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.gcgk ul li{
	width: 31.33%;
	margin: 1%;
}
.gcgk ul li div{
	overflow: hidden;
	width: 100%;
}
.gcgk ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.gcgk ul li:hover div img{
	transform: scale(1.05);
}
.gcgk ul li section{
	width: calc(100% - 52px);
	border: 1px solid #e6e6e6;
	padding: 25px;
}
.gcgk ul li section h1{
	height: 40px;
	color: #4c4c4c;
	overflow: hidden;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 1px solid #e6e6e6;
}
.gcgk ul li section h2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.gcgk ul li section h2 span{
	color: #808080;
	font-size: 14px;
}
.gcgk ul li section h2 iconpark-icon{
	font-size: 24px;
	color: #515151;
}
.prolist{
	padding: 70px 0px;
	width: 90% ;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 0;
}
.prolistleft{
	width: 25%;
}
.prolistright{
	width: 73%;
}
.prolistright ul{
	display: flex;
	justify-content: flex-start;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	flex-wrap: wrap;
}
.prolistright ul li{
	border: 1px solid #e6e6e6;
	border-top: none;
	border-left: none;
	padding: 30px 20px;
	width: calc(25% - 42px);
}
.prolistright ul li h1{
	color: #bcbcbc;
	font-size: 16px;
	margin-bottom: 7px;
}
.prolistright ul li h2{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}
.prolistright ul li div{
	width: 100%;
	display: block;
	margin: 25px 0px;
	overflow: hidden;
}
.prolistright ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.prolistright ul li section{
	display: flex;
	justify-content: space-between;
}
.prolistright ul li section a{
	width: 48%;
}
.prolistright ul li section span{
	display: block;
	width: 100%;
	height: 45px;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 45px;
	color: #808080;
	font-size: 14px;
	transition: all .5s;
}
.prolistright ul li section span:first-child:hover{
	background-color: #0076b9;
	color: #fff;
	border: 1px solid #0076b9;
}
.prolistright ul li section span:last-child:hover{
	background-color: #4eaa17;
	color: #fff;
	border: 1px solid #4eaa17;
}
.prolistright ul li:hover div img{
	transform: scale(1.05);
}
.prolistleft h1{
	width:calc(100% - 60px);
	height: 70px;
	background-color: #0076b9;
	line-height: 70px;
	padding: 0 30px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
.prolistleft ul{
	border: 1px solid #ededed;
	border-top: none;
	border-bottom: none;
}
.prolistleft ul li h2 a{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ededed;
	padding: 0 30px;
	height: 70px;
	align-items: center;
	line-height: 70px;
}
.prolistleft ul li h2 a i{
	color: #333333;
	font-size: 16px;
}
.prolistleft ul li h2 a span{
	display: block;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #0d5cb4;
}
.prolistleft ul li dl dd{
	border-bottom: 1px solid #ededed;
	transition: all .5s;
}
.prolistleft ul li dl dd a{
	padding-left: 45px;
	border-left: 5px solid #fff;
	height: 70px;
	line-height: 70px;
	display: block;
	transition: all .5s;
	color: #808080;
	font-size: 15px;
}
.prolistleft ul li dl dd.active{
	background-color: #f2f2f2;
}
.prolistleft ul li dl dd.active a{
	border-left: 5px solid #0076b9;
}
.prolistleft ul li dl dd:hover{
	background-color: #f2f2f2;
}
.prolistleft ul li dl dd:hover a{
	border-left: 5px solid #0076b9;
}
.prolistleft div{
	padding: 30px;
	border:1px solid #ededed;
}
.prolistleft div h3{
	color: #4c4c4c;
	font-size: 16px;
	margin-bottom: 20px;
}
.prolistleft div p{
	margin-bottom: 15px;
	color: #666666;
	font-size: 14px;
}
.showpro{
	width: 73%;
}
.showprotops{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.showprotopsright{
	width: 40%;
}
.showprotopsright h1{
	color: #0076b9;
	font-size: 16px;
}
.showprotopsright h2{
	padding: 25px 0px;
	border-bottom: 1px solid #e6e6e6;
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 25px;
}
.showprotopsright p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}
.showprotopsright div{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 80px;
	color: #0076b9;
	font-size: 60px;
	font-family: "Tungsten";
}
.showprotopsright div img{
	display: block;
	width: 52px;
	height: 52px;
	margin-right: 15px;
}
.showprotopsright section{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 45px;
}
.showprotopsright section a{
	display: block;
	width: 160px;
	height: 50px;
	background-color: #0076b9;
	color: #fff;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
}
.showprotopsright section a:last-child{
	background-color: #4eaa17;
}
.cpgsbt{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cpgsbt i{
	display: block;
	height: 20px;
	width: 4px;
	margin-right: 10px;
	background-color: #0b69af;
}
.cpgsbt {
	color: #333333;
	font-size: 22px;
	margin-top: 40px;
	padding: 15px 0px;
	border-bottom: 1px solid #e6e6e6;
}
.showprotext{
	margin-top: 20px;
}
.fy{
	padding: 20px 0px;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #e6e6e6;
	margin-top: 20px;
}
.fy p{
	color: #4c4c4c;
	font-size: 14px;
}
.fy p a{
	color: #4c4c4c;
	font-size: 14px;
}
.fy p:hover{
	color: #0e6fb8;
}
.fy p:hover a{
	color: #0e6fb8;
}

.showcpzsleft{
	width: 53%;
	display: flex;
    justify-content: space-between;
}

.showcpzsleft #gallery2 {
    width: 77%;
    margin:0;
}
.showcpzsleft #gallery2 .swiper-slide{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}
.showcpzsleft #gallery2 .swiper-slide img{
	display: block;
	width: 100%;
}
.showcpzsleft #thumbs2 {
    width: 16%;
    margin:0;
}
.showcpzsleft .thumbs .swiper-slide section{
	border: 1px solid #dcdcdc;
}
.showcpzsleft .thumbs .swiper-slide img{
	width: 100%;
	display: block;
}
.showcpzsleft #gallery2 .swiper-slide section{
	width: calc(100% - 2px);
	border: 1px solid #dcdcdc;
}
.rongyulist{
	width: 90%;
	margin: 50px auto;
}
.rongyulistdv .swiper-slide img{
	width: 100%;
	display: block;
}
.rongyulistdv .swiper-slide p{
	text-align: center;
	color: #999999;
	font-size: 14px;
	margin-top: 15px;
}
.rongyulistdv .swiper-slide {
      text-align: center;
      font-size: 18px;
	  transition: 300ms;
	  transform: scale(0.8);
    }
.rongyulistdv .swiper-slide-active,.rongyulistdv .swiper-slide-duplicate-active{
      transform: scale(1);
}
.rongyulistdv .swiper-button-next, .rongyulistdv .swiper-button-prev{
	width: 40px;
	height: 40px;
	background-color:rgba(0, 0, 0, 0.2);
}
.rongyulistdv .swiper-button-next:after,.rongyulistdv .swiper-button-prev:after{
	font-size: 20px;
}
.banners{
	display: block;
	width: 100%;
}
.banners .swiper-slide{
	position: relative;
} 
.banners .swiper-slide div{
	position: absolute;
	width: 90%;
	height: 100%;
	left: 5%;top: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.banners .swiper-slide div h1{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.banners .swiper-slide div p{
	margin-top: 20px;
	color: #ffffff;
	font-size: 38px;
}
.banners .swiper-slide img{
	width: 100%;
}
.banners .swiper-slide div img{
	margin-top: 10%;
	width: 40px;
	display: block;
}

.sbanners  .swiper-slide div img{
	margin-top: 10%;
	width: 40px;
	display: block;
}
.sbanners{
	display: block;
	width: 100%;
}
.sbanners .swiper-slide{
	position: relative;
} 
.sbanners .swiper-slide div{
	position: absolute;
	width: 90%;
	height: 100%;
	left: 5%;top: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.sbanners .swiper-slide div h1{
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 50px;
	font-weight: bold;
}
.sbanners .swiper-slide div p{
	line-height: 70px;
	color: #ffffff;
	font-size: 38px;
}
.sbanners .swiper-slide img{
	width: 100%;
}
.sbanners .swiper-slide div a{
	display: flex;
	justify-content: space-between;
	width: 170px;
	align-items: center;
	height: 60px;
	border: 1px solid #3b75b9;
	padding: 0 25px;
	transition: all .5s;
	margin-top: 50px;
}
.sbanners .swiper-slide div a span{
	color: #f7f7f7;
	font-size: 14px;
}
.sbanners .swiper-slide div a iconpark-icon{
	color: #ffffff;
	font-size: 24px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		width: 100%;
		left: 0;
		bottom: 10px;
	}
.swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background-color: #1b4a97;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background-color: #fff;

}

.mfooldv,.mfool{
	display: none;
}

.dropdown{
	display: none;
}
.gczs{
	background-color: #fff;
}
.gczs .gcgk{
	padding: 0 0px;
	padding-top: 40px;
}


.showcpzsleft .swiper-button-next,.showcpzsleft .swiper-button-prev{
	background-color: #0076b9;
	width: 35px;
	height: 35px;
}
.showcpzsleft .swiper-button-next:after,.showcpzsleft .swiper-button-prev:after{
	font-size: 20px;
}


.showprotopsright section {
	position: relative;
}
.showprotopsright section a{
	width: calc(100% - 40px);
}
.showprotopsright section div{
	position: absolute;
	width: 90%;
	padding: 5%;
	bottom: 0;
	opacity: 0;
	left: 0;
	background-color: #fff;
	transition: all .5s;
	display: block;
}
.showprotopsright section div p i{
	font-size: 16px;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
}
.showprotopsright section div p b{
	font-size:18px;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
}
.showprotopsright section div span{
	color: #666666;
    font-size: 20px;
    line-height: 30px;
} 
.showprotopsright section:hover div{
	opacity: 1;
	bottom: 50px;
	box-shadow: 0px 0px 15px #dedede;
}


.khpj img{
	width: 100%;
	display: block;
	margin-top: 20px;
}	
.khpj .swiper-button-next:after, .swiper-button-prev:after{
	font-size: 24px;
	color: #024196;
}
.khpj .swiper-button-next, .swiper-button-prev{
	top: 55%;
	opacity: 1;
}
#khpj{
	padding: 60px 0;
	width: 90%;
	padding-top: 0;
	margin: 0 auto;
}
.khpj .swiper-button-next, .swiper-button-prev{
	top: 50%;
}
.showprotopleft .swiper-button-next:after, .showprotopleft .swiper-button-prev:after{
	color: #fff;
}
.showprotopright section {
	position: relative;
}
.showprotopright section a{
	width: calc(100% - 40px);
}
.showprotopright section div{
	position: absolute;
	width: 90%;
	padding: 5%;
	bottom: 0;
	opacity: 0;
	left: 0;
	background-color: #fff;
	transition: all .5s;
}
.showprotopright section div p i{
	font-size: 14px;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
}
.showprotopright section div span{
	color: #666666;
    font-size: 14px;
    line-height: 30px;
} 
.showprotopright section:hover div{
	opacity: 1;
	bottom: 50px;
	box-shadow: 0px 0px 15px #dedede;
}
.tpzs {
	display: block;
	position: fixed;
	width: 750px;
	top: 30%;
	margin-left:-325px;
	left: 50%;
	z-index: 999;
}
.tpzs img{
	width: 100%;
	display: block;
}
.gnaiw{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 998;
	display: none;
}
.tpzs span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #fff;
	font-size: 18px;
	display: none;
}
.yyan{
	margin: 0 15px;
}
.yyan a{
	color: #fff;
	font-size: 16px;
}
.idprodvleft  .idawgasad{
	display: none;
}
.idprodvright  .idawgasad{
	display: none;
}
.lxwmdv ul li p iconpark-icon{
	font-size: 22px;
	margin-bottom: 0;
	margin-top: -2px;
	margin-right: 7px;
}
.lxwmdv ul li p {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 35px;
	font-size: 14px;
}
.yyan{
	margin: 0 15px;
}
.yyan a{
	color: #fff;
	font-size: 16px;
}
.gcgk ul li section{
	padding-top: 10px;
	padding-bottom: 10px;
}
.gcgk ul li section h2{
	margin-top: 10px;
}
.gcgk ul li section h1{
	font-size: 16px;
}
.gwegheh{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.gwegheh iconpark-icon{
	font-size: 64px;
	color: #0076b9;
}
.shownewstext img{
	max-width: 100%;
}
.gweghehleft{
	position: absolute;
    left: -8%;
}
.gweghehright{
	position: absolute;
    right:-8%;
}
@media only screen and (min-width: 1000px) and (max-width: 1400px){
	.headdv{
		width: 95%;
	}
	.headdvright ul li h1 a{
		font-size: 16px;
	}
	.headdvright ul li h1{
		margin: 0;
	}
	.idprodvleft{
		background: url(../images/xm_03.png) center no-repeat;
		background-size: cover;
		padding: 15px 0px;
	}
	.idprodvleft img{
		display: none;
	}
	.idprodvleft div{
		display: block;
		position: inherit;
	}
	.idprodvright{
		background: url(../images/xm_05.png) center no-repeat;
		background-size: cover;
		padding: 15px 0px;
	}
	.idprodvright img{
		display: none;
	}
	.idprodvright div{
		display: block;
		position: inherit;
	}
	#gallery12 ul li h2{
		font-size: 20px;
	}
	#gallery12 ul li{
		padding: 20px 15px;
		width: calc(20% - 30px);
	}
	.inaboutdvleft ul{
		width: 115%;
	}
	.allist ul li section{
		padding:0 5%;
		width: calc(90% - 2px);
	}
	.inxwright ul li a div img{
		width: auto;
		height: 80%;
	}
	.footdv div h2{
		font-size: 42px;
	}
	.indc{
		width: 95%;
	}
	.inhot{
		width: 95%;
	}
	.inlingyubt,.inlingyudv{
		width: 95%;
	}
	.inaboutdv{
		width: 95%;
	}
	.gcalbt{
		width: 95%;
	}
	.allist{
		width: 97%;
	}
	.innewsdv{
		width: 95%;
	}
	.inmessagesdv{
		width: 95%;
	}
	.inmessagesdv{
		width: 95%;
	}
	.inxwright ul li a div img{
		height: 130px;
	}
	.shownewsdvleft{
		padding: 5%;
		width: 65%;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px){
	.prolistright ul li{
		width: calc(33.33% - 42px);
	}
	.showprotopsright div{
		font-size: 42px;
	}
	.fcdv{
		top: 16%;
	}
	.footdv dl dt a i{
		display: none;
	}
	.newsdvleft img{
		height: 100%;
	}
	.sbanners .swiper-slide div p {
	    line-height: 45px;
	    color: #ffffff;
	    font-size: 30px;
	}
	.headdvright ul li h1{
		padding: 0 5px;
	}
	.inxwright ul li a div img{
		height: 130px;
	}
}
@media screen and (max-width: 999px){
	.heads{
		display: none;
	}
	.indc{
		width: 95%;
	}
	.idprodv{
		display: block;
		margin-top: 25px;
	}
	.idprodvleft, .idprodvright{
		width: 100%;
	}
	.idprodvleft img{
		display: none;
	}
	.idprodvleft{
		background: url(../images/xm_03.png) center no-repeat;
		background-size: cover;
	}
	.idprodvleft div{
		width: 90%;
		padding: 5%;
		position: initial;
	}
	.idprodvleft div h1{
		font-size: 12px;
		margin-bottom: 5px;
	}
	.idprodvleft div h2{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.idprodvleft div h3{
		margin-top: 10px;
		height: 40px;
	}
	.idprodvright img{
		display: none;
	}
	.idprodvright{
		background: url(../images/xm_05.png) center no-repeat;
		background-size: cover;
	}
	.idprodvright div{
		width: 90%;
		padding: 5%;
		position: initial;
	}
	.idprodvright div h1{
		font-size: 12px;
		margin-bottom: 5px;
	}
	.idprodvright div h2{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.idprodvright div h3{
		margin-top: 10px;
		height: 40px;
	}
	.inhot{
		margin: 20px auto;
		width: 95%;
	}
	.inhotbt h1{
		font-size: 22px;
	}
	.inhotbt h2{
		font-size: 14px;
	}
	.appcadv{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.appca #thumbs12 .swiper-slide p{
		font-size: 14px;
	}
	#gallery12 ul li{
		width: calc(44% - 2px);
		padding: 3%;
	}
	#gallery12 ul{
		flex-wrap: wrap;
	}
	#gallery12 ul li:last-child{
		display: none;
	}
	#gallery12 ul li h2{
		font-size: 18px;
	}
	#gallery12 ul li h1{
		font-size: 14px;
	}
	#gallery12 ul li section span{
		height: 35px;
		line-height: 35px;
	}
	.inlingyu {
		padding-top: 20px;
	}
	.inlingyubt{
		width: 95%;
		display: block;
	}
	.inlingyubt h1{
		margin-bottom: 8px;
	}
	.inlingyubt h2{
		font-size: 14px;
		width: 100%;
		line-height: 30px;
	}
	.inlingyuright a{
		width: 30%;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-top: 10px;
	}
	.inlingyubt{
		margin-bottom: 20px;
	}
	#btn1, #btn2{
		width: 30px;
		height: 30px;
		line-height: 30px;
		color: #333;
		border: 1px solid transparent;
	}
	.inlingyudvleft{
		margin-bottom: 15px;
	}
	.inlingyudv{
		width: 95%;
	}
	#gallery ul{
		display: flex;
		flex-wrap: wrap;
	}
	#gallery ul li{
		width: 48%;
		margin: 1%;
	}
	#gallery ul li h1{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.inabout{
		padding: 30px 0px;
	}
	.inaboutdv{
		display: block;
		width: 95%;
	}
	.inaboutdvleft{
		width: 100%;
	}
	.inaboutdvleft h1{
		font-size: 22px;
		text-align: center;
	}
	.inaboutdvleft h2{
		font-size: 12px;
		text-align: center;
		margin-bottom: 15px;
	}
	.inaboutdvleft p{
		font-size: 14px;
	}
	.inaboutdvleft a{
		margin: 0 auto;
		height: 40px;
		line-height: 40px;
		width: 120px;
		margin-top: 20px;
	}
	.inaboutdvleft ul{
		margin-top: 15px;
		display: block;
	}
	.inaboutdvleft ul li{
		width: 100%;
		text-align: center;
	}
	.inaboutdvleft ul li h3 span{
		font-size: 32px;
	}
	.inaboutdvleft ul li h3{
		justify-content: center;
	}
	.gcal{
		padding: 20px 0rem;
	}
	.gcalbt{
		width: 95%;
		margin-bottom: 20px;
		display: block;
	}
	.gcalbtleft h1{
		font-size: 22px;
		text-align: center;
	}
	.gcalbtleft h2{
		font-size: 12px;
		text-align: center;
	}
	.gcalbtright a{
		width: 49%;
		margin-top: 15px;
		margin-left: 0;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.gcalbtright a:last-child{
		width: 49%;
		height: 40px;
		line-height: 40px;
	}
	.allist{
		width: 97%;
	}
	.allist ul{
		width: 100%;
		flex-wrap: wrap;
	}
	.allist ul li{
		width: 48%;
	}
	.allist ul li section{
		padding: 0 5%;
		width: calc(90% - 2px);
	}
	.allist ul li section h1{
		line-height: 40px;
		height: 40px;
		overflow: hidden;
		font-size: 16px;
	}
	.allist ul li section h2{
		height: 40px;
	}
	.allist ul li section h2 iconpark-icon{
		font-size: 16px;
	}
	.xiwn{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.xiwn .gcalbtright{
		display: none;
	}
	.innewsdv{
		width: 95%;
		display: block;
	}
	.innewsdvleft{
		width: 100%;
	}
	.innewsdvleft section{
		padding: 5%;
	}
	.innewsdvleft section h1{
		margin-bottom: 7px;
	}
	.innewsdvleft section h2{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.innewsdvcenter{
		width: 90%;
		padding: 5%;
		margin-top: 10px;
	}
	.innewsdvcenter h1{
		margin-bottom: 7px;
	}
	.innewsdvcenter h2{
		font-size: 18px;
	}
	.innewsdvcenter p{
		margin-top: 10px;
	}
	.innewsdvcenter div{
		margin-top: 10px;
	}
	.inxwright{
		width: 100%;
	}
	.inxwright ul li{
		margin-top: 10px;
	}
	.inxwright ul li a section iconpark-icon{
		display: none;
	}
	.foot{
		display: none;
	}
	.wdl{
		display: none;
	}
	.inmessage{
		padding: 20px 0px;
	}
	.inmessagesdv{
		width: 95%;
	}
	.inmessagesdv h1{
		font-size: 22px;
	}
	.inmessagesdv form{
		display: block;
	}
	.inmessagesdv form input{
		width: 96%;
		height: 40px;
		padding: 0 2%;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.inmessagesdv form input:nth-child(3){
		width: 96%;
		height: 40px;
		padding: 0 2%;
	}
	.inmessagesdv form button{
		width: 50%;
		height: 40px;
		line-height: 40px;
	}
	.inmessagesdv p{
		margin-top: 10px;
	}
	.shownav{
		height: 45px;
	}
	.shownav ul{
		height: 45px;
	}
	.shownav ul li{
		width: 25%;
	}
	.shownav ul li a{
		padding: 0;
		text-align: center;
		line-height: 45px;
	}
	.shownav ul li a::before{
		height: 25px;
		top: 10px;
	}
	.shownav ul li a:hover::after{
		height: 45px;
	}
	.aboutdv .inaboutdvleft p{
		margin-top: 10px;
	}
	.qywh{
		padding: 20px 0px;
	}
	.qywhbt{
		width: 95%;
		margin: 0 auto;
	}
	.qywhbt h1{
		font-size: 22px;
		text-align: center;
		margin-bottom: 7px;
	}
	.qywhbt p{
		text-align: center;
		font-size: 12px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	.qywhlist{
		width: 100%;
	}
	.qywhlist ul li{
		width: 40%;
		padding: 5%;
	}
	.qywhlist ul li h1{
		font-size: 18px;
	}
	.qywhlist ul li h2{
		font-size: 12px;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.qywhlist ul li p{
		font-size: 14px;
	}
	.ryzz{
		padding: 20px 0px;
	}
	.ryzzbt{
		width: 95%;
		display: block;
	}
	.ryzzbtleft h1{
		text-align: center;
		font-size: 22px;
		margin-bottom: 7px;
	}
	.ryzzbtleft p{
		font-size: 14px;
		text-transform: uppercase;
		margin-bottom: 10px;
		text-align: center;
	}
	.ryzzbtright a{
		width: 150px;
		height: 40px;
		line-height: 40px;
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
	}
	.fcdv{
		top: 0;
		left: 2.5%;
		width: 95%;
		height: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		align-items: center;
	}
	.fcdv h1{
		font-size: 22px;
		margin-bottom: 10px;
		text-align: center;
	}
	.fcdv p{
		width: 100%;
		font-size: 14px;
	}
	.fcdv a{
		display: none;
	}
	.fc{
		width: 100%;
		overflow: hidden;
	}
	.fc img{
		width: 150%;
		margin-left: -25%;
	}
	.lxwm{
		padding: 20px 0px;
	}
	.lxwmbt h1{
		font-size: 22px;
	}
	.lxwmbt p{
		width: 90%;
		font-size: 14px;
		margin: 0 auto;
		line-height: 25px;
	}
	.lxwmdv{
		width: 95%;
		margin-top: 25px;
	}
	.lxwmdv ul{
		display: flex;
		flex-wrap: wrap;
	}
	.lxwmdv ul li{
		width: 90%;
		padding: 5%;
	}
	.lxwmdv ul li iconpark-icon{
		font-size: 32px;
		margin-bottom: 15px;
		margin: 0 auto;
		text-align: center;
		display: block;
	}
	.lxwmdv ul li h1{
		font-size: 18px;
		margin-bottom: 5px;
		text-align: center;
	}
	.lxwmdv ul li p{
		font-size: 14px;
		line-height: 25px;
		text-align: center;
	}
	.mess{
		padding: 20px 0px;
	}
	.messbt{
		width: 95%;
	}
	.messbt h1{
		text-align: center;
		font-size: 22px;
		margin-bottom: 8px;
	}
	.messbt p{
		font-size: 14px;
		text-align: center;
	}
	.messform{
		width: 95%;
		margin: 0 auto;
	}
	.messform div{
		margin-top: 20px;
	}
	.messform div input{
		width: 41%;
		margin-bottom: 2%;
		padding: 0 4%;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.messform textarea{
		width:92%;
		margin-bottom: 2%;
		padding: 4%;
		height: auto;
	}
	.messform button{
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.rylsit{
		padding: 20px 0px;
	}
	.rylsit ul {
		width: 97%;
	}
	.rylsit ul li{
		width: 48%;
		margin: 1%;
	}
	.rylsit ul li h1{
		font-size: 14px;
		line-height: 35px;
		margin-top: 5px;
	}
	.gcgk{
		padding: 20px 0px;
	}
	.gcgk ul{
		width: 97%;
	}
	.gcgk ul li{
		width: 48%;
	}
	.gcgk ul li section{
		padding: 5%;
		width: calc(90% - 2px);
	}
	.gcgk ul li section h1{
		font-size: 16px;
		line-height: 30px;
		height: 30px;
	}
	.gcgk ul li section h2{
		margin-top: 7px;
	}
	.gcgk ul li section h2 span{
		font-size: 12px;
	}
	.gcgk ul li section h2 iconpark-icon{
		font-size: 16px;
	}
	.newslist{
		padding: 20px 0px;
	}
	.newsdv{
		width: 95%;
		margin: 0 auto;
	}
	.newsdv ul li{
		margin-bottom: 15px;
	}
	.newsdv ul li a{
		display: block;
	}
	.newsdvleft{
		width: 100%;
	}
	.newsdvright{
		width: 90%;
		padding: 5%;
	}
	.newsdvright section h1{
		margin-bottom: 10px;
	}
	.newsdvright section h2{
		font-size: 18px;
	}
	.newsdvright section p{
		font-size: 14px;
		line-height: 30px;
	}
	.shownews{
		width: 95%;
		margin: 0 auto;
		padding: 20px 0px;
		
	}
	.shownewsdv{
		display: block;
	}
	.shownewsdvleft{
		width: 90%;
		padding: 5%;
		padding-bottom: 1px;
	}
	.shownewsbt h1{
		font-size: 18px;
	}
	.shownewsbt h2{
		font-size: 14px;
	}
	.shownewsbt{
		padding-bottom: 15px;
	}
	.shownewstext{
		margin: 15px 0px;
	}
	.shownewsfy{
		padding-top: 15px;
		display: block;
	}
	.shownewsfy p{
		font-size: 14px;
		margin-bottom: 10px;
		line-height: 25px;
	}
	.shownewsfy p a{
		font-size: 14px;
	}
	.shownewsdvright{
		margin-top: 15px;
		width: 100%;
	}
	.shownewsdvright dl{
		padding: 5%;
		margin-bottom: 15px;
	}
	.prolistleft{
		display: none;
	}
	.prolist{
		width: 95%;
		margin: 0 auto;
		padding: 20px 0px;
	}
	.showpro{
		width: 100%;
	}
	.showprotops{
		display: block;
	}
	.showprotopsleft{
		width: 100%;
	}
	.showprotopsright{
		width: 100%;
		margin-top:10px;
	}
	.showprotopsright h2{
		padding: 15px 0px;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.showprotopsright div{
		margin-top: 8px;
	}
	.showprotopsright div img{
		width: 30px;
		height: 30px;
	}
	.showprotopsright div{
		font-size: 28px;
	}
	.showprotopsright section{
		margin-top: 15px;
		display: flex;
		justify-content: space-between;
	}
	.showprotopsright section a{
		width: 48%;
		height: 40px;
		line-height: 40px;
		margin-right: 0;
	}
	.cpgsbt{
		margin-top: 5px;
		padding: 8px 0px;
		font-weight: bold;
		font-size: 18px;
	}
	.fy{
		display: block;
		padding: 10px 0px;
	}
	.fy p{
		margin-bottom: 10px;
	}
	.prolistright{
		width: 100%;
	}
	.prolistright ul li{
		width: calc(44% - 1px);
		padding: 3%;
	}
	.prolistright ul li h1{
		font-size: 14px;
	}
	.prolistright ul li h2{
		font-size: 18px;
	}
	.prolistright ul li div{
		margin: 15px 0px;
	}
	.prolistright ul li section span{
		height: 35px;
		line-height: 35px;
	}
	.showcpzsleft{
		width: 100%;
		display: block;
	}
	.showcpzsleft #gallery2{
		width: 100%;
	}
	.showcpzsleft #gallery2 .swiper-slide section{
		width: calc(99% - 2px);
	}
	.showcpzsleft #thumbs2{
		width: 100%;
		margin-top: 15px;
		height: auto !important;
	}
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.banners .swiper-slide img{
		width: 150%;
		margin-left: -25%;
	}
	.banners .swiper-slide div h1{
		font-size: 14px;
		text-align: center;
	}
	.banners .swiper-slide div p{
		text-align: center;
		font-size: 24px;
	}
	.banners .swiper-slide  section{
		width: 100%;
	}
	.pagination li a{
		padding: 6px 8px;
	}
	.dropbtn {
	  background-color: #0a7cb9;
	  color: white;
	  width: 100%;
	  padding:8px;
	  font-size: 16px;
	  border: none;
	  cursor: pointer;
	  text-align: center;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
	.dropbtn iconpark-icon{
		font-size: 20px;
		color: #fff;
	}
	.dropdown {
	  position: relative;
	  display: inline-block;
	  margin:0 auto;
	  margin-bottom: 15px;
	  width: 95%;
	      margin-left: 2.5%;
	}

	.dropdown-content {
	  display: none;
	  position: absolute;
	  background-color: #f9f9f9;
	  min-width: 160px;
	  width: 100%;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  z-index: 1;
	}

	.dropdown-content a {
	  color: black;
	  padding: 12px 16px;
	  text-decoration: none;
	  display: block;
	  font-size: 14px;
	  color: #333;
	  line-height: 25px;
	}

	.dropdown-content a:hover {background-color: #f1f1f1}

	.dropdown:hover .dropdown-content {
	  display: block;
	}

	.dropdown:hover .dropbtn {
	  background-color: #0a7cb9;
	}
	.prolandv {
	    padding: 5px 0px;
	    height: 30px;
	    width: 90%;
	    margin: 0 auto;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	}
	.prolandvright form input{
		    line-height: 30px;
	}
	.prolist{
		display: block;
	}
	.sbanners .swiper-slide div p{
		font-size: 22px;
		line-height: 30px;
	}
	.sbanners .swiper-slide div a{
		display: none;
	}
	.sbanners .swiper-slide div h1{
		margin-bottom: 15px;
	}
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		width: 100%;
		left: 0;
		bottom: 10px;
	}
	.swiper-pagination-bullet{
		width: 7px;
		height: 7px;
	}
	.idprodvright div p{
		    color: #9f9f9f;
	}
	.mfooldv{
		display: block;height: 45px;
	}
	.mfool{
		height: 45px;
		line-height: 45px;display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;z-index: 999;
	}
	.mfool ul{
		display: flex;
		justify-content: space-between;
		width: 100%;
		
		background-color: #0076b9;
	}
	.mfool ul li{
		width: 100%;
		text-align: center;
		border-right: 1px solid #01659e;
	}
	.mfool ul li a{
		display: block;
		width: 100%;
		line-height: 45px;
		text-align: center;
		color: #fff;
		font-size: 14px;
	}
	.sbanners .swiper-slide img{
		width: 150%;
		margin-left: -25%;
	}
	.sbanners .swiper-slide{
		overflow: hidden;
	}
	.idprodvleft {
		background: none;
	}	
	.idprodvleft img{
		display: block;
	}
	.idprodvright {
		background: none;
	}	
	.idprodvright img{
		display: block;
	}
	.idprodvleft div p{
		display: none;
	}
	.idprodvright div p{
		display: none;
	}
	.idprodvleft div,.idprodvright div{
	    position: absolute;
	    height: 80%;
	}
	.idprodvleft div h3,.idprodvright div h3{
		display: none;
	}
	.idprodvleft .idawgasad,.idprodvright .idawgasad{
		display: block;
		position: inherit;
		padding: 5% 0%;
			width: 100%;
	}
	.idprodvleft .idawgasad p,.idprodvright .idawgasad p{
		display: block;
		color: #333;
		font-size: 14px;
		line-height: 25px;
	}
	.idprodvleft a,.idprodvright a{
		display: block;
		position: relative;
	}
	.idprodvleft .idawgasad h3, .idprodvright .idawgasad h3{
		display: flex;height: 35px;	width: 90%;
		padding: 0 5%;
	}
	.idprodvleft div h3 span,.idprodvright div h3 iconpark-icon{
		color: #007eb9;
	}
	.idprodvleft div h3 iconpark-icon,.idprodvright div h3 iconpark-icon{
		color: #007eb9;
		height: 35px;
	}
	.lxwmdv ul li:first-child iconpark-icon{
		display: none;
	}
	.lxwmdv ul li:first-child h1{
		display: none;
	}
	.lxwmdv ul li:first-child p iconpark-icon{
		display: block;
	}
	.lxwmdv ul li:first-child iconpark-icon{
		margin: 0;
		margin-right: 7px;
	}
	.lxwmdv ul li:first-child p{
		height: 40px;
	}
	.banners .swiper-slide div h1{
		text-align: left;
	}
	.banners .swiper-slide div p{
		text-align: left;
		margin-top: 10px;
	}
	.qywhlist ul li p{
		line-height: 20px;
	}
	.fcdv{
		position: relative;
		margin: 5% 0px;
	}
	.fcdv h1{
		color:#0076b9;
	}
	.fcdv p{
		color: #333;
	}
	.shownewstext img{
		display: block;
		max-width: 100%;
	}
	.sbanners .swiper-slide img {
	    width: 140%;
	    margin-left: -20%;
	}
	.sbanners .swiper-slide div p{
		font-size: 18px;
	}
	#gallery12 ul li:last-child{
		display: block;
	}
	#gallery12 ul li:nth-child(n + 5){
		display: none;
	}
	.mobile-inner-img {
	    width: 85%;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}
	.yyan{
		position: relative;
		z-index: 99;
	}
	.yyan a{
		color: #333;
		font-size: 14px;
	}
	.shownav ul li.active a::after{
		height: 45px;
	}
	.gweghehleft{
		left: -5%;
	}
	.gweghehright{
		right: -5%;
	}
}