body{ background: #fafafa;}
img.disp-block {display: block; margin: 0 auto;}
.a{color: #646464;}
a:hover{ color: #ff0000;}
/*3D变换 主要用于开启硬件加速*/
.threeD {
  -webkit-transform: rotate(0deg) scale(1, 1) skew(0deg, 0deg) translate3d(0px, 0px, 0);
  -moz-transform: rotate(0deg) scale(1, 1) skew(0deg, 0deg) translate3d(0px, 0px, 0);
  -ms-transform: rotate(0deg) scale(1, 1) skew(0deg, 0deg) translate3d(0px, 0px, 0);
  transform: rotate(0deg) scale(1, 1) skew(0deg, 0deg) translate3d(0px, 0px, 0);
  /*@arguments*/
}
/*新闻动态*/
.w-content i.imgicon{ font-style: normal;}
.w-bannerImg{  width: 100%; height: auto; overflow: hidden;}
.w-bannerImg img{ display: block;}
.w-content .nav{ width: 240px; margin-right: 10px; background: #fff;}
.w-content .list{ width: 750px; border-top: 5px solid #ff0000;}
.w-content .bgf4{ background: #f4f4f4;}
.w-content .seekbox{ padding: 10px; position: relative;}
.seekbox .seekInput{ width: 193px; height: 27px; border:1px solid #e0e0e0; padding-left: 5px; padding-right: 20px; background: url(../images/w_img/seekzoom.png) no-repeat; background-position: 200px 7px; background-color: #fff;} 
.seekbox .navSeek{ display: block; width: 13px; height: 13px; position: absolute; right: 16px; top: 18px; cursor: pointer;}
.w-content .nav .column{ background: #ffffff;}
.w-content .column > ul{ width: 220px; margin: 0 auto;}
.w-content .column li{ height: 50px; line-height: 50px; border-bottom: 1px solid #f4f4f4;}
.w-content .column li:hover,.w-content .column li.curr{ background: #ff0000; border-bottom-color: #ff0000;}
.w-content .column li a{ display: block; padding-left: 50px; text-align: left; background: url(../images/w_img/listimg.png) no-repeat; background-position: 19px 21px; color: #3d3d3d;}
.w-content .column li:hover a,.w-content .column li.curr a{ color: #fff; background: url(../images/w_img/listcurrimg.png) no-repeat; background-position: 19px 21px;}
.w-content .nav .classify{ padding: 10px;}
.w-content .title{ font-size: 14px; color: #434343; text-align: left;}
/*自定义下拉组件*/
.w-content .pull-down{ width: 208px; height: 27px; padding: 0 5px; border:1px solid #e0e0e0; position: relative; margin-top: 15px; background: #fff;}
.w-content .pull-down .pull-var{ width: 180px; height: 27px; overflow: hidden; line-height: 27px; position: absolute; top: 0; left: 5px;}
.w-content .pull-button{ width: 21px; height: 21px; position: absolute;  background: url(../images/w_img/pull-button.jpg) no-repeat; right: 5px; top: 3px; cursor: pointer;}
.w-content .pull-down .pull-list{ position: absolute; top: 28px; left: -1px; width: 220px; height: auto; background: #fff; display: none; overflow: hidden;}
.w-content .pull-list li{ height: 23px; line-height: 23px;  cursor: pointer; color: #333; padding: 5px 0;}
.w-content .pull-list li .click-var{ display: block; width: 180px; margin-left: 5px; overflow: hidden;}
.w-content .pull-list li:hover{ background: #f4f4f4; color: #888;}
.w-content .btn-gather{ width: 220px; margin: 13px auto 0;overflow:hidden;}
.w-content .btn-gather div.clear{ margin-bottom: 6px;width:120%}
.w-content .btn-gather button{ width: 105px; height: 27px; border:1px solid #ebebeb; color: #aeaeae; background: #f7f7f7; font-size:14px; cursor: pointer;    margin-right: 10px;    margin-bottom: 6px;}
.w-content .btn-gather button:hover,.w-content .btn-gather button.click{ border-color: #ff0000; color: #ff0000;}

.w-content .nav .bannerimg{ margin-top: 10px;}
/*左边结束*/

/*右边开始*/

	/*smallbanner----小banner*/
.w-content .list .smallbanner{ position: relative; width: 750px; height: 200px; overflow: hidden;}
.w-content .smallbanner .banner-gather{ position: absolute; left: 0px; top: 0px;}
.w-content .smallbanner .imgbox{ position: absolute; left: 0; top: 0; width: 750px; height:200px; overflow: hidden; }
.w-content .smallbanner .imgbox img{display:block;height:200px;width:750px;}

	/*圆圈*/

.w-content .smallbanner	.round-gather{ position: absolute; bottom: 110px; z-index: 10;}
.w-content .smallbanner	.round{ display: inline-block; width: 10px; height: 10px; border:1px solid #fff; border-radius: 50%; background: #fff; margin-right: 5px; cursor: pointer;}
.w-content .smallbanner	.round:nth-last-child(1){ margin-right: 0;}
.w-content .smallbanner	.round.curr{ background: none; border:1px solid #ff0000;}
.w-content .smallbanner .mb{ position: absolute; left: 0; bottom: 0; width: 100%; height: 100px; background: #3d3d3d; opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; filter:alpha(opacity=80);}
.w-content .smallbanner .info{ position: absolute; left: 0; bottom: 0; width: 100%; height: 100px;}
.w-content .smallbanner .date{ width: 70px; height: 63px; border:2px solid #ff0000; margin: 10px; padding: 6px; color: #ff0000;}
.w-content .smallbanner .date span{ display: block; font-size:14px;}
.w-content .smallbanner .date span.big{font-size: 40px; line-height: 40px;}
.w-content .smallbanner .text{ width: 580px; /*height: 90px;*/ overflow: hidden; margin: 15px 0px 0 15px; color: #fff;}
.w-content .smallbanner .text .title{ font-size: 16px;}
.w-content .smallbanner .text a{ color: #fff;}
.w-content .smallbanner .text .intro{ text-align: left; font-size:14px; margin-top: 5px;}
.w-content .moreRed{ display: block; width: 55px; height: 12px; background: url(../images/w_img/more.png) no-repeat; margin-top: 10px;}
.w-content .moreBlack{ display: block; width: 55px; height: 12px; background: url(../images/w_img/moreblack.png) no-repeat; margin-top: 10px;}
.w-content .listBox .listCont{ width: 100%; height: auto;}
.w-content .listBox .listCont .titleBox{ background: #f4f4f4; height: 40px; line-height: 40px; padding: 0 15px;}
.w-content  .listCont .titleBox .titleName{ border-left: 2px solid #f00; margin-top: 12px; padding-left: 10px; color: #f00; font-size: 16px; line-height: 16px;}
.w-content  .listCont .titleBox .moreBlack{ margin-top: 14px;}
.w-content .listBox .linkCont{ padding: 20px; background: #fff;}
.w-content .linkCont a.linkname{ display: block; max-width: 580px; color: #242424; font-size: 14px;}
.w-content .linkCont span.linkdate{color: #bdbdbd; font-size:14px;}
.w-content .linkCont ul li{ padding-left: 15px; background: url(../images/w_img/disc.png) no-repeat center left; line-height: 14px; margin-bottom: 19px;}
.w-content .linkCont ul li:nth-last-child(1){ margin-bottom: 0;}




/*面包屑导航.crumbsNav   详情页*/
.w-content .crumbsNav a{ color: #434343; font-size:14px;}
.w-content .detailsCont { padding: 50px;background:#fff;}
.w-content .detailsCont .datailsTitle{ font-size: 26px; color: #242424;}
.w-content .detailsInfo{ font-size: 16px; color: #aeaeae; line-height: 16px;  margin: 30px 0;}
.w-content .detailsInfo span{padding: 0 10px;}


.jiathis_style_24x24{display:inline-block;*zoom:1;*display:inline;position:relative;top:10px;left:0;}
.jiathis_style_24x24 .t{float:left;}

.w-content .jiathis_style_24x24 a{margin-right:6px;display:inline-block;}
.w-content .jiathis_style_24x24 .jtico{padding:0 !important;background:url(../images/w_img/FX__.png) no-repeat !important;height:27px !important;width:27px !important;position:relative;top:-3px;left:0;}
.w-content .jiathis_style_24x24 .jtico_weixin{background-position:0 0 !important;}
.w-content .jiathis_style_24x24 .jtico_tsina{background-position:0 -30px !important;}
.w-content .jiathis_style_24x24 .jtico_qzone{background-position:0 -60px !important;}
.w-content .jiathis_style_24x24 .jtico_cqq {background-position:0 -90px !important;}


.w-content .detailsInfo span:nth-last-child(1){ border-right: 0;}
.w-content .detailsInfo .imgicon{ cursor: pointer; margin-right: 5px; font-size: 18px; color: #aeaeae;}
.w-content .detailsInfo .imgicon:nth-last-child(1){ margin-right: 0;}
.w-content .detailsInfo .imgicon:hover,.w-content .detailsInfo .imgicon.hover{ color: #44a737;}
.w-content .detailscontent{ padding-top: 30px; border-top: 1px solid #f4f4f4;text-align:left;text-align:left;font-size:16px;}
.w-content .detailscontent img{max-width:650px !important;}
.w-content .detailscontent p{}
.w-content .detailscontent .p_text{ text-indent: 20px; text-align: left; font-size: 14px; color: #242424; line-height: 20px;}
.w-content .detailscontent .fb{ font-weight: bold;}
.w-content .detailscontent p:first-child{ margin: 0;}
.w-content .detailscontent p:nth-last-child(1){ margin: 0;}
.w-content .wx2code img{ display: block;}
/*.w-content .UpAndNext{ padding: 0 50px; background: #fff; height: 50px; line-height: 50px; color: #aeaeae; font-size:14px;}
.w-content .UpAndNext a{ color: #434343;}*/

/*title列表titleList*/
.w-content .titleList ul{ padding:0 15px; }
.w-content .titleList li{ padding: 28px 0; border-bottom: 1px dashed #e0e0e0;}
.w-content .titleList li:nth-last-child(1){ border-bottom: 0;}
.w-content .titleList .date{ width: 68px; height: 54px; border:2px solid #ff0000; margin: 15px; padding: 5px; color: #ff0000;}
.w-content .titleList .date span{ display: block; font-size:14px;}
.w-content .titleList .date span.big{font-size: 35px; line-height: 35px;}
.w-content .titleList .text{ width: 576px; height: 97px; overflow: hidden; margin: 15px 0px 0 15px; color: #242424;}
.w-content .titleList .text .title{ font-size: 16px;color:#242424}
.w-content .titleList .text a{ color: #242424;}
.w-content .titleList .text .title:hover,
.w-content .titleList .text a:hover{color:#f00;}
.w-content .titleList .text .intro{ text-align: left; font-size:14px; margin-top: 5px;}





/*底部链接详细页*/
.w-footLinkTemplate{ width: 100%;}
.w-footLinkTemplate .meshbg{ background: url(../images/w_img/meshbg.jpg) no-repeat center center;}
.w-footLinkTemplate .meshCont{ padding: 60px 0; width: 1000px; margin: 0 auto;}
.w-footLinkTemplate .roundBg{ background: url(../images/w_img/roundbg.jpg) center center;}


/*视频中心*/
.w-footLinkTemplate .roundBg .smillbanner{ width: 850px; margin: 0 auto; padding: 50px 70px; position: relative;overflow:hidden;}
.w-footLinkTemplate .roundBg .bannerUlBox{ position: relative; width: 100%; }
.w-footLinkTemplate .smillbanner .picShow{font-size:14px;padding:0;text-align:center;width:850px;}
.w-footLinkTemplate .smillbanner .picShow .box{position:relative;width:850px;}
.w-footLinkTemplate .smillbanner .picShow ul{font-size:0;}
.w-footLinkTemplate .smillbanner .picShow li{position:relative;width:256px;height:143px;float:left;font-size:0; margin: 0 25px 25px 0; border:1px solid #c9c9c9;}
.w-footLinkTemplate .smillbanner .picShow li:hover{ border-color: #ff0000;}
.w-footLinkTemplate .smillbanner .picShow li a{width:256px;height:143px;display:block;margin:auto;font-size:0;position:relative;overflow:hidden;}
.w-footLinkTemplate .smillbanner .picShow li a:hover .garyPic{opacity:0;}
.w-footLinkTemplate .smillbanner .picShow li img{width:256px;height:143px;position:absolute;left:0;top:0;transition: all .3s;}
.w-footLinkTemplate .smillbanner .picShow li a:hover img{width:272px;height:151px;left:-8px;top:-4px;}
.w-footLinkTemplate .smillbanner .imgtitle{ position: absolute; bottom:0; left: 0; width: 100%; height:30px;line-height:30px; font-size: 14px;text-align:center;color: #fff;background: url(../images/y_img/black.png);}




.w-footLinkTemplate .smillbanner .picShow .L,
.w-footLinkTemplate .smillbanner .picShow .R{display:none;width:20px;height:37px;background:url(../images/w_img/j.png) no-repeat;position:absolute;top:60px;}
.w-footLinkTemplate .smillbanner .picShow .L{left:-30px;background-position:0 -37px;}
.w-footLinkTemplate .smillbanner .picShow .R{right:-30px;background-position:right -37px;}
.w-footLinkTemplate .smillbanner .picShow .L:hover{background-position:0 0;}
.w-footLinkTemplate .smillbanner .picShow .R:hover{background-position:right 0;}


/*企业文化*/
.w-footLinkTemplate .CultureIcon{ width: 865px; height: 400px; margin: 0 auto;}
.w-footLinkTemplate .CultureIcon span{ color: #545454; width: 285px; font-size:14px; display: inline-block; margin-bottom: 50px; background: no-repeat center top; padding-top: 82px;}
.w-footLinkTemplate .CultureIcon .icon.qydw{ background-image: url(../images/w_img/qydw.png);}
.w-footLinkTemplate .CultureIcon .icon.qysm{ background-image: url(../images/w_img/qysm.png);}
.w-footLinkTemplate .CultureIcon .icon.qyyj{ background-image: url(../images/w_img/qyyj.png);}
.w-footLinkTemplate .CultureIcon .icon.jzg{ background-image: url(../images/w_img/jzg.png);}
.w-footLinkTemplate .CultureIcon .icon.fzg{ background-image: url(../images/w_img/fzg.png);}
.w-footLinkTemplate .CultureIcon .icon.jyzz{ background-image: url(../images/w_img/jyzz.png);}
.w-footLinkTemplate .CultureIcon .icon.qyjs{ background-image: url(../images/w_img/qyjs.png);}
.w-footLinkTemplate .CultureIcon .icon.qyxy{ background-image: url(../images/w_img/qyxy.png);}
.w-footLinkTemplate .CultureIcon .icon.qyfz{ background-image: url(../images/w_img/qyfz.png);}
.w-footLinkTemplate .roundBg .bbk-culture{ width: 1000px; margin: 0 auto;}
.w-footLinkTemplate .roundBg .bbk-culture .main{ padding: 50px;}
.w-footLinkTemplate .bbk-culture .seekbox{ height: 30px; line-height: 30px; padding-bottom: 10px; border-bottom: 2px solid #ff0000;}
.w-footLinkTemplate .seekbox h2.title{color: #ff0000; font-size: 20px;}
.w-footLinkTemplate .seekbox .seek{ position: relative; width: 258px; height: 27px; border:1px solid #e0e0e0; text-align: left; background: #fff url(../images/w_img/seekzoom.png) no-repeat 240px center;}
.w-footLinkTemplate .seekbox .seekinput{ border: 0; width: 250px; padding-left: 8px; background: none; }
.w-footLinkTemplate .seekbox .lableSeek { width: 20px; height: 17px; position: absolute; top: 5px; right: 0; cursor: pointer; z-index: 10;}
.w-footLinkTemplate .booksbox .bookboxborder-b{ border-bottom: 1px dotted #b7b7b7; margin: 40px 0 0;*border-bottom: 0;}
.w-footLinkTemplate .booksbox .bookboxborder-b:nth-last-child(1){ border-bottom: 0;}
.w-footLinkTemplate .booksbox .booksSort{ width: 960px; text-align: left;}
.w-footLinkTemplate .booksSort .books{ position: relative; display: block; float: left; width: 183px; height: 240px; margin: 0 54px 40px 0; border:1px solid transparent; color: #ff0000;}
.w-footLinkTemplate .books:hover{ border-color: #ff0000;}
.w-footLinkTemplate .booksSort .roombox{ width: 143px; height: 200px; padding: 20px; background: none; border-color: #ff0000;}
.w-footLinkTemplate .books .bigtitle,
.w-footLinkTemplate .books .smalltitle,
.w-footLinkTemplate .books .room{ text-align: left;}
.w-footLinkTemplate .books .bigtitle{ font-size: 26px;}
.w-footLinkTemplate .books .smalltitle{ font-size: 18px;}
.w-footLinkTemplate .books .room{ font-size: 20px;}
.w-footLinkTemplate .books .addBook{ width: 29px; height: 29px; position: absolute; left: 20px; bottom: 20px; background: url(../images/w_img/addbooks.png) no-repeat 0px top;cursor: pointer;
}
.w-footLinkTemplate .books:hover .addBook{ background-position: -29px 0px;}
.w-footLinkTemplate .books a.read,
.w-footLinkTemplate .books a.download{ display: block; width: 40px; height: 35px; position: absolute; bottom: 20px; background: url(../images/w_img/download.png) no-repeat;
opacity: 1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;}
.w-footLinkTemplate .books a.read{left: 50px; background-position: 0 0;}
.w-footLinkTemplate .books a.download{ right: 50px; background-position: -40px 0;}
.cssAnim .w-footLinkTemplate .books a.read,
.cssAnim .w-footLinkTemplate .books a.download{ opacity: 0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; transition: opacity 1s; -moz-transition: opacity 1s;-webkit-transition: opacity 1s;-o-transition: opacity 1s;}
.cssAnim .w-footLinkTemplate .books:hover a.read,
.cssAnim .w-footLinkTemplate .books:hover a.download{ opacity: 1; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;}

/*企业荣誉*/
.w-footLinkTemplate .roundBg .bbk-culture .honor{ padding: 50px 120px;}
.w-footLinkTemplate .honor .booksSort{ width: 824px; margin: 0 auto;}
.w-footLinkTemplate .honor .honorbox{ width: 145px; height:145px; float: left; margin: 20px 60px 40px 0; text-align: center; font-size: 14px;}
.w-footLinkTemplate .honor .honorimgbox{ display: inline-block; width: 145px; height: 145px; background: #fff;}
.w-footLinkTemplate .honor .honorbox img{ margin: 35px auto;}
.w-footLinkTemplate .honor .more{ width: 100%; height: 30px; line-height: 30px; background: #ff0000; border: 0; cursor: pointer;}
/*创始人*/
.w-footLinkTemplate .chairmanPhoto {  width: 100%; height: 730px; margin: 0 auto;background:#fff;}
@keyframes csrzp
{
from {opacity: 0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;}
to {opacity: 1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;}
}

@-moz-keyframes csrzp /* Firefox */
{
from {opacity: 0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;}
to {opacity: 1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;}
}

@-webkit-keyframes csrzp /* Safari 和 Chrome */
{
from {opacity: 0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;}
to {opacity: 1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;}
}

@-o-keyframes csrzp /* Opera */
{
from {opacity: 0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;}
to {opacity: 1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;}
}
/*创始人*/
.w-footLinkTemplate .chairmanPhoto .csrzpbg{animation: csrzp 5s;-moz-animation: csrzp 5s;-webkit-animation: csrzp 5s;-o-animation: csrzp 5s;width: 1000px; height: 100%; margin: 0 auto; background: url(../images/w_img/csrzp.jpg) no-repeat;}
.w-footLinkTemplate .chairmanPhoto .text{ text-align: left; margin-left: 317px; margin-top: 55px;}
.w-footLinkTemplate .chairmanPhoto .text .csrname{ font-size: 24px; color: #ff141f;}
.w-footLinkTemplate .interview{ width: 100%; height: 500px; background: url(../images/w_img/jiejianbg.jpg) no-repeat top center;}
.w-footLinkTemplate .interview .photo{ width: 760px; height: 325px; margin: 0px auto; padding: 105px 120px 70px; position: relative;}
.w-footLinkTemplate .interview .photo img{ width: 100%;}
.w-footLinkTemplate .interview .photo .interviewimg{ width: 334px; height: auto; transition: width 1s;-moz-transition: width 1s;-webkit-transition: width 1s;-o-transition: width 1s; cursor: pointer;}
.cssAnim .w-footLinkTemplate .interview .photo .interviewimg:hover{ width: 360px;}

.w-footLinkTemplate .experience{ width: 100%; height: 500px; margin: 0 auto; background: #fff;}
.w-footLinkTemplate .experience .timer-shaft{ width: 74%; height: 367px; margin: 0 auto; padding-top: 103px;}
.w-footLinkTemplate .timer-shaft .shaftbg{ position: relative; width: 100%; height: 170px; margin: 0 auto;}
.w-footLinkTemplate .shaftbg .btn{ position: absolute; width: 38px; height: 38px; top: 66px; cursor: pointer; z-index: 15;}
.w-footLinkTemplate .shaftbg .leftbtn{ left: -38px;}
.w-footLinkTemplate .shaftbg .rightbtn{ right: -38px;}
.w-footLinkTemplate .shaftbg .dashedStrip{ width: 100%; height: 1px; border-bottom: 1px dashed #f00; position: absolute; top: 83px;}
.w-footLinkTemplate .shaftbg .yeseList{ position: relative; width:100%; height:365px; overflow: hidden;}
.w-footLinkTemplate .shaftbg .yesrs{ width: 9999px; height: 170px; position: absolute; left: 0; top: 0;}
.w-footLinkTemplate .shaftbg .yesrbox{ width: 170px;height: 170px; float: left; margin: 0 15px; position: relative;}
.w-footLinkTemplate .shaftbg .curr .solidBox{width: 168px; height: 168px; border-radius: 50%; border: 1px solid #f00; position: absolute; left: 0;top: 0;}
.w-footLinkTemplate .shaftbg .curr .dashedBox{
	width: 134px; height: 134px; border-radius: 50%; border: 1px dashed #f00; 
	position: absolute; left: 17px; top: 17px;
	line-height: 134px; text-align: center; font-size: 30px; color: #ff0000; 
}
.w-footLinkTemplate .shaftbg .curr .dashedBox.dd{
	line-height: 100px;
  	font-size: 50px;
}
.cssAnim .w-footLinkTemplate .shaftbg .curr .solidBox,
.cssAnim .w-footLinkTemplate .shaftbg .curr .dashedBox{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	filter:alpha(opacity=100);
	background: #fff;
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
  	-webkit-transform:scale(1,1);
}
.w-footLinkTemplate .shaftbg .curr .solidBox,
.w-footLinkTemplate .shaftbg .curr .dashedBox{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	filter:alpha(opacity=100);
}
.w-footLinkTemplate .shaftbg .solidBox,
.w-footLinkTemplate .shaftbg .dashedBox{
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	filter:alpha(opacity=0);
	-o-transform:scale(0,0);
	-moz-transform:scale(0,0);
  	-webkit-transform:scale(0,0);

	transition: transform 1s,background 1s;
	-o-transition: transform 1s,background 1s;
	-moz-transition: transform 1s,background 1s;	
	-webkit-transition: transform 1s,background 1s;
}

.w-footLinkTemplate .shaftbg .small{ font-size: 18px;}
.w-footLinkTemplate .shaftbg .info{position: absolute; top: 180px; left: -10%; width: 110%; text-align: center; display: none; font-size:14px;}
.w-footLinkTemplate .shaftbg .curr .info{ display: block;}
.w-footLinkTemplate .shaftbg .smallRound{ width: 10px; height: 10px; cursor: pointer; border-radius: 50%; position: absolute; border: 1px solid #f00; left: 78px; top: 78px; background: #fff;}
.w-footLinkTemplate .shaftbg .curr .smallRound{ display: none;}
.w-footLinkTemplate .shaftbg .smallYesrText{ display: block; width: 100%; color: #ff0000; left: 0; top: 90px; position: absolute;}
.w-footLinkTemplate .shaftbg .curr .smallYesrText{ display: none;}

/*投资者关系*/
.w-touzizhe{  margin: 0;}
.w-footLinkTemplate .lineBox{background:#FE0000;height:40px;line-height:40px;color:#fff;font-size:14px;}
.w-footLinkTemplate .touzizhebg{ background: url(../images/w_img/touzizhebg.jpg) no-repeat center top;}
.w-footLinkTemplate .stock{ width: 1000px; margin: 0 auto; padding: 54px 0 40px;}
.w-footLinkTemplate .stock .stockbox{ margin: 0 80px;color: #646464;}
.w-footLinkTemplate .stockbox .currStock{ margin-top:20px;}
.w-footLinkTemplate .stockbox .currStock .Pix{width:48px;height:48px;}




.w-footLinkTemplate .stockbox .code{ line-height: 22px; font-size: 14px; margin-bottom: 5px;}
.w-footLinkTemplate .stockbox .cost{ line-height:47px; color: #ff0000; font-size: 47px; margin-right: 10px;}
.w-footLinkTemplate .stockbox .unit{ font-size: 14px; line-height: 14px; padding-top: 33px; margin-left: 10px;}
.w-footLinkTemplate .stockbox .circle{ width: 113px; height: 75px; padding-top: 38px; border-radius: 50%; border:1px dotted #646464; margin: 0 14px; text-align: center;}
.w-footLinkTemplate .stockbox .circle:hover,.w-footLinkTemplate .stockbox .circle.hover{ color: #ff0000; border-color:#ff0000;}
.w-footLinkTemplate .stock .info{margin-top: 50px;font-size:14px;}
.w-footLinkTemplate .stock .info a{color:#333}
.w-footLinkTemplate .stock .info a:hover{color:#f00}
.w-footLinkTemplate .stock .time{ margin: 0 10px;color: #ff0000;}
.w-footLinkTemplate .investor-relation .titleList{ width: 762px; margin: 0 auto;}
.w-footLinkTemplate .investor-relation .titleList .sshq h3{font-size:16px;margin:60px auto 30px;}
.w-footLinkTemplate .investor-relation .titleList .sshq img{display:block;margin:auto;}



.w-footLinkTemplate .investor-relation .investor-nav { width: 730px; margin: 0 auto; padding: 30px 16px 20px;}
.w-footLinkTemplate .investor-nav a{color: #000;float: left; width: 75px; height: 19px; padding-bottom: 5px; border-bottom: 2px solid transparent; margin: 0 14px;}
.w-footLinkTemplate .investor-nav a.in,.w-footLinkTemplate .investor-nav a:hover{ border-bottom-color: #ff0000; cursor: pointer;}

.w-footLinkTemplate .investor-relation .titleList .text{ width: 530px;}
.w-footLinkTemplate .investor-relation .titleList .show{ display: block;}
.w-footLinkTemplate .investor-relation .titleList .more{  background: #ff0000;  color: #fff;  font-size: 18px;  margin: 0 15px;}
.w-footLinkTemplate .investor-relation .roundBg{ padding: 0px 0 30px;}


/*人才发展*/
.w-footLinkTemplate .rcfz .t1{ color: #ff0000; font-size: 18px; margin-bottom: 5px;}
.w-footLinkTemplate .rcfz .t2{ color: #646464; font-size: 13px; line-height: 23px;}
.w-footLinkTemplate .rcfz{ background: url(../images/w_img/rcfzbg.jpg) no-repeat;}
.w-footLinkTemplate .rcfz .meshCont{padding: 50px 0;}
.w-footLinkTemplate .rcfz .recruitNav{ width: 900px; margin: 50px auto 0;}
.w-footLinkTemplate .rcfz .recruitBox{font-size:24px;width: 78px; height: 128px; position: relative; margin-right: 15px; padding: 15px; border:1px solid ;border-color:#C3C3C3; float: left; color: #454545; text-align:center;}
.w-footLinkTemplate .rcfz .recruitBox .small{ font-size:14px;}
.w-footLinkTemplate .rcfz .recruitBox.zwss{background: url(../images/w_img/zwss.png) no-repeat;border-radius: 10px;}
.w-footLinkTemplate .rcfz .recruitBox.xsss{background: url(../images/w_img/xsss.png) no-repeat;border-radius: 10px;}
.w-footLinkTemplate .rcfz .recruitBox.xyss{background: url(../images/w_img/xyss.png) no-repeat;border-radius: 10px;}
.w-footLinkTemplate .rcfz .recruitBox.shss{background: url(../images/w_img/shss.png) no-repeat;border-radius: 10px;}
.w-footLinkTemplate .rcfz .recruitBox.xsgzp{background: url(../images/w_img/xsgzp.png) no-repeat;border-radius: 10px;}
.w-footLinkTemplate .rcfz .recruitBox.jrrck{background: url(../images/w_img/jrrck.png) no-repeat;border-radius: 10px;}
.w-footLinkTemplate .rcfz .recruitBox.xxyfz{background: url(../images/w_img/xxyfz.png) no-repeat;border-radius: 10px;}
.w-footLinkTemplate .rcfz .recruitBox .add{position: absolute; width: 20px; height: 20px; background: url(../images/w_img/rcfz.png) no-repeat; left: 43px; bottom: 15px;}
.w-footLinkTemplate .rcfz .recruitBox:hover{ background: #fff; border-color: #ff0000; color: #ff0000; cursor: pointer;}
.w-footLinkTemplate .rcfz .recruitBox:hover .add{background: url(../images/w_img/rcfzhover.png) no-repeat;}


/*招商合作*/
.zshzNav li:hover{ cursor: pointer;}

/*超市招商*/
.w-footLinkTemplate .supermarket{height: 300px;}
.w-footLinkTemplate .supermarket-attract h1{ font-size: 36px; color: #ff0000; padding-top: 110px;}
.w-footLinkTemplate .supermarket-attract .y_link{margin-top:25px;}
.w-footLinkTemplate .supermarket-attract .y_link a{color:#333;}
.w-footLinkTemplate .supermarket-attract h1 img{display:block;margin:auto;}
.w-footLinkTemplate .supermarket-attract .zmdx{ width: 100%; height: 400px; background: url(../images/w_img/zmdx.jpg) center top no-repeat; padding-top: 100px;}
.w-footLinkTemplate .supermarket-attract .project{width: 1000px; height: 400px; margin: 0 auto; position: relative;}
.w-footLinkTemplate .supermarket-attract .project>div{ position: absolute;}
.w-footLinkTemplate .supermarket-attract .project .ftt{ width: 400px; height: 200px; overflow: hidden;}
.w-footLinkTemplate .supermarket-attract .project .ttf{ width: 200px; height: 400px; overflow: hidden;}
.w-footLinkTemplate .supermarket-attract .project .ttt{ width: 200px; height: 200px; overflow: hidden;}
.w-footLinkTemplate .supermarket-attract .project .dpro1{ left: 0;top: 0;}
.w-footLinkTemplate .supermarket-attract .project .dpro2{ left: 400px;top: 0;}
.w-footLinkTemplate .supermarket-attract .project .dpro3{ left: 600px;top: 0;}
.w-footLinkTemplate .supermarket-attract .project .dpro4{ left: 800px;top: 0;}
.w-footLinkTemplate .supermarket-attract .project .dpro5{ left: 0;top: 200px;}
.w-footLinkTemplate .supermarket-attract .project .dpro6{ left: 200px;top: 200px;}
.w-footLinkTemplate .supermarket-attract .project .dpro7{ left: 600px;top: 200px;}
.w-footLinkTemplate .supermarket-attract .project img{ position: absolute; left: 0; top: 0;}
.w-footLinkTemplate .supermarket-attract .project .masking{ width: 100%; height: 100%;position: absolute; left: 0; top: 0; background: #f00; opacity: 0.5;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; z-index: 20; display: none;}
.w-footLinkTemplate .supermarket-attract .maskbox:hover .masking{display: block; cursor: pointer;}
.w-footLinkTemplate .supermarket-attract .project .intro{ color: #fff; position: relative; text-align: left; z-index: 10; margin: 15px 0 0 15px; font-size: 18px; z-index: 21;}
.w-footLinkTemplate .supermarket-attract .attractInfo{ width: 762px; margin: 0 auto; padding: 50px 0;}
.w-footLinkTemplate .attractInfo .jiaru{ padding-bottom: 30px; border-bottom: 1px dashed #646464; font-size:14px; text-align: left;}
.w-footLinkTemplate .attractInfo .relation_info{ margin-top: 30px; text-align:left;}
.w-footLinkTemplate .relation_info .relation{ background: url(../images/w_img/relation.png) no-repeat left top; width: 280px; padding-left: 101px; color: #646464;}
.w-footLinkTemplate .relation_info .relation>div{ margin: 10px 0;}
.w-footLinkTemplate .relation_info .relation .iconfont{ margin-right: 10px; float: left; color: #646464;}
.w-footLinkTemplate .relation_info .relation .text{ float: left; width: 250px;}
.w-footLinkTemplate .relation_info .relation .title{ color: #646464;}
.w-footLinkTemplate .relation_info .info{ background: url(../images/w_img/relation_info.png) no-repeat left top; width: 200px; padding-left: 101px; color: #646464; min-height: 100px;}
.w-footLinkTemplate .relation_info .info .info-iconbg{ display: inline-block; float: left; margin: 5px 10px 0 0; padding: 13px 11px 0 0; background: url(../images/w_img/info-iconbg.png) no-repeat;}
.w-footLinkTemplate .relation_info .zlxz .info-iconbg{ background-position: -11px 0;padding: 13px 13px 0 0;}
.w-footLinkTemplate .relation_info .info .title{ padding: 15px 0;}
.w-footLinkTemplate .relation_info .info .shuxian{ height: 14px; width: 1px; background: #e5e5e5; margin: 5px 20px;}


