﻿@charset "utf-8";
/* CSS Document */
/*
* @description: 网站公共样式
* @author: ishang_pan
* @update: ishang_pan (2020-09-08 15:25)
*/

/*reset*/
html{-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank); background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0; font: 16px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color:#333; min-width: 1200px;}
input,textarea,select,button,label{vertical-align:middle; outline:none; font-family:"Microsoft YaHei",微软雅黑;}
textarea{resize:none;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#333; text-decoration:none; outline:none;}
a:hover{color:#069; text-decoration:none;}
a img{border:none;}
h1,h2,h3{font-weight: normal;}

/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-tal{text-align: left;}
.f-tac{text-align: center;}
.f-tar{text-align: right;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr7{margin: 0 7px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-nbg{background: none!important;}
.f-nbd{border: none;}

/*modle*/
.is-main{margin: 10px auto; width: 1200px; min-height: 500px;}

.m-titstyle1{height: 43px; border-bottom: 2px solid #b9cada;}
.m-titstyle1 .u-tit{display: block; padding-bottom: 5px; border-bottom: 3px solid #069; text-align: center;}
.m-titstyle1 .u-tit span{display: block; padding: 0 10px; line-height: 37px; min-width: 110px; background: #069; font-size: 18px; color: #fff;}
.m-titstyle1 .u-more{line-height: 37px; color: #069;}

.m-titstyle2{height: 45px; line-height: 45px; background: #069; padding: 0 10px 0 20px;}
.m-titstyle2 .u-tit{font-size: 18px;}
.m-titstyle2 .u-tit,.m-titstyle2 .u-more{color: #fff;}

.m-liststyle1 li{height: 36px; line-height: 36px;}
.m-liststyle1 li a{display: block; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-liststyle1 li span{float: right; padding-left: 10px; color: #666;}

/*header*/
.m-pgtop{background: #efefef; height: 34px;}
.g-pgtop{margin: 0 auto; width: 1200px; line-height: 34px;}
.g-pgtop,.g-pgtop a{font-size: 14px;}
.g-pgtop p{margin-left: 10px;}
.g-pgtop li{float: left; margin-right: 10px;}
.m-banner{margin: 0 auto; width: 1200px; height: 198px;}
.m-banner img{display: block; width: 1200px; height: 198px;}
.m-nav{background: #069;}
.g-nav{margin: 0 auto; width: 1200px; height: 72px;}
.g-nav .u-yjli{position: relative; z-index: 8; float: left; margin: 0 5px;}
.g-nav .u-yja{display: block; padding: 0 28px; line-height: 72px; font-size: 18px; color: #fff;}
.g-nav .u-yjli ul{position: absolute; left: 0; right: 0; top: 72px;}
.g-nav .u-yjli li{line-height: 46px; text-align: center;}
.g-nav .u-yjli li a{display: block; background: #e2f1ff; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-nav .u-active{background: #007fbe;}

/*footer*/
.is-footer{padding: 25px 0; background: #069; text-align: center;}
.is-footer p{line-height: 36px;}
.is-footer,.is-footer a{color: #fff;}

/*pagination*/
.m-pagination{padding: 15px; display: inline-block;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #069; border: 1px solid #069; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}

/*share*/
.share-main{position: relative; width: 102px; height: 24px;}
.share-bar a{margin-left: 10px; float: left; display: block; width: 24px; height: 24px; background-image: url(../images/public/icon-share.png);}
.share-bar .share-tsina{background-position: 0 0;}
.share-bar .share-weixin{background-position: -24px 0;}
.share-bar .share-qzone{background-position: -48px 0;}
.weixin-share-open{position: absolute; bottom: 34px; right: 0; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 212px; height: 80px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}

.is-contentbox .ab{line-height:46px;text-align:left;width:800px;font-size:18px;color:#2e2e2e;}