﻿*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

a{
    /*width: 100%;*/
    /*height: 100%;*/
}
body{
    /*display: flex;*/
    /*justify-content: center; */
    line-height: 0px;
    font-size: 0px;
    font-family: "微软雅黑";
    min-width: 1200px;
}
.contenter{
    max-width: 1200px;
    margin: 0 auto;
}
.tu{
    display: inline-block;
}

.guojia_d{
    display: inline-block;
    padding: 0 20px;
}   
.gangg{
    border-right: 1px solid #e0e0e0;
}
.guojia_d div{
    font-size: 14px;
    color: #999999;
}

.header{
    /*margin: 10px 0 20px 0;*/
    width: 100%;
    /*height: 90px;*/

}

.header>.header_top{
    /*display: inline-block;*/
    /*padding: 10px 0;*/
    line-height: 20px;
    height: 85px;
}

.header>.header_top>.contenter{
    height: 100%;
}

.header>.header_top img{
    vertical-align: middle;
}
.header>.header_top>.contenter>.guojia{
    display: inline-block;
    vertical-align: middle;
    float: right;
    /*margin-right: 280px;*/
    margin-top: 18px;
}

.header>.header_top>.contenter>.guojia>img{
    width: 40px;
    height:25px;
}

.header>.header_top>.contenter>.home_top_tu{
    display: inline-block;
    /*margin-left: 300px;*/
    float: left;
    padding-top: 10px;
}

.header>.header_top>.contenter>.guojia>a>.guojia_d{
    margin-right: 5px;
    text-align: center;
}


.header>.daohang{
    background: #0060ac;
    height: 36px;
    line-height: 36px;
}

.header>.daohang>.contenter{
    height: 100%;
}

.header>.daohang>.contenter div{
    display: inline-block;

}

.header>.daohang>.contenter a{
    height: 100%;
    width: 100%;
}
.header>.daohang>.contenter a>div{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    height: 100%;
    /*padding: 14px 0;*/
    /* margin-top: 10px; */
}

.header>.daohang>.contenter a>.bianbian{
    background: #034fa3;
    width: 200px;
}


.header>.daohang>.contenter a>.active{
    background: #034fa3;
}

.header>.daohang>.contenter a>.xuanzhong{
    background: rgba(0,0,0,0.2);
}


.header>.daohang>.contenter>.kuang{
    width: 200px;
    position: relative;
    text-align: center;
    height: 100%;
}


.header>.daohang>.contenter>.kuang>ul{
    display: none;
    width: 100%;
    position: absolute;
    top: 36px;
    left: 0px;
    z-index: 6;
}

.header>.daohang>.contenter>.kuang>ul li{
    width: 100%;
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
    color: #ffffff;
    height: 36px;
    background: #0060ac;
}

.header>.daohang>.contenter>.kuang>ul li a{
    color: #ffffff;
}

.header>.daohang>.contenter>.kuang>ul li:hover{
    background: #0575d1;
}

/*导向栏*/
.main{
    min-height: 500px;
}
.main>.main_guagngaoo{
    height: 100%;
    width: 100%;
}

.main>.main_content{
    width: 100%;
}

