li {

    list-style: none;

}



ul {

    padding: 0;

    margin: 0;

}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

        word-wrap: break-word;
}



input{

    outline: none;

    font-family: '微软雅黑';

}



.text-center{

    text-align: center;

}   

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0px;bor;/* border: 0; */f;/* font-size: 100%; */*/outline: none;}

caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;

    -moz-box-sizing: border-box;

　　-webkit-box-sizing: border-box;

　　box-sizing: border-box;

}

html {font-size: 14px;-ms-text-size-adjust: 100%;overflow-x: hidden;/* -webkit-tap-highlight-color: transparent; */    min-width: 1200px;}

body {font-family: "Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",helvetica,arial;margin: 0 auto;color: #333;background-color: #fff;}

body{

        overflow: hidden;

        
        background: #fff;
      
}



textarea{

    outline: none;

       font-family: '微软雅黑';

}

.inner {

    width: 1440px;

    margin: 0px auto;

    position: relative;

}
.inner1 {

    width: 100%;

    margin: 0px auto;

    position: relative;

}

.inner1200 {

    margin: 0px auto;

    width: 1200px;

    position: relative;

}

.inner1250{

     margin: 0px auto;

    width: 1250px;

    position: relative; 

}

.inner1000{

    width: 1000px;

    margin: 0 auto;

}

.inner1100 {

    margin: 0px auto;

    width: 1100px;

}

.inner1080{width: 1080px;

margin: 0 auto;}

.inner1280{width: 1280px;margin: 0 auto;}

.inner1240{

   margin: 0px auto;

    width: 1240px; 

}

.inner1300{

   margin: 0px auto;

    width: 1300px; 

     position: relative;

}

.inner1400{

   margin: 0px auto;

    width: 1400px; 

     position: relative;

}



.inner1380{

margin: 0px auto;

    width: 1380px;

}

.inner1440{

    margin: 0 auto;

    width: 1440px;

    position: relative;

}

.inner1536{

margin: 0px auto;

    width: 1536px;

    position: relative;

}

.fc {

    text-align: center;

}



.center{

    text-align: center;

}

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.fl{float:left; display:inline;}

.fr{float:right; display:inline;}

.clearboth{ clear:both;}



h1, h2, h3, h4, h5, h6, p {

    margin: 0;

    padding: 0px;

}

figure,section,li,dd,div{

    margin: 0;

    padding: 0px;

    border: 0;

    font-size: 100%;

    outline: none;

}

/*section{

    letter-spacing:1px; 



}*/





a{

    text-decoration: none;

    outline: none;

}

/*loding*/



.loading {

    position: fixed;

    width: 100%;

    height: 100%;

    background-color: #fff;

    z-index: 1000000;

}



.spinner {

    width: 150px;

    height: 30px;

    position: absolute;

    left: 47%;

    top: 50%;

    margin-left: -75px;

    margin-top: -15px;

}



.spinner>div {

    /* width: 30px;

    height: 30px;

    background-color: #67CF22;*/

    border-radius: 100%;

    /*  display: inline-block;*/

    -webkit-animation: bouncedelay 1.8s;

    animation: bouncedelay 1.8s;

    /* Prevent first frame from flickering when animation starts */

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}





@-webkit-keyframes bouncedelay {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,

    /*    60% {

        -webkit-transform: scale(1.2)

    },*/

    100% {

        -webkit-transform: scale(2)

    }

}

@-webkit-keyframes bouncedelay1 {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,



    100% {

        -webkit-transform: scale(1.5)

    }

}





.fl{

    float: left;

}

.ri{

    float: left;

}

.fr{

    float: right;

}





/*分页*/
.fanye{
    float: left;
    width: 100%;
    display: inline-block;width: 100%;
    margin: 30px 0;
}
.newdtitle{
    text-align: center;
    font-size: 32px;
    padding: 15px 0;
    padding-bottom: 30px;

    color: #fff;
}
.new-deta{
    color: #fff;
}
.moreye {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.moreye a {
    color: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
/*.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-radius: 6px;
    border-radius: 6px;
}*/
.pagination-lg>a, .pagination-lg>span {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    border: none;
}
.pagination-lg>a {
    background: #fff;
    border: 1px solid #dddddd;
    color: #333;
}
.pagination-lg>span {
    background: #1c7bd7;
    border: 1px solid #1c7bd7;
    color: #fff;
}
.pagination-lg>a:hover{
     background: #1c7bd7;
    border: 1px solid #1c7bd7;
    color: #fff;
}
/*分页*/

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.fl{float:left; display:inline;}

.fr{float:right; display:inline;}

.clearboth{ clear:both;}

.video_div{width:100%; height:100%; background:rgb(0,0,0,0.8); position:fixed; z-index:100011111111111; left:0px; top:-100%;}
.video_div_closebtv{width:50px; height:50px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}
.video_div_closebtv img{width:50px; height:50px;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}
.video_div_center iframe{width:60%; margin-left:20%; margin-right:30%; height:600px; position:relative; top:50%; margin-top:-300px;}



/*******手机导航*******/



.a_zxlmenu{width:100%;/* margin-bottom:3%;*/ position:relative; display:none; z-index:100;}

.a_zxlmenu_t{width:100%;height: 50px;line-height: 50px; font-size:14px; text-align:center; background-color:#3c77ff; color:#fff; cursor:pointer;}

.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color: #fff;text-indent:0px; display:none;z-index: 1000;}

.a_zxlmenu_c li{width:100%;  float:left; text-align:center; border-bottom: 1px solid #ccc;margin: 1px 0;}

.a_zxlmenu_c li .aone{padding:3% 20px; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}

.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#333; text-decoration:none;}

.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}

.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}

.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:16px; text-decoration:none; text-indent:0px;}

.a_zxlmenu_c1{

    display: none;

}

.a_zxlmenu_t i{

    margin: 0 10px;

}

.a_zxlmenu_c1 li{

 text-align: center;

 border: none;

 display: inline-block;

     background-color: rgba(255,255,255,0.8);

 border: none;

 margin: 0;

}

.a_zxlmenu_c1 li a{

    padding: 0 15px;
    color: #333;

    position: relative;

    line-height: 30px;

    margin: 5px 0;

}

.a_zxlmenu_c li a i{

    float: right;

    right: 15px;

    top: 6px;

    position: relative;

}
    



/*******手机导航*******/



/*内页nenuy*/
.pc_amenu{width:100%;padding:0px 2%;text-align:center;width: 100%;max-height: 60px;overflow: hidden;}
.a_menu_bg{ background-color:#ffffff;max-height: 60px;overflow: hidden;}
.a_menu{width:100%; margin:0px; padding:0px; max-height: 60px;overflow: hidden;}
.a_menu .a_menu_a{ padding:0px; margin:0px; padding:0px 45px; height:60px;  display:inline-block; overflow:hidden; text-align:center; line-height:60px; color:#333333; font-size:16px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff; background-color:#1c7bd7; text-decoration:none;}
/*内页nenuy*/





/*手机导航*/

/* CSS Document */

.phone_nav{ display:none;height: 50px;}

.hided{ overflow:hidden; width:100%; height:100%; position:fixed;}

.phone_logo{ height:50px;  background:#fff;box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2)}

/*.phone_logo .p1{ position:absolute; left:0; top:0; padding:20px; display:block;}*/

.phone_logo .p1 img{ height: 100%}



@media screen and (max-width:1200px) {

.phone_logo .p1 {padding-top: 10px; height: 43px; display: block;}

.in_top .heard{ display:none;}

.phone_logo {width: 100%;padding: 0 20px;box-sizing: border-box;}



.phone_nav{display:none; position:fixed; width:100%; top:0;left:0; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:9999; border-bottom: 2px solid #e4e4e4; }



/*导航按钮*/

.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:20px; top:10px; z-index:1;

transition:all 0.7s; -webkit-transition:all 0.7s;}

.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#2e366c;

-webkit-transition-property: background-color, -webkit-transform;

transition-property: background-color, -webkit-transform;

transition-property: background-color, transform;

transition-property: background-color, transform, -webkit-transform;

-webkit-transition-duration: 300ms;

transition-duration: 300ms;}

.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#2e366c;

transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;

transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;

transition-duration: 300ms; -webkit-transition-duration: 300ms;}

.phone_nav .nav_but:before{margin-top:-5px;}

.phone_nav .nav_but:after {margin-top:5px;}



/*栏目名称*/

.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background:rgba(42,79,157,0.85); overflow:hidden;}

.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}

.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}

/*.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}

.phone_nav .nav_main .ss .p2{ float:right;}

.phone_nav .nav_main .ss .p2 input{ border:0; background:url("../images/app_ss1.png") center no-repeat; width:34px; height:34px;}

.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }

.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}

*/

.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../image/lmfooter_bottom.png") center right no-repeat; z-index:99;}

.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}

