﻿@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body{font-family:"微软雅黑", Arial, Tahoma, Verdana, sans-serif;font-size:14px;background:#fff;}
ol,ul,li{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}
body{background:#fff;}
picture{display:block;}
.ysj{width:1200px; margin:0 auto;}
a:hover{text-decoration:none;}
a{color:#666; font-size:14px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.fl{float:left;}
.fr{float:right;}
@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');
}
@font-face
    {
        font-family:"HeroicCondensed-Regular.ttf";
        src: url("../font/HeroicCondensed-Regular.ttf");
    }
@font-face
    {
        font-family:"felixtitling.ttf";
        src: url("../font/felixtitling.ttf");
    }
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top_info{ height:90px;position:fixed; top:0; background:#fff;width:100%; z-index:9999;}

/*网站导航*/
.ys_menu{width:1200px; margin:0 auto; height:90px;}
.ys_menu .logo{ float:left; padding-top:12px;}
.nav{width:675px; float:right;}
.nav li{ position:relative; float:left; margin-left:32px;z-index: 999; text-align:center;}
.nav li a{ display:block; line-height:90px;  font-size:16px; color:#000000;}
.span_1 .b_left { width:0px; height:3px; background:#fd5308; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.span_1 .b_right { width:0px; height:3px; background:#fd5308; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_left { width:37px; height:3px; background:#fd5308; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_right { width:37px; height:3px; background:#fd5308; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover a{color: #d00;}
.nav li .lev2{position:absolute;display:none;top:90px;width:150px;left:-40px;background-color:#fff;border-top:1px solid #ddd;}
.nav li .lev2 li{position:static;width:100%;line-height:56px; margin-left:0;height:56px; border-bottom:1px solid #f0f0f0; }
.nav li .lev2 li a{ width:100%;  margin:0 auto; color: #2c2b2b; background:#fff;line-height:56px;}
.nav li .lev2 li:hover a{ color:#fff; background-color:#d00}
.nav li .menu_fine{color: #d00;}


/* bannercss */
.slideBox{ width:100%; height:800px;overflow:hidden; margin-top:90px;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; left:50%;margin-left: -90px;  margin-top:740px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul span li{ width:11px;}
.slideBox .hd ul li{ float:left; margin:0 6px; width:40px; height:5px;filter: Alpha(Opacity=70);opacity: 0.7; background:#fff;  font-size:0; cursor:pointer;}
.slideBox .hd ul li.on{background:#c90000; filter: Alpha(Opacity=100);opacity: 1;}
.slideBox .banner{ position:relative; height:100%; z-index:0;}
.slideBox .banner li{ zoom:1; vertical-align:middle; height:800px;}
.slideBox .banner li a{ display:block; width:100%; height:800px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.web_widht{ width:1200px; margin:0 auto; position:absolute; padding-top:20px; text-align:center; left:0; right:0;}
.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;}


.ss{ height:78px; background:#f6f6f6;overflow:hidden;}
.ss_lt{ float:left; line-height:80px; color:#4e4d4d;}
.ss_lt b{ font-size:14px;}
.ss_lt a{ font-size:14px; padding:0 10px; color:#4e4d4d;}
.ss_lt a:hover{ color:#f00;}
.souse{ height:36px;float:right;background:url(../images/ss_bj.png) no-repeat; margin-top:22px;width:330px;}
.sinput{float:left; width:270px; height:36px; border:none; background:none; color:#9c9c9c; outline:none; padding-left:12px;font-family:"微软雅黑"; font-size:12px; line-height:22px;} 
.sbtn{float:left; width:40px; height:36px;background:url(../images/fdj.png) no-repeat 15px;  cursor:pointer;  display:inline-block;  border:0;} 

.cpzs{ margin-top:50px;}
.cpzs_t{ text-align:center;}
.cpzs_t p{ font-size:34px; font-weight:bold; background:url(../images/xi.png) no-repeat center; color:#353535;}
.cpzs_t p strong{ color:#cf0e0f;}
.cpzs_t span{ font-size:18px; color:#757575; line-height:40px;}
.cpzs_nr{ overflow:hidden; margin-top:40px;}
.cpzs_nrt{ overflow:hidden;}
.cpzs_nr .cp1{width:720px; height:320px; background:#e8e8e8; padding:20px 40px; float:left;}
.cpzs_nr .cp1:hover{ background:#f2f2f2;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.cpzs_nr .cp1:hover img{ padding-right:5px;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.cpzs_nr .cp1 dl{ float:left;width:380px; padding-top:30px;}
.cpzs_nr .cp1 dl dt{ font-size:32px; color:#383838; font-weight:bold; position:relative; line-height:80px; margin-bottom:20px;}
.cpzs_nr .cp1 dl dt:after{ content:"";width:30px; height:3px; background:#6a6a6a; position:absolute;left:0; bottom:0;}
.cpzs_nr .cp1 dl dd{ color:#777676; font-size:14px; line-height:26px;}
.cpzs_nr .cp1 img{ float:right;width:300px;}
.cpzs_nr .cp2{width:380px; height:360px; background:#efefed; float:right;}
.cpzs_nr .cp2 a{width:380px; height:360px; display:block; position:relative;}
.cpzs_nr .cp2 span{display:block; width:80%; height:260px; padding:50px 10%; position:absolute;top:0; overflow:hidden; text-align:left; line-height:50px; transform:translate(0px,0px); -moz-transform:translate(0px,0px); -ms-transform:translate(0px,0px); -o-transform:translate(0px,0px); -webkit-transform:translate(0px,0px); filter:alpha(opacity=0); opacity:0; font-size:16px; font-weight:bold; transition:all .4s;  -o-transition:all .4s; -moz-transition:all .4s; -webkit-transition:all .4s; -ms-transition:all .4s;}
.cpzs_nr .cp2 span b{font-size:14px; font-weight:lighter; line-height:28px; color:#CCC}
.cpzs_nr .cp2 p{ font-size:16px; font-weight:bold; color:#383838; background:url(../images/xi2.png) no-repeat top left; margin:40px 30px; line-height:60px; z-index:0; position:absolute;}
.cpzs_nr .cp2 dl{ position:absolute;left:20px; margin-top:100px;}
.cpzs_nr .cp2 img{width:340px; height:172px;}
.cpzs_nr .cp2 a:hover img{filter:alpha(opacity=30);opacity:1}
.cpzs_nr .cp2 a:hover span{filter:alpha(opacity=100); opacity:1; color:#fff; background:rgba(0,0,0,.8); z-index:9998;}

.cpzs_nr .cpzs_nre{height:295px; margin-top:18px;}
.cpzs_nr .cpzs_nre li{ float:left;width:255px; height:295px; margin-right:18px; background:#efefed;}
.cpzs_nr .cpzs_nre li a{width:255px; height:295px; display:block; position:relative;}
.cpzs_nr .cpzs_nre span{display:block; width:80%; height:260px; padding:50px 10%; position:absolute;top:0; overflow:hidden; text-align:left; line-height:50px; transform:translate(0px,0px); -moz-transform:translate(0px,0px); -ms-transform:translate(0px,0px); -o-transform:translate(0px,0px); -webkit-transform:translate(0px,0px); filter:alpha(opacity=0); opacity:0; font-size:16px; font-weight:bold; transition:all .4s;  -o-transition:all .4s; -moz-transition:all .4s; -webkit-transition:all .4s; -ms-transition:all .4s;}
.cpzs_nr .cpzs_nre span b{font-size:14px; font-weight:lighter; line-height:28px; color:#CCC}
.cpzs_nr .cpzs_nre p{ font-size:16px; font-weight:bold; color:#383838; background:url(../images/xi2.png) no-repeat top left; margin:40px 30px; line-height:60px; z-index:0; position:absolute;}
.cpzs_nr .cpzs_nre dl{ position:absolute;left:20px; margin-top:100px;}
.cpzs_nr .cpzs_nre img{width:220px; height:190px;}
.cpzs_nr .cpzs_nre a:hover img{filter:alpha(opacity=30);opacity:1}
.cpzs_nr .cpzs_nre a:hover span{filter:alpha(opacity=100); opacity:1; color:#fff; background:rgba(0,0,0,.8); z-index:9998;}
.cpzs_nr .cpzs_nre .cp_rtt{ float:right;width:350px; padding-top:50px; padding-left:30px;}
.cpzs_nr .cpzs_nre .cp_rtt img{width:291px; height:135px;}
.cpzs_nr .cpzs_nre .cp_rtt a{width:184px; height:44px; background:#e2201b; display:block; text-align:center; line-height:44px; font-size:16px; color:#fff;-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px; margin-left:20px; margin-top:26px;}
.cpzs_nr .cpzs_nre .cp_rtt a:hover{ background:#424242;}


/* about */
.about{width: 100%;position: relative; margin-top:60px;background:url(../images/jj_lt.jpg) no-repeat left top; overflow:hidden; height:980px;}
.about .container{position: relative;height: 600px;}
.container {margin-left: auto; margin-right: auto;  width: 1200px;}
.about .left_about{width: 550px;overflow: hidden;float: left;}
.about .leftCon .intro{overflow: hidden; padding-top:80px;}
.about .leftCon .intro h2{ background:url(../images/abo.png) no-repeat left; font-size:30px; font-weight:bold; color:#424242; height:100px; line-height:90px;}
.about .leftCon .intro h2 a{font-size:30px; font-weight:bold; color:#424242; height:100px; line-height:90px;}
.about .leftCon .intro dl{ font-size:14px; color:#7b7b7b; line-height:28px; padding-top:20px;}
.about .leftCon .p2{ overflow: hidden;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;}
.about .right_about{width: 960px;float: left;height: 600px;position: absolute;left: 600px;top: 0;overflow: hidden;}
.about .rightBox{width: 960px;float: left;position: relative;height: 600px;}
.about .rightCon {width: 960px;overflow: hidden;position: absolute;top: 0;left: 0;height: 600px;}
.about .right_about ul{width: 960px;overflow: hidden;position: absolute;top: 0;left: 0;}
.about .right_about li{float: left;width:960px;}
.about .wang{position: absolute;right: 79px;bottom:-82px;}

.IntoFaswell{overflow: hidden; position:relative;top:-100px;}
.IntoFaswellBot {width:1200px; margin:0 auto;}
.IntoFaswellNav{height:130px;}
.IntoFaswellNav ul li{display: inline-block;*display: inline;*zoom: 1; border-right:1px solid #f19694; padding-left:60px;width: 240px;font-size: 18px; line-height:76px;position: relative;z-index: 9;}
.IntoFaswellNav ul li:last-child{ border:none;}
.IntoFaswellNav ul li a{color: #fff; display: block; font-size:18px; }
.IntoFaswellNav ul li a i{ font-size:34px; border:1px solid #fff; line-height:70px; margin-right:15px; text-align:center;-moz-border-radius:70px; -webkit-border-radius:70px;border-radius:70px;width:70px; height:70px; display:block; float:left;}
.IntoFaswellNav ul li.cur{}
.IntoFaswellNav ul li.cur a i{color: #f00; font-size:34px; text-align:center; border:1px solid #fff; background:#fff;}
.IntoFaswellText{margin-top:10px;position: relative;}
.IntoFaswellImg{position: relative;overflow: hidden;}
.IntoFaswellImg ul{position: relative;}
.IntoFaswellImg ul li{float: left;width: 230px; margin-right: 15px; text-align: center;}
.IntoFaswellImg ul li span{width: 230px;height: 300px;display: block;overflow: hidden;}
.IntoFaswellImg ul li span img{width: 230px;height:300px;display: block;transition: .8s;}
.IntoFaswellImg ul li:hover span img{transform: scale(1.03);}
.IntoFaswellImg ul li p{font-size: 16px;color: #333;height: 60px;line-height: 60px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.IntoFaswellImg ul li:hover p{color: #dd1810;}

.IntoFaswellText i{display: block;width:44px;height:44px;overflow: hidden;cursor: pointer;position: absolute;top: 100px;cursor: pointer;z-index:9;}
.IntoFaswellText i img{display: block;width:44px;height:44px;position: relative;}
.IntoFaswellText i.prev{left:-50px;}
.IntoFaswellText i.next{right:-50px;}

#IntoFaswellBox ul li{float: left;width: 230px; margin-right: 15px; text-align: center;}
#IntoFaswellBox ul li span{width: 230px;height: 300px;overflow: hidden;display: block;}
#IntoFaswellBox ul li span img{width: 230px;height: 300px;display: block;}


/* youshi */
.ldys{}
.ldys_t{ text-align:center; background:url(../images/why.png) no-repeat center;}
.ldys_t p{ font-size:36px; color:#383838; line-height:120px; padding-top:10px;}
.ldys_t p strong{ color:#e70c10; font-weight:300;}
.ldys_t span{ color:#363636; font-size:16px;}
.ldys_nr{ background:url(../images/why_bj.jpg) no-repeat center top; padding-top:120px; margin-top:50px;}
.ldys_nr .ldys_nrnr{width:1200px; background:#fff; height:530px; margin:0 auto;}
.slideTxtBox{ text-align:left; padding:50px 40px;}
.slideTxtBox .hd{ height:120px; position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; height:120px; background:url(../images/xi3.png) no-repeat center 72px;}
.slideTxtBox .hd ul li{ float:left; padding:0 57px; cursor:pointer; font-size:18px; color:#333; line-height:50px;}
.slideTxtBox .hd ul li p{width:44px; margin:0 auto; height:44px; text-align:center; color:#fff; font-size:20px; line-height:44px; background:#bfbfbf;-moz-border-radius:44px; -webkit-border-radius:44px;border-radius:44px;}
.slideTxtBox .hd ul li.on{ height:120px; color:#f00;}
.slideTxtBox .hd ul li.on p{ background:#e70c10; color:#fff;}
.slideTxtBox .bd ul{ padding:20px;}
.slideTxtBox .bd ul img{width:480px; height:270px; float:left;}
.slideTxtBox .bd ul li{width:560px; float:right;}
.slideTxtBox .bd ul li i{ font-size:50px; color:#b4b4b4; display:block; line-height:70px;}
.slideTxtBox .bd ul li strong{ font-size:22px; line-height:40px; color:#333;}
.slideTxtBox .bd ul li p{ color:#6c6c6c;}
.slideTxtBox .bd ul li dl{ color:#6c6c6c; font-size:14px; line-height:28px; padding-top:20px;}

/* news */
.xwzx{ padding-top:70px; background:url(../images/xw_bj.jpg) no-repeat center; height:700px;}
.xw_t{ text-align:center;}
.xw_t p{ font-size:34px; font-weight:bold; background:url(../images/xi4.png) no-repeat center; color:#353535;}
.xw_t p strong{ color:#cf0e0f;}
.xw_t span{ font-size:18px; color:#757575; line-height:40px;}
.xw_nr{ padding-top:60px; overflow:hidden; padding-bottom:40px;}
.xw_nr ul li{ float:left;width:380px; margin-right:30px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.xw_nr ul li:last-child{ margin-right:0;}
.xw_nr ul li dl{ background:#fff; height:130px; border:1px solid #f1f1f1; padding:25px 20px;}
.xw_nr ul li dl dt{ height:100px; border-bottom:1px solid #ddd;}
.xw_nr ul li dl dt p{ float:left;width:80px; font-size:15px; color:#707070; text-align:center; border-right:1px solid #ddd;}
.xw_nr ul li dl dt p strong{ font-size:40px; color:#000; display:block; text-align:center;}
.xw_nr ul li dl dt span{ float:right;width:245px; font-size:14px; color:#555555; line-height:24px;}
.xw_nr ul li dl dd{ line-height:54px;}
.xw_nr ul li dl dd p{ float:left;}
.xw_nr ul li dl dd i{ float:right;}
.xw_nr ul li:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.xw_a a{ text-align:center; display:block; font-size:16px; line-height:60px; color:#757575;}
.xw_a a:hover{ color:#f00; line-height:50px;}

/*industry*/
.industry{padding:80px 0;background-position:center top; background-repeat:no-repeat; background-size:cover;}
.industry .title{font-size:36px; color:#000; text-align:center; margin-bottom:20px;}
.industry .info{font-size:14px; color:#666; line-height:27px; width:80%; margin:0 auto 40px; text-align:center;}
.industry .detail_box .cell{background:url(../images/white_6.png) repeat; height:500px;width:600px; float:left; overflow:hidden; position:relative; cursor:pointer;}
.industry .detail_box .cell .pd{padding-top:70px; opacity:1;  transition:all 0.5s ease; -webkit-transition:all 0.5s ease; visibility:visible;}
.industry .detail_box .cell .t{font-size:28px; color:#000000;text-align:center; line-height:1; margin-bottom:20px;}
.industry .detail_box .cell .d{font-size:14px; color:#666666; width:67%; margin:0 auto 50px; text-align:center;}
.industry .detail_box .cell .con_box{width:80%; margin:0 auto;}
.industry .detail_box .cell .con_box li{width:80%; padding-left:10%; margin-bottom:15px; font-size:14px;}
.industry .detail_box .cell .con_box .btn{width:165px; line-height:40px; background:#a80d0f; color:#e7cccd; font-size:13px; display:block; margin:35px auto 0; text-align:center;}
.industry .detail_box .cell .con_box .btn i{margin-left:50px;}
.industry .detail_box .cell .con_box .btn:hover{color:#fff;}
.industry .detail_box .cell .icon_box{text-align:center; margin-bottom:12px; margin-top:70px;}
.industry .detail_box .cell .icon_box img{width:160px; height:90px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.industry .detail_box .cell .img_box{position:absolute; left:0; bottom:0; width:100%;}
.industry .detail_box .cell .list_cover{position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden; opacity:0; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; visibility:hidden;}
.industry .detail_box .cell:hover .pd{opacity:0; visibility:hidden;}
.industry .detail_box .cell:hover .list_cover{opacity:1; visibility:visible;}
.industry .detail_box .cell:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#fff; opacity:0.4;}
.industry .detail_box .cell:last-child:after{display:none;}
.industry .detail_box .cell:hover .icon_box>img{transform:rotateY(180deg); -webkit-transform:rotateY(180deg);}

.hzkh{ padding:50px 0;}
.product-section{padding-top:50px;position:relative;background:url(../images/productBase-features-bag.jpg) no-repeat;background-size:cover}
.product-wrapper{max-width:1200px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto;position:relative}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}
.product-features .product-body{margin:0px 25px}
.product-features .product-body:after{content:"";width:100%;height:3px;background:url(../images/productBase-features-model.png) no-repeat;background-size:100% auto;background-position:center;position:absolute;top:50px;left:0;z-index:0}
/*li*/
.features-item{position:relative;float:left}
.features-slide .features-item>*{text-align:center}
.features-item h3{font-size:16px;line-height:28px;margin-bottom:50px;color:#333;opacity:0.7;transition:all 0.1s}
.features-item i{position:absolute;width:75%;height:33px;background:url(../images/productBase-features-timeline.png) no-repeat;background-size:contain;background-position:right center;left:-25%;margin-left:10px;top:35px;z-index:3}
.features-item .features-info{display:block;margin:0 auto;padding:20px 53px;transition:all 0.3s;border-radius:2px}
.features-item .features-info .features-info-i{font-size:14px;color:#333;line-height:22px;margin-bottom:10px}
.features-item .features-info .features-info-s{font-size:16px;color:#666;line-height:24px;overflow:hidden}
/*鼠标悬浮效果*/
.features-item:hover h3{font-size:22px;line-height:28px;opacity:0.9}
.features-item:hover i{width:75%;margin-left:13px;background:url(../images/productBase-features-timeline-hover.png) no-repeat;background-size:contain;background-position:right center}
.features-item:hover a{background:url(../images/productBase-features-info.png) no-repeat;background-size:100% 100%}
/*左右按钮*/
.product-features .swiper-button-prev{width:30px;height:40%;left:-15px;top:30%;background:none}
.product-features .swiper-button-prev:after{content:"";display:inline-block;position:absolute;width:15px;height:30px;background:url(../images/productBase-features-left.png) no-repeat;background-size:100% 100%;top:50%;margin-top:-15px;left:50%;margin-left:-7px}
.product-features .swiper-button-next{width:30px;height:40%;right:-15px;top:30%;background:none}
.product-features .swiper-button-next:after{content:"";display:inline-block;position:absolute;width:15px;height:30px;background:url(../images/productBase-features-right.png) no-repeat;background-size:100% 100%;top:50%;margin-top:-15px;left:50%;margin-left:-7px}


.cont{ height:190px; background:#cf0e0f;width:100%;}
.cont ul li{ float:left;width:400px; text-align:center; color:#fff; font-size:16px; height:155px; line-height:30px; padding-top:35px;}
.cont ul li i{ font-size:50px; line-height:60px; font-weight:200; display:block;}
.cont ul li:nth-child(2){ background:#2e2e2e;}

.end{ height:315px; background:url(../images/end_bj.jpg) no-repeat center; border-bottom:10px solid #e2211c;}
.end_lt{ float:left;width:600px; padding-top:30px;}
.end_lt ul{ float:left; margin-right:50px;}
.end_lt ul p a{ color:#333; font-size:18px; position:relative; line-height:60px; display:block; margin-bottom:10px;}
.end_lt ul p a:after{ content:""; position:absolute;left:0;bottom:0;width:20px; height:2px; background:#d0d0d0;}
.end_lt ul li a{ font-size:14px; line-height:28px; color:#333;}
.end_lt ul li a:hover{ color:#f00;}
.end_rt{ float:right;width:600px; margin-top:40px;}
.end_rt dl{ text-align:right; line-height:28px; color:#5b5b5b;}
.end_rt p{ text-align:right; color:#5b5b5b; padding-top:20px;}
.end_rt p strong{ padding-top:50px; float:right; font-weight:300; line-height:30px;}
.end_rt p img{ float:right; padding-left:20px;}

.nyban1{ height:300px; background:url(../images/nyban.jpg) no-repeat bottom; margin-top:90px;}
.ny_nav{ height:60px; margin-top:-60px; line-height:60px;text-align:right;}
.ny_nav1{width:1200px; margin:0 auto;}
.ny_nav li{ display:inline-block;width:130px; height:60px; line-height:60px; text-align:center; font-size:16px; box-shadow:0px 2px 3px #e5e1e1;}
.ny_nav a{ color:#333; line-height:60px; text-align:center; font-size:16px; background:#fff; display:block;width:100%; height:100%;}
.ny_nav ul .column_active{ background:#c51611; color:#fff;}
.ny_nav ul li a:hover{ background:#c51611; color:#fff;}
.ny_ll{ height:60px; border-bottom:1px solid #d8d8d8; color:#666;}
.ny_ll ul p{ border-bottom:2px solid #cf0e0f; line-height:58px; font-size:14px; display:inline-block;}
.ny_ll ul p img{ float:left; padding-top:20px; padding-right:6px;}
.nynr{ line-height:34px; color:#333; font-size:14px; padding:30px 0;}

