@charset "utf-8";
.header{background: #f0f0f0; border-bottom: #ddd 1px solid; line-height: 33px;}
.top{height: 90px;padding-top: 10px;} 
.tel{height: 75px;background: url(../images/tel.jpg)no-repeat left 15px;}
.tel p{padding-left:132px;font-weight: bold;margin-top:16px;font-size: 28px;line-height: 1; color: #cc0714;}
.tel span{color: #df0024;font-size: 26px;font-weight:bold;padding-left: 60px;margin-top: -10px;display: block;}
.nav{min-width:1200px;background: #df0024;}  
.nav ul li{float:left;color:#be791b;height: 54px;border-right: 1px solid #b8001e;width: 9%;}
.nav ul li:nth-child(1){border-left: 1px solid #b8001e;}
.nav_parent{Z-INDEX:9999;POSITION: relative; text-align:center;}
.nav_parent .toplink {TEXT-ALIGN: center;WIDTH: 100%;DISPLAY: block;font: normal 16px/54px "微软雅黑";color: #fff;}
.nav_parent .on,.nav_parent .toplink:hover{ background:#efb500;COLOR: #fff;  }
.nav_parent .ahover { background:#ffc100;COLOR: #fff; }
.sub_con {POSITION: absolute;DISPLAY: none;BACKGROUND: #df0024;top: 54px;z-index:999;width: 100%;left:0px;overflow:hidden;}
.sub_con  p{font: normal 12px/40px "";width: 100%;float:left;    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;}
.sub_con  p a{color:#fff;display:block;}
.sub_con  p a:hover{ color:#fff; background:#ffc100;}

/*banner*/
.flexslider{position:relative;overflow:hidden;background:#000 url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;height: 600px;}
.slides li{height: 700px;}
.flexslider .slides .s1{ background:url(../images/ban01.jpg) 50% center no-repeat;}
.flexslider .slides .s2{background: url(../images/ban02.jpg) 50% center no-repeat;}
.flexslider .slides .s3{ background:url(../images/ban03.jpg) 50% center no-repeat;}
.flexslider .slides .s4{ background:url(../images/ban04.jpg) 50% center no-repeat;}
.flexslider .slides .s5{ background:url(../images/ban05.jpg) 50% center no-repeat;}

.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
 

.hotword {background: #df0024;line-height:60px;color: #fff;}
.hotword .fr span{ font-size:20px;}
.indextit span{display:inline-block;font-size: 26px;font-weight: bold;line-height: 34px;color: #000;}
.indextit p{color: #999;text-transform: uppercase;line-height: 2;position:relative;}
.indextit p:after {width: 120px;height: 1px;background-color: #ddd;display: block;content: '';position: absolute;bottom: 50px;left: 350px;top: 14px;}
.indextit p:before {width: 120px;height: 1px;background-color: #ddd;display: block;content: '';position: absolute;bottom: 50px;left: 730px;top: 14px;}
.indextit2 span{display:inline-block;font-size: 24px;border-bottom:#ddd 1px solid;line-height: 24px;/* margin-bottom:5px; */}
.indextit2 p{color: #999;text-transform: uppercase;line-height: 2;position:relative;}

.product  ul li{float:left;margin-right: 20px;width: 284px;margin-bottom: 18px;overflow:hidden;box-sizing: border-box;position: relative;}
.product  ul li img{width: 100%;height:auto;}
.product  ul li p{font-size: 16px;line-height: 40px;background:#df0024;color:#fff;position:absolute;left:0px;top: 200px;z-index:900;display:block;width: 200px;border-top-right-radius:50px;border-bottom-right-radius:50px;padding-left: 30px;}
.product  ul li:nth-child(4n){margin-right:0;}
.case ul li {text-align:center;}
.case ul li{float:left;margin-right: 20px;width: 380px;height:284px;margin-bottom: 18px;overflow:hidden;box-sizing: border-box;position: relative;}
.case ul li img{width: 100%;height:100%;}
.case ul li p{font-size: 16px;line-height: 40px;background:#df0024;color:#fff;position:absolute;left:0px;top: 190px;z-index:900;display:block;width: 200px;border-top-right-radius:50px;border-bottom-right-radius:50px;padding-left: 30px;}
.product .cpleft a:hover img,.product .cpright ul li a:hover img{transform: scale(1.1);transition: all .6s ease-in-out ;-webkit-transform: scale(1.1);-webkit-transform: all .6s ease-in-out;}
.yewu ul li{width: 200px;text-align:center;float:left;}
.yewu ul li span{ display:block;}
.yewu ul li img{-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;}
.yewu ul li a:hover img { -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); transform: rotateZ(360deg);}
.yewu ul li .ywimg{width:60px;height:60px;padding:15px;border: #df0024 1px solid;border-radius:80px;-webkit-border-radius:80px;-moz-border-radius:80px;-webkit-border-radius:80px;line-height:60px;margin:0 auto 5px;}

.ads{ height: 150px; background:url(../images/ad01.jpg) no-repeat center center;}
/*产品*/
.TabADS{display: table;margin: 0 auto 50px auto;text-align: center;}
.TabADS ul li{width: 154px;margin-left: 20px;color: #333;font: normal 16px/40px "微软雅黑";cursor:pointer;float: left;transition: all,.2s;background: #f1f1f1;}
.TabADS ul li:nth-child(1){margin-left:0px;}
.TabADS ul li:hover {background-color: #df0024;}
.TabADS ul li:hover a {color: #fff;}
.TabADS .TasADSOn{background: #df0024;color:  #fff;}
.product1 .row ul li {width: 280px;margin-right: 20px;float: left;border: #ddd solid 1px;background: #fff;transition: all,.3s;margin-bottom: 20px;}
.product1 .row ul li:nth-child(4n+4) { margin-right:0 !important;}
.product1 .row ul li img {width:100%;height: 248px;}
.product1 .row ul li:hover {background: #df0024;}
.product1 .row ul li:hover p {color: #fff;}
.product1 .row ul li:hover span {color: #fff;}
.product1 .row ul li:hover .xian {background-color: #fff;}
.product1 .row ul li:nth-child(1){margin-left: 0px;}
.product1 .row li p {font-size:  18px;color: #333;padding: 8px 0 8px 20px;display:  block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden 
}
.product1 .row li .xian {background-color: #df0024;height: 2px;width:  50px;margin: 0 0 0 20px}
.product1 .row li span {padding: 8px 12px 8px 20px;display:  block;color: #999;white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden }
.about .fl{ width: 500px;}
.about .fr{ width: 650px;}
.about .fr strong{ color: #df0024; margin-bottom: 15px;font-size:28px;}
.about .fr strong span{ float: right;}
.about .fr p{ line-height: 28px;}
.about .fr .more{width:150px;height:40px;border:1px #df0024 solid;border-radius:50px;text-align:center;line-height:40px;margin-top:30px}
.about .fr .more a{display:block;}
.about .fr .more:hover a{background:#df0024;color:#fff;border-radius:50px}
.about .fr .num{ margin-top: 15px;}
.about .fr .num span{width: 20%;display: inline-block;text-align: center;font-size: 18px;margin-right: 70px;}
.about .fr .num span em{ font:bold 40px/50px "Impact,微软雅黑"; color: #df0024;  display: block;}

.youshi {background:url(../images/bj2.jpg) center center no-repeat;padding:50px 0;color:#fff;}
.youshi .indextit span{ color:#333; font-size:36px;}
.youshi .indextit p{ color:#666}
.youshi .list{width:100%; overflow: hidden;}
.youshi  .list li{float:left;width:300px;height: 330px; background: #fff; margin-right:80px;margin-bottom: 30px;border-radius: 10px;}
.youshi  .list li a{display:block;}
.youshi  .list li:first-child{margin-left:60px;}
.youshi  .list li:nth-child(4){margin-left:60px;}
.youshi  .list li .img{width:134px;height:134px;margin:0 auto;transition:all .5s;margin-left:72px;margin-top: 20px;}
.youshi  .list li .title{margin-top:20px;}
.youshi  .list li .title h3{ background:#df0024;width: 200px;margin: auto; text-align:center;font-size:24px;text-align:center;color:#fff; border-radius:30px;}
.youshi  .list li .cont{margin-top:20px;font-size:14px;line-height:24px;text-align:center;color:#666; padding: 0 10px;}
.youshi  .list li:hover .img{margin-top:-6px;transition:all .5s;}
.youshi  .list li:hover .tit{font-weight:bold;}

.new{ background: #f4f4f4; padding: 50px 0;}
.new .newleft{ width:700px;}
.new .newleft .title{ background: #df0024; border-radius: 4px; line-height: 45px; color: #fff;height:45px;}
.new .newleft .title em,.new .question .title em{ background: #fb0; text-align: center; color: #fff;  border-radius: 4px;width: 120px; line-height: 45px; height:45px;display: inline-block; font-style: normal; font-size: 20px}
.new .newleft .title span a,.new .question .title span a{ float: right; width: 50px; text-align: center;color: #fff;}
.new .newleft .nimg .nimg_l{ width: 220px; float: left;}
.new .newleft .nimg .nimg_r{ width: 450px; float:right;}
.new .newleft .nimg .nimg_r h1{ font: normal 18px/30px "微软雅黑";}
.new .newleft .nimg .nimg_r p{ font-size: 14px; line-height: 28px; color: #999}
.new .newleft ul li{ line-height: 36px; width:48%; font-size: 14px; float: left; margin-right: 2%; border-bottom: #f2f2f2 1px dotted;}
.new .newleft ul li a{white-space: nowrap;text-overflow: ellipsis;display: block;overflow: hidden;}
.new .newleft ul li span,.new .question  dl dt span{float: right;font-size: 12px;color: #999;}
.new .question{ width: 450px}
.new .question .title{ background: #fb0; border-radius: 4px; line-height: 45px; color: #fff;height:45px;}
.new .question dl dt{line-height: 36px;  padding-left: 18px; position: relative;}
.new .question dl dt a{ display: block;}
.new .question dl dt:before{ width: 8px; height: 8px; background: #fb0; border-radius: 20px; position: absolute; content: ''; left: 0; top:13px;}
.new .question dl {border-bottom: #f2f2f2 1px dotted;}
.new .question dl dd{ font-size:14px; color: #999}



.footer{background:#b8001e;padding:50px 0 20px;color: #fff;min-width:1200px;margin-top: 20px;}
.footer .fl dl{width: 180px;float:left;border-left: #0076ca 1px solid;padding-left:25px;}
.footer .fl dl dt{ font-size:18px; margin-bottom:8px;}
.footer .fl dl dt span{ display:block; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;}
.footer .fl dl a{display:block;width:100%;color:#f2f2f2;font-size: 14px;}
.footer .fl dl a:hover{ color:#fff;}
.footer_wx {width: 520px;height: 225px;}
.footer_wx dl {float:left;margin: -5px 0 5px;padding-left: 100px;background: url(../images/wx.jpg) no-repeat 0px 8px;height: 110px;}
.footer_wx dl dt {float:left;width:85px;height:86px; background-position:-360px -52px;}
.footer_wx dl dd {float:left;margin-left:10px;display:inline;margin-top:3px;}
.footer_wx p {width:220px;line-height:22px;float:left;font-size:12px;}

.cpinfo{/* margin-bottom: 30px; */}
.cpinfoimg,.cpinfoimg img { width:350px;}
.cpinfo_r2 { width: 500px;}
.cpinfo_r2 p{ line-height:40px;}
.cpinfo_r2 h5{ font-size: 24px;}
.cpinfo_r2 .zx{width:150px;height:40px;border-radius:50px;background:#b8001e;color:#fff;text-align:center;line-height:40px;margin-top:20px}
.cpinfo_r2 .zx a{display:block;    color: #fff;}
.new_article .cptit{font-size:18px;border-bottom: #f2f2f2 1px solid;margin-bottom: 10px;margin-top: 30px;}
.new_article .cptit span{background: #b8001e;width: 120px;text-align: center;color:#fff;display: inline-block;line-height: 40px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.new_article img{margin:auto;display:block;}
.phone_main { margin-top:10px;height:120px;width:334px;cursor: pointer;}

.phone_icon	{float:left; 

	background:url(../images/footer-tel.png) no-repeat;

	width:67px;

	height:67px;

	-moz-transition: all 0.2s linear 0s;

	-webkit-transition: all 0.2s linear 0s;

	-ms-transition: all 0.2s linear 0s;

	transition: all 0.2s linear 0s;

}

.phone_more	{float:left;width: 257px;}

.phone_main:hover .phone_icon {background-position: 0 -68px; transition:0.2s; }

.phone_more span{padding-left:10px;display:block;line-height:1.2;font-size: 28px;}

.phone_rx {}

.phone_tel {font-size: 18px;color: #fff;/* margin-top: 25px; */}
.phone_jz {}
.phone_main:hover .phone_icon { background-position: 0 -68px; transition: 0.2s;}
.copyright{line-height:45px;text-align:center;background: #b8001e;color: #fff;}
.copyright a{ color:#999;}


.inban{ height:340px;}
.inleft{ width:250px;}
.aboutban{background: #000 url(../images/aboutban.jpg ) no-repeat center top;}
.newban{background: #000 url(../images/newban.jpg ) no-repeat center top;}
.proban{background: #000 url(../images/proban.jpg ) no-repeat center top;}
.submenu dl dt,.incontact .tit{background: #b8001e;height: 50px;line-height: 50px;font-size: 20px;color:#fff;text-indent: 2em;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.submenu dl dt span,.incontact .tit span{ padding-left:5px; font-size:12px;}
.incontact .con{ border: #f2f2f2 1px solid; background: #f4f4f4; padding: 5px; line-height: 2; font-size:16px;}
.submenu .father {display:block; padding-left:30px; font-size:16px;}
.submenu dl{display:block;}

.submenu dl dd a span{ float:right; margin-right:20px;}
.submenu dl dd a:hover{background: #ffc100;color:#fff;}
.submenu .father{background: #f2f2f2;border-bottom: #ddd 1px solid;line-height: 44px;}
.sonmenu p a{display:block;border: #f2f2f2 1px dotted;padding-left:50px;background: #eee;line-height:36px;}
.inright{width:900px;}
.newlist ul li{ padding:15px 8px; border-bottom:#f2f2f2 1px dotted;}
.newlist ul li:hover{ background:#f4f4f4;}
.newlist ul li strong{font-size: 18px;font-weight: normal;position:relative;}
.newlist ul li strong span{float:right;font-size: 14px;color: #999;}
.newlist ul li p{ font-size:14px; color:#999;}
.poasnav{  border-bottom:#f2f2f2 1px solid; height:40px; line-height:40px;}
.detail .biaoti{ text-align:center;}
.detail .biaoti h1{ font-size:18px; font-weight:normal; color:#125aac}
.detail .biaoti p{ color:#ddd; font-size:12px;}
.detail{min-height:300px;height:auto !important;font-size: 18px;line-height: 2;}
.detail p{margin-bottom:8px;line-height: 2;font-size: 18px;line-height: 2;}
.detail p img{margin-right:0 auto;margin-left:0 auto;display:block;}
.detail img{margin:auto;}
.pages{background:#f4f4f4;padding: 5px 10px;margin-bottom: 25px;}
.pages p{ line-height:30px;}
.share{display:block;/* margin-left:355px; */}
.newdao { background: #eee; padding: 15px;font-size: 16px;margin-top:20px}
.newdao span { font-size: 20px; color: #d00;}
.newdao a {float: right;width: 120px;line-height: 36px; color: #fff; background: #d00;text-align: center; margin-right: 10px;border-radius: 4px;}
.catelist ul{ width:940px;}
.catelist ul li{width: 280px;float: left;margin-right: 26px;margin-bottom: 26px;border: #ddd 1px solid;overflow: hidden;text-align: center;}
.catelist ul li:hover,.prolist ul li:hover{border:#125aac 1px solid;}
.catelist .cateimg{width:280px;overflow:hidden;}
.catelist .cpinfo,.prolist .cpinfo{padding:5px 10px 10px;white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden }
.catelist .cateimg img {width:280px;height:inherit; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transition: transform 0.5s cubic-bezier(.79,.39,.31,.74);}
.catelist .cateimg a:hover img{transform: scale(1.1);transition: all .6s ease .1s;-webkit-transform: scale(1.1);-webkit-transform: all .6s ease .1s;}
/*.catelist a:hover img,.prolist ul li a:hover img{transform: scale(1.1);transition: all .6s ease .1s;-webkit-transform: scale(1.1);-webkit-transform: all .6s ease .1s;}*/

.catelist a strong{font: normal 16px/36px "微软雅黑";color: #000;font-size:18px;
}
.catelist a strong b{font-weight: normal;}
.catelist p{line-height:24px;font-size:12px;}

.prolist ul{ width:950px;}
.prolist ul li{ width:280px; float:left; margin-bottom:50px;border:#f2f2f2 1px solid; margin-right:20px;}
.prolist .cateimg{ width:280px; height:213px; overflow:hidden;}
.prolist ul li img{ width:280px; height:213px;transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transition: transform 0.5s cubic-bezier(.79,.39,.31,.74);}
.prolist p{font:normal 14px/36px "微软雅黑"; color:#125aac;}
.prolist h1{font:normal 14px/20px "微软雅黑"; color:#999;}

/*page*/
.page{font-size: 0;height: 38px;line-height: 38px;padding-right: 10px;margin-top: 30px;}

.page a, .m-page li{display: inline-block;font-size: 15px;background-color: #fff;padding: 0px 13px;height: 36px;overflow: hidden;text-align: center;border: 0px #f2f2f2 solid;color: #333;font-family: Arial;margin-left: 5px;border: 1px solid #ddd;vertical-align: top;}
.page li{display: inline;color: #333;border:none;margin:0;padding:0}
.page .thisclass{background: #125aac;color: #fff;padding: 0px 13px;height: 38px;font-size: 15px;display: inline-block;text-align: center;margin-left: 5px;}
.page a.next, .page a.prev{font-family: Arial;font-size: 16px;font-weight: 700;}
.page a:hover, .page li.thisclass a{background-color: #125aac;color: #fff;}
.page span{font-size: 14px;padding-right: 10px;}


.proslide{ margin:50px 0;}
.proslide .fl{ width:550px; overflow:hidden;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;} 
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:500px;height:380px;background:#ffffff;border:1px solid #dddCCC;display:none;text-align:center;overflow:hidden;}
.jqzoom img{ width:500px; height:380px;}


.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.spec-preview{width:500px;height: 380px;border:1px solid #DFDFDF;}

.spec-scroll{clear:both;margin-top:5px;width: 500px;}

.spec-scroll .prev{float:left;margin-right:4px;}

.spec-scroll .next{float:right;}

.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"微软雅黑";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #ddd;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width: 450px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #ddd;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #125aac;padding:1px;}


.cpinfobox{ width:650px;}

.cpinfobox dl dt{color:#125aac; font-size:18px;}

.cpinfobox dl dd{ color:#666;}

.cpinfobox dl dd span{ width:70px; display:inline-block;}

.cpinfobox h1{ font:normal 14px/24px "微软雅黑"; color:#666;}
.cpinfobox p{font-weight: normal;}
.cpinfobox h1{font-weight: normal;}
.cpinfobox b{font-weight: normal;}
.cpdet{ padding-bottom:50px;}

.tit{ background:#f2f2f2; height:40px; line-height:40px; text-indent:1em;color:#125aac; font-size:18px;}
.cpinfobox .zxbtn{ width:120px; height:36px; line-height:36px; text-align:center; background:#f90; display:block; color:#fff; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px;}

.cpinfobox  a:hover .zxbtn{ color:#fff;}
.article_tit{font-size: 30px;color: #333;text-align: center;}
.zuozhe{font-size: 14px;color: #999;text-align: center;display: block;height: 40px;}

.box {
	width: 250px;
	/*height: 30px;*/
	margin: 5px auto;
	/*transform: scale(1.1);*/
}
.box > div {
	width: 30px;
	height: 30px;
	float: left;
	cursor: pointer;
	border-radius: 4px;
	background-size: contain;
	margin: 0 10px;
}
#share-qrcode { background-image: url(/templets/default/share/images/wechat.png); }
#share-douban { background-image: url(/templets/default/share/images/db.png); }
#share-qzone { background-image: url(/templets/default/share/images/qzone.png); }
#share-sina { background-image: url(/templets/default/share/images/sina.png); }
#share-qq { background-image: url(/templets/default/share/images/qq.png); }
.top-btn{cursor: pointer;}


.c_meau{height:380px; position:fixed;  right:50px;  bottom:-380px; display:none;}
.c_meau .fl{ width:125px;}
.c_meau .fl h4{ width:100%; background:url(../images/c_meau_4.png) no-repeat ; color:#81511c; font-size:16px; line-height:22px;text-align:center;  font-weight:bold;heigh;height: 40px;line-height:20px;padding: 15px 0;padding-top: -25px;}
.c_meau .fl_o{ background:#fff; margin:-16px 0; padding:10px 0 0 0;}
.c_meau .fl_o_o{ color:#7d7d7d; font-size:14px; }
.c_meau .fl_o_o { padding-bottom:10px; border-bottom:1px solid #e5e5e5; width:108px; text-align:center; margin:auto auto 10px auto;}
.c_meau .fl_o_o dd{ line-height:14px;}
.c_meau .fr_o{ margin:90px 0 60px 0;}
.c_meau .fr_t{ margin-left:8px; cursor:pointer;}
.c_meau{ height:auto; bottom:-430px; display:block;}
.c_meau .fl_o_o dd{ line-height:22px;}
.c_meau .fl_o{ margin:-16px 0 -11px 0;}
.c_meau .fr_o {margin: 90px 0 168px 0;}
.top-btn{cursor: pointer;}

@media screen and (max-device-width: 1366px)
{
	.c_meau{ margin-left:470px; z-index:100;}
}

/* 合作伙伴 */
.case1 li{width: 170px;display: inline-block;margin:6px;}
.case1 li a{text-decoration:none;display:block;}
.case1 li a:hover img{border:1px solid #d40000;}
.case1 li img{width: 100%;/* margin:8px 9px 6px 9px; */background-color: white;border: 1px solid #ccc;padding: 4px;}
.case1 li span{height:29px; line-height:29px; color:#999; display:block; text-align:center;}
.case1 li h2 {font-weight:normal;width: 100%;height:28px;text-align: center;line-height:28px;font-size:14px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.case1 li h2 b{font-weight:normal; color:#fff; float:right; display:inline;}
.case1 li a:hover h2{color:#d40000;}