@charset "utf-8"; /* CSS Document */
* {
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px;
    color: #48494d;
    line-height: 1.6;
    font-family: open sans, "微软雅黑", sans-serif;
}

body.off {
    overflow: hidden
}
html body{
    background-color: #ffffff;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

.clearFix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

a {
    text-decoration: none;
    color: #48494d;
}

a:hover {
    color: #48494d;
}

input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none
}

* {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
}


/*通用*/
h3.h3{
    font-size: 36px;
}



.pmec_banner, .pmec_banners {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.pmec_banners {
    display: none;
}
.pmec_banner img, .pmec_banners img {
    width: 100%;
    display: block;
}
.pmec_cent{
    width: 100%;
    max-width: 1440px;
    margin: 28px auto 0;
}
.cent_left{
    width: 69.44%;
    float: left;
    color: #323333;
}
.left_webi{
    overflow: hidden;
}
.left_webi_left{
    width: 71%;
    float: left;
}
.left_webi .p1{
    margin-top: 42px;
    font-size: 24px;
}
.left_webi h4{
    line-height: 35px;
    margin-top: 8px;
    font-size: 32px;
}
.left_webi .p2{
    margin-top: 21px;
    padding-top: 10px;
    border-top: 1px solid #D8D8D8;
    color: #ff8144;
    font-size: 24px;
    font-weight: bold;
}
.left_webi_righ{
    width: 29%;
    float: left;
}
.webi_img{
    margin-top: 50px;
    padding-left: 15%;
    text-align: center;
}
.webi_img img{
    width: 100%;
    max-width: 78px;
}
.webi_img .p3{
    /*width: 47.24%;*/
    width: 137px;
    line-height: 30px;
    margin: 25px auto 0;
    color: #ff8144;
    font-size: 24px;
    font-weight: bold;
}
.left_intr{
    margin-top: 53px;
}
.left_intr h3{
    margin-bottom: 14px;
}
.left_intr .p4{
    line-height: 36px;
    font-size: 24px;
    hyphens: auto;
}
.left_intr .p5{
    line-height: 36px;
    margin-top: 5px;
    color: #ff8144;
    font-size: 24px;
    hyphens: auto;
}
.left_spea{
    margin-top: 44px;
}
.left_spea .spea_ul{
    margin-top: 26px;
}
.left_spea .spea_ul>li{
    margin-bottom: 4px;
    background-color: #F4F4F4;
}
.left_spea .spea_div{
    min-height: 159px;
    padding: 30px;
    background: url(../images/char_+.png) 97% center no-repeat;
    cursor: pointer;
    overflow: hidden;
}
.left_spea .spea_div_img{
    max-width: 88px;
    height: auto;
    margin-right: 42px;
    float: left;
}
.left_spea .spea_div_img img{
    width: 100%;
    max-width: 88px;
}
.left_spea .spea_div_text{
    width: 640px;
    float: left;
}
.left_spea .spea_div_text .p6{
    height: 42px;
    line-height: 44px;
    font-size: 22px;
    font-weight: bold;
}
.left_spea .spea_div_text .p7{
    line-height: 29px;
    font-size: 18px;
}
.spea_div_char{
    width: 12px;
    height: auto;
    float: right;
    font-size: 12px;
    text-align: right;
    position: relative;
}
.spea_div_char img{
    position: relative;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.spea_intr{
    width: 100%;
    line-height: 36px;
    padding: 0 30px 30px;
    display: none;
    font-size: 18px;
}
.left_spea .spea_ul>li.on .left_spea .spea_div{
    background: url(../images/char_-.png) 97% center no-repeat;
}
.left_spea .spea_ul>li.on .spea_intr{
    display: block;
}
.spea_intr p{
    border-top: 1px solid #D4D4D4;
    padding: 29px 12px 0;
}
.left_topi{
    margin-top: 40px;
}
.topi_ul{
    margin-top: 17px;
}
.topi_ul>li {
    margin-bottom: 4px;
    background-color: #F4F4F4;
}
.topi_div{
    height: 89px;
    background: url(../images/char_+.png) 97% center no-repeat;
    border-left: 10px solid #FF792D;
    cursor: pointer;
}
.topi_ul>li.on .topi_div{
    background: url(../images/char_-.png) 97% center no-repeat;
}
.topi_div p{
    width: 90%;
    height: 89px;
    margin-left: 3%;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    /*justify-content: center;*/
    hyphens: auto;
}
.topi_div p.fot{
    font-size: 20px;
}
.topi_intr{
    line-height: 36px;
    padding: 16px 40px 31px;
    background-color: #fff;
    display: none;
    font-size: 18px;
}
.topi_ul>li.on .topi_intr{
    display: block;
}
.left_who{
    margin-top: 58px;
}
.left_who ul{
    overflow: hidden;
}
.left_who li{
    width: 48%;
    line-height: 36px;
    margin-right: 4%;
    padding-left: 28px;
    background: url(../images/who_img.png) 0 10px no-repeat;
    float: left;
    font-size: 23px;
    hyphens: auto;
}
.left_who li.right{
    margin-right: 0;
}
.left_regi{
    margin-top: 110px;
    padding: 29px 20px 44px 32px;
    background-color: #F4F4F4;
    color: #36373c;
}
.left_regi h4{
    font-size: 30px;
}
.left_regi ul{
    margin-top: 18px;
}
.left_regi li{
    height: 60px;
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}
.left_regi li .p8{
    width: 216px;
    height: 60px;
    /*line-height: 60px;*/
    font-size: 24px;
    float: left;

    line-height: normal;
    padding-right: 5px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.left_regi li .p8 label{
    color: #ff8144;
}
.left_regi li .regi_input{
    width: 730px;
    flex: 1;
    float: left;
    position: relative;
}
.left_regi li .regi_input input{
    width: 100%;
    height: 100%;
    line-height: 60px;
    padding: 0 8.2% 0 4.1%;
    background-color: #fff;
    border: 1px solid #FF6826;
    cursor: pointer;
    display: block;
    font-size: 24px;
}
.left_regi li .regi_input input.selt{
    background: url(../images/regi_select.png) 95% center no-repeat #fff;
}
.selt_cont{
    width: 100%;
    max-height: 270px;
    border: 1px solid #FF6826;
    display: none;
    overflow: auto;
    position: relative;
    z-index: 1;
}
.selt_cont a{
    width: 100%;
    /*line-height: 45px;*/
    /*padding: 0 4.1%;*/
    background-color: #fff;
    cursor: pointer;
    /*display: block;*/
    font-size: 20px;

    min-height: 45px;
    line-height: normal;
    padding: 5px 4.1%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.selt_cont a.on
,.selt_cont a.ons{
    background-color: #FF6826;
    color: #fff;
}
.regi_prot{
    margin-top: 43px;
    padding-left: 60px;
    color: #36373c;
    font-size: 18px;
    position: relative;
}
.regi_prot_2{
    margin-top: 43px;
    padding-left: 60px;
    color: #36373c;
    font-size: 18px;
    position: relative;
}

.regi_prot input{
    position: absolute;
    top: 0;
    left: 0;
}
.regi_prot_2 input{
    position: absolute;
    top: 0;
    left: 0;
}
.regi_prot input[type='checkbox']{
    width: 30px;
    height: 30px;
    background-color: #fff;
    -webkit-appearance:none;
    border: 1px solid #FF6826;
    border-radius: 2px;
    outline: none;
}
.regi_prot_2 input[type='checkbox']{
    width: 25px;
    height: 25px;
    background-color: #fff;
    -webkit-appearance:none;
    border: 1px solid #FF6826;
    border-radius: 2px;
    outline: none;
}

.regi_prot input[type=checkbox]:checked{
    background: url("../images/dui.png") no-repeat center #fff;
}
.regi_prot_2 input[type=checkbox]:checked{
    background: url("../images/dui.png") no-repeat center #fff;
    background-size: 20px;
}
.regi_prot p a{
    color: #ff8144;
    text-decoration: underline;
}
.regi_prot_2 p a{
    color: #ff8144;
    text-decoration: underline;
}
.left_regi .regi_a
,.apply{
    width: 330px;
    height: 64px;
    margin: 42px auto 0;
    background:-webkit-linear-gradient(to right,#FF3D2C,#FF7F20);
    background:-moz-linear-gradient(to right,#FF3D2C,#FF7F20);
    background:linear-gradient(to right,#FF3D2C,#FF7F20);
    border: 0;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: bold;
}
a.apply{
    max-width: 90%;
    line-height: 64px;
    margin-top: 54px;
    text-align: center;
}
a.apply:hover{
    color: #fff;
}
.disabled {
    background: #bbb !important;
}
.left_part{
    margin-top: 8px;
    padding-bottom: 35px;
}
.part_titl{
    height: 154px;
    padding-top: 41px;
    position: relative;
}
.part_titl h4{
    height: 43px;
    font-size: 36px;
}
.p9{
    height: 42px;
    color: #ff8144;
    font-size: 33px;
}
.part_cont{
    width: 69.5%;
    height: 154px;
    padding-left: 7.19%;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(89, 89, 89, .1);
    position: absolute !important;
    top: 50%  !important;
    right: 0;
    /*-webkit-transform: translate(-50%,-50%);*/
    /*transform: translate(-50%,-50%);*/
}
.part_cont .p10{
    width: 120px;
    line-height: 36px;
    padding-top: 41px;
    float: left;
    font-size: 24px;
    font-weight: bold;
}
.part_cont ul{
    margin-top: 30px;
    float: right;
}
.part_cont li{
    width: 430px;
    height: 41px;
    line-height: 41px;
    font-size: 24px;
}
.part_cont li img{
    margin-right: 15px;
    vertical-align: middle;
}
.part_img{
    width: 100%;
}
.part_img img{
    width: 100%;
    display: block;
}
.cent_righ{
    width: 27.78%;
    color: #323333;
    float: right;
}
.righ_feat{
    width: 100%;
    margin-bottom: 26px;
    padding: 24px 33px 35px 33px;
    background-color: #F4F4F4;
}
.fixd{
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}
.righ_cont{
    width: 162px;
    float: left;
}
.righ_cont .p0{
    width: 162px;
    height: 30px;
    font-size: 24px;
}
.righ_cont h4{
    height: 28px;
    color: #ff8144;
    font-size: 24px;
}
.righ_shar{
    margin-bottom: 1px;
    border-bottom: 1px solid #FF792D;
    flex: 1;
    float: left;
}
.feat_img{
    width: 100%;
    margin-top: 34px;
}
.feat_img img{
    width: 100%;
    border: 8px solid #fff;
    box-shadow: 0 0 5px rgba(89, 89, 89, .16);
}
.feat_type{
    margin-top: 20px;
}
.feat_type p.p1{
    line-height: 30px;
    font-size: 24px;
}
.feat_type label{
    color: #ff8144;
}
.feat_down{
    width: 100%;
    min-height: 77px;
    margin-top: 26px;
    padding: 0 8.4% 10px 8.4%;
    background: url(../images/download.png) 92% center no-repeat #fff;
    box-shadow: 0 0 5px rgba(206, 206, 206, .26);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.feat_down h4{
    line-height: 20px;
    padding-top: 19px;
    font-size: 18px;
}
.feat_down .p2{
    height: 20px;
    color: #ff8144;
    font-size: 18px;
}
.righ_indu p.p1.indu_p{
    margin-top: 5px;
    color: #ff8144;
}
.righ_prev .p11{
    line-height: 30px;
    margin-top: 10px;
    font-size: 24px;
    font-weight: bold;
}
.prev_desc{
    line-height: 26px;
    margin-top: 24px;
    font-size: 18px;
}
.prev_desc span{
    width: 95px;
    padding-right: 5px;
    text-align: right;
}
.prev_desc label{
    color: #ff8144;
}


.righ_prev .feat_img img
,.righ_our .feat_img img{
    border: 0;
}




.foot{
    width: 100%;
    min-height: 345px;
    margin-top: 35px;
    padding-top: 100px;
    background-color: #323439;
    overflow: hidden;
}
.foot_cont{
    width: 100%;
    max-width: 1100px;
    min-height: 245px;
    margin: 0 auto;
    padding-bottom: 30px;
    overflow: hidden;
}
.foot_cont .foot_logo{
    margin-left: 90px;
    float: left;
}
.foot_cont .foot_cont_rig{
    width: 670px;
    float: right;
    overflow: hidden;
}
.foot_cont ul{
    float: left;
    color: #fff;
    overflow: hidden;
}
.foot_cont ul.u2{
    width: 307px;
}
.foot_cont ul.u3{
    width: 300px;
}
.foot_cont ul li{
    height: 36px;
    line-height: 36px;
    font-size: 24px;
}
.foot_cont ul li.on{
    height: 52px;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
}
.foot_cont ul li a{
    color: #fff;
}
.foot p.hao{
    width: 100%;
    height: 80px;
    background-color: #2D2F34;
    color: #fff;
    float: left;
    font-size: 16px;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}
/*-----------------------俄语样式-----------------------*/
.feat_down_ru h4{
    padding-top: 14px;
    line-height: 18px;
}
.foot_ru .foot_cont{
    max-width: 1150px;
}
.foot_ru .foot_cont .foot_logo {
    margin-left: 0;
}
.foot_ru .foot_cont .foot_cont_rig {
    width: 850px;
}
.foot_ru .foot_cont ul.u2 {
    width: 365px;
}
.foot_ru .foot_cont ul.u3 {
    width: 475px;
}
/*-----------------------中文样式-----------------------*/
.feat_down_ru h4.ch4{
    padding-top: 30px;
}
.righ_cont.ch5{
    width: 180px;
}
.part_titl.ch6{

}
.part_titl.ch6 h4{
    margin-top: 20px;
}
.part_titl.ch6 .p9{
    height: auto;
}
.left_intr.ch7 .p4{
    margin-bottom: 5px;
}





    /*通用*/
.hidden{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.grid {	//可实现两个div浮动在一行，第一个元素宽度不变，第二个宽度自适应，类似td
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}/*父元素*/
.fluid {
   flex: 1;
}/*第二个子元素*/

/*弹出框*/
.fix{
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-Index: 999;
    display: none;
}
.tck{
    width: 90%;
    max-width: 510px;
    max-height: 90%;
    /*height: 544px;*/
    padding: 18px 28px 45px;
    background-color: #fff;
    overflow: auto;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.tck h4{
    width: 100%;
    height: 27px;
    text-align: right;
}
.tck h4 img{
    padding: 2px;
    color: #4c4c4c;
    cursor: pointer;
}
.tck h6{
    width: 100%;
    margin-top: 19px;
    margin-bottom: 18px;
    font-size: 18px;
}
.tck form input{
    width: 100%;
    height: 53px;
    margin-bottom: 19px;
    padding: 0 25px;
    border: 1px solid #FF6826;
    display: block;
    font-size: 16px;
}
/*.tck form input:hover{*/
/*    border-color: #FFCAB7;*/
/*}*/
.tck form .button{
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 25px auto 15px;
    background:-webkit-linear-gradient(to right,#F4564A,#FE9A53);
    background:-moz-linear-gradient(to right,#F4564A,#FE9A53);
    background:linear-gradient(to right,#F4564A,#FE9A53);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.tck .regi_prot{
    margin-top: 16px;
    padding-left: 45px;
}
.tck form .regi_prot input{
    margin: 0;
    padding: 0;
}
.tck .regi_prot{
    color: #36373c;
    font-size: 16px;
}
.tck .regi_prot_2{
    margin-top: 0px;
    padding-left: 45px;
}
.tck form .regi_prot_2 input{
    margin: 0;
    padding: 0;
}
.tck .regi_prot_2{
    color: #36373c;
    font-size: 16px;
}
.language{
    width: 206px;
    height: 60px;
    line-height: 60px;
    background:rgba(255,255,255,0.8);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #afafaf;
    font-size: 20px;
    position: absolute;
    top: 26px;
    right: 29px;
    z-index: 98;
    text-align: center;
}
.language a{
    padding: 0 10px;
    color: #afafaf;
    position: relative;
    top: 2px;
}
.language a.on{
    color: #ff8144;
}
/*超出隐藏*/
.left_spea .spea_div_text .p6
,.left_regi li .regi_input input{
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}
.left_spea .spea_div_text .p7{
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}

