@charset "utf-8";
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}
.fs-12 {
	font-size: 12px;
}
.h-75 {
	height: 75px;
}
.mr-40 {
	margin-right: 40px;
}
.mb-25-ie67 {
	*margin-bottom: 25px;
}
.c-666 {
	color: #666;
}
.c-999 {
	color: #999;
}
.fs-16 {
	font-size: 16px;
}
.fs-20 {
	font-size: 20px;
}
.fs-14 {
	font-size: 14px;
}
.mb-18-ie67 {
	*margin-bottom: 18px;
}
.pt-4-ie6 {
	_padding-top: 4px;
}
.mr-50 {
	margin-right: 50px;
}
.mlr-105 {
	margin: 0 105px;
}
.mb-55 {
	margin-bottom: 55px;
}
.ml-15 {
	margin-left: 15px;
}
.blank-55 {
	height: 55px;
	font-size: 0;
}
.blank-5, .blank-10, .blank-20 {
	font-size: 0;
}
.ks-fr {
	float: right;
}
.ks-fl {
	float: left;
}
.mr-15 {
	margin-right: 15px;
}
.p-r {
	position: relative;
}
.pt-20 {
	padding-top: 20px;
}
.pt-2 {
	padding-top: 2px;
}
.ml-500 {
	margin-left: 500px;
}
.p-20 {
	padding: 20px;
}
.blank-30 {
	height: 30px;
	font-size: 0;
}
.ta-r {
	text-align: right;
}
.fw-n {
	font-weight: normal;
}
.blank-15 {
	height: 15px;
	font-size: 0;
}
.blank-25 {
	height: 25px;
	font-size: 0;
}
.blank-45 {
	height: 45px;
	font-size: 0;
}
.va-m {
	vertical-align: middle;
}
.h-0 {
	height: 0;
}
.h-15 {
	height: 15px;
}
.mr-5-ie67 {*margin-right:5px;}
.lh-20 {line-height: 20px;}
.plr-30 {padding: 0 30px;}
.mr-25 {margin-right: 25px;}
.blank-40 {
	height: 40px;
	font-size: 0;
}
.pl-15 {padding-left: 15px;}
.c-f60 {color: #F60;}
.lh-45 {line-height: 45px;}
.lh-40 {line-height: 40px;}
.mb-75 {margin-bottom: 75px;}
.blank-150 {
	height: 150px;
	font-size: 0;
}
.mt-25 {margin-top: 25px;}
.blank-180 {
	height: 180px;
	font-size: 0;
}
.mr-45 {margin-right: 45px;}
.d-b {display: block;}
.mb-40 {margin-bottom: 40px;}
.pb-530 {padding-bottom: 530px;}
.mlr-10 {margin: 0 10px;}
.ta-c {text-align: center;}
.blank-345 {
	height: 345px;
	font-size: 0;
}
.mr--30 {margin-right: -30px;}
.mr-75 {margin-right: 75px;}
.fs-18 {font-size: 18px;}
.bc-w {background-color: white;}

/* ==========================================================================
   首页
   ========================================================================== */
body {
	font-family: "宋体", "微软雅黑", tahoma, \5b8b\4f53;
}
* {
	box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.ly_m {
	padding-top: 25px;
	width: 935px;
	margin: 0 auto;
	*padding-bottom: 35px;
}
.ly_m section {
	margin-right: -15px;
}
.ly_m section article {
	float: left;
	margin: 0 15px 35px 0;
	border: solid 1px #9C9C9C;
	padding: 1px;
	width: 296px;
}
.ly_m section article h4 {
	text-align: center;
	line-height: 27px;
	margin-bottom: 5px;
	background-color: #E7E6E6;
}
.ly_m_p {
	display: block;
	background-color: white;
	padding: 5px;
	text-align: center;
}
.ly_m_p img {
	display: inline-block;
	max-width: 100%;
}
.ly_m_n {
	display: block;
	padding: 5px 7px;
	text-align: center;
	height: 42px;
	line-height: 21px;
	background-color: white;
}
.ly_m_a {
	display: inline-block;
	width: 147px;
	text-align: center;
	line-height: 27px;
	color: #FEFEFF;
	background-color: #D02C0B;
	margin-right: 2px;
	cursor: pointer;
}
.ly_m_d {
	color: #FEFEFF;
	background-color: #ECB350;
	margin-right: 0;
	display: inline-block;
	width: 147px;
	text-align: center;
	line-height: 27px;
	cursor: pointer;
}
.ly_m_a:hover, .ly_m_d:hover {text-decoration: underline;}

.gray {
	background-color: #dfdfdf;
	color: #949597;
	cursor:auto;
}
.gray:hover {
	text-decoration:none;
}
.ly_m_a:hover, .ly_m_d:hover {text-decoration: underline;}
.ly_m_ad {
	color: #949597;
	background-color: #DFDFDF;
	margin-right: 2px;
	display: inline-block;
	width: 147px;
	text-align: center;
	line-height: 27px;
}
.ly_m_dd {
	color: #949597;
	background-color: #DFDFDF;
	margin-right: 0;
	display: inline-block;
	width: 147px;
	text-align: center;
	line-height: 27px;
}
.ly_m section article div {
	background-color: #E7E6E6;
	text-align: center;
	margin-top: 1px;
	line-height: 27px;
}
/* 不赞成 */
.modal-header {
	background-color: #FEE6BB;
}
.close {
	opacity: 1;
	filter: alpha(opacity=100);
}
.close span {color: white;}
.close span:hover {
	color: #343434;
	opacity: 1;
	filter: alpha(opacity=100);
}
.modal-title {
	font-weight: 700;
	color: #B67171;
}
.modal-content {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.modal-body textarea {
	width: 258px;
	height: 100px;
}
.modal-footer div {
	width:60%;
	text-align:left;
	float:left;
}

.modal-footer div input {
	width:40%;
}

.wordCount{ position:relative;width: 100%; }
.wordCount textarea{ width: 98%; height: 100%;}
.wordCount .wordwrap{ position:absolute; right: 6px; bottom: 6px;}
.wordCount .word{ padding: 0 4px;}

/* 秦甜 */
.qt_container{ margin:0 auto;  max-width:1000px; padding:0; background-color: #C6D8FC;}
.qt_container header .qt_20161229banner{ background:url(20161229banner.jpg) no-repeat top center #06195a; background-size:contain; padding:180px 20px 10px 20px; }
.qt_container header .qt_20161229banner .qt_intro{background:#182966; background:hsla(0,0%,100%,0.07);  display:block; padding:20px; font-weight:bold; line-height:165%; font-size:16px; color: #fff;}
.qt_intro p {text-indent:2em; font-family: "微软雅黑";}
.qt_intro p:nth-child(2n) {margin-top: 10px;}

footer{ background:#2b56ac; padding:30px; margin:0 auto; text-align:center; font-size:12px; line-height:165%; color: #fff;}
.qt_main_detail { background:#c6d8fc;padding:5px 20px 20px 20px;}
.qt_main_detail .qt_text_tit{  border-bottom:2px solid #5e8ab3; padding:20px 50px 20px 50px; }
.qt_main_detail .qt_text_tit h1{font-family:"微软雅黑"; color:#074b8b; font-size:22px; text-align:center;line-height:165%; font-weight:normal; }
.qt_main_detail .qt_text{ background:#ecf2fe; padding:20px 30px; margin-top: 20px; color: #333;}
.qt_main_detail .qt_text p{line-height:200%; }

/* ==========================================================================
   移动端
   ========================================================================== */
/* 超小屏幕，主要是手机 */
@media all and (max-width: 767px) {
/* ==========================================================================
   首页
   ========================================================================== */
.ly_m {width: 81.25%;}
.ly_m section {
	margin-right: 0;
}
.ly_m section article {
	float: none;
	margin: 0 0 25px;
	width: auto;
}
.ly_m_a, .ly_m_d, .ly_m_ad, .ly_m_dd {width: 49.6%;}

/* 秦甜 */
.qt_container header .qt_20161229banner{ padding-top: 140px;}
.qt_container header .qt_20161229banner .qt_intro{border:1px solid #364ea8;}

.qt_main_detail .qt_text_tit{ padding:0 10px 20px 10px; }
.qt_main_detail .qt_text{ padding:20px 10px; }
}

@media screen and (max-width:480px){
.qt_container header .qt_20161229banner{ padding-top:85px;}
.qt_main_detail .qt_text img{width:100%; height:auto;}
}


@media screen and (max-width:414px){
.qt_container header .qt_20161229banner{ padding-top:85px;}
.qt_main_detail .qt_text img{width:100%; height:auto;}
}