/* 公共样式 start */
html{
    width:100%;
    height: 100%;
    /* 以下为全站黑白模式，不兼容IE10、11 
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

body{
    position: relative;
    width:100%;
    min-width:1200px;
    min-height: 100%;
	padding-bottom: 80px;
    overflow-y: scroll;
    font-family: 'Microsoft YaHei';
}

p,h3{  margin: 0; padding: 0;}
ul{ margin: 0; list-style: none; }

.blue{
    color: #052f64;
}

.red{
    color: #a90101;
}

.gray{
    color: #959595;
}

.mt20{
    margin-top: 20px;
}

.mt50{
    margin-top: 50px;
}
/* 公共样式 end */

/* 页面头部 start */
.header .main_nav{
    position: relative;
    width: 1200px;
    height:91px;
    margin:auto;
}

.header .main_nav .logo{
    position: absolute;
    left: 0;
    top: 20px;
}

.header .main_nav .nav_list{
    position: absolute;
    top: 40px;
    right: 0;
    display: inline-block;
}

.header .main_nav .nav_list ul{
    height: 24px;
    line-height: 24px;
    display: inline-block;
}

.header .main_nav .nav_list li{
    position: relative;
    float: left;
    padding-left:20px;
    padding-right:20px;
    font-weight: bold;
}

.header .main_nav .nav_list li:nth-child(1){
    padding-left: 0;
}

.header .main_nav .nav_list li:nth-last-child(1){
    padding-right: 0;
}

.header .main_nav .nav_list li:before{
    position: absolute;
    left: -1px;
    top: 6px;
    height: 15px;
    width: 1px;
    content: "";
    background-color: #000;
}

.header .main_nav .nav_list li:first-child:before{
    display: none;
}

.header .main_nav .nav_list li a{
    font-size:18px;
    color:#000;
    text-decoration: none;
}

.header .main_nav .nav_list li a:hover{
    color:#D70C19;
}

.header .main_nav .nav_list li.active a{
    color:#D70C19;
}

.header .banner{
	position:relative;
    width: 100%;
}
.header .banner img{
    width:100%;
}
/* 页面头部 end */

/* 页面底部 start */
.footer{
	position:absolute;
	left:0;
	bottom:0;
    width:100%;
    background: #dcdcdc;
}

.footer .footer_inner{
    width:1200px;
}

.footer p{
    width:100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
}

.footer p img{
    width:70px;
}

.footer p a{
    text-decoration:none;
}
/* 页面底部 end */

/* 悬浮工具条 start */
.qrcode-toolbar{
	position: fixed;
	right:0;
	top:50%;
	height:218px;
	width:50px;
	margin-top:-66px;
}
.qrcode-toolbar ul.qrcode{
    padding:0;
}

.qrcode-toolbar .qrcode li{
	position:relative;
    width:50px;
    min-height:70px;
	margin:2px auto;
}

.qrcode-toolbar .qrcode li a{
    display:block;
    width:100%;
    height:50px;
    background:#818182;
}

.qrcode-toolbar .qrcode li:hover a{
	background: #567fb3;
}

.qrcode-toolbar .qrcode li a .icon_weibo{
    display: block;
    width:50px;
    height: 50px;
    background: url("../images/icon_weibo.png") no-repeat center center;
    background-size:28px 23px;
}

.qrcode-toolbar .qrcode li a .icon_weixin{
    display: block;
    width:50px;
    height: 50px;
    background: url("../images/icon_weixin.png") no-repeat center center;
    background-size: 27px 22px;
}

.qrcode-toolbar .qrcode li a .icon_app{
    display: block;
    width: 50px;
    height: 50px;
    background: url("../images/icon_app.png") no-repeat center center;
    background-size: 22px 26px;
}

.qrcode-toolbar .qrcode li a .icon_android{
    display: block;
    width: 50px;
    height: 50px;
    background: url("../images/icon_android.png") no-repeat center center;
    background-size: 28px 28px;
}

.qrcode-toolbar .qrcode li a .icon_ios{
    display: block;
    width: 50px;
    height: 50px;
    background: url("../images/icon_ios.png") no-repeat center center;
    background-size: 27px 27px;
}

.qrcode-toolbar .qrcode li p{
	line-height:16px;
	color:#818182;
	font-size:12px;
	text-align:center;
	cursor: pointer;
}

.qrcode-toolbar .qrcode li:hover p{
	color: #567fb3;
}

.qrcode-toolbar .qrcode li .popover{
    position: absolute;
    top: -37.5px;
    left: -125px;
    width: 125px;
    height: 125px;
}

.qrcode-toolbar .qrcode li .popover .arrow:after{

}

.qrcode-toolbar .qrcode li:hover .popover{
    display: block;
}

.qrcode-toolbar .qrcode li .popover .eqcode{
    padding-top: 16px;
    padding-bottom: 16px;
    margin:auto;
    text-align:center;
}

.qrcode-toolbar .qrcode li .popover .eqcode img{
    width: 93px;
    height:93px;
}
/* 悬浮工具条 end */

/*page*/
.page-large{margin:40px 0 20px; text-align:center;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #ef3838; background:#ef3838; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #ef3838; color:#ef3838;}
.page-large .on:hover{border:1px solid #ef3838; color:#fff;}

.page-large .prev-page{background:url(../images/small-prev-page.png) center center no-repeat;}
.page-large .next-page{background:url(../images/small-next-page.png) center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #ef3838; background:url(../images/small-prev-page-on.png) center center no-repeat #ef3838;}
.page-large .next-page:hover{border:1px solid #ef3838; background:url(../images/small-next-page-on.png) center center no-repeat #ef3838;}
