@charset "utf-8";
* {margin:0px;padding:0px;}
body {font-family:Arial,'Microsoft Yahei',sans-serif,'SimSun','SimHei';background: #f1f1f1;color:#020202;width:100%;height:auto;margin:0px auto;}
input,textarea,select { color:#020202; outline:none}
a { text-decoration:none; color:#020202}
h1, h2, h3, h4, h5 {font-size:14px;color:#020202;font-weight:normal;}
li{list-style:none;}
select,input,img{vertical-align:middle;}
/*导航开始*/
.header{
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
}

.header .logo-panel {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
}

.header .logo-panel .logo {
    width: 313px;
    height: 60px;
    margin-top: 8px;
}

.header .logo-panel .logo img {
    width: auto;
}

.header .banner-box {
    position: relative;
}

.header .banner-box, .header .banner-box img {
    width: 100%;
    height: 260px;
}

.header .banner-box .banner-inner {
    width: 1000px;
    margin: 0 auto 0 -500px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
}

.header .banner-box .banner-inner h3 {
    color: #fff;
    font-size: 50px;
    position: absolute;
    right: 0;
    top: 100px;
}

.main {
    width: 1000px;
    margin: 0 auto;
    border-top: 1px solid #f1f1f1;
}

.main .tabs {
    width: 1000px;
}

.main .tabs .tab-hd {
    float: left;
    width: 150px;
    height: 100%;
    background: #fff;
}

.main .tabs .tab-hd a {
    display: block;
    width: 146px;
    height: 48px;
    font-size: 14px;
    color: #222;
    line-height: 47px;
    margin-bottom: 3px;
    text-align: center;
}

.main .tabs .side-right {
    width: 100%;
    display: inline;
    float: right;
    margin-bottom: 100px;
    background: #fff;
}

.main .tabs .side-right .side-title {
    height: 43px;
    line-height: 43px;
    background: #f1f1f1;
}

.main .tabs .side-right .side-title h1{
    font-size: 2em;
    text-align: center;
}

.main .tabs .side-right .side-title a {
    float: right;
    color: #2b2b2b;
    font-size: 14px;
    margin-top: -40px;
}

.main .tabs .side-right .pager {
    float: left;
    padding-top: 17px;
    margin-bottom: 150px;
}

.main .tabs .side-right .pager .contact {
    padding: 0 27px;
    padding-top: 21px;
    margin-bottom: 30px;
    background: #fff;
}

.main .tabs .side-right .pager .contact .inquire .fl{
    float: left;
    height: 200px;
    width: 360px;
    margin-left: 30px;
}

.main .tabs .side-right .pager .contact .inquire .fl .cx {
    font-size: 16px;
    color: #2260b4;
    border-bottom: 1px solid rgb(227, 227, 227);
    padding-left: 10px;
    margin-top: 10px
    padding-bottom: 5px;
    font-weight: 600;
    text-align: center;
}

.main .tabs .side-right .pager .contact .inquire .fl ul{
    width: 100%;
}

.main .tabs .side-right .pager .contact .inquire .fl ul p{
    font-size: 14px;
    padding-bottom: 10px;
    color: #e60012;
    margin-left:5px;
}

.main .tabs .side-right .pager .contact .inquire .fl .bl-form ul li {
    padding-bottom: 10px;
    overflow: hidden;
}

.main .tabs .side-right .pager .contact .inquire .fl .bl-form .label {
    float: left;
    padding-top: 10px;
    line-height: 28px;
}


.main .tabs .side-right .pager .contact .inquire .fl .bl-form .controls {
    width: 280px;
    padding-top: 10px;
}

.main .tabs .side-right .pager .contact .inquire .fl .bl-form .title {
    width: 280px;
    text-indent: 5px;
    height: 25px;
    margin-top: 10px;
    border: 1px solid #CCC;
    padding: 5px;
}


.main .tabs .side-right .pager .contact .inquire .fl .search{
    width: 115px;
    height: 23px;
    border: 0px;
    margin-top: 5px;
    cursor: pointer;
    background-color: #ba0000;
    color: #fff;
}

.main .tabs .side-right .pager .contact .inquire .fr{
    float: left;
    margin-left: 30px;
    height: 210px;
    width: 475px;
}

.main .tabs .side-right .pager .contact .inquire .fr .p1 {
    font-size: 16px;
    color: #AF0000;
    border-bottom: 1px solid rgb(227, 227, 227);
    padding-left: 10px;
    padding-bottom: 5px;
    font-weight: 600;
    text-align: center;
}

.main .tabs .side-right .pager .contact .inquire .fr p{
    font-size: 13px;
    line-height: 200%;
}

.main .tabs .side-right .pager .contact .inquire .fr .p2{
    text-align: right;
}

.main .tabs .side-right .pager .contact .relat{
    text-align: center;
}

.main .tabs .passage{
    text-align: center;
    margin-top: 50px;
}

.main .tabs .passage input{
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
    color: #ba0000;
}

.main .tabs .home a {
    float: right;
    color: #2b2b2b;
    font-size: 14px;
    margin-top: 10px;
}

/*网站底部*/
.bottom {
    clear: both;
    height: auto;
    margin: 0 auto;
    border-top: 3px solid #FA3535;
    text-align: center;
    padding: 20px 0 5px 0px;
    position: relative;
    background: #fff;
    font-family: "SimSun";
}

.bottom .txt {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
}

.bottom .txt a,.bottom .txt_b a{
    margin-left: 10px;
    margin-right: 10px;
}

.main .tabs .side-right .pager .contact .passage input:hover,.main .tabs .side-right .pager .contact .home a:hover,.bottom .txt a:hover {
    color: #e60012;
}

.bottom p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 24px;
}

.bottom span{
    font-family:sans-serif;
    margin-left: 3px;
    margin-right: 3px
}

.bottom .txt_b span{
    margin: 0;
}

.bottom a img {
    vertical-align: middle;
}

.bottom .kxwz {
    position: absolute;
    top: 65px;
    right: 100px;
    height: 40px;
    width: 110px;
}

.bottom .kxwz img {
    height: 40px;
    width: 110px;
}

.bottom .cxwz {
    position: absolute;
    top: 65px;
    left: 100px;
    height: 40px;
    width: 110px;
}

.bottom .cxwz img {
    height: 40px;
    width: 110px;
}