.banner,.main-body{
    width: 100%;
    min-width: 1200px;
}
.banner>img{
    width:100%;
    vertical-align: top;
}
.content-c{
    width:1200px;
    margin: auto;
    padding:30px 0 60px 0;
}
.left-part{
    width: 240px;
}
.left-part>.tab-head{
    background-color: #3189ED;
    color: #ffffff;
    font-size: 18px;
    line-height: 18px;
    font-family: "宋体","SimSun";
    font-weight: 600;
    padding:15px 0 6px 20px;
}
.left-part>.tab-head>h3{
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 4px;
}
.left-part>.tab-head>div{
    letter-spacing: 1px;
}
.left-part>.tab-c{
    padding:30px  0 20px 0;
    border:1px solid #ececec;
    min-height: 368px;
}
.left-part>.tab-c li{
    height: 40px;
    width:238px;
    line-height:40px;
    text-align: center;
}
.left-part>.tab-c li a{
    display: block;
    font-size:14px;
    color:#444;
    padding:0 4px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.left-part>.tab-c li a:hover{
    background:#60bef1;
    color:#fff!important;
}
.ltab-active>a{
    background:#60bef1;
    color:#fff!important;
}
.tab-foot{
    width: 240px;
    height: 120px;
}
.service-tel{
    width: 120px;
    background: #3189ED;
    height: 120px;
    color:#fff;
    font-size:12px;
    line-height:12px;
    padding: 6px;
}
.service-tel>div{
    margin-top:16px;
}
.service-tel>p{
    margin-top:8px;
    text-align: right;
}
.right-part{
    width:930px;
}
.right-part .content-title{
    font-size:12px;
    color:#2B165E;
    padding-bottom:6px;
    border-bottom:1px solid #3189ED;
}
.about{
    padding-top:30px;
}
.picture{
    text-align: center;
}
.picture>img{
    width:660px;
    height:306px;
}
.a-text{
   padding:0 4px;
    font-size:12px;
    line-height:20px;
    color:#444;
    margin-top:24px;
}
.a-text>p{
    text-indent: 2em;
}

.feedback{margin-top:30px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-10px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form{position:relative;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:255px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{padding:10px 0;}
#feedback_form textarea{height:125px;width:800px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left:350px;top:6px;}
#feedback_form .f1{left:390px;}
#feedback_form .f2{left:785px;}
#feedback_form .f3{left:390px;top:100px;}
#feedback_form .f4{left:350px;top:66px;}
#feedback_form .btns{margin-left:110px;width:120px;height:40px;margin-right:10px; background:#db1d00;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;padding-left:110px;}
#feedback_form .tableRow input{width:100px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#db1d00;}