/***************************公共部分********************************/
* { padding: 0px; margin: 0px; }
html { }
body { font-size: 12px; font-family:microsoft yahei; background:url(../images/headbg.jpg) repeat-x #fff !important; color:#646464;}
img { border: none;}
a { text-decoration: none; color: #646464; }
a:hover { text-decoration: none; color: #000; }
ul, li { list-style: none; }
input, select, button { font-size: 12px; vertical-align: middle; }
.mt10 { margin-top: 10px; overflow: hidden; }
/**************************头部****************************************/
.head{width:100%;height:87px;background:#fff;}
.header{width:1200px;margin:0 auto;height:87px;text-align:left;}
.logo{float:left;margin-top:10px;}
.dianhua{float:right;margin-top:25px;font-size:16px;position:relative;}
.dianhua{font-size:20px;color:#333;}
.menu{ height:67px;float:left;margin:20px 0 0 100px;}
.menu li{ float:left; height:67px; position:relative;margin:0 1px;}
.menu li #m{text-align:center; line-height:46px; color:#333;font-size:16px;display:inline-block;padding:0 22px;height:46px;}
.menu li #m:hover{  text-decoration:none; color:#333;margin:0;}
.menu li:hover{text-decoration:none; color:#333;margin:0 1px;background:url(../images/menu.png) no-repeat center bottom 10px;}

.menu li.cur{ margin:0 1px;background:url(../images/menu.png) no-repeat center bottom 10px;}
.menu li.cur a{color:#333;}
.menu li dl{ display:none; position:absolute; top:67px;width:100%;z-index:9999999999999; overflow:hidden;background:rgba(255,255,255,0.8);border-radius:0 0 10px 10px;}
.menu li dd{ height:30px; width:100%; overflow:hidden;margin-bottom:5px;text-align:center;}
.menu li dd a{ width:100%; height:30px; text-align:center; line-height:30px;color:#666;font-size:14px;}
.menu li dd a:hover{color:#333; text-decoration:underline;}

.banner{height:512px;background:#fff;  width:100%; position:relative;z-index:999; }


.banner .flexslider .slides > li { display: none; }
.banner .flexslider .slides img { max-width: 100%; display: block; }
.banner .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.banner html[xmlns] .slides { display: block; }
.banner * html .slides { height: 1%; }
.banner .no-js .slides > li:first-child { display: block; }
.banner .flexslider { position: relative; zoom: 1;z-index:0; }
.banner .flexslider .slides { zoom: 1; }
.banner .flexslider .slides > li { position: relative; }
.banner .flex-caption { background: none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
zoom: 1; }
.banner .flex-caption { width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px; }
.banner .flex-direction-nav { height: 0; overflow: hidden; }
.banner .flex-direction-nav li a { display: block; width: 47px; height: 80px; position: absolute; top: 50%; margin-top: -60px; cursor: pointer; text-indent: -9999px;border-radius:5px; }
.banner .flex-direction-nav li a.next { right: 0;z-index:999999999; background: url("../images/bg_direction_nav.png") no-repeat scroll -47px 0 transparent; }
.banner .flex-direction-nav li a.next:hover { }
.banner .flex-direction-nav li a.next:active { background: url("../images/bg_direction_nav.png") no-repeat scroll -47px -80px transparent; }
.banner .flex-direction-nav li a.prev { left: 0;z-index:999999999; background: url("../images/bg_direction_nav.png") no-repeat scroll 0 0 transparent; }
.banner .flex-direction-nav li a.prev:hover { }
.banner .flex-direction-nav li a.prev:active { background: url("../images/bg_direction_nav.png") no-repeat scroll 0 -80px transparent; }
.banner .flex-direction-nav li a.disabled { opacity: .3; filter: alpha(opacity=30); cursor: default; }
.banner .flex-control-nav { position: absolute; bottom: 20px; left: 50%;margin-left:-75px;width:150px;height:30px;text-align:right; z-index:9999999999999;text-align:center;}
.banner .flex-control-nav li { display: inline-block; zoom: 1; *display:inline; margin-left: 10px;margin-top:10px; }
.banner .flex-control-nav li a { display: block; width: 10px; font-size:0px;height: 6px; border-radius:10px; background:rgba(0,0,0,0.4); cursor: pointer; text-indent: -9999px; }
.banner .flex-control-nav li a:hover { background-position: 0 -12px; _background: url("../images/bg_control_nav-1.png") no-repeat scroll 0 0 transparent; }
.banner .flex-control-nav li a.active { width:20px;background:rgba(255,255,255,0.6); cursor: default; }

.index{overflow:hidden;width:1200px;margin:70px auto ;}
.left{width:720px;float:left;min-height:360px;overflow:hidden;}
.right{width:450px;float:right;}
.right .pp{overflow-y:auto;height:360px;}
.tit{margin-bottom:15px;}
.tit span{color:#c8c8c8;font-size:28px;font-weight:bold;}
.tit strong{display:block;font-size:22px;color:#555;font-weight:normal;line-height:22px;padding-left:10px;}
.tit .v1{border-left:3px #502d89 solid;height:22px;}
.tit .v2{border-left:3px #ff3700 solid;height:22px;}
.tit .v3{border-left:3px #ffbf00 solid;height:22px;}


.left .flexslider .slides > li { display: none; }
.left .flexslider .slides img { max-width: 100%; display: block; }
.left .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.left html[xmlns] .slides { display: block; }
.left * html .slides { height: 1%; }
.left .no-js .slides > li:first-child { display: block; }
.left .flexslider { position: relative; zoom: 1;z-index:0; }
.left .flexslider .slides { zoom: 1; }
.left .flexslider .slides > li { position: relative; }
.left .flex-caption { background: none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
zoom: 1; }
.left .flex-caption { width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px; }
.left .flex-direction-nav { height: 0; overflow: hidden; }
.left .flex-direction-nav li a { display: none; width: 25px; height: 65px; position: absolute; top: 50%; margin-top: -32px; cursor: pointer; text-indent: -9999px;border-radius:5px; }
.left .flex-direction-nav li a.next { right: 0;z-index:999999999; background: url("../images/right.png") no-repeat; }
.left .flex-direction-nav li a.next:hover { }
.left .flex-direction-nav li a.next:active { background: url("../images/right.png") no-repeat; }
.left .flex-direction-nav li a.prev { left: 0;z-index:999999999; background: url("../images/left.png") no-repeat; }
.left .flex-direction-nav li a.prev:hover { }
.left .flex-direction-nav li a.prev:active { background: url("../images/left.png") no-repeat; }
.left .flex-direction-nav li a.disabled { opacity: .3; filter: alpha(opacity=30); cursor: default; }
.left .flex-control-nav { position: absolute; bottom: 10px; right: 0px;width:150px;height:20px;text-align:right; z-index:9999999999999;text-align:center;}
.left .flex-control-nav li { display: inline-block; zoom: 1; *display:inline; margin-left: 10px;margin-top:10px; }
.left .flex-control-nav li a { display: block; width: 10px; font-size:0px;height: 6px; border-radius:10px; background:rgba(0,0,0,0.4); cursor: pointer; text-indent: -9999px; }
.left .flex-control-nav li a:hover { background-position: 0 -12px; _background: url("../images/bg_control_nav-1.png") no-repeat scroll 0 0 transparent; }
.left .flex-control-nav li a.active { width:20px;background:rgba(255,255,255,0.6); cursor: default; }
.left .bf{width:69px;height:68px;position:absolute;top:50%;left:50%;margin-top:-34px;margin-left:-34px;background:url(../images/bofang.png) no-repeat ;opacity:0.6}
.right li{height:120px;}
.right li a{line-height:26px;font-size:14px;}
.right li .img{float:left;margin-right:20px;}
.right li p{margin-top:10px;font-size:14px;}
.right li span{float:right;vertical-align: middle;padding-right:10px;font-size:12px;background:url(../images/eye.png) no-repeat left center;padding-left:25px;}

.pinpai{overflow:hidden;}
.pinpai ul li{width:292px;float:left;margin:4px;height:355px;position:relative;overflow:hidden;}
.pinpai ul li p{height:70px;padding:15px 0;text-align:center;}
.pinpai ul li strong{display:block;font-size:20px;color:#fff;line-height:36px;}
.pinpai ul li span{display:block;font-size:16px;color:#fff;}
.pinpai ul li .pp1{background:#ea5420;}
.pinpai ul li .pp2{background:#502d89;}
.pinpai ul li .pp3{background:#ff9f00;}
.pinpai ul li .pp4{background:#83b600;}
.pinpai ul li .mb1{width:292px;height:275px;background:rgba(0,0,0,0.8);position:absolute;top:0;left:0;text-align:center;padding-top:80px;display:none;}
.pinpai ul li .mb1 img{margin-bottom:10px;}
.pinpai ul li:hover .mb1{display:block;}



.footer{height:225px;background:#dcdcdc;width:100%;line-height:28px;color:#333;font-size:14px;}
.footer a{color:#333;font-size:14px;}
.foot{width:1200px;margin:20px auto;}
.foot strong{font-size:16px;display:block;}
.f1{float:left;overflow:hidden;}
.f2{float:left;margin-left:30px;padding-left:30px;background:url(../images/xian.png) no-repeat left top;overflow:hidden;height:170px;}
.f2 b{font-size:20px;}
.f3{float:left;margin-left:30px;padding-left:30px;background:url(../images/xian.png) no-repeat left top;overflow:hidden;width:400px;height:170px;}
.f3 li{float:left;width:33%;}
.f3 li a{font-size:12px;}
.f4{text-align:center;padding:30px 0 30px 30px;background:url(../images/xian.png) no-repeat left top;position:relative;float:right;height:110px;}
.f4 span{width:48%;display:inline-block;text-align:center;font-size:12px;}
.f4 .img1{margin:10px 10px 5px 10px;cursor: pointer;}
.img1{cursor: pointer;}
#hid{display:none;padding-top:5px;position:absolute;left:20px;top:-80px;width:98px;height:106px;background:url(../images/ewmbg.png) no-repeat center top;}
#hid1{display:none;padding-top:5px;position:absolute;left:95px;top:-80px;width:98px;height:106px;background:url(../images/ewmbg2.png) no-repeat center top;}
#hid2{display:none;padding-top:20px;padding-right:10px;position:absolute;left:130px;top:40px;width:98px;height:106px;background:url(../images/ewmbg1.png) no-repeat center top;z-index:999999999999;text-align:right;}

.clear{clear:both;}
.banquan{padding:20px 0;background:#d4d4d4;font-size:14px;color:#333;text-align:center;margin:0 auto}
/***********************************liebiaoye***********************************************************/
.listbg{width:100%;height:290px;overflow:hidden; position:relative;z-index:0;margin:0px auto;}
.listbg_ls{width:100%;height:688px;overflow:hidden; position:relative;z-index:0;margin:0px auto;}
.listbg_new{width:100%;height:565px;overflow:hidden; position:relative;z-index:0;margin:0px auto;}

.listtop{width:210px;height:119px;background:url(../images/lefttitbg.jpg) no-repeat;line-height:37px;}
.listtop strong{color:#fff;font-size:16px;padding:8px 15px;background:#035ca3}
.bg{overflow:hidden;width:100%;background:#f0f0f0;}
.list{width:1200px;margin:20px auto;overflow:hidden; }
.list_fff{width:1140px;margin:0px auto 20px;overflow:hidden; background:#fff;padding:30px;}
.lmtit_fff{height:96px;background:#d2d2d2;color:#fff;font-size:32px;text-align:left;line-height:96px;width:1200px;margin:20px auto 0;padding-left:0px;}
.lmtit_fff span{padding-left:30px;}
.lmtit_fff strong{display:block;width:250px;height:76px;background:#aaaaaa;text-align:center;padding-top:20px;}
.listleft{width:225px;float:left;overflow:hidden;min-height:730px;background:#fff;padding-bottom:60000px;margin-bottom:-60000px;}

.listleft1{width:225px;float:left;overflow:hidden;min-height:730px;background:#fff;padding-bottom:60000px;margin-bottom:-60000px;}
.listcp{width:225px;overflow:hidden;}
.lmtit{height:96px;background:#d2d2d2;color:#fff;font-size:32px;text-align:center;line-height:96px;}
.listcp .pron{width:225px;}
.listcp ul li {height:50px;margin:20px 0;line-height:50px;padding-left:30px;}
.listcp ul .cc{background:none;}
.listcp ul .bb{background:#ff4100;-webkit-box-shadow: #e96537 0px 0px 12px;  
  -moz-box-shadow:#e96537 0px 0px 12px;  
  box-shadow: #e96537 0px 0px 12px; }
.listcp ul li a{color:#666;font-family:microsoft yahei;font-size:16px;}
.listcp ul .bb a{color:#fff;}

.crumbs{height:42px;line-height:42px;border-bottom:1px #ccc solid;}
.crumbs strong{font-size:20px;display:inline-block;padding:3px 10px;line-height:36px;color:#282bb0}
.crumbs span{float:right;margin-right:0px;}

.listright{width:898px;float:right;overflow:Hidden;min-height:700px;background:#fff;padding:30px;}
.danye{padding:20px;line-height:32px;font-size:16px;overflow:hidden;}
.danye img{max-width:100%;}
.danye video{background:#000;}

.chufa{width:320px;height:50px;border:1px #b5b5b5 solid;border-radius:40px;display:block;margin:50px auto;text-align:center;font-size:22px;line-height:50px;}
.chufa:hover{color:#fff;background:#ff3c00;-webkit-box-shadow: #ff3c00 3px 0px 3px;  
  -moz-box-shadow:#ff3c00 3px 0px 3px;  
  box-shadow: #ff3c00 3px 0px 3px; border:1px #ff3c00 solid;}


.lmtit_show{padding:10px 0 10px 10px;margin-bottom:10px;}
.lmtit_show span{color:#c8c8c8;font-size:28px;font-weight:bold;}
.lmtit_show strong{display:block;font-size:22px;color:#555;font-weight:normal;line-height:22px;padding-left:10px;}
.lmtit_show .v1{border-left:3px #502d89 solid;height:22px;}
.lmtit_show .v2{border-left:3px #ff3700 solid;height:22px;}
.lmtit_show .v3{border-left:3px #ffbf00 solid;height:22px;}

.liebiao ul{padding:0;font-family:microsoft yahei;color:#666;line-height:28px;}
.liebiao ul li{overflow:hidden;padding:15px 10px;border-bottom:1px #e0e0e0 solid;}
.liebiao ul li .img{float:left;margin-right:20px;}
.liebiao ul strong a{font-size:18px;color:#666;line-height:45px;}
.liebiao ul li span{float:right;}
.liebiao ul li span b{background:url(../images/eye.png) no-repeat left center;padding-left:25px;font-size:12px;font-weight:normal;}
.liebiao ul li p{font-size:14px;margin:5px 0;color:#888;}

.newlist{width:185px;margin:0 auto;}
.newlist li{margin:10px 0;text-align:left;font-size:14px;}


.chanpinlist{padding:10px 0px;overflow:hidden;}
.chanpinlist ul{overflow:hidden;}
.chanpinlist ul li{overflow:Hidden;margin:5px;width:230px;height:250px;text-align:center;float:left;}
.chanpinlist ul li img{width:210px;height:210px;}
.chanpinlist ul li a:Hover{background:none;}
.chanpinlist ul li a strong{font-size:14px;line-height:32px;color:#666;}
.chanpinlist ul li p{line-height:22px;font-size:14px;overflow:hidden;}
.chanpinlist ul li:hover p{background:none;}
.chanpinlist ul li:hover p a strong{color:#c00}
.gg2{text-align:center;margin:0 auto;}
.caca{ font-size:16px;color:#666;text-align:center;background:#eee;height:38px;display:block;margin:0 auto;line-height:38px;overflow:hidden;}

.al{padding:10px 0px;overflow:hidden;}
.al ul{overflow:hidden;width:750px;}
.al ul li{overflow:Hidden;padding-top:10px;float:left;margin:10px;width:160px;height:110px;text-align:center;border:1px #fff solid;}
.al ul li .img-wrap{border:none;margin:0 auto;text-align:center;}
.al ul li .img-wrap img{width:158px;height:80px;border:1px #eee solid;}
.al ul li .img-wrap a:Hover{background:none;}
.al ul li a strong{font-size:14px;line-height:32px;color:#666;}
.al ul li p{line-height:22px;font-size:14px;overflow:hidden;}
.al ul li:hover p{background:none;}
.al ul li:hover p a strong{color:#c00}

.description{font-size:16px;line-height:32px;padding:20px 20px 0 20px;}
.jianli{padding:20px;font-size:16px;}



.text-c{padding:20px 0;overflow:hidden;}
.text-c a{border:1px #ccc solid;padding:5px 10px;margin:1px;font-size:12px;background:#eee;color:#000;}
.text-c span{border:1px #410083 solid;padding:5px 10px;margin:1px;font-size:12px;background:#410083;color:#fff;}

.showtit{text-align:left;font-size:22px;margin-top:30px;margin-left:15px;}
.info{margin:10px;text-align:left;border-bottom:5px #646464 solid;padding:20px 10px;}

.down{background:#c00;color:#fff;padding:5px 10px;border-radius:5px;margin:0 auto;text-align:center;}
.down:hover{color:#fff; text-decoration:underline;}
.kaka{text-align:center;margin:0 auto 10px;}

.zhaopin ul li{margin:10px 0;width:48%;float:left;margin:1%;}
.zhaopin ul li a{color:#fff;}
.zhaopin ul li a:hover{text-decoration:underline;}
.zhaopin .strong{display:block;text-align:left;color:#000;font-size:16px;padding:10px 0; padding-left:20px;font-weight:bold;border:2px #fcfcfc solid;background:#e5e5e5 url(../images/jia.png) no-repeat right 20px center;}
.zhaopin .strong a{color:#000}
#neirong{padding:10px 20px;overflow:hidden;display:none;background:#fafafa;}
#neirong *{font-family:microsoft yahei !important;}


.f14{padding:20px;overflow:hidden;}
.fff{background:#fff;margin:20px auto;padding:20px;width:1160px;}
.index_list{overflow:hidden;margin:20px auto ;}
.left_list{width:680px;float:left;min-height:360px;overflow:hidden;}
.right_list{width:450px;float:right;}
.right_list .pp{overflow-y:auto;height:360px;}
.right_list li{height:120px;}
.right_list li a{line-height:26px;font-size:14px;}
.right_list li .img{float:left;margin-right:20px;}
.right_list li p{margin-top:10px;font-size:14px;}
.right_list li span{float:right;vertical-align: middle;padding-right:10px;}
.shipin video{width:670px;height:365px;background:#000;}


.toTop{width:10px;height:85px;background:#ccc;border:1px solid #aaa;padding:10px;cursor:pointer;position:fixed;right:0px;bottom:20px;font-size:14px;}
*html .toTop{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));margin-bottom:80px;}



.index00{overflow:Hidden;width:1200px;margin:10px auto;}
.tit0{height:30px;margin-bottom:5px;border-bottom:1px #363636 solid;}
.tit0 strong{font-size:18px;color:#363636;padding:0px 5px;height:20px;display:inline-block;line-height:20px;}
.tit0 strong b{font-size:14px;font-weight:normal;}
.tit0 span{float:right;margin-right:0px;line-height:26px;}
.tit0 span a{color:#363636;font-size:13px;}

.left20 {width:380px;overflow:hidden;float:left;}
.middle20 {width:390px;overflow:hidden;margin-left:20px;float:left;}
.right20 {width:380px;overflow:hidden;float:right;}

.ibody0 {background:rgb(255,255,255);padding:10px;min-height:249px;}
.pp0 {overflow:hidden;}
.pp0 li {padding:5px;overflow:hidden;}
.pp0 li strong {width:220px;padding-bottom:5px;font-size:15px;border-bottom-color:rgb(238,238,238);border-bottom-width:1px;border-bottom-style:solid;display:inline-block;}
.pp0 li p {padding:5px;color:rgb(102,102,102);line-height:20px;}
.pp0 li img {margin-right:10px;float:left;}
.ibody0 ul li {padding:3px 5px;line-height:28px;font-size:14px;border-bottom-color:rgb(221,221,221);border-bottom-width:1px;border-bottom-style:dashed;}
.ibody0 ul li span {float:right;}
.index10 {background:rgb(255,255,255);margin:20px auto;padding:20px;width:1160px;overflow:hidden;min-height:300px;}



/*****************************wapcss*****************************/
@media (max-width:800px){
img{max-width:100%;}
.mmhead{background:#fff;overflow:hidden;height:55px;padding:0;}
.mmhead img{max-width:100%;}
.mmlogo{position:absolute;left:0;top:0;width:80px;height:50px;display:block;}
.mmlogo img{}
.mmcaidan{float:right;margin-right:3%;margin-top:23px;}
#mmdl{position: fixed;width:100%;overflow:hidden;background:rgba(0,0,0,0.9);right:0;text-align:center;line-height:2.5em;font-size:14px;top:50px;z-index:99999;height:calc(100% - 50px);}
#mmdl dd{border-bottom:1px #333 solid;height:50px;line-height:50px;text-align:left;padding-left:10%;}
#mmdl a{color:#fff;}
#mmdl .txtright{text-align:right;padding-right:10px;}

.banner,.banner *{max-width:100%;max-height:200px;}
.banner ul li a div{background-size:200% 100% !important;}
.banner .flex-control-nav{bottom:0;}

.left,.right{float:none;width:96%;min-height:100px;margin-left:2%;margin-right:2%;}
.right{margin-top:20px;}
.pp li{height:auto;margin:6px 0;overflow:hidden;}
.pp img{width:45%;height:auto;}
.pinpai ul li{width:48%;margin:1%;}
.pinpai *{max-width:100%;}
.pinpai ul li{height:270px;}
.pinpai ul li p{height:80px;}
.mb1{display:none !important;}
.footer{height:auto;}
.foot{width:92%;margin:0 auto;}
.f1{text-align:center;display:none;}
.f2{border-top:1px #ccc solid;border-bottom:1px #ccc solid;padding:10px 0;margin:10px 0;}
.f1,.f2,.f3,.f4{background:none;margin:5px auto;float:none;height:auto;padding-left:0;width:100%;}
.f4{padding:15px 0;width:70%;margin:0 auto;}
.f2 p{font-size:12px;}
.f3{margin-top:10px;}
.list{width:98%;margin-left:1%;margin-right:1%;}
.listbg{height:180px;background-size:200% 100% !important;display:none;}
.listleft{width:100%;min-height:100px;margin-bottom:20px;padding-bottom:0;}
.listleft1{display:none;}
.listcp,.listcp .pron{width:100%;}
.listcp ul li{height:40px;padding:0;margin:5px 0;line-height:40px;text-align:center;}
.listright{width:92%;padding:2% 4%;float:none;min-height:200px;}
.showtit{font-size:18px;text-align:center;}
.listbg_ls{height:180px;background-size:130% 100% !important;}
.lmtit_fff{width:100%;}
.list_fff{width:92%;padding:5% 4%;}
.fff{width:92%;padding:5% 4%;}
.left_list{width:100%;float:none;min-height:280px;margin-bottom:15px;}
.shipin video{width:100%;height:280px;background:#000;}
.listbg_new{height:180px;background-size:130% 100% !important;}
.liebiao ul li{padding:10px 0;}
.liebiao ul li .img{width:40%;height:auto;margin-right:10px;}
.liebiao ul li strong{font-weight:normal;}
.liebiao ul li strong a{font-size:14px;line-height:22px;}
.newlist{width:100%;}
.newlist li{width:46%;float:left;margin:2%;}
.none{display:none !important;}
.lmtit_show{text-align:left;padding-left:3%;}
.zhaopin ul li{width:98%;float:none;}
#hid{left:5%;top:-100px;}
#hid1{left:55%;top:-100px;}
.danye{padding:10px 0;}
.danye img{ max-width:100%;height:auto !important; }
.wapbanner{width:100%;height:auto;}
.wapbanner img{width:100%;height:auto;}
.lmtit{height:60px;line-height:60px;font-size:24px;}
.fff{margin:0 auto;}
.right_list{width:100%;float:none;}

.wap_tit{margin-bottom:15px;}
.wap_tit span{color:#c8c8c8;font-size:28px;font-weight:bold;}
.wap_tit strong{display:block;font-size:22px;color:#555;font-weight:normal;line-height:22px;padding-left:10px;}
.wap_tit .v1{border-left:3px #502d89 solid;height:22px;}
.wap_tit .v2{border-left:3px #ff3700 solid;height:22px;}
.wap_tit .v3{border-left:3px #ffbf00 solid;height:22px;}

.banquan{display:none;}
.banquan1{padding:20px 0;background:#d4d4d4;font-size:14px;color:#333;text-align:center;margin:0 auto}
.banquan1{padding:12px 0;font-size:10px;}

.wapno{display:none;}

.tit{margin-bottom:15px;}
.tit span{color:#c8c8c8;font-size:26px;font-weight:bold;}
.tit strong{display:block;font-size:20px;color:#555;font-weight:normal;line-height:18px;padding-left:10px;}
.tit .v1{border-left:3px #502d89 solid;height:20px;}
.tit .v2{border-left:3px #ff3700 solid;height:20px;}
.tit .v3{border-left:3px #ffbf00 solid;height:20px;}

.pd4{padding:2%;}
.pd4 li{width:44%;}
.pd4 li img{display:block;margin-bottom:-12px;}

.right_list li{margin:10px 0;border-bottom:1px #ccc solid;padding-bottom:10px;}

.index00{width:100%;}
.left20,.middle20,.right20{width:100%;float:none;margin:10px 0;}









}
/*****************************wapcss*****************************/



@media (max-width:800px){
	.head,.buzhou,.zixun,.jianding,.hezuo,.listbg_new,.listbg_ls,.lmtit_fff,.listleft1{display:none;}
	.crumbs{background:#f0efeb;padding-left:3%;}
	.f14{padding:0;}
	.index,.header{width:96%;margin-left:2%;margin-right:2%;}
	.footer{}




}
@media (min-width:801px){
	.mmhead,.mmbanner,.mmtit,.mmxiangmu,.mmzhuanjia,.mmjd,.mmyb,.mmfooter,.mmlist,.mmcrumbs,.mmlistlianxi,.mmliebiao,.wapbanner,.wapf1,.wap_tit,.wap,.banquan1{display:none;}
}













