@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;}
table { border-spacing:0; border-collapse: collapse;}
img { border:0; vertical-align: middle;}
li { vertical-align: middle;}
em { font-style:normal; font-weight: bold;}
ol, ul, li { list-style:none;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
input, button, select, textarea, a { outline:none;}
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a { background: transparent; text-decoration: none; color: #666;transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}
body { color: #666; font:14px/2 arial, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, 宋体, Tahoma, Helvetica, STHeiti; word-break:break-all;}
.o8 { filter:alpha(opacity=100); opacity:1; transition:all 0.25s ease-out 0s; -webkit-transition:all 0.25s ease-out 0s;}
.o8:hover { filter:alpha(opacity=80); opacity:0.8;}
div,p{max-height: 10000rem;}
::selection {color:#fff; background-color: #061034;} ::-moz-selection {color:#fff; background-color: #061034;}
.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}

/*自定义常用配制*/
.l { float:left; }.r { float:right; }
.fl { float:left; }.fr { float:right; }
.baseDiv{ width:1350px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer0{ max-width: 1200px; margin: 0 auto;}
.cer{ max-width:1200px; margin:0 auto; padding: 0 20px;}
.cer1{ max-width:1720px; margin:0 auto; padding: 0 20px;}
.cer2{ max-width:1520px; margin:0 auto; padding: 0 20px;}


.b { font-weight:bold } .n{ font-weight: normal;}
.tc { text-align:center }.tr { text-align:right }
.posr { position:relative } .ikong{ display: inline-block; width: 14px;}
.h30{ width: 100%; height: 30px;}.h40{ width: 100%; height: 40px;}.h50{ width: 100%; height: 50px;}
.h60{ width: 100%; height: 60px;}.h70{ width: 100%; height: 70px;}.h80{ width: 100%; height: 80px;}
.h90{ width: 100%; height: 90px;}.h100{ width: 100%; height: 100px;}.h110{ width: 100%; height: 110px;}
.h120{ width: 100%; height: 120px;}
.disn { display:none }.disb { display:block }.dib{display: inline-block;}
.ov { overflow:hidden }.cur { cursor:pointer }
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.op70 { filter:alpha(opacity=70); opacity:0.7;}

a.aftl{position: relative; padding-bottom: 1px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; 
   border-bottom: 1px solid #f5951c; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0;
	 transition: width 0.3s; -webkit-transition: width 0.3s;}
::-webkit-input-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-ms-input-placeholder{ color:#999;}


/*font-style*/
.t12 { font-size: 12px; }.t14 { font-size: 14px; }.t16 { font-size: 16px; }.t18 { font-size: 18px;}
.t24{font-size: 24px;}.t26 { font-size: 26px;}.t28 { font-size: 28px;}
.t30{ font-size: 30px;}.t32{ font-size: 32px;}.t34{ font-size:34px;}.t36{ font-size: 36px;}
.ti2 { text-indent:2em; }.lh1-5{ line-height: 1.5em;} .lh30{ line-height: 30px;}
.lh2-5{ line-height: 2.5em;}.lh2{ line-height: 2em;}
.fontya { font-family:'Microsoft Yahei';}.fontsong { font-family:'simsun';}
.ell { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.ttc { text-transform:capitalize; }.ttl { text-transform:lowercase; }.ttu { text-transform:uppercase;}
.c3 { color:#333 }.c6 { color:#666 }.c9 { color:#999 }.ca{ color: #aaa;} .cf{ color: #fff;}
.ora{ color: #f70;}.red{ color: #eb0202;} .blue{ color: #0096ff;}.c4{color: #444;}.c8{color: #888;}
.yel{ color: #f5951c;}.lblue{ color: #bfdefb;}.green{ color: #3c2;}
.picw img{ max-width: 100%;}
.limited{ max-width: 100%; max-height: 100%;}


.bsb{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.yj4{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.yj2{ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.shadow6{ box-shadow: 0 0px 6px 0  #d9d9d9;}
.guodu{ transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; 
	-webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.guodu2{ transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s;}
.poa{ position: absolute; width: 100%; height: 100%; left: 0; top:0; z-index: 1;}
.pic101,.pic102,.pic104{ overflow: hidden;}
.pic102 img,.pic104 img,.pic101 img{ -webkit-transition: 0.5s; -moz-transition: 0.5s;
	-ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
li:hover .pic101 img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);  -o-transform: scale(1.01); transform: scale(1.01);}
li:hover .pic102 img{ -webkit-transform: scale(1.02); -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);  -o-transform: scale(1.02); transform: scale(1.02);}
li:hover .pic104 img{ -webkit-transform: scale(1.04); -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);  -o-transform: scale(1.04); transform: scale(1.04);}
@media screen and (max-width:380px) {}

.btn{ padding: 0; cursor: pointer; text-align: center; border: none; color:#fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
.btn2{ padding: 0; cursor: pointer; text-align: center; border: none; 
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
img.tw{ position: relative; margin-top: -3px;}







div.pageList{ padding: 0 20px; text-align: center; font-size: 0;}
div.pageList ul.l{ display: none;}
div.pageList ul.r{ float: none;}
div.pageList ul li { display: inline-block;}
div.pageList ul li a{ display: block; height: 28px; line-height: 28px; color: #666; font-size: 14px;
 	padding: 0 11px; margin: 0 5px; background-color: #fff; border: 1px solid #c8c8c8;}

div.pageList ul li:hover a,
div.pageList ul li a.selected{ background-color: #1291e2; color: #fff; border-color: #1291e2;}
div.pageList2 ul li:hover a,
div.pageList2 ul li a.selected{ background-color: #c9151e; color: #fff; border-color: #c9151e;}


.listbtnout{ padding: 0 20px;}
.listmore{ display: block; width: 230px; height: 50px; margin: 0 auto; border: 0 none;
	font-size: 0; color: #fff; line-height: 50px; text-align: center; border-radius: 25px;
	background: #e6462e url('../images/jtr-list.png') center no-repeat;}
.listmore:hover{ opacity: 0.8;}


/*表单验证相关*/
.Validform_checktip{ font-size: 14px; line-height:24px; height:24px; overflow:hidden; color:#999;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{ color:#d30315; padding-left:20px; white-space:nowrap; background:url(../images/error.png) no-repeat left center;}
.Validform_loading{ padding-left:20px; background:url(../images/onLoad.gif) no-repeat left center;}
.Validform_error{ }
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px;
 -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute;
  top:0px; right:50px; z-index:99999; display:none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff;
 position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute;
 right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
.v{ position:relative;}i.v{ display:inline-block; }
.v span.Validform_checktip{ position:absolute; left:0; top:100%; z-index: 1; font-style: normal;}
.v p.message{ position: absolute; left:31px; top:100%; height: 40px; line-height: 40px; 
	font-size: 16px; color: #f00; font-weight: bold;}
i.v2{ position:relative; display:inline-block;}
i.v2 span.Validform_checktip{ font-style: normal; margin-left: 20px; line-height: 36px;}

/* banner */
#banner{ width: 350px; height: 438px; position: absolute; z-index: 1; top: 50%; left:50%;margin-top: -240px; padding: 0 100px 40px;}
#banner .hd{ height:10px; overflow:hidden; position:absolute; left:50%; margin-left: -30px; bottom:20px; z-index:1; }
#banner .hd ul{ overflow:hidden; zoom:1; float:left;}
#banner .hd ul li{ float:left; margin-right:10px; width:10px; height:10px; cursor:pointer; background: url(../images/dot02.png) center; opacity: 0.3;}
#banner .hd ul li.on{ opacity: 0.7;}
#banner .bd{ position:relative; z-index:0; width: 350px; height: 438px; overflow: hidden;}
#banner .bd li{ zoom:1;}

/* 下面是前/后按钮代码 */
#banner .prev,#banner .next{ position:absolute; top:50%; margin-top:-26px; display:block; width:52px; height:52px;}
#banner .prev{ left: 0;  background:url(../images/xiaoyu1.png) center no-repeat;} 
#banner .next{ right:0;  background:url(../images/dayu1.png) center no-repeat;}
#banner .prev:hover{ background-image: url(../images/xiaoyu1h.png)}
#banner .next:hover{ background-image: url(../images/dayu1h.png)}


.newban .flex-direction-nav a{width:54px;height:80px; display:block;position:absolute;
	top: 50%; margin-top: -40px; z-index: 4; font-size: 0;}
.newban .flex-direction-nav a.flex-prev{ left: 0; background: rgba(0,0,0,0.3) url('../images/lt1.png') center no-repeat;}
.newban .flex-direction-nav a.flex-next{ right: 0; background: rgba(0,0,0,0.3) url('../images/gt1.png') center no-repeat;}
.newban .flex-direction-nav a:hover{ background-color: rgba(0,0,0,0.6);}

.newban .flex-control-paging{ height: 35px; font-size: 0; text-align: center;
	position: absolute; bottom: 30px; right: 50%; margin-right: -760px; z-index: 3;}
.newban .flex-control-paging li{ display: inline-block; overflow:hidden; width: 45px; height: 35px;}
.newban .flex-control-paging li a{ width:45px; height:35px; display: block; cursor:pointer;
	background: url('../images/dot1.png') center no-repeat;}
.newban .flex-control-paging li a.flex-active{ background-image: url('../images/dot1h.png');}


.newban{ position:relative; width: 100%; overflow: hidden; z-index: 1;}
.flexslider{ position: relative; overflow: hidden; width: 100%; height: 100%;}
.flexslider .flex-viewport {height: 100%;}
.flexslider .slides{ overflow: hidden; height: 100%;}
.flexslider .slides li{ height: 100%; -webkit-backface-visibility:hidden; position: relative;}
.flexslider .slides li .wrap{ display: block; width: 100%; height: 100%; background-color: #eee; position: relative; overflow: hidden;}
.flexslider .slides .wrap>img{ position: relative; width: 100%; height: 100%;
	top:0; z-index: 1; left:0; object-fit:cover;}
/*.flexslider li .wrap:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 2;width: 0; height: 2px; background-color: #0098d9;}
.flexslider li.ac .wrap:before{ transition: linear 6s; width: 100%;}*/
.flexslider:before{ content: ''; position: absolute; left: 0; bottom: 48px; z-index: 2;width: 100%; height: 1px; background-color: rgba(255,255,255,0.5);}
.flexslider .slides .wrap>img {-webkit-transition: -webkit-transform 1s ease-in; transition: transform 1s ease-in;transform:scale(1); -webkit-transform:scale(1);}
.flexslider .slides .ac .wrap>img{-webkit-transition: -webkit-transform 5s ease-in; transition: transform 5s ease-in;transform:scale(1.08); -webkit-transform:scale(1.08);}

.bantxt2{ position: absolute; bottom: 0; left: 0; width: 364px; height: 100px; z-index: 3;color: #fff; line-height: 100px; font-size: 0; padding-left: 100px; background-color: #none;}
.bantxt2 *{ display: inline-block; vertical-align: middle;}
.bantxt2 img{ max-height: 100%;}
.bantxt2 span{ font-size: 24px; font-weight: bold;}
.bantxt2 i{ font-size: 24px; font-style: normal;}
.bantxt2 .hx{ display: inline-block; margin: 0 32px; width: 77px; height: 1px; background-color: #fff;}


.btt2{ position: absolute; top:30%; left:62%; z-index: 1; wi dth: 602px; height: 161px;
	margin-left: -600px; margin-top: -86px;}
.btt1{ position: absolute; top:36%; left:42%; wid th: 657px; height: 178px; z-index: 2;
	margin-left: -600px; margin-top: -104px;}
.btt3{ position: absolute; top:36%; left:42%; wid th: 657px; height: 178px; z-index: 2;
	margin-left: -600px; margin-top: -104px;}
.btt4{ position: absolute; top:36%; right:42%; wid th: 657px; height: 178px; z-index: 2;
	margin-left: -600px; margin-top: -104px;}
.btt1 img,.btt2 img,.btt3 img{ width: 100%;}

.btt1,.btt2,.btt3,.btt4{ transition-duration: 1.2s; -moz-transition-duration: 1.2s;
	 -webkit-transition-duration: 1.2s; -o-transition-duration: 1.2s;}

.ac .finu, .ac .find{ -webkit-transform:translateY(0); -moz-transform:translateY(0); opacity: 1;
    -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.ac .finl, .ac .finr{ -webkit-transform:translateX(0); -moz-transform:translateX(0); opacity: 1;
    -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}
.ac .findsc05{ -webkit-transform:translateY(0) scale(1, 1); -moz-transform:translateY(0) scale(1, 1);
    -o-transform:translateY(0) scale(1, 1); -ms-transform:translateY(0) scale(1, 1);
    transform:translateY(0) scale(1, 1); opacity: 1;}
.ac .scl05,.ac .scl01{ -webkit-transform:scale(1, 1); -o-transform:scale(1, 1); transform:scale(1, 1);
  -moz-transform:scale(1, 1); -ms-transform:scale(1, 1); opacity: 1;}
.ac .finrsc05, .ac .finlsc05{ -webkit-transform:translateX(0) scale(1, 1); -moz-transform:translateX(0) scale(1, 1);
    -o-transform:translateX(0) scale(1, 1); -ms-transform:translateX(0) scale(1, 1);
    transform:translateX(0) scale(1, 1); opacity: 1;}

@media screen and (max-width:1580px){
	.newban .flex-control-paging{ right: 20px; margin-right: 0;}
}
@media screen and (max-width:1280px){
	.btt1,.btt2,.btt3{ margin-left: 0; left:100px;}
}
@media screen and (max-width:1024px){
	.bantxt2{ width: auto; padding: 0 50px; height: 50px; line-height: 50px; bottom: 25px;}
	.bantxt2 img{ display: none;}
	.bantxt2 .hx{ margin-left: 0;}

	.btt1,.btt2,.btt3{ width: 60%; height: auto; top:50%; margin-top: 0;}
	.btt1 img,.btt2 img,.btt3 img{ -webkit-transform:translateY(-50%); transform:translateY(-50%);}
	.newban .flex-direction-nav a{ width: 36px;}

	/*.newban{ height: 0; padding-bottom: 52%;}
	.flexslider{ position: absolute; left:0; top:0;}
	.flexslider .slides .wrap>img{ object-fit:fill;}*/
}
@media screen and (max-width:750px){
	.bantxt2{ padding: 0 25px; background-color: transparent; bottom: 5px;}
	.bantxt2 .hx{ display: none;}
	.newban .flex-control-paging{ bottom: 10px;}
	.flexslider:before{ bottom: 27px;}
}
@media screen and (max-width:640px){
	.btt1,.btt2,.btt3{ width: 50%;}
	.newban .flex-direction-nav a{ display: none;}
}





html,body{ height: 100%;}
body.locked{ overflow: hidden;}
.all{ width: 100%; min-width: 480px; min -height: 100%; overflow: hidden; position: relative;}


.header .product_son{display: none;position: absolute;text-align: center;font-size:0;left:26%;top:110px;width:60%;padding:20px 0 60px;height:auto;background-color:rgba(255,255,255,0.9);z-index:999;min-height: 100%;}
.header .product_son .item{display: inline-block;width:14.9%;margin:1% 0.6%;text-align: center;}
.header .product_son .item img{heig ht:166px;margin:0 auto; width:100%;}
.header .product_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;position: relative;z-index:1;background: #0371c8;}
.header .product_son .item p i{position: absolute;height:0;width:100%;z-index:-1;background-color:#0371c8;left:0;top:0;}
.header .product_son .item:hover i{height:100%;}


/* 头部 */

.head{ width: 100%; min-width: 480px; height: 110px; position: fixed; z-index: 40; top:0;
	-webkit-transition: 0.3s; transition: 0.3s;}
.hiden{ display:none;}
.head.mini{ background-color: rgba(255,255,255,1); color:#000;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.head.mini .hiden{ display: block;}
.head.mini a{ color:#000;}
.head.mini.navbtn span{ color:#000;}
.head.special{ background-color: rgba(36,43,58,0.9);}

.logo{ height: 110px; font-size: 0; line-height: 110px;
	position: absolute; left: 100px; top:0; z-index: 1;}
.logo img{ max-height: 100%;}
.headshadow{ width: 100%; height: 90px;}


.topsouout{ padding:15px 0; background-color: rgba(51,51,51,0.8); position: absolute; display: none;
	  z-index: 8; width: 100%; right:0; top:100%; font-size: 16px; line-height: 40px;}
.topsouout .topsou{ position: relative; width: 580px; padding-right: 110px; height:100%;
	background-color: #fff; margin: 0 auto; overflow:hidden;}
.topsou input.shuru{ width: 100%; height:100%; background-color:#fff; border:none; color:#666; text-indent:20px;}
.topsou input.anniu{ position:absolute; top:0; right:0; z-index:2; width:110px; height:100%; border:none; cursor:pointer;background-color: #09834c; color: #fff; text-align: center;}



.navv{ position: absolute; right:400px; top:0; z-index: 3; }
.navv>li{ float: left; height: 100%; position: relative; height: 110px;}
.navv>li>a{ display: block; width: 116px; height: 110px; position: relative; z-index: 2; letter-spacing:1px;font-size: 18px; line-height: 110px; color: #fff; text-align: center;}
.navv>li>a:before{ content: ''; position: absolute; left: -2px; top: 0; z-index: 0;
	width: 4px; height: 100%; display: none;}
.navv>li:hover>a,.nav>li.on>a{ color: #fff;background-color: #2a63b4;}
 
 


dl.navtwo{ width: 100%; display: none; position: absolute; top: 96px; left:0%; z-index: 1; padding-top: 15px;
	-webkit-transition: top 0.3s; -moz-transition: top 0.3s; -ms-transition: top 0.3s;
	-o-transition: top 0.3s; transition: top 0.3s;}
dl.navtwo.on{ top:84px;}
dl.navtwo .inner{ width: 100%; background-color: rgba(255,255,255,1); padding: 13px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
dl.navtwo:after{ position: absolute; left:50%; top: 0; margin-left: -11px; content: " "; width: 23px; 
    background: url('../images/sju1.png') center no-repeat; height: 15px; z-index: 1;}

dl.navtwo dd{ height: 36px; line-height: 36px; text-align: center;}
dl.navtwo dd>a{ display: block; height: 100%;  color: #666; overflow: hidden;}
dl.navtwo dd:hover>a{ color: #0098d9; background-color: #f5f5f5;}

dl.navtwo dd>a:after{ left:100%; position: absolute; bottom: 12px; content: " "; width: 0; display: none;
   border-bottom: 2px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit- transition: width 0.3s;}






/* 手机导航 */
.navsjout{ width: 100%; opacity: 0; overflow: auto; position: fixed; top:0; bottom: 0; left:-100%; z-index: 20;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	-o-transition: 0.4s; transition: 0.4s; background-color: #333;}
.navsjout.on{ opacity: 1; left:0;}

.navsj{ width: 100%; -webkit-overflow-scrolling : touch; background-color: #333;
	position: absolute; top:90px; left:0; border-top: 1px solid #666;}
.navsj>li{ position: relative;}
.navsj>li>a{ display: block; height: 100px; text-align: center; line-height: 100px; 
	font-size: 30px; color: #fff; position: relative;}
.navsj>li>a:after{ content: ''; position: absolute; left: 30px; right:30px; bottom:0; z-index: 0;
	height: 1px; background-color: #666;}

.navsjtwo{ width: 100%; overflow: hidden; display: none; padding: 22px 0; background-color: #f1f1f1;}
.navsjtwo>li{ width: 100%; border-bottom: 1px solid #fff;}
.navsjtwo>li>a{ display: block; line-height: 80px; font-size: 26px; color: #432a23;
	position: relative; z-index: 1; background-color: #ada; text-align: center;
	background: url('../images/nav-jtr1.png') 73% center no-repeat;}

.navsj li i{ position: absolute; right: 22%; top:0; z-index: 1; width: 80px; height: 100px;
	display: block; cursor: pointer; background: url('../images/nav-jtd1.png') center no-repeat;}
.navsj li.on i{-moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg); transform: rotate(180deg);}

.navsj,.navsj li i{ -moz-transition: 0.3s; -ms-transition: 0.3s;
	-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}




#close {position: fixed; left: 0; top: 0; width: 100%;bottom: 0; z-index: 9; display: none; 
	background:url('../images/op0-60.png'); cursor: pointer;}

.navbtn{position: fixed; right: 100px; top: 39px; z-index: 50;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	-o-transition: 0.4s; transition: 0.4s;}
.navbtn .icos{ width: 38px; height: 38px; position: relative; float: left; 
	 border-radius: 100%; float: left; box-shadow: 0 0 5px 0 rgba(0,0,0,0.2); background:#df141f; z-index:9999999999999999;}
.navbtn s{ position: absolute; right: 6px; display: block; width: 26px; height: 2px; background-color: #fff;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.navbtn s:nth-child(1){top: 12px;}
.navbtn s:nth-child(2){top: 18px; width: 16px; transform: rotate(0deg) scale(1,1);}
.navbtn s:nth-child(3){top: 24px;}
.navbtn.on s:nth-child(1){ top:18px; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
.navbtn.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
.navbtn.on s:nth-child(3) { top:18px; -webkit-transform: rotate(225deg); transform: rotate(225deg);}
.navbtn span{ float: left; line-height: 36px; color: #df141f; font-size: 32px; text-transform: uppercase; margin-left: 12px;
	text-shadow: 0 0 5px rgba(0,0,0,0.2);}
@media only screen and (max-width: 1680px){
	.logo{ left: 30px;}
	.navbtn{ right: 30px;}
	.nav{ right: 150px;}
.wp1{width:1300px !important;}
.wp{width:1300px !important;}
.product_class .pc_li{width:16.56% !important;}
.btt1 img, .btt2 img, .btt3 img{width:80%;}
.btt1{left:48%;top:43%;}
.btt2{left:68%;top:31%;}
.btt3{left:48%;top:43%;}
.about {width: 960px !important;}
.qiankuan img{width:90%;}
.qiankuanb{top:110px !important;}
}
@media only screen and (max-width: 1580px){
.about {width: 860px !important;}
.jisi{width: 720px !important;}
.qiankuan img{width:86%;}
.qiankuanb{top:120px !important;}
}
@media only screen and (max-width: 1449px){
.about {width: 780px !important;}
.jisi{width: 620px !important;}
.qiankuan img{width:80%;}
.qiankuanb{top:160px !important;}
}
@media screen and (max-width:1480px){
	.logo{ left: 30px;}
	.navbtn{ right: 30px;}
	.navv{ right: 130px;}
                .navv>li>a{width:110px;}
}
@media screen and (max-width:1200px){
	.navv{ display: none;}
}
@media screen and (max-width:1000px){
	.logo{ left: 20px;}
	.navbtn{ right: 20px;}
}




@media screen and (max-width:1380px){
	.logo{ left: 30px;}
	.navbtn{ right: 30px;}
	.navv{ right: 150px;}
}
@media screen and (max-width:1200px){
	.navv{ display: none;}

}
@media screen and (max-width:1000px){
	.logo{ left: 20px;}
	.navbtn{ right: 20px;}
}
@media  screen and (max-width: 900px){
.qiankuanb{display: none!important;}
.adv_logo img{display: none!important;}
.about {float: none!important;margin:0 auto;}
.qiankuan img{display: none!important;}
}
@media  screen and (max-width: 1200px){
.ibcatein3 .tel span{color:#fff!important;}
.head_menu ul li {width: 14.2%!important;}
.logo img {width:80%;}
.btt1{left:9%!important; top:49%;}
.btt2{left:33%!important; top:38%;}
.btt3{left:9%!important; top:49%;}
.btt4{left:9%!important; top:49%;}
.btt1 img, .btt2 img, .btt3 img{width: 60%;}
.shoudia {width: 87% !important;    margin: 0 auto;}
.shoudia p:nth-child(1) {display: none!important;}
.shoudia h3{margin-top:30px !important;}
.cpnav{width: 83%!important;}
#pro-box1 li{height: 273px!important;}
#pro-box1 li .avatar .myClass{height: 242px!important;}
#pro-box1 li .avatar{height: 242px!important;left: 1%;left: 1%;}
.proti  span{display: none!important;}
.abbox {height: 815px!important; margin-bottom:100px;}
.qiankuanb{left: 2%!important;top: 210px !important;}
.qiankuanb img{width: 80%!important;}
.qiankuan {left: 0;bottom: -60px!important;}
.qiankuan img{width: 70%!important;}
.about {width: 687px !important;}
.jisi {width: 587px !important;}
.jisi p {font-size: 14px!important;line-height:26px!important;}
.yizhi {width: 100%!important;}
.advtit img{width: 80%!important;}
.baseDiv{width: 86%!important;}
.adv_des_l {width: 163px!important;}
.adv_des i mg{width: 60%!important;}
.adv_logo{top:120px!important;}
.adv_logo img{width: 160%!important;}
.news_con {width: 90%!important;}
.footbj {}
.liucheng  {width: 90%!important; background:none!important; }
.liucheng li {width: 12.5%!important; margin:1% 6%!important;}
.copy {width: 100%!important;}
.wp {width: 90%!important;}
.news_list .news_ul .news_txt {width: calc(100% - 360px)!important;}
}