.main>.main_content>.contenter>.main_content_navbar{
    height: 99px;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_left{
    float: left;
    padding: 22px 0;
    line-height: 12px;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_left>.hengang{
    width: 8px;
    height: 54px;
    margin-right: 20px;
    background-color: rgb(17,93,177);
    display: inline-block;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_left>.navbar_left_right{
    float: right;
    display: inline-block;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_left>.navbar_left_right>.enname{
    font-size:16px;
    font-weight: 200;
    padding-top: 6px;
    line-height: 20px;
    color: #CCCCCC;
    vertical-align: bottom;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_left>.navbar_left_right>.cname{
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_right{
    float: right;
    padding: 41px 0;
    line-height: 14px;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_right>div{
    display: inline-block;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_right>.wenzi_ico{
    vertical-align: middle;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_right>.wenzi_W1{
    margin-left: 10px;
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_right>.wenzi_W1>a{
    color: #666666;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_right>.wenzi_W1>a:last-child{
    color: #115db1;
}

.main>.main_content>.contenter>.main_content_navbar>.content_navbar_right>.wenzi_W2{
    vertical-align: middle;
    color: rgb(17,93,177);
    font-size: 14px;
    margin-left: 5px;
}







.footer{
    /*height: 260px;*/
    width: 100%;
    background: rgb(55,61,67);
    /*line-height: 20px;*/
    /*font-size: 12px;*/
}

.footer div{
    display: inline-block;
}

.footer>.footer_top{
    /*height: 100%;*/
    width: 100%;
    text-align: center;
}

.footer>.footer_top>.contenter{
    height: 100%;
}

.footer>.footer_top>.contenter>.footer_top_left{
    float: left;
    width: 600px;

}

.footer>.footer_top>.contenter>.footer_top_left>.footer_top_tu{
    float: left;
    padding: 109px 0;
    padding-left: 10px;
}

.footer>.footer_top>.contenter>.footer_top_left>.top_left_right{
    float: left;
    /*width: 600px;*/
    padding-top: 50px;
    padding-left: 40px;
}

.footer>.footer_top .footer_biaoti{
    text-align: left;
}

.footer>.footer_top .footer_biaoti>.footer_biaoti_content{
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
}

.footer>.footer_top .footer_biaoti>.biaoti_ganggang{
    width: 150px;
    height: 3px;
    background: #FFFFFF;
    display: block;
    margin-top: 8px;
}



.footer>.footer_top>.contenter>.footer_top_left>.top_left_right>.footer_top_content{
    display: block;
    width: 200px;
    /*height: 100%;*/
    text-align:left;
    padding-top: 30px;
    padding-left: 20px;
}

.footer>.footer_top>.contenter>.footer_top_left>.top_left_right>.footer_top_content>.footer_top_content_left{
    width: 100px;
    float: left;
    display: inline-block;
}

.footer>.footer_top>.contenter>.footer_top_left>.top_left_right>.footer_top_content>.footer_top_content_right{
    width: 100px;
    float: right;
    display: inline-block;
}


.footer>.footer_top>.contenter>.footer_top_left>.top_left_right>.footer_top_content .content_wenzi{
    font-size: 15px;
    line-height: 22px;
    color: rgb(129,132,135);
    padding: 0 10px;
    padding-top: 10px;
}








.footer>.footer_top>.contenter>.footer_top_right{
    float: right;
    width: 600px;
    text-align: left;
}


.footer>.footer_top>.contenter>.footer_top_right>.footer_top_code{
    float: right;
    text-align: center;
    padding: 80px 30px 0 0;
}

.footer>.footer_top>.contenter>.footer_top_right>.footer_top_code>.kuang{
    width: 120px;
    height: 120px;
    background-color: #999999;
}

.footer>.footer_top>.contenter>.footer_top_right>.footer_top_code>.kuang>img{
    width: 100%;
    height: 100%;
}
.footer>.footer_top>.contenter>.footer_top_right>.footer_top_code>.kuang_biaoti{
    padding: 8px 0 0 0 ;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    color:rgb(129,132,135);
}
.footer>.footer_top>.contenter>.footer_top_right>.top_right_left{
    float: left;
    padding-left: 50px;
    padding-top:50px;
}

.footer>.footer_top>.contenter>.footer_top_right>.top_right_left>.footer_biaoti{

}

.footer>.footer_top>.contenter>.footer_top_right>.top_right_left>.footer_top_content{
    padding-top: 20px;
    display: block;
}

.footer>.footer_top>.contenter>.footer_top_right>.top_right_left>.footer_top_content>.content_wenzi{
    display: block;
    height: 20px;
    padding-top: 20px;
}

.footer>.footer_top>.contenter>.footer_top_right>.top_right_left>.footer_top_content>.content_wenzi>.wenzi_tu{
   float: left;
    line-height: 18px;
}

.footer>.footer_top>.contenter>.footer_top_right>.top_right_left>.footer_top_content>.content_wenzi>.wenzi_content{
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color:rgb(129,132,135);
    padding-left: 10px;
}


.footer>.footer_bottom{
    height: 35px;
    background-color: rgba(41,48,64,0.5);
    width: 100%;
    text-align: center;
}

.footer>.footer_bottom>.contenter{
    height: 100%;
    width: 100%;
}

.footer>.footer_bottom>.contenter>.footer_bottom_left{
    float: left;
}

.footer>.footer_bottom>.contenter>.footer_bottom_right{
    float: right;
}

.footer>.footer_bottom>.contenter>.footer_bottom_left,
.footer>.footer_bottom>.contenter>.footer_bottom_right{
    font-size: 12px;
    line-height: 35px;
    height: 100%;
    /*color:rgb(66,72,77);*/
    color:rgb(129,132,135);
}



/*home------------------*/
.main_home{
    /*display: inline-block;*/
    text-align: center;

}

.main>.guanggao{
    width: 100%;
    max-height: 780px;
}

.main>.guanggao .Cat-carousel-arrow[cat-type = "sub"]{
    background-color: transparent;
    background-image: url("../images/OPTOAUTO/prev(1).png");
    height: 46px;
    width: 30px;
    background-position: -18px -35px;
    border-radius: 0;
    top: 45%;
}

.main>.guanggao .Cat-carousel-arrow[cat-type = "sub"]:before{
    content: none;
}


.main>.guanggao .Cat-carousel-arrow[cat-type = "add"]{
    transform: rotate(0);
    background-color: transparent;
    background-image: url("../images/OPTOAUTO/next(1).png");
    height: 46px;
    width: 30px;
    background-position: -18px -35px;
    border-radius: 0;
    top: 45%;
}

.main>.guanggao .Cat-carousel-arrow[cat-type = "add"]:before{
    content: none;
}


.main>.guanggao .Cat-carousel-ind{
    top: -50px;
}

.main>.guanggao .Cat-carousel-ind>ul{
    background-color: transparent;
}

.main>.guanggao .Cat-carousel-ind>ul>li{
    margin-right: 10px;
    width: 18px;
    height: 18px;
    border-radius: 0;
    background-color: rgba(230, 247, 255, 0);
    border: 1px solid #ffffff;
}

.main>.guanggao .Cat-carousel-ind>ul>.Cat-this{
    /*width: 30px;*/
    width: 18px;
    height: 18px;
    background: #ffffff;
}


.main>.guanggao  img{
    width: 100%;
    /*max-width: 100%;*/
    /*margin: 0 auto;*/
    height: 100%;
}

.main>.bottom{
    width: 100%;

}

.bottom>.contenter>.jishu{
    text-align: center;
    margin-top: 30px;
    /*display: inline-block;*/
    /*width: 1200px;*/
}

.bottom>.contenter>.jishu div{
    display: inline-block;
}


.bottom>.contenter>.jishu>a>.jishu_content{
    /*margin-right: 14px;*/
    position: relative;
}

.bottom>.contenter>.jishu>a{
    margin-right: 14px;
}

.bottom>.contenter>.jishu>a>.jishu_content>.tu>img{
    max-width: 100%;
}

.bottom>.contenter>.jishu>a:last-child{
    margin-right: 0;
}

.bottom>.contenter>.jishu>a>.jishu_content>div:last-child{
    display: block;
    position: absolute;
    padding-top: 15px;
    color: #ffffff;
    width: 100%;
    height: 38px;
    top: 116px;
    background: rgba(0, 0, 0, 0.2);
    font-size: 14px;
    line-height: 20px;
}

.main>.bottom>.contenter>.main_content_bottom{
    width: 1200px;
    /*height: 240px;*/
    /*border: 1px solid #cccccc;*/
    display: inline-block;
    margin-top: 40px;
    padding-bottom: 38px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang:last-child{
    float: right;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang:first-child{
    float: left;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang{
    display: inline-block;
    width: 574px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti{
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 2px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti div{
    display: inline-block;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaoti_left{
    float: left;
    width: 180px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaoti_left>.tu{
    height: 36px;
    line-height: 36px;
    float: left;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaoti_left>.biaoti_left_righ{
    float: right;
    font-size: 14px;
    line-height: 14px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaoti_left>.biaoti_left_rightX{
    padding-right: 45px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaoti_left>.biaoti_left_right>.B1{
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    line-height: 17px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaoti_left>.biaoti_left_right>.B2{
    display: block;
    font-size: 12px;
    font-weight: 200;
    color: #999999;
    text-align: left;
    line-height: 18px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaot_right{
    float: right;
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    /*padding-top: 20px;*/
}


.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content{
    display: block;
    height: 100%;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.video{
    display: inline-block;
    float: left;
    height: 155px;
    margin: 20px 0 10px 0;
    background: #000;
}
.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_right{
    display: inline-block;
    float: right;
    text-align: left;
    width: 315px;
    padding-top: 20px;
    padding-left: 10px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_right>.kuang_content_right_biaoti{
    font-size: 18px;
    font-weight: bold;
    color: rgb(13,108,191);
    line-height: 34px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_right>.kuang_content_right_content{
    width: 320px;
    font-size: 14px;
    line-height: 20px;
    color: rgb(102,102,102);
    padding-top: 6px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_right>.kuang_content_right_btn{
    width: 100px;
    height: 30px;
    border: 1px solid rgb(13,108,191);
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    color: rgb(13,108,191);
    margin-top: 20px;
    font-size: 14px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu{
    display: inline-block;
    padding-top: 20px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu:first-child{
    float: left;
    padding-left: 2px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu:last-child{
    float: right;
    padding-right: 2px;
}
.xinwen_max{
    width: 100%;
}
.xinwen_max>ul{
    width: 100%;
    display: inline-block;
}
.xinwen_max>ul>li{
    width: 48%;
    float: left;
    padding: 20px 0;
}
.xinwen_max>ul>li:nth-child(2n){
    float: right;
}
.xinwen_img{
    width: 269px;
    height: 102px;
}
.xinwen_img>img{
    width: 100%;
    height: 100%;
}
.xinwen_title{
    margin: 10px 0 0 0;
    height: 30px;
    font-size: 14px;
}
.xinwen_title>.new{
    background: red;
    float: left;
    width: 35px;
    line-height: 15px;
    height: 15px;
    color: white;
    border-radius: 5px;
    font-size: 12px;
}
.xinwen_title>span{
    float: left;
    line-height: 16px;
    margin: 0 0 0 10px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 200px;
}
.xinwen_time{
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #888888;
}
.xinwen_time>a{
    width: 70px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}




.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_biaoti{
    padding-top: 15px;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_biaoti>.tu_biaoti_new{
    display: inline-block;
    width: 40px;
    height: 20px;
    background: rgb(244,77,77);
    border-radius: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;;
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_biaoti>.tu_biaoti_content{
    display: inline-block;
    color: rgb(114,111,110);
    font-size: 14px;
    line-height: 14px;
}


.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_bottom{
    padding-top: 10px;
    font-size: 14px;
    line-height: 14px;

}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_bottom>.tu_bottom_left{
    display: inline-block;
    float: left;
    color: rgb(132,135,135);
}

.main>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_bottom>.tu_bottom_right{
    display: inline-block;
    float: right;
    color: rgb(132,135,135);
}


/*ProductInfo--------------------------------------------------------------------*/

.main>.main_content>.contenter>.main_content_chanpinglei{
    width: 660px;
    margin: 0 auto;
    text-align: center;
    padding: 35px 0 45px 0;
}

.main>.main_content>.contenter>.main_content_chanpinglei>a>div{
    height: 50px;
    width: 200px;
    margin-right: 30px;
    font-size: 16px;
    line-height: 50px;
    background: #CCCCCC;
    display: inline-block;
    color: #333333;
}

.main>.main_content>.contenter>.main_content_chanpinglei>a:last-child>div{
    margin-right: 0;
}

.main>.main_content>.contenter>.main_content_chanpinglei>a>.xuanzhongB{
    background: rgb(17,93,177);
    color: #FFFFFF;
}

.main>.main_content>.contenter>.main_content_chanpinglei>a>.xuanzhongC{
    background: rgb(17,93,177);
    color: #FFFFFF;
}


.main>.main_content>.contenter>.main_content_info{
    /*height: 450px;*/
    width: 100%;
    background: rgb(250,250,250);
    /*display: inline-block;*/
}

.main>.main_content>.contenter>.main_content_info>.info_tu{
    padding: 40px 48px 30px 30px;
    display: inline-block;
}

.main>.main_content>.contenter>.main_content_info>.info_tu>.img{
    width: 512px;
    height: 384px;
}

.main>.main_content>.contenter>.main_content_info>.info_right{
    float: right;
    display: inline-block;
    width: 580px;
    margin-right: 30px;
    padding-top: 70px;
}

.main>.main_content>.contenter>.main_content_info>.info_right>.info_right_top{
    line-height: 20px;
}

.main>.main_content>.contenter>.main_content_info>.info_right>.info_right_top>.info_ganggang{
    /*width: 8px;
    height: 30px;
    display: inline-block;
    background: rgb(17,93,177);
    vertical-align: middle;
    margin-right: 15px;*/
}

.main>.main_content>.contenter>.main_content_info>.info_right>.info_right_top>.top_content{
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
	width: 566px;
    padding-left: 14px;
    border-left: 8px solid #115db1;
}

.main>.main_content>.contenter>.main_content_info>.info_right>.info_right_bottom{
    padding-top: 30px;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
	height: 295px;
    overflow: hidden;
}


.main>.main_content>.contenter>.main_content_bottom{
    width: 100%;
    min-height: 560px;
}

.main>.main_content>.contenter>.main_content_bottom>.bottom_daohang{
    position: relative;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #CCCCCC;
}

.main>.main_content>.contenter>.main_content_bottom>.bottom_daohang>div{
    font-size: 18px;
    line-height: 80px;
    width: 100px;
    color: #333333;
    display: inline-block;
    padding:0 60px;
    cursor: pointer;
}


.main>.main_content>.contenter>.main_content_bottom>.bottom_daohang>.henggang{
    width: 80px;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 60px;
    padding:0;
    background: rgb(17,93,177);
    transition: left 0.2s linear;
}

.main>.main_content>.contenter>.main_content_bottom>.bottom_content{
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 18px;
    line-height: 36px;
}

.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1,
.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content2,
.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content3{
    padding: 40px 0 60px 0;
    width: 100%;
    /*height: 100%;100*/
    position: absolute;
    display: inline-block;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
}

.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content4{
    width: 100%;
    display: inline-block;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
}

/*
.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content2,
.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content3{
    display: none;
}

.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1>.content_top{
    padding-top: 40px;
    width: 100%;
    height: 250px;
}

.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1>.content_top>.bottom_content_left{
    float: left;
}
.main>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1>.content_top>.bottom_content_right{
    float: left;
    padding-left: 265px;
}
*/


.box-content{ margin: auto; width: 1200px; min-height: 400px; position: relative; border-bottom: 1px solid #c2c2c2; box-sizing: border-box; }
.box-content:before{ display: block;content: " "; width: 100%; height: 1px; position: absolute; top: 78px; background: #cbcbcb;}
.pro-detail{ padding-bottom: 158px;}
.pro-detail>div{ display: inline; }
.pro-detail>div>a{ font-size: 18px; padding: 36px 15px;  position: absolute; margin-left: 50px;}
.pro-detail>div .d1{ left: 0px; top: 0px;}
.pro-detail>div .d2{ left: 156px; top: 0px;}
.pro-detail>div .d3{ left: 312px; top: 0px;}

.probox{background: #fff; z-index: -2; display: none; position: relative; top: 100px; left: 0;}
.probox p, .probox div, .probox span{ font-size: 14px !important; line-height: 36px;font-family: 微软雅黑 !important;}


.pro-detail>div:target a{ border-bottom: 6px solid #115DB1;}
.pro-detail>div:target .probox{ z-index: 1; display: block;}

/*
.pro-detail>div:not(:target) a{border-bottom:0px solid #115DB1;}
.pro-detail>div:not(:target) .probox{z-index: -2; display: none;}
*/



/*Product-------------------------------*/



.main>.main_guagngaoo>img{
    height: 100%;
    width: 100%;
}

.main>.main_content>.contenter>.main_content_chanpinglei{
    width: 660px;
    margin: 0 auto;
    text-align: center;
    padding: 35px 0 45px 0;
}

.main>.main_content>.contenter>.main_content_chanpinglei>a>div{
    height: 50px;
    width: 200px;
    margin-right: 30px;
    font-size: 16px;
    line-height: 50px;
    background: #e5e5e5;
    display: inline-block;
    color: #666666;
}
.main>.main_content>.contenter>.main_content_chanpinglei>a>div:hover{
    background: rgb(17, 93, 177);
    color: #fff;
}

.main>.main_content>.contenter>.main_content_chanpinglei>a:last-child>div{
    margin-right: 0;
}

.main>.main_content>.contenter>.main_content_chanpinglei>a>.xuanzhongB{
    background: rgb(17,93,177);
    color: #FFFFFF;
}

.main>.main_content>.contenter>.main_content_contentK{
    /*height: 850px;*/
    /* padding-bottom: 80px; */
    width: 100%;
}

.main>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang{
    display: inline-block;
    /*margin: 0 50px 40px 0;*/
    margin-right: 45px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    border: 1px solid #dcdcdc;
}

.main>.main_content>.contenter>.main_content_contentK>a:nth-child(3)>.contentK_kuang,
.main>.main_content>.contenter>.main_content_contentK>a:nth-child(6)>.contentK_kuang{
    margin-right: 0;
}

.main>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.tu{
    height: 100%;
    width: 100%;
}

.main>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.tu>img{
    width: 368px;
    height: 279px;
}

.main>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.contentK_content{
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    /*opacity: 0.6;*/
    /*top: 0;*/
    top: 214px;
    left: 0;
    width: 100%;
    height: 100%;
    transition: top 0.2s,opacity 0.2s linear;
    text-align: center;
    /*padding-top: 80px;*/
    padding-top: 25px;

}

.main>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.contentK_content>.content_top{
    opacity:1;
    font-size: 18px;
    /*font-size: 22px;*/

    font-weight: 400;
    line-height: 22px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.main>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.contentK_content>.content_ganggang{
    /*opacity:1;*/
    width: 30px;
    height: 8px;
    background: #ffffff;
    margin: 15px auto;
    opacity: 0;
}

.main>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.contentK_content>.content_bottom{
    font-size: 14px;
    text-align: left;
    padding: 0 20px;
    color: #ffffff;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}


/*---------------------Regarding----------------------------------*/



.main>.main_content>.contenter>.main_content_top{
    width: 100%;

}

.main>.main_content>.contenter>.main_content_top>.main_content_top_top{
    width: 430px;
    height: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    /*text-align: center;*/
    margin: 0 auto;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_top div{
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    width: 200px;
    height: 50px;
    display: inline-block;
    text-align: center;
    background :#e5e5e5;
    color: #666666;
    margin-right: 15px;
}



/*.main>.main_content>.contenter>.main_content_top>.main_content_top_top a:first-child>div{
    background: #115db1;
    color: #ffffff;
}*/

.main>.main_content>.contenter>.main_content_top>.main_content_top_top a:last-child>div{
    margin-right: 0px;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_top .bianhuan{
    background: #115db1 !important;
    color: #ffffff !important;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_top .bianhuanZ{
    background: #115db1 !important;
    color: #ffffff !important;
}


/*.main>.main_content>.contenter>.main_content_top>.main_content_top_top a>div.weixuan{
    background :#e5e5e5;
    color: #666666;
}*/

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom{
    width: 100%;
    padding-bottom: 20px;
    min-height: 300px;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one{
    width: 100%;
    height: 100%;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.video{
    display: inline-block;

}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.one_content{
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    width: 580px;
    padding-left: 20px;
    float: right;
    margin-top: 30px;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.one_content>.content_1{
    font-size: 35px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 15px;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.one_content>.content_2{
    font-weight: 400;
    font-size: 22px;
    color:rgba(17,93,177,1);
    padding-bottom: 40px;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.one_content>.content_3{
    font-size: 16px;
    color: rgb(102,102,102);
    line-height: 32px;

}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_two{
    width: 100%;
    height: 100%;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_two div{
    font-size: 16px;
    color: rgb(102,102,102);
    line-height: 32px;
}
.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_two>div:first-child{
    padding-top: 30px;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_two>div:last-child{
    padding-top: 0px;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_three div{
    display: inline-block;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_three>div:last-child{
    float: right;
}

.main>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_three>div:first-child{
    padding-top: 30px;
    padding-bottom: 100px;
    font-size: 16px;
    color: rgb(102,102,102);
    line-height: 32px;
    width: 524px;
}


/*--------------Solution----------------------------------------*/



.main>.main_guagngaoo>img{
    height: 100%;
    width: 100%;
}


.main>.main_content>.contenter>.list{
    width: 100%;
    min-height:60px;
}

.main>.main_content>.contenter>.list>li{
    /*height: 240px;*/
    width: 100%;
    padding-top:50px ;
    border-bottom: 1px dashed #dcdcdc;
}

.main>.main_content>.contenter>.list>li>div{
    display: inline-block;
}

.main>.main_content>.contenter>.list>li>.tu{
    padding: 0 20px 30px 0;
    vertical-align: top;
    width: 280px;
    height: 180px;
    overflow: hidden;
}
.tu>img{
    /*width: 100%;*/
    height: 100%;
}

.main>.main_content>.contenter>.list>li>.list_content{
    font-size: 14px;
    vertical-align: top;
    line-height: 20px;
    width: 800px;
    padding-left: 30px;
}

.main>.main_content>.contenter>.list>li>.list_content>h2{
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.main>.main_content>.contenter>.list>li>.list_content>p{

    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    height: 60px;
    font-size: 16px;
    color: #969696;
}

.main>.main_content>.contenter>.list>li>.list_content>a>div{
    height: 40px;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #fff;
    margin-top: 30px;
    background: rgba(17,93,177,1);
    font-size: 16px;
}
.main>.main_content>.contenter>.list>li>.list_content>a>div:hover{
    background: rgb(15, 75, 147);
}



.main_content_btn{
    width: 100%;
    text-align: center;
}/*
.main_content_btn>span,
.main_content_btn>div,
.main_content_btn>a{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 12px;
    border: 1px solid  #cccccc;
    color:  #CCCCCC;
    margin: 50px 20px 50px 0;
}

.main_content_btn>a{
    display: inline;
}


按钮色彩样式*/
.main_content_btn {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;    padding: 27px 0px;
    font-size: 14px;
    margin: 0px;
    height: 84px;
    box-sizing: border-box;}
.main_content_btn a {border: #777 1px solid;color: #777;text-decoration: none;overflow: hidden;padding:5px 12px;margin: 0px 0px 0px 10px;}
.main_content_btn a:visited {text-decoration: none;overflow: hidden;}
.main_content_btn a:active {text-decoration: none;overflow: hidden;}
.main_content_btn a:hover {color: #115db1;
    background-color: #e9f3ff;
    overflow: hidden;
    border: 1px solid #115db1;}
.main_content_btn span.current {border: #a7a7a7 1px solid;color: #a7a7a7;overflow: hidden;padding:5px 12px;margin: 0px 0px 0px 10px;}
.main_content_btn span.disabled {background-color: #f3f3f3;}


/*---------------------------SolutionInfo--------------------------*/

.main>.main_guagngaoo>img{
    height: 100%;
    width: 100%;
}
/*.main_content_navbar :after {*/
/*    clear:both;*/
/*    content:'.';*/
/*    display:block;*/
/*    width: 0;*/
/*    height: 0;*/
/*    visibility:hidden;*/
/*}*/
.main>.main_content>.contenter>.main_content_Solutions{
    width: 1200px;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_top{
    /*height: 170px;*/
    width: 100%;
    padding: 60px 0 30px 0;

}

.Solutions_top_biaoti{
    /*width: 800px;*/
    /*display: inline-block;*/
    font-size: 28px;
    line-height: 30px;
    /*font-weight: 200;*/
    text-align: left;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_top>.Solutions_top_kuang{
    font-size: 14px;
    line-height: 20px;
    color: #CCCCCC;
    padding-top: 20px;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_top>.Solutions_top_kuang div{
    display: inline-block;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_top>.Solutions_top_kuang>.Solutions_top_click{
    padding-left: 30px;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_content{
    width: 100%;

    padding: 60px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}


.main>.main_content>.contenter>.main_content_Solutions>.Solutions_content img{
    max-width: 100%;
	height: inherit;
}
.Solutions_content>p{
    font-size: 16px;
    color: rgba(0,0,0,0.6);
    line-height: 30px;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom{
    height: 190px;
    width: 100%;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div{
    display: inline-block;
    width: 330px;
    height: 75px;
    background: rgba(250,250,250,1);
    font-size: 16px;
    line-height: 20px;
    padding: 25px 0 0 15px;
    border: 1px solid rgba(153, 153, 153, 0.6);
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a:first-child>div{
    float: left;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div .xuanze{
    color: rgba(0,0,0,.5);
    padding-bottom: 10px;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div .timu{
    color: rgba(0,0,0,.7);
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a:last-child>div{
    float: right;
}
.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom{
    height: 190px;
    width: 100%;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div{
    display: inline-block;
    width: 330px;
    height: 75px;
    background: rgba(250,250,250,1);
    font-size: 16px;
    line-height: 20px;
    padding: 25px 0 0 15px;
    border: 1px solid rgba(153, 153, 153, 0.6);
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a:first-child>div{
    float: left;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div .xuanze{
    color: rgba(0,0,0,.5);
    padding-bottom: 10px;
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div .timu{
    color: rgba(0,0,0,.7);
}

.main>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a:last-child>div{
    float: right;
}

.fanye{
    width: 100%;
    height: 117px;
    line-height: 30px;
    margin: 30px 0;
    width:1200px;
    margin:50px auto;
}

.fanye>p{
    display: inline-block;
    width: 330px;
    height: 45px;
    background: #fafafa;
    font-size: 16px;
    line-height: 20px;
    padding: 35px 25px;
    border: 1px solid #dcdcdc;
}


.fanye>p:nth-child(1){
    float: left;
}
.fanye>p:nth-child(2){
    float: right;
}


/*=-------------------------------Support----------------------------*/

.main>.main_content>.contenter>.Supportlist{
    width: 100%;
    padding-bottom: 30px;
}

.main>.main_content>.contenter>.Supportlist>li{
    width: 100%;
    height: 50px;
}

.main>.main_content>.contenter>.Supportlist>li>div{
    display: inline-block;
    margin-top: 15px;
}

.main>.main_content>.contenter>.Supportlist>li>div:nth-child(1){
    width: 7px;
    height: 7px;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 20px;
    background: #a0a0a0;
}

.main>.main_content>.contenter>.Supportlist>li>div:nth-child(2){
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    color: #666;
    margin-left: 50px;
}

.main>.main_content>.contenter>.Supportlist>li>div:nth-child(3){
    vertical-align: middle;
    float: right;
    margin-right: 30px;
}

.main>.main_content>.contenter>.Supportlist>li:nth-child(odd){
    background: rgba(244,244,244,1);
}

.main>.main_content>.contenter>.btm.main_content_btn>div{
    margin: 50px 0 50px 0;
    color: rgba(0,0,0,.6);
}








.main>.main_content>.contenter>.news_list{
    width: 100%;
    padding-bottom: 30px;
    margin-top: 48px;
}

.main>.main_content>.contenter>.news_list>li{
    width: 100%;
    height: 50px;
}
.main>.main_content>.contenter>.news_list>li>a{
    font-size: 16px;
    display: block;
}
.main>.main_content>.contenter>.news_list>li>a>div{
    display: inline-block;
    margin-top: 15px;
}

.main>.main_content>.contenter>.news_list>li>a>div:nth-child(1){
    width: 7px;
    height: 7px;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 20px;
    background: #a0a0a0;
}

.main>.main_content>.contenter>.news_list>li>a>div:nth-child(2){
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    color: #666;
    margin-left: 50px;
}

.main>.main_content>.contenter>.news_list>li>a>.news_time{
    float: right;
    line-height: 50px;
    margin: 0 20px 0 0;
}

.main>.main_content>.contenter>.news_list>li:nth-child(odd){
    background: rgba(244,244,244,1);
}
.form_max{
    width: 80%;
    margin: 0 auto;
}
/*表格*/
.messtitle {display:none;}
.espcms_form_group label {
    font-size: 18px;
    font-weight: normal;
    color: #555;
    line-height: 35px;
}
.control_required input {height:40px;width:464px;border:1px solid #cecece;}
.control_required textarea {width:464px;height:150px;border:1px solid #cecece;}
#feedbackbotton {
    height:40px;
    background:rgba(17,93,177,1);
    color:#fff;
    font-size:16px;
    font-weight:normal;
    border:none;
    margin-top:10px;
}

/*==================TeamStyle=========================================================*/


.main>.main_content>.contenter>.main_content_teamS{
    width: 100%;
    height: 400px;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_timu{
    width: 100%;
    text-align: center;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_timu>.timu{
    font-size: 20px;
    line-height: 20px;

}

.main>.main_content>.contenter>.main_content_teamS>.teamS_timu>.shijian,
.main>.main_content>.contenter>.main_content_teamS>.teamS_timu>.dianji{
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #CCCCCC;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_timu>.dianji{
    padding-top: 8px;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang{
    width: 100%;
    height: 300px;
    /*padding: 0 50px;*/
    text-align: center;
    padding-top: 20px;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content{
    margin: 0 auto;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content .tu{
    background: #FFFFFF;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content .tu>div{
    display: inline-block;
    padding-right:10px ;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content .tu>div>img{
    width: 353px;
    /*height: 262px;*/
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content .tu>div:last-child{
    padding-right: 0;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content>.Cat-carousel-arrow[cat-type = "sub"]{
    top: 120px;
    left: -55px;
    width: 60px;
    height: 100px;
    border-radius: 0;
    background-color: transparent;
    background-image: url("../images/OPTOAUTO/teamleft.png");
    background-position: 0 0;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content>.Cat-carousel-arrow[cat-type = "sub"]:before{
    content: none;
}


.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content>.Cat-carousel-arrow[cat-type = "add"]{
    top: 120px;
    right: -55px;
    width: 60px;
    height: 100px;
    border-radius: 0;
    transform: rotate(0);
    background-color: transparent;
    background-image: url("../images/OPTOAUTO/teamright.png");
    background-position: 0 0;
}

.main>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_content>.Cat-carousel-arrow[cat-type = "add"]:before{
    content: none;
}

/*==----------------------------TeamStyle2--------------------------------------------------------------*/


.main>.main_content>.contenter>.main_content_teamS2{
    width: 100%;

}

.main>.main_content>.contenter>.main_content_teamS2>a>.teamS2_kuang{
    display: inline-block;
    /*float: right;*/
    padding-right: 20px;
    text-align: center;
}

.main>.main_content>.contenter>.main_content_teamS2>a>.teamS2_kuang>div:last-child{
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    padding: 10px 0 20px 0;

}
.teamS2_kuang>.tu{
    width: 277px;
    height: 215px;
    overflow: hidden;
    border: 1px solid #cccccc;
}
.teamS2_kuang>.tu>img{
    width: 100%;
    height: 100%;

}



.goods_list_max{
    width: 90%;
    height: 400px;
    padding: 30px 0 30px 0;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.goods_list_max>ul{
    width: 936px;
    height: 100%;
    position: absolute;
    /*left: 8%;*/
    left: 27px;
    display: -webkit-box;
    transition: all 0.2s ease-in-out;
}
.goods_list_max>ul>li{
    width: 315px;
    height: 80%;
    float: left;
    box-shadow: 10px 10px 5px #efefef;
    transition: all .2s ease-in-out;
}
.goods_list_max>ul>li>a{
    display: block;
    padding: 0 5px;
    height: 100%;
}
.goods_list_max>ul>li>a>.dongtai_img{
    width: 100%;
    height: 175px;
    overflow: hidden;
    position: relative;
    background: red;
}
.goods_img>img{
    width: 100%;
    height: auto;
}
.button_left{
    position: absolute;
    top: 13%;
    left: 0;
    width: 10%;
    text-align: center;
    line-height: 155px;
    background: rgba(0, 0, 0, 0.3);
}
.button_left>i{
    font-size: 25px;
    color: rgba(255, 255, 255,1);
    cursor: pointer;
}
.button_right{
    position: absolute;
    right: 0;
    width: 10%;
    height: 50%;
    top: 13%;
    background: rgba(0, 0, 0, 0.3);
}
.button_right>i{
    position: absolute;
    font-size: 25px;
    color: rgba(255, 255, 255,1);
    padding: 30px 10px 30px 0;
    cursor: pointer;
    top: 30px;
    transform: rotate(180deg);
}


/*----------------------------RecruitInfo-----------------------------------------------*/

.main>.main_content>.contenter>.main_content_RecruitInfo{
    width: 100%;
    border: 1px solid rgb(229,229,229);
    /*height: 500px;*/
    padding-bottom: 30px;
    margin-bottom: 80px;
    position: relative;
}

.main>.main_content>.contenter>.main_content_RecruitInfo>.RecruitInfo_list{
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;

}

.main>.main_content>.contenter>.main_content_RecruitInfo>.RecruitInfo_list>div{
    display: inline-block;
    width: 184px;
    height: 100%;
    margin-left: 50px;
}

.main>.main_content>.contenter>.main_content_RecruitInfo>div:nth-child(2){
    color: rgba(0,0,0,0.6);
    font-size: 16px;
    border-bottom: 1px solid rgb(229,229,229);
}

.main>.main_content>.contenter>.main_content_RecruitInfo>div:nth-child(1){
    background: rgb(229,229,229);
}

.main>.main_content>.contenter>.main_content_RecruitInfo>div:nth-child(3){
    font-size: 14px;
    line-height: 20px;
    color: rgba(0,0,0,0.6);
    padding: 34px 50px;
}

.main>.main_content>.contenter>.main_content_RecruitInfo>.toudi{
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    width: 200px;
    height: 50px;
    left: 50%;
    bottom: -25px;
    margin-left: -100px;
    text-align: center;
    border: 1px solid rgb(17,93,177);
    color: rgb(17,93,177);
    background: #FFFFFF;
}


/*-------------------------Recruit--------------------------------*/



.main>.main_content>.contenter>.main_content_Recruit{
   width: 100%;
    padding: 0 50px;
}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang{
    width: 330px;
    /*height: 200px;*/
    border-radius: 10px;
    border-bottom: 10px solid rgb(13,108,191);
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 50px;
    box-shadow: 2px 0 15px #cccccc;
    cursor: pointer;
}


.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang>.mingzi{
    font-size: 20px;
    line-height: 20px;
    padding-top: 25px;
    padding-left: 25px;
    color: #333333;
}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang>.zhong{
    width: 100%;
    padding-left:25px ;
    padding-top: 10px;
}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang>.zhong div{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    vertical-align: middle;
}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang>.content{
    font-size: 13px;
    line-height: 20px;
    color: #9c9c9c;
    padding: 10px 25px 0 25px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    line-height: 24px;

}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang>a>.more{
    width: 80px;
    height: 30px;
    /*border: 1px solid rgb(13,108,191) ;*/
    border: 1px solid #cccccc ;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #cccccc;
    margin: 20px 0 10px 25px;
}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang>.zhong>div:nth-child(2),
.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang>.zhong>div:nth-child(3){
    padding-left: 30px;
}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang:nth-child(3),
.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang:nth-child(6){
    margin-right: 0;
}

.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang:nth-child(7),
.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang:nth-child(8),
.main>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang:nth-child(9){
    margin-bottom: 0;
}

/*-------------------------------OnlineMessage------------------------------------------*/

.main>.main_content>.contenter>.main_content_OnlineMessage{
    width: 600px;
    /*height: 700px;*/
    margin: 0 auto;
    border: 1px solid rgba(7, 42, 212, 0.4);
    margin-bottom: 70px;
    padding: 40px;
}

.main>.main_content>.contenter>.main_content_OnlineMessage>div{
    font-size: 16px;
    line-height: 20px;
    color: rgba(0,0,0,.4);
    padding-top: 20px;
}

.main>.main_content>.contenter>.main_content_OnlineMessage>div>.w{
    padding-bottom: 6px;
}

.main>.main_content>.contenter>.main_content_OnlineMessage>.form_max textarea{
    border: 1px solid rgba(0,0,0,.4);
    width: 96%;
    height: 140px;
    font-size: 20px;
    padding-left: 5px;
    line-height: 40px;
    resize: vertical;

}

.main>.main_content>.contenter>.main_content_OnlineMessage>div:nth-child(1){
    width: 100%;
    border-bottom: 5px solid rgba(7, 42, 212, 0.1);
    text-align: center;
    padding-top: 0;
    margin-bottom: 30px;
}


.main>.main_content>.contenter>.main_content_OnlineMessage>div:nth-child(1)>.timu{
    font-size: 40px;
    line-height: 30px;
}

.main>.main_content>.contenter>.main_content_OnlineMessage>div:nth-child(1)>.timuE{
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
    color:rgba(7, 42, 212, 0.4) ;
}

.main>.main_content>.contenter>.main_content_OnlineMessage>a>.btn{
    width: 100%; ;
    background: rgba(17,99,177,1);
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 40px;
}


/*--------------ContactUs---------------------------*/

.main>.main_content>.contenter>.main_content_ContactUs{
    width: 100%;
    padding-bottom: 50px;
}

.main>.main_content>.contenter>.main_content_ContactUs>div:nth-child(1){
    float: left;
    width: 340px;
    height: 440px;
    border: 1px solid rgb(229,229,229);
}

.main>.main_content>.contenter>.main_content_ContactUs>div:nth-child(1)>div:first-child{
    width: 100%;
    height: 70px;
    background: rgb(17,93,177);
    font-size: 22px;
    line-height: 70px;
    color: #FFFFFF;
    text-align: center;
}

.main>.main_content>.contenter>.main_content_ContactUs>div:nth-child(1)>div:last-child{
    width: 100%;
    height: 70px;
    font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: #666666;
    padding: 35px 0 0 35px;
}

.main>.main_content>.contenter>.main_content_ContactUs>div:nth-child(2){
     float: right;
    width: 816px;
    height: 440px;
    border: 1px solid rgb(229,229,229);
 }

.main>.main_content>.contenter>.main_content_ContactUs>div:nth-child(2)>iframe{
    width: 100%;
    height: 100%;
}
.main>.main_content>.contenter>.main_content_ContactUs>div:nth-child(3){
    clear:both;
}


/*============------------------------手机端-----------------=================================*/

.iphone{
    min-width: 0;
}

.header_iphone{
    width: 100%;
    max-height: 50px;
    /*position: relative;*/
    font-size: 20px;
    line-height: 20px;
    color: #0C0C0C;
    position: fixed;
    top: 0;
    z-index: 20;
    background: #FFFFFF;
}

.header_iphone>.dingwei{
    position: relative;
}

.header_iphone>.dingwei>div:first-child{
    float: left;
    height: 100%;
    vertical-align: middle;
}

.header_iphone>.dingwei>div:nth-child(3){
    float: right;
    vertical-align: middle;
    display: inline-block;
    padding: 7px;
    /*position: relative;*/
}
.header_iphone>.dingwei>div:nth-child(3)>.list{
    display: inline-block;
}
.header_iphone>.dingwei>div:nth-child(3)>.list>.tu{
    max-height: 50px;
    max-width: 50px;
    overflow: hidden;
}

.header_iphone>.dingwei>ul{
    position: absolute;
    z-index: 3;
    top: 42px;
    right: 0;
    display: none;
    /*padding: 10px 0;*/
    background: rgba(250, 250, 250, 0.8);
}

.header_iphone>.dingwei>div:nth-child(2){
    overflow: hidden;
}
.one{
    width: 100%;
    /*border: 1px solid #999;*/
    text-align: center;
}

.one1, .one2, .one3,.one4, .one5, .one6{

    height: 100%;
    width: 100%;
    /* border: 1px solid black; */
}
.two1:hover,
.yiji:hover{
    color: rgba(17,93,177,1);
}

.yiji{
    height: 30px;
    width: 100%;
    /*background-color:rgba(250, 250, 250, 0.8);*/
    padding: 10px 0;
    color: rgba(0,0,0,1);
    font-size: 15px;
    line-height: 30px;
}

.two{
    height: 100%;
    width: 100%;
    /* border: 1px solid black; */
    display: none;
}

.two1{
    height: 30px;
    width: 100%;
    background-color: rgba(250, 250, 250, 0.8);
    /*opacity: 0.5;*/
    padding: 10px 0;
    color: rgba(0,0,0,.6);
    font-size: 14px;
    line-height: 30px;
    /* border: 1px solid black; */

}





.main_iphone{
    width: 100%;

}

.main_iphone>.guanggao{
    width: 100%;
}


.main_iphone>.guanggao>img{
    width: 100%;
    max-height: 200px;
}

.main_iphone>.bottom{
    width: 100%;
}

.main_iphone>.bottom>.contenter{
    width: 90%;
}

.main_iphone>.bottom>.contenter>.jishu{
    width: 100%;
    margin-top: 10px;
}

.main_iphone>.bottom>.contenter>.jishu>a>.jishu_content{
    margin-bottom: 10px;
}

.main_iphone>.bottom>.contenter>.jishu>a>.jishu_content>div:last-child{
    top: 94px;
}

.zhanwei{
    height: 50px;
    width: 100%;
}
.main_iphone>.bottom>.contenter>.main_content_bottom{
    width: 100%;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang{
    float: none;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content{
    height: 100%;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.video{
    width: 100%;
    height: 236px;
    text-align: center;
}
.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.video>img{

    height: 222px;
    max-height: 236px;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.biaoti>a>.biaoti_left>.biaoti_left_right{
    float: none;
    padding-left: 10px;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_right{
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_right>.kuang_content_right_content{
    /*padding-left: 10px;*/
    width: 100%;
    font-size: 13px;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_right>.kuang_content_right_btn{
    float: right;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu{
    float: none;
    text-align: center;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu>img{
    height: 126px;
}
.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_biaoti{
    text-align: left;
}

.main_iphone>.bottom>.contenter>.main_content_bottom>.main_content_bottom_kuang>.kuang_content>a>.kuang_content_tu>.tu_biaoti>.tu_biaoti_new{
    text-align: center;
}

/*---------------------------------------------------------------OnlineMessageIphone----------------------------------------------------*/


.footer_iphone{
    width: 100%;
}
.footer_iphone>.footer_iphone_top{
    width: 100%;
    height: 80px;
    background: rgb(55,61,67);
}

.footer_iphone>.footer_iphone_top>.tu{
    padding-left: 32%;
    padding-top: 5%;

}
.footer_iphone>.footer_iphone_bottom{
    width: 100%;
    height: 50px;
    background: rgba(41,48,54,0.4);
    text-align: center;
}
.footer_iphone>.footer_iphone_bottom>div{
    font-size: 12px;
    /*text-align: center;*/
    line-height: 15px;
    color: rgba(255, 255, 255, 0.5);
}
.main_iphone>.main_content>.contenter{
    width: 90%;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_top{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_top div{
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}


.main_iphone>.main_content>.contenter>.main_content_navbar>.content_navbar_left>.hengang{
    height: 26px;
    margin-right: 10px;
    font-size: 24px;

}

.main_iphone>.main_content>.contenter>.main_content_navbar>.content_navbar_left>.navbar_left_right>.enname{
    display: inline-block;
    padding-left: 10px;
    font-size: 14px;
    vertical-align: bottom;
    line-height: 15px;
}

.main_iphone>.main_content>.contenter>.main_content_navbar>.content_navbar_left>.navbar_left_right>.cname{
    display: inline-block;
    font-size: 24px;
    vertical-align: bottom;
    line-height: 26px;
}

.main_iphone>.main_content>.contenter>.main_content_navbar{
    height: 50px;
}
.main_iphone>.main_content>.contenter>.main_content_navbar>.content_navbar_left{
    padding: 14px 0 0 0;
}



.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.video{
    width: 100%;
    /*height: 250px;*/
    display: block;
    margin-bottom: 10px;
    float: none;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.video>object{
    width: 572px;
    height: 385px;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.one_content{
    float: none;
    display: block;
    padding-left: 0;
    width: 100%;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.one_content>.content_1{
    font-size: 30px;
    margin-bottom: 10px;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_one>.one_content>.content_2{
    font-size: 20px;
    padding-bottom: 20px;
}
.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_two>div:last-child,
.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_two>div:first-child{
    padding-top: 0;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_three>div:first-child{
    padding-top: 0;
    width: 100%;
    padding-bottom: 0;
}
.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_three>div:last-child{
    float: none;
    padding-bottom: 15px;
}

.main_iphone>.main_content>.contenter>.main_content_top>.main_content_top_bottom>.bottom_three>div:last-child>img{
    width: 100%;
}

/*-----------------------------------ContactUsIphone--------------------------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.main_content_ContactUs>div:nth-child(1){
    float: none;
    width: 100%;
    border: none;
    height: 350px;
}

.main_iphone>.main_content>.contenter>.main_content_ContactUs>div:nth-child(1)>div:first-child{
    height: 50px;
    line-height: 50px;
}

.main_iphone>.main_content>.contenter>.main_content_ContactUs>div:nth-child(1)>div:last-child{
    padding: 20px 0 0 0;
    text-align: center;

}

.main_iphone>.main_content>.contenter>.main_content_ContactUs>div:nth-child(2){
    width: 100%;
    border: none;
    height: 300px;
    float: none;
}

.main_iphone>.main_content>.contenter>.main_content_ContactUs{
    padding-bottom: 30px;
}

/*!*-----------------------------------OnlineMessageIphone--------------------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage{
    width: 100%;
    /*height: 500px;*/
    padding: 20px 0 0 0 ;
}

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage>div:nth-child(1)>.timu{
    font-size: 30px;
    line-height: 30px;
}

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage>div:nth-child(1)>.timuE{
    font-size: 14px;
    line-height: 14px;
}

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage>div:nth-child(1){
    margin-bottom: 0;

}

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage>div>.w{
    padding-left: 20px;
}

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage>div>textarea{
    width: 85%;
    margin-left: 20px;
}

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage>a>.btn{
    width: 86%;
    padding-left: 5px;
    margin-left: 20px;
}

.main_iphone>.main_content>.contenter>.main_content_OnlineMessage{
    margin-bottom: 30px;
}

/*--------------------------ProductIphone---------------------------------------*/


.main_iphone>.main_content>.contenter>.main_content_chanpinglei>a>div{
    font-size: 13px;
    width: 100px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    padding: 0 2px;
}

.main_iphone>.main_content>.contenter>.main_content_chanpinglei{
    width: 100%;
    padding: 15px 0 15px 0;
}

.main_iphone>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang{
    margin-right: 0;
    margin-bottom:10px;
}

.main_iphone>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.tu>img{
    width: 100%;
}

.main_iphone>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.contentK_contentIphone{
    top: 200px;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    /* opacity: 0.6; */
    /* top: 0; */
    left: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    /* padding-top: 80px; */
    padding-top: 25px;
}

.main_iphone>.main_content>.contenter>.main_content_contentK>a>.contentK_kuang>.contentK_contentIphone>.content_top{
    opacity: 1;
    font-size: 18px;
    /* font-size: 22px; */
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
}

.main_iphone>.main_content>.contenter>.main_content_contentK{
    padding-bottom: 30px;
}

/*--------------------------ProductInfoIphone---------------------------------------*/

.main_iphone>.main_content>.contenter>.main_content_info>.info_tu{
    padding: 0;
}
.main_iphone>.main_content>.contenter>.main_content_info>.info_tu>img{
    width: 100%;
}

.main_iphone>.main_content>.contenter>.main_content_info>.info_right{
    float: none;
    width: 100%;
    padding-top: 20px;
}

.main_iphone>.main_content>.contenter>.main_content_info>.info_right>.info_right_top>.top_content{
    font-size: 22px;
}

.main_iphone>.main_content>.contenter>.main_content_info>.info_right>.info_right_bottom{
    font-size: 16px;
    line-height: 30px;
    padding-top: 15px;
}
.main_iphone>.main_content>.contenter>.main_content_info>.info_right>.info_right_top>.info_ganggang{
    height: 22px;
    margin-right: 10px;
}

.main_iphone>.main_content>.contenter>.main_content_bottom{
    height: auto;
}

.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_content{
    height: 600px;
}
.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_daohang{
    height: 50px;
}

.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_daohang>div{
    font-size: 18px;
    line-height: 50px;
    padding: 0 6px;
}

.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1{
    font-size: 14px;
    line-height: 24px;
}

.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1>.content_top{
    height: auto;
}

.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1>.content_top>.bottom_content_right{
    float: none;
    display: inline-block;
    padding-left: 0;
}

.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_content>.bottom_content1>.content_top>.bottom_content_left{
    float: none;
    display: inline-block;
}

.main_iphone>.main_content>.contenter>.main_content_bottom>.bottom_daohang>.henggangIphone{
    width: 80px;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    background: rgb(17,93,177);
    transition: left 0.2s linear;
}

/*------------------------------------RecruitIphone-------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.main_content_Recruit{
    padding: 0;
}

.main_iphone>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang{
    margin-right: 0;
}

.main_iphone>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang:nth-child(4),
.main_iphone>.main_content>.contenter>.main_content_Recruit>.Recruit_kuang:nth-child(5){
    margin-bottom: 50px;
}

.main_iphone>.main_content>.contenter>.btm.main_content_btn>div{
    margin: 20px 0 20px 0;
}

/*------------------------------------RecruitInfoIphone-------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.main_content_RecruitInfo>.RecruitInfo_list>div{
    width: 64px;
}

.main_iphone>.main_content>.contenter>.main_content_RecruitInfo>.RecruitInfo_list{
    font-size: 13px;
}

.main_iphone>.main_content>.contenter>.main_content_RecruitInfo>div:nth-child(2){
    font-size: 12px;
}
.main_iphone>.main_content>.contenter>.main_content_RecruitInfo>.toudi{
    width: 150px;
    height: 30px;
    bottom: -15px;
    line-height: 30px;
    margin-left: -75px;
    font-size: 16px;
}

.main_iphone>.main_content>.contenter>.main_content_RecruitInfo>div:nth-child(3){
    padding: 20px;
}

/*------------------------------------RecruitInfoIphone-------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.list>li>.list_content{
    width: 100%;
    padding-left: 0;
}
.main_iphone>.main_content>.contenter>.list>li>.tu{
    display: flex;
    justify-content: center;
}
.main_iphone>.main_content>.contenter>.list>li>.list_content>h2{
    line-height: 30px;
}

.main_iphone>.main_content>.contenter>.list>li>.list_content>a>div{
    margin-top:10px;
    margin-bottom: 20px;
}

.main_iphone>.main_content>.contenter>.list>li{
    margin-bottom: 10px;
    padding-top: 30px;
}

/*------------------------------------RecruitInfoIphone-------------------------------------------------------------*/
.main_iphone>.main_content>.contenter>.main_content_Solutions>.Solutions_top{
    padding: 19px 0 10px 0;
}

.main_iphone>.main_content>.contenter>.main_content_Solutions>.Solutions_content>.Solutions_tu{
    padding-top: 20px;
    padding-bottom: 10px;
}

.main_iphone>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom{
    height: 100px;
}

.main_iphone>.main_content>.contenter>.main_content_Solutions>.Solutions_content>.Solutions_tu>img{
    width: 100%;
}

.main_iphone>.main_content>.contenter>.main_content_Solutions>.Solutions_content>.Solutions_wenzi{
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 40px;
}

.main_iphone>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div{
    width: 150px;
    height: 60px;
    line-height: 20px;
    padding: 10px 0 0 5px;
    font-size: 14px;
}

.main_iphone>.main_content>.contenter>.main_content_Solutions>.Solutions_bottom>a>div .timu{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

/*------------------------SupportIphone-----------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.Supportlist>li{
    height: 40px;
}
.main_iphone>.main_content>.contenter>.Supportlist>li>div{
    margin-top: 10px;
}

/*------------------------SupportIphone-----------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.main_content_teamS>.teamS_kuang>.teamS_contentIphone{

}


/*------------------------SupportIphone-----------------------------------------------------------------*/

.main_iphone>.main_content>.contenter>.main_content_teamS2>a>.teamS2_kuang{
    width: 100%;
}


.main_iphone>.main_content>.contenter>.main_content_teamS2>a>.teamS2_kuang>.tu{
    width: 100%;

}


.main_iphone>.main_content>.contenter>.main_content_teamS2>a>.teamS2_kuang>.tu>img{
    width: 100%;
}



.espcms_formwidth_c {
    line-height: 22px;
}


/*-------------------------------------enindex----------------------------------------------------------------*/

.en_xiu{
    margin-top: 10px;
    font-size: 20px !important;
}

.fanye .huanhang{
    /*display: block !important;*/
    padding-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.wenzi_kuang{
    height: 100%;
    width: 100%;
    margin: auto auto;
    text-align: center;
}

.xinwen{
    width: 1000px;
}

.xinwen_content{
    width: 1000px !important;
    margin: 0 auto;
}

ins{display: none !important;}