.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}

.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}



.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}





.phone_nav .nav_main li{ transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}

.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }

.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }

.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }

.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }

.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }

.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }





/*打开样式*/

.phone_nav_one{background:#231815;  transition-delay:0s; -webkit-transition-delay:0s; }

.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}

.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }

.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}

.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}

.phone_nav_one .nav_but_box { opacity:0.8;}

.phone_nav_one .nav_main li{ transform:translateX(0); -webkit-transform:translateX(0);}

}





@media screen and (max-width:758px){/*--768-0--*/

/*.phone_logo .p1{ left:20px; padding:0; width:131px; margin-top:18px;}

.phone_logo .p1 img{ width:100%;}

.phone_logo{ height:77px;}

.phone_nav{ height:77px;}*/

/*.phone_nav .nav_main{ top:77px;}*/

.phone_nav .nav_but_box{ top:10px; right:10px;}

.phone_nav .nav_main ul{ margin-top:20px; height:300px; overflow-y:auto; box-sizing:border-box;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



@media screen and (max-width:470px){/*--768-0--*/

.phone_logo {padding: 0 10px}

.phone_nav .nav_main ul{ height:410px;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



.a_rlzydiv_c {display: inline-block;width: 100%;}
.a_rlzydiv_c dt{width:100%;  float:left; font-weight:normal;text-align: left;}
.a_rlzydiv_c dt .div{width:100%; padding:1.2% 0px; background-color:#ecf5fa; border-top: 2px solid #1c7bd7; color:#000; font-size:16px; float: left;}
.a_rlzydiv_c dt .div .s1{width:46%; text-indent:3%;}
.a_rlzydiv_c dt .div .s2{width:19.5%;}
.a_rlzydiv_c dt .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;text-align: left;background: #fff; border-bottom: 1px solid #edeae9;}
.a_rlzydiv_c dd .div{border-bottom: 1px solid #dddddd;  float: left;width:100%; padding:20px 0px; background: url(../image/r_jt1.png) right 20px center no-repeat; background-color:#fff; font-size:14px; color:#000; cursor:pointer;}
.a_rlzydiv_c dd .div:hover,.a_rlzydiv_c dd .div.activerc{ background:url(../image/r_jt2.png) right 20px center no-repeat; background-color:#fff; color: #000;}

.a_rlzydiv_c dd .div .s1{width:36%; text-indent:3%;font-size: 16px; color: #000;}
.a_rlzydiv_c dd .div .s2{width:29.5%;}
.a_rlzydiv_c dd .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd .div1{box-sizing: border-box; width:100%; display:none; float: left;}
.a_rlzydiv_c dd .div1_c{text-align: left; width:100%; padding: 25px; background: #f5f6f9;  color:#888888; font-size:14px; line-height:2.0; overflow-x:hidden;}
.a_rlzydiv_c dd .div1_b,.a_rlzydiv_c dd .div1_b:hover{width:150px; height:40px; line-height:40px; text-align:center; background-color:#6eba44; display:inline-block; overflow:hidden; color:#333; text-decoration:none; font-size:14px;}
.zhangp-box-tie{
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
}
.zp-box-bo{
             animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;

   /* background: #fff;*/
    float: left;
    width: 100%;
    margin: 25px 0;
}
.zp-box-to{
    padding: 40px;
       animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;
    background: #fff;
}
.zhangp-box {
    padding: 40px 0;
}
.zp-box-to select {
    width: 243px;
    float: left;
    outline: none;
    margin-right: 10px;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.zp-bt-h3{
    color: #333;
    font-weight: 400;
    font-size: 18px;
}
.zp-bt-h4{
    color: #333;
        font-weight: 400;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.sousuo-box{
    float: right;

}
.souss-con{
    width: 245px;
    float: left;
      padding: 10px 15px;
}
.soubtn{
padding:11px 20px;
color: #fff;
background: #d7161f;
border: none;
}
/*校园招聘*/




.index-swiper .swiper-pagination{bottom: 20px;}
.inbanner .index-swiper img{display: block;width: 100%;}
.index-swiper .swiper-pagination-bullet{background: #fff;opacity: 0.6;width: 15px;height: 7px;border-radius: 10px;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 30px;height: 7px;opacity: 1;}



/*内页banner*/
.n_banner{width:100%; height:600px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner1{width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner2{ width:100%; height:480px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner3{width:100%; height:300px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner5{width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner5 .n_banner_text{bottom: 40%;text-align: center;}
.n_banner_text{width:100%; position:absolute; left:0px; bottom:80px;}
.n_banner_text .s1{width:100%; text-align:right; color:#fff; font-size:28px;}
.n_banner_text .s1 span{ font-size:37px;}
.n_banner_text .s2{width:100%; color:#fff; font-size:22px; line-height:1.5;}
.n_banner_text .s2 .font1{ font-size:48px;line-height: 1.4;text-transform: uppercase;}
.n_banner_text .s2 .font2{ font-size:24px; font-weight:400;background: url(../image/ntitlebk.png) center center no-repeat;  line-height: 1.4;text-transform: uppercase;}
.n_banner_text .s3{width:100%; text-align:center; color:#fff; font-size:20px; line-height:1.5;}
.n_banner_text .s3 span{ font-size:36px;}
.n_banner_text .s4{width:100%; text-align:center; color:#fff; font-size:16px; line-height:1.6;padding-top:20px;padding-bottom:20px;}
.n_banner_text .s4 span{ font-size:30px;}
.n_banner_text.n_banner_text2{ bottom:auto; top:45%;}
.n_banner_text .s5{width:49%; background:#228c59; padding:1.5% 2%; color:#fff; line-height:1.7; font-size:16px;}
.n_banner_text .s5 span{ font-size:17px;}
.n_banner_text.n_banner_text3{ bottom:auto; top:55%;}
/*.n_banner_text.n_banner_text4{ bottom:auto; top:45%;}*/
.n_banner_text .s6{width:47%;background:url(../images/case_bg2.png) repeat; padding:1.5% 2%; color:#fff; line-height:1.7; font-size:18px; text-align:center; position:relative; left:50%; margin-left:-23%;}
.n_banner_text .s6 .font1{ font-size:30px;}


.fixhead{position: fixed;width: 100%;top: 0;padding-top: 0;background:#fff; animation:fadeInDown 1s;
    -webkit-animation:fadeInDown 1s;box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.1);}



.nbanner{
    position: relative;
}
.nbanner img{width: 100%;display: block;}
.weizhi{background:url(../image/weizhibk.jpg) center no-repeat; background-size: cover; display: block;margin-bottom: 10px;}
.weizhi2{margin-bottom: 0;background: #f1f2f3;}
.weizhi p{font-size: 14px;line-height:50px;color: #666666;font-weight: 400;}
.weizhi p img{position: relative;top: 3px;margin-right: 5px;}
.weizhi a{color: #666666;}
.weizhi2{border-bottom: 1px solid #e5e5e5;}

.topheader{background: #e5e5e5;}
.topheader p{font-size: 14px;color: #666666;line-height: 30px;}

/*.index-swiper .swiper-button-next{-webkit-transition:all 0.35s ; transition:all 0.35s;right: 40px; width: 80px;height: 80px;background: url(../image/prev.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-prev{-webkit-transition:all 0.35s ; transition:all 0.35s;left: 40px; width: 80px;height: 80px;background: url(../image/next.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-next:hover{background-color: rgb(215,22,31,0.56);}
.index-swiper .swiper-button-prev:hover{background-color: rgb(215,22,31,0.56);}
*/



.header{height: 50px; background: #f1f2f3;z-index: 500;position: relative;}
.kczyul li:hover .text2{background: #efcc10;}
.headerbox{padding:28px 0;}
.headerbox .logo{float: left;width: 12.1%;}
.headerbox .logo img{display: block;height: 73px;}
.headerbox .div1{font-size: 20px;color: #353535;font-weight: bold;line-height: 73px;float: left;margin-left: 43px;}
.headerbox .div2{float: right;margin-top: 20px;}

.headerbox .div2 .s2{float: left;}
.headerbox .div2 .s2 img{float: left;}
.headerbox .div2 .s2 .text{float: left;margin-left: 10px;position: relative;top: 1px;}
.headerbox .div2 .s2 .text .p1{font-size: 14px;color: #000000;line-height: 14px;}
.headerbox .div2 .s2 .text .p2{font-size: 24px;color: #d40201;line-height: 30px;}
.nav{display: inline-block;float: left;width: auto;}
.nav li {float: left;text-align: center;line-height: 50px;-webkit-transition:all 0.35s ; transition:all 0.35s;}
.nav li a{position: relative; color: #333;font-size: 16px;padding: 0 65px; position: relative;line-height: 50px;display: block;}
/*.nav li a:after{position: absolute;content: "";bottom: 0;left: 0;width: 0%;height: 2px;background: #ffb725;-webkit-transition:all 0.5s ; transition:all 0.5s;}
*/
.nav li:hover,.nav li.active{background: #1c7bd7;}
.nav li:hover a,.nav li.active a{color: #fff;}

.in-sousou{position: relative;top: 2px;margin-left: 10px;padding-right: 13px; cursor: pointer;display: inline-block;float: left;}
.in-sousou:after{position: absolute;content: "";background: #cccccc;right: 0;width: 1px;height: 20px;top: 18px;}
.in-sof{position: absolute;top:52px; width: 240px;left: -178px;display: none;}
.in-sof .div1{display: inline-block;width: 100%;line-height: 32px;z-index: 200;}
.in-sof .div1 input{display: inline-block;float: left;line-height: 32px;padding: 0 10px;border: none;color: #666666;border-left: 1px solid #999999;background: #fff;}
.in-sof .div1 .in2{width: 32px;background: url(../image/pcsou1.jpg) center no-repeat;}
.soubox{float: right;position: relative;line-height: 50px;margin-right: 15px;}

.soubox .img1{vertical-align: middle;}

.word{float: right;height: 50px;position: relative;}
.word .div1{display: none; background: #51a0c7; height: 50px;line-height:50px;width: 55px;text-align: center;}
.word .div1 img{vertical-align: middle;}
.word .div2 {    position: relative;
   
  display: inline-block;
    padding: 10px 0; 
    /*background: #fff;*/text-align: center;display: block; }
.word .div2 li{float: left;margin: 0 5px;}
.word .div2 li.active a{color: #1c7bd7;}
.word .div2 li a{font-size: 14px;line-height: 30px;color: #333;}
.word .div2 li a:hover {color: #1c7bd7;}

.section1{background: #f2f2f2;padding: 50px 0;}
.section1 .fl{float: left;width: 49%}
.section1 .fl .videobox{position: relative;overflow: hidden;cursor: pointer;}
.section1 .fl .img img{display: block;width: 100%;height: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.section1 .fl .img:hover img{transform: scale(1.1);}
.section1 .fl .text{position: absolute;left: 0;bottom: 35%; width: 100%;text-align: center;}
.section1 .fl .text p{font-size: 30px;color: #ffffff;font-weight: bold;margin-top: 30px;}
.section1 .fr{float: right;width: 49%;}
.section1 .fr .new1{background: #fff;}
.section1 .fr .anewbox{display: inline-block;width: 100%;padding: 22px;border-bottom: 1px solid #f4f4f4;}
.section1 .fr .anewbox .img{float: left;width: 30%;}
.section1 .fr .anewbox .img img{display: block;width: 100%;}
.section1 .fr .anewbox .text{float: left;width: 70%;box-sizing: border-box;padding-left: 20px;}
.section1 .fr .anewbox .text .p1{font-size: 22px;color: #000000;margin-bottom: 10px;}
.section1 .fr .anewbox .text .p2{line-height: 24px;height: 48px;overflow: hidden;font-size: 16px;color: #555555;}
.section1 .fr .anewbox .text .p3{display: inline-block;width: 100%;margin-top: 10px;}
.section1 .fr .anewbox .text .p3 .sp1{float: left;font-size: 16px;color: #ffffff;padding: 5px 8px;background: #337fd7;border-radius: 3px;}
.section1 .fr .anewbox .text .p3 .sp2{float: right;font-size: 16px;color: #999999;margin-top: 5px;}
.innewul {display: inline-block;width: 100%;padding-top: 8px;}
.innewul li{display: inline-block;width: 100%;box-sizing: border-box;padding: 0 22px; line-height: 33px;margin: 5px 0;}
.innewul li img{position: relative;top: 1px;margin-right: 4px;}
.innewul li a{font-size: 16px;color: #222222;}

.innewul li .sp1{float: left;width: 80%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.innewul li .sp2{float: right;width: 20%;text-align: right;}
.innewul li:hover a{color: #337fd7;}
.innewul li:hover {background: #eff5fd;}
.deti{font-size: 24px;color: #000000;text-align: left;font-weight: 400;line-height: 36px;margin-bottom: 15px;}
.deti a{float: right;font-size: 16px;color: #333333;font-family: 'Times New Roman';text-transform: uppercase;line-height: 36px;}
.deti a img{vertical-align: middle;margin-right: 5px;}

.section2{padding: 50px 0;}
.section2 .wdiv1{height: 500px;}
.section2 .fl{float: left;width: 50%;background: #3b8ada;box-sizing: border-box;padding: 0 50px;position: relative;height: 100%;}
.section2 .fr{float: left;width: 50%;position: relative;overflow: hidden;height: 100%;}
.section2 .fr:hover img{transform: scale(1.1);}
.section2 .fr img{display: block;width: 100%;height: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.section2 .fl .ti{font-size: 48px;color: #ffffff;font-weight: bold;}
.section2 .fl .ti span{background: #fff;color: #418ddb;padding: 0 5px; padding-top: 40px;display: inline-block;}
.remore{position: absolute;right: 50px;top: 60px;color: #fff;font-size: 16px;}
.remore img{position: relative;margin-left: 3px;top: -4px;}
.section2 .fl .text{font-size: 16px;color: #fff;line-height: 24px;text-align: justify;padding-top: 40px;}

.xxul{display: inline-block;width: 100%;margin-top: 50px;}
.xxul li{float: left;text-align: center;position: relative;margin-right: 100px;}
.xxul li .p1{font-size: 50px;color: #ffffff;}
.xxul li .p1 span{position: absolute;right: -12px;top: 12px;font-size: 12px;}
.xxul li .p2{font-size: 20px;color: #ffffff;}

.footer{background: #454545;padding-top: 40px;padding-bottom: 50px;}
.footer .flogo{float: left;padding-right: 45px;border-right: 1px solid #4e4e4e;padding-bottom: 15px;}
.footer .wx{float: right;}
.footer .wx p{text-align: center;color: #999999;font-size: 12px; line-height: 30px;}
.footer .div2{float: left;box-sizing: border-box;padding-left: 45px;}
.footer .div2 .ful{display: inline-block;width: 100%;}
.footer .div2 .ful li{float: left;margin-right: 40px;}
.footer .div2 .ful li a{color: #fff;font-size: 16px;}
.footer .div2 .text{font-size: 14px;color: #868686;line-height: 24px;padding-top: 15px;}

.footer2{background: #ffffff;padding: 30px 0;}

.footer2 .wx{float: right;}
.footer2 .wx p{text-align: center;color: #999999;font-size: 12px; line-height: 30px;}
.footer2 .div2{float: left;box-sizing: border-box;padding-left: 45px;}

.footer2 .div2 .text{font-size: 14px;color: #868686;line-height: 24px;padding-top: 15px;}

.loding{background: #0071b6;padding: 100px 0;}

.loding img{display: block;margin: 0 auto;}
.cenerlink{text-align: center;}
.cenerlink a{color: #fff;margin: 0 40px;font-size: 30px;}


/*about style*/
.bf{ background-color: #fff;}
.pagePadding{ padding: 100px 0px;}
.aboutPbox-box{ position: relative;background: url(../image/debk2.png) top center no-repeat;background-size:100% 100%;}
/*.aboutPbox{ width: 754px; margin: 0px auto;}*/

.iboxT{ margin-bottom:40px;}
.iboxT .zh{ font-size: 36px; color: #222222; line-height: 1.5;}
.iboxT .en{ color: #666; font-family: arial, helvetica, sans-serif; text-transform: uppercase;margin-top: 10px;font-size: 16px; }
.aboutP-list{ padding-bottom: 50px;    animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;}
.aboutP-list li{ float: left; display: block; width: 25%; padding: 0px 20px 0 40px;  color: #525252;border-right: 1px solid #e3e3e3;  line-height: 1.5;text-align: center;}
.aboutP-list li:last-child{ border-right: 0px none;}
.aboutP-list .txt{ color: #d7161f; font-family: "Microsoft JhengHei"; font-size: 24px; line-height: 1.2;}
.aboutP-list .txt span{}
.aboutP-list .num{ font-size: 50px;}
.aboutP-list .txt .sp2{font-size: 14px;position: relative;left: 5px;top: -30px;color: #666666;}
.aboutP-list  .p2{font-size: 16px;color: #222222;margin-top: 10px;}
.aboutP-list .add{ position: absolute; font-weight: bold;}
.aboutP-list .en{ font-family: arial, helvetica, sans-serif; font-size: 12px; text-transform: uppercase;}
.aboutP-list .zh{ font-weight: bold;}
.pageC a:link, .pageC a:visited { color: #d02a25; }
.pageC a:active, .pageC a:hover { color: #ee2d31; }
.pageC img{ max-width: 100% !important; height: auto !important;}
.pageC{ overflow: hidden; color: #666; }
.pageCcc{
         animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;  
}
.pageCcc p{text-align: center;font-size: 14px;line-height: 24px;}
.aboutPbox .pageC{ text-align: center; font-size: 15px;}
.pbot{ background: url(../image/y.png) no-repeat scroll center center; background-size: cover; background:#f9f9fc; border-radius: 50%; width: 75px; height: 75px; position: absolute; left: 50%;top: -37px; margin-left: -37px; cursor: pointer;}
.pbot i{ background: url(../image/abot.png) no-repeat scroll center center; width: 25px; height: 15px;position: absolute; left: 50%; top: 50%; margin: -7px 0px 0px -12px; -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}
@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}
.black-20{ background: url(../images/black_20.png) repeat; background: none rgba(0,0,0,0.2);}
.aboutC-box{ background-color: #fff; padding: 80px 0px;}
.aboutC-box .pageC{ width: 90%; margin: 0px auto; text-align: justify;}
.aboutC-box .pageC img{display: block;max-width: 100%;margin: 0 auto;}
.pagePadding2{ padding: 135px 0px;}

.fixedImg {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.ryul{display: inline-block;width: 100%;box-sizing: border-box;padding: 0 40px;}
.ryul li{float: left;width: 25%;box-sizing: border-box;padding: 0 15px;margin-bottom: 20px;}
.ryul li a{position: relative;overflow: hidden;height: 187px;display: inline-block;width: 100%;}
.ryul li img{display: block;width: 100%;min-height: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.ryul li a:hover img{transform: scale(1.1);}
/*about style end*/







.fazhanul{display: inline-block;width: 100%;background: url(../image/xian4.png) center center;  background-repeat: repeat-y; padding-top: 30px; margin-bottom: 50px;}
.fazhanul li{float: left;width: 100%;}
.fazhanul li .div1{width: 50%;}
.fazhanul li .div1 .s1{font-size: 24px;color: #d03c27; margin-bottom: 10px;}
.fazhanul li .div1 .s2 p{font-size: 14px;line-height: 24px;height: 72px;overflow: hidden;}
.fazhanul li .div1 .box{background-color: #fff;width: 100%;box-sizing: border-box;padding: 25px;}
.fazhanul li:nth-child(2n-1) .div1{float: right;box-sizing: border-box;padding-left: 70px;background: url(../image/yuan.png) left top 45% no-repeat;position: relative;left: -15px;}

.fazhanul li:nth-child(2n) .div1{float: left;box-sizing: border-box;padding-right: 70px;background: url(../image/yuan.png) right top 45% no-repeat;position: relative;right: -15px;}

.fazhanul li .div1 .box .p1{font-size: 47px;padding-bottom: 5px;border-bottom:2px solid #eeeeee;font-weight: bold;position: relative;color: #d7161f;}
.fazhanul li .div1 .box .p1:after{position: absolute;content: "";left: 0;bottom: -2px;height: 2px;width: 85px;background-color: #d7161f;}
.fazhanul li .div1 .box .text{padding-top: 20px;}
.fazhanul li .div1 .box .text p{font-size: 16px;color: #444444;line-height: 30px;}
.timefz{text-align: center;}
.timefz img{display: block;margin: 0 auto;}

.fzp1{font-size: 30px;color: #333333;text-align: center;margin-bottom: 30px;}
.fzp2{font-size: 14px;color: #333333;text-align: center; margin-bottom: 30px;line-height: 24px;}
.timefz{text-align: center;}
.timefz img{display: block;margin: 0 auto;}


.fazhanwbox{padding-top: 50px;background: url(../image/debk2.png) top center no-repeat;background-size:100% 100%;}
.fznbox{ padding-top: 50px;margin-top: 50px; background: url(../image/fzbk.jpg) center no-repeat; background-size: cover;}

.fznbox .inner1400 {overflow-y:scroll; max-height: 700px;}
.fznbox .inner1400::-webkit-scrollbar {
            width: 4px;    
            /*height: 4px;*/
}
.fznbox .inner1400::-webkit-scrollbar-thumb {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
}
.fznbox .inner1400::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.05);

}
.pagePadding3{padding: 70px 0;}


.ncontentbox {background: url(../image/debk.png) top center no-repeat;background-size:100% 100%;background-color: #f4f4f5;padding: 50px 0;padding-bottom: 0;}
.ncontentbox2{padding-bottom: 100px;background: url(../image/debk2.png) top center no-repeat;background-size:100% 100%;}
.ntopti{position: relative;text-align: center;padding-bottom: 70px;}
.ntopti .p1{    font-family: HYLILIANGHEIJ;
    src: url(./HYLILIANGHEIJ.ttf);text-transform: uppercase;font-size: 120px;font-weight: bold;position: absolute;left: 0;top: 0;width: 100%;color: rgba(222,222,222,0.2);}
.ntopti .p2{font-size: 36px;color: #222222;padding-top: 60px; position: relative;z-index: 1}
.ntopti .p3{font-size: 18px;color: #222222;margin-top: 20px;position: relative;z-index: 1}


.whul{display: inline-block;width: 100%;}
.whul li{float: left;width: 50%;box-sizing: border-box;padding: 0 20px;margin-bottom: 35px;}
.whul li .wh_ndiv{display: inline-block;width: 100%;background: #fff;position: relative;overflow: hidden;}
.whul li .img{float: left;width: 45%;position: relative;overflow: hidden;}
.whul li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.whul li:hover img{transform: scale(1.1);}
.whul li .text{float: left;width: 55%;box-sizing: border-box;padding: 25px 20px;}


.ncontetntwbox{padding-top: 35px;padding-bottom: 50px;background: #f1f2f3;}
.ncontetntwbox .fl{float:left;width: 18%;}
.ncontetntwbox .fl .box{float:left;width: 100%;background:#85c1ff url(../image/mnenubk2.png) top no-repeat;padding: 10px;}
.ncontetntwbox .fl .h4{line-height: 55px;text-align: left;color: #fff;font-weight: bold;font-size: 24px;}
.ncontetntwbox .fr{float:right;width: 80%;}
.ncontetntwbox .fr .weizhi{background: #fff;margin-bottom: 15px;}
.ncontetntwbox .fr .weizhi p{line-height: 36px;box-sizing: border-box;padding: 0 15px;}
.tih4{height: 100px;box-sizing: border-box;padding:0 30px; }
.tih4 span{display: inline-block;line-height: 97px;border-bottom: 3px solid #014099;color: #014099;font-size: 24px;font-weight: bold;}
.fr_contentbox{border: 1px solid #dfdfdf;border-top: 0;box-sizing: border-box;padding: 25px 20px;display: inline-block;width: 100%;background: #fff;}


.nemnu{display: inline-block;width: 100%;background: #f0f0f0;}
.nemnu li{float: left;width: 100%; text-align: center;line-height: 40px;border-bottom: 1px solid #fff;cursor: pointer;-webkit-transition:all 0.4s ; transition:all 0.4s;}
.nemnu li a{font-size: 15px;color: #333333;box-sizing: border-box;width: 100%;overflow: hidden;
text-overflow:ellipsis;display: block;
white-space: nowrap;box-sizing: border-box;padding: 0 35px;}
.nemnu li a img{display: inline-block;margin-right: 10px;}
.nemnu li dl{display: none;width: 100%;background: #ffffff;box-sizing: border-box;padding-left: 30px;}
.nemnu li.active,.nemnu li:hover {background: #bcd9fe;}
.nemnu li dl dd.active a{color: #337fd7}
.nemnu li dl dd a:hover {color: #337fd7}


.cpul{display: inline-block;width: 100%;}
.cpul li{float: left;width: 25%;box-sizing: border-box;padding: 0 8px;margin-bottom: 15px; height:380px; max-height:380px; overflow:hidden;}
.cpul li .img{position: relative;overflow: hidden;}
.cpul li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.cpul li a{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.cpul li .text{-webkit-transition:all 0.5s ; transition:all 0.5s; position: absolute;left: -100%;top: 0; width: 100%;height: 100%;background: rgba(31,56,127,0.7);box-sizing: border-box;padding: 0 10px;padding-top: 20px;}
.cpul li .text .c_text{font-size: 13px !important;line-height: 24px!important;color: #fff !important;}
.cpul li .text span{font-size: 14px;color: #fff;display: block;margin: 0 auto;line-height:28px;width: 110px; margin-top: 30px; border: 1px solid #fff;border-radius: 30px;text-align: center;}
.cpul li:hover img{transform: scale(1.1);}
.cpul li:hover .text{left: 0;}
.cpul li .text2 {box-sizing: border-box;padding: 10px;}
.cpul li .text2 .p1{font-size: 16px;color: #333333;line-height: 30px;}
.cpul li .text2 .p2{font-size: 14px;color: #666666;line-height:24px;height: 48px;position: relative;overflow: hidden;}


.cpul2 li{float: left;width: 25%;box-sizing: border-box;padding: 0 8px;margin-bottom: 15px;}
.cpul2 li .img{position: relative;overflow: hidden;}
.cpul2 li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.cpul2 li a{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.cpul2 li:hover img{transform: scale(1.1);}
.cpul2 li:hover .text{left: 0;}
.cpul2 li .text2 {box-sizing: border-box;padding: 15px;background: #f1f2f3; height:182px;}
.cpul2 li .text2 .p1{font-size: 16px;color: #333333;line-height: 30px;}
.cpul2 li .text2 .p2{font-size: 14px;color: #666666;line-height:24px;height: 48px;position: relative;overflow: hidden;margin: 10px 0;}
.cpul2 li .text2 .p3{color: #357ad5;font-size: 14px;line-height: 24px;}
.xxbanner{height: 200px;}

.weizhi3 p{color: #fff;}
.weizhi3 a{color: #fff;}
.weizhi3 span{color: #fff;}
.topbox{position: relative;top: -120px;}
.newsdetailwbox {background: #fff;position: relative;}
.newsdetailwbox .title{box-sizing: border-box;padding: 30px 50px;text-align: center;}
.newsdetailwbox .title .p1{font-size: 36px;color: #03439d;}
.newsdetailwbox .title .p2{font-size: 16px;color: #999999;margin-top: 20px;}
.newsdetailwbox .text{padding: 30px 50px;}
.newsdetailwbox .text img{max-width: 100%;}
.newsdetailwbox .text video{max-width: 100%;}
.xxncontent{background: #f3f3f5;}
.xiangqmore{background: #fff;}
.xiangqmore ul li{float: left;width: 42.5%;text-align: center; line-height: 80px;}
.xiangqmore ul li.active{background: #1c7bd7; color: #fff;width: 15%;}
.xiangqmore ul li.active a{color: #fff;}
.xiangqmore ul li a{color: #333;font-size: 14px;}
.xiangqmore ul li a img{margin: 0 8px;position: relative;top: 3px;}



.zjul li{float: left;width: 50%;box-sizing: border-box;padding: 0 8px;margin-bottom: 15px;}
.zjul li .img{position: relative;overflow: hidden;float: left;width: 22%;}
.zjul li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.zjul li a{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.zjul li:hover img{transform: scale(1.1);}
.zjul li:hover .text{left: 0;}
.zjul li .text2 {
 float: left;
 width: 76%;
 box-sizing: border-box;
 padding: 5px;
 padding-left: 4%;
 border-bottom: 1px solid #f6f6f6;
}.zjul li .text2 .p1{font-size: 16px;color: #333333;line-height: 30px;}
.zjul li .text2 .p2{font-size: 14px;color: #666666;line-height:24px;position: relative;overflow: hidden;margin: 5px 0;}
.zjul li .text2 .p3{color: #357ad5;font-size: 14px;line-height: 24px;}

.delbul{display: inline-block;width: 100%;box-sizing: border-box;padding: 15px 20px;padding-bottom: 0;}
.delbul li{float: left;width: 100%;padding:25px 0;border-bottom: 1px solid #e6e6e6;}
.delbul li .img{float: left;width: 20%;}
.delbul li .img{position: relative;overflow: hidden;}
.delbul li .img img{display: block;width: 100%;min-height: 100%;}
.delbul li:last-child{margin-bottom: 0;border-bottom: 0;}
.delbul li .text{float: left;width: 80%;box-sizing: border-box;padding-left: 20px; }
.delbul li .text .p1{font-size: 18px;color: #222222;font-weight: bold;font-weight: bold;}
.delbul li .text .p2{font-size: 16px;color: #666666;line-height: 24px;height: 48px;overflow: hidden;font-weight: 400;margin: 21px 0;text-align: justify;}
.delbul li .text .p3{display: inline-block;width: 100%;}
.delbul li .text .p3 .sp1{font-size: 16px;color: #ffffff;background: #337fd7;padding: 5px 10px;text-align: center;}
.delbul li .text .p3 .sp2{font-size: 14px;color: #999999;line-height: 24px;overflow: hidden;font-weight: 400;float: right;}

.delbul li .text .p3 .sp2 img{vertical-align: middle;position: relative;top: -1px;margin-right: 1px;}

.rcsection2{padding: 50px 0;}
.rcsection2 .ti{text-align: center;margin-bottom: 20px;}
.rcsection2 .ti .p1{font-size: 24px;color: #333333;margin-bottom: 10px;}
.rcsection2 .ti .p2{font-size: 16px;color: #888888;line-height: 24px; margin-bottom: 10px;}
.rcsection2 .div1{padding-bottom: 50px;}
.rcsection2 .div1 ul{display: inline-block;width: 100%;padding-top: 20px;}
.rcsection2 .div1 ul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 10px;}
.rcsection2 .div1 ul li .ndiv{position: relative;overflow: hidden;}
.rcsection2 .div1 ul li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;box-sizing: border-box;padding: 10% 10%;}
.rcsection2 .div1 ul li img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.rcsection2 .div1 ul li:hover img{transform: scale(1.1);}
.rcsection2 .div1 ul li .text .p1{font-size: 24px;color: #fff;line-height: 24px;margin-bottom: 30px;}
.rcsection2 .div1 ul li .text .p2{font-size: 16px;color: #fff;line-height: 24px;}



.rcsection2 .div2 ul{display: inline-block;width: 100%;padding-top: 30px;}
.rcsection2 .div2 ul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 25px;text-align: center;border-right: 1px solid #e8e8e8;height: 280px;}
.rcsection2 .div2 ul li img{max-width: 100%;}
.rcsection2 .div2 ul li .text .p1{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 20px;margin-top: 10px;}
.rcsection2 .div2 ul li .text .p2{font-size: 14px;color: #888888;line-height: 24px;}

.rcsection3{padding-top: 50px; background: #f1f2f3;}
.rcsection3 .ti{text-align: center;margin-bottom: 40px;}
.rcsection3 .ti .p1{font-size: 24px;color: #333333;margin-bottom: 10px;}
.rcsection3 .ti .p2{font-size: 16px;color: #888888;line-height: 24px; margin-bottom: 10px;}

.joinfc li{float: left;width: 25%;}
.joinfc li img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.joinfc li .img{position: relative;overflow: hidden;}
.joinfc li:hover img{transform: scale(1.1);}



.liuyan{padding: 60px 0;background: #fff;}
.liuyan .title{text-align: center;margin-bottom: 40px;}
.liuyan .title .p1{font-size:30px;color: #d7161f;font-weight: bold;}
.liuyan .title .p2{font-size:20px;color: #000000;}

.liuyanform .row1{border-bottom: 2px solid #dddddd;display: inline-block;width: 100%;}
.liuyanform .row1 .box{float: left;width: 33.3%;padding: 15px 0;}
.liuyanform .row1 .box label{font-size: 16px;color: #000000;}
.liuyanform .row1 .box input{background: transparent;border: none;}
.liuyanform .row1 .box1{padding-top: 20px;}
.liuyanform .row1 .box1 label{font-size: 16px;color: #000000;display: inline-block;float: left;}
.liuyanform .row1 .box1 textarea{height: 200px;width: 80%;display: inline-block;float: left;border: none;background: transparent;}
.liuyanform  .tijiao{border: none;background: transparent;color: #d7161f;font-size: 18px;font-weight:bold;position: absolute;bottom: 20px;cursor: pointer; right: 0;}

.mapwbox{padding: 50px 0;}
.mapwbox .div1{float: left;width: 50%;box-sizing: border-box;padding-right: 30px;}
.mapwbox .div2{float: left;width: 50%;box-sizing: border-box;padding-left: 30px;height: 550px;}

.lyzixun{padding: 50px 0;background: url(../image/lybk.jpg) center no-repeat;background-size: cover;}

.lyzixun form{display: inline-block;width: 100%;background: #fff;box-sizing: border-box;padding:5%  10%;}
.lyzixun form .div1{display: inline-block;width: 100%;margin-bottom: 20px;}
.lyzixun form .div2{display: inline-block;width: 100%;margin-bottom: 20px;}
.lyzixun form .div4{display: inline-block;width: 100%;margin-bottom: 20px;}
.lyzixun form .div3 label{position: absolute;left: 0;top: 0;}
.lyzixun form .div3{display: inline-block;width: 100%;margin-bottom: 20px;position: relative;}
.lyzixun form .div3 textarea{width: 90%;border: 1px solid #e1e1e1;box-sizing: border-box;padding: 10px;resize: none;height:100px;float: left;margin-left: 100px; }
.lyzixun form .div1 .fdiv1{float: left;width: 33.3%;}
.lyzixun form .div1 input{display: inline-block;width: 250px;line-height: 40px;border: 1px solid #e1e1e1;box-sizing: border-box;padding: 0 10px;}
.lyzixun form label{width: 100px;text-align: right;display: inline-block;font-size: 16px;color: #222222;}
.lyzixun form label span{color: #ff4200;}

.lyzixun form .div4 input{width: 90%;box-sizing: border-box;padding: 10px;resize: none;color: #fff; float: left;margin-left: 100px;background: #056be9;text-align: center;border: none;line-height: 36px; }

.xwbox{padding: 50px 0;background: #f2f2f4;}


.xwlist1{min-height: 400px;display: inline-block;width: 100%;box-sizing: border-box;padding: 15px 20px;padding-bottom: 0;}
.xwlist1 li{float: left;width: 100%;background: #fff;margin-bottom: 20px;}
.xwlist1 li .img{float: left;width: 20%;}
.xwlist1 li .img{position: relative;overflow: hidden;}
.xwlist1 li .img img{display: block;width: 100%;min-height: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.xwlist1 li .text{float: left;width: 80%;box-sizing: border-box;padding: 30px 40px; }
.xwlist1 li .text .p1{font-size: 18px;color: #222222;font-weight: bold;font-weight: bold;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.xwlist1 li .text .p2{font-size: 16px;color: #666666;line-height: 24px;height: 48px;overflow: hidden;font-weight: 400;margin: 21px 0;text-align: justify;}
.xwlist1 li .text .p3{font-size: 14px;color: #999999;line-height: 24px;overflow: hidden;font-weight: 400;}
.xwlist1 li:hover img{transform: scale(1.1);}




.xwlist2{ min-height: 400px; display: inline-block;width: 100%;box-sizing: border-box;padding: 15px 20px;padding-bottom: 0;}
.xwlist2 li{float: left;width: 25%;margin-bottom: 20px;box-sizing: border-box;padding: 0 5px;}
.xwlist2 li a{background: #fff;display: inline-block;width: 100%}
.xwlist2 li .img{float: left;width: 100%;}
.xwlist2 li .img{position: relative;overflow: hidden;}
.xwlist2 li .img img{display: block;width: 100%;min-height: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.xwlist2 li .text{float: left;width: 100%;box-sizing: border-box;padding: 20px 10px; }
.xwlist2 li .text .p1{font-size: 16px;color: #222222;font-weight: bold;font-weight: bold;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.xwlist2 li .text .p2{font-size: 14px;color: #666666;line-height: 24px;height: 72px;overflow: hidden;font-weight: 400;margin: 21px 0;text-align: justify;}
.xwlist2 li .text .p3{font-size: 14px;color: #999999;line-height: 24px;overflow: hidden;font-weight: 400;}
.xwlist2 li:hover img{transform: scale(1.1);}


.mttih4{font-size: 24px;color: #000000;text-align: left;font-weight: 400;line-height: 36px;padding-bottom: 10px;border-bottom: 2px solid #d8d9da;margin-bottom: 20px; } 
.mttih4 a{float: right;font-size: 16px;color: #333333;font-family: 'Times New Roman';text-transform: uppercase;line-height: 36px;}
.mttih4 a img{vertical-align: middle;margin-right: 5px;}

.mtul1{display: inline-block;width: 100%;}
.mtul1 li{float: left;width: 25%;box-sizing: border-box;padding: 0 5px; margin-bottom: 20px;}
.mtul1 li a{display: inline-block;width: 100%;}
.mtul1 li .img{float: left;width: 100%;}
.mtul1 li .img{position: relative;overflow: hidden;}
.mtul1 li .img img{display: block;width: 100%;min-height: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.mtul1 li:hover img{transform: scale(1.1);}
.mtul1 li .text{float: left;width: 100%;box-sizing: border-box;padding-top: 15px; }
.mtul1 li .text p{font-size: 16px;color: #222222;line-height: 24px; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}




.mtul2 li .img:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";background: url(../image/play2.png) center center no-repeat;}
.newtime{position: absolute;right: 0;background:url(../image/xian2.png) top left 7px repeat-y;padding: 10px 0; right:-110px;z-index: 100000;}
.newtime ul li {line-height: 35px;margin-bottom: 15px;}
.newtime ul li img{width: 25px;height: 25px;vertical-align: middle;}
.newtime ul li span{color: #fff;display: inline-block;background: #d9d9d9;padding: 0 20px;border-radius: 20px;font-size: 16px;}
.newtime ul li:hover span,.newtime ul li.active span{background: #1c7bd7;}

.shaixuan {margin-bottom: 20px;padding: 25px;display: inline-block;width: 100%;background: #f5f5f5;}
.shaixuan .div{display: inline-block;width: 100%;margin-bottom: 5px;}
.shaixuan .div .s1{float: left;width: 10%;font-size: 14px;color: #000000;font-weight: bold;}
.shaixuan .div .s2{float: left;width: 90%;}
.shaixuan .div .s2 a{display: inline-block;font-size: 14px;color: #000000;float: left;margin-right: 20px;}
.shaixuan .div .s2 span{display: inline-block;font-size: 14px;color: #337fd7;float: left;margin-right: 20px;}

.fr_contentbox_deabout .text img{max-width: 100%;}
.gallery-top img{max-width: 70%;margin: 0 auto;display: block;}
.gallery-top{margin-bottom: 20px;}

.lodinglink{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.lodinglink a:nth-child(1){position: absolute;left: 0;width: 50%;height: 100%;}
.lodinglink a:nth-child(2){position: absolute;right: 0;width: 50%;height: 100%;}