body,div,ul,li,h1,h2,h3,h4,h5,h6,a,p,input{margin: 0;padding: 0;}

li{list-style: none}

a{text-decoration: none;color:#333;}

img{border: none;}

input:focus,button:focus,textarea:focus{outline:none;}

body{font-family: 微软雅黑;}





.pd70{padding-top: 70px;}

.pt15{padding-top: 15px;}

.fl{float: left}

.fr{float: right}

.clearmr{margin-right: 0 !important;}

.header,.bottom{background: #e70012;color: #fff;height: 42px;line-height: 42px;}

.header p{float: right;}

.header a{color: #fff;}

.header .welcome{font-size: 14px;float: left}

.header .qq{position:relative;top:5px;/*margin-left:510px;*/padding-right:17px;width: 20px;height: 20px;display: inline-block;background:url(../img/qq_circle.png)no-repeat;}

.header .phone{padding-left: 26px;background: url("../img/line.png")no-repeat 2px 2px ;}

.header .phone i{width: 14px;height: 12px;margin-right:10px;display: inline-block;background: url(../img/phone.png)no-repeat;}

.container{width:1200px;margin:0 auto;}

.clear{clear: both;}

.clear:after{clear: both;display: block;visibility: hidden;height: 0;line-height: 0;content: '';}

.clear{zoom: 1;}



.f-nav{background: #c2c2c2;height: 48px;border-bottom: none;}

.f-nav ul{width: 1200px;margin: 0 auto;overflow: hidden;}

.f-nav ul li{line-height: 48px;float: left;}

.f-nav li a{font-weight: bold;font-size: 14px;color: #000;display: inline-block;padding: 0 53px;}

.f-nav li a:hover{text-decoration: underline;}

.f-nav .first a{padding-left: 0;}

.f-nav .last a{padding-right: 0;border: none;}



.footer .container{overflow: hidden;}

.foot-box{background: #d9d9d9;padding: 46px 0;font-size: 14px;}
.code img{width: 155px;height: 155px;}

.notice{margin-left: 120px;}

.notice p,.notice strong{line-height:26px;}

.notice strong{font-size: 16px;}

.connect{background: rgba(255,255,255,0.3);line-height: 36px;padding:28px 16px;margin:0 72px;}

.bottom{font-size: 14px;}

.bottom p{float: left;}

.bottom a{color: #fff;}

.bottom a:hover{text-decoration: underline}
.bottom .bn{margin-left: 14px;}

.bottom .ss{float: right;}



.fix-touch{position:fixed;z-index:9999999;top:44%;right:-127px;cursor:pointer;transition:all .3s ease;}

.fix-touch ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:8px;border-radius:6px;transition:all .5s ease;overflow:hidden;}

.fix-touch ul a{color: #fff}

.to-top{background:#e70012 url(../img/fix-icon.png) no-repeat 0 0;}

.QQ{text-indent:0;background:#e70012 url(../img/fix-icon.png) no-repeat 0 -57px;}

.ercode{background:#e70012 url(../img/fix-icon.png) no-repeat 0 -114px;}

.ercode img{display:block;width: 130px;margin: auto;}



/*表单提交信息提示*/

.submit-msg{margin-top: 200px;text-align: center;font-size: 14px;}

.oninage {

    color: #f47c20;

}

.button.blue2 {

    color: #d9eef7;

}

html .button {

    display: inline-block;

    zoom: 1;

    vertical-align: baseline;

    margin: 0 2px;

    outline: none;

    cursor: pointer;

    text-align: center;

    text-decoration: none;

    font-size: 14px;

    line-height: 100%;

    padding: .4em 1.5em .55em;

    border: none;

    border-radius: 2px;

    color: #fff;

    background: #A7A9AA;

}

.button.blue2 {

    color: #d9eef7;

}



.button.blue2:hover {

    background: #b60005;

}


.cc_botton {
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

#pagination{
    overflow: hidden;
    display: inline-block;
}
#pagination>div{
    float: left;
    
}
#page_left_botton a,
#page_left_botton span{
    display: inline-block;
    padding:0 10px;
    line-height: 30px;
    border: 1px solid #ccc;
    margin:0 5px;
    cursor: pointer;
    
}
#page_left_botton a:hover,
#page_left_botton a{
    background-color: #e70012;
    color: #fff;
}

#page_center_botton{
    display: none;
}


/* 内容详情翻页*/
.cc_book{
    padding: 2% 0;
}