*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
::-webkit-scrollbar{ width: 8px; height: 8px; background-color: #F5F5F5;}
::-webkit-scrollbar-track{ border-radius: 10px; background-color: #E2E2E2;}
::-webkit-scrollbar-thumb{ border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #555;}
.row{ white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.rows{ word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.clearfix:after,.clear{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.tywidth{ width: 1400px; margin: 0 auto;}
.more_topic{ width: 1200px; margin: 70px auto 35px; text-align: center;}
.more_topic h3{ color: #333; font-weight: bold; font-size: 36px; line-height: 36px; margin-bottom: 13px;}
.more_topic h4{ color: #666; font-size: 20px; line-height: 20px;}
@font-face{ font-family: 'PINGFANG REGULAR';src: url('../fonts/PINGFANG REGULAR.TTF');font-weight: normal; font-style: normal;}





/*285 292*/

/*header*/

.header{width: 100%;height:122px;/*position: fixed;z-index: 9999;*/border-bottom: 1px solid #38404D;/*background: #0C1117;*/}
.header .header_mid .nr{ height:122px;}
.header .header_mid .logo{width:192px;position: absolute;z-index: 6;}
.header .header_mid .text h3{ font-weight: bold; color: #000; font-size: 26px; line-height: 24px; margin: 35px 0 10px;letter-spacing: 2px;}
.header .header_mid .text h3 b{ color: #E5BD61; font-weight: bold;}
.header .header_mid .text h4{ color: #333; font-size: 18px; line-height: 18px;}
.header .header_mid .right{ margin-top: 30px;}
.header .header_mid .right img{ vertical-align: middle; margin-left: 10px;}
.header .header_mid .right p{ display: inline-block; vertical-align: middle;}
.header .header_mid .right i{ margin-top: 5px; display: block; font-size: 26px; line-height: 26px; color: #333; font-family: arial; font-weight: bold;}
.header .nav{ width: 100%; border-top: 1px solid rgb(220, 220, 220); height: 68px; padding-top: 11px;}
.header .nav .nav-content nav .xz{ position: relative;display: inline-block; vertical-align: top;/*width: 120px;*/ height: 50px; /*margin-right: 3px; */text-align: center;
padding-left: 20px;padding-right: 20px;}

.header .nav .nav-content nav .xz #iim{display: none;position: absolute;margin-left: -5px;margin-top: -4px; animation: bothss 3s infinite;-webkit-animation: boths 3s infinite;}
.header .nav .nav-content nav .xz:hover #iim{display: block;}
.header .nav .nav-content nav .xz.on #iim{display: block;    }



/*.header .nav .nav-content nav .xz:first-child+.xz,.header .nav .nav-content nav .xz:first-child+.xz+.xz{width: 168px;}
.header .nav .nav-content nav .xz:last-child{ margin-right: 0;}*/
.header .nav .nav-content nav .xz a{ display: block; height: inherit; padding-top:43px; /*transition: all .3s ease;*/ color: #333; font-size: 16px;    letter-spacing: 2px;}
.header .nav .nav-content nav .xz.on,.header .nav .nav-content nav .xz:hover{ /*background: #E5BD61;*/ color: #fff;}
.header .nav .nav-content nav .xz.on a,.header .nav .nav-content nav .xz:hover a{font-weight: bold;}
.header .nav .nav-content nav .xz:before{ content: ""; background-color: rgb(201, 201, 201); position: absolute; right: 0; bottom: -10px; 
/*background: url(../images/navhr.png)no-repeat center;*/ /*width: 100%; height: 15px; *//*transition: all .3s ease;*/ opacity: 0;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{opacity: 1; bottom: 0;}
.header .nav .nav-content nav .xz ul{ display: none; padding: 5px 0; text-align: center; position: absolute; z-index: 2; background: #fff;
 width: 120%; left: -10%; /*margin-left: 10%; */top:62px;padding-top: 15px;}
.header .nav .nav-content nav .xz ul li{ height: 40px; line-height: 40px; font-size: 16px; color: #666;border-bottom: 1px dotted #DDDDDD;width: 95px;margin:0 auto;}
.header .nav .nav-content nav .xz ul li:hover{ color: #E5BD61;}

.header .navs .nav-content nav .xz a{color: #333;}
#s2{display: none;}
#a2{display: none;}
#b2{display: none;}

.header .header_mid .hd-btn{width:230px;height: 100px;float: right;padding-top:43px;}
.header .header_mid .hd-btn .search-btn{width: 33px;height: 33px;background: url("../images/ss.png")no-repeat center;float: left;}
.header .header_mid .hd-btn .dh{width: 197px;float: left;font-weight: bold;font-size: 19px;padding-top: 6px;}


.header .header_mid .search-pop{
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    padding: 28px 0;
    width: 100%;
    background: #fff;

}
.header .header_mid .search-pop .inner {
	width: 1300px;margin:0 auto;
    height: 45px;
    overflow: hidden;
}
.header .header_mid .search-pop .inner .search-form {
    /*position: absolute;*/
    position: relative;

    height: 45px;
    overflow: hidden;
    width: 100%;
    margin:0 auto;
   

}
.header .header_mid .search-pop .inner .search-form input {
    display: block;
    padding: 10px;
    width:100%;
    height: 45px;
    font-size: 14px;
    border: none;
    outline: none;
    border: #f0f0f0 solid 1px;
}
.header .header_mid .search-pop .inner .search-form button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #222328;

}



.slideBox .i_img{
    position: absolute; left: 49.5%; bottom:8px; z-index:999;
    margin: 33px auto;
    margin-bottom: 20px;
    background: url("../images/bb.png")no-repeat center;
    width: 22px;
    height: 32px;
    animation: slideInDown 2s linear infinite;
    -moz-animation: slideInDown 2s linear infinite;	/* Firefox */
    -webkit-animation: slideInDown 2s linear infinite;	/* Safari 和 Chrome */
    -o-animation: slideInDown 2s linear infinite;	/* Opera */
}



/*banner*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.banner-index .slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hd{ position: absolute; bottom: 35px;right: 13.5%; transform: translateX(-50%); font-size: 0; z-index: 99;bottom:8%;}
.slideBox .hd ul li{ /*background: #a3a4a1; */width:16px; height:18px; margin-right: 10px; border-radius: 50%; cursor: pointer;font-size: 16px;color: #8C8C8C;margin-top: 18px;

	float: left;width:80px;display: none;

}



/*.slideBox .hd ul li:last-child{ margin-right: 0;}*/
.slideBox .hd ul li.on{ /*background: #E5BD61;*/color: #fff;display: block;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;text-align: center;/*background: #000610;*/}
.slideBox .bd ul li:first-child{ display: none;}
.banner img{ width: 100%;}

.slideBox .bd ul li .b1{width: 1380px;height: 600px;/*background: yellow;*/margin:0 auto;position: relative;z-index: 20;margin-top: -600px;padding-top: 125px;}
.slideBox .bd ul li .b1 .b1b{width: 608px;height: 238px;background: rgba(51, 51, 51, .8);background: url(../images/b1_0.png)no-repeat right center;text-align:left;padding-left: 62px;}
.slideBox .bd ul li .b2 .b2b{width: 695px;height: 343px;background: rgba(51, 51, 51, .8);background: url(../images/lb2_0.png)no-repeat right center;text-align:left;padding-left: 62px;}



/*search*/

.search{ font-size: 0; height: 56px; line-height: 56px;overflow: hidden;width: 258px;padding-left: 90px;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ color: #333; font-size: 14px; font-weight: bold; border-left: 3px solid #E5BD61; height: 20px; padding-left: 10px;}
.search-keywords span img{ vertical-align: middle; margin: -5px 10px 0 0;}
.search-keywords a{ color: #666; font-size: 14px;}
.search-keywords a:hover{ color: #E5BD61;}
.search-keywords i{ margin: 0 15px;color: #666; font-size: 14px;}
.search-form{ float: right;}
#searchForm{ margin-top:31px; background: url(../images/ss.png)no-repeat right center; width:168px; height: 24px; display: inline-block; vertical-align: top; text-indent: 10px;}


#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #999;}
#searchForm .search-input{ height: 24px; line-height: 24px; width: 85%;}
.search-form #s_btn{ width: 24px; height: 24px; cursor: pointer;margin-top: -60px;margin-left: 143px;}
#searchForm .search-input::-webkit-input-placeholder{ color: #999;}
#searchForm .search-input:-moz-placeholder{ color: #999;}
#searchForm .search-input::-moz-placeholder{ color: #999;}
#searchForm .search-input:-ms-input-placeholder{ color: #999;}


#searchForms{ margin-top:31px; background: url(../images/sss.png)no-repeat right center; width:168px; height: 24px; display: inline-block; vertical-align: top; text-indent: 10px;}
#searchForms>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #999;}
#searchForms .search-input{ height: 24px; line-height: 24px; width: 85%;}
#searchForms .search-input::-webkit-input-placeholder{ color: #999;}
#searchForms .search-input:-moz-placeholder{ color: #999;}
#searchForms .search-input::-moz-placeholder{ color: #999;}
#searchForms .search-input:-ms-input-placeholder{ color: #999;}





/*公共头部*/
.ttp{width: 1290px;height: 207px;margin:0 auto;text-align: center;}
.ttp b{font-weight:bold;}
.ttp .t1{font-size:36px;padding-top:72px;}
.ttp .t2{font-size:18px;padding-top:10px;color: #666;}





/*model1*/
.m1{width: 100%;height:848px;background: url(../images/m1_bg.png)no-repeat center;}
.m1 .nr{width: 1295px;height: 830px;margin:0 auto;/*background: pink;*/padding-top:99px;}

.m1 .nr .hd{width: 1295px;height:52px;background: url(../images/m1_nav.png)no-repeat center;}
.m1 .nr .hd li{width: 185px;height: 53px;float: left;margin-top: -1px;line-height: 52px;text-align: center;color: #fff;font-size: 17px;}


.m1 .nr .hd li{position: relative;/*left:-100px;*/}
.m1 .nr .hd li.on{/*background: url(../images/m1_on.png)no-repeat center;*/background-size: 100%;color: #333;font-weight:bold;/*transition:2s linear;*//*left: 0;*/}
.m1 .nr .hd li #imn{left: -100px;opacity: 0;position: absolute;z-index: 0;background: url(../images/m1_on.png)no-repeat center;width: 185px;height: 53px;background-size: 100%;}
.m1 .nr .hd li.on #imn{left:0px;opacity: 1;transition: 0.3s linear;}
.m1 .nr .hd li #ttx{position: relative;z-index: 10;}

.m1 .nr .bd{width: 1295px;height: 572px;margin-top: 30px;}
.m1 .nr .bd .l{width: 410px;height: 572px;float: left;}
.m1 .nr .bd .r{width: 410px;height: 572px;float: left;margin:0 32px;}

.m1 .nr .bd .l .la{width:410px;height: 280px;margin-bottom: 12px;overflow: hidden;}



.m1 .nr .bd .l .la .texx{width: 380px;height:250px;position: absolute;z-index: 393;transform: scale(0);/*background-color: rgb(0, 0, 0, 0.7);*/
    text-align: center;margin-left: 15px;margin-top:15px;padding-top:50px;}
.m1 .nr .bd .l .la:hover .texx{ background-color: rgb(0, 0, 0, 0.7);transform: scale(1); transition-duration: 300ms;}
.m1 .nr .bd .l .la .texx .t1{height: 40px;line-height:36px;width: 260px;margin:0 auto; font-size:20px;font-weight:bold;color: #fff;border:1px solid #898C8B;border-left: 0;border-right: 0;}
.m1 .nr .bd .l .la .texx .t2{width: 260px;line-height: 25px;font-size: 14px;margin:0 auto;margin-top:20px;color: #fff;height:78px;}


.m1 .nr .bd .r .texx{width: 370px;height:522px;position: absolute;z-index: 393;transform: scale(0);text-align: center;margin-left:20px;margin-top:25px;background-color: rgb(0, 0, 0, 0.7);padding-top:152px;}
.m1 .nr .bd .r:hover .texx{transform: scale(1); transition-duration: 300ms;}
.m1 .nr .bd .r .texx .t1{height: 50px;line-height:46px;width: 150px;margin:0 auto; font-size:24px;font-weight:bold;color: #fff;border:1px solid #898C8B;border-left: 0;border-right: 0;}
.m1 .nr .bd .r .texx .t2{width: 260px;line-height: 25px;font-size: 14px;margin:0 auto;margin-top:43px;color: #fff;height: 115px;}



/*20 25*/






.m2{width: 1290px;height:527px;margin:0 auto;overflow: hidden;}
.m2 ul li{width: 410px;height: 520px;margin-right: 30px;}
.m2 ul li .tp{width: 410px;height: 290px;overflow: hidden;}
.m2 ul li .t0{position: absolute;z-index: 3;margin-left: 370px;margin-top:36px;font-size: 20px;}
.m2 ul li .t1{width: 410px;height: 82px;border-bottom: 2px solid #D2D2D2;font-weight:bold;font-size: 18px;padding-top:36px;}
.m2 ul li .t2{color: #666;line-height: 22px;padding-top: 18px;}


.m2 ul li:hover .tp{border:6px solid #F1D895;}
.m2 ul li .tp img{width: 100%;}
.m2 ul li:hover .tp img{border:6px solid #ECC16F;transform: scale(1.1, 1.1);}
.m2 ul li:hover .t1{color:#DAAF55;border-color:#DAAF55;}
.m2 ul li:hover .t0{color:#DAAF55;}





/*410 290*/









.m3{width: 100%;height: 786px;margin-top: -207px;}
.m3 .hd{width: 1290px;height: 750px;margin:0 auto;z-index: 6;padding-top: 280px;position: relative;}
.m3 .hd li{width:200px;height: 50px;margin-bottom: 68px;}
.m3 .hd .ll{width: 5px;height:365px;background: url(../images/m3_yy1.png)no-repeat center;position: absolute;margin-top: 17px;}
.m3 .hd li .l1{float: left;padding-top:9px;margin-left: -4px;}
.m3 .hd li .l2{float: left;color: #fff;font-size: 18px;}
.m3 .hd li .l2 .xtp{margin-top:-5px;}

.m3 .hd li .l1{width: 15px;height: 15px;margin-right: 22px;}
.m3 .hd li .l1 .yc{ display: none;}
.m3 .hd li .l1 .xs{margin-left: 4px;}
.m3 .hd li.on .l1 .xs{ display: none;}
.m3 .hd li.on .l1 .yc{ display: inline-block;margin-top:5px;}

.m3 .hd li .l2 .xtp .yc{ display: none;}
.m3 .hd li.on .l2 .xtp .xs{ display: none;}
.m3 .hd li.on .l2 .xtp .yc{ display: inline-block;}

.m3 .hd li.on .l2{color: #FFD875;}
.m3 .hd li:hover{cursor:pointer}
.m3 .hd .next{position: absolute;margin-left: 220px;margin-top: 336px;transition: all .3s;}
.m3 .hd .next:hover{cursor:pointer;margin-left: 230px;}

.m3 .bd{width:100%;height: 786px;position: absolute;z-index: 2;}
.m3 .bd li{width: 100%;height: 786px;}
.m3 .bd li:nth-child(1){background: url(../images/m3_bg1.jpg)no-repeat center;}
.m3 .bd li:nth-child(2){background: url(../images/m3_bg2.jpg)no-repeat center;}
.m3 .bd li:nth-child(3){background: url(../images/m3_bg3.jpg)no-repeat center;}
.m3 .bd li:nth-child(4){background: url(../images/m3_bg4.jpg)no-repeat center;}

.m3 .bd li .nr{width: 1290px;height: 786px;margin:0 auto;padding-left: 218px;padding-top: 305px;}
.m3 .bd li .nr .n1{font-size: 24px;font-weight:bold;color:#FFD875;padding-top:32px;}
.m3 .bd li .nr .n2{font-size: 18px;color: #fff;padding-top:14px;margin-bottom:16px;}
.m3 .bd li .nr .n3{width: 415px;line-height: 24px;color: #CECECD;padding-top: 28px;}






.case{width: 1290px;height: 656px;margin:0 auto;overflow: hidden;}

.case li{width: 630px;height: 600px;margin-right: 30px;}

.case li .text{width: 580px;height: 222px;margin:0 auto;position: relative;margin-top: -75px;z-index: 2;background: #fff;padding-left: 60px;transition: all .5s;}
.case li .text .tx{width:460px;height: 1px;background: #BFBFBF;}
.case li .text .t1{font-size: 18px;height:76px;padding-top:37px;}
.case li .text .t2{width:466px;padding-top:20px;line-height: 24px;color: #666;}
.case li .tp{width: 630px;height: 426px;overflow: hidden;}
.case li .tp img{width: 100%;}

.case li:hover .text{box-shadow: 0px 4px 8px #DDDDDD;margin-top: -80px;} 

.case li .text .t3{padding-top:30px;transition: all .3s;margin-left: -25px;width: 36px;opacity: 0;}

.case li:hover .text .t3{margin-left: 0px;opacity: 1;}


.m2s{width: 100%;height:658px;background: url(../images/m5_bg.png)no-repeat center;padding-top: 88px;}
.m2s .m2{width: 1217;height:670px;background: url(../images/m5_xbg.png)no-repeat center;margin:0 auto;text-align: left;}
.m2s .m2 .li{width: 805px;height:670px;float: left;padding-left: 58px;padding-top: 274px;}
.m2s .m2 .ri{width: 367px;height:670px;float: left;padding-top: 86px;}

				
				
.m2s .m2 .li form .input>div{width:296px;height:50px;display: inline-block;vertical-align: top;border-bottom: 1px solid #333;}
.contact_nr .feedbacklx form input, .contact_nr .feedbacklx form .textarea textarea{color: #333; 
	font-size: 15px;outline: none;border: none;width: 100%;padding-left: 18px;padding-top: 16px;}
.contact_nr .feedbacklx{background: 0;width: 666;height: 300px;box-shadow:0;}
.subs{width: 140px;height: 46px;border:1px solid #333;margin-top: 47px;  }
.subs input{cursor: pointer; width: 100%; height: 100%;background: none;border:0;}
.contact_nr .feedbacklx form .input>div:nth-child(2n){margin-left: 59px;}
.contact_nr .subs:hover{background: #E5BD61;color: #fff;outline: none;border:0;}
.contact_nr .subs input:hover{color: #fff;border:0;outline: none;}

.contact_nr .feedbacklx form .textarea{
    border-bottom: 1px solid #333;
}

/*461*/

/*流程*/
.m5{width: 1290px;height: 450px;margin:0 auto;margin-top: 95px;}
.m5 .l{width: 850px;height: 450px;float: left;}
.m5 .r{width: 440px;height: 450px;float: left;text-align: right;padding-top:118px;}

.m5 .l .hd{width: 850px;height: 400px;padding-top:88px;}
.m5 .l .hd li{width:180px;height:133px;background: url(../images/m6_b1.png)no-repeat center;float: left;margin-right: 17px;margin-bottom: 12px;text-align: center;padding-top:26px;}
.m5 .l .hd li.on{background: url(../images/m6_b2.png)no-repeat center;color: #fff;}
.m5 .l .hd li .t1{font-size: 16px;padding-top: 7px;margin-bottom: 10px;}

.m5 .l .hd li .xtp .yc{ display: none;}
.m5 .l .hd li.on .xtp .xs{ display: none;}
.m5 .l .hd li.on .xtp .yc{ display: inline-block;}
.m5 .l .hd li .xtp{transition: all 0.6s;}
.m5 .l .hd li:hover{cursor:pointer;}
.m5 .l .hd li:hover .xtp{margin-top: -6px;transform: rotateY(360deg);}



/*.m5 .l .hd li .xtp div{transition: all 6s;}
.m5 .l .hd li:hover .xtp div{margin-top: -10px;transform: rotateY(360deg);}*/
/*.m5 .l .hd li.on .xtp img{margin-top: -10px;transform: rotateY(360deg);}*/
.m5 .r .nr{width: 440px;height:215px;background: url(../images/m6_r.png)no-repeat center;}
.m5 .r .nr .t1{font-size: 33px;color: #E8B357;padding-top:70px;font-weight:bold;margin-bottom: 10px;}


/*流程*/


/*关于我们*/
.m6{width: 100%;height:790px;background: url(../images/m7_bg.png)no-repeat center;}
.m6 .nr{width: 1290px;height: 790px;margin:0 auto;padding-left: 80px;padding-top: 150px;}
.m6 .nr .n1{padding-top:40px;}
.m6 .nr .n2{padding-top:15px;}
.m6 .nr .n3{padding-top:30px;}
.m6 .nr .nt{padding-top:24px;width: 585px;line-height: 24px;color: #CECDCD;}
.m6 .nr .text{width: 650px;height: 60px;margin-top: 70px;}
.m6 .nr .text .xx{float: left;margin-right: 28px;}
.m6 .nr .text .tt{float: left;width: 180px;height: 60px;}
.m6 .nr .text .tt .t1{float: left;width: 45px;}
.m6 .nr .text .tt .t2{float: left;width: 130px;padding-left: 7px;}
.m6 .nr .text .tt .t2 .t21{font-size:16px;font-weight:bold;color: #fff;letter-spacing: 1px;}
.m6 .nr .text .tt .t2 .t22{font-size:12px;font-weight:bold;color: #A9A7A7;}






.m7{width:100%;height: 731px;background: url(../images/m8_bg.png)no-repeat center;}
.m7 .nr{width: 1290px;height: 731px;margin:0 auto;}
.m7 .nr .l{width: 700px;height: 700px;float: left;padding-top:130px;}
.m7 .nr .r{width: 590px;height:475px;float: left;padding-top: 120px;}

.m7 .nr .l .l1{font-size: 34px;font-weight:bold;color: #E8B357;margin-top: 6px;}
.m7 .nr .l .l2{width: 590px;height: 200px;overflow: hidden;margin-top: 41px;}
.m7 .nr .l .l2 img{width: 100%;transition: all .6s;}
.m7 .nr .l .l2:hover img{transform: scale(1.1, 1.1);}
.m7 .nr .l .l3{font-size: 18px;padding-top:35px;}
.m7 .nr .l .l31{font-size: 14px;text-decoration: underline;padding-top:4px;color: #666;}
.m7 .nr .l .l32{font-size: 14px;padding-top:20px;color: #666;width: 590px;line-height: 24px;}

.m7 .nr .r li{width: 700px;height: 186px;position: relative;z-index: 2;}
.m7 .nr .r li .l1{width: 100px;height: 130px;float: left;text-align: right;font-size:28px;}
.m7 .nr .r li .l1 p{font-size:18px;}
.m7 .nr .r li .l2{width:3px;height: 130px;float: left;margin-left: 35px;margin-right: 28px;padding-top:9px;}
.m7 .nr .r li .l2 div{background: #333;width: 3px;height:21px;}
.m7 .nr .r li .text{width:410px;height: 130px;float: left;}
.m7 .nr .r li .text .t1{font-size: 18px;padding-top:5px;}
.m7 .nr .r li .text .t2{font-size: 14px;text-decoration: underline;padding-top:4px;color: #666;}
.m7 .nr .r li .text .t3{font-size: 14px;padding-top:20px;color: #666;line-height: 24px;}
.m7 .nr .r .xian{width: 1px;height: 475px;position: absolute;margin-left: 136px;background: #E7E7E7;margin-top: 9px;}





































/*新闻  news */
.news{height:1043px;width: 100%;}
.news .big{height: 642px;width:1400px;margin: 0 auto;border-top:1px solid #F6F6F6;}
.news .big .bd{height: 510px;width:1400px;margin-top:160px;}
.news .big .header{height:100px;width:1400px;background: url(../images/m7_t.png)no-repeat center;position: relative;z-index: 1;}
.news .big .bd .bd_nav{height: 60px;width:460px;margin-top:-70px;float: right;position: relative;z-index: 6;}
.news .big .bd .bd_nav ul li{float: left;text-align: center;line-height: 30px;border-radius:5px;border:1px solid #DCDCDC;
    font-size: 13px;margin-left:25px;height: 30px;width: 128px;background: #ffffff;margin-top:17px;color: #666666;}
.news .big .bd .bd_nav ul li.on{background: #E5BD61;color: #fff;border:1px solid #E5BD61;}
.news .big .bd .bd_nav ul li.on h3 a{color: #ffffff;}



/*.news .big .bd .bd_nav ul li:hover{background: #E4B064;}*/
/*.news .big .bd .bd_nav ul li:hover a{color: #ffffff;}*/
.news .big .bd .bd_body{height: 460px;width:1400px;/*margin-top:20px;*/}
.news .big .bd .bd_body li{width: 1400px;height: 460px;margin:0 auto;padding-top: 65px;}
.news .big .bd .bd_body li .zx{width: 405px;height: 543px;margin-right: 92px;float: left;}
.news .big .bd .bd_body li .zx:last-child{margin-right: 0;} 
.news .big .bd .bd_body li .zx .z1{width: 140px;height: 46px;background:rgba(51,51,51,0.7);border-right:3px solid #E5BD61;position: absolute;line-height: 46px;text-align: center;color: #fff;font-size: 15px;}
.news .big .bd .bd_body li .zx .tp1{width: 405px;height: 369px;}
.news .big .bd .bd_body li .zx .tp1 img{width: 100%;}
.news .big .bd .bd_body li .zx .t1{font-size: 24px;font-weight: bold;padding-top: 31px;color: #333;}
.news .big .bd .bd_body li .zx .t2{font-size:16px;color: #666;line-height: 26px;width: 360px;padding-top: 23px;}
.news .big .bd .bd_body li .zx .t3{padding-top: 18px;width: 60px;}


.news .big .bd .bd_body li .zx .tp2{width: 405px;height:543px;position: absolute;}
.news .big .bd .bd_body li .zx .tp2 img{width: 100%;}
.news .big .bd .bd_body li .zx .t1s{padding-left: 40px;color: #fff;font-size: 15px;position: relative;z-index: 5;padding-top: 409px;}
.news .big .bd .bd_body li .zx .t2s{padding-left: 40px;position: relative;z-index: 5;font-size: 24px;font-weight: bold;padding-top:5px;color: #fff;margin-bottom: 5px;}

.news .big .bd .bd_body li .zx .gp{display: none;}
.news .big .bd .bd_body li .zx:hover .hh{display: none;}
.news .big .bd .bd_body li .zx:hover .gp{display:block;}




/*foot*/

.footbg{ width: 100%; height: 442px;background: url(../images/m9_bg.png)no-repeat center;padding-top: 90px;}
.footbg .nr{width: 1290px;margin:0 auto;height:318px;background: #fff;border-radius:4px;}
.footbg .nr>div{ display: inline-block; vertical-align: top;}

.footbg .nr .l{width:530px;height: 300px;float: left;padding-left: 80px;padding-top: 60px;}
.footbg .nr .l .ll{padding-left: 28px;}
.footbg .nr .l .ll img{position: absolute;margin-left: -28px;margin-top:2px;}
.footbg .nr .l .l1{font-size: 20px;font-weight:bold;margin-top: 37px;}
.footbg .nr .l .l2{font-size: 14px;color: #666;margin-top: 13px;}


.footbg .nr .text{width: 121px;height: 250px;margin-left: 95px;padding-top: 60px;}
.footbg .nr .text .t1{font-size: 16px;font-weight: bold;}
.footbg .nr .text .t1 b{color: #666;}
.footbg .nr .text .t0{margin-top: -6px;margin-bottom: 15px;}
.footbg .nr .text .t2{font-size: 14px;color: #666;margin-bottom: 11px;}
.footbg .nr .text .t2:hover{text-decoration: underline;}

.foot{width: 100%;height:38px;background: #E8B458;}
.foot .nr{width: 1290px;height: 38px;line-height: 38px;margin:0 auto;text-align: center;font-size: 14px;color: #fff;}
.foot .nr a{color: #fff;}





/*input::-webkit-input-placeholder {color: #fff;}
input::-moz-input-placeholder {color: #fff;}
input::-ms-input-placeholder {color: #fff;}

textarea::-webkit-input-placeholder {color: #fff;}
textarea::-moz-input-placeholder {color: #fff;}
textarea::-ms-input-placeholder {color: #fff;}*/



/*.prettify{ -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: color 0.2s; transition: color 0.2s; position: relative; overflow: hidden;}
.prettify:before,.prettify:after{ content: ""; position: absolute; top: 0; left: 0; opacity: 0; width: 100%; height: 100%; border: 2px solid transparent; -webkit-transition: -webkit-transform 0.3s ease; transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; pointer-events: none; box-sizing: border-box;}
.prettify:before{ border-color: #008fd6 transparent; -webkit-transform: skewX(-81deg); transform: skewX(-81deg);}
.prettify:after{ border-color: transparent #008fd6; -webkit-transform: skewY(40deg); transform: skewY(40deg); -webkit-transition: -webkit-transform 0.4s; transition: -webkit-transform 0.4s; transition: transform 0.4s; transition: transform 0.4s, -webkit-transform 0.4s;}
.prettify:hover:before,.prettify:hover:after{ opacity: 1; -webkit-transform: none; transform: none;}*/