/* 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;
}
body {
    font-size: 12px;
    font-family:"微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

@font-face{
	font-family: 'Montserrat (OT1)';
	src: url('../font/Montserrat Semi Bold.otf');
}
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
}
.head_jh{
	width: 100%;
	height: 40px;
	background-color: #1f67bf;
}
.head_jgdv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.head_jgdvleft{
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;font-style: italic;
}
.head_jgdvright{
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
}
.headlogo{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.head_logo img{
	display: block;
}
.head_nav ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 110px;
}
.head_nav ul li{
	padding: 0 20px;
	position: relative;
	height: 110px;
}
.head_nav ul li h1{
	height: 110px;
    line-height: 110px;
}
.head_nav ul li h1 a{
	color: #333333;
	font-size: 16px;
}
.head_nav ul li dl{
	width: 100%;
	background-color: #fff;
	position: absolute;
	left: 0;
	text-align: center;
	display: none;z-index: 99999;
}
.head_nav ul li dl dd a{
	font-size: 14px;
	line-height: 35px;
	color: #333333;
	text-align: center;
}
.head_nav ul li:hover dl{
	display: block;
}
.head_nav ul li h1 a:hover{
	color: #1f67bf;
}
.head_nav ul li.hover h1 a{
	color: #1f67bf;
}
.head_nav ul li dl dd:hover{
	background-color: #1f67bf;
}
.head_nav ul li dl dd:hover a{
	color: #fff;
}
.banner img{
	display: block;
	width: 100%;
}
.index_gjc{
	width: 100%;background-color: #f7f7f7;
}
.index_gjcd{
	width: 1400px;
	margin: 0 auto;
	height: 65px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f7f7f7;
}
.index_gjcdv i{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.index_gjcdv a{
	color: #838383;
	font-size: 14px;
	margin: 0 10px;
}
.index_gjcdv a:hover{
	color: #287dc5;
}
.index_pro{
	width: 1400px;
	margin: 40px auto;
}
.index_bt h1{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.index_bt p{
	color: #333333;
	font-size: 24px;
	margin-left: 45px;    margin-top: 10px;
}
.index_bt h1 i{
	color: #313131;
	font-size: 40px;
	
	font-family: "Impact";
	margin-left: 15px;
}

.index_rxall{
	width: 100%;
}
.index_prodv{
	width: 1400px;
	margin: 0 auto;
	padding: 35px 0px;
}
.tabBox .hd{position: relative; width:1400px;margin:0 auto; position:relative;  }
.tabBox .hd ul li i{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	color: #9f9f9f;
}
.tabBox .hd ul{ display: flex;justify-content: flex-end; overflow:hidden; position: absolute;right: 0;top: -115px; }
.tabBox .hd ul li{  padding:0 10px; color:#666; margin: 0 20px;text-align: center; }
.tabBox .hd ul li p{
	color: #999999;
	font-size: 14px;
	text-align: center;
}
.tabBox .hd ul li iconpark-icon{
	font-size: 36px;
	text-align: center;
	color: #999999;
}
.tabBox .hd ul li.on p{ color: #1f5ebf;   }
.tabBox .hd ul li.on iconpark-icon{ color: #1f5ebf;   }
.index_prodv dl{
	display: flex;
	justify-content: flex-start;
}
.index_prodv dl dd{
	width: 300px;
	padding:20px 15px;
	border: 1px solid #eeeeee;
	margin: 9px;
}
.index_prodv dl dd section{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 15px auto;
}
.index_prodv dl dd section img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.index_prodv dl dd .index_prodvtop h1{
	height: 40px;
	color: #919090;
	font-size: 14px;
	line-height: 30px;
}
.index_prodv dl dd .index_prodvtop p{
	color: #333333;
	font-size: 28px;

	font-family: "Impact";
}

.index_prodv dl dd:hover section img{
	transform: scale(1.05);
}
.index_bt{
	margin-bottom: 40px;
}
.index_prodv dl dd .index_prodvdown p{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 35px;
}
.index_prodv dl dd .index_prodvdown p i{
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
}
.index_prodv dl dd .index_prodvdown{
	margin-bottom: 20px;
}
.index_prodva{
	display: flex;
	justify-content: space-between;
}
.index_prodva a{
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: block;
	border: 1px solid #eeeeee;
	text-align: center;
	color:#7c7b7b;
}
.index_prodva a:first-child:hover{
	background-color: #79cb15;
	color: #fff;
}
.index_prodva a:last-child:hover{
	background-color: #1f67bf;
	color: #fff;
}
.index_prodv dl dd:hover{
	box-shadow: 0px 0px 10px #ada2a2;
}
.index_ys{
	width: 100%;
	background: url(../images/dsaw_02.png) center no-repeat;
	height: 780px;
	background-size: cover;
}
.index_ysdv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index_ysdvleft ul{
	height: 450px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.index_ysdvleft ul li{
	display: flex;
	justify-content: flex-start;
	width: 280px;
	align-items: center;
}
.index_ysdvleft ul li img{
	margin-right: 20px;
	width: 60px;
}
.index_ysdvleft ul li div{
	width: 200px;
}
.index_ysdvleft ul li h1{
	line-height: 30px;
	font-size: 20px;
	color: #fff;
}
.index_ysdvleft ul li p{
	line-height: 25px;
	color: #ffffff;
	font-size: 14px;
}
.index_ysdvright ul{
	height: 450px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.index_ysdvright ul li{
	display: flex;
	justify-content: flex-start;
	width: 280px;
	align-items: center;
}
.index_ysdvright ul li img{
	margin-left: 20px;
	width: 60px;
}
.index_ysdvright ul li div{
	width: 200px;
}
.index_ysdvright ul li h1{
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	text-align: right;
}
.index_ysdvright ul li p{
	line-height: 25px;
	color: #ffffff;
	font-size: 14px;text-align: right;
}
.index_ysdvtt{
	position: relative;
	height: 100%;
}
.index_ysdvtt img{
	width: 100%;
	position: absolute;
	bottom: 0;
}
.index_ysdvcenter{
	height: 780px;
	width: 760px;
}
.index_ysdvtt div{
	position: absolute;
	top: 270px;
	left: 50%;
	margin-left: -210px;
}
.index_ysdvtt div h1{
	text-align: center;
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
}
.index_ysdvtt div p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	width: 420px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.index_ysdvtt img:last-child{
	display: block;
	width: auto;
	bottom: -40px;
	position: absolute;
	left: 50%;
	margin-left: -312px;
}
.index_about{
	width: 1400px;
	margin: 80px auto;
}
.index_about .index_bt{
	margin-bottom: 60px;
}
.index_news{
	width: 100%;
	background-color: #f2f5f9;
	padding: 60px 0px;
}
.index_newsdv{
	width: 1400px;
	margin: 0 auto;
}
.tabBox1 .hd{position: relative; width:1400px;margin:0 auto; position:relative;  }
.tabBox1 .hd ul li i{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	color: #9f9f9f;
}
.tabBox1 .hd ul{ display: flex;justify-content: flex-end; overflow:hidden; position: absolute;right: 0;top: -90px; }
.tabBox1 .hd ul li{width: 150px;height: 45px; line-height: 45px; color:#fff; margin: 0 15px; background-color: #1f67bf;}
.tabBox1 .hd ul li p{
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 45px;
	
}
.tabBox1 .hd ul li.on p{ background-color: #79c73f;  }
.tabBox1 .hd ul li.on i{ background-color: #79c73f;  }
.tabBox1 .bd ul div dl{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.tabBox1 .bd ul div dl dd{
	width: 440px;
	margin: 13px;
}
.tabBox1 .bd ul div dl dd a{
	display: block;
	padding: 40px;
	background-color: #fff;
	position: relative;
}
.tabBox1 .bd ul div dl dd a span{
	position: absolute;
	width: 100px;
	height: 35px;
	background-color: #1f67bf;
	line-height: 35px;
	text-align: center;
	color: #fefefe;
	font-size: 14px;
	position:absolute;
	top:0;
	left: 0;
	color: #fff;
	font-size: 14px;
}
.tabBox1 .bd ul div dl dd a i{
	font-family: arial;
	color: #666666;
	font-size: 16px;
	display: block;
	margin-top: 20px;
}
.tabBox1 .bd ul div dl dd a h1{
	color: #333333;
	font-size: 18px;
	font-weight: bold;margin: 20px 0px;
}
.tabBox1 .bd ul div dl dd a p{
	color: #333333;
	font-size: 14px;
}
.tabBox1 .bd ul div dl dd a:hover{
	background-color: #1f67bf;
}
.tabBox1 .bd ul div dl dd a:hover i,.tabBox1 .bd ul div dl dd a:hover p,.tabBox1 .bd ul div dl dd a:hover h1{
	color: #fff;
}
.index_branddv{
	width: 1400px;
	margin: 80px auto;
}
.index_brandlist ul{
	display: flex;justify-content: flex-start;
	flex-flow: wrap;
}
.index_brandlist ul li{
	width: 215px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin: 8px;
}
.index_brandlist ul li img{
	display: block;
	width: 100%;
	transition: all .5s;height: 130px;
}
.index_brandlist ul li:hover img{
	transform: scale(1.03);
}
.foot{
	background: url(../images/foot_02.png) center no-repeat;
	width: 100%;
	background-size: cover;
}
.footdv{
	width: 1400px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 115px 0px;
}
.footdvleft h1{
	color: #999999;
	font-size: 18px;
}
.footdvleft p{
	color: #999999;
	font-size: 40px;
	font-family: "Impact";    margin-top: 30px;
}
.footdvright p{
	color: #999999;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.footdvcenter{
	width: 780px;
	display: flex;
	justify-content: space-between;
}
.footdvcenter dl dt a{
	color: #cccccc;
	font-size: 16px;
	line-height: 40px;
}
.footdvcenter dl dd a{
	color: #999999;
	font-size: 14px;
	line-height: 40px;
}
.footdvcenter dl dd a:hover{
	color: #fff;
}
.probt{
	display: block;
	width: 100%;
	background-color: #f2f2f2;
}
.probtdv{
	display: flex;
	justify-content: space-between;
	height: 70px;
	width: 1400px;
	margin: 0 auto;
	align-items: center;
}
.probtdv h1{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.index_ss{
	width: 250px;
	height: 35px;
	border: 1px solid #598dcd;
	border-radius: 50px;
	overflow: hidden;
}
.index_ss .sstext{
	border: none;
	line-height: 35px;
	background-color: transparent;
	text-indent: 1em;
}
.index_ss form{
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.index_ss .submit{
	width: 20px;
	height: 20px;
	display: block;
	background: url(../images/ss_03.png) center no-repeat;
	display: block;
	border: none;
	margin-right: 15px;
}
.jcynav{
	width: 1400px;
	margin: 0 auto;
	margin-top: 30px;
}
.jcynav ul{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.jcynav ul li{
	background-color: #f2f2f2;
	width: 163px;
	height: 45px;
	margin: 6px;
}
.jcynav ul li a{
	display: block;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #666666;
}
.jcynav ul li a:hover{
	background-color: #1f67bf;
	color: #fff;
}
.shownav{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}
.shownav ul{
	display: flex;
	justify-content: center;
}
.shownav ul li{
	width: 120px;
	line-height: 80px;
	border-bottom: 2px solid #fff;
	text-align: center;
	margin: 0 30px;
}
.shownav ul li a{
	display: block;
	color: #4c4c4c;
	font-size: 18px;
}
.shownav ul li:hover{
	border-bottom: 2px solid #1f67bf;
}
.shownav ul li:hover a{
	color: #1f67bf;
}
.shownav ul li.active{
	border-bottom: 2px solid #1f67bf;
}
.shownav ul li.active a{
	color: #1f67bf;
}
.newtj ul li{
	width: 1400px;
	margin: 0 auto;
}
.newtj ul li:hover .newtjright h1{
	color: #1f67bf;
}
.newtj ul li a{
	display: flex;
	justify-content: space-between;	
}
.newtjleft{
	width: 640px;
}
.newtjleft img{
	display: block;
	width: 100%;
}
.newtjright{
	width: 640px;
	background-color: #f6f6f7;
	padding: 60px;
}
.newtj{
	width: 1400px;
	margin: 60px auto;overflow: hidden;
}
.newtjright h1{
	color: #333333;
	font-weight: bold;
	font-size: 22px;
}
.newtjright i{
	display: block;
	color: #666666;
	font-size: 14px;
	margin: 25px 0px; 
}
.newtjright p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}
.newtjright span{
	display: block;
	margin-top: 60px;
	color: #1f67bf;
	font-size: 14px;
}
.newslist{
	margin-bottom: 35px;
}
.newslist li{
	width: 100%;
	padding: 50px 0px;
}
.newslist li a{
	display: flex;
	justify-content: space-between;
	width: 1400px;
	margin: 0px auto;
	align-items: center;
}
.newslist li a .newslistleft{
	width: 160px;
	text-align: center;
}
.newslist li a .newslistleft i{
	font-size: 52px;
	color: #333333;
	font-family: "Montserrat (OT1)";
	font-weight: bold;
	text-align: center;
}
.newslist li a .newslistleft p{
	color: #333333;
	font-size: 14px;
	text-align: center;
}
.newslistright{
	width: 1060px;
}
.newslistright h1{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.newslistright p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.newslist span{
	display: block;
	width: 40px;
	display: block;height: 50px;
	height: 40px;
	border: 1px solid #d3d3d3;
	border-radius: 50px;
	text-align: center;
	line-height: 32px;
	font-size: 32px;
	color: #cccccc;
	margin-right: 50px;
	margin-left: 50px;
}
.newslist li:hover{
	background-color: #f6f6f7;
}
.newslist li:hover .newslistleft i,.newslist li:hover .newslistleft p,.newslist li:hover h1{
	color: #1f67bf;
}
.newslist li:hover span{
	color: #1f67bf;
	border-color: #1f67bf;
}
.lxwmdv{
	width: 1400px;
	margin: 85px auto;
}
.lxwmdv ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwmdv ul li{
	width: 440px;
	height: 240px;
	background-color:#f7f7f7 ;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}
.lxwmdv ul li p{
	color: #4c4c4c;
	font-size: 18px;
	text-align: center;
}
.lxwmdv ul li div{
	width: calc(100% - 24px);
	height: 216px;
	margin: 0 auto;
	border: 1px solid #fff;
}
.lxwmdv ul li div iconpark-icon{
	display: block;
	width: 65px;
	margin: 0 auto;
	margin-top: 65px;
	font-size: 48px;
	text-align: center;
}
.lxwmdv ul li:hover div iconpark-icon{
	color: #fff;
}
.lxwmdv ul li:hover{
	background-color: #1f67bf;
}
.lxwmdv ul li:hover div{
	border: 1px solid #6395d2;
}
.lxwmdv ul li:hover div i{
	color: #fff;
}
.lxwmdv ul li:hover div p{
	color: #fff;
}
.zxly{
	width: 100%;
	background: url(../images/lxwmbg_02.png) center no-repeat;
	padding: 85px 0px;
	background-size: cover;
}
.zxlydv{
	width: 1400px;
	margin: 0 auto;
}
.zxlydv h1{
	text-align: center;
	color: #4c4c4c;
	font-size: 38px;
	margin-bottom: 15px;
}
.zxlydv p{
	color: #666666;
	font-size: 14px;
	text-align: center;
	margin-bottom: 60px;
}
.zxlydv form div{
	display: flex;justify-content: space-between;
}
.zxlydv form div input{
	width: 30%;
	padding:0px 1% ;
	height: 45px;
	border: none;
	background-color: #fff;
	outline: none;
	margin-bottom: 15px;
}
.zxlydv form textarea{
	width: 98%;
	padding:  1%;
	font-size: 14px;
	font-family:"微软雅黑";
	border: none;
	height: 240px;
	line-height: 30px;
	margin-bottom: 15px;
}
.zxlydv .submit{
	width: 100%;
	height: 50px;
	background-color: #1f67bf;
	color: #fff;
	font-size: 16px;
	border: none;
}
.abouts{
	display: flex;
	justify-content: space-between;
}
.aboutsleft{
	width: 50%;
	background-color: #f7f7f7;
	display: flex;
	justify-content: flex-end;
}
.aboutsleft div{
	width: 700px;
}
.aboutsright {
	width: 50%;
}
.aboutsright img{
	display: block;
	width: 100%;
}
.aboutsleft div h1{
	font-size: 36px;
	font-weight: bold;
	font-family: 'Montserrat (OT1)';
	color: #1f67bf;
	line-height: 45px;
	margin-bottom: 25px;
	margin-top: 100px;
}
.aboutsleft div p{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 30px;
	text-indent: 2em;
	width: 610px;
}
.aboutsleft ul{
	width: 840px;
	background-color: #FFFFFF;
	height: 190px;
	position: relative;
	z-index: 3;
	margin-top: 40px;
	display: flex;
	justify-content: space-around;
}
.aboutsleft ul li img{
	width: 42px;
	height: 42px;
	display: block;
	margin-top: 25px;
	margin-bottom: 15px;
}
.aboutsleft ul li h2{
	color: #4c4c4c;
	font-size: 42px;
	font-family: 'Montserrat (OT1)';
	font-weight: bold;
}
.aboutsleft ul li h3{
	color: #808080;
	font-size: 14px;
	line-height: 35px;
}
.fwfw{
	padding: 110px 0px;
	width: 1400px;
	margin: 0 auto;
}
.fwfwbt{
	color: #333333;
	font-size: 24px;
	margin-bottom: 85px;
}
.fwfwbt i{
	color: #1f67bf;
	font-weight: bold;
	font-family: 'Montserrat (OT1)';	
}
.fwlist ul{
	display: flex;
	justify-content: space-between;
}
.fwlist ul li{
	width: 200px;
	text-align: center;
}
.fwlist ul li iconpark-icon{
	display: flex;
	width: 100px;
	height: 100px;
	border: 1px solid #1f67bf;
	margin: 0 auto;
	border-radius: 50%;
	font-size: 48px;
	color: #1f67bf;
	line-height: 100px;
}
.fwlist ul li h1{
	color: #4c4c4c;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	margin-top: 30px;
}
.fwlist ul li:hover h1{
	color: #1f67bf;
}
.fwlist ul li:hover iconpark-icon{
	background-color: #1f67bf;
	color: #fff;
}
.fwlist ul li p{
	line-height: 25px;
	color: #808080;
	font-size: 14px;
}
.hezuo{
	width: 100%;
	height: 750px;
	background: url(../images/qwqsd_02.png) center no-repeat;
	background-size: cover;
}
.hezuodv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.hezuodvleft{
	width: 610px;margin-top: 130px;
}
.hezuodvleft ul{
	display: flex;
	justify-content: flex-start;
}
.hezuodvleft ul li{
	width: 150px;
	margin: 2px;
}
.hezuodvleft ul li img{
	display: block;
	width: 100%;
}
.hezuodvright{
	width: 700px;
}
.hezuodvright h1{
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	margin-top: 110px;
}
.hezuodvright h1 i{
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
}
.hezuodvright span{
	width: 60px;
	height: 4px;
	background-color: #fff;
	display: block;
	margin-top: 20px;
	margin-bottom: 35px;
}
.hezuodvright p{
	font-size: 14px;
	color: #fff;
	line-height: 35px;
}
.abdvbc{
	width: 730px;
	padding-left:70px ;
	padding-right: 100px;
	background: url(../images/aoutw_03.png) center no-repeat;
	height: 570px;
	display: flex;
	align-items: center;
}
.abdvbc section h1{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.abdvbc section p{
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
}
.abdvbc ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 60px;
}
.abdvbc ul li{
	width: 125px;
	margin-right: 100px;
}
.abdvbc ul li h2{
	color: #ffffff;
	font-size: 16px;
}
.abdvbc ul li h3{
	color: #ffffff;
	font-size: 56px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
}
.abdvbc ul li h4{
	color: #ffffff;
	font-size: 16px;
}
.index_aboutdv{
	display: flex;
	justify-content: space-between;
}
.index_aboutdvs{
	width: 900px;
}
#contrast{
	width: 500px;
}
#btn1{
	display: flex;
	width: 500px;
	height: 190px;
	background: url(../images/autleft_03.png) center no-repeat;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
#btn2{
	display: flex;
	width: 500px;
	height: 190px;
	background: url(../images/autleft_05.png) center no-repeat;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
#btn3{
	display: flex;
	width: 500px;
	height: 190px;
	background: url(../images/autleft_06.png) center no-repeat;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
#btn1 h1{
	margin-left: 60px;
	font-size: 80px;
	color: rgba(255,255,255,0.4);
	font-family: "Montserrat (OT1)";
}
#btn2 h1{
	margin-left: 60px;
	font-size: 80px;
	color: rgba(255,255,255,0.4);
	font-family: "Montserrat (OT1)";
}
#btn3 h1{
	margin-left: 60px;
	font-size: 80px;
	color: rgba(255,255,255,0.4);
	font-family: "Montserrat (OT1)";
}
#btn3 span,#btn2 span,#btn1 span{
	display: block;
	width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 20px solid #518eeb;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: -20px;
    z-index: 9;
    display: none;
}
#btn1 section{
	margin-right: 60px;
	text-align: right;
}
#btn2 section{
	margin-right: 60px;
	text-align: right;
}
#btn3 section{
	margin-right: 60px;
	text-align: right;
}
#btn1 section h2{
	font-size: 20px;
	color: #ffffff;
	margin: 15px 0px;
	text-align: right;
}
#btn1 section h3{
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	font-family: "Montserrat (OT1)";
	text-transform: uppercase;
}
#btn2 section h2{
	font-size: 20px;
	color: #ffffff;
	margin: 15px 0px;
	text-align: right;
}
#btn2 section h3{
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	font-family: "Montserrat (OT1)";
	text-transform: uppercase;
}
#btn3 section h2{
	font-size: 20px;
	color: #ffffff;
	margin: 15px 0px;
	text-align: right;
}
#btn3 section h3{
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	font-family: "Montserrat (OT1)";
	text-transform: uppercase;
}
.htmleaf-container{
	display: none;
}
.shownavleft{
	width: 720px;
}
.shownavright{
	width: 600px;
}
.shownavright h1{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	line-height: 70px;
	border-bottom: 1px solid #ececec;
}
.showpro{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.shownavright p{
	font-size: 14px;
	line-height: 30px;
	color: #808080;
	margin-top: 20px;
	margin-bottom: 20px;
}
.shownavright ol li{
	width: 100%;
	line-height: 25px;
}
.shownavright ol li h2{
	color: #333333;
	font-size: 14px;
	margin-bottom: 10px;
}
.shownavright ol li span{
	display: block;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.shownavright ol li:last-child{
	border-right: none;
}
.shownavright div{
	display: flex;
	justify-content: flex-start;
	padding: 30px 0px;
	align-items: center;
	border-top:1px solid #ececec ;
	border-bottom:1px solid #ececec ;
	margin-bottom: 30px;
}
.shownavright div i{
	display: block;
	height: 49px;
	width: 49px;
	background: url(../images/ophen_03.png) center no-repeat;
	background-size:contain ;
	margin-right: 10px;
}
.shownavright div span{
	color: #1f5ebf;
	font-size: 36px;
}
.shownavright section{
	display: flex;
	justify-content: flex-start;
}
.shownavright section a{
	display: block;
	width: 200px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	background-color: #1f5ebf;
	margin-right: 30px;
}
.shownavright section a:last-child{
	background-color: #f2f2f2;
	color: #4c4c4c;
}
.showproall{
	width: 100%;
	background: url(../images/xqbg_02.jpg) center repeat-x;
	background-position: 0px 50px;
	margin: 40px auto;
}
.showproalldv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
} 
.showproalldvleft{
	width: 970px;
}
.showproalldvright{
	width: 300px;
}
.index_ysdvcenter1{
		display: none;
	}
.proname{
	height: 48px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 45px;
}
.tjlist ul li{
	width: 300px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
} 
.tjlist ul li div{
	width: 100%;
	display: block;
	overflow: hidden;
}
.tjlist ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.tjlist ul li h1{
	width: 100%;
	height: 60px;
	line-height: 60px;
	
	text-align: center;
	color: #4c4c4c;
	font-size: 16px;
}
.tjlist ul li:hover img{
	transform: scale(1.05);
}
.tjlist ul li:hover h1{
	color: #fff;
	background-color: #1f5ebf;
}
.showpro{
	margin-top: 35px;
}
.showproallleftdv{
	width: 700px;
	margin-right: 100px;
	padding-bottom: 50px;
	display: flex;
	justify-content: space-between;
}
#gallery{
	border: 1px solid #d8d5d5;
}
		.gallery-top {
	      	height: 585px;
	      	width: 570px;
	      	overflow: hidden;
	      	border: 1px solid #e5e5e5;
	    }
	    .gallery-thumbs {
	    	width: 108px;
	      	box-sizing: border-box;
	      	height: 582px;
	      	overflow: hidden;
	    }
	    .gallery-thumbs .swiper-slide {
	    	width: 225px;
	      	height:calc(100% - 20px);
	      	transition: all .3s;
	    }
	    .gallery-thumbs .swiper-slide{
	    	background-size: cover;
	    }
	    .gallery-thumbs .swiper-slide i{
	    	border: 1px solid #e5e5e5;
	    	display: block;
	    	width: calc(100% - 2px);
	    	height:calc(100% - 2px);
	    }
	    .gallery-thumbs .swiper-slide-active i{
	      	border: 1px solid #287dc5;
	    }
	    .gallery-top .swiper-slide img,.gallery-thumbs .swiper-slide{
			background-position: center;
			background-repeat: no-repeat;
			background-size: contain;
			display: block;
			width: 100%;
			height: 100%;
	    }
.gallery-top .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
#thumbs .swiper-slide i{
	    border: 1px solid #d8d5d5;
    display: block;
    width: 98%;
    height: 98%;
}
.gallery-top .swiper-slide img{
	height: auto;
}
.shownews{
	width: 1400px;
}
.wdl{
	width: 100%;
	background-color:#373737 ;
	height: 80px;
}
.wdldv{
	width: 1400px;
	margin: 0 auto;
}
.wdldv{
	display: flex;
	justify-content: space-between;
	height: 80px;
	align-items: center;
}
.wdldv p{
	color: #999999;
	font-size: 14px;
}
.wdldv p i{
	margin-left: 25px;
}
.wdldv p a{
	color: #999999;
}
.wdldv p a:hover{
	color: #fff;
}
#m-b-bar{
	display: none;
}


#gallery{
	width: 83%;height: 580px;
}
#gallery .swiper-slide img{
	display: block;
	width: 100%;
}
#thumbs{
width: 15%;
height: 580px;
}
#thumbs .swiper-slide{
line-height:90px!important;
opacity:0.4;    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#thumbs .swiper-slide-thumb-active{
opacity:1;
}	
.mlayout{
	display: none;
}
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#1f67bf;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}
#floatDivBoxs .floatDqq li a{
	display: flex;
	align-items: center;
}
#floatDivBoxs .floatDqq li a img{
	width: 25px;
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) {
	.head_jgdv{
		width: 95%;
	}
	.headlogo{
		width: 95%;
	}
	.wdldv{
		width: 95%;
	}
	.head_logo{
		width: 20%;
		display: flex;
		align-items: center;
		height: 110px;
	}
	.head_logo img{
		display: block;
		width: 100%;
		line-height: 110px;
		max-width: 250px;
	}
	.head_nav ul li a{
		font-size: 14px;
	}
	.head_nav ul li dl{
		width: 120px;
		left: -22.5px;
	}
	.head_nav ul li h1 a{
		font-size: 15px;
	}
	.head_nav ul li{
		margin: 0 10px;
		padding: 0;
	}
	.index_gjcd{
		width: 95%;
	}
	.index_gjcd .index_ss{
		display: none;
	}
	.index_pro{
		width: 95%;
	}
	.index_prodv{
		width: 100%;
	}
	.index_prodv dl dd{
		width: 21%;
		margin: 1%;
		padding: 20px 1%;
	}
	.index_prodv dl{
		width: 100%;
	}
	.bd ul{
		width: 100%;
	}
	.tabBox{
		width: 100%;
	}
	.index_ysdv{
		width: 95%;
	}
	.index_ysdvtt img:last-child{
		width: 100%;
		margin: 0 auto;
		left: auto;
	}
	.index_about{
		width: 95%;
	}
	.index_newsdv{
		width: 95%;
	}
	.tabBox1 .hd{
		width: auto;
	}
	.tabBox1 .bd ul div dl dd {
	    width: 30.3%;
	    margin: 1.5%;
	}
	.tabBox1 .bd ul div dl dd a{
		padding: 10%;
	}
	.index_branddv{
		width: 95%;
	}
	.index_brandlist ul li{
		width: 14.45%;
		margin: 1%;
	}
	.footdv{
		width: 95%;
	}
	.footdvleft{
		width: 27%;
	}
	.footdvcenter{
		width: 55%;
	}
	.tabBox .hd{
		width: auto;
	}
	.tabBox .hd ul li{
		margin: 0 10px;
	}
	.newslist li a{
		width: 95%;
	}
	.newslistright {
		width: 75%;
	}
	.newslist span{
		margin-right:0 ;
		margin-left: 3%;
	}
	.newslist li a .newslistleft{
		width: 20%;
		max-width: 160px;
	}
	.newtj{
		width: 95%;
	}
	.probtdv,.jcynav{
		width: 95%;
	}
	.jcynav ul li {
	    background-color: #f2f2f2;
	    width: 15.35%;
	    height: 3%;
	    margin: 6px;
	}
	.prolist .index_prodv{
		width: 95%;
		margin: 0 auto;
	}
	.prolist .index_prodv dl dd {
	  	width: 20.75%;
	    margin: 1%;
	    padding: 1%;
	}
	.abouts{
		width: 100%;
	}
	.aboutsleft{
		width: 50%;
		justify-content: center;
	}
	.aboutsleft div{
		width: 90%;
	}
	.aboutsright{
		width: 50%;
		background: url(../images/aboutba_03.png) center no-repeat;
	}
	.aboutsright img{
		display: none;
	}
	.aboutsleft div h1{
		margin-top: 50px;
	}
	.aboutsleft div p{
		width: 100%;
	}
	.fwfw{
		width: 95%;
	}
	.fwlist ul li{
		width: 18%;
	}
	.hezuodv{
		width: 95%;
	}
	.hezuodvleft{
		width: 50%;
	}
	.hezuodvright{
		width: 48%;
	}
	.lxwmdv{
		width: 95%;
	}
	.lxwmdv ul li{
		width: 32%;
	}
	.zxlydv{
		width: 95%;
	}
	.index_prodva a{
		width: 47%;
	}
	#contrast{
		width: 30%;
	}
	#btn1,#btn2,#btn3{
		width: 100%;
	}
	#btn1 h1,#btn2 h1,#btn3 h1{
		margin-left: 5%;
	}
	#btn1 section,#btn2 section,#btn3 section{
		margin-right: 5%;
	}
	.index_aboutdvs{
		width: 70%;
	}
	.abdvbc{
		padding: 0 5%;
		width: 90%;
	}
	.abdvbc section{
		width: 100%;
	}
	.showpro{
		width: 95%;
	}
	.shownavright{
		width: auto;
	}
	.shownavright section a{
		width: 40%;
	}
	.shownavright div span{
		font-size: 32px;
	}
	.shownavright ol li h2{
		margin-bottom: 0px;
	}
	.showproallleftdv{
		margin-top: 0px;
	}
	.showproalldv{
		width: 95%;
	}
	.showproalldvleft{
		width: 67%;
	}
	.showproalldvright{
		width: 30%;
	}
	.shownews{
		width: 95%;
	}
	.sidebar-l{
		margin-right: 0;
	}
	.tjlist ul li{
		width: 100%;
	}
	.shownavleft{
		width: 60%;
	}
	.showproallleftdv{
		width: 100%;
	}
	.shownavright {
	    width: auto;
	    margin-left: 3%;
	}
	.gallery-top{
		margin-right: 5px;
		padding-bottom: 0px;
	}
	.index_ysdvtt div{
		text-align:  center;
		position: initial;
		margin: 0 auto;
		margin-top: 35px;
	}
}
@media only screen and (min-width: 100px) and (max-width: 1000px) {
	.htmleaf-container{
		display: block;
	}
	.head_jh{
		display: none;
	}
	.headlogo{
		display: none;
	}
	.index_gjc{
		display: none;
	}
	.index_pro{
		width: 95%;
		margin: 20px auto;
	}
	.index_bt{
		margin-bottom: 20px;
	}
	.index_bt h1 i{
		font-size: 24px;
	}
	.index_bt p{
		font-size: 18px;
		margin-left: 40px;
	}
	.tabBox .hd{
		width: 100%;
	}
	.tabBox .hd ul{
		justify-content: space-between;
		position: relative;
		right:auto;
		top: auto;
	}
	.tabBox .hd ul li{
		padding: 0;
		margin: 0 ;
	}
	.index_prodv{
		width: 100%;
		padding-bottom: 0px;
		margin-bottom: 20px;
	}
	.index_prodv dl{
		flex-flow: wrap;
		width: 100%;
	}
	.index_prodv dl dd{
		display: block;
		width: 43.4%;
	    padding: 2%;
	    margin: 1%;
	}
	.index_prodva a{
		width: 47%;
	}
	.index_ysdv{
		width: 100%;
		display: block;
	}
	.index_ysdvleft{
		width: 95%;
		margin: 0 auto;
	}
	.index_ysdvleft ul{
		height: 260px;
	}
	.index_ysdvcenter{
		display: block;
		width: 95%;
		height: auto;
		margin: 0 auto;
	}
	.index_ysdvtt img{
		max-width: 100%;
		display: none;
	}
	.index_ysdvtt img:last-child{
		position: initial;
		margin-left: 0px;
		display: none;
	}
	.index_ysdvtt div{
		position: initial;
		margin: 25px auto
	}
	.index_ysdvtt div h1{
		font-size: 24px;
	}
	.index_ysdvtt div p{
		font-size: 14px;
		width: 100%;
	}
	.index_ysdvright ul li h1{
		font-size: 18px;
	}
	.index_ys{
		background-size: cover;
		height: auto;
		padding: 25px 0px;
	}
	.index_ysdvright ul li{
		width: 100%;
		justify-content: flex-end;    flex-direction: row-reverse;
	}
	.index_ysdvright ul li img{
		margin-left: 0;
		margin-right: 20px;
	}
	.index_ysdvright ul li p,.index_ysdvright ul li h1{
		text-align: left;
	}
	.index_ysdvright ul{
		width: 95%;
		margin: 0 auto;    margin-top: 10px;
		height: 260px;
	}
	.index_about{
		width: 95%;
		margin: 25px auto;
	}
	.index_about .index_bt{
		margin-bottom: 20px;
	}
	.index_aboutdv{
		width: 100%;
		display: block;
	}
	.index_aboutdvs{
		width: 100%;
	}
	.abdvbc{
		width: 90%;
		padding:0 5%;
	}
	.abdvbc section{
		width: 100%;
	}
	.abdvbc ul{
		margin-top: 20px;
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.abdvbc ul li{
		width: auto;
		margin-right: 0;
	}
	.abdvbc ul li h3{
		font-size: 32px;
	}
	#contrast{
		width: 100%;
		display: flex;
	}
	#btn1,#btn2,#btn3{
		width: 35%;
	}
	#btn1 h1,#btn2 h1,#btn3 h1{
		display: none;
	}
	#btn1 section,#btn2 section,#btn3 section{
		text-align: center;
		margin: 0;
		width: 100%;
	}

	#btn1 section h2,#btn2 section h2,#btn3 section h2{
		text-align: center;
		font-size: 18px;
	}
	#btn1 section h3,#btn3 section h3,#btn2 section h3{
		text-align: center;
	}
	.index_news{
		padding: 35px 0px;
	}
	.index_newsdv{
		width: 95%;
	}
	.tabBox1 .hd{
		display: block;
		width: 100%;
	}
	.tabBox1 .hd ul{
		position: inherit;
		top: auto;
	}
	.tabBox1 .bd ul div dl dd{
		width: 95%;
	}
	.index_branddv{
		width: 95%;
		margin: 25px auto;
	}
	.index_brandlist ul li{
		width: 47.4%;
		margin: 1%;
	}
	.foot{
		display: none;
	}
	.shownav ul li{
		line-height: 45px;
	}
	.newtj{
		width: 95%;
		margin-top: 25px;
		margin-bottom: 15px;
	}
	.newtj ul li a{
		flex-flow: wrap;
		width: 100%;
	}
	.newtjright{
		width: 90%;
		padding: 5%;
	}
	.index_ysdvcenter{
		
	}
	.newtjright h1{
		font-size: 18px;
	}
	.newtjright i{
		margin: 15px 0px;
	}
	.newtjright span{
		margin-top: 10px;
	}
	.shownav ul li a{
		font-size: 16px;
	}
	.newslist li{
		width: 100%;
		padding: 5px 0px;
	}
	.newslist li a{
		width: 95%;
		border-bottom: 1px dashed #818181;
		padding-bottom: 5%;
		padding-top: 1%;
	}
	.newslist span{
		display: none;
	}
	.newslist li a .newslistleft{
		width: 20%;
	}
	.newslistright{
		width: 78%;
	}
	.newslistright h1{
		line-height: 25px;
		height: 25px;
		overflow: hidden;
	    margin-bottom: 5px;
	    margin-top: 5px;
	    font-size: 16px;
	}
	.newslistright p{
		height: 30px;
		overflow: hidden;
	}
	.newslist li a .newslistleft i{
		font-size: 36px;
	}
	.newtjright p{
		line-height: 25px;
	}
	.newtjright i{
		margin: 10px 0px;
	}
	.swiper-button-next, .swiper-button-prev{
		top:27% !important;
	}
	.abouts{
		width: 95%;
		display: block;
		margin: 0 auto;
	}
	.aboutsleft{
		width: 100%;
	}
	.aboutsleft div{
		width: 90%;
		padding: 0 5%;
	}
	.aboutsleft div h1{
		margin-top: 25px;
		text-transform: uppercase;
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.aboutsleft div p{
		width: 100%;text-align: justify;
	}
	.aboutsleft ul{
		position: initial;
		width: 100%;
		margin-top: 15px;
	}
	.aboutsleft ul li{
		text-align: center;
	}
	.aboutsleft ul li h2{
		font-size: 24px;
	}
	.aboutsleft ul li img{
		margin: 15px auto;
	}
	.aboutsleft ul li h3{
		font-size: 12px;
	}
	.aboutsleft ul{
		width: 110%;
		margin-left: -5%;height: auto;
	}
	.aboutsleft ul li{
		padding-bottom: 10px;
	}
	.aboutsright{
		width: 100%;
	}
	.fwfw{
		width: 95%;
		margin: 35px auto;
		padding: 0;
	}
	.fwlist ul{
		flex-flow: wrap;
	}
	.fwlist ul li{
		width: 48%;
		margin: 1%;
	}
	.fwfwbt{
		margin-bottom: 30px;
	}
	.fwlist ul li h1{
		margin-top: 5px;
	}
	.hezuodv{
		width: 95%;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.hezuodvleft{
		width: 100%;
		margin-top: 25px;
	}
	.hezuodvright h1{
		margin-top: 25px;
		font-size: 20px;
		text-transform: uppercase;
	}
	.hezuo{
		background-size:cover;
		height: auto;
		padding-bottom: 35px;
	}
	.hezuodvright p{
		line-height: 30px;
	}
	.fwfwbt i{
		text-transform: uppercase;
	}
	.lxwmdv{
		width: 95%;
		margin: 10px auto;
	}
	.lxwmdv ul{
		display: flex;
		flex-flow: wrap;
	}
	.lxwmdv ul li{
		width: 100%;
		margin-bottom: 10px;
		height: 170px;
	}
	.lxwmdv ul li div{
		height: 146px;
	}
	.zxly{
		width: 100%;padding: 15px 0px;
	}
	.zxlydv{
		display: block;
		width: 95%;
	}
	.zxlydv h1{
		font-size: 20px;
		font-weight: bold;
	}
	.zxlydv .submit{
		height: 45px;
		line-height: 45px;
	}
	.zxlydv p{
		margin-bottom: 35px;
	}
	.zxlydv form div{
		flex-flow: wrap;
	}
	.tabBox1 .hd ul li{
		margin: 0 4px;
	}
	.zxlydv form div input{
		width: 100%;
		text-indent: 1em;
	}
	.zxlydv form textarea{
		height: 150px;
		text-indent: 1em;
	}
	.lxwmdv ul li div i{
		margin-top: 15px;
	}
	.lxwmdv ul li p{
		font-size: 16px;
	}
	.probtdv{
		width: 95%;
	}
	.jcynav{
		width: 95%;
	}
	.jcynav ul li{
		width: 30%;
		margin: 1.3%;
	}
	.index_prodv dl dd .index_prodvtop p{
		font-size: 20px;
	}
	.index_ysdvleft ul li h1{
		font-size: 18px;
	}
	.index_ysdvcenter{
		display: none;
	}
	.index_ysdvcenter1{
		display: block;
	}
	.showpro{
		display: block;
		width: 95%;
		margin: 0 auto;
		margin-top: 0px;
	}
	.shownavleft{
		width: 100%;
	}
	.showproallleftdv{
		width: 100%;
		display: block;
		padding-bottom: 0px;
	}
	.gallery-top{
		width: 100%;
		height: auto;
	}
	.shownavright{
		width: 100%;
	}
	.gallery-thumbs{
		height: 100px;
		width: 100%;
		margin-top: 10px;
	}
	.shownavright h1{
		font-size: 18px;
		line-height: 50px;
	}
	.showproalldv{
		width: 95%;
	    margin: 0 auto;
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column-reverse;
	}
	.proname{
		margin-bottom: 35px;
	}
	.showproalldvleft{
		width: 100%;
		margin-bottom: 35px;
	}
	.showproalldvright{
		width: 100%;
	}
	.tjlist ul {
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.tjlist ul li{
		width: 47.3%;
		margin: 1%;
	}
	.tjlist{
		margin-top: -35px;
	}
	.tjlist ul li h1{
		line-height: 45px;
		height: 45px;
		overflow: hidden;
		font-size: 14px;
	}
	.shownavright ol li h2{
		margin-bottom: 0px;
	}
	.shownavright p{
		margin: 10px 0px;
	}
	.shownavright ol{
		margin-bottom: 15px;
	}
	.shownavright ol li{
		line-height: 35px;
	}
	.shownavright div{
		padding: 15px 0px;
	}
	.shownavright div span{
		font-size: 24px;
	}
	.shownavright div i{
		width: 35px;
		height: 35px;
		background-size: contain;
	}
	.showproall{
		margin: 30px auto;
	}
	.lxwmdv ul li div iconpark-icon{
		margin-top: 25px;
	}
	.shownews{
		width: 95%;
	}
	.sidebar-l{
		margin-right: 0;
	}
	.article .post h1 {
	    font-size: 20px;
	    font-weight: bold;
	}
	.article .padding-large{
		padding: 5%;
	}
	.mobile-inner{
		    background: #fff !important;
	}
	.mobile-inner img{
		margin-left: 15px;
	}
	.probtdv h1{
		font-size: 18px;
	}
	.fwlist ul li iconpark-icon{
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 24px;
	}
	.pagination li a{
		padding: 5px 10px;
	}
	.wdl{
		display: none;
	}
	#m-b-bardv{
		display: block;
		height: 50px;
	}
	#m-b-bar{
		display: block;
		position: fixed;
		width: 100%;
		height: 45px;
		bottom: 0;
		z-index: 999;
		left: 0;
	}
	#m-b-bar .x3 a{
		color: #fff;
		font-size: 14px;
	}
	#m-b-bar .x3 i{
		display: block;
		font-size: 16px;
		color: #fff;
		margin-top: 5px;
	}
	#gallery{
		width: 100%;border: 1px solid #d8d5d5;
	}
	#thumbs{
		width: 100%;
		height: 95px;
		margin-top: 15px;
	}
	#thumbs .swiper-slide{
	line-height:90px!important;
	opacity:0.4;    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: center;
	}
	#thumbs .swiper-slide-thumb-active{
		opacity:1;
	}	
	.index_ysdvleft ul li div{
		width: 100%;
	}
	.index_ysdvleft ul li{
		width: 100%;
	}
	.index_ysdvright ul li div{
		width: auto;
	}
	.tabBox .hd ul li iconpark-icon{
		font-size: 26px;
	}
	.abdvbc{
		height: 500px;
	}
	#btn2 section img,#btn1 section img,#btn3 section img{
		width: 40px;
	}
	.index_ss{
		width: 50%;
	}
	.pagination li{
		margin: 5px;
	}
	.index_ysdvleft ul li img{
		width: 50px;
	}
	.index_ysdvright ul li img{
		width: 50px;
	}
	.layout{
		display: none;
	}
	.mlayout{
		display: block;
	}
	.banner{
		width: 100%;
		overflow: hidden;
	}
	.banner img {
	    display: block;
	    width: 200%;
	    margin-left: -15%;
	}
	#floatDivBoxs{
		display: none;
	}
	#rightArrow{
		display: none;
	}
}
.neirong img{
	max-width: 100%;
	display: block;
}