@charset "utf-8";
/* CSS Document */
*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body {font-size: 14px; font-family: "Helvetica Neue", Helvetica, 微软雅黑, 新細明體, Arial, "Lucida Grande", sans-serif; margin: 0px; padding: 0px; color: #333;}
div,form,img,ul,ol,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6,label { margin:0; padding:0; border:0;}
input,select,option,textarea{outline: none;}
ul,ol,li { list-style:none;}
h1,h2,h3,h4,h5,h6 { font-weight: normal; line-height: 1;}
i,em { font-style: normal;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00; transition:all .2s linear;}
.container { width: 1200px; margin: 0px auto;}
.f12 { font-size: 12px;} .f16 { font-size: 16px;} .f18 { font-size: 18px;}
.fl { float: left;} .fr { float: right;}
.flex { display: flex; flex-wrap: wrap; justify-content: space-between;}
.align { align-items: center;} .justify { justify-content: center;}
.clear { content:""; clear: both; overflow: hidden; display: block;}
.ptb30 { padding: 30px 0px;} .ptb20 { padding: 20px 0px 40px;} .plr10 { padding: 0px 10px;} .p30 { padding: 30px 30px;} 
.ml20 { margin-left: 20px;} .mtb10 { margin: 10px 0px 20px;} .mb20 { margin-bottom: 20px;} .mtb20 { margin: 20px auto;}
.bf5 { background: #f5f5f5;}
.c6 { color: #666;}


.ban_top {
	width: 100%;
	height: 70px;
	line-height: 70px;
	position: fixed;
	z-index: 1000;
	padding: 0px 50px;
	background: rgb(0 0 139 / 20%);
	/*background: linear-gradient(rgb(37, 135, 191) 15px, rgba(37, 135, 191, 0.85) 32px, rgba(37, 135, 191, 0.6) 50px, rgba(37, 135, 191, 0) 70px, rgba(37, 135, 191, 0));*/
	}
.ban_top .ban_top_nav {
	max-width: 1320px;
    display: flex;
    justify-content: space-between;
	margin: 0px auto;
	}
.ban_top_bg { background: #fff; box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);}
.ban_top_bg .ban_nav li a { color: #333;}
.ban_top_bg .ban_nav li a:hover { color: #4fbcff;}
.ban_top_bg .ban_nav li:hover .act { color: #4fbcff;}
.ban_top_bg .ban_nav li:first-child a{ color: #4fbcff;}
.ban_top_bg .ban_zx .register { background-color: #4fbcff; color: #fff;}
.ban_top_bg .logo { background: url(../images/logo2.png) center center no-repeat!important; background-size: contain!important;}
.ban_top .logo {
	width: 160px;
	height: 70px;
	line-height: 70px;
	background: url(../images/logo.png) center center no-repeat;
	background-size: contain;
	}
.ban_top .logo a {
	display: block;
	height: 70px;
	text-indent: -9999px;
	}
.ban_top .logo img {
    display: inline-block;
	vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
	}
.ban_nav {
	margin-left: 20px;
	display: flex;
	justify-content: space-around;
	}
.ban_nav li {
	text-align: center;
	padding: 0px 25px;
	position: relative;
	transition: all .3s ease-out 0s;
	}
.ban_nav li a {
	display: block;
	color: #fff;
	font-size: 17px;
	line-height: 70px;
	position: relative;
	font-weight: bold;
	}
.ban_nav li a:hover {color: #050068;}
.ban_nav li:first-child a{ color: #050068;}
.ban_nav li dl {
	display: none;
	padding: 30px 20px;
	min-width: 120px;
	width: 100%;
	background: #fff;
	box-shadow: 0 5px 20px #0000001a;
	position: absolute;
	top: 100%;
	left: 0;
	transition: all .3s ease-out 0s;
	border-radius: 5px
	}
.ban_nav li dl dd a {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-weight: 500;
	}
.ban_nav li dl dd:last-child a { margin-bottom: 0px;}
.ban_nav li dl dd a:hover { color: #4fbcff;}
.ban_nav li:hover dl{ display: block;}
.ban_nav li:hover .act { color: #050068;}

.ban_zx {}
.ban_zx .register{
	display: block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	background-color: #d2efff;
	color: #1f95de;
	border-radius: 30px;
	text-align: center;
	margin-top: 12px;
	font-size: 16px;
	}
.ban_zx .register:hover { background: #5c52e9; color: #fff;}

/**/
.bg_cor { background: url(../images/qk_ban.jpg) center center no-repeat; background-size: cover;}
.qk_index h1 {
	display: block;
	font-size: 36px;
	text-align: center;
	color: #050066;
	margin-top: 50px;
	font-weight: bold;
	}
.qk_info {
	display: flex;
	background: #fff;
	}
.qk_img {
	width: 300px;
	}
.qk_img img {
	height: 400px;
	box-shadow: 3px 3px 10px rgb(0,0,0,.15);
	margin-bottom: 20px;
	}
.qk_img p {
	font-size: 15px;
	line-height: 24px;
	word-wrap: break-word;
	}
.qk_img p font {
	display: inline-block;
	color: #999;
	}
.qk_img h6 a {
	display: inline-block;
	color: #fff;
	line-height: 40px;
	border-radius: 5px;
	background: #1980ff;
	padding: 0px 35px;
	font-size: 14px;
	}
.qk_img h6 a:hover{background: #f60;}
.qk_img h6 a:nth-child(2) { background: #f60; margin-left: 20px;}
.qk_img h6 a:nth-child(2):hover {background: #1980ff;}
.info_cont {
	flex: 1;
	width: 100%;
	}
.qklef{ height: 610px; overflow: hidden;}
.sub_qktit {
	line-height:40px;
	font-size:16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	}
.sub_qktit span{
	margin: 0px 10px;
	width: calc(20% - 20px);
	}
.sub_qktit span {
	display: block; 
	text-align: center; 
	color: #1980ff; 
	background: #f5fbff; 
	border-radius: 4px; 
	box-shadow: 0px 2px 5px rgb(0,0,0,.2); 
	border: 1px solid #1980ff; 
	transition: all .3s cubic-bezier(0.645,.045,.355,1);
	cursor:pointer;
	}
.sub_qktit .act { color:#fff; background: #1980ff;}
	
.qksub {
	height: 548px;
	overflow-y: auto;
	}
.qk_cont {padding: 20px 20px;}	
.qk_cont p {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 10px;
	}
.qk_cont strong {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	}
.qk_form {padding: 20px 20px;}
.qk_form .form_tit span {
	display: block;
	font-size: 16px;
	line-height: 40px;
	}
.qk_form form {
	width: 70%;
	margin: 50px auto;
	}
.qk_form form input {
	line-height: 50px;
    width: 100%;
    display: block;
    padding-left: 20px;
    border-radius: 5px;
    border: 1px solid #4fbcff29;
    margin-bottom: 30px;
    font-size: 15px;
    background: #f1f9ff;
    float: left;
    margin-right: 20px;
	}
input::-webkit-input-placeholder {color: #aaa;}
.qk_form form button{
	padding: 0px 80px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(30deg, #5c52e9 0%, #4fbcff 100%);
    box-shadow: 0px 5px 15px rgb(89,104,223,.5);
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    border: none;
	margin: 0px auto;
	display: block;
	}
	
/****/
.qk_ml_box {
	background: #fff;
	border-top: 1px solid #e8e8e8;
	padding: 20px 20px 0;
	}
.qk_ml_box h3 {
	display: block;
	font-size: 22px;
	color: #050066;
	border-left: 5px solid #050066;
	padding-left: 15px;
	}
.main_ml { display: flex; padding: 20px 0px;}
.ml_left {
	width: 200px;
	color: #555;
	padding-bottom: 20px;
	}
.ml_left i {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #d2d2d2;
	display: block;
	text-align: center;
	font-size: 16px;
	margin-bottom: 15px;
	}
.ml_left strong {
	display: block;
	font-size: 15px;
	line-height: 40px;
	padding-left: 15px;
	}
.sliderbox {
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
	padding: 0px 10px;
	}
.sliderbox dl {}
.sliderbox dt {
	cursor:pointer;
	width:60px;
	}
.sliderbox .open { cursor: default;}
.sliderbox .date {
	position: relative;
    display: block;
    width: 60px;
    line-height: 20px;
    padding: 5px 0;
	text-align: right;
	}
.sliderbox .date:after {
	content:">";
	display: block;
	position: absolute;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	width: 14px;
	height: 14px;
	background: #999;
	border-radius: 50%;
	top: 8px;
	left: 0px;
	}
.sliderbox .open .date:after {content:"∨"; background: #009ce0;}

.sliderbox dd {
	overflow:hidden;
	padding-left: 15px;
	}
.sliderbox dd span {
	display: inline-block;
    padding: 0 3px;
    margin: 5px 0;
    cursor: pointer;
	}
.sliderbox dd span.acts { background: #009ce0; color: #fff;}
.ml_right {
	width: 100%;
	flex: 1;
	height: 680px;
	overflow: hidden;
	}
.ml_right h5 {
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	font-size: 16px;
	color: #555;
	margin-left: 20px;
	border-bottom: 1px dashed #d2d2d2;
	}
.ml_right h5 span {
	display: inline-block;
	background: #f5f5f5;
	line-height: 34px;
	padding: 0px 20px;
	margin-top: 6px;
	}
.ml_r_cont { padding: 20px;}
.ml_r_cont dl { 
	color: #555;
	max-height: 600px;
	overflow-y: auto;
	}
.ml_r_cont dl dt {
	line-height: 34px;
	padding-left: 15px;
	display: block;
	background: #f8f8f8;
	font-size: 16px;
	font-weight: 700;
	}
.ml_r_cont dl dd {
	border-bottom: 1px dashed #eee;
	background: url(../images/dot.png) left top repeat;
	height: 40px;
	line-height: 40px;
	color: #555;
	position: relative;
	}
.ml_r_cont dl dd:after {
	content:"";
	position: absolute;
	display: block;
	width: 4px;
	height: 4px;
	background: #999;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	}
.ml_r_cont dl dd h6 {
	display: block;
	background: #fff;
	height: 39px;
	line-height: 39px;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	padding:0px 10px 0px 15px;
	}
.ml_r_cont dl dd p {
	color: #999;
	background: #fff;
	padding-left: 10px;
	}
.ml_r_cont dl dd font {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
	}
.ml_r_cont dl dd time {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
	padding: 0px 5px;
	}

.main_two_r { width: 240px;}
.main_two_r h4 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    border-left: 5px solid #009ce0;
    padding-left: 10px;
    font-weight: 700;
	}
.main_two_r p {
	line-height: 24px;
	margin-bottom: 10px;
	}
	
/**/
.list_ml{
	width: 96%;
	max-height: 595px;
    overflow-y: auto;
	margin: 20px;
	}
.list_ml strong {
	line-height: 34px;
	padding-left: 15px;
	display: block;
	background: #f1f1f1;
	font-size: 16px;
	font-weight: 700;
	}
.list_ml ul li{
	width: 100%;
	background: url(../images/dot.png) left top repeat-x;
	transition: .3s ease;
	}
.list_ml ul li div:after {
	content:"";
	clear: both;
	display: block;
	overflow: hidden;
	}
.list_ml ul li div h6 {
	float: left;
	display: block;
	background: #fff;
	height: 39px;
	line-height: 39px;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	padding:0px 10px 0px 15px;
	color: #555;
	}
.list_ml ul li div label {
	background: #fff;
	padding: 0px 30px 0px 10px;
	float: right;
	color: #999;
	font-size: 14px!important;
	}
.list_ml ul li div[class=title]{
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding: 0;
	border: none;
	position: relative;
	}
.list_ml ul li div[class=title]>span{
	position: absolute;
	right: 1%;
	}
.list-se{
	overflow: hidden;
	display: none;
	background: #f9f9f9;
	}
.list-se div{
	background: #666 !important;
	color:#fff;
	margin-bottom: 10px;
	}
.list_ml ul li .list-se li { background: none!important;}
.list-se li{
	position: relative;
	right: -100%;
	transition: right .5s!important;
	}
.list-se li b { padding: 5px 10px; color: #666;}
.list-se li p { padding: 5px 10px; color: #999;}
.list-se li div{
	background: #3b3b3b;
	color: #f0f0f0;
	height: 50px;
	padding-left: 10px;
	line-height: 50px;
	border-left: 5px solid #3b3b3b; 
	transition: border .5s;
	transition: background .3s;
	}

	
/**/
.qk_xg {
	padding: 20px 0px;
	}
.qk_xg li {
	width: 32%;
	}
.qk_xg li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
	line-height: 40px;
	}
	
.qk_bg_box {
	box-shadow: 0px 0px 10px rgb(0,0,0,.08);
	margin: 30px 0px;
	padding: 50px 30px;
	}
/**/	
.qk_fuwu {width: 100%;}
.qk_fuwu h4 {
	font-size: 40px;
	width: 220px;
	height: 220px;
	background: url(../images/ser-bg.png) 0 0 no-repeat;
	font-weight: 700;
	text-align: center;
	padding-top: 80px;
	}
.qk_fuwu dl {
	flex: 1;
	margin: 50px 0px 50px 50px;
	}
.qk_fuwu dl dd {
	width: 155px;
	background: #2897b5;
	box-shadow: 5px 5px 15px rgb(0,0,0,.3);
	border-radius: 8px;
	padding: 25px 10px 10px;
	}
.qk_fuwu dl dd span{
	background: #fff;
	font-size: 22px;
	text-align: center;
	display: block;
	height: 100%;
	line-height: 85px;
	}
.qk_fuwu ul {
	flex: 1;
	margin: 50px 0px 50px 50px;
	}
.qk_fuwu li {
	width: 155px;
	background: #67b7dc;
	box-shadow: 0px 10px 0px #4d89a5;
	border-radius: 50%;
	padding: 40px 10px 10px;
	font-size: 22px;
	text-align: center;
	}

.qk_server {width: 100%;}
.qk_server h4 {
	font-size: 40px;
	width: 220px;
	height: 220px;
	background: url(../images/ser-bg.png) 0 0 no-repeat;
	font-weight: 700;
	text-align: center;
	padding-top: 80px;
	}
.qk_server ul {
	flex: 1;
	margin: 50px 0px 50px 50px;
	}
.qk_server li {
	width: 155px;
	height: 152px;
	font-size: 26px;
	text-align: center;
	position: relative;
	}
.qk_server li:after {
	content:"";
	position: absolute;
	display: block;
	width: 155px;
	height: 152px;
	background: url(../images/fuwu.png) 0 0 no-repeat;
	top: 0px;
	left: 0px;
	}
.qk_server li span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	}

.main_pl01 {
	background: #fff;
    border-top: 1px solid #e8e8e8;
    padding: 20px 20px;
	}
.main_pl01 h3 {
	display: block;
	font-size: 22px;
	color: #050066;
	border-left: 5px solid #050066;
	padding-left: 15px;
	}
	
.pl_01 li { display: flex; padding: 20px 0px; border-bottom: 1px solid #e9ecf3;}
.pl_01 li:last-child { border-bottom: none;}
.pl_01 .pl_img { margin-right: 12px;}
.pl_01 .pl_img img { width: 20px; height: 20px; border-radius: 50%;}
.pl_01 .pl_cont { flex: 1;}
.pl_01 .pl_cont h6 { font-size: 14px; color: #000;}
.pl_01 .pl_cont p { font-size: 14px; line-height: 18px; color: #757575; margin-top: 10px; display: block;    width: 980px;
    margin-left: 40px;
}
.pl_01 .pl_cont span { display: inline-block; color: #999; font-size: 12px;}
.pl_01 .glyphicon { margin-top: 20px;}	

.pl_02 li { display: flex; padding: 20px 0px; border-bottom: 1px solid #e9ecf3;}
.pl_02 li:last-child { border-bottom: none;}
.pl_02 .pl_img {
	
	flex: 0 0 150px;
	text-align: center;
	}
.pl_02 .pl_img img { width: 50px; height: 50px;}
.pl_02 .pl_img p {
	display: block;
	color: #1980ff;
	background: #f5f5f5;
	padding: 10px 15px;
	}
.pl_02 .pl_cont { flex: 1; padding-left: 30px; padding-bottom: 30px; position: relative;}
.pl_02 .pl_cont h6 { font-size: 14px; color: #000;}
.pl_02 .pl_cont p { font-size: 14px; line-height: 18px; color: #757575; margin-top: 10px; display: block;width: 900px;}
.pl_02 .pl_cont span { display: inline-block; color: #999; font-size: 12px;}
.pl_02 .pl_cont span font {color: #1980ff;}
.pl_02 .glyphicon { position: absolute; bottom: 0px; right: 0px;}
	
	
/**/
.fwlc {
	padding: 50px 0px;
	}
.fwlc h3 {
	display: block;
	font-size: 22px;
	color: #050066;
	border-left: 5px solid #050066;
	padding-left: 15px;
	}
.fwlc ul {
	position: relative;
	padding: 120px 50px;
	margin: 30px 0;
	}
.fwlc ul:after {
	content:"";
	position: absolute;
	width: 100%;
	height: 14px;
	background: #9acedb;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	}
.fwlc ul:before {
	content:"";
	position: absolute;
	width:0;height:0;  
    line-height:0;  
    border-width:20px;  
    border-style:solid;  
    border-color:transparent transparent transparent #9acedb; 
	right: -30px;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	}
.fwlc ul li {
	width: 14.2%;
	display: block;
	text-align: center;
	position: relative;
	}
.fwlc ul li span {
	display: inline-block;
	background: #2897b5;
	font-size: 22px;
	color: #fff;
	padding: 15px 15px;
	border-radius: 50%;
	}
.fwlc ul li:after {
	content:"";
	position: absolute;
	width: 1px;
	height: 60px;
	display: block;
	background: #9acedb;
	top: -60px;
	left: 50%;
	transform: translateX(-50%);
	}
.fwlc ul li:before {
	content:"";
	position: absolute;
	width: 20px;
	height: 1px;
	display: block;
	background: #9acedb;
	top: -60px;
	left: 50%;
	}
.fwlc ul li p {
	position: absolute;
	padding: 15px 15px;
	background: #98cfdd;
	border-radius: 8px;
	width: 90px;
	font-size: 16px;
	color: #000;
	top: -94px;
	left: 65%;
	}
.fwlc ul li:nth-child(even):after { top: auto; bottom: -60px;}
.fwlc ul li:nth-child(even):before { top: auto; bottom: -60px;} 
.fwlc ul li:nth-child(even) p { top: auto; bottom: -94px;}

.fwlc ul li:nth-child(2) span { background: #0bb896;}
.fwlc ul li:nth-child(3) span { background: #f35e50;}
.fwlc ul li:nth-child(4) span { background: #29a7f5;}
.fwlc ul li:nth-child(5) span { background: #2e64c6;}
.fwlc ul li:nth-child(6) span { background: #426496;}

.fwlc ul li:nth-child(2) p { background: #7cdfca;}
.fwlc ul li:nth-child(3) p { background: #fbafab;}
.fwlc ul li:nth-child(4) p { background: #9ad2f2;}
.fwlc ul li:nth-child(5) p { background: #96b0e4;}
.fwlc ul li:nth-child(6) p { background: #a3b0cf;}

/**/
.sm h3 {
	display: inline-block;
	font-size: 22px;
	color: #050066;
	border-left: 5px solid #050066;
	padding-left: 15px;
	margin-bottom: 15px;
	}
.sm p {
	display: block;
	font-size: 15px;
	margin-top: 15px;
	color: #f00;
	}
	
/******/
.list_ban {
	width: 100%;
	height: 400px;
	background: url(../images/list-ban.jpg) center center no-repeat;
	}
.list_ban h2 {
	font-size: 50px;
	color: #050066;
	padding-top: 180px;
	display: block;
	text-align: center;
	font-weight: 700;
	}
	
.qk_search {
    width: 100%;
    padding: 20px 20px;
    border-radius: 4px;
    box-shadow: 0 0 12px rgb(0,0,0,.08);
    background-color: #fff;
	margin-top: 20px;
	display: inline-block;
	}
.qk_searchbox {
	width: 100%;
	display: flex;
	align-items: center;
	}
.qk_searchbox form { width: 100%;}
.qk_searchbox .sx{
	width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 25px;
	display: block;
	color:#777;
	font-size: 13px;
	background: #f8f8f8;
	border-radius: 5px 0px 0px 5px;
	outline: none;
	}
.qk_searchbox button {
	width: 210px;
    height: 50px;
    line-height: 50px;
    color: #fff;
	font-size: 20px;
	text-align: center;
	padding-left: 30px;
    background: #1b669a url(../images/search2.png) 30px center no-repeat;
	border-radius: 5px 5px 5px 5px;
	}

/**/
.qkml_list {
	display: flex;
    flex-wrap: wrap;
	}
.qkml_list li{
	width: 20%;
	}
.qkml_list li a {
	margin: 10px 10px;
	border: 1px solid #eee;
	padding: 25px 8px 15px;
	text-align: center;
	background: #fff;
	display: block;
	}
.qkml_list li a:hover {
	cursor: pointer;
	text-decoration: none;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	}
.qkml_list li .list_img {width:125px; height: 170px; display: inline-block; overflow: hidden; margin-top: 20px;}
.qkml_list li img { width: 80%; height: 185px; transition:all 1s;}
.qkml_list li a:hover img{
    transform: scale(1.03,1.03);
    -moz-transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    -o-transform: scale(1.03,1.03);
    -ms-transform: scale(1.03,1.03);
	}
.qkml_list li h4 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-top: 5px;
	font-size: 14px;
	}

.qkml_list li span {
	font-size: 12px;
	color: #888;
	}
	
/**/
.pageno{
	line-height:30px;
	margin:50px 0px;
	clear:both;
	display: block;
	text-align: right;
	}
.pageno ul{display: inline-block;}
.pageno ul li{
	float: left;
	margin-right: 5px;
	}
.pageno ul li a{
	padding:0 10px; 
	border:1px solid #0574b7; 
	color:#0574b7; 
	font-weight:bold;
	display: block;
	}
.pageno ul li a:hover{
	color:#fff;
	background: #0574b7;
	text-decoration:none;
	}
.pageno ul li.thisclass{
	color:#fff;
	padding:0 10px;
	border:1px solid #0574b7;
	background-color:#0574b7;
	font-weight:bold;
	}

/**/
.gotop{
	position: fixed;
	bottom: 60px;
	right: 20px;
	width: 70px;
	height: 70px;
	background: url(../images/top.png) center center no-repeat;
	background-size: contain;
	opacity: .8;
	z-index: 4;
	display: none;
	cursor: pointer;
	}
	
	
/*pinglunwe*/
.pl_02 li { display: flex; padding: 20px 0px; border-bottom: 1px solid #e9ecf3;}
.pl_02 li:last-child { border-bottom: none;}
.pl_02 .pl_img {
	
	flex: 0 0 150px;
	text-align: center;
	}
.pl_02 .pl_img img { width: 50px; height: 50px;}
.pl_02 .pl_img p {
	display: block;
	color: #1980ff;
	background: #f5f5f5;
	padding: 10px 15px;
	}
.pl_02 .pl_cont { flex: 1; padding-left: 30px; padding-bottom: 30px; position: relative;}
.pl_02 .pl_cont h6 { font-size: 14px; color: #000;}
.pl_02 .pl_cont p { font-size: 14px; line-height: 18px; color: #757575; margin-top: 10px; display: block;width: 900px;}
.pl_02 .pl_cont span { display: inline-block; color: #999; font-size: 12px;}
.pl_02 .pl_cont span font {color: #1980ff;}
.pl_02 .glyphicon { position: absolute; bottom: 0px; right: 0px;}
/*pinglun end*/

/*****tuozhan****/
.breadcrumb {
	height:60px;
	line-height:60px;
	font-size:15px;
	margin-top: 40px;
	}
.qk_info_c em {border-bottom: 1px solid #ddd; display: block; margin-bottom: 15px;}
.qk_info_c h1 {
	display: block;
	font-size: 26px;
	text-align: center;
	color: #050066;
	font-weight: bold;
	}
.qk_info_c time {
	display: block;
	padding: 10px 0px;
	font-size: 13px;
	color: #999;
	text-align: center;
	}
.qk_info_c p {
	margin-bottom: 15px;
	line-height: 24px;
	text-indent: 2em;
	}
.qk_info_c h5{
	display: block;
	background: #f7f7f7;
	line-height: 30px;
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 5px;
	}
/*********/

/*fenlei*/
.filter{
	border:1px solid #ececec;
	margin: 30px 0px 0px;
	display: flex;
	}

.filter .l{
	width:120px;
	line-height:35px;
	margin-top:5px;
	font-size:14px;    
	color:#666;
	text-align:center;
	}
.filter .h{
	width:50px;
	line-height:24px;
	margin-top:11px;
	font-size:12px;    
	color:#666;
	text-align:center;
	}
.filter .h a{
	height:24px;
	line-height:24px;
	display:inline-block;
	padding:0 10px;
	white-space:nowrap;
	border-radius: 3px;
	background-color:#ff982a;
	color:#fff;
	cursor: pointer;
	}

.filter .r{
	display: block;
	flex: 1;
	line-height:24px;
	font-size:14px;
	}
.filter .r ul{ margin:10px 10px 0px 10px;}

.filter .r ul li{
	height:25px;
	margin-right:10px;
	display:inline;
	float:left;
	margin-bottom: 5px;
	}
.filter .r ul li a{
	height:24px;
	line-height:24px;
	display:inline-block;
	padding:0 10px;
	white-space:nowrap;
	}
	
/******************/
.title {
	display: block;
	text-align: center;
	}
.title label {
	font-size: 36px;
	padding: 50px 0px;
	}
.qk_more {
	display: block;
	text-align: right;
	}
.qk_more a {
	display: inline-block;
	padding: 5px 10px;
	}
.qk_tj { padding: 20px 0px 30px; justify-content: flex-start;}
.qk_tj li {
	width: 15%;
	text-align: center;
	margin-right: 2%;
	}
.qk_tj li:last-child{ margin-right: 0;}
.qk_tj li a {
	display: block;
	height: 100%;
	}
.qk_tj li a img {
	width: 100%;
	height: 205px;
	display: block;
	box-shadow: 0px 0px 20px rgb(0,0,0,.1);
	}
.qk_tj li a p {
	display: block;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
	}
.qk_tj li a .cb_img {
	width: 100%;
	height: 205px;
	overflow: hidden;
	box-shadow: 0px 0px 20px rgb(0,0,0,.1);
	}
.qk_tj li a .cb_img img {
	max-width: 100%;
	height: 205px;
	transition: all 1s linear;
	}
.qk_tj li a:hover .cb_img img {transform: scale(1.09);}

/**/
.qk_xg_hot {
	padding: 20px 0px;
	}
.qk_xg_hot li {
	width: 25%;
	padding-left: 15px;
	position: relative;
	}
.qk_xg_hot li:after {
	content:"";
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	background: #f60;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	}
.qk_xg_hot li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
	line-height: 40px;
	}
	
	.qk_form dl {
    width: 70%;
    margin: 50px auto;
    display: flex;
    }
.qk_form dl dt {
    width: 50%;
    text-align: center;
    }
.qk_form dl dt img {
    display: block;
    width: 200px;
    height: 200px;
    margin: 15px auto;
    }
.qk_form dl dt span {
    padding: 0px 80px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(30deg, #5c52e9 0%, #4fbcff 100%);
    box-shadow: 0px 5px 15px rgb(89,104,223,.5);
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    }
.qk_form dl dd {
    font-size: 22px;
    line-height: 50px;
    padding-top: 15px;
    }