﻿@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;}
.wrap{width:1350px; 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:"FelixTitlingMT.otf";
        src: url("../font/FelixTitlingMT.otf");
    }
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top_info{ height:140px;position:fixed; top:0; z-index:3; background:#fff;width:100%;}
/*top*/
.top{ height:40px; background:#222830; color:#dcdcdc;font-size:14px; overflow:hidden;}
.top .top_lt{ float:left; line-height:40px;}
.top .top_dh{ float:right; z-index:9999; line-height:40px;}
.top .top_dh b{ color:#f00;}



/*网站导航*/
.ys_menu{width:1350px; margin:0 auto; height:100px;}
.ys_menu .logo{ float:left; padding-top:12px;}
.nav{width:720px; float:right;}
.nav li{ position:relative;float:left; width:102px; z-index: 9998; text-align:center;}
.nav ul li a{ display:block; line-height:100px;  font-size:16px; color:#2c2b2b;}
.nav ul li.hover a{color: #ed2327; font-weight:bold; }
.nav li .lev2{position:absolute;display:none;top:100px;width:140px;left:-22px;background-color:#fff;border-top:1px solid #ddd;}
.nav li .lev2 li{position:static;width:100%;line-height:56px;height:56px; border-bottom:1px solid #f0f0f0; }
.nav li .lev2 li a{ width:100%;  margin:0 auto; color: #2c2b2b; background:#fff;line-height:56px; font-weight:300;}
.nav li .lev2 li:hover a{ color:#fff; background-color:#ed2327}
.nav li .menu_fine{color: #ed2327; font-weight:bold; background:url(../images/an.png) no-repeat center bottom;}

.span_1 .b_left { width:0px; height:2px; background:#ed2327; 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:2px; background:#ed2327; 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:2px; background:#ed2327; 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:2px; background:#ed2327; 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;}




/* bannercss */
.slideBox{ width:100%; height:750px;overflow:hidden; margin-top:130px;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; left:50%;margin-left: -90px;  margin-top:700px; 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:60px; height:3px;filter: Alpha(Opacity=70);opacity: 0.7; background:#fff;  font-size:0; cursor:pointer;}
.slideBox .hd ul li.on{background:#f00; filter: Alpha(Opacity=100);opacity: 1;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;}
.slideBox .banner{ position:relative; height:100%; z-index:0;}
.slideBox .banner li{ zoom:1; vertical-align:middle; height:750px;}
.slideBox .banner li a{ display:block; width:100%; height:750px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.web_widht{ width:1260px; 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;}


.sdh{ height:160px;overflow:hidden; background:#fafafa;}
.wrapper{ padding-top:54px;width:1350px; margin:0 auto;overflow:hidden;}
.wrapper ul li{ float: left;color: #333333; font-weight: bold;box-sizing: border-box;width:336px; text-align:center;}
.wrapper ul li:hover { }
.wrapper ul li:last-child{ padding-right: 0;}
.wrapper ul li b{ display: inline-block; line-height:30px; font-family:"HeroicCondensed-Regular.ttf"; font-size:58px; color: #ed2226; font-weight:300; text-align:center;}
.wrapper ul li i{ font-size:16px; font-style:inherit; font-weight:300;}
.wrapper ul li span{ display: block;font-size: 16px; line-height:40px; color: #1b1b1b; font-weight:300;}



.cpzs{ height:700px; overflow:hidden; background:url(../images/cp_bj.jpg) no-repeat center;}
.cpzs_nr{width:1350px; margin:30px auto; overflow:hidden;}
.prott{color:#fff; line-height:60px; font-size:22px; float:left;width:100px; padding-top:50px;}
.slideTxtBox{ padding-top:20px; float:left;width:1230px;}
.slideTxtBox .hd{width:200px; margin-left:60px; float:left;}
.slideTxtBox .hd ul{ overflow:hidden; margin-top:30px;}
.slideTxtBox .hd ul li{ cursor:pointer; height:54px; font-size:16px; color:#fff; line-height:54px;}
.slideTxtBox .hd ul li p{ float:left; display:none; font-size:18px;}
.slideTxtBox .hd ul li span{width:38px; height:2px; background:#fff; float:left; margin:28px 10px 0 10px; display:none;}
.slideTxtBox .hd ul li b{ float:right; font-weight:300;width:120px; text-align:left;}
.slideTxtBox .hd ul li.on{ height:54px; color:#fff;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.slideTxtBox .hd ul li.on p{ display:block}
.slideTxtBox .hd ul li.on span{ display:block;}
.slideTxtBox .hd ul li.on b{font-weight:bold;}
.slideTxtBox .bd{ float:right;width:900px;}
.slideTxtBox .bd .bdcp1{width:900px; height:485px; overflow:hidden;}
.slideTxtBox .bd ul .bdcp1 dl{ float:left;width:690px; height:485px; overflow:hidden;}
.slideTxtBox .bd ul .bdcp1 dl img{transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.slideTxtBox .bd ul .bdcp1 dl img:hover {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}
.slideTxtBox .bd ul .bdcp1 div{width:185px; float:right;}
.slideTxtBox .bd ul .bdcp1 div li img{ margin-bottom:20px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.slideTxtBox .bd ul .bdcp1 div li img:hover{z-index:2;-webkit-box-shadow:0 6px 10px rgba(0,0,0,0.1);box-shadow:0 6px 10px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.slideTxtBox .bd ul .bdnr{width:600px; margin-left:280px;}
.slideTxtBox .bd ul .bdnr dl{ z-index:1;}
.slideTxtBox .bd ul .bdnr dl dt{ color:#242424; font-size:20px; position:relative; line-height:70px; margin-bottom:15px;}
.slideTxtBox .bd ul .bdnr dl dt:after{ content:"";width:40px; height:1px; background:#333; position:absolute;left:0; bottom:0;}
.slideTxtBox .bd ul .bdnr dl dd{ color:#555555; line-height:28px; font-size:14px;}

/*简介*/
.jj{ height:760px; background:url(../images/jj_bj.jpg) no-repeat center; background-attachment:fixed;}
.jj_t{ padding-top:80px; text-align:center; font-size:40px; color:#333333; line-height:40px;}
.jj_t1{ text-align:center; line-height:80px; color:#666; font-size:18px; position:relative;}
.jj_t1:after{ position:absolute;width:100px; height:2px; margin-left:-50px;left:50%; bottom:0; background:#ed2226; content:"";}
.jj_nr{ text-align:center; padding:25px 150px 60px 150px; line-height:32px; color:#666666; display:block; font-size:16px;}
.jjsk ul{ text-align:center;}
.jjsk ul a{width:200px; height:200px; text-align:center; color:#333; display:inline-block; border:1px dashed #b9b9b9; margin:0 20px; background:#fff;-moz-border-radius:200px; -webkit-border-radius:200px;border-radius:200px; font-size:18px; line-height:50px;box-shadow:0px 10px 0px #e1e1e1;}
.jjsk ul a i{ color:#666; font-size:50px; display:block; padding-top:50px;}
.jjsk ul a:hover{ background:#cf0e0f; color:#fff;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.jjsk ul a:hover i{ color:#fff;}
.jjsk ul a.menu_line{background:#cf0e0f; display:inline-block; color:#fff;}
.jjsk ul a.menu_line i{ color:#fff;}
.jj_a a{width:180px; height:46px; background:#fff; display:block; margin:50px auto; border:1px solid #ebebeb; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; text-align:center; line-height:46px; font-size:16px; color:#333;}
.jj_a a:hover{ background:#cf0e0f; color:#fff;}

/*why*/
.why{ padding:50px 0; overflow:hidden;}
.why_lt{ float:left;width:830px;}
.why_lt ul li{ float:left;width:310px; height:160px; padding:30px 50px; overflow:hidden;}
.why_lt ul li:hover{ background:#cf0e0f;}
.why_lt ul li:hover i,.why_lt ul li:hover strong,.why_lt ul li:hover dl{ color:#fff;}
.why_lt ul li:first-child{ border-bottom:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
.why_lt ul li:nth-child(2){ border-bottom:1px solid #e8e8e8;}
.why_lt ul li:last-child{ border-left:1px solid #e8e8e8;}
.why_lt ul li i{ font-size:50px; color:#999;}
.why_lt ul li strong{ font-size:20px; color:#424242; line-height:50px;}
.why_lt ul li dl{ line-height:24px; font-size:14px; color:#999;}
.why_rt{ float:right;width:465px; background:url(../images/why_bj.png) no-repeat; height:490px;}
.why_rt ul{width:200px; padding:220px 0 0 80px; color:#999; text-align:right;}
.why_rt ul p{ font-size:28px; color:#333;}
.why_rt ul span{ font-size:20px; color:#666; display:block; line-height:44px;}

/*case*/
.case{ background:url(../images/al_bj.jpg) no-repeat center; height:704px;}
.case .alnr{ float:right;width:805px; padding-top:100px;}
.case .alnr .alnr_t{ font-size:30px; color:#333; padding-left:30px; line-height:90px; overflow:hidden;}
.case .alnr .alnr_t img{ float:left;}
.case .alnr .alnr_m{ font-size:16px; color:#333; line-height:30px; padding-left:30px; padding-right:20px;}
.blk_18 { overflow:hidden; zoom:1; width:790px; margin:0 auto; padding-top:20px;}
.blk_18 .pcont { width:750px; float:left; overflow:hidden;}
.blk_18 .ScrCont { width:32766px; zoom:1;}
.blk_18 #List1_1, .blk_18 #List2_1 { float:left;}
.blk_18 .LeftBotton{ width:20px;height:20px;margin-top:90px;text-align:center;line-height:46px; font-size:40px; font-family:"宋体"; float:left; color:#333;}
.blk_18 .RightBotton {width:20px;height:20px;margin-top:90px;text-align:center;line-height:46px;font-size:40px;font-family:"宋体";float:right; color:#333;}
.blk_18 .LeftBotton:hover,.blk_18 .RightBotton:hover{ color:#f00}
.blk_18 .pl b img{ display:block; cursor:pointer; border:none;transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.blk_18 .pl b img:hover {transform:scale(1.2); -webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}
.blk_18 .pl b{width:240px; height:180px; overflow:hidden; display:block;}
.blk_18 .pl{ width:240px;float:left; text-align:center;line-height:50px;color:#333;margin:6px 5px; font-size:16px; overflow:hidden;}
.alnra{ overflow:hidden; margin-top:53px; line-height:40px; font-family:"宋体";}
.alnra a{ font-size:26px; color:#F00;}
.alnra a p{width:100px; height:40px; background:#cf0e0f; text-align:center; line-height:40px;font-family:"微软雅黑"; color:#fff; display:block; font-size:16px; float:left; margin-right:10px;}
.alnra a p:hover{ background:#333;}
.alnra a:hover{ padding-left:5px;}


.news{ overflow:hidden;}
.news_t{ padding-top:50px; text-align:center; font-size:40px; color:#333333; line-height:40px;}
.news_t1{ text-align:center; line-height:80px; color:#666; font-size:18px; position:relative;}
.news_t1:after{ position:absolute;width:100px; height:2px; margin-left:-50px;left:50%; bottom:0; background:#ed2226; content:"";}
.news_nr{ height:530px; background:url(../images/hx.jpg) repeat-x bottom; margin-top:40px;}
.news_lt{ float:left;width:530px;}
.news_tt{ overflow:hidden;}
.news_ltt{width:160px; height:46px; background:#cf0e0f; text-align:center; line-height:46px; font-weight:bold; font-size:18px; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; color:#fff;}
.news_lte{ padding-top:15px;}
.news_lte ul li span{ float:right; font-size:14px; color:#969696; line-height:38px;}
.news_lte ul li:hover span{ padding-right:10px;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.news_lte ul li a{ color:#333; font-size:16px; line-height:38px; background:url(../images/xdd.jpg) no-repeat left; padding-left:26px;}
.news_lte ul li a:hover{ color:#cf0e0f; padding-left:30px;}

.news_ee{ padding-top:40px;}
.news_ee .news_ltt{width:160px; height:46px; background:#fff; text-align:center; line-height:46px; font-weight:bold; font-size:18px; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; color:#cf0e0f;}
.news_ee .news_lte{ padding-top:15px;}
.news_ee .news_lte ul li span{ float:right; font-size:14px; color:#fff; line-height:38px;}
.news_ee .news_lte ul li a{ color:#fff; font-size:16px; line-height:38px; background:url(../images/xdd1.jpg) no-repeat left; padding-left:26px;}
.news_ee .news_lte ul li a:hover{ color:#ff0; padding-left:30px;}
.news_ee .news_lte ul li:hover span{ padding-right:10px;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}


.news_rt{ float:right;width:760px;}
.news_rtnr{width:300px; height:440px; background:#fff; padding:20px; border:1px solid #f0f0f0; float:left; margin-left:30px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.news_rtnr: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)}
.news_rtnr:hover .news_rt03{ background:#ed2226; color:#fff;}
.news_rtnr img{width:300px; height:200px;}
.news_rtnr .news_rt01{ font-size:16px; text-align:center; line-height:60px; color:#333; position:relative; font-weight:bold;}
.news_rtnr .news_rt01:after{width:30px; height:2px; background:#f00; position:absolute;left:50%; margin-left:-15px; content:""; bottom:0;}
.news_rtnr .news_rt02{ font-size:14px; line-height:24px; color:#999; margin-top:10px;}
.news_rtnr .news_rt03{width:130px; height:40px; text-align:center; border:1px solid #ed2226; line-height:40px; color:#ed2226; margin:20px auto 10px auto; font-size:16px;}

/* about */
.about{width: 100%;position: relative;height: 560px;overflow:hidden; margin-top:50px; margin-bottom:50px;}
.about .container{position: relative;height: 560px;}
.container {margin-left: auto; margin-right: auto;  width: 1350px;}
.about .left_about .yslt{width:380px;overflow: hidden;float: left; background:#f6f6f6; height:560px; padding-left:40px; padding-right:40px;}
.about .left_about .ysrt{width:840px;overflow: hidden;float: right; }
.about .leftCon .intro{height:560px;overflow: hidden;}
.about .leftCon{overflow: hidden;}
.about .leftCon i{ font-size:50px; margin-top:40px; display:block; line-height:90px;}
.about .leftCon .span1{color: #323232;font-size:24px;margin:20px 0 0 0;}
.about .leftCon .span1 b{ color:#ea4609; font-weight:300;}
.about .leftCon .span2{font-size:18px;line-height:30px;color: #323232;}
.about .leftCon .span3{ position:relative; padding-bottom:25px;}
.about .leftCon .span3:after{width:40px; height:1px; background:#a0a0a0; position:absolute; bottom:0; left:0; content:"";}
.about .leftCon .wztt{font-size: 15px;color: #888; line-height:26px; display:block; margin-top:20px;}
.about .leftCon .p1{margin:34px 0 28px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.about .leftCon .p2{ overflow: hidden;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;}
.about .left_about ul{width: 800px; height:115px; background:#fff; overflow: hidden; position: absolute; bottom:50px; left:50%; margin-left:-400px; z-index: 999;}
.about .left_about li{float: left;width:200px;height:115px;text-align: center;font-size: 14px; background:url(../images/xi1.png) no-repeat left;}
.about .left_about li:first-child{ background: none;}
.about .left_about li a{display: block;color: #323232;text-decoration: none; padding-top:14px;}
.about .left_about li a i{ font-size:50px; color:#888;}
.about .left_about li a p{ line-height:34px; font-size:18px;}
.about .left_about li.cur{background:#172e7a; height:115px;}
.about .left_about li.cur a{color: #fff;}
.about .left_about li.cur a i{ color:#fff;}


.ggw{ background:url(../images/ggw_bj.jpg) no-repeat center; background-attachment:fixed; height:240px; overflow:hidden;}
.ggw ul .fl{ padding-top:50px;}
.ggw ul .fr{ padding-top:35px;}


.qywh{ overflow:hidden;}
.qywh ul li{width:18%; float:left; padding:6% 3.2%; text-align:center; border-right:1px dashed #ddd; min-height:200px;}
.qywh ul li:hover{ background:#cf0e0f;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.qywh ul li:hover i,.qywh ul li:hover p,.qywh ul li:hover dl{ color:#fff;}
.qywh ul li:last-child{ border-right:none;}
.qywh ul li i{ font-size:50px; color:#ef0001; line-height:70px;}
.qywh ul li p{ font-weight:bold; color:#333; font-size:20px; line-height:60px;}
.qywh ul li dl{ line-height:24px; color:#666; font-size:14px;}


.link{ height:100px; background:#fff;}
.link p{ float:left; padding-top:10px;}
.link li a{ color:#666666; padding:0 15px; line-height:100px; background:url(../images/sx.jpg) no-repeat right;}
.link li a:hover{ color:#f00;}


.footer{ height:auto; background:url(../images/end_bj.jpg); padding-bottom:20px;}
.footer_01{ overflow:hidden; padding-bottom:30px;}
.footer_t{padding-top:40px;}
.footer_lt{width:700px; float:left;}
.footer_lt ul{ float:left;  padding-right:60px; padding-left:60px; min-height:260px; border-right:1px solid #262626;}
.footer_lt ul:first-child{ padding-left:0;}
.footer_lt ul p a{ font-size:18px; color:#fff; display:block; padding-bottom:20px;}
.footer_lt ul li a{ color:#8a8a8a; font-size:14px; line-height:32px;}
.footer_lt ul li a:hover{ color:#f00;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.footer_rt{ float:right;width:560px; line-height:30px; color:#b8b8b8; font-size:14px; padding-top:20px;}
.footer_rt .footer_rt01{ float:left; padding-right:20px; }
.footer_rt .footer_rt02 img{ padding-bottom:15px;}
.footer_e{ height:70px; background:#cf0e0f; color:#fff; line-height:70px; font-size:16px; text-align:center;}
.footer_e a{ color:#fff; font-size:16px;}


.nyban1{ height:300px; background:url(../images/nyban1.jpg) no-repeat center; margin-top:140px;}
.nybannews{ height:300px; background:url(../images/nybannews.jpg) no-repeat center; margin-top:140px;}
.nybanabo{ height:300px; background:url(../images/nybanabo.jpg) no-repeat center; margin-top:140px;}
.ny_nav{ height:60px; margin-top:-60px; line-height:60px;text-align:right;}
.ny_nav1{width:1300px; 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:#cf0e0f; color:#fff;}
.ny_nav ul li a:hover{ background:#cf0e0f; 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;}


.nybancon{ height:700px;width:100%; overflow:hidden; margin-top:140px; position:relative;}
.nycon{width:40%; float:right; background:rgba(255,255,255,.9); position:absolute;right:0;top:0; height:620px; padding-left:2%; padding-top:80px;}