﻿@charset "utf-8";
/* CSS Document */
body {
    font: sans-serif,Arial;
    color: #1a1a1a;
    background:#fff;
}

body {
    font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #073a74;
}

ul li {
    list-style: none;
}

em {
    font-style: normal;
    color: #F00;
}

.container {
    padding: 0;
}

.conter {
    max-width: 750px;
    margin: 0 auto;
    font-size: 10px;
    line-height: 16px;
}

.header1 img {
    width: 100%;
    height: auto;
    display:inherit;
}

.conter02 {
    padding: 0;
    overflow: hidden;
    text-align: justify;
    background: #f8e8dc;
}
    .conter02 > .p1 {
        padding: 1em .8em;
        text-align: justify;
        text-indent:2em;
    }
    .conter02 .p2 {
        padding:.8em;
    }

    .conter02 .p3 {
        padding: 1em .8em;
        background: #fdedee;
        text-align: center;
        color: #e85847;
        font-size:1.2em;
    }
.conTitle{
    text-align:center;
    font-size:1.2em;
}
    .conTitle p {
        padding: .4em;
        font-size: 1.1em;
        font-weight: bold;
        color: #d34635;
    }
.summary{
    width:95%;
    margin:auto;
    text-align:justify;
    margin:1em auto;
}


.conter021 {
    margin-top: 1.5em;
}

    .conter021 .conMain {
        margin: 1em auto 0;
    }

.conter03{
    padding:1em 0;
}

.danDiv{
    width:95%;
    margin:auto;
    overflow:hidden;
}
.colsearch {
    overflow: hidden;
    border: 1px solid #e4e4e4;
    margin:1em auto;
    height: 30px;
    width: 85%;
    background:#fff;
}

    .colsearch input {
        float: left;
        font-size: 13px;
        height: 18px;
        padding: 4px 5px;
        width: 75%;
        display: block;
        outline: none;
        border: 0px;
        line-height: 30px;
        height: 30px;
    }

    .colsearch .searchIco {
        float: right;
        background: #d34635;
        width: 25%;
        height: 30px;
        color: #fff;
        text-align: center;
        display: block;
        cursor: pointer;
        line-height: 30px;
    }
    .countryMenu{        
        width:100%;
        overflow-x:scroll;
    }
    .countryMenu>div{
        width:1004px;
    }
    .countryMenu .item{
        width:138px;
        height:45px;
        border:0 solid #f85a40;
        float:left;
        margin-right:4px;
        text-align:center;
        line-height:20px;
        padding-top:3px;
        cursor:pointer;
        background:#d9d9d9;
    }
        .countryMenu .item07{
            margin-right:0px;
        }
        .countryMenu .selitem {
            background: #d34635;
            color: #fff;
        }

.colTop {
    background: #d34635;
    color: #fff;
    overflow: hidden;
    margin-top: 15px;
}


     .colDiv{
         overflow-y:scroll;
         max-height:300px;
         margin-top:1em;
     }
     .colDiv table{
         width:100%;
         text-align:center;
         border-collapse:collapse;
         border-bottom:1px solid #e9e9e9;
         border-right:1px solid #e9e9e9;
     }
     .colDiv tr:nth-child(2n){

     }
     .colDiv tr td{
         border-top:1px solid #e9e9e9;
         border-left:1px solid #e9e9e9;
     }
     .colDiv tr td a{
         text-decoration:underline;
     }
    
      .kfItem{
          margin:1em auto;
          display:none;
      }

        .kfItem .item {
            width: 45%;
            margin: 1em 2.5%;
            float: left;
            color: #fff;
            background: #d34635;
            text-align: center;
            height: 30px;
            line-height: 30px;
        }
     .kfItem .item img{
         width:16px;
         margin-right:.5em;
     }
     .allCol {
         display:block;
     }
      .allCol .item{
          display:block;
          margin:1em 27.5%;
      }





.conter05{
    padding:1em 0;
    overflow:hidden;
}

.xiaotui{    
    overflow:hidden;
    margin-top:1em;
}
.xiaotui a{
    display:block;
    float:left;
    width:31.333%;
    margin: .5em 1%;
    text-align:center;
    line-height:30px;
}



.conter06 {
    padding: 1em 0;
    overflow: hidden;
}
.conter06 .youshi{
    margin-top:1em;
    padding:0 .8em;
}
    .conter06 a {
        width: 48%;
        float: left;
        margin:1em 1%;
        display: block;
    }
    .conter06 a p {
        text-align:center;
        padding:1em 0 0;
    }

.conter07 {
    padding: 1em 0;
    background: #d34635;
}
.conter07 .conTitle{
    border:0;
}

