/*ABOUT*/
.banner img{max-width: 100%;display: block;}
.banner img:nth-of-type(2), .top_ziye .logo img:first-child {
    display: none;
}


.contect .moblie_nav {
    background-color: #b7b7b7;
    height: 50px;
    color: #fff;
    line-height: 50px;
    position: relative;
    display: none;
}
.contect .nsdrop {
    background-image: url(../images/drop.png);
    background-position: right center;
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
}
.leftnav {
    width: 100%;
    margin-top: 40px;
}
.leftnav .lnav {
    text-align: center;
}
.leftnav .lnav .lnav_top {
    border-bottom: 1px solid #dedede;
}
.leftnav .lnav .lnav_top .lnav_top_tit .lnav_tit_chi {
    height: 52px;
    font-size: 25px;
    line-height: 52px;
    background: rgba(0,67,132,.9);
    display: block;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.leftnav .lnav .lnav_top .lnav_top_tit .lnav_tit_eng {
    height: 18px;
    font-family: Arial;
    font-size: 10px;
    line-height: 18px;
    background: #2f6195;
    text-align: center;
    color: #FFF;
    display: block;
}
.leftnav .lnav .lnav_bom{background: #F5F5F5;}
.leftnav .lnav .lnav_bom ul li {
    height: 44px;
    border-bottom: 1px solid #dedede;
    padding: 0 15px;
}
.leftnav .lnav .lnav_bom ul li a {
    height: 44px;
    width: 100%;
    display: block;
    font-size: 15px;
    color: #6c6c6c;

    line-height: 44px;
    background-size: 9%;
}
.leftnav .lnav .lnav_bom ul li a.cur,.leftnav .lnav .lnav_bom ul li a:hover{
    color: #0e62aa;
}



.contect .rigcon{
    margin-top: 40px;
}
.rigcon .positionn {
    height: 36px;
    border-bottom: 1px solid #dedede;
    line-height: 34px;
    margin-bottom: 20px;
}
.rigcon .positionn .poscatname {
    font-size: 20px;
    color: #3c3c3c;
    border-bottom: 2px solid #0e62aa;
    float:left;
}
.rigcon .positionn .pos {
    color: #9a9a9a;
    font-size: 14px;
    line-height: 24px;
    padding-left: 26px;
    background: url(../images/icon_home.gif) left center no-repeat;
    margin-top: 8px;
}
.rigcon .positionn .pos a {
    color: #9a9a9a;
    font-size: 14px;
}
.rigcon .positionn .pos a:hover {
    transition: all 0.4s 0s ease-in-out;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    color: #0e62aa;
}
.rigcon .positionn .pos .this {
    color: #000;
}

.contain_bottom {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contain_bottom .zl li{width: 28%;float: left;margin: 2%;height: 163px;overflow: hidden;}
.contain_bottom .zl li:hover{    box-shadow: 0 2px 7px #d4d1d1;}
.contain_bottom .zl li img{max-width: 100%;}
/*关于我们*/
.about_title h1{
    font-size: 16px;
    margin: 0 auto 5px;
    font-weight: normal;
    color: #033463;
}
.about_title p{font-size: 12px;line-height: 20px;}
.about_title li{width: 22%;float: left;margin: 1.5%;}
.about_title li img{max-width: 100%;}
.about1__bo_left{width: 42%;overflow: hidden;  }
.about1__bo_right{width: 56%}
.about1__bo_left img{width: 100%;}

.about1 .about1__bo_right p{font-size: 12px;color: #515151;line-height: 20px;text-indent: 24px;}
.about1_bottom{margin: 28px 0
}
.about1__bo_right{ padding: 0 }
.about1__bo_left img, .product ul li img, .news li img, .contect7_bottom .in img, .contect5 .contect5_bottom ul li img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.about1_bottom:hover .about1__bo_left img, .product ul li:hover img, .news li:hover img, .contect7_bottom .in:hover img, .contect5 .contect5_bottom ul li:hover img,.about2 .about1__bo_left:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}
.about1__bo_left img {width: 100%;}

/*新闻*/
.news{margin-top: 1%;}
.news .name a{margin-bottom: 0}
.news p{white-space: normal;}

.contain_bottom .conta_ul li {
    height: 190px;
    margin-bottom: 2%;
    border-bottom: 1px #A2A2A2 dashed;
}
.contain_bottom .conta_ul li .tx_left {
    width: 200px;
    height: 200px;
    overflow: hidden;
    float: left;
}
.contain_bottom .conta_ul li .tx_left img{max-width: 100%;}
.tx_right {
    float: right;
    width: 70%;
    margin-top: 2%;
    height: 90px;
    overflow: hidden;
}
.name a {
    font-size: 20px;
    color: #0278a0;
    margin-bottom: 2%;
    display: block;
}
.tx_right>p {
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #898a8a;
    font-size: 14px;
    text-indent: 0;
}
.button a {
    padding:8px 16px;
    background: #0e62aa;
    float: right;
    border-radius: 5px;
    color: #FFFFFF;
}
.news p {
    white-space: normal;
}

/*news-detail*/
.news-Detail-tit {
    width: 100%;
    margin-top: 50px;
    color: #999;
    text-align: center;
}
.news-Detail-tit h1 {
    font-size: 20px;
    color: #0e62aa;
    margin-bottom: 10px;
}
.news-Detail-con {
    padding: 30px 4px;
    margin: 20px auto;
    border-bottom: solid 1px #DDD;
    border-top: solid 1px #DDD;
    font-size: 13px;
    line-height: 24px;
}
.news-Detail-con img{max-width: 100%;}

.paging a {
    font-size: 14px;
}

/*server*/
.server {
    padding: 10px 4px;
    margin: 20px auto;
    font-size: 13px;
    line-height: 24px;
}
.server p{text-indent: 26px;}
.server img{display: block;max-width: 100%;margin: 20px 0;}


/*join*/
.job b{font-size: 14px;}
.job>ul>li {
    width: 45%;
    float: left;
    background: #f9f9f9;
    margin: 2%;
    border: 1px solid #efefef;
}
.job ul li .bbc {
    border-bottom: 1px solid #CCCCCC;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
}
.job ul li .h20 {
    height: 20px;
}
.job ul li .w280 {
    margin: 0 20px;
}
.w280 ul li {
    font-size: 14px;
    margin-bottom: 5px;
}
.w280 ul {
    width: 50%;
}
.w280 p {
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.seach a {
    border: 1px solid #ccc;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size: 12px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border-radius: 5px;
}
.seach a:hover {
    border: 1px solid #0e62aa;
    background: #0e62aa;
    color: #FFFFFF;
}

.joinus_tb {
    border: 1px solid #E2E2E2;
    border-width: 0 0 1px 1px;
    margin-top: 40px;
}
.joinus_tb tr td {
    padding: 5px 20px;
    border: 1px solid #E2E2E2;
    border-width: 1px 1px 0 0;
    font-size: 14px;
}
.b {
    font-weight: bold;
}

/*contact*/
.contain_bottom p {
    font-size: 15px;
    line-height: 28px;
    color: #565656;
    margin-bottom: 10px;
}
.contain_bottom .contact_left{width: 36%;}
.contain_bottom .contact_right{width: 60%;}
form p {
    color: #b1b1b1;
    margin-bottom: 10px;
}
 form label {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #b1b1b1;
}
form input {
    width: 100%;
    height: 35px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding-left: 5px;
}
 form textarea {
    width: 100%;
    padding: 5px 3px;
    border-radius: 2px;
    border: 1px solid #ccc;
}

 /*download*/
.download{    border: 1px solid #e7e7e7;}
.download h4 {
    background-color: #f8f8f8;
    color: #1766c8;
    padding: 15px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #e9e9e9;
}
.download .padding {
    padding: 10px 15px;
}

.new-box li {
    padding: 5px 0;
    border-bottom: 1px dashed #afafaf;
    background: url(../images/icon-09.gif) no-repeat center left;
    padding-left: 20px;
}
.new-box li span {
    font-size: 15px;
}
.new-box li span a {
    margin-top: 9px;
}

.new-box li span a {
    font-size: 16px;
    width: 74%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-box li p {
    float: right;
    font-size: 15px;
    color: #666;
    text-indent: 0;
}
.download p a {
    width: 77px;
    height: 30px;
    background-color: #999;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
}
.download p a:hover {
    background-color: #1766c8;
}
.page_desc {
    margin: 30px auto;
    text-align: center;
    font-size: 14px;
}
.page_desc li {
    display: inline-block;
    margin: 5px;
}
.page_desc li>span, .page_desc li a {
    padding: 5px 12px;
    display: inline-block;
    border: 1px solid #d8d8d8;
}
.page_desc li span.current, .page_desc li a:hover {
    background: #1766c8;
    color: #fff;
    border: 1px solid #1766c8;
}

/*technology*/
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.join-main {
    animation-fill-mode: both;
    animation-duration: 1s;
}
.join-main .list-box li {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.join-main .list-box li .top {
    font-size: 16px;
    color: #777777;
    line-height: 80px;
    padding: 0 4.5%;
    cursor: pointer;
    height: 80px;
}
.tit {
    font-size: 18px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.join-main .list-box li .top .butn {
    display: inline-block;
    padding-right: 50px;
    background: url(../images/t.png) no-repeat right 28px;
    background-size: auto 82px;
    font-size: 14px;
}
.join-main .list-box li .bot {
    position: relative;
    padding: 20px 3.5% 36px;
    background: #f5f5f5;
    display: none;
}
.join-main .list-box li .top.th {
    background-color: #1766c8;
    color: #FFFFFF;
    transition: 0.5s;
}
.join-main .list-box li .top .butn.button {
    background-position: right -28px;
}

/*support*/
.exdiv dl dt,.exdiv dl dd{width: 50%;}
.exdiv dl dd {
    background: #f5f5f5;
    height: auto;
}
.exdiv dl dd div {
    padding: 9.7%;
}
.exdiv dl dd div p{text-indent: 0;}
.exdiv dl dd div h2{font-size: 20px;margin-bottom: 15px;}
.exdiv dl dt img {
    width: 100%;
}
@media screen and (min-width: 768px){
    .contect .leftnav { width: 205px;}
    .contect .rigcon {width: 498px;}
}
@media screen and (min-width: 992px){
    .contect .leftnav {width: 250px;}
    .contect .rigcon {width: 676px;}
    .exdiv dl dd {
        height: 158px;
    }
}
@media screen and (min-width: 1200px){
    .contect .leftnav {width: 268px;}
    .contect .rigcon {width: 850px;}
    .exdiv dl dd {
        height: 200px;
    }
}

@media screen and (max-width: 1200px) {}
@media screen and (max-width: 768px) {
    .contect .height40{display: none;}
    .banner img{max-width: 100%;height: 180px;}
    /*左侧*/
    .contect .moblie_nav {display: block;}
    .contect .leftnav {margin-top: 0;position: absolute;width: 100%;background: #fff;z-index: 100;}
    .contect .leftnav .lnav {padding: 0;border: none;}
    .contect .lnav_bom,.contect .leftnav .lnav .lnav_top{display: none;}
    .leftnav .lnav .lnav_bom {background: #fff;}
    /*右侧*/

    .about1_bottom {margin: 10px 0;}
    body .contect .rigcon {float: none;margin-top: 15px;}
    .table-form .input1, .rigcon .job>ul>li, .productsdiv1 .about1__bo_right, .productsdiv1 .about1__bo_left, .productsdiv1 .item2_list_l, .productsdiv1 .item2_list_r, .contect6 .number, .contect6 .contect6_bottom p, .contect .contect3 .contect1_right, .contect .contect3 .contect1_left ,.contain_bottom .contact_left,.contain_bottom .contact_right{
        width: 100%;
    }
    .contect .rigcon{width: 95%;margin-left: 2.5%;}
    .title img{max-width: 100%;}
    .about_title li {width: 47%;}
    .about1 .about1__bo_right p{font-size: 15px;line-height: 28px;}
    .contain_bottom .zl li {width: 45%;}
    /*news*/
    .contain_bottom .conta_ul li .tx_left {display: none;}
    .tx_right {width: 100%;float: none;height: 75px;}
    .contain_bottom .conta_ul li {height: 130px;}
    .name a{font-size: 16px;}

    /*server*/
    .server{min-height: 320px;}
    /*job*/
    .job>ul>li{margin: 2% 0;}
    /*support*/
    .tit{font-size: 16px;}
    .exdiv dl dt, .exdiv dl dd {
        width: 100%;
    }
    /*contact*/
    .contain_bottom .contact_left p,.contain_bottom .contact_right p{text-indent: 0;}
}
@media screen and (max-width: 458px) {}