.header,.footer,.content{width: 1200px;margin:0 auto;}
.topWrap{ background:url(../wyimages/bg.jpg) repeat-x;}
.top_c{height: 40px;line-height: 40px;color: #333;}
.top_c a{padding: 0 10px;display: inline-block;color: #333;background:url(../wyimages/line.jpg) no-repeat right center;float: left;}
.top_c a.nobot{background: none;}

.twz{height:33px;  font-size: 12px; color:#666;line-height: 33px; position: relative;}
.twz span{display:inline-block;border-right:1px solid #f0f0f0; text-align: center;}
.twz a{display: inline-block;width:75px;border-left:1px solid #f0f0f0; color:#666;}
.twz a.cur{color:#FB6478;font-weight:bold;}

.ser{position: absolute; top: 0; right:0; width: 42px; height:43px;border-right:1px solid #f0f0f0;}
.ser img{display: block;margin-top: 8px; width:28px; height:28px;}

.t_c{height:150px; overflow: hidden;}
.logo{width:517px; height:80px; margin-top:35px; overflow:hidden;}
.logo img{width:517px; height:80px;}

.t_c h2{margin:45px 0 0 15px; font-size: 24px;color:#333;padding-left:15px;
  letter-spacing: 2px;overflow: hidden; float: left; border-left:1px solid #cbcbcb;}
.t_c h2 em{display: block;font-size: 18px;font-weight: normal;padding-top:7px;letter-spacing: 2px;color: #333;font-style:normal;}

.t_c p{
    float:right; height:36px;padding-top:25px; text-align: right;font-size:24px;color:#1296db;height:66px; font-weight: bold;
}
.t_c p em{display:block; font-size:24px; background:url(../wyimages/phone.png) no-repeat left 5px; font-weight:normal; padding: 5px 0 7px 40px;font-style:normal;}

.innerbanner {
    display: block;
    text-align: center;
}
.innerbanner img{
    max-width: 100%;
    height: auto;
    display:block;
}

/* 菜单导航 */
.menu{width:1200px; height:60px; margin:0 auto;}
.top-nav{line-height:60px;}
.top-nav li{
    float:left;
    display:block;

    position: relative;
}
.top-nav li a {
    padding: 0px 28px;
    font-size:16px;
    display:block;
    color:#fff;
    text-align:center;
}
.top-nav li a:hover,.top-nav li.menucur a{background: #02b29c;}
.top-nav ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    background:#0f99e1;
    color:#fff;
}
.top-nav ul li{
    width:100%;
    position: relative;
}
.top-nav ul li a{
    display:block;
    clear: both;
    white-space: nowrap;
}
.top-nav ul li ul{
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
}
.top-nav li:hover > ul{display:block;}


.h_sea{height:60px; line-height:60px; color:#555; background:#ededed;}
.key{overflow:hidden;}
.key b{font-size: 14px;}
.h_sea a{ line-height:29px; padding:0 15px; color:#555; font-size: 14px;}

/* Header Style */
.containerscoll {width: 100%;position: relative;text-align: center;}
.codrops-top{line-height: 24px;font-size: 11px;background: rgba(255, 255, 255, 0.5);text-transform: uppercase;z-index: 9999;position: relative;box-shadow: 1px 0px 2px rgba(0,0,0,0.2);-webkit-animation: slideOut 0.5s ease-in-out 0.3s backwards;}
@-webkit-keyframes slideOut{
0%{top:-30px; opacity: 0;}
100%{top:0px; opacity: 1;}
}
.codrops-top a{padding: 0px 10px;letter-spacing: 1px;color: #333;text-shadow: 0px 1px 1px #fff;display: block;float: left;}
.codrops-top a:hover{background: #fff;}
.codrops-top span.right{float: right;}
.codrops-top span.right a{float: left;display: block}
.codrops-demos{text-align:center;display: block;padding-top: 20px;}
.codrops-demos a,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #719c7f;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #90bd9e;
	background: -moz-linear-gradient(top, #90bd9e 0%, #72a081 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90bd9e), color-stop(100%,#72a081));
	background: -webkit-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -o-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -ms-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: linear-gradient(top, #90bd9e 0%,#72a081 100%);
}
.codrops-demos a:hover{
background: #85b995;
}
.codrops-demos a:active{
-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.4);
box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	color: #506757;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}
.containerscoll p,.containerscoll p a{color:#fff;font-weight:normal;font-size:12px;}
#carousel {width:960px;height:556px;position:relative;margin:0 auto;clear:both;overflow:hidden;background-repeat: no-repeat;border-radius: 15px; bottom:0px; margin-top:-170px;}
#carousel img {visibility:hidden;cursor:pointer;width:564px; height:420px;}
.container{padding-bottom: 20px;}
.atitlesc{position: absolute;left: 300px; top: 322px; width:350px; text-align:center; opacity: 0.7;filter:alpha(opacity=70);color:#fff; margin-top:45px;}


.wit2{ height:557px;  position:relative;}
.wit2 .arr1 a{ display:block; width:40px; height:40px; overflow:hidden; background:url(../wyimages/z.png) no-repeat; position:absolute; top:250px; left:60px;}
.wit2 .arr2 a{display:block; width:40px; height:40px; overflow:hidden; background:url(../wyimages/y1.png) no-repeat; position:absolute; top:250px; right:60px;}
.wit2 .dl01{ width:122px; height:122px; overflow:hidden; position:absolute; top:27px; left:0;}
.wit2 .dl01 dt img{width:122px; height:122px;border:5px solid #d7d7d7;}
.wit2 .dl05{ position:absolute; top:27px; left:838px;}
.wit2 .dl02{ width:142px; height:142px; overflow:hidden; position:absolute; top:18px; left:163px;}
.wit2 .dl02 dt img{width:142px; height:142px;}
.wit2 .dl04{ position:absolute; top:18px; left:656px;}
.wit2 .dl03{ width:350px; overflow:hidden; position:absolute; top:0; left:307px;}
.wit2 .dl03 dt{width:173px; height:173px; margin:0 auto; overflow:hidden;}
.wit2 .dl03 dt img{width:173px; height:173px;}
.wit2 dd h4{ font:14px "Microsoft Yahei"; text-align:center; font-weight:normal; margin-top:140px;}
.wit2 dd h4 a{ color:#fff;}
.wit2 dd h4 span{ display:block; color:#666666; font-weight:normal;}
.wit2 dd p{ font:12px "Microsoft Yahei"; color:#999999; line-height:18px; text-align:center; margin-top:10px; height:56px; overflow:hidden; padding-bottom:12px; line-height:18px;}
.wit2 dd em a{ display:block; width:109px; height:29px; border:2px solid #999999; font:14px "Microsoft Yahei"; text-align:center; color:#999999; line-height:29px; overflow:hidden; margin:0 auto;}

.wit span.xx{ width:26px; height:21px; overflow:hidden; display:block; margin:0 auto 20px;}
.wit span.xx img{ width:26px; height:21px;}

.g_ft{height: 210px;background:url(../wyimages/f_bg.jpg) no-repeat center center;padding-top: 78px;}
.a00{margin-right:30px;float:left;width:516px;}
.a00 dt img{width:516px; height:80px;}
.a00 dt a{display:block; margin-bottom:20px;}
.a00 dd{font-size:30px; color:#fff; font-weight:normal; border-top:1px solid #4e97c5; text-align:center; padding-top:10px;}

.a01{margin-right:30px;float: left;}
.a01 p{font-size: 14px;color: #fff;font-weight: normal;line-height: 30px;height: 30px;}
.a01 p a{color: #fff;}

.a02{margin-right:10px; float:left; width:145px;}
.a02 a{font-size:14px; color:#fff; font-weight:normal; line-height:30px; height:30px; float:left; text-align:left;}

.a03{float:right; width:105px;}
.a03 img{width:105px; height:105px;}
.a03 p{width:105px; text-align:center; line-height:40px; font-size:14px; color:#fff;}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(../wyimages/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #0071be;
    color: #fff;
    height: 56px;
    width: 247px;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0071be;
    width: 97px;
    height: 56px;
    position: relative;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

/* 内页右侧 */
.rightcon{width:900px; float:right; font-size:14px;}
.mt30{margin-top:30px;}
#conbox img,.conimg img{max-width:870px;}
/* 面包屑导航 */
.bread{background:url(../wyimages/bread.png) no-repeat left center; padding-left:40px;height:58px; border-bottom:2px solid #0071be;}
.bread,.bread a {
    line-height:58px;
    font-size: 14px;
    color:#000;
}

/* 产品频道页 */
.prointro{}
.channel_tit {
    margin-top:30px;
    margin-bottom:20px;
    height: 42px;
    line-height: 40px;
    border-bottom: 2px solid #f3f3f3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.channel_tit h3 {
    font-size: 18px;
    font-weight:700;
    color:#333;
    margin: 0;
    padding:0 5px;
    line-height: 40px;
    float: left;
    border-bottom: 2px solid #0071be;
}
.channel_con{
    font-size: 18px;
    color: #666;
    font-weight: normal;
    line-height: 26px;
}

/* 图片列表 */
.picslist{margin-top:30px;}
.picslist li{float:left; margin-right:21px;}
.picslist li a{display:block;}
.picslist li img{width:286px; height:214px; display:block;}
.picslist li.nones{margin-right:0;}
.picslist li span{width:286px; height:70px; line-height:60px; display:block; font-size:16px; color:#555; text-align:center;}

/* 图文列表 */
.picnews{margin-top:30px;}
.picnews dl{width:100%; height:auto; padding-bottom:20px; margin-bottom:20px; border-bottom: 1px dotted #eee;}
.picnews dl dt{margin:0 0 10px 0;}
.picnews dl dt a{font-size:24px; font-weight:bold; line-height:30px; color:#333;}
.picnews dl dt a:hover{color:#0071be; transition:all 0.25s linear;}
.picnews dl dd{font-size:14px; margin:10px 0 0 0;}
.newstro_txt{width:100%;}
.newstro_txt a{display:table-cell; vertical-align:top;}
.newstro_txt img{width:160px; height:120px; margin:10px 23px 0 0;}
.newstro_txt img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    -khtml-opacity: .8;
    /* transition: all .1s linear; */
}
.newstro_txt span{display:table-cell; vertical-align:top;font-size: 16px;line-height: 30px; padding-top:2px; text-indent: 2em;}

/* 新闻详情 */
.zixun_new{padding:15px;}
.zixun_new h1.viewtit{ line-height:32px; text-align:center; color:#1b1b1b; font-size:24px; font-weight:bold; margin-top:15px;}
.zixun_new .zixin_timm{
    text-align: center;
    display: block;
    border-bottom: dotted 1px #eee;
    padding-bottom: 20px;
}
.zixun_new span{padding:15px 0; color:#ababab;}

.newscon{margin-top:20px; line-height:200%;min-height:220px;}
.newscon img{display:block; margin:0 auto;}
.nextcon{
    border-top: 1px dotted #eee;
    padding-top: 10px;
    margin-top:20px;
}
.nextcon p.size{
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top:10px;
    overflow:hidden;
}
p.size a{color:#333;}

/* 单页 */
.pagecontent{ padding:30px 15px; line-height:26px; font-size:16px;}
.pagecontent p{text-indent:2em;}

/* 联系我们 */
.pagecontact{background:#f5f5f5; padding:30px;}
.pagecontact h2{font-size:24px; margin-bottom:30px;}
.pagecontact p{font-size:18px; line-height:30px;}
.pagecontact p span{margin-right:15px;}
/* 联系我们地图 */
.map_position{ position:relative; background:#1974e2; border:1px solid #1763c1; display:inline-block; padding:0 5px; color:#fff; cursor:pointer; height:24px; line-height:24px; border-radius:2px;}
.map_position a{ color:#fff;}
.map_position a:hover{ text-decoration:none;}
.map_position:hover{ background:#ef7e1a; border:1px solid #dd6903;}
.map_positionjs{ background:#ef7e1a; border:1px solid #dd6903;}
.map_position .map_pos_bt{ position:absolute; width:8px; height:8px; background:url(../wyimages/map_ico.png) no-repeat; left:10px; top:22px;}
.map_position .map_mouseover{ background-position:0px -9px;}
.map_position:hover .onepoint{ background-position:0px -9px;}

h3.lt{font-size:16px; font-weight:700; margin-bottom:10px;}
.map_tip_top{ width:100%;}
.map_tip_intro p{color:#8A8A8A; font-size:12px; margin:5px 0 0 0;}
.map_tip_intro p span{margin-right:15px;}

/* 分页 */
#pages {
  float:right;
  margin: 20px auto;
  border-radius: 4px;
}
#pages > a,
#pages > span {
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #0085da;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
#pages > a:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#pages > a:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#pages > a:hover,
#pages > a:focus {
  color: #0085da;
  background-color: #eee;
  border-color: #ddd;
}
#pages > span {
  color: #fff;
  background-color: #0085da;
  border-color: #0085da;
}