body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	min-width: 1200px;
	overflow-x: hidden;
	font-family: "微软雅黑";
	color: #333;
	line-height: 26px;
	font-size: 14px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a {
	color: #333;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
input,
select,
textarea,
div,
table,
td,
th,
tr,
dt,
dd,
dl {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

.clear::after {
    display: block;
    content: "";
    clear: both;
    line-height: 0;
    padding: 0;
    margin: 0;
  }

img {
	border: none;
}

.headerbox {
	width: 100%;
	position: relative;
	z-index: 1000;
}

.header {
	width: 1200px;
	height: 118px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.header .logo {
	float: left;
	display: block;
	padding-top: 16px;
}

.right {
	float: right;
}

.ptop36 {
	padding-top: 36px;
	float: left !important;
	margin-left: 80px;
}

.topAdv {
	display: block;
	width: 288px;
	height: 80px;
	padding-top: 21px;
	float: right;
}

.header .info {
	color: #417cc0;
	text-align: right;
	padding-bottom: 8px;
}

.header .info img {
	vertical-align: middle;
	margin-top: -3px;
}

.header .info span {
	margin: 0 4px;
}

.search {
	float: left;
	display: inline-block;
	width: 246px;
	height: 22px;
	border: 1px solid #417cc0;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}

.searchbox span {
	margin-left: 14px;
	line-height: 22px;
	color: #999;
	float: left;
	display: inline-block;
	height: 22px;
	position: relative;
	overflow: hidden;
}

.searchbox .online {
	width: 205px;
	height: 22px;
	color: #4d4d4a;
	text-align: center;
	background: #8bceff url(https://i2.cqnews.net/res/templateRes/201812/06/400733/400733/images/a_03.jpg) no-repeat 25px 2px;
	text-indent: 30px;
	border-radius: 24px;
}

.search input {
	width: 198px;
	height: 22px;
	padding: 0;
	border: none;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 5px;
}

.search .btn-search {
	position: absolute;
	right: 0;
	top: 0;
	height: 22px;
	width: 46px;
	background: #417cc0 url(https://i2.cqnews.net/res/templateRes/201812/06/400733/400733/images/1_13.jpg) no-repeat center center;
}

.navbox {
	width: 100%;
	min-width: 1200px;
	height: 54px;
	line-height: 54px;
	background: #0b86db;
}

.nav {
	z-index: 1000;
	background: none;
	width: 1200px;
	height: 40%;
	margin: 0 auto;
	font-size: 18px;
	font-family: "微软雅黑";
	position: absolute;
	left: 0;
	right: 0;
}

.nav .lis a {
	width: 150px;
	text-align: center;
	color: #fff;
	display: block;
	height: 100%;
}

.nav .lis {
	float: left;
	position: relative;
}

.nav .lis+.lis:after {
	content: " ";
	display: block;
	height: 18px;
	border-left: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 19px;
}

.nav .lis:hover {
	background: #0f6fb6;
}

.nav .lis a:hover {
	text-decoration: none;
}

.nav .lis .childs a:hover {
	text-decoration: underline;
}

.childs {
	display: none;
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 54px;
	width: 100px;
	padding: 0 25px;
	background: #0f6fb6;
	background: rgba(4, 114, 208, .8);
}

.nav .lis .childs a {
	width: 100px;
	padding: 0;
	text-align: center;
	font-size: 18px;
	line-height: 42px;
}

.nav .lis .childs li+li a {
	border-top: 1px solid #fff;
}

.nav .lis:hover .childs {
	display: block;
}

/* content start */

.main {
	width: 1200px;
	margin: 0 auto;
	z-index: 10;
	position: relative;
}

.main .swiper-pagination-custom .pagination{
	cursor: pointer;
	margin: 0 8px;
	display: inline-block;
	height: 22px;
	width: 22px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	border: 1px solid white;
	border-radius: 50px;
	background: #8f8f8f;
}

.main .swiper-pagination-custom .pagination_active{
	background: #0b86db;
}

.cft {
	overflow: hidden;
}

.main a{
	display: block;
}

.main .swiper-slide img{
	display: block;
}

.main>.title{
	margin-top: 30px;
	margin-bottom: 28px;
	display: inline-block;
	padding: 20px 30px;
	font-size: 20px;
	color: #333333;
	background: #c3e5fa;
}

.main>.dec{
	font-size: 16px;
	color: #222222;
	text-indent: 32px;
}

.main .list {
	margin-top: 60px;
	padding: 0 16px;
}

.main .list li{
	display: inline-block;
}

.main .list li:nth-child(3n-1){
	margin: 0 57px;
}

.main .list .first{
	margin-top: 5px;
}

.main .list p span{
	font-size: #333333;
}

.main .list .value{
	font-weight: bold;
}

.main .list .see {
	width: 88px;
	height: 24px;
	color: white;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	background-image: -moz-linear-gradient( 0deg, rgb(11,134,219) 0%, rgb(122,201,255) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(11,134,219) 0%, rgb(122,201,255) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(11,134,219) 0%, rgb(122,201,255) 100%);
}

.details .title{
	margin-top: 29px;
	margin-bottom: 35px;
	padding: 0;
	display: block;
	font-weight: bold;
	font-size: 20px;
	color: #222222;
	background: transparent;
}

.details .item {
	margin-bottom: 24px;
}

.details .item .sub_title{
	padding: 10px 12px;
	color: #0b86db;
	font-size: 16px;
	font-weight: bold;
	background: #edf6ff;
}

.details .item .dec{
	margin-top: 20px;
	padding-left: 10px;
	font-size: 16px;
	color: #333333;
}

.details .nav{
	position: relative;
	background: #f6faff;
	padding: 24px 0;
	margin-bottom: 40px;
}

.details .swiper-container{
	margin: auto;
	width: 85%;
}

.details .swiper-slide p{
	margin-top: 16px;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	text-align: center;
}

.details .swiper-button-prev,
.details .swiper-button-next{
	top: 37%;
	color: #fff;
	width: 48px;
	height: 80px;
	background: #ccc;
}

.swiper-button-next:after, 
.swiper-container-rtl 
.swiper-button-prev:after{
	content: '>';
    font-weight: 100;
}

.swiper-button-prev:after{
	content: '<';
}

#tstc{
	text-decoration: #0b86db;
	color: #0b86db;
}

/* content end */

.flinks {
	font-size: 0;
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.flinks select {
	font-size: 14px;
	width: 288px;
	height: 28px;
	line-height: 28px;
	outline: none;
	border: 1px solid #e1e1e1;
}

.flinks select+select {
	margin-left: 16px;
}

.footer {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 46px 0 55px;
}

.footer .f1 {
	position: absolute;
	left: 264px;
	top: 54px;
}

.footer p {
	margin-left: 316px;
	width: 530px;
	font-size: 14px;
	text-align: center;
}

.footer p a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 15px;
	background: #8bceff;
	border-radius: 20px;
	margin: 0px 28px;
}

.footer .f2 {
	position: absolute;
	right: 299px;
	top: 54px;
}

.footer .f3 {
	position: absolute;
	right: 56px;
	top: 50px;
}

.fixedl {
	position: fixed;
	top: 170px;
	left: 0;
	height: 100%;
	z-index: 100;
	width: 100px;
}

.fixedr {
	position: fixed;
	top: 170px;
	right: 0;
	height: 100%;
	z-index: 100;
	width: 100px;
}

.fixedl .close,
.fixedr .close {
	cursor: pointer;
	text-align: center;
}

.fixedl img,
.fixedr img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.download {
	display: block;
	width: 100%;
	margin-top: 10px;
}

.download img {
	display: block;
	width: 100%;
}

.gongyi li a,
.gongyi li img {
	display: block;
	width: 100%;
	height: 148px;
	position: relative;
}

.gongyi li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	background: #000;
	filter: alpha(opacity=80);
	background: rgba(0, 0, 0, .6);
	overflow: hidden;
}

.gongyi li+li {
	margin-top: 18px;
}

.footerbox {
	padding-top: 10px;
	border-top: 3px solid #0b86db;
	margin-top: 42px;
}

ul.pages {
	text-align: center;
	font-size: 16px;
	line-height: 1;
	padding: 66px 0;
}

ul.pages li {
	display: inline-block;
	background: #ececec;
	padding: 5px 10px;
	margin: 0 4px;
}

ul.pages li:hover {
	background: #74b5e6;
	color: #fff;
}

ul.pages li:hover a {
	color: #fff;
}

ul.pages li.page-active {
	background: #74b5e6;
	color: #fff;
}

ul.pages li.page-active a {
	color: #fff;
}

.content {
	padding-top: 20px;
}

.attch {
	border-top: 1px dotted #ccc;
	padding-top: 15px;
	margin-top: 15px;
}

.attch a {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.attch h3 {
	font-size: 16px;
	/* color: #555; */
	font-weight: bold;
	padding-bottom: 10px;
}

.iframebox {
	width: 628px;
	height: 320px;
	padding: 32px 82px;
	background: #edf6ff;
	margin: 0 auto;
	margin-top: 26px;
}

.fewm {
	height: 149px;
	background: #d1ebff;
	margin-top: 20px;
}

.fewm img {
	display: block;
	margin: 0 auto;
}
