@charset "utf-8";
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dt,dd {margin:0;padding:0;border:0;}
body{background:#fff;color:#444;font-size:14px; font-family:"Microsoft YaHei","SimSun","宋体","Arial Narrow";padding: 0; margin: 0;}
input{font-family:"Microsoft YaHei","SimSun","宋体","Arial Narrow";}
h1,h2,h3,h4,h5,h6{font-style: normal;font-weight: normal}
ul,ol{list-style-type:none;}
input{outline: none; }
textarea{outline: none; }
select,input,img{vertical-align:middle;}
picture{display:block;}
.fl{ float:left;}
.fr{ float:right;}
/*图片放大组件*/
.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
@font-face
    {
        font-family:"HeroicCondensed-Regular.ttf";
        src: url("../font/HeroicCondensed-Regular.ttf");
    }

a{text-decoration:none;color:#444}
a:hover { color:#ec0000}
.ysj{width: 1300px;margin:0 auto}
.clear{clear: both}
@font-face {
  font-family: '../font/iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "../font/iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fl{float:left!important;}
.fr{float:right!important;}
.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}

.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;zoom:1;*display:inline;}
.hidden{display:none;}
/*效果 */
.alpha6{filter: Alpha(Opacity=60);opacity: 0.6;}
/*-------------header-----------------*/
.top-head{height:80px;position:fixed;top:0;width:100%;z-index:1000;background:none;}
.top-head:hover{ background:#d21919;}
.shadow{width:100%;height:7px;font-size:0;overflow:hidden;background:url(../images/nav_shadow.png) repeat-x;}

.top02{height:80px;width:100%; background:#fff;}
.logo{width:434px;float:left;padding-top:10px;}
.nav{width:800px;float:right;}
.nav ul{width:800px;}
.nav li{width:auto;margin-left:40px;float:left;text-align:center;/* position:relative;*/}
.nav a{width:auto;height:78px; line-height:78px;display:block;font-size:16px; color:#222;/*overflow:hidden;*/}
.nav a:hover{ color:#019f41; border-bottom:2px solid #019f41;}
.nav li a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom:-2px;height:2px;opacity:0;background-color: #019f41;}

.nav a#sel{border-bottom:2px solid #019f41;color:#f3782a;}
.nav a#sel:hover:after{opacity: 0;}
.min{ background-color:#d21919;}


.nav .sub{display:none;width:100%;padding:0;position:fixed;top:80px;overflow:hidden;text-align:left;z-index:110;left:0px;background:rgba(64,64,119,1)}
.nav .sub .nav_xiao{width:1200px;overflow:hidden;padding-top:15px;margin:0 auto;padding-bottom:20px;}
.nav .sub .nav_xiao .xiao_one{width:800px;float:right;overflow:hidden;}
.nav .sub .nav_xiao .xiao_one a{float:left;display:inline;height:28px;line-height:28px;width:auto;overflow:hidden;border-bottom:1px solid #d3d2d2;color:#313030;background:url(../images/201603/nav_dian.jpg) left center no-repeat;padding:0;margin-top:13px;font-size:12px;font-family:"宋体";}
.nav .sub .nav_xiao .xiao_one a:hover{color:#f3782a;}

.nav .sub .nav_xiao .xiao_five{width:280px;overflow:hidden;float:left;margin-top:15px;margin-left:50px;}
.nav .sub .nav_xiao .xiao_five a,.nav .sub .nav_xiao .xiao_five2 a{ border-bottom:0;}
.nav .sub .nav_xiao .xiao_five img{width:280px;height:200px;}
.nav .sub .nav_xiao .xiao_five a{width:280px;height:212px;padding:0;margin-right:45px;float:left;}
.nav .sub .nav_xiao .xiao_five2{float: right;margin-right: 20px;text-align: left;width:260px;margin-top:15px;}
.nav .sub .nav_xiao .xiao_five2 p a{text-align: left;width: 200px;display: inline-block;padding-top:0;height:auto; line-height:46px; color:#fff;font-size:14px;border-bottom: 1px dotted #D9D9D9;}
.nav .sub .nav_xiao .xiao_five2 p a:hover{ color:#f00;}
.nav .sub .nav_xiao .xiao_five3{width:400px; float:left; margin-left:100px;}
.nav .sub .nav_xiao .xiao_five3 p{ font-size:16px; line-height:60px; font-weight:bold; color:#fff;}
.nav .sub .nav_xiao .xiao_five3 span{ color:#fff; line-height:30px;}



/* bannercss */
.slideBox1{ width:100%; height:850px;overflow:hidden; position:relative;}
.slideBox1 .hd{ height:12px; overflow:hidden; position:absolute; left:50%;margin-left: -125px;  bottom:60px; z-index:1;}
.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd ul span li{ width:11px;}
.slideBox1 .hd ul li{ float:left; margin:0 10px; width:40px; height:5px;filter: Alpha(Opacity=70);opacity: 0.7; background:#000002;  font-size:0; cursor:pointer;}
.slideBox1 .hd ul li.on{background:#c90000; filter: Alpha(Opacity=100);opacity: 1;}
.slideBox1 .banner{ position:relative; height:100%; z-index:0;   }
.slideBox1 .banner li{ zoom:1; vertical-align:middle; height:850px;}
.slideBox1 .banner li a{ display:block; width:100%; height:850px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.web_widht{ width:1300px; margin:0 auto; position:absolute; padding-top:20px; text-align:center; left:0; right:0;}
.slideBox1 .prev, .slideBox1 .next {
    position: absolute;
    left: 1%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: transparent url("../images/slider-arrow.png") no-repeat scroll -110px 5px;
    opacity: 0.5;
}
.slideBox1 .next{ left:auto; right:1%; background-position:8px 5px; }
.slideBox1 .prev:hover,
.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox1 .prevStop{ display:none;}
.slideBox1 .nextStop{ display:none;}
.fast_nav{ height:85px; position:relative; margin-top:-85px; z-index:9;}
.fast_nav .back_hei{ width:100%; height:100%; left:0; top:0; background:#000;}
.fast_nav .web_widht{ z-index:10;}




.footer {background:#1f1f23; height:385px; position:relative; margin-top:80px;}
.link{ height:78px; background:#404077; position:absolute;top:-39px; color:#fff; text-align:center; font-size:14px;left:50%; margin-left:-650px;}
.link a{ color:#fff; font-size:16px; padding:0 40px; line-height:78px; }
.link a:last-child{ background:none;}
.link a:hover{ color:#f00;}
.footer_e{ padding-top:70px;}
.footer_elt{ float:left;}
.footer_elt ul{ float:left;width:173px; color:#8f9198; font-size:12px; line-height:30px;}
.footer_elt ul p a{ color:#e5e5e5; font-size:16px; margin-bottom:12px; background:url(../images/xi2.jpg) no-repeat bottom left; line-height:50px;  display:block;}
.footer_elt ul li a{ font-size:12px;width:173px; color:#8e9097; line-height:30px; float:left;}
.footer_elt ul li a:hover{ color:#f00;}
.footer_ezh{width:200px; float:left; text-align:center; padding-top:50px;}
.footer_ert{width:300px; float:right; padding-top:20px;}
.footer_ert p{ font-size:20px; font-weight:bold; color:#c50000; text-align:center; padding-bottom:20px;}
.footer_ert ul li{ float:left;width:150px; text-align:center; line-height:40px; font-size:12px; color:#66676c;}


.nyban1{ height:500px; background:url(../images/nyjj_bj.jpg) no-repeat center center; background-attachment:fixed;}
.nyban1 p{ text-align:center; font-size:40px; font-weight:bold; color:#fff; line-height:60px; padding-top:240px;}
.nyban1 span{ text-align:center; color:#FFF; display:block;}
.ny_nav{ height:60px; margin-top:-35px; line-height:60px;text-align:center;}
.ny_nav li{ display:inline-block;width:160px; height:60px; line-height:60px; text-align:center; font-size:16px; box-shadow:0px 2px 3px #e5e1e1;}
.ny_nav a{ font-size: 12px; color:#333; line-height:60px; text-align:center; background:#fff; display:block;width:100%; height:100%;}
.ny_nav ul .column_active{ background:#019f41; color:#fff;}
.ny_nav ul li a:hover{ background:#019f41; color:#fff;}
.ny_ll{ height:60px; border-bottom:1px solid #d8d8d8; color:#666;}
.ny_ll ul p{ border-bottom:2px solid #ff7609; line-height:58px; font-size:14px; display:inline-block;}
.ny_ll ul p i{ font-size:12px;}
.nynr{ line-height:34px; color:#333; font-size:14px; padding:30px 0 80px 0;}



.ad{}
#wrap{
  position:absolute;
  left:0; top:0;
  width:150%;
  height:100%;
  display:flex;
  align-items:stretch;
  margin:0 25%;
}
.hb {
  position:relative;
  width:25%;
  z-index:1;
  display:flex;
  align-items:center;
  z-index:2;
  trasnform:scale(.97);
}
.hb .c{
  position:relative;
  display:block;
  max-width:90%;
}
.c img {
  position:relative;
  display:block;
  width:100%;
  height:auto;
  z-index:2;
}
.hb .txt {
  position:absolute; color:#fff;
  top:100%; left:10%;
  width:80%;
  opacity:0;
  padding:1em 0 0 1em;
  border-left:1px solid;
  z-index:1;
  transform:scaleY(1) translateY(-50px);
  transition:transform .2s, opacity .5s;
}
.hb h1 {
  font-size:1.4em;
  font-weight:700; color:#fff;
  text-transform:uppercase;
}
.hb:hover .txt {
  opacity:1;
  transform:scaleY(1) translateY(0);
}
.fullBg {
  position:fixed;top:0;left:0;width:100%;height:100%;
  opacity:0;
  transition:transform .5s, opacity .5s;
  transform:scale(1);
  z-index:1;
}
.fullBg img {
  width:100%;height:100%;
  object-fit:cover;object-position:center;
  opacity:.5;
}
.hb:hover + .fullBg {opacity:1;transform:scale(1.02);}
.credits {
  position:fixed;
  bottom:0;right:0;
  padding:1.5em;
  font-size:.8em;
  text-align:right;
  font-style:italic;
  opacity:.8;
  transition:opacity .2;
  z-index:3;
}
.credits:hover {
  text-decoration:underline;
  opacity:1;
}


.abo_ban{ height:600px; background:url(../images/banner1.jpg) no-repeat center bottom;width:100%; background-attachment:fixed;}
.abo_tt p{ text-align:center; color:#333; font-size:30px; line-height:70px; background:url(../images/sx.jpg) no-repeat center bottom; padding-top:30px; margin-bottom:20px;}
.abo_tt dl{ font-size:16px; line-height:40px;}

.abo_wh{ height:500px; background:url(../images/En_wh_bj.jpg) no-repeat center top; margin-top:50px; padding-top:280px; text-align:center; overflow:hidden;}
.abo_wh ul li p{ font-weight:bold; font-size:16px; color:#222;}
.abo_wh ul li { line-height:30px; font-size:16px; color:#666; margin-bottom:40px;}

/* history */
#history{width:1180px;height:500px;position:relative;margin:50px auto 0 auto;}
.title{height:95px;line-height:95px;}
.title h2{color:#333;font-size:30px;font-weight:500; text-align:center;}
#circle{
	width:83px;height:83px;position:absolute;top:0;left:390px;border:6px solid rgba(0,0,0,0.15);border-radius:95px;text-indent:0;text-align:center;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
#circle .cmsk{height:83px;position:absolute;width:83px;top:0;left:0;}
#circle:hover{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	border-color:rgba(0,0,0,0);
}
.clock{display:block;}
#circle:hover {border-color:rgba(255,255,255,0.6);background-color:#019f41;}
#circle:hover .clock{display:block;}
#circle:hover .circlecontent{display:none;}
#circle span{font-size:18px;color:#b0b0b0;}
#circle .clock{
	background:url(../images/clock.png) no-repeat 0 0;width:83px;height:83px;position:absolute;top:0;left:0;display:none;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	transition:all 0.5s linear;
	border-radius:0;
}
#circle:hover .clock{border-radius:83px;}
.timeyear{color:#b0b0b0;font-size:18px;line-height:20px; position:absolute;top:30px;left:14px; text-align:center;}
.timeblock{height:28px;margin-top:22px;margin-left:5px;}
.timeblock span{display:block;height:24px;width:18px;background:url(../images/date.png) no-repeat 0 0;float:left;}
.timeblock .numf{background-position:0px -48px;}
.timeblock .nums{background-position:0px 0px;}
.timeblock .numt{background-position:0px -24px;}
.timeblock .numfo{background-position:0px -72px;}
#content{height:355px;width:1180px;overflow:hidden;background:url(../images/vertical.png) no-repeat 434px 2px;padding-top:10px;}
.list{overflow:hidden;position:relative;}
.list li{height:110px;vertical-align:bottom;overflow:hidden;position:relative;}
.liwrap{height:55px;margin-top:28px;}
.lileft{position:absolute;top:0;left:0px;height:55px;width:400px;line-height:55px;text-align:right;}
.liright{position:absolute;top:0;right:0px;height:55px;width:700px;}
.histt{height:35px;line-height:35px;}
.hisct{font-size:14px;color:#6e6e6e;}
.md{font-size:18px;color:#AEAEAE;}
.year{font-size:12px;color:#AEAEAE;margin-right:10px;}
.point{width:55px;height:55px;position:absolute;top:0;left:409px;background:url(../images/point.png) no-repeat 0px 18px;overflow:hidden;}
.point b{
	height:16px;width:16px;background:#fff;display:block;margin:17px 0 0 19px;border-radius:18px;border:2px solid #019f41;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-o-transition:all 0.1s linear;
	transition:all 0.1s linear;
	position:absolute;
	top:0;left:0;
}
.thiscur .point b{border:7px solid rgba(1,159,65,0.6);margin:14px 0px 0px 14px;border-radius:52px;}
.thiscur .histt a{color:#019f41;}
.histt a{
	font-size:20px;color:#747474;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
#arrow{position:fixed;top:50%;right:30px;}
*html #arrow{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin-top:350px;}

#arrow ul li{
	display:block;height:20px;width:20px;background:url(../images/icons.png) no-repeat 0 0;cursor:pointer;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
#arrow ul li:active{background-color:#000;}
#arrow ul .arrow_active{
	background-color:#000;
	-webkit-transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-o-transition:all 0.1s ease-in;
	transition:all 0.1s ease-in;
}
#arrow ul .arrowup{background-position:0px -26px;margin-bottom:10px;}
#arrow ul .arrowdown{background-position:0px 0px;}


/*生产设备*/
#slider{height:auto; clear:both; width:100%; margin-bottom:40px;}
/*广告图开始*/
#head-carousel .is-carousel{ clear:both;}
#head-carousel .video-item{width:25%;}
#head-carousel #metro-carousel .video-item .item-thumbnail img{width:100%;}
#head-carousel #metro-carousel .video-item > .video-item{width:100%;}
#head-carousel #metro-carousel.is-carousel .carousel-button a, #head-carousel #big-carousel.is-carousel .carousel-button a{line-height: 150px;}

.video-item{margin-bottom:10px;}
.video-item h2, .video-item h2 a{font-size:15px;line-height:1.4;color:#5f5f5f;margin:0 0 10px 0;}
.video-item h2 a:hover{}
.video-item h2 a:hover, .video-item h3 a:hover{text-decoration:none;color:#4141a0;}
.video-item .item-thumbnail{position:relative;overflow:hidden;}
/*
.video-item .item-thumbnail a{ overflow:hidden;}
.video-item .item-thumbnail > a{display:block; overflow:hidden;}
*/
/*video thumb sizing*/
.video-item .item-thumbnail img{max-width:100%;width:100%;}
.video-item .item-thumbnail .rating-bar{position:absolute;top:0;left:0;font-size:15px;line-height:30px;padding:0 8px;}
.video-item .item-thumbnail .link-overlay{position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0);-webkit-transition: background-color 0.2s ease;transition: background-color 0.2s ease;}
.video-item .item-thumbnail .link-overlay:before{display: block;width: 40px;height: 40px;position: absolute;top: 50%;left: 50%;margin: -20px 0 0 -18px;border-radius: 50%;background: transparent;text-align: center;font: 14px/40px 'FontAwesome';transform: scale(0.8);opacity: 0;-webkit-transition: opacity 0.2s ease;transition: opacity 0.2s ease;text-decoration:none;box-shadow: 0px 0px 0px 2px rgba(255,255,255,.75);color:#fff;}
@media(min-width:768px){.video-item .item-thumbnail:hover .link-overlay{background: rgba(20,22,23,0.75);text-decoration:none;}
.video-item .item-thumbnail:hover .link-overlay:before{-webkit-transform: scale(1);transform: scale(1);opacity: 1;text-decoration:none;}}
.video-item .item-meta{color:#c6c6c6;}
.video-item .item-meta [class^="fa-"],.video-item .item-meta [class*=" fa-"]{font-size:14px;}
.video-item .item-meta span{line-height:21px;margin-right:20px;}
.video-item .item-meta span > i{margin-right:2px;}

/*big carousel*/
#head-carousel{background:#000;color:#fff;}
#head-carousel .container{padding-top:0; overflow:hidden;}
#head-carousel .video-item{float:left;margin:0 1px 0 0;width:25%;opacity:.5;transition: all .3s ease-in .1s; overflow:hidden;}
#head-carousel .video-item .item-head a{color:#fff;}
#head-carousel .video-item .item-head span a{text-transform:uppercase;}
#head-carousel .current-carousel-item2{opacity:1;}
#head-carousel .video-item .item-head{text-align:center;padding-bottom:20px;background:none;}
#head-carousel #big-carousel .video-item .item-thumbnail img{opacity:.85;}
#head-carousel .video-item .item-head h3 a{font-size:52px;line-height:1.4em;text-transform:uppercase;font-family:'Oswald';font-weight:300;text-shadow: 1px 2px 2px rgba(0,0,0,.2);}
#head-carousel .is-carousel{position:relative;margin: 0px;}
#head-carousel .is-carousel .carousel-button{position:absolute;opacity:0;transition:all .2s ease;left:40px;right:40px;top:50%;margin-top:-20px;z-index:3;height:0;}
#head-carousel .is-carousel .carousel-content{position:absolute;z-index:0;overflow:hidden;}
#head-carousel .is-carousel .carousel-button a{width:100px;height:100px; overflow:hidden;line-height:40px;text-align:center;border-style:solid;border-width:1px;border-radius:3px;font-size:18px;}
#head-carousel .is-carousel .carousel-button a:hover{text-decoration:none;}
#head-carousel .is-carousel .carousel-button .prev{float:left;}
#head-carousel .is-carousel .carousel-button .next{float:right;}
#head-carousel:hover #big-carousel .carousel-button, #head-carousel #big-carousel:hover .shadow-right, #head-carousel:hover #big-carousel .shadow-left{opacity:1;}
@media (max-width: 767px){#head-carousel .shadow-left, #head-carousel .shadow-right{width:60px;}
#head-carousel .container{padding:0;}}
@media (max-width: 660px){#head-carousel .shadow-left, #head-carousel .shadow-right{width:30px;}}
@media (max-width: 520px){#head-carousel .shadow-left, #head-carousel .shadow-right{width:0px;}
.comment-content{float:left;position:relative;margin-left:0;margin-top:0;}
.author-current{display:none;}
.comment-respond .comment-form{margin-left:0;position:relative}
/*.comment-respond .comment-form .comment-form-comment{margin-top:150px}*//* <== why we need this?*/
.comment-respond .comment-form .row{/*position:absolute;top:0;*/margin: 0 0 0 0;width:100%}
.comment-respond .comment-form .col-md-4{padding: 0 0 0 0}
.comment-respond .comment-form .col-md-4 p input{width:100%;}}
#head-carousel #metro-carousel .video-item{opacity:1;width:auto;}
#head-carousel #metro-carousel .video-item > .video-item{width: 260px;margin:0;clear:both;}
#head-carousel #metro-carousel .video-item > .video-item:first-child{margin-bottom:1px;}
#head-carousel #metro-carousel .video-item > .video-item .item-head{text-align: inherit;padding-bottom: 5px;}
#head-carousel #metro-carousel .video-item > .video-item .item-head h3 a{font-size: 17.5px;}
#head-carousel #metro-carousel.is-carousel .carousel-button, #head-carousel #big-carousel.is-carousel .carousel-button{position: absolute;top:50px;;margin-top: 0;z-index: 2;height: 0;opacity: 0;transition:all .2s ease;}
#head-carousel #metro-carousel.is-carousel:hover .carousel-button, #head-carousel #big-carousel.is-carousel:hover .carousel-button{opacity:1;}
#head-carousel #metro-carousel.is-carousel .carousel-button a, #head-carousel #big-carousel.is-carousel .carousel-button a{border:none;border-radius:0;height:auto;color:inherit;}
#head-carousel #metro-carousel.is-carousel .carousel-button a:hover, #head-carousel #big-carousel.is-carousel .carousel-button a:hover{color:#f9c73d;}

.video-item .item-thumbnail p{display:block;  overflow:hidden; background:#000;}
.video-item .item-thumbnail p img{width:100%;transform:translate(0px,0); -moz-transform:translate(0px,0); -ms-transform:translate(0px,0); -o-transform:translate(0px,0); -webkit-transform:translate(0px,0); transition:all .4s;  -o-transition:all .4s; -moz-transition:all .4s; -webkit-transition:all .4s; -ms-transition:all .4s;}
.video-item .item-thumbnail span{display:block;  margin:0 auto; overflow:hidden; text-align:center; line-height:40px; color:#fff; font-size:20px;transform:translate(0px,-140%); -moz-transform:translate(0px,-140%); -ms-transform:translate(0px,-140%); -o-transform:translate(0px,-140%); -webkit-transform:translate(0px,-140%); filter:alpha(opacity=0); opacity:0;transition:all .4s;  -o-transition:all .4s; -moz-transition:all .4s; -webkit-transition:all .4s; -ms-transition:all .4s;}
.video-item .item-thumbnail span h1{ font-size:18px; color:#fff; font-weight:300; line-height:150px; }
.video-item .item-thumbnail a:hover img{filter:alpha(opacity=40);opacity:0.4;transform:scale(1.2,1.2);}
.video-item .item-thumbnail a:hover span{filter:alpha(opacity=100); opacity:1;}

.ck_a a{ display:block;width:190px; height:40px; border:1px solid #d8d8d8; line-height:40px; font-size:16px; text-align:center; margin:0 auto;}
.ck_a a:hover{ background:#404077; color:#fff;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}



/*内页新闻*/
.nynews{}
.nynews_tt{ color:#fff;text-align:center; padding:70px 0;}
.nynews_tt p{ font-size:36px;}
.nynews_t{ background:url(../images/cj_bj.jpg) no-repeat center; height:680px; margin-top:80px; background-attachment:fixed;}
.newsList li {
	height: auto;
	overflow: hidden;
	width: calc((74% - 40px)/3);
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 6px;
}

.newsList a:link, .newsList a:visited {
	color: #888888;
}

.newsList .bodr {
	border: 1px solid #dfdfdf;
	height: 375px;
	position: relative;
	overflow: hidden;
	margin: 0 5px;
}

.newsList .txts {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0 20px;
	transition: 400ms;
	-webkit-transition: 400ms;
}

.newsList .txts .sy {
	margin-bottom: 15px;
	padding-top: 50px;
	font-size: 14px;
}

.newsList .txts .nowti {
	font-size: 20px;
	color: #ffffff;
	line-height: 1.5;
	overflow: hidden;
	height: 60px;
}

.newsList .txts .tx {
	line-height: 22px;
	height: 62px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 10px;
}

.newsList .txts .date {
	position: absolute;
	left: 45px;
	bottom: 40px;
	font-size: 14px;
}

.newsList .pic {
	height: 100%;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	opacity: 0;
	display: none\9;
	transition: 600ms;
	-webkit-transition: 600ms;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: #803e7e;
	position: relative;
}

.newsList .pic img {
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	position: absolute;
}

.newsList .pic .cover {
	background: rgba(0,0,0,.3);
	opacity: 0;
	display: none\9;
}

.newsList li:hover .pic {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	display: block\9;
}

.newsList li:hover .pic .cover {
	opacity: 1;
	display: block\9;
}

.newsList li:hover .bg {
	background: #ff0000;
}

.newsList li:hover a, .newsList li:hover .txts .nowti {
	color: #fff;
}

.newsList li:hover .txts {
	top: 38%;
	background: rgba(0,0,0,0.5);
}

.ixmore {
	display: block;
	width: 34px;
	height: 34px;
	border: 2px solid #fff;
	position: absolute;
	right: 45px;
	top: 40px; font-family:"宋体" !important; text-align:center; font-size:30px; line-height:34px;
	transform: translateX(-30px);
	-webkit-transform: translateX(-30px);
	opacity: 0;
	display: none\9;
	transition: 400ms 100ms;
	-webkit-transition: 400ms 100ms;
}

.ixmore .ico {
	background-image: url(//dfs.yun300.cn/group1/M00/00/B5/CgI9Fli2P1uEcxEdAAAAAJ3vNCE205.png);
}

.newsList li:hover .ixmore {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	opacity: 1;
	display: block\9;
}
#c_news_list-15490019402758142 .p_articles {
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#c_news_list-15490019402758142 .p_CommonSummaryBoxA {
	text-align: center;
}

#c_news_list-15490019402758142 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_news_list-15490019402758142 >div {
	animation-name: fadeInUp;
	animation-duration: 1.5s;
	animation-delay: 1.2s;
	animation-fill-mode: both;
}

#c_news_list-15490019402758142 .p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15490019402758142 .p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15490019402758142 .p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15490019402758142 .p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;

	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15490019402758142 .newsList .pic {
	background: #fff;
}

#c_news_list-15490019402758142 .newsList .txts .nowti {
	font-size: 18px;
}

#c_news_list-15490019402758142 {
	left: 1px;
	z-index: 100;
}

.ny_xw_t{ padding:30px 0;}
.ny_xw_t{ overflow:hidden; text-align:center;}
.ny_xw_t p{ font-size:36px; color:#333;}
.ny_xw_t span{ font-size:14px; color:#999; line-height:50px; text-indent:10px; display:block;}
.ny_xw{ padding:50px 0;overflow:hidden; margin-bottom:20px; line-height:34px;}
.ny_xw li{ height:160px; border-bottom:1px dotted #d8d8d8;  padding:20px 10%;}
.ny_xw li:hover{ background:#f2f2f2;}
.ny_xw .ny_xw_lt{ float:left;width:240px; height:160px;}
.ny_xw .ny_xw_lt img{width:240px; height:160px;}
.ny_xw .ny_xw_zh{ float:left; margin-left:30px;width:708px; padding-right:10px;}
.ny_xw .ny_xw_zh p{ font-size:20px; color:#222; line-height:60px;}
.ny_xw .ny_xw_zh p b{ font-size:14px; color:#999; float:right; font-weight:300;}
.ny_xw .ny_xw_zh span{ color:#6a6a6a; line-height:26px; font-size:14px; display:block;}
.ny_xw .ny_xw_zh:hover p,.ny_xw .ny_xw_zh:hover span{ margin-left:10px;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.ny_xw .ny_xw_rt{ float:right; color:#dd2027; padding-top:30px; padding-right:20px; position:relative;}
.ny_xw .ny_xw_rt p{ color:#dd2027; line-height:60px;}
.ny_xw .ny_xw_rt span{width:120px; border:1px solid #3c5095; margin-right:20px; line-height:34px; position:absolute; color:#3c5095; right:0; display:block; text-align:center;}
.ny_xw .ny_xw_rt span:hover{ background:#3c5095; color:#fff;}
