@charset "gb2312";
/* CSS Document */
/* 去掉iPad iPhone input默认css样式 */

 input[type="submit"],
 input[type="reset"],
 input[type="button"],
 button{-webkit-appearance:none;}
 
 

body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,div{margin:0;padding:0;list-style:none;vertical-align:bottom;}
img,input,select{vertical-align:middle;margin:0;padding:0;border:0;-webkit-touch-callout:none;}
ol,ul,li{list-style:none;margin:0;padding:0;*text-indent:0}
i,s,em{font-style:normal;text-decoration:none}
a{text-decoration:none;color:#333}
a:hover,a:active,a:focus{text-decoration:none;color:#0f5fb6;}
body{background:#eceff1;font-family:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"}
.red{color:#ff8901;}
img{-webkit-touch-callout:none}

.ztwrap{max-width:640px;margin:0 auto;background:#ffffff;
-moz-box-shadow:0px 0px 10px #bbbbbd;
-webkit-box-shadow:0px 0px 10px #bbbbbd;
box-shadow:0px 0px 10px #bbbbbd;
/* For IE 8 */
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#bbbbbd')";
/* For IE 5.5 - 7 */
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, 
Color='#bbbbbd');}
 
 
@media screen and (min-width:320px){body,input{font-size:14px}}
@media screen and (min-width:360px){body,input{font-size:15.78px}}
@media screen and (min-width:400px){body,input{font-size:17.2px}}
@media screen and (min-width:480px){body,input{font-size:21px}}
@media screen and (min-width:560px){body,input{font-size:24px}}
@media screen and (min-width:600px){body,input{font-size:26px}}
@media screen and (min-width:640px){body,input{font-size:26px}}
 
 
 
/**logo**/
.logo{background:#0170c2}
.logo img{max-width:640px;margin:0 auto;display:block; margin-top:18px;}

/**ztnav**/
.ztnav{max-width:640px;margin:0 auto;overflow:hidden}
.ztnav li{width:25%;float:left;box-sizing:border-box;border-top:solid 1px #ececec;text-align:center;line-height:1.8;}
.ztnav li a{display:block;border-right:solid 1px #ececec;padding:.5em 0}
 
.ztnav li:nth-child(4n) a{border-right:0}
.ztnav li img{display:block;margin:0 auto 0em;width:40%;border-radius:50%}

/**banner**/
	#focus{width:100%;margin:0 auto;position:relative;overflow:hidden;}
	.focus .hd{width:100%;height:5px;position:absolute;z-index:1;bottom:0;text-align:center;}
	.focus .hd ul{overflow:hidden;display:-moz-box;display:-webkit-box;display:box;height:5px;background-color:rgba(51,51,51,0.5);}
	.focus .hd ul li{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
	.focus .hd ul .on{background:#0170c2;}
	/*
	.focus .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:5px;text-align:center;}
	.focus .hd ul{display:inline-block;height:5px;padding:3px 5px;background-color:rgba(255,255,255,0.7);
		-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:0;vertical-align:top;	}
	.focus .hd ul li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#8C8C8C;margin:0 5px;vertical-align:top;overflow:hidden;}
	.focus .hd ul .on{background:#0170c2;}*/


	.focus .bd{position:relative;z-index:0;}
	.focus .bd li img{width:100%;}
	.focus .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
	
		/**sb banner**/
	.focus3 img{width:100%;}
	.focus3 .hd{width:100%;height:4px;position:absolute;z-index:1;bottom:5px;text-align:center;}
	.focus3 .hd ul{display:inline-block;height:4px;padding:2px 5px;/*background-color:rgba(255,255,255,0.7);*/
		-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:0;vertical-align:top;}
	.focus3 .hd ul li{display:inline-block;width:4px;height:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;margin:0 2px;vertical-align:top;overflow:hidden;}
	.focus3 .hd ul .on{background:#0170c2;}

		/**hf **/
	.focus4 .hd ul{background-color:rgba(255,255,255,0.7)}
	.focus4 .hd ul li{background:#8C8C8C;}



/**lead_swt**/
.lead_swt{overflow: hidden;margin:1em 0;}
.lead_swt ul{
 padding:0 1% 0 0; }
.lead_swt li{position: relative;float: left;width: 24%;display: block;overflow: hidden;box-sizing:border-box;margin:0 0rem 0 1%;height:4em;/* border-left:0.19rem solid #eeebe2; */background: #a40000;
text-align: center;}
.lead_swt li:nth-child(2n+0){background: #0070c0;}
.lead_swt li a{color: #fff;font-size:.8em;}
.lead_swt li a:before{display: block;margin:.8em auto .2em auto;width:2.6em;height:2em;background:url(../images/ico2.png) no-repeat left top;background-size:16.3em;content:"  ";}
.lead_swt li:nth-child(2) a:before{background-position:0 -2em;}
.lead_swt li:nth-child(3) a:before{background-position:0 -4.16em;}
.lead_swt li:nth-child(4) a:before{background-position:0 -6.2em;}

.lead_swt li img{z-index:1;width:100%;height:4em;opacity:.3;}
.lead_swt li a{position: absolute;top: 0;left: 0;z-index:3;display: block;width:100%;height:4em;}
/**slider**/
.slider{margin:.15rem auto;}
.slider img{width: 100%;}

/**subnav**/
.subnav{overflow: hidden;}
.subnav dl{overflow: hidden;margin:1em 0;padding:0 .19rem;}
.subnav dt{float: left;display: inline-table;width: 35%;height:10.3em;background: #fff;text-align: center;}
.subnav_l{display:table-cell;vertical-align: middle;}
.subnav dt h1{color: #1f1f1f;font-weight: 900;font-size:1em;}
.subnav dt p{color: #d2d2d2;text-transform:uppercase;font-size: .7em;}
.subnav dt img{display: block;margin:.1rem auto 0;width: 63%;}

.subnav dd{float: left;width: 65%;}
.subnav dd a{position: relative;float: left;margin:0 0 2% 2%;width: 48%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background: #fff;text-align: center;font-size: .8em;line-height:3;}
.subnav dd a.active{background: #0170c2;color: #fff;}
.subnav dd a:hover,.subnav dd a:active{ background: #0170c2; color: #fff;}
.subnav dd a.hot:before{position: absolute;top:0.4em;right: 0.4em;display: block;width:1.8em;height:1.8em;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#b70000;
-webkit-box-shadow: 0px 1px 2px #000;
-moz-box-shadow: 0px 1px 2px #000;
box-shadow: 1px 1px 2px #000;
/* For IE 8 */color: #fff;content:"热";font-size:.4em;line-height:1.8;
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, 
Color='#000000');}

/**submenu**//*
.submenu{overflow:hidden;margin:.5em auto}
.submenu li{width:25%;text-align:center;float:left;min-height:4.32em;position:relative}
.submenu li a{z-index:99;display:block;width:100%;overflow:hidden;min-height:4.32em;color:#005593;}
.submenu li img{width:100%;z-index:1;filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25;_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);z-index:1;position:absolute;left:0;top:0;}

.submenu li em{display:block;width:2em;height:2em;margin:.5em auto 0;z-index:9;position:relative;background:url(../images/ico1.png) no-repeat;background-size:4em}
.submenu li h4{width:100%;z-index:9;position:relative}

.submenu li:last-child{}
.submenu li:last-child a{color:#005593;}

.submenu li:nth-child(1),
.submenu li:nth-child(3),
.submenu li:nth-child(6){background:#0170c2;}
.submenu li:nth-child(1) a,
.submenu li:nth-child(3) a,
.submenu li:nth-child(6) a{color:#fff;}

.submenu li:nth-child(1) em{background-position:0 0}
.submenu li:nth-child(2) em{background-position:0 -2em}
.submenu li:nth-child(3) em{background-position:0 -4em}
.submenu li:nth-child(4) em{background-position:0 -6em}
.submenu li:nth-child(5) em{background-position:-2em 0}
.submenu li:nth-child(6) em{background-position:-2em -2em}
.submenu li:nth-child(7) em{background-position:-2em -4em}
.submenu li:nth-child(8) em{background-position:-2em -6em}
*/

/**tit**/
.tit{background:#0170c1;color:#fff;line-height:2;font-size:.9em;margin:.5em 0 0 0}
.tit b{font-size:1.6em;padding:0 .2em 0 .1em}
.tit em{display:block;float:left;width:2.5em;height:2.5em;margin:.3em auto 0;z-index:9;position:relative;background:url(../images/ico1.png) no-repeat;background-size:5em}
.tit em.ico_1{background-position:0 -10em}
.tit em.ico_2{background-position:-2.5em -10em}
.tit em.ico_3{background-position:0 -12.5em}
.tit em.ico_4{background-position:-2.5em -12.5em}

/**con1**/
.yc_hot{background:#f2f2f2;}
.yc_hot ul{width:93.75%;margin:0 auto;}
.yc_hot li{border-bottom:1px solid #cccccc;float:left;margin:.5em auto 0 auto; padding:0 0 .5em}
.yc_hot img{width:40.5%;margin-right:2%;float:left;}
.yc_hot  h2{font-size:.9em;float:left;white-space:nowrap;text-overflow:ellipsis;width:56%;overflow:hidden;padding:0 0 1% 0;    line-height: 51px;}
.yc_hot  h2 a{color:#0070c0;}
.yc_hot  p{font-size:.80em;float:left;width:56%;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.yc_hot  p a{color:#f53a0e;} 



/**con2**/
.yc_zljs{padding:0 3%}
.vide{margin:0em auto;width:100%;background:#000}

.yc_zljst{width:100%;margin:3% auto 0;overflow:hidden}
.yc_zljst ul{}
.yc_zljst li{width:48.125%;float:left;background:#e2e2e2;margin-top:3%;}
.yc_zljst li img{width:100%;}
.yc_zljst li p{font-size:.80em;padding:3%;}
.yc_zljst li p a{color:#db0303;}


.yc_zljs1 dl{width:100%;margin:0 auto;}
.yc_zljs1 dt{border-bottom:1px solid #cecece;}
.tit2{color:#0170c1;font-size:.9em;padding:1em 0;line-height:1.5;text-align:center;}
.tit2 img{width:4.0em;margin:0 .5em 0 0;vertical-align:sub}

.yc_zljs1 dd{margin-top:.5em;background:#e6e6e6;overflow:hidden}
.yc_zljs1 dd img{width:22.5%;float:left;margin:0 2% 0 0}
.yc_zljs1 dd h2{width:75.5%;float:left;font-size:.9em;font-weight:100;margin-top:1%;line-height:1.5;}
.yc_zljs1 dd h2 span{color:#ef5036;margin-right:2%;}
.yc_zljs1 dd h2 a{color:#333333;}
.yc_zljs1 dd p{width:75.5%;line-height:1.6;float:left;font-size:.75em;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333333;margin-top:1%;}
.yc_zljs1 dd p a{color:#ef5036;}


	.focus2{width:100%;margin:0 auto;position:relative;overflow:hidden;}
	.focus2 .bd a{display:block;position:relative;width:32%;float:left;}
	.focus2 .bd a:nth-child(2){margin:0 2%;}
	.focus2 .bd a img{width:100%;}
	.focus2 .bd a p{position:absolute;background:#000;left:0;bottom:0;text-align:center;font-size:.65em;width:100%;line-height:2.4;display:block;color:#fff;opacity:.8}


	.focus2 .hd{width:100%;height:8px;position:absolute;z-index:1;bottom:1px;text-align:center;}
	.focus2 .hd ul{display:inline-block;height:4px;padding:2px 5px;background-color:rgba(255,255,255,0.7);
		-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:0;vertical-align:top;
	}
	.focus2 .hd ul li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#8C8C8C;margin:0 5px;vertical-align:top;overflow:hidden;}
	.focus2 .hd ul .on{background:#0170c2;}

.yc_zljsswt{margin:.5em auto 0;overflow:hidden;display:block;}
.yc_zljsswt a{width:49%;text-align:center;color:#FFF;font-size:.9em;padding:3% 0;display:block;float:left;border-radius:5px;}



/**con3**/
.yc_doctorbj{width:100%;margin:0 auto;background:#f2f2f2;padding-bottom:.5em;}
.yc_doctor{margin:0 auto ;width:96%;}

.yc_doctor .hd{overflow:hidden;}
.yc_doctor .hd ul{margin:0 auto .5em;padding-top:.5em;}
.yc_doctor .hd ul li{width:31%;margin-right:3.5%;background:#a9a9a9;float:left;cursor:pointer}
.yc_doctor .hd ul li.on{background:#0070c0;} 
.yc_doctor .hd ul li img{width:40%;float:left;margin:3%;}
.yc_doctor .hd ul li h2{font-size:.9em;width:53%;float:left;color:#FFF;margin-top:5%;}
.yc_doctor .hd ul li p{font-size:.80em;width:53%;float:left;color:#fff;}

 

.yc_doctor .bd{margin:5% auto 0 !important;}  
.yc_doctor .box{overflow:hidden}  
.yc_doctor1{overflow:hidden;clear:both}

.yc_doctorl{width:52%;float:right;}
.yc_doctorl img{width:100%;display:block;}
.yc_doctorl dl{background:url(../images/m_gj_lhf4.png) center left no-repeat ;margin-top:8%;background-size:12% 100% ;padding-top:3%;overflow:hidden}
.yc_doctorl dl dd{margin-left:15%;padding-bottom:3%;display:block;overflow:hidden}

.yc_doctorl dl dd p{font-size:15px;line-height:1.2;padding:0 0 4% 0;}


.anli{max-width:640px;width:96%;margin:0 auto;padding:2em 0 0 0;background:url(../images/an2.png) no-repeat center top #fffefe;background-size:100%;overflow:hidden}
.anli li{width:31%;float:left;font-size:0.62em;text-align:center;line-height:1.5em;margin:0 1% 2% 1%;white-space:nowrap;overflow:hidden}
.anli li img{display:block;width:100%;max-width:200px;padding:1px;border:1px solid #e2e2e2;margin:0 auto 5px auto;box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;}
.zf_al_list_01 img{width:100%;}


/**con4**/
/* 自测 */
.yc_zc{margin:0 auto;padding:0 3% .5em;background:#f2f2f2}
.yc_zc a img{width:100%; margin-top:.5em !important}
.yc_zc p{font-size:1em;color:#616161;margin-top:4%;}
.yc_zc ul{background:#FFF;border:1px solid #e5e5e5;margin-top:2%;padding:.3em 0;overflow:hidden}
.yc_zc ul li{width:50%;float:left;font-size:.85em;line-height:2}
.yc_zc ul li input{margin-left:8%;margin-right:3%;}
.yc_zcname{margin-top:5%;text-align:center;font-size:1em;} 
.yc_zcname input{width:78%;border:1px solid #c2c2c2;background:#FFF;font-size:1em;line-height:2 ;font-family:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"}
.yc_zctj{width:37%;font-size:1em;line-height:2;color:#FFF;border:0;display:block;background:#f05036;text-align:center;margin:5% auto 0;cursor:pointer;font-family:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"}

/**foot**/
.ztfoot{width:100%;overflow:hidden;/*margin:.5em 0 0 0;*/padding:0 0 3em 0;height:240px;}
.ztfoot ul{background:#0070c0;overflow:hidden;}
.ztfoot li{width:25%;float:left;text-align:center;line-height:2}
.ztfoot li a{color:#FFF;display:block;}
.ztfoot img{border-bottom:1px solid #cccccc;width:90%;margin:.8em auto .5em;display:block;}
.ztfoot p{font-size:16px;line-height:1.8;text-align:center;}
.ztfoot p a{background:#ef5036;color:#fff;text-align:center;padding:.2em 1em;border-radius:1em}




/** 栏目页开始 **/
.weizhi{background:#0170c1;padding:.5em .5em;overflow:hidden;margin:.5em 0 .5em 0}
.weizhi em{display:block;background:url(../images/logo2.png) no-repeat;background-size:contain;width:1.8em;float:left;height:1.5em;margin:0 .3em 0 0}
.weizhi h3{font-size:.95em;color:#fff;line-height:1.5em}
.add a{color:#fff;font-size:1em;line-height:1.5;padding:0;margin:0;float:right;display:block;text-indent:1.3em;background:url(../images/dh.png) no-repeat left center;background-size:1em;}
	
	
.list_t2{overflow:hidden;margin:0 2%}
.list_t2 ul li{line-height:2.2em;font-size:/* 0.8em */14px;border-bottom:1px solid #e0e0e0}
.list_zx{float:right;color:#fff;background:none;font-weight:normal;background:#908f8f;font-size:0.88em;line-height:1.5em;margin:.35em .2em 0 0;border-radius:.2em;}
.list_zx:active{background:#ff6d00}
.list_zx a{color:#fff;padding:1px 5px}
.list_t2 ul span{color:#0170c1;font-weight:900;}
.sw_jb_left_c2{padding:.5em 0 .5em .5em;overflow:hidden}
.sw_jb_left_c2 li{width:31%;height:3em;margin:0 2% 0 0;float:left;background:#f4f4f4;position:relative}
.sw_jb_left_c2 li a{display:block;}
.sw_jb_font1{width:26%;height:3em;line-height:2.5em;font-size:.75em;color:#fff;text-align:center;position:absolute;left:.2em;top:10%;background:url(../images/q3.png) no-repeat center center;background-size:contain}
.sw_jb_font2{font-size:.85em;color:#333;line-height:2em;font-weight:bold;padding:0 0 0 32%}
.sw_jb_font3{font-size:0.75em;color:#666;line-height:1em;padding:0 0 0 32%}
.sw_jb_left_c2 li:active{color:#ffffff;background:#ff6d00;}
.sw_jb_left_c2 li:active a{color:#ffffff;}
.sw_jb_left_c2 li:active p{color:#ffffff;}
.sw_jb_left_c2 li:active .sw_jb_font1{background:url(../images/q4.png) no-repeat center center;background-size:contain;color:#ff6d00;}
/** 栏目页end **/


/**          设备页          **/


.sxjb_tit{background:#0070c0;font-family:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";color:#fff;position:relative;text-align:center;line-height:1.2;padding:.5em 0;margin:0em 0 1em}
.sxjb_tit h2{margin:0px auto;display:block;font-size:1.5em;font-weight:normal;overflow:hidden}
.sxjb_tit p{display:block;font-size:.65em;font-family:Arial, Helvetica, sans-serif}
.sxjb_tit:after{content:" ";position:absolute;bottom:-.5em;left:50%;margin:0 0 0 -0.25em;display:block;
 width:0;height:0;
 border-left:.5em solid transparent;
 border-right:.5em solid transparent;
 _border-left:.5em solid white;
 _border-right:.5em solid white;
 border-top:.5em solid #0070c0;
 overflow:hidden;}

.jssb_box{margin:.5em 3%;height:auto;overflow:hidden;clear:both}
.sb_left{width:44%;}
.sb_left img{width:100%}
.sb_left p{text-align:center}
.sb_left a{width:47%;background:#0070c0;display:block;float:left;text-align:center;margin:10px 0px 0px 3px;color:#fff;font-size:.85em;padding:.2em 0}

.sb_right{width:55%;}
.sb_right dt{background:url(../images/xj_dtbg.jpg) no-repeat;background-size:50%;text-indent:.5em;font-size:1em;color:#fff;line-height:1.8}
.sb_right dd{background:url(../images/xj_ddbg.jpg) no-repeat left .4em;background-size:1em;padding-left:1.5em;padding-bottom:5px;font-size:.75em;line-height:1.8}
.sb_right dd a{color:#fc842c}
.sb_fl{float:left}
.sb_fr{float:right}
	/** 设备专题 疗法专题公用标题样式  慎改！！**/
.sb_tit{background:url(../images/titbg.png) no-repeat #004193 left center;background-size:cover;color:#fff;padding:0em 0 .4em 3.5em;overflow:hidden;margin:.5em 0 0 0}
.sb_tit span{font-size:.5em;line-height:2;color:#bedbff;white-space:nowrap;display:block;}
.sb_tit h4{font-size:1em;color:#ffff00/*color:f7e13e*/;line-height:1}
.sb_tit h5{color:#fff;line-height:1.5;font-size:1em;padding:.5em 0 0;font-size:.85em}
.sb_tit h5 em{color:#ffff00;font-size:1.2em}

	/**zj**/
.zhuanjia{padding:.5em 0;overflow:hidden;background:#f2f2f2}
.zhuanjiatit{}
.zhuanjialeft{float:left;width:78%;}
.zhuanjia_l{width:30%;float:left;margin-left:2%}
.zhuanjia_l a{color:#333;}
.zhuanjia_l img{width:100%;}
.zhuanjia_l p{font-size:0.51em;text-align:center}
.zhuanjia_l p span{font-size:0.2em;line-height:1.6rem}
.zhuanjia_zx{width:22%;float:right;}
.zhuanjia_zx a.zx01{border-radius:.3em;background:#f30000;color:#fee900;display:block;width:90%;text-align:center;font-size:.85em;line-height:1.8;margin:0 0 .2em 0}
.zhuanjia_zx a.zx02{background:#0070c0;color:#fff;display:block;width:90%;text-align:center;font-size:.85em;line-height:1.5;margin:0 0 .5em 0;padding:.4em 0}

.dhhf{margin:.5em auto}
.dhhf img{width:100%;}
	/**gh**/
.guahao{width:100%;overflow:hidden;padding:.5em 0;background:#f2f2f2}
.yygh{width:96%;margin:0 auto;}
.yygh ul{overflow:hidden}
.yygh li{margin-top:.5em;text-align:left;}
.yygh li input{border:1px solid #D2D2D2;line-height:2;font-size:.85em;font-family:"微软雅黑";}
.yygh li select{border:1px solid #D2D2D2;font-size:.85em;line-height:2.4;font-family:"微软雅黑";padding:.2em 0}

.tijiao{width:50%;margin:0 auto;}

#bn1{width:45%;background:url(../images/guahao02.png) no-repeat;background-size:contain;text-align:center;color:#fff;border:none;margin-top:.8em;border-radius:6px;line-height:2.3;}
#imgYuyue{width:45%;background:url(../images/guahao01.png) no-repeat;background-size:contain;text-align:center;color:#fff;line-height:2.3;border:none;margin-top:.8em;border-radius:6px;}
.xizun{width:100%;overflow:hidden;}
.xizun li{float:left;width:32%;margin:0 0 0 1%}
.xizun li img{width:100%;}

/** 设备页 end **/

/** 案例页 **/
.path{background:#0170c1;color:#fff;font-size:.85em;line-height:2.5;padding:0 2% 0 1%;margin:.5em auto}
.path:after{content:" ";float:left;display:block;width:2em;height:2em;background:url(../images/ico.png) no-repeat 0 -12em;background-size:8em;margin:.2em 0 0 0}
.path a{color:#fff;}
.path .path_a{float:right;color:#f0ff00;font-family:Impact;}
.path .path_a:after{content:" ";float:left;display:block;width:2em;height:2em;background:url(../images/ico.png) no-repeat -2em -12em;background-size:8em;margin:.2em 0 0 0}


.up_anli_menu{width:96%;overflow:hidden;margin:.5em auto;}

.up_anli_list{margin:0 0 .5em 0;overflow:hidden}
.up_anli_list ul{width:74.2%;float:left;}
.up_anli_list ul li{cursor:pointer;float:left;width:32.3%;margin-right:1%;padding:.5em 0;background:#eeeeee;text-align:center;color:#0170c1;}
.up_anli_list ul li p{font-size:.75em;}
.up_anli_list ul li em{display:block;margin:0 auto 0;width:2.5em;height:2.5em;background:url(../images/ico.png) no-repeat no-repeat;background-size:5em}
.up_anli_list ul li:nth-child(1) em{background-position:-2.5em 0}
.up_anli_list ul li:nth-child(2) em{background-position:-2.5em -2.5em}
.up_anli_list ul li:nth-child(3) em{background-position:-2.5em -5em}

.up_anli_list ul li.on{background:#0170c1;color:#fff;}
.up_anli_list ul li.on:nth-child(1) em{background-position:0 0}
.up_anli_list ul li.on:nth-child(2) em{background-position:0 -2.5em}
.up_anli_list ul li.on:nth-child(3) em{background-position:0 -5em}


.up_anli_list .an_dh{width:25.8%;float:left;}
.up_anli_list .an_dh img{width:100%;}

.inBox{width:100%;overflow:hidden;}

.inHd{float:left;width:25%;overflow:hidden;background:#eeeeee;margin:0 3% 0 0}
.inHd ul li{cursor:pointer;width:100%;margin-right:auto;margin-left:auto;border-bottom:1px solid #d9d9d9;text-align:center;line-height:2.4;font-size:.85em;color:#333333;}
.inHd ul li:last-child{border:0}
.inHd ul li.on{background:#0170c1;color:#fff;}

.inBd{float:left;overflow:hidden;}
.inBd h2{color:#0170c1;line-height:1.8;font-size:.80em;padding:0.5em 0;display:block;white-space:nowrap}
.inBd dl{overflow:hidden;}
.inBd dt{width:45%;float:left;padding:0 2% 0 0}
.inBd dt img{width:100%;}
.inBd dd{width:52%;float:left;}
.inBd p{line-height:2.15;font-size:14px}
.inBd p a{color:#cc0000;}

.inBd .hzbq{font-size:.7em;background:#eeeeee;border-radius:.5em;padding:.5em;line-height:1.5;margin:1em 0 2em;position:relative}
.inBd .hzbq a{color:#cc0000;}
.inBd .hzbq:after{display:block;position:absolute;top:-.5em;left:1em;content:" ";
width:0;height:0;
 border-left:1em solid transparent;
 border-right:.1em solid transparent;
 _border-left:1em solid white;
 _border-right:.1em solid white;
 border-bottom:.7em solid #eee;
 overflow:hidden;}
 
.up_anli_con_3{margin:0 2.5%;overflow:hidden;}
 
.up_anli_con_3 ul li h2{color:#0170c1;font-size:.85em;}
.up_anli_con_3 ul li h2:after{content:"热";color:#FFF;background:#ff4200;border:1px solid #e20400;border-radius:3px;float:left;height:1.4em;width:1.4em;text-align:center;margin:.4em .3em 0 0;font-style:normal;font-size:.6em}

.up_anli_con_3 .video{margin:1em 15% .5em;background:#000}

.up_anli_con_3 ul li p{display:block;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d9d9d9;line-height:1.5em;padding-bottom:1%;font-size:.85em}
.up_anli_con_3 ul li{overflow:hidden;padding-top:2%;padding-bottom:2%;}
.up_anli_con_3 ul li p a{color:#cc0000;}

/**weibo**/
.ds-thread{margin:0 2%;padding:.5em 0 0}

/** 案例页 end **/

/**  wz  **/
.article_con{font-size:.85em;margin:0 3%;line-height:1.8;border-bottom:1px dashed #d1d1d1;padding:0 0 .8em 0}
.contents h3{text-align:center;color:#00376d;line-height:1.8;font-size:1.2em;padding:.5em 0 0 0}
.contents .art_zixun{border-bottom:1px dashed #d1d1d1;color:#ff6600;line-height:1.5;font-size:.85em;text-align:center;padding:0 0 .5em 0}
.contents .art_zixun a{color:#ff6600;}
.contents p{color:#333;padding:5px 0;text-indent:2em;}

.zbxw{margin:0 0 .5em 0;overflow:hidden;}
.zbxw dt{float:left;width:29%;margin:0 1.2% 0 0;color:#fff;font-weight:900;background:#0170c1;}
.zbxw dt p{padding:.33em .5em;color:#fff;font-size:1.2em;text-align:center;}
.zbxw dd{float:left;width:69.8%;position:relative;}
.zbxw dd p{display:block;line-height:1.5;background:#000;color:#fff;text-align:center;width:100%;font-size:.55em;position:absolute;left:0;bottom:0;opacity:.8}

.c03_jsys{overflow:hidden}
.c03_jsys li{width:31.7%;float:left;background:#efefef;margin:0 0% 0 1.3%}
.c03_jsys li img{width:100%;display:block;}
.c03_jsys li p{font-size:.85em;text-align:center;display:block;line-height:2}
.c03_jsys li:hover{background:#0170c1;color:#fff;}
.c03_jsys li:hover a{color:#fff;}
/**  wz end  **/

/** qwlf **/
.gj_js_wrap1{width:94%;margin:.5em auto;}
.lf_vide{margin:0em 0 .5em;background:#000}
.lf_vide h2{text-align:center;font-size:.8em;background:#fff;font-weight:100;}
.gj_js_wrap1 p{font-size:.85em;line-height:1.8;text-indent:2em;}
.gj_js_wrap1 p a{color:#de0000;}


.lf_2{width:94%;margin:.5em auto;}
.lf_2 img{margin:.2em auto;}
.lf_2 p{font-size:.85em;line-height:1.8;text-indent:2em;}
.lf_2 p a{color:#de0000;}


.gj_js_wrap3{width:93.75%;margin:0 auto;}
.gj_js_wrap3ul1{overflow:hidden}
.gj_js_wrap3ul1 li{width:22.5%;float:left;margin-right:3.3%;margin-top:3.3%;font-size:.9em;line-height:2;text-align:center;}
.gj_js_wrap3ul1 li img{width:100%;}
.gj_js_wrap3ul1 li a{color:#333333;}

.gj_js_wrap3ul2 li{margin-top:.5em;overflow:hidden;
background:-moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(205,218,234,1) 100%);/* ff3.6+ */
background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(205,218,234,1)), color-stop(100%, rgba(255,255,255,1)));/* safari4+,chrome */
background:-webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(205,218,234,1) 100%);/* safari5.1+,chrome10+ */
background:-o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(205,218,234,1) 100%);/* opera 11.10+ */
background:-ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(205,218,234,1) 100%);/* ie10+ */
background:linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(205,218,234,1) 100%);/* w3c */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cddaea', endColorstr='#FFFFFF',GradientType=1 );/* ie6-9 */}
.gj_js_wrap3ul2 li span{color:#f3e33c;background:url(../images/lfbg1.png) no-repeat #004193;background-size:100% 100%;float:left;width:23%;display:block;font-weight:900;text-align:center;font-size:.85em;padding:4.88% 0}
.gj_js_wrap3ul2 li em{display:block;font-size:1.2em;}
.gj_js_wrap3ul2 li p{width:77%;font-size:.65em;line-height:1.5;padding:4% 2%;box-sizing:border-box;display:block;float:left;}
.gj_js_wrap3ul2 li p a{color:#fe0000;}


.gj_js_wrap3ul3{margin:0 auto;}
.gj_js_wrap3ul3 dl{overflow:hidden;margin:0 0 .5em;border:1px solid #e5e5e5;border-right:0;border-left:0;box-sizing:border-box}
.gj_js_wrap3ul3 dt{width:24.5%;float:left;}
.gj_js_wrap3ul3 dt img{width:100%;}

.gj_js_wrap3ul3 dd{width:73.5%;padding:0 0 0 2%;overflow:hidden;float:left;}
.gj_js_wrap3ul3  h2{font-size:.6em;line-height:1.6;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#004193;}
.gj_js_wrap3ul3  h2 a{color:#004193;}
.gj_js_wrap3ul3  p{font-size:.5em;float:left;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;}
.gj_js_wrap3ul3  p a{color:#f53a0e;} 

.lf_sb{margin:.5em 2%}
.lf_sb dl{overflow:hidden}
.lf_sb dl:nth-child(odd){background:#f5f5f5;}
.lf_sb dt{width:32%;float:left;background:url(../images/sbbg.png) no-repeat right center;background-size:contain}
.lf_sb dt img{width:100%;}
.lf_sb dd{width:68%;float:left;box-sizing:border-box;padding:.5em 2% 0 .6em}
.lf_sb dd h4{line-height:1.8;white-space:nowrap;display:block;font-size:.9em}
.lf_sb dd span{font-size:.85em;line-height:1.5;display:block;}
.lf_sb dd p{font-size:.65em;line-height:1.8;padding:.3em 0}
.lf_sb dd em a{font-size:.80em;padding:.3em .6em;line-height:2;background:#3683d1;color:#fff;margin:0 .6em 0 0}
.lf_sb dd em a:nth-child(even){background:#fc9935;}
.lf_sb dl:hover{background:#e9f3fe}


.gj_js_wrap3swt{text-align:center;margin-top:5%;padding-bottom:3%;}
.gj_js_wrap3swt a{font-size:.80em;padding:2% 3%;box-sizing:border-box}


.gj_js_wrap4{width:94%;margin:.5em auto;}
.gj_js_wrap4 p{font-size:.85em;line-height:1.8;text-indent:2em;}
.gj_js_wrap4 p a{color:#de0000;}




.gj_js_wrap5{width:96%;margin:0 auto;}
.gj_js_wrap5 li{width:50%;float:left;margin-top:.5em;display:block;}
.gj_js_wrap5 li img{width:93.5%;margin:0 auto;display:block;}
.gj_js_wrap5 li h2{font:24px/200% "微软雅黑";text-align:center;color:#be0000;}
.gj_js_wrap5 li p{font:20px/180% "微软雅黑";width:93.5%;margin:0 auto;}
.gj_js_wrap5 li p a{color:#be0000;}


/** qwlf end**/

/**bz str**/
.bz{ background:#f6f6f6; overflow:hidden}
.bz ul{ padding:0 2% 0em; overflow:hidden}
.bz ul li{ width:33.3333%; margin-bottom:0.5em; float:left; text-align:center;}
.bz ul li a{ display:block;height:2.21em; text-align:center; background:#fff; border-right:#A5A5A5 1px solid; border-bottom:#A5A5A5 1px solid; border-radius:5px; box-shadow: inset 0 0 1px #ccc; line-height:2.21em; color:#333; font-family:'微软雅黑'; font-size:1em; margin-right:0.71em;}
.bz ul li a:hover{ background:#0170c1; color:#fff;}
.bz ul li a:active{ background:#0170c1; color:#fff;}
.bz ul li:nth-child(3n) a{ margin-right:0;}
.bz ul li:last-child a{ background:#ff6d00;color: #fff;box-shadow:0; border:0}

/**bz end**/


/*-----------20164-27--------------------**/
.con1_tan{ width:90%; margin:0px auto; background:#fff;padding:0 3.4% 3.4% 3.4%;}
.c2_cc{ width:100%; margin:2% 0;overflow:hidden}
.c2_cc dl{ background:#feefd8; width:100%; line-height:1em; overflow:hidden;}
.c2_cc dt{ width:15%;}
.c2_cc a{ background:#da251c; width:15%; display:block; float:right; line-height:1em;  color:#fff; text-align:center; padding:1% 0; font-size:0.55em; margin:2% 0;}
.c2_cc dd{ padding-left:10px; width:60%; vertical-align:middle;}
.c2_cc dd img{ width:18%; float:right;}
.c2_cc dd span{ float:left; margin-left:5%;}

.fl_l{float:left;z-index:10}
.fl_r{float:right;z-index:10}
