@charset "utf-8";
/* CSS Document */

.effect ul{ list-style:none; margin:0px; padding:0px; }

/* 通用信息列表_普通式 */
.infoList li{ height:24px; line-height:24px;   }
.infoList li .date{ float:right; color:#999;  }

.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}

ul {margin: 0;list-style: none;padding: 0;}



/* 文本切换盒子 - 公用类 */
.slideTxtBox{ width:100%; }
.slideTxtBox .hd{ height:46px; line-height:46px; border:1px solid #d1d8da; border-top:0;  position:relative;  }
.slideTxtBox .hd ul{ width:1010px; float:left; position:absolute; left:0px; top:0px; height:46px; list-style:none; margin:0px; padding:0px;   }
.slideTxtBox .hd ul li{ width:200px; height:46px; line-height:46px; text-align:center; border-right:1px solid #d1d8da; float:left; background:url(../images/bj_xxk1.jpg) repeat-x left top;  font-size:14px; font-weight:bold; }
.slideTxtBox .hd ul li.on{ background:url(../images/bj_xxk2.jpg) repeat-x left top;  cursor:pointer; }
.slideTxtBox .hd ul li a{ font-size:14px; font-weight:bold; color:#959595; }
.slideTxtBox .hd ul li.on a{ color:#288cdc; }
.slideTxtBox .bd{ margin-top:20px; width:1000px; height:247px; }
.slideTxtBox .bd ul{ padding:0; list-style:none; margin:0px; }
/*.slideTxtBox .tempWrap{ margin:15px;  }*/




.slideTxtBox1{ margin:0px; }
.slideTxtBox1 .hd{ height:25px; line-height:25px; position:relative;  }
.slideTxtBox1 .hd ul{ float:left; position:absolute; left:0px; top:0px; height:25px; list-style:none; margin:0px; padding:0px;   }
.slideTxtBox1 .hd ul li{ width:103px; float:left; padding:0px 0px; text-align:center; border-left:1px solid #fff; background:url(../images/bj_tpx1.jpg) repeat-x left top;  font-size:14px; font-weight:bold; }
.slideTxtBox1 .hd ul li:first-child{ border-left:1px solid #e7eef6; }
.slideTxtBox1 .hd ul li.on{ background:url(../images/bj_tpx.jpg) repeat-x left top; border-left:1px solid #e7eef6;  cursor:pointer; }
.slideTxtBox1 .hd ul li a{ font-size:14px; font-weight:bold; color:#fff; }
.slideTxtBox1 .hd ul li.on a{ color:#000; }
.slideTxtBox1 .bd{ margin-top:10px; margin-left:12px; width:600px; height:280px; background:url(../images/bj_px.png) no-repeat left top;  }
.slideTxtBox1 .bd ul{ padding:20px 0px 0px 25px; list-style:none; margin:0px; }
/*.slideTxtBox .tempWrap{ margin:15px;  }*/



/* 单个图片幻灯片盒子 - 公用类 */
.slideBox{ width:100%; overflow:hidden; position:relative; margin:0;}
.slideBox .hd{ height:20px; width:120px; overflow:hidden; position:absolute; bottom:15px; left:50%; z-index:1; margin-left:-60px; }
.slideBox .hd ul{ height:20px; overflow:hidden; zoom:1; list-style:none; margin:0; padding:0px; float:right; }
.slideBox .hd ul li{ float:left; margin:0; width:30px; height:20px; text-align:center;  cursor:pointer; background:url(../images/h1.png) no-repeat center center;}
.slideBox .hd ul li.on{ background:url(../images/h2.png) no-repeat center center; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul{ list-style:none; margin:0; padding:0; }
.slideBox .bd ul li{ width:100%; float:left; text-align:center; }
.slideBox .bd img{ max-width:100%; display:block; margin:0 auto; }


/* 多个左滚动 - 图片- 公用类 */
.leftLoop{ width:100%; overflow:hidden; position:relative; margin:30px 0 0 0;   }
.leftLoop .hd{ width:60px; height:20px; margin:25px auto;  overflow:hidden;  }
.leftLoop .hd ul{ width:100%; margin:0; padding:0px; list-style:none; overflow:hidden; zoom:1; }
.leftLoop .hd ul li{ width:20px; height:20px; float:left; background:url(../images/inum1.png) no-repeat center center; cursor:pointer; font-size:0; overflow:hidden; }
.leftLoop .hd ul li.on{ background:url(../images/inum2.png) no-repeat center center;  }
.leftLoop .bd{   }

/* 通用图片列表_普通式 */
.picList { width:1280px; list-style:none; margin:0; padding:0; }
.picList li{ width:374px; height:298px; float:left; margin:0 30px 0 0; border-bottom:5px solid #ebebeb; }
.picList .pic{ text-align:center; line-height:0px;  }
.picList .pic img{ width:374px; height:187px; }
.picList .pic a:hover img{  }
.picList .title{ line-height:24px;   }


/* 多个上滚动 - 图片- 公用类 */
.topLoop{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
.topLoop .hd{ overflow:hidden;  height:30px; background:#f4f4f4;  }
.topLoop .hd .prev,.topLoop .hd .next{ display:block;  width:9px; height:10px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
	 cursor:pointer; background:url(icoUp.gif) center no-repeat;}
.topLoop .hd .next{ background:url(icoDown.gif) center no-repeat;  }
.topLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin:10px 0px 0px 0px; list-style:none; padding:0px;  }
.topLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(PIE.htc);}
.topLoop .hd ul li.on{ background:#f00;  }
.topLoop .bd{ padding:10px;   }
.topLoop .bd ul{ overflow:hidden; zoom:1; list-style:none; margin:0px; padding:0px; }


/* 多个左滚动 - 文本 - 公用类 */
.leftLoopTxt{  }


/* 图片按钮(左)滚动 - 公用类 */
.picBtnLeft{ width:467px; height:313px; border:1px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picBtnLeft .hd{ width:467px;  height:84px; position:absolute;  top:240px; }
.picBtnLeft .hd ul{ width:480px;  overflow:hidden; zoom:1; }
.picBtnLeft .hd ul li{ padding-top:5px; float:left; _display:inline; text-align:center;  }
.picBtnLeft .hd ul li img{ width:105px; height:65px; border:4px solid #ddd; cursor:pointer; margin-right:5px;   }
.picBtnLeft .hd ul li.on{ background:url(icoUp.gif) no-repeat center 0; }
.picBtnLeft .hd ul li.on img{ border-color:#f60;  }
.picBtnLeft .bd{ width:467px;  height:230px; position:relative;  }
.picBtnLeft .bd img{ width:467px; height:230px;  }
.picBtnLeft .bd li{ position:relative; zoom:1; }
.picBtnLeft .bd li .pic{ position:relative; z-index:0; line-height:0px;  }
.picBtnLeft .bd li .bg{ display:none;  width:467px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.picBtnLeft .bd li .title{ display:none;  width:467px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.picBtnLeft .bd li .title a{ color:#fff;  }

/* 图片按钮(上)滚动 - 公用类 */
.picBtnTop{ width:500px; height:214px; border:1px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picBtnTop .hd{ width:98px;  height:214px; position:absolute; right:5px;}
.picBtnTop .hd ul li{ width:93px; padding:0 0 5px 5px;  text-align:center; line-height:0px;  }
.picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer;  }
.picBtnTop .hd ul li.on{ background:url(icoleft.gif) no-repeat 0 28px; }
.picBtnTop .hd ul li.on img{ border-color:#f60;  }
.picBtnTop .bd{ width:400px;  height:214px; position:relative;  }
.picBtnTop .bd img{ width:400px; height:214px;  }
.picBtnTop .bd li{ position:relative; zoom:1; }
.picBtnTop .bd li .pic{ position:relative; z-index:0; line-height:0px;  }
.picBtnTop .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.picBtnTop .bd li .title a{ color:#fff;  }
 

/* 5、More Idea 衍生效果 不共用样色 ----------------------------------------------------------------------------------- */

/* 双重slide-文本滚动效果 */
#doubleSlideTxt{ width:524px; zoom:1; position:relative; text-align:left;  }
#doubleSlideTxt .parHd{ position:absolute; z-index:1; top:10px; left:453px; width:44px; overflow:hidden; }
#doubleSlideTxt .parHd li{ width:14px; padding:5px 5px 5px 5px;  line-height:16px; border:1px solid #baccdf; border-left:0; 
	margin-bottom:5px; background:#fff; color:#b5c4d3;  cursor:pointer; margin-left:1px;  }
#doubleSlideTxt .parHd li.on{ background:#dbeefd; font-weight:bold; color:#367399;  border-right:3px solid #4e98c6;  
	margin-left:0px; position:relative; z-index:100; padding:5px 10px 5px 10px;}
#doubleSlideTxt .parBd{ position:relative;  z-index:0; width:440px; left:0px; border:1px solid #baccdf; padding:6px; background:#dbeefd;}
#doubleSlideTxt .parBd .slideTxtBox{ background:#fff; width:400px; border:0; padding:20px;    }
#doubleSlideTxt .parBd .slideTxtBox .hd{ background:#fff;  }

/* 双重slide-相册效果 */
.gallery{ border:0px solid #ccc; padding:0px; text-align:left;    }
.gallery .bd li .pic{ line-height:0px;  }
.gallery .bd li .bg,.gallery .bd li .title{ display:none;  }
.gallery .bd li img{ width:300px; height:300px;   }
.gallery .hd{ position:relative; padding:0 10px; margin:10px 0px 0px 0px; zoom:1; list-style:none; }
.gallery .hd .tempWrap{ margin-left:0px;  }
.gallery .hd ul{ overflow:hidden; zoom:1; width:100%; }
.gallery .hd li{ width:70px; padding-top:4px; text-align:center; cursor:pointer;   }
.gallery .hd li img{ width:54px; height:54px; border:1px solid #ddd; padding:2px;   }
.gallery .hd li.on{ background:url(icoUp.gif) no-repeat center 0;  }
.gallery .hd li.on img{ border:1px solid #f60; background:#fff;   }
.gallery .hd .sNext,.gallery .hd .sPrev{ text-align:center;  width:8px; height:58px; line-height:58px;  border:0px solid #ddd; cursor:pointer; position:absolute;  left:0px; top:4px; }
.gallery .hd .sNext{ left:auto; right:0px; }
.gallery .hd .sNext:hover,.gallery .hd .sPrev:hover{ text-decoration:none; border:0px solid #f60;  }

/* 双重slide-仿Mtime */
.Mtime{ width:960px; height:311px;  overflow:hidden; position:relative; background:url(demoEffect/Mtime/bg_movies.jpg) no-repeat;  }
.Mtime .prev,.Mtime .next{ width:63px; height:100%; clear:both; cursor:pointer; position:absolute; left:0px; top:0px; }
.Mtime .next{ width:59px; left:auto; right:0px;  }
.Mtime .tempWrap{ margin-left:63px; }
.Mtime .MtimeCon{ width:840px; height:100%;     }
.Mtime .tabBox{ overflow:hidden; zoom:1; }
.Mtime .tabBox .bd{ padding: 15px 18px 15px 20px; width: 667px;  float:left;  }
.Mtime .tabBox .bd li{ overflow:hidden; zoom:1; }
.Mtime .tabBox .bd .text{  width: 225px; padding-right: 20px; word-wrap: break-word; float:left;  }
.Mtime .tabBox .bd .text h3 a{ color:#86CA35; font:normal 28px/40px "Microsoft YaHei"; _font-weight:bold;  }
.Mtime .tabBox .bd .text p{ padding-top:18px; line-height:22px; color:#fff; font-size:14px;     }
.Mtime .tabBox .bd .imgs{ float:right;  }
.Mtime .tabBox .hd{ width:103px; float:left; margin-top:6px;   }
.Mtime .tabBox .hd li{ margin-top:7px; padding-left:7px;  cursor:pointer; vertical-align:middle; }
.Mtime .tabBox .hd a{ padding:3px; display:block; height:45px; overflow:hidden;   }
.Mtime .tabBox .hd img{ width:90px; height:45px;  }
.Mtime .tabBox .hd li.on{ background:url(demoEffect/Mtime/icoLeft.gif) 0 center no-repeat; }
.Mtime .tabBox .hd li.on a{ background:#85CB35;  }

/* 常见焦点图 */
.focusBox{ width:275px; height:243px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.focusBox .hd{ position:absolute; z-index:1; right:3px; bottom:34px; }
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:14px; line-height:14px; text-align:center; background:#ddd; cursor:pointer; 
	font-family:Arial; color:#666; 
}
.focusBox .hd ul li.on{ background:#f00; color:#fff;     }
.focusBox .bd{ position:relative;  }
.focusBox .bd .pic{ line-height:0px;  }
.focusBox .bd .pic img{ width:275px; height:215px;}
.focusBox .bd .con{ height:28px; line-height:28px; text-align:center; font-weight:bold; background:#f6f6f6; }
 
/* 视频网站大焦点图 */

.tv-slideBox{ width:100%; height:auto; overflow:hidden; position:relative;   }
.tv-slideBox .hd{  width:120px; height:18px; display:block; position:absolute; bottom:30px; left:50%; margin:0 0 0 -60px; z-index:10;  }
.tv-slideBox .hd ul{ list-style:none; margin:0; padding:0; }
.tv-slideBox .hd ul li{ width:18px; height:18px; float:left; margin:0 6px; background:url(../images/h1.png) no-repeat center center; cursor:pointer; border-radius:100%; overflow:hidden; }
.tv-slideBox .hd ul li.on{ background:url(../images/h2.png) no-repeat center center;}
.tv-slideBox .bd { display:block;}
.tv-slideBox .bd ul{ list-style:none; margin:0; padding:0; }
.tv-slideBox .bd ul li{ overflow:hidden;  }
.tv-slideBox .bd ul li img{width:100%}

/*.tv-slideBox .prev{ position:absolute; z-index:10; width:36px; height:72px; overflow:hidden; cursor:pointer; left:20px; top:239px; background:url(../images/iprev.png) no-repeat; }
.tv-slideBox .next{ position:absolute; z-index:10; width:36px; height:72px; overflow:hidden; cursor:pointer; right:20px; top:239px; background:url(../images/inext.png) no-repeat; }*/
/*.tv-slideBox .prev:hover,.tv-slideBox .next:hover{ top:120px;  }*/
/*
.tv-slideBox .hd{ width:100%; position:absolute; padding:0 15px; margin:10px 0px 0px 0px; z-index:99; zoom:1; display:block; }
.tv-slideBox .hd ul{ width:100%; overflow:hidden; zoom:1; }
.tv-slideBox .hd ul li{ width:20px; height:20px; float:left; background:#0F0;   }*/

.diyos {
	position: fixed;
	width: 54px;
	right: 0;
	top: 50%;
	z-index: 100;
}
.diyos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.diyos ul li {
	width: 54px;
	height: 54px;
	background: #c8112d;
	float: left;
	position: relative;
	border-top:1px solid #fff;
}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#9d0c22;}
.diyos ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	color: #fff;
	font-size:14px;
	line-height:54px;
	overflow: hidden;
}
.diyos ul li .sidetop {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
}
.diyos ul li.sideewm {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
}
.diyos ul li .sideewmshow{
	width: 150px;
	position:absolute; top:0; left:-151px; z-index:120; display:none;
}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {
	float: left;
}

.yunu-curmbs {padding: 15px 0;border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px;}
.yunu-curmbs span {padding-left: 10px;border-left: 10px solid #01923f;}
.yunu-curmbs em {font-style: normal;padding: 0 5px;color: #999;}

.ct2-sd {float: left;width: 240px;}
.ct2-mn {float: right;width: 930px;}

.panel-sd-hd {background-color: #004fab;color: #fff;padding-bottom: 5px;}
.panel-sd-hd h4 {text-align: center;border-bottom: 1px solid #fff;margin: 0;font-size: 24px;padding: 20px 0;}
.panel-sd-bd {border: 1px solid #ececeb;padding: 5px 10px;border-top: 0;}

.yunu-column h3 {margin: 0 0 2px;font-weight: normal;background: url(../images/p14-icon5.png) no-repeat right center #ddd;padding: 0 40px 0 20px;}
.yunu-column h3 a {display: block;padding: 15px 0;font-size: 16px;color: #333;}
.yunu-column h3.on,.yunu-column h3:hover {background: url(../images/p14-icon2.png) no-repeat right center #004fab;}
.yunu-column h3.on a,.yunu-column h3:hover a {color: #fff;}
.yunu-column li {line-height: 50px;border-bottom: 1px solid #fff;}
.yunu-column li a {display: block;padding: 0 40px;background-color: #ECECEC;}
.yunu-column .sub>a {position: relative;}
.yunu-column .sub>a:after {content: '';width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.yunu-column .sub.open>a:after {border-color: #004fab;}
.yunu-column .sub-box {border-left: 1px solid #ECECEC;border-right: 1px solid #ECECEC;display: none;}
.yunu-column .sub.open .sub-box {display: block;}
.yunu-column .sub-box p {margin: 0;border-bottom: 1px solid #ECECEC;}
.yunu-column .sub-box a {background-color: transparent;padding-left: 60px;}

.yunu-contact-z1 {height: 140px;background: url(../images/contact-z1.jpg) no-repeat;margin-bottom: 20px;}
.yunu-contact-z1 p {margin: 0;font-size: 20px;line-height: 30px;background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;padding: 37px 0 0 95px;}
.yunu-contact-z1 span {line-height: 30px;font-size: 18px;padding-left: 73px;}
.yunu-contact-z2 {background-color: #004fab;text-align: center;color: #fff;padding: 20px 0;margin-bottom: 20px;}
.yunu-contact-z2 p {margin: 0;}
.yunu-contact-z2 p img {vertical-align: middle;margin-right: 5px;}
.yunu-contact-z2 span {display: block;font-size: 28px;font-weight: bold;margin-top: 10px;line-height: 1;}

.yunu-pages {text-align: center;margin: 30px 0;}
.yunu-pages li{display:inline-block;}
.yunu-pages a {display: inline-block;margin: 0 3px;border: 1px solid #ddd;padding: 4px 12px;border-radius: 3px;}
.yunu-pages a.active {background-color: #004fab;border-color: #004fab;color: #fff;}
.pagination a.cur{ border: none;background: #004fab;color: #fff;}

.yunu-menu-inner {text-align: center;margin-bottom: 20px;}
.yunu-menu-inner a {float: left;width: 16.666666666%;}
.yunu-menu-inner span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}
.yunu-menu-inner a:hover span,.yunu-menu-inner a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #004fab;color: #fff;}

.yunu-menu-innerjiaq {text-align: center;margin-bottom: 20px;}
.yunu-menu-innerjiaq a {float: left;width: 25%;}
.yunu-menu-innerjiaq span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}
.yunu-menu-innerjiaq a:hover span,.yunu-menu-innerjiaq a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #004fab;color: #fff;}

.yunu-menu-innerbaiy {text-align: center;margin-bottom: 20px;}
.yunu-menu-innerbaiy a {float: left;width: 33.333%;}
.yunu-menu-innerbaiy span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}
.yunu-menu-innerbaiy a:hover span,.yunu-menu-innerbaiy a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #004fab;color: #fff;}

.yunu-message {background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;border: 1px solid #ddd;padding: 50px 200px;margin-bottom: 30px;}
.form-group {margin-bottom: 15px;}
.form-label {float: left;line-height: 34px;width: 120px;text-align: right;}
.form-label span {color: #d82634;}
.form-content {margin-left: 130px;}
.form-control {line-height: 20px;font-size: 14px;border: 1px solid #ddd;padding: 6px 12px;width: 600px;display: inline-block;vertical-align: top;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
select.form-control {height: 34px;}
.form-submit {padding: 6px 22px;color: #fff;background-color: #004fab;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}
.form-button {padding: 6px 22px;color: #fff;background-color: #767676;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}


.section-title {margin: 40px;text-align: center;font-size: 40px;}
.section-title strong {color: #004fab;}
.section-title p {margin: 0;font-size: 0;}
.section-title span {display: inline-block;vertical-align: middle;position: relative;font-size: 20px;padding: 0 20px;}
.section-title span:before,.section-title span:after {position: absolute;top: 50%;content: '';width: 40px;height: 2px;background-color: #004fab;margin-top: -1px;}
.section-title span:before {right: 100%;}
.section-title span:after {left: 100%;}

.yunu-title-1 {border-bottom: 1px solid #ececeb;margin-bottom: 15px;font-size: 24px;}
.yunu-title-1 span {display: inline-block;padding-bottom: 10px;border-bottom: 1px solid #01923f;}

.gsjj dt {float: left;width: 886px;}
.gsjj dd {margin-left: 886px;border: 2px solid #004fab;border-left: 0;margin-top: 45px;padding: 45px 0 45px 64px;}
.gsjj dd small {display: block;font: 20px "Times New Roman", Times, serif;text-transform: uppercase;}
.gsjj dd strong {display: block;font: bold 50px "Times New Roman", Times, serif;text-transform: uppercase;}
.gsjj dd h4 {margin: 5px 0 0;color: #004fab;font-size: 36px;}
.gsjj dd h5 {margin: 0;font-size: 26px;font-weight: normal;}
.gsjj-text {margin: 30px 0 0;}
.gsjj-text dt {font-size: 24px;float:right; padding: 0 20px;}
.gsjj-text dt strong {display: block;font-size: 36px;}
.gsjj-text dt strong span {font-weight: normal;color: #004fab;font-family: "Times New Roman", Times, serif;}
.gsjj-text dd {margin: 20px 0 0;color: #666;line-height: 1.8;font-size: 16px;}

.lxkf {margin: 35px 0;overflow: hidden;}
.lxkf dt {float: left;}
.lxkf dt img {display: block;}
.lxkf dd {margin-left: 260px;}
.lxkf dd h4 {margin: 0 0 15px;padding: 25px 0 10px;display: inline-block;border-bottom: 5px solid #004fab;font-size: 24px;color: #004fab;}
.lxkf dd h4 span {color: #999;font-size: 16px;margin-left: 10px;}
.lxkf dd p {margin: 0;line-height: 2;}

.yunu-contact-text {float: left;width: 430px;margin: 0;background-color: #f2f2f2;}
.yunu-contact-text dt {font-size: 26px;text-align: center;background-color: #004fab;color: #fff;line-height: 100px;}
.yunu-contact-text dd {padding: 30px 0 30px 100px;line-height: 30px;border-bottom: 1px solid #ddd;margin: 0;background: no-repeat 30px center;}
.yunu-contact-text dd.i1 {background-image: url(../images/l1.png)}
.yunu-contact-text dd.i2 {background-image: url(../images/l2.png)}
.yunu-contact-text dd.i3 {background-image: url(../images/l3.png)}
.yunu-contact-map {margin-left: 430px;}

.yunu-infocontent {margin-bottom: 30px;}

.yunu-infocontent-title {margin-bottom: 20px;text-align: center;}
.yunu-infocontent-title h1 {margin: 0;font-size: 24px;}
.yunu-infocontent-title p {margin: 10px 0 0;font-size: 12px;color: #999;}
.yunu-infocontent-title p span {padding: 0 5px;}
.yunu-infocontent-desc {margin-bottom: 20px;border: 1px solid #ddd;padding: 20px;}
.yunu-infocontent-body {line-height: 2;margin-bottom: 20px;}
.yunu-infocontent-body img {max-width: 100% !important;height: auto !important;width: auto !important;}

.yunu-infocontent-epx {margin-bottom: 20px;}
.yunu-infocontent-epx li {line-height: 32px;margin-bottom: 5px;}
.yunu-infocontent-epx li span {display: inline-block;background-color: #A2A2A2;color: #fff;padding: 0 15px;margin-right: 10px;}
.yunu-infocontent-epx li em {float: right;font-style: normal;}

.yunu-infocontent-return {border-top: 1px solid #333;line-height: 32px;}
.yunu-infocontent-return a {margin-right: 10px;}
.yunu-infocontent-return .more {margin: 0;float: right;background-color: #333;color: #fff;padding: 0 10px;}

.yunu-infocontent-rem {margin-bottom: 20px;}
.yunu-infocontent-rem h4 {margin: 0;font-size: 24px;line-height: 55px;}
.yunu-infocontent-rem li {border-top: 1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 46px;}
.yunu-infocontent-rem li span {float: right;}

.list-2 {margin: 0 0 0 -20px;}
.list-2 li {float: left;width: 33.333333%;}
.list-2 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #ddd;}
.list-2 li a:hover {border-color: #004fab;color: #004fab;}
.list-2 li .m {height: 221px;line-height: 221px;}
.list-2 li .text {padding: 5px 20px;}
.list-2 li h4 {margin: 0;font-size: 18px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;}
.list-2 li p {margin-top: 0;height: 40px;overflow: hidden;color: #666;}

.yunu-showcase {margin-bottom: 40px;}
.yunu-showcase-info {float: right;width: 430px;}
.yunu-showcase-info h1 {margin: 0 0 15px;font-size: 24px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yunu-showcase-info p {margin: 0;color: #666;height: 168px;}
.yunu-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;height: 42px;padding-left: 70px;line-height: 21px;font-size: 18px;}
.yunu-showcase-info .tel a {float: right;line-height: 42px;padding: 0 15px;background-color: #004fab;color: #fff;margin:0;}

.pc-slide{width:480px;float:left;}
.view{border:1px solid #ddd;}
.view .swiper-slide .imgauto{width:100%;height:350px;line-height:350px;}
.view .swiper-container{width:100%;}
.preview{width:100%;margin-top:10px;position:relative;}
.preview .swiper-container{width:80%;margin:0 10%;}
.preview .swiper-slide{width:30.33%;padding:5px;}
.preview .swiper-slide .imgauto{width:100%;height:80px;line-height:78px;border:1px solid #ddd;text-align:center;}
.preview .swiper-slide .imgauto img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.preview .slide6{width:82px;}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:10px;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:10px;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .active-nav .imgauto{border:1px solid #004fab;}

div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size: 0;}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.list-1 {margin-left: -30px;}
.list-1 li {float: left;width: 25%;}
.list-1 li a {display: block;margin: 0 0 30px 30px;border: 1px solid #ddd;position: relative;}
.list-1 li a:hover {border-color: #004fab;}
.list-1 li .m {height: 207px;line-height: 207px;}
.list-1 li .text {position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);width: 100%;color: #fff;}
.list-1 li .text h4 {margin: 0;font-size: 16px;padding: 12px 20px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-1 li .text p {margin: 0;padding: 0 20px 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.list-5 li {margin-bottom: 15px;}
.list-5 li a {display: block;border: 1px solid #ddd;padding: 15px;overflow: hidden;}
.list-5 li .m {float: left;width: 250px;}
.list-5 li .m img {display: block;width: 100%;height: auto;}
.list-5 li .text {margin-left: 270px;}
.list-5 li .text h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;}
.list-5 li .text h4 span {float: right;font-size: 12px;color: #999;font-weight: normal;}
.list-5 li .text p {color: #797979;}
.list-5 li .text .more {float: right;padding: 6px 12px;color: #fff;background-color: #B6B6B6;}
.list-5 li a:hover {border-color: #004fab;}
.list-5 li a:hover .text h4 {color: #004fab;}
.list-5 li a:hover .text .more {background-color: #004fab;}