.bdDiv {
    padding: 0 0;
    overflow: hidden;
}
 .bdDiv .item{
      margin:.5em 0;
      overflow:hidden;
  }
 .bdDiv .item span{
        line-height:38px;
        display:block;
        width:25%;
        text-align:right;
        font-size:.8em;
        float:left;
        color:#fff;
    }

    .bdDiv .item input {
        width: 65%;
        line-height: 34px;
        height: 34px;
        padding: 0 5px;
        font-size: .8em;
        border: 1px solid #c4c4c4;
    }

.bdDiv select {
    width: 60px;
    text-align: center;
    height: 34px;
    border: 0;
    border-right: 1px solid #ededed;
    padding-left: 8px;
    float: left;
    background:#fff;
}
.countryMenuF select {
    width: 100%;
    text-align: center;
    height: 34px;
    border: 0;
    border-right: 0;
    padding-left: 8px;
    float: left;
}

.bdDiv #txtContactF {
    padding: 0 5px;
    width: 65%;
    height: 34px;
    border: 0;
    float: left;
    background: #fff;
}

.bdDiv .item .bdk {
    width: 65%;
    line-height: 36px;
    height: 37px;
    padding: 0 5px;
    font-size: .8em;
    float: left;
    background: #fff;
    border: 1px solid #c4c4c4;
}
    .bdDiv .item .bdk input {
        width: 65%;
        border: 1px;
    }
.bdDiv .tjBtn {
    width: 40%;
    height: 30px;
    margin: 1em auto;
    cursor: pointer;
    color: #d81822;
    background: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
}




.xuanfu{
    position:fixed;
    top:0;
    width:100%;
    height:100%;
    display:none;
    z-index:1000
}
.bigbg{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    z-index:999999;
    background:#000;
    opacity:.5;
     max-width:750px;
}
.bdDivT{
    width:95%;
    max-width:700px;
    /*height:570px;*/
    background:#fff;
    border-radius:10px;
    position:absolute;
    z-index:9999999;
    top:2%;
    left:2.5%;
    overflow:hidden;
    padding-bottom:1em;
}
    .bdDivT .top {
        height: 40px;
        line-height: 40px;
        font-size: 1.2em;
        color: #fff;
        font-weight: bold;
        text-align: center;
        background: #d34635;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
.closeBtn{
    position:absolute;
    right: 9px;
    top: -10px;
    color: #fff;
    font-size: 20px;
    cursor:pointer;
}
 .bdDivT .mid{
     margin:15px 0;
 }
 .bdDivT .item{
      margin:.2em 0;
      overflow:hidden;
  }
 .bdDivT .item span{
        line-height:38px;
        display:block;
        width:30%;
        text-align:right;
        font-size:.8em;
        float:left;
    }

    .bdDivT .item input {
        width: 65%;
        line-height: 34px;
        height: 34px;
        padding: 0 5px;
        font-size: .8em;
        border: 1px solid #d34635;
        float:left;
    }

.bdDivT select {
    width: 60px;
    text-align: center;
    height: 34px;
    border: 0;
    border-right: 1px solid #ededed;
    padding-left: 8px;
    float: left;
}
.countryMenuT select {
    width: 100%;
    text-align: center;
    height: 34px;
    border: 0;
    border-right: 1px solid #ededed;
    padding-left: 8px;
    float: left;
}

.bdDivT #txtContact {
    padding: 0 5px;
    width: 190px;
    height: 36px;
    border: 0;
    float: left;
}

.bdDivT .item .bdk {
    width: 65%;
    line-height: 36px;
    height: 37px;
    padding: 0 5px;
    font-size: .8em;
    border: 1px solid #d34635;
    float: left;
    background: #fff;
}
.bdDivT .item .bdk input{
    width:65%;
    border:0;
}
.bdDivT .xftjBtn {
    width: 185px;
    height: 40px;
    margin: 20px auto;
    cursor: pointer;
    background: #d34635;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.xftjBtn:hover{
    opacity:.8;
}
.itemHide{
    display:none;
}




.conter07{
    padding:.2em 0 1.2em;
    overflow:hidden;
}
    .conter07 .conMain {
        margin-top: .5em;
        padding:0 .8em .8em;
    }
    .conter07 a {
        width: 31.3333%;
        float: left;
        display: block;
        margin:0 1%;
    }

@media screen and (min-width:360px) {
    .conter {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (min-width: 480px) {
    .conter {
        font-size: 18px;
        line-height: 28px;
    }
}

@media screen and (min-width: 768px) {
    .conter {
        font-size: 22px;
        line-height: 38px;
    }
}
