/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "Microsoft Yahei","微软雅黑";}
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
img {border:0;	vertical-align:middle;}
table { border-collapse:collapse; }
body {
    font:12px/150% Arial,Verdana,"\5b8b\4f53";
    color:#666;
    background:#fff
}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a{color:#666; text-decoration:none; }
a:hover{color:#C81623;}
h1,h2,h3,h4,h5,h6{text-decoration:none;font-weight:normal;}
s,i,em{font-style:normal;text-decoration:none;}
.col-red{color: #C81623!important;}

/*公共类*/
.w{
    width: 1169px;margin:0 auto;
}
.fl {
    float:left
}
.fr {
    float:right
}
.al {
    text-align:left
}
.ac {
    text-align:center
}
.ar {
    text-align:right
}
.hide {
    display:none
}

* {
    margin:0;
    padding:0;
}




.head {
    width:100%;
    height: 194px;
    position: relative;
}

.head .loog {
    width: 158px;
    height: 131px;
    padding-top: 32px;;
}
.head .w span {
    display: block;
    width: 501px;
    height: 42px;
    position: absolute;
    top: 66px;
    right: 50%;
    margin-right:-250px;
    background: url("../img/biaoti.png") no-repeat center;
}
.banner {
    height: 634px;
    background: url(../img/banner.png) no-repeat center top;
}

.main .inner {
    height: 363px;
    position: relative;
    padding-top: 50px;
}

.main .inner span {
    display:block;
    text-align:center;
    font-family:"微软雅黑";
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    color: #333333;
}

.main .inner .line {
    display: block;
    position: absolute;
    top: 118px;
    left: 50%;
    margin-left: -31px;
    width: 62px;
    height: 4px;
    background-color: #c6c6c6;
}
.main .inner div {
    width: 1013px;
    position: absolute;
    top: 154px;
    left:50%;
    margin-left: -506px;
}
.main .inner div p {
    text-indent: 2em;
    font-size: 24px;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #737373;
    line-height: 33px;

}
/*mian2*/
.main2 {
    height: 355px;
    background:url("../img/ty.png") no-repeat center top ;

}
.main2 .inner {
    height: 355px;
    position: relative;
    /*padding-top: 50px;*/
}

.main2 .inner span {
    display:inline-block;
    width:100%;
    height: 33px;;
    position: absolute;
    top: 50px;
    text-align:center;
    font-family:"微软雅黑";
    font-size: 26px;
    line-height: 33px;
    color: #fdfcfc;
}

.main2 .inner .line {
    display: block;
    position: absolute;
    top: 118px;
    left: 50%;
    margin-left: -34px;
    width: 68px;
    height: 2px;
    background-color: #fdfcfc;
}
.main2 .inner div {
    width: 1013px;
    position: absolute;
    top: 154px;
    left:50%;
    margin-left: -506px;
}
.main2 .inner div p {
    font-size: 18px;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #fdfcfc;
    line-height: 38px;
}

.main2 .inner div .last {
    display: block;
    text-align: center;
}
.kongbai {
    width:100%;
    height: 36px;
}
/*footer*/

.footer {
    width:100%;
    height: 355px;
    background-color: #f2f3f6;
}
.footer .left {
    width: 600px;
    height: 224px;
    padding-left: 60px;
    padding-top: 45px;
    float: left;
}
.footer .left span {
    display: block;
    font-size: 14px;
    font-family: "Microsoft Yahei", "微软雅黑";
    line-height: 33px;
    color: #999999;
}

.footer .left .dizi {
    font-size: 26px;
    color: #333333;
    padding-bottom: 25px;
}




.footer .right {
    width: 200px;
    height: 224px;
    padding-right: 40px;
    padding-top: 45px;
    float: right;
}

.footer .right .link1 {
    display: block;
}
.footer .right .link2 {
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #666666;
}