.container-fluid{padding: 0; width: 1200px; margin:0 auto; position: relative;}
/*头部样式*/
#header,.w1200{width:1200px;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
p{margin:0 0 0 0;}

.tophead{width: 100%;height: 35px;background: #ececec;position: relative;}
.headtitle{font-size: 14px;color: #969696;line-height: 35px;}
.k1{font-size: 14px;line-height: 35px;color: #969696;}
.k1 a{color:#999999}

.sechead{height: 106px;position: relative;overflow: hidden;}
.logo{float:left;line-height: 106px;}
.sechead .k2{/* margin-top: 19px; *//* background: url(../images/ttel.png) left center no-repeat; */text-align: left;/* padding-left: 70px; *//* font-size: 20px; *//* color: #3e3e3e; *//* line-height: 24px; */width: 50%;}

/* 导航 */
.menu{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 46px;
}
.x-menu {width:100%;margin:0 auto;}
.x-menu>li {float:left;/* width:120px; */position:relative;text-align:center;}
.x-menu>li>a {display:block;font-size: 17px;color: #010101;font-family: '宋体';}
.x-menu>li.active>a,.x-menu>li>a:hover {/* background:#292e39; */color: #ff7900;}
.x-menu>li:after {content:"";position:absolute;z-index:100;width:100%;left:0;height:40px;opacity:0;top:100%}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

/* 搜索 */
#formsearch{margin-top: 10px;}
#formsearch input{height:30px;background:none;border:none;line-height:30px;outline: none;float: left;}
#formsearch input#keyword{text-indent:10px;color:#979797;font-size: 14px;width: 274px;border: 1px solid #ddd;}
#formsearch input#s_btn{width: 40px;height: 30px;line-height: 30px;text-align:center;color:#fff;border:none;cursor:pointer;background: url(../images/ss.png) no-repeat;}

/* 内页 */
.left{width: 240px;float: left;}
.right{width: 940px;float: right;}
.product_list{}
.product_list li{float: left;width: 293px;border: 1px solid #eee;margin:0 10px 10px;padding:5px;}
.product_list li a.img{display: block;width: 281px;height: 281px;overflow: hidden;}
.product_list li img{width:281px;height: 281px;transition: all .5s ease;}
.product_list li h3{line-height: 35px;text-align: center;}
.product_list li h3 a{color: #5a5a5a;font-size: 14px;}
.product_list li:hover{border-color: #292e39}
.product_list li:hover img{transform:scale(1.1);}



/*轮播图owl*/
.x-banner .owl-carousel .owl-dots button.owl-dot{opacity: 1; width: 16px; height: 16px; border-radius: 50%; background-color: #999897; }
.x-banner .owl-carousel .owl-dots button.owl-dot.active{background-color: #ec8014;}


/* What can we do? */

.can{width: 100%; padding-top: 60px;}
.t-can{margin:0 auto; text-align: center;}
.t-can h2{font-size: 60px; color: #ec8014;}
.t-can h2 span{font-size:44px; color: #020202;}
.t-can h3{font-size: 25px; color: #020202; font-family: '宋体'; margin-top: 35px;}
.can .bd{width: 100%; margin-top: 66px;}
.can .bd ul{width: 100%; text-align: center;}
.can .bd ul li{display: inline-block;width: 296px;text-align:center;}
.can .bd ul li a{display:block; width: 100%; text-align: center;}
.can .bd ul li a .img{width: 143px;height: 134px; display: block; margin: 0 auto; overflow: hidden; position:relative;}
.can .bd ul li a .img img{width: 100%; position:absolute; z-index:3; top:0; left:0;}
.can .bd ul li a .img .img1{opacity:1;}
.can .bd ul li a .img .img2{opacity:0;}

.can .bd ul li a .img .circle {
    width: 1%;
    height: 1%;
    position: absolute;
    z-index: 9999999;
    opacity: 0.5;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.can .bd ul li a  h3{font-size:37px; color: #000000; margin-top: 40px;}
.can .bd ul li a  h4{font-size: 18.5px; color: #ff7900;  margin-top: 8px;}
.can .bd ul li a  dd{font-size:16.5px;color: #1e1e1d;text-align: left;margin: 0 auto;width: 76%;font-family: '宋体';margin-top: 18px;}

.can .bd ul li:hover a .img .img1{opacity:0;}
.can .bd ul li:hover a .img .img2{ opacity:1;}
.can .bd ul li:hover a .img .circle {
    width: 96%;
    height: 96%;
    margin: 0 auto;
    background: #FFF;
    border-radius: 100px;
    position: absolute;
    top: 2%;
    left: 2%;
    z-index: 2;
}

/* 成功案例 */

.case{width: 100%;padding-top:80px;}

.title1{margin: 0 auto; text-align: center;}
.title1 h2 dd{font-size:50px;font-weight: 700;color: #020202;display: inline-block;/* margin-top: 2px; */line-height: 43px;vertical-align: middle;}
.title1 h2 span{display: inline-block;font-size: 40px;color: #adafb1;border-bottom: 10px solid #ff7900;/* text-transform: uppercase; */margin-left: 15px;font-weight: 700;}
.title1 h3{font-size: 24.8px; color: #020202; font-family:'宋体'; margin-top:53px;}
.case .cbd{width: 100%;margin-top: 45px;}
.case .cbd ul{width: 100%;}
.case .cbd ul li{float: left; width: 25%; position: relative; height: 255px;}
.case .cbd ul li .img{display:block;width: 100%; height: 100%; overflow: hidden; }
.case .cbd ul li .img img{width:100%; height: 100%;}
.case .cbd ul li  h3{ display:none; width: 100%;height: 100%;background: rgba(0,0,0,0.6) url(../images/e1.png)no-repeat center 59px;padding-top: 177px;position: absolute;z-index: 999;top: 0;left: 0;}
.case .cbd ul li  h3 a{display: inline-block;/* margin: 0 auto; */font-size: 23px;color: #fff;font-family: '宋体';width: 80%;margin-left: 50%;transform: translate(-50%);}
.case .cbd ul li:hover h3{display: block;}
.case .alk{display:block; margin:0 auto;margin-top: 54px; width: 206px;height: 49px;line-height: 49px; background-color: #ff7900; font-size: 20px; color: #fcfeff; text-align: center; font-family: '宋体';}


/* 服务流程 */
.ser{width: 100%; padding-top: 62px;}
 .ser .sbd{width: 100%;background: url(../images/sbg1.jpg)no-repeat  center;margin-top: 54px;background-attachment: fixed;}                       
 .ser .sbd .sbb{width: 94%;margin: 0 auto;}

 .ser .sbd .sbb .sf1{width: 45%;}
 .ser .sbd .sbb .sf2{width: 35%;}
  .ser .sbd .sbb .sf3{width: 40%;position: absolute;z-index: 1;right: 0;top: 30px;}
 .ser .sbd .sbb .sff p strong{font-size: 20px;color: #0280d4;font-weight:700;font-family: '微软雅黑';margin-top:8px;display: inline-block;margin-bottom: 1px;}
 .ser .sbd .sbb .sff p {font-size: 19px;color: #3d3e3e;font-family: '宋体';position: relative;}
 .ser .sbd .sbb .sff p:nth-child(2n){margin-bottom: 25px;}
 .ser .sbd .sbb .sf1 p:nth-child(1)::before{content: "1";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf1 p:nth-child(3)::before{content: "3";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf1 p:nth-child(5)::before{content: "5";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf1 p:nth-child(7)::before{content: "7";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf1 p:nth-child(9)::before{content: "9";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}

 .ser .sbd .sbb .sf2 p:nth-child(1)::before{content: "2";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf2 p:nth-child(3)::before{content: "4";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf2 p:nth-child(5)::before{content: "6";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf2 p:nth-child(7)::before{content: "8";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}
 .ser .sbd .sbb .sf2 p:nth-child(9)::before{content: "10";display: inline-block;width: 50px;height: 48px;line-height:48px;font-size:30px;color: #fff;font-weight:700;border-radius: 50%;background-color: #0280d4;text-align: center;font-family: '微软雅黑';position: absolute;z-index: 999;left: -62px;top: 12px;}

 /* 关于我们 */
.about{width: 100%; padding-top: 209px;}
.about .t-a{width: 800px;}
.about .t-a dd{font-size:18px; color: #262626; line-height:24px;}
.about .t-a>a{display:block;width: 168px;height: 48px;line-height: 48px;text-align: center;border: 1px solid #000;position:relative;font-size: 23px;float: right;margin-top: 96px;color: #262626;}
.about .t-a>a:after{content:"";display: inline-block;width: 26px;height: 29px;background: url(../images/abg.jpg)no-repeat top center;vertical-align: middle;/* line-height: 50px; */}

.about .abd1{width: 100%;margin-top: 251px;}
.about .abd1 .abf1{width: 50%;}
.about .abd1 .abf2{width: 50%;}

.about .abd1 .abf1 .picScroll-left{width: 100%; height: 342px; position:relative;overflow:hidden;}
.about .abd1 .abf1 .picScroll-left .bd{width: 100%;height: 100%;}

.about .abd1 .abf1 .picScroll-left .bd ul{width: 100%;}
.about .abd1 .abf1 .picScroll-left .bd ul li{width: 100%;}
.about .abd1 .abf1 .picScroll-left .bd ul li a{display:block; width: 100%;}
.about .abd1 .abf1 .picScroll-left .bd ul li a .img{width: 100%;height: 342px;}
.about .abd1 .abf1 .picScroll-left .bd ul li a .img img{width: 100%;}
.about .abd1 .abf1 .picScroll-left .hd{width: 130px; height: 36px;line-height:36px; text-align:center; position: absolute;; z-index: 999;bottom: 0; right: 0;}
.about .abd1 .abf1 .picScroll-left .hd ul{width: 100%;text-align:center;}
.about .abd1 .abf1 .picScroll-left .hd ul li{display:inline-block;width: 16px;height: 16px;border-radius: 50%;background-color: #f9fbfc;margin: 3px;font-size: 0;}

.about .abd1 .abf1 .picScroll-left .hd ul li.on{ background-color: #ff7900; }
.about .abd1 .abf2 .af1{width: 316px;}
.about .abd1 .abf2 .af2{width: 284px;}
.about .abd1 .abf2 .a-ff h2 {padding-left: 11px;margin-top: 7px;}
.about .abd1 .abf2 .a-ff h2 span{font-size:40px; color: #030303; border-bottom:7px solid #ff7900; }
.about .abd1 .abf2 .a-ff dd{font-size:18px;color: #4e4d4c;font-family: '宋体';padding-left: 14px;margin-top: 18px;}

/* 2018 */
.tm1{width: 100%; padding-top: 70px; padding-bottom: 50px; background-color: #fffdfb;}
.tm1 ul{width: 100%;}
.tm1 ul li{width: 276px; height: 128px;float:left; margin-right:30px; position: relative;}
.tm1 ul li:last-child{margin-right: 0;}
.tm1 ul li a{display:block; width: 100%; height: 100%; transition: all ease-in-out 0.5s;}
.tm1 ul li a .img{width: 100%; height: 100%; overflow:hidden;}
.tm1 ul li a .img img{width: 100%;}
.tm1 ul li a h3{position: absolute; font-size: 18px; color: #020202; text-align: center; width: 100%; bottom: 16px; z-index: 999; transition: all ease-in-out 0.5s;}
.tm1 ul li:hover a{margin-top:-8px; transition: all ease-in-out 0.5s;}
.tm1 ul li:hover a h3{bottom: 24px; transition: all ease-in-out 0.5s;}

/* 新闻资讯 */
.news{width: 100%;background: url(../images/nbg1.jpg)no-repeat top center;padding-top: 22px;padding-bottom: 51px;}
.news .nf1{width: 50%;}
.news .nf2{width: 50%;}
.news .nf1 .n-t h2{text-align: center; width: 100%;}
.news .nf1 .n-t h2 span{font-size:50px; color: #028afd; font-family: '宋体'; }
.news .nf1 .n-t h2 span:before{content: ""; display:inline-block; width: 147px;height: 2px; background-color: #ff7900; margin-right:26px; vertical-align: middle;}
.news .nf1 .n-t h2 span:after{content: ""; display:inline-block; width: 147px;height: 2px; background-color: #ff7900; margin-left:26px; vertical-align: middle;}

.news .nf1 .nbd1{width: 100%;}
.news .nf1 .nbd1 .slideTxtBox{width: 100%;}

.news .nf1 .nbd1 .slideTxtBox .hd{width: 100%; margin-top: 38px}
.news .nf1 .nbd1 .slideTxtBox .hd ul{width: 100%; text-align: center;}
.news .nf1 .nbd1 .slideTxtBox .hd ul li{display:inline-block; width: 150px;}
.news .nf1 .nbd1 .slideTxtBox .hd ul li:nth-child(2){margin: 0 62px; }
.news .nf1 .nbd1 .slideTxtBox .hd ul li span{display: inline-block; width: 150px; height:40px;line-height:40px; text-align: center;font-size: 17.5px; color: #030303; border: 1px solid #7d7d7d;}
.news .nf1 .nbd1 .slideTxtBox .hd ul li.on  span{background-color: #ff7900; color: #fff;}

.news .nf1 .nbd1 .slideTxtBox .bd{width: 100%; margin-top: 26px;}
.news .nf1 .nbd1 .slideTxtBox .bd ul{width: 100%;}
.news .nf1 .nbd1 .slideTxtBox .bd ul li{width: 100%;height: 100px;margin-bottom: 30px;}
.news .nf1 .nbd1 .slideTxtBox .bd ul li .img{width: 154px;height: 100px; overflow:hidden;}
.news .nf1 .nbd1 .slideTxtBox .bd ul li .img img{width: 100%; height: 100%;}
.news .nf1 .nbd1 .slideTxtBox .bd ul li dd{width: 431px;}
.news .nf1 .nbd1 .slideTxtBox .bd ul li dd a{font-size: 18px;color: #030303;font-family: '宋体';font-weight: 700;}
.news .nf1 .nbd1 .slideTxtBox .bd ul li dd h2{font-size:13px;color: #656565;font-family: '宋体';text-align: left;font-weight: 700;margin-top: 3px;}
.news .nf1 .nbd1 .slideTxtBox .bd ul li dd h3{font-size: 12px;color: #656565;line-height: 21px;font-family: '宋体';font-weight: 600;margin-top: 8px;}
.news .nf2 h2{font-size: 25px; color: #2a2a2a; font-family: '宋体'; text-align:center;}

.news .nf2 #x-form{margin-top: 38px;}
.news .nf2 .row{width: 100%;margin-right: 0; margin-left: 0; margin:0 auto;}
.news .nf2 .col-md-6{width: 100%;}
.news .nf2 .com{width: 100%;text-align: center;}
.news .nf2 .com input{width: 499px;height: 55px;font-size: 25px;margin-bottom: 26px;color: #989898;font-family: '宋体';border-radius: 5px;border:1px solid #9d9d9e;background-color: transparent;padding-left: 10px;font-weight: 100;}
.news .nf2 .com textarea{width: 499px;height: 241px;font-size: 25px;color: #989898;font-family: '宋体';border-radius: 5px;border:1px solid #9d9d9e;padding-left: 10px;background-color: transparent;}
.news .nf2  .x-submit{width: 174px;height: 44px;line-height: 44px;text-align: center;background: url(../images/tj1.png)no-repeat top center;margin: 0 auto;font-size: 23px;color: #fffdfd;margin-top: 38px;border: 0;display: block;}

/* 友情链接 */
.flk{width: 100%; background: url(../images/flk.png)no-repeat top center;height:152px; padding-top: 44px;font-size: 18px; color: #010101; font-family: '宋体'; }

.flk a{font-size:18px; color:#010101; font-family: '宋体' ;}


/* footer */
.fnav{margin: 0 auto;text-align: center;margin-bottom: 13px;}
.fnav a{font-size: 20px; color: #c5c7c9;}
.fft1 {width: 440px;padding-left:17px;}
.fft1 h2{font-size:27px;color: #fcfcfd;font-weight: 700;}
.fft1 dd{font-size:17px; color: #fcfcfd; line-height: 30px; margin-top: 20px;}
.fft2{width: 496px;}

.fft2 dd{font-size: 15px; color: #fffdfb; line-height: 25px;}
.fft3{width: 208px;}


.x-copyright a{font-size: 15px; color:#fffdfb; }

.fft2 .fqq{width: 100%;text-align:center;margin-top: 14px;}
.fft2 .fqq .bdshare-button-style1-16{width: 206px; margin: 0 auto; text-align: center;}
.fft2 .fqq a{display: inline-block;width: 32px;height: 26px;margin-right: 18px;margin-left: 16px;}
.fft2 .fqq .bds_weixin{background: url(../images/wx1.png)no-repeat center center;vertical-align: middle;}
.fft2 .fqq .bds_sqq{background: url(../images/qq1.png)no-repeat center center;/* margin:0 40px; */vertical-align: middle;}
.fft2 .fqq .bds_tsina{background: url(../images/xn1.png)no-repeat top center;}



  
.make_box {  width: 1132px;  margin: 0 auto;  overflow: hidden;}
.make_box_a {width: 280px;float: left;overflow: hidden;background: url(../images/time1.png)no-repeat  center 19px;height: 151px;}
.make_box_a_1 {width: 280px;font-size: 90px;font-weight: bold;color: #737b95;font-family: "impact";text-align: center;position: relative; }
.make_box_a_1 i {font-style: normal;font-size: 75px;font-weight: 100;color: #737b95;margin-left: 6px;position: absolute;z-index: 99999;top: -18px;height: 35px;display: inline-block;width: 35px;}
.make_box_a_2 {width: 280px;font-size: 16px;color: #555;/* font-weight: bold; */text-align: center;margin-top: -14px;}
.make_box_b {  width: 282px;  float: left;  overflow: hidden; background: url(../images/time1.png)no-repeat  center 19px;height: 151px;}
.make_box_c {  width: 290px;  float: left;  overflow: hidden; background: url(../images/time1.png)no-repeat  center 19px;height: 151px;}
.make_box_d {  width: 280px;  float: left;  overflow: hidden; background: url(../images/time1.png)no-repeat  center 19px;height: 151px;}

.make_box_d span:after{content:"%"; display:inline-block;font-size: 90px;font-weight: bold;color: #737b95;}

.container{width:1200px;}

/*内页*/
.pro_top{width:100%;height:75px;line-height:75px;border-bottom:1px solid #707070;position: absolute;z-index: 9999;left: 0;}
.pro_top span{display:block; margin:0 auto; text-align:center;}
.pro_top span a{display:inline-block;width: 148px;height:39px;line-height:39px;border-radius:8px;text-align:center;margin: 0px 33px;font-size:16px;font-weight: 600;color:#030303;letter-spacing: 5px;font-family:'新宋体';}
.pro_top span a:hover{background-color:#ff7900; color:#fff;}



.pro_img{/* margin-top:114px; */padding-top: 114px;}



/*case*/
.xypg-case-list li h3 a{text-align:left; font-size:20px; color:#030303;}
.xypg-case-list li:hover h3 a{color:#ff7900;}

.xypg-case-list li h4{font-size:15px; color:#020202; font-family:'宋体'; line-height:23px; }
.xypg-case-list li{border-bottom:1px dashed #434343;padding-bottom: 20px;margin-bottom: 26px;}

.xypg-pagination{text-align:left;}
.xypg-pagination #current, .xypg-pagination a:hover{background-color:#fff; border:0; color:#333;}

.xypg-pagination a{background-color:#ff7070; border:1px solid #ae6262; border-radius:8px; color:#fff;}

.pagin-right a{background-color:#fff; border:1px solid #a4a4a4; color:#ff7900;}



/*xyfl-case-detail*/
.xypg-case-detail{width: 736px;border:1px solid #535353;border-radius:8px;padding:6px;float:left;}
.xyfl-case-detail{width: 424px;float:right;}

.case-about{width:423px; height:408px;border:1px solid #535353;border-radius:8px;  padding:0 10px;overflow: hidden;}

.case-about h2{font-size: 24px;color:#ff7900;height:58px;border-bottom:4px solid #ff7900;text-align:left;padding-left:10px;font-weight: 600;line-height: 44px;}
.case-about dd{font-size:16px;color:#020202;font-family:'宋体';line-height: 27px;margin-top: 22px;}


.case-news{width:423px;border:1px solid #535353;border-radius:8px; height:665px; padding:0 10px; margin-top:44px;}

.case-news h2{font-size:36px;color:#040404;font-weight:600;text-align:left;height:75px;border-bottom:4px solid #ff7900;line-height: 71px;}
.case-news h2 a{font-size:19px;color:#040404; float:right; }

.case-news ul{width:100%;margin-top: 30px;}
.case-news ul li{float:left; width:193px; }
.case-news ul li:nth-child(2n){float:right;}
.case-news ul li a{display:block; width:100%; height:100%;}
.case-news ul li a .img{width:100%; height:140px; overflow:hidden;}
.case-news ul li a .img img{width:100%; height:100%;}

.case-news ul li a  h3{font-size: 13px;color:#020202;font-family:'宋体';text-align: :center;text-align: center;height: 40px;line-height: 35px;}


/*服务zixun*/
.fw-ser{padding-top:0;}
.n-sbd{height:623px;margin-top:0;paddign-top: 40px;padding-top: 37px;}
.n-sbd-t{margin-bottom: 67px;/* margin-top: 56px; */}

.fw1{width:100%;margin-top:50px;padding-bottom: 105px;}

.fwbd{width：100%;margin-top:84px;};
    

/*n-about*/
.nab1{width:100%; margin-top:87px;}
.nabf1{width:530px; float:left;}
.nabf1 ul{width:100%;}
.nabf1 ul li{float:left;overflow:hidden;}

.nabf1 ul li:nth-child(1){ width:530px; height:261px; margin-bottom:11px; }
.nabf1 ul li:nth-child(2){width: 257px;height:236px;margin-right: 9px;float: left;}
.nabf1 ul li:nth-child(3){width:264px; height:236px; }

.nabf1 ul li img{width:100%; height:100%;}
.nabf2{width:606px;}

.n-about{width:100%; padding-top:32px;}
.n-about h2{padding-left:15px; font-size:39px; color:3050202; font-weight:600;}
.n-about h3{font-size:27px;color:#ee761b;font-family:'宋体';padding-left: 14px;margin-top: 18px;}

.n-about dd{font-size: 24px;color:#252525;font-weight: 400;line-height:30px;margin-top:20px;}
.about-fw{width:100%; margin-top:52px;}
.about-fw h2{font-size:30px; color:#3d3d3d; font-weight:600;}
.about-fw dd{font-size:25px; color:#252525;line-height:30px; margin-top:16px; text-indent:50px;}

.nab2{width:100%; margin-top:102px;}
.nabd1{width:100%; margin-top:44px;}

.nabd1 ul{width:100%;}
.nabd1 ul li{float:left;width:383px;height:337px;margin-right: 10px;background-color:#f6f7f7;}
.nabd1 ul li:last-child{margin-right:0;}
.nabd1 ul li a{display:block;width:100%;height:100%;text-align:center;padding: 0 25px;padding-top: 45px;}
.nabd1 ul li a .img{margin:0 auto; width:72px; height:72px; overflow:hidden;}
.nabd1 ul li a .img img{width:100%; height:100%;}
.nabd1 ul li a h3{font-size:27px;color:#050202;font-weight:600;margin-top: 32px;}
.nabd1 ul li a h4{ font-size:16px; color:#050202; line-height:26px; margin-top:16px;}


.nab3{width:100%; margin-top:77px;}

.nab4{width:100%; padding-top:40px; margin-top:10px; height:562px;}

.w120{width:1200px; margin:0 auto;}
.ntitle{margin:0 auto; text-align:center;}
.ntitle h2{font-size:39px; color:#050202; font-weight:600;}
.ntitle h3{font-size:27px; color:#ee761b; font-family:'宋体'; margin-top:16px;}

.nmesg{width:100%; margin-top:56px;}
.nmf1{width:481px; height:247px; margin-right:32px;}

.nmf2{width:663px;}
.nmf2 form{width:100%;}
.nmf2 .nrow{width:100%; margin-bottom:18px;}
.nmf2 .nrow input{width:323px;height:52px; border:2px solid #050202; background-color:#f2f2f2; line-height:52px; text-align:left; font-size:17px; color:#a1a0a0; font-family:'宋体'; padding-left:13px;}

.nmf2 .nrow textarea{width:100%; height:130px; border:2px solid #050202; background-color:#f2f2f2; font-size:17px; color:#a1a0a0; font-family:'宋体'; padding-left:13px;}

.ngroup{width:100%;margin-left: -15px;}
.ngroup input[type="text"]{width:150px;height:52px; border:2px solid #050202; background-color:#f2f2f2; line-height:52px; text-align:left; font-size:17px; color:#a1a0a0; font-family:'宋体'; padding-left:13px;}

.ngroup input[type="submit"]{width:168px;height:38px;background-color:#ee761b;line-height:38px;text-align:center;color:#fff;font-size:28px;font-family:'宋体';border: 0;}

.jjb1{width:100%; margin-top:100px;}
.tjj{margin:0 auto; text-align:center;}
.tjj h2{font-size:40px; color:#040404; font-weight:600;}
.tjj h2 span{font-size:40px; color:#ff7900;}
.tjj h2 span em{font-size:62px;font-style: normal;}

.jjbd{width:100%;margin-top: 70px;}
.jjbd ul{width:100%;}
.jjbd ul li{float:left;width:518px;height:329px;margin-right: 134px;margin-bottom:46px;}
.jjbd ul li:nth-child(2n){margin-right:0;}
.jjbd ul li a{display:block; width:100%; height:100%;}

.jjbd ul li a h3{width:100%; height:68px;line-height:68px; font-size:48px; color:#fffdfc; font-weight:600; position:relative; padding-left:68px;}

.jjbd ul li a h3 span{display:inline-block;position:absolute;z-index:9999;font-size:63px;color:#fffdfc;font-weight:600;bottom: -6px;left:5px;}

.jjbd ul li:nth-child(1) a h3{background-color:#58abb7;}
.jjbd ul li:nth-child(2) a h3{background-color:#ff7070;}
.jjbd ul li:nth-child(3) a h3{background-color:#ff9d70;}
.jjbd ul li:nth-child(4) a h3{background-color:#598bac;}

.jjbd ul li a dd{width:100%;height:258px;border:1px dashed #535353;margin-top:3px;padding:14px;font-size:19px;color:#010101;font-family:'宋体';line-height: 29px;}
.jjbd ul li a dd span{color:#010101;}

.jjb2{width:100%;}




.nc1{width:100%;margin-top:37px;padding-bottom: 20px;}

.ncf1{width:811px;height:610px;box-shadow: 3px 3px 3px rgba(0,0,0,0.4);padding-top: 134px;padding-left:165px;}
.ncf1 p{width:100%;height: 160px;line-height: 178px; font-size:18px; color:#5e5e5e; font-family:'宋体';}
.ncf1 p span{font-size:18px; color:#5e5e5e; font-family:'宋体'; display:inline-block; width:240px;}
.ncf1 p span:nth-child(2n-1){margin-right:148px;}
.ncf2{width:346px; height:610px; box-shadow: 3px 3px 3px rgba(0,0,0,0.4); padding:59px 33px 0;}
.ncf2 h2{text-align:center; font-size:38px; color:#222; font-weight:600;}
.ncf2 form{width:100%;margin:0 auto;text-align:center;margin-top: 26px;}
.ncf2 form input[type="text"]{width:250px; height:49px; background-color:#dcdcdc; border-radius:12px; border:2px solid #a0a0a0; padding-left:9px; line-height:49px; font-size:14px; color:#b3b0b0; font-family:'宋体'; margin-bottom:12px;}

.ncf2 form  textarea{width:250px; height:148px;background-color:#dcdcdc; border-radius:12px; border:2px solid #a0a0a0; padding-left:9px; font-size:14px; color:#b3b0b0; font-family:'宋体'; margin-bottom:12px;}

.ngroup1{width: 86%;margin: 0 auto;}

.ncf2 form .ngroup1 input[type="text"]{ width:118px;height:49px; background-color:#dcdcdc; border-radius:12px; border:2px solid #a0a0a0; padding-left:9px; line-height:49px; font-size:14px; color:#b3b0b0; font-family:'宋体'; float:left;}

.ncf2 form .ngroup1 input[type="submit"]{width:100%;height:49px;border-radius:49px;background-color:#ff7900;line-height:49px;text-align:center;color:#fff;border: 0;font-size: 27px;}


.nc3{width:100%; border:1px solid #222; margin-top:42px;}
.nc3 img{width:100%;}



.pr1{width:100%; margin-top:38px;}
.tb1{width:1200px;margin:0 auto;text-align: center;}
.tb1 li{display: inline-block;
    width: 148px;
    height: 39px;
    line-height: 39px;
    border-radius: 8px;
    text-align: center;
    margin: 0px 33px;
    font-size: 16px;
    font-weight: 600;
    color: #030303;
    letter-spacing: 5px;
    font-family: '新宋体';}
    
    
.tb1 li:hover,.tb1 li.on{background-color: #ff7900;    color: #fff;}
    
    .pbd1{width:100%;margin-top: 114px;}

.pbd1 img{width:100%;}



























