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; */    }


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


    /*min-width: 1300px;*/
    /*background: #f8f8f8;*/

}



textarea{

    outline: none;

       font-family: '微软雅黑';

}

.inner {

    width: 100%;

    margin: 0px auto;

    position: relative;

}
.inner1 {

    width: 100%;

    margin: 0px auto;

    position: relative;

}

.inner2{
    width: 90%;
     margin: 0px auto;

    position: relative;
}

.inner1200 {

    margin: 0px auto;

    width: 1200px;

    position: relative;

}

.inner1150{
    width: 1150px;
    margin: 0 auto;
}

.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: 1180px;margin: 0 auto;}

.inner1240{

   margin: 0px auto;

    width: 1240px; 

}
.inner1280{
    width: 1180px;
    margin: 0 auto;
}
.inner1720{
    width: 1720px;
    margin: 0 auto;
}

.inner1300{

   margin: 0px auto;

    width: 1300px; 

     position: relative;

}

.inner1400{

   margin: 0px auto;

    width: 1400px; 
    box-sizing: border-box;padding: 0 15px;

     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;

}
.inner1600{

    margin: 0 auto;

    width: 83.33%;

    position: relative;

}


.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;
    margin-bottom: 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;
    display: inline-block;
}
.pagination-lg a {
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.pagination-lg span {
    background: #203e68;
    /*border: 1px solid #1c7bd7;*/
    color: #fff;
}
.pagination-lg a:hover{
   background: #203e68;
   /* 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;background: linear-gradient(#95cd12,#09a23b);}

.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{width:100%;padding:3% 0px; 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_t{background:#0f93d9 url("../image/lmfooter_bottom.png") center right 20px no-repeat; }
.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;

    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:left;width: 100%;max-height: 54px;overflow: hidden;}
/*.pc_amenu{position: absolute;left: 0; bottom: 0;width: 100%;}*/
.a_menu_bg{ background:#f8f8f8;max-height: 54px;overflow: hidden;}
.a_menu{width:100%; margin:0px; padding:0px; max-height: 54px;overflow: hidden;float: right;}
.a_menu .a_menu_a{ position: relative; margin:0 35px;padding: 0 5px; height:54px;  display:inline-block; overflow:hidden; text-align:center; line-height:54px; color:#424242; font-size:18px;}
.a_menu .a_menu_a:after{-webkit-transition:all 0.5s ; transition:all 0.5s;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #f6ad2d;content: "";}
.a_menu .a_menu_a:hover:after,.a_menu .a_menu_a.active:after{width: 100%;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.active{color: #f6ad2d;}
/*内页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: 15px; height: 40px; display: block;}

.in_top .heard{ display:none;}

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



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



/*导航按钮*/

.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{z-index: 30000; 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:#b1355a  ; 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:350px; 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:20px 0px; background-color:#2f3595;  color:#fff; font-size:16px; float: left;margin-bottom: 10px;}
.a_rlzydiv_c dt .div .s1{width:60%; text-indent:15%;}
/*.a_rlzydiv_c dt .div .s2{width:30%;text-align:center;}*/
.a_rlzydiv_c dt .div .s3{width:20%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:20%; text-align:center;}
.a_rlzydiv_c dt .div img{display: inline-block;margin-right: 5px;position: relative;top: 10px;}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;text-align: left;background: #fff; border-bottom: 2px solid #fff;}
.a_rlzydiv_c dd .div{ 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: #333333 !important;}
.a_rlzydiv_c dd .div{border-bottom: 1px solid #e5e5e5;}
.a_rlzydiv_c dd .div .s1{width:60%; text-indent:15%;font-size: 16px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

.a_rlzydiv_c dd .div .sp1{display: none}
.a_rlzydiv_c dd .div .s4{color: #2f3595}
.a_rlzydiv_c dd .div.activerc .sp1{display: block;}
.a_rlzydiv_c dd .div.activerc .sp2{display: none;}
/*.a_rlzydiv_c dd .div .s2{width:30%;text-align:center;}*/
.a_rlzydiv_c dd .div .s3{width:20%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:20%; 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: #fff;  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: 30px 30px;
       animation:fadeInUp 2s;
    -webkit-animation:fadeInUp 2s;
    background: #fff;
}
.zhangp-box {
    background: #f1f2f3;
    padding: 50px 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:0 20px;
line-height: 41px;height: 41px;
color: #fff;
background: #3871c1;
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: 7px;height: 7px;border-radius: 10px;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 7px;height: 7px;opacity: 1;}


/*.index-swiper{height: 100%;}*/

/*内页banner*/
.nbanner img{display: block;width: 100%;height: 100%;}
.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:450px; background-repeat:no-repeat !important; background-position:center center!important; background-size:cover!important; position:relative;overflow: hidden;}
.n_banner5 .n_banner_text{text-align: left;}
.n_banner5 img{display: none;}
.n_banner_text{width:100%; position:absolute; left:0px; width: 100%; bottom:80px;text-align: center;}
.n_banner55{height: 604px;}
.n_banner55 .n_banner_text p{color: #fff;}
.n_banner_text p{color: #bc1a21;text-align: center;font-weight: 550;}
.n_banner_text p{font-size: 36px;line-height: 60px;text-transform: uppercase;}
.n_banner_text .p2{font-size: 50px;line-height: 60px;text-transform: uppercase;}


/*.nbanner{background: none !important;height: auto;}*/
/*.nbanner img{display: block;width: 100%;}*/
.fixhead{position: fixed;width: 100%;top: 0;padding-top: 0;background:#fff; animation:fadeInDown 1s;
    -webkit-animation:fadeInDown 1s;z-index: 100;}

.fixhead2{background: #fff;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .nav li .a1{color: #333333;-webkit-transition:all 0.5s ; transition:all 0.5s;}

.fixhead2 .img1{display: none !important; -webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .img2{display: block !important;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.nbanner{
    position: relative;
}

.nbanner .text{text-align: left;position: absolute;bottom: 200px;}

.nbanner .text .inner1400{border-left: 5px solid #fff;padding-left: 30px;}
.weizhi{ background-size: cover; display: block;padding: 20px 0;background: url(../image/banner_news_d@2x.png) top center no-repeat;
background-size: cover;}

.weizhi p{font-size: 16px;color: #fff;font-weight: 400;}
.weizhi p img{position: relative;top: 3px;margin-right: 5px;}
.weizhi a{color: #fff;}
.weizhi a:last-child{color: #fff;}
.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);}
*/





.flex_bt{display: flex;justify-content: space-between;}
/*
.header .fl .search{float: right; width: 100%;display: flex;justify-content: flex-end;position: relative;top: 10px;}
.header .fl .search form{line-height: 39px;height: 39px;overflow: hidden;border-radius: 30px;display: flex; background: #EEEEEE url(../image/icon_sousuo.png) left 10px center no-repeat;box-sizing: border-box;padding-left: 40px;}

.header .fl .search .in1{flex: 1;background: transparent;border: none}
.header .fl .search .btn1{background: #E0E0E0;width: 91px;line-height: 39px;text-align: center;border-radius: 30px;border: none}
*/
.ncontent_wbox{padding: 50px 0;}
li .image{position: relative;overflow: hidden;}
li .image img{-webkit-transition:all 0.5s ; transition:all 0.5s;display: block;width: 100%;}
/*li:hover .image img{transform: scale(1.1);}*/

a .image{position: relative;overflow: hidden;}
a .image img{-webkit-transition:all 0.5s ; transition:all 0.5s;display: block;width: 100%;}
/*a:hover .image img{transform: scale(1.1);}*/


.nav{display: flex;mposition: relative;top:5px;}
.nav li {text-align: center; padding: 0 23px; }
.nav li .a1{padding: 0 0;  line-height:90px; color: #333;font-size: 16px;position: relative;display: inline-block;white-space: nowrap;;}
.nav li .a1:after{position: absolute;content: "";bottom: 15px;width: 100%;left: 0;height:8px;display: none; background: url(../image/xuanzhong.png) center center no-repeat;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.nav li{position: relative;}
.nav li dl{position: absolute;left: -7%;width: 110%;top: 100%;display: none;z-index: 2000;padding: 5px 0;padding-top: 20px; background: rgba(255, 255, 255, 0.5);}
.nav li:hover dl{display: block;}
.nav li dl dd{}
.nav li dl dd a{color: #333;font-size: 14px;line-height: 40px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;display:block; }
.nav li dl dd a:hover{color: #C31D1D}
/*.nav li:hover a{background: #e6eff9;}*/
/*.nav li.active .a1:after,.nav li:hover .a1:after{display: block;}*/
.nav li.active .a1,.nav li:hover .a1{color: #0f93d9}
.nav .li2{display: flex;align-items: center;cursor: pointer;}
.nav .li2:hover img{transform: scale(1.0);}
.form_search{width: 280px;border-radius: 30px;background: #f8f8f8;display: flex;height: 35px;align-items: center;box-sizing: border-box;padding: 0 30px;}
.form_search .in1{flex: 1;border: none;background: transparent;}
.form_search .se{background: url(../image/search.png) center center no-repeat;width: 20px;border: none;height: 20px;}





.ncontent_wbox{padding: 50px 0;}
li .image{position: relative;overflow: hidden;}
li a{position: relative;overflow: hidden;}
li .image img{-webkit-transition:all 0.5s ; transition:all 0.5s;display: block;width: 100%;}
li img{-webkit-transition:all 0.5s ; transition:all 0.5s;}
li:hover .image img{transform: scale(1.1);}
li:hover img{transform: scale(1.1);}





.show_detail .h1{font-size: 28px;color: #2ab5a2;padding-bottom: 20px;font-weight: 400;}



.show_detail .text{padding: 30px 0;border-top: 1px solid #cccccc;font-size: 16px;color: #808080;}
.show_detail .text img{max-width: 100%;}
.show_more{display: flex;justify-content: space-between;box-sizing: border-box;padding: 0 0;padding-bottom: 0;border-top: 1px solid #cccccc;}
.show_more a{width: 49%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;line-height: 60px;font-size: 14px;color: #33b294;}
/*.show_more a .img1{display: none;}
.show_more a:hover .img2{display: none;}
.show_more a:hover .img1{display: inline-block;}
.show_more a:hover {color: #0479ce;}*/
.show_more a img{vertical-align: middle;margin-right: 5px;}
.show_more .a1{text-align: left;}
.show_more .a2{text-align: right;}
.content_box{min-height: 400px;}
.a_link{display: flex;justify-content: space-between;}
.a_link a{width: 50%;line-height: 24px;text-align: center;font-size: 14px;color: #33b294;text-align: left;}
.a_link a:nth-child(2){text-align: right;}



.pagination li a, .pagination li span {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    border: none;
}
.pagination li a {
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.pagination li.disabled span {
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.pagination li span {
    background: #199e9e;
    border: 1px solid #199e9e;
    color: #fff;
}
.pagination li a:hover{
   background: #199e9e;
    border: 1px solid #199e9e;
    color: #fff;
}


.mobile{display: none;}
.pc{display: block;}




.cp_list{display: flex;flex-wrap: wrap;}

.cp_list li {
    margin: 0 1%;
    width: -webkit-calc((100% - 2%*3)/ 3);
    width: calc((100% - 2%*3)/ 3);
    cursor: pointer;
    position: relative;
    margin-bottom: 30px;
    padding: 5px 0;
}

.swiper-pagination-zhufu{text-align: right;padding-right: 20px;bottom: 20px !important;}
.swiper-pagination-zhufu .swiper-pagination-bullet{background: #fff;opacity: 1;}
.swiper-pagination-zhufu .swiper-pagination-bullet-active{background: #e30f41;opacity: 1;}



.ncontent{padding: 50px 0;}

.linkmore{display: flex;justify-content: space-between;padding-top: 10px;border-top: 1px solid #eeeeee;}
.linkmore a{color: #333;}


.nmenu_pc{position: absolute;left: 0;width: 100%;bottom: 0;background:linear-gradient(to right, #1d8c3d 30%, rgba(0, 0, 0, 0.3) 30%);}
.nmenu_pc img{height: auto;display: block;width: auto;}
.weizhi{display: flex;align-items: center;}
.weizhi img{margin-right: 10px;}
.pcmenuul{display: flex;}
.pcmenuul li a{color: #fff;font-size: 16px;line-height: 58px;padding: 0 30px;}
.pcmenuul li.active,.pcmenuul li:hover{background: #fff;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.pcmenuul li.active a,.pcmenuul li:hover a{color: #1d8c3d;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.nmenu_pc .inner1280{display: flex;}
.nmenu_pc .weizhi{padding-right: 40px;background: #1d8c3d}


/*.header{ z-index: 500;position: fixed;top: 0;left: 0;width: 100%}*/
.header{background: #fff;}
.header .logo{ display: flex;align-items: center;}
.header .logo img{display: block;width: auto;height: 50px;}

.header .con{display: flex;height: 90px;align-items: center; justify-content: space-between}

.header .con .fl{display: flex;}


.f_ul{display: flex;flex-wrap: wrap; width:50%; min-width: 1px;box-sizing: border-box;margin-left: 20px;margin-right: 40px}
.f_ul li{width: 33.3%;line-height: 28px;height: 28px;margin-bottom: 20px;border-right: 2px solid #3f81b6;text-align: center;}
.f_ul li a{color: #fff}
.f_ul li:nth-child(3){border-right: 0}

.nbanner{height: 600px;position: relative;}
.nbanner .text{position: absolute;left: 0;width: 100%;bottom: 200px;}
.nbanner .text .p1{font-size:18px;color: #fff;margin-bottom: 20px;}
.nbanner .text .p2{font-size:32px;color: #fff;}

.n_menu{width: 100%;}


.n_menuul{display: flex;justify-content: center;}
.n_menuul li{}
.n_menuul li a{font-size: 16px;line-height: 70px;color: #333;display: block;padding: 0 40px;}
.n_menuul li.active a,.n_menuul li:hover a{background: #0f93d9;color: #fff}

.nwcontent{position: relative;padding: 60px 0;}

.new_ul{display: flex;flex-wrap: wrap;}
.new_ul li{width: 33.3%;box-sizing: border-box;}
.new_ul li a{display: block;box-sizing: border-box;padding: 30px 20px;border-right: 1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1;}
.new_ul li .image{margin: 10px 0;}
.new_ul li a .p1{font-size: 44px;color: #333;}
.new_ul li a .p2{font-size: 18px;color: #333;line-height: 28px;height: 56px;overflow: hidden;}
.new_ul li:nth-child(3n) a{border-right: 0}



.show_detail .title{border-bottom: 1px solid #e5e5e5;padding-bottom: 30px;text-align: center;}
.show_detail .title .p1{display: flex;justify-content: center;align-items: flex-end;font-size: 28px;color: #333333;}
.show_detail .title .p1 img{vertical-align: middle;}
.show_detail .title .p1 a{font-size: 16px;color: #999999;}
.show_detail .title .p2{font-size: 14px;color: #999999;margin-top: 20px;}
.show_detail .text{min-height: 400px;padding: 30px 0; }

.show_detail .text table{border-collapse:collapse;border-spacing:0;}
.show_detail .text img{max-width: 100%;}
.content_box{min-height: 400px;}
.a_link{display: flex;justify-content: space-between;border-top: 1px solid #efefef;padding-top: 10px;flex-wrap: wrap;}
.a_link a{width: 50%;line-height: 24px;text-align: center;font-size: 14px;color: #666666;text-align: left;}
.fenxiang{display: flex;align-items: center;}
.show_detail .title .p2{display: flex;justify-content: center}


.show_wbox{background: #fff;box-sizing: border-box;padding: 50px;position: relative;top: -200px;border-top: 4px solid #842331;}
.nwcontent2{padding: 0;}
.home_con{background: #f2f6fa}
.footer{padding: 30px 0}
.footer .w_con{display: flex;justify-content: space-between;}

.footer_ul{display: flex;}
.footer_ul .li{margin-left: 10px;text-align: center;padding: 5px;}

.footer_menu{display: flex;align-items: center;margin-left: -30px;margin-bottom: 30px;}
.footer_menu a{padding: 0 30px;border-left: 1px solid #e5e5e5; font-size: 16px;color: #333333}
.footer_menu a:first-child{border-left: 0}

.in_deti{display: flex;font-size: 24px;align-items: flex-end;margin-bottom: 20px;}
.in_deti span{color: #b1355a;margin-left: 20px;font-weight: 400;font-size: 20px;}

.insection1{padding: 30px 0;}
.insection1 .w_con{display: flex;justify-content: space-between;}

.insection1 .w_fl{width: 50%;box-sizing: border-box;padding-right: 20px;}
.insection1 .w_fr{width: 50%;box-sizing: border-box;padding-left: 20px;}
.insection2{padding-bottom: 30px;}

.in_about{display: flex;width: 100%}
.in_about .image{width: 45%;}
.in_about .image img{display: block;width: 100%}
.in_about .text{flex: 1;min-width: 1px;box-sizing: border-box;padding-left: 10px;font-size: 14px;line-height: 1.8; color: #333}

.in_about .text{

   display: -webkit-box;           
    -webkit-box-orient: vertical;  
    -webkit-line-clamp: 7;         
    overflow: hidden;                
    text-overflow: ellipsis;        


}
.yewu-swiper a{display: block;position: relative;height:180px;overflow:hidden}
.yewu-swiper a img{display: block;width: 100%}
.yewu-swiper a .text{position: absolute;left: 0;bottom: 10%;text-align: center;padding: 10px 0; width: 100%;font-weight: bold;color: #fff;font-weight: 20px;background: rgba(177, 53, 90, 0.8);}

.top_lianxi{display: flex;align-items: center;}
.btn1{background: #b1355a;color: #fff;font-size: 18px;margin-left: 20px; line-height: 50px;width: 100px;display: inline-block;text-align: center;border-radius: 5px;}
.btn2{background: #fff;border: 1px solid #b1355a;margin-left: 20px;font-size: 18px; color: #b1355a;line-height: 50px;width: 100px;display: inline-block;text-align: center;border-radius: 5px;}
.btn1:hover{color: #fff;}
.btn2:hover{color: #b1355a;}
.header .fr{display: flex;align-items: center;}
.top_lianxi .sp1{font-size: 16px;color: #333333;margin-left: 10px}
.top_lianxi .sp2{font-size: 24px;color: #b1355a}

.nbanner{height: 600px;position: relative;}
.nbanner .text{position: absolute;left: 0;width: 100%;bottom: 200px;}
.nbanner .text .p1{font-size:18px;color: #fff;margin-bottom: 20px;}
.nbanner .text .p2{font-size:32px;color: #fff;}

.n_menu{width: 100%;}

.n_menu{display: flex;align-items: center;}
.n_menu li a{line-height:55px;color: #000;padding: 0 30px;display: block;}
.n_menu li:hover a,.n_menu li.active a{background: #b1355a;color: #fff}
.nbanner_box img{display: block;width: 100%}

.ncontent_wbox{box-sizing: border-box;padding: 50px 0;background: #f8f8f8}
.ncontent_wbox2{box-sizing: border-box;background: #f8f8f8}

.n_about_box{display: inline-block;width: 100%}
.n_about_box .image{float: right;width: 50%}
.n_about_box .image img{display: block;width: 100%}
.n_about_box .text{float: left;box-sizing: border-box;padding-right: 30px;width: 100%}
.n_about_box .text p{font-size: 16px;line-height: 1.8}
.n_about_box .text img{width:auto !important;height:auto !important;max-width:100%}

.yewu_ul{display: flex;margin: 0 -10px;}
.yewu_ul li{width: 33.3%;box-sizing: border-box;padding: 0 10px;margin-bottom: 20px;}
.yewu_ul li a{display: block;background: #fff}
.yewu_ul li a .image{height:260px;overflow:hidden}

.yewu_ul li .text{box-sizing: border-box;padding: 10px;}
.yewu_ul li .p1{font-size: 18px;color: #333;margin-bottom: 20px;}
.yewu_ul li .p2{font-size: 14px;color: #666}

.nde_ti{text-align: center;font-size: 24px;font-weight: 400;margin-bottom: 30px;}

.bangzhu_ul{display: flex;flex-wrap: wrap;}
.bangzhu_ul li {width: 100%;background: #fff;margin-bottom: 20px;box-sizing: border-box;padding: 20px;cursor: pointer;}
.bangzhu_ul li .div1{display: flex;justify-content: space-between;}
.bangzhu_ul li .div1 .fl{display: flex;align-items: center;}
.bangzhu_ul li .div1 .fl .ic{margin-right: 10px;}
.bangzhu_ul li .div1 .fr{display: flex;align-items: center;}
.bangzhu_ul li .div1 .fr span{margin-left: 40px;}
.bangzhu_ul li .div1 .fr .sp1{color: #333}
.bangzhu_ul li .div1 .fr .sp2{color: #b1355a}
.bangzhu_ul li .div1 .fr .sp3{color: #b1355a;display: none;}
.bangzhu_ul li.active .div1 .fr .sp3{display: block;}
.bangzhu_ul li.active .div1 .fr .sp2{display: none;}
.bangzhu_ul li .div2{display: none;box-sizing: border-box;margin-top: 10px;padding-top: 10px;border-top: 1px soldi #e5e5e5}

.lianx_wbox{display: flex;}
.lianx_wbox .image{width: 50%;}
.lianx_wbox .image img{display: block;width: 100%}
.lianx_wbox .text{width: 50%;box-sizing: border-box;padding-left: 30px;padding-top: 50px;}

.user_bk{height: 280px;background: url(../image/huiyuan_bk.jpg) left top no-repeat;display: flex;justify-content: center;align-items: center;}
.user_banner_box .image{width: 80px;border-radius: 50%;overflow: hidden;}
.user_banner_box .image img{display: block;width: 100%}
.user_banner_box{text-align: center;}
.user_banner_box .p1{color: #fff;font-size: 16px;margin: 5px 0;}
.renzheng{
    background: #b1355a;color: #fff;border-radius: 30px;display: inline-block;padding: 5px 15px;
}
.renzheng:hover{color: #fff;}

.new_user_wbox{background: #fff;text-align: center;position: relative;top: -65px}
.new_user_wbox h4{background: #ac3156;margin-bottom: 10px;padding: 25px 0;color: #fff;font-size: 18px;}

.new_user_menu li{margin-bottom: 10px;}
.new_user_menu li a{padding: 12px 0;color: #333;font-size: 16px;display: block;}
.new_user_menu li a:hover,.new_user_menu li.active a{background: #ab3155;color: #fff;}

.user_container{padding-top: 25px;padding-bottom: 30px;}

.jiedan_ul{display: flex;flex-wrap: wrap;}
.jiedan_ul li{width: 100%;background: #fff;box-sizing: border-box;padding: 20px 20px;margin-bottom: 20px;}
.jiedan_ul li .con1{box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.jiedan_ul li .con3{box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.jiedan_ul li .con2{display: flex;padding: 15px 0;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;
margin: 15px 0;

}
.jiedan_ul li .con2 .image{width: 100px}
.jiedan_ul li .con2 .text{flex: 1;display: flex;flex-wrap: wrap;box-sizing: border-box;padding-left: 20px;}
.jiedan_ul li .con2 .text div{width: 33%}
.jiedan_ul li .con2 .text .div2{width: 66%}
.jiedan_ul li .con2 .text div span{color: #fb6129}
.jiedan_ul li .con3 .sp1{color: #999}
.jiedan_ul li .con1 .sp1{color: #999}
.jiedan_ul li .con1 .sp2{color: #b1355a;font-weight: bold;font-size: 18px;}

.btn3{color: #999999;border: 1px solid #e5e5e5;border-radius: 30px;box-sizing: border-box;padding: 5px 20px;margin-left: 10px;cursor: pointer;}
.btn4{color: #b1355a;border: 1px solid #b1355a;border-radius: 30px;box-sizing: border-box;padding: 5px 20px;margin-left: 10px;cursor: pointer;}
.btn3:hover{color: #999999;}
.chose_city{display: flex;align-items: center;margin-bottom: 30px;}
.chose_city .fl{display: flex;align-items: center;flex: 1;min-width: 1px;margin: 0 -2px;}

.chose_city select{margin: 0 2px;  border:1px solid #fff;height: 50px;}

.tijiao{border: none;background: #b1355a;color: #fff;font-size: 16px;text-align: center;line-height: 50px;box-sizing: border-box;padding: 0 30px;margin-left: 5px;}

.order_menu{background: #fff;display: flex;align-items: center;box-sizing: border-box;padding: 20px 0px;margin-bottom: 20px;}

.order_menu li {padding: 0 30px;}
.order_menu li a{color: #333;}
.order_menu li a{padding-bottom: 5px;}
.order_menu li.active a,.order_menu li:hover a{border-bottom: 3px solid #b1355a;}

.shiming_wbox{background: url(../image/shiming_bk.jpg) center top no-repeat;min-height: 500px;
padding-bottom: 50px;

}

.f_center{display: flex;justify-content: center;}


.shiming_wbox{padding-top: 250px;}
.shiming_form{background: #fff;border-radius: 5px;
box-sizing: border-box;
padding: 30px 10%;

}
.shiming_form .wp1{text-align: center;font-size: 24px;margin-bottom: 30px;}
.shiming_btn{
    border-radius: 30px;
    border: none;background: #b1355a;color: #fff;font-size: 16px;text-align: center;line-height: 50px;box-sizing: border-box;padding: 0 30px;
}

.shiming_form .f_div1{display: flex;font-weight: 400;border: 1px solid #e5e5e5;box-sizing: border-box;padding: 10px 20px;margin-bottom: 20px;}
.shiming_form .f_div1 label{display: flex;font-weight: 400;min-width: 80px;align-items: center;margin-right: 10px;}
.shiming_form .f_div1 .in1{flex: 1;min-width: 1px;border: none}
.shiming_form .f_div1 .in1 .radio{
    
    display: flex;
}
.shiming_form .f_div1 input{border: none}
.shiming_form .f_div1 span{color: #fb6129}
.shiming_form .f_div2{display: flex;justify-content: space-between;margin: 0 -10px;margin-bottom: 40px;}
.shiming_form .f_div2 .item{box-sizing: border-box;padding: 0 10px;width: 50%}
.shiming_form .f_div2 .item img{display: block;width: 100%}
.shiming_form .f_div2 .item .image{position: relative;}
.shiming_form .f_div2 .item button{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0}

.inbanner{position: relative;}
.zhaohui{position: absolute;left: 0;top: 0;width: 100%;z-index: 2000;height: 100%;}
.zhaohui .inner1200{display: flex;align-items: center;justify-content: flex-end;height: 100%;}
.zhaohui .con{background: #fff;box-sizing: border-box;padding: 30px;width: 385px;}
.zhaohui .con .wp1{text-align: center;font-size: 36px;color: #b1355a}
.zhaohui .con .wp2{text-align: center;font-size: 16px;color: #999999}
.zhaohui .con .text{line-height: 1.8;padding: 20px 0;}
.zhaohui .con .p4{text-align:center;font-size: 14px;color: #999}
.zhaohui .con .p3{cursor: pointer; background: #b1355a;color: #fff;border-radius: 5px;width: 100%;display: inline-block;line-height: 45px;text-align: center;}
.zhaohui .con .p3{margin-bottom: 10px;}

.zhaohui_menu{display: flex;justify-content: center;}
.zhaohui_menu a{font-size: 24px;margin: 0 30px;color: #333;margin-bottom: 30px;padding-bottom: 5px;}
.zhaohui_menu a.active,.zhaohui_menu a:hover{border-bottom: 3px solid #b1355a}

.zhaohui_city{display: flex;}
.zhaohui_city select{border: none}

.zhaohui_image{display: flex;flex-wrap: wrap;margin: 0 -10px;}

.zhaohui_image .item{margin-bottom: 30px;}
.zhaohui_image .item label{display: flex;font-weight: 400;margin-bottom: 10px;}
.zhaohui_image .item span{color: #fb6129;margin-right: 5px;}
.zhaohui_image .item .sp2{color: #999;margin-left: 5px;}
.zhaohui_image .item{width: 50%;box-sizing: border-box;padding: 0 10px;}


.zhaohui_chose{position: relative;width: 120px;margin-right: 10px;}
.zhaohui_chose img{display: block;width: 100%;}
.zhaohui_chose button{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0}
.zhaohui_image .item .n_con{display: flex;}
.zhaohui_image .item .n_con ul{flex: 1;min-width: 1px;}


.zhaohui_image .plupload-preview li, .zhaohui_image .faupload-preview li{margin-top: 0;}


.zhaohui_image .plupload-preview a:first-child,.zhaohui_image .faupload-preview a:first-child{
margin-bottom: 5px;
}

.textarea_in1{resize: none;}

.piliang_wbox{padding-top: 50px;}
.piliang_wbox .wp1{color:#b1355a;font-size: 18px;}
.pl_btn1{border: 1px solid #b1355a;color: #b1355a;border-radius: 40px;line-height: 65px;width: 450px;display: inline-block;margin-bottom: 20px;}
.pl_btn2{border: 1px solid #b1355a;background: #b1355a; color: #fff;border-radius: 40px;line-height: 65px;width: 450px;display: inline-block;}
.pl_btn1:hover{color: #b1355a}
.pl_btn2:hover{color: #fff}

.pl_btn1{display: flex;align-items: center;justify-content: center;}
.piliang_wbox .center{display: flex;justify-content: center;}
.pl_btn1 .ic{margin-right: 10px;}

.user_login_wbox{display: flex;align-items: center;}
.user_login_wbox{background: url(../image/register.jpg) left top no-repeat;height: 800px}

.user_loginbox{background: #fff;border-radius: 5px;box-sizing: border-box;padding: 32px;width: 483px;float: right;}

.login_ti{text-align: center;margin-bottom: 30px;}
.login_ti .p1{font-size: 30px;color: #333333}
.login_ti .p2{font-size: 16px;color: #999999}

.user_loginbox .item{display: flex;flex-wrap: wrap;align-items:center;margin-bottom:15px; }
.user_loginbox .item{border: 1px solid #e5e5e5;box-sizing: border-box;padding: 10px 15px;}
.user_loginbox .item2{border: 1px solid #e5e5e5;box-sizing: border-box;margin-bottom: 20px;}



.btn-info{background: #b1355a !important;color: #fff !important;}
.btn-info:hover{background: #b1355a;color: #fff;}
.btn-info:focus{background: #b1355a;color: #fff;}
.btn-info.active{background: #b1355a;color: #fff;}

.btn-primary{background: #b1355a !important;color: #fff !important;border: none}
.btn-primary:hover{background: #b1355a;color: #fff;}
.btn-primary:focus{background: #b1355a;color: #fff;}
.btn-primary.active{background: #b1355a;color: #fff;}

.user_loginbox .item2 .btn{padding: 0 10px;height: 50px;line-height: 50px;border-radius: 0}
.user_loginbox .item .form-control{border: none}
.user_loginbox .item2 .form-control{border: none;padding: 25px 15px;}
.user_loginbox .item label{width: 80px;font-weight: 400}

.user_loginbox .item .controls{flex: 1;min-width: 1px;}
.user_loginbox .help-block{margin: 0}

.user_loginbox .msg-box{width: 100%}

.user_loginbox .item2 .msg-box{display: none}

.order_info .div1{background: #fff;box-sizing: border-box;padding: 20px;border-radius: 5px;margin-bottom: 20px;}
.order_deti{border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;margin-bottom: 20px;}
.order_info .div1 .con{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0 -10px;}
.order_info .div1 .con .item{width: 50%;display: flex;margin-bottom: 10px;box-sizing: border-box;padding: 0 10px;}
.order_info .div1 .con .item .sp1{width: 80px;color: #999}
.order_info .div1 .con .item2{width: 100%;display: flex;align-items: center;}
.order_info .div1 .con .image{display: flex;flex-wrap: wrap;flex: 1;min-width: 1px}
.order_info .div1 .con .image .ic{width: 50px;box-sizing: border-box;padding: 0 5px;margin-bottom: 10px;}
.order_info .div1 .con .image .ic1{width:100px}
.order_info .div1 .con .image .ic img{display: block;width: 100%}
.order_info .div1 .con .item .sp2{color: #fb6129}

.top_user_btn{position: absolute;right: 50px;top: 0;height: 50px;display: flex;align-items: center;}


.zhaohui_list li{padding: 10px 0;border-bottom: 1px solid #eee;}
.zhaohui_list .p1{font-size:16px}
.zhaohui_list .p2{font-size: 14px;color: #999}
.zhaohui_list .p3{font-size: 14px;color: #999}

.new_list a .fl{flex: 1;min-width: 1px;align-items: center;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;box-sizing: border-box;padding-right: 30px}
.new_list a{display: block;justify-content: space-between;align-items: center;color:#000;font-size:16px}
.new_list a{padding: 10px 0;border-bottom: 1px solid #eee}
.new_list a{color: #333}
.new_list a .sp1{color: #999;margin-right: 20px}
.new_list a .sp2{background: #b1355a;color: #fff;display: inline-block;padding: 5px 20px;border-radius: 30px;color: #fff}