@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;}
img { max-width: 100%;}
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;}
.pos { position: relative}
.f12 { font-size: 12px;} 
.f16 { font-size: 16px;} 
.f18 { font-size: 18px;}
.f20 { font-size: 20px;}
.fw { font-weight: bold;}
.flex { display: flex; flex-wrap: wrap; justify-content: space-between;}
.align { align-items: center;} 
.justify { justify-content: center;}
.jus_start { justify-content: flex-start;}
.tc { text-align: center;}
.pt8 { padding: 8px 0;}
.pt10 { padding: 10px 0;}
.ptb20 { padding: 20px 0;}
.p1050 { padding: 10px 50px;}
.ptb40 { padding: 40px 0px;}
.plr20 { padding: 0px 20px;}
.plr50 { padding: 0px 50px;}
.pb20 { padding-bottom: 20px;}
.pb50 { padding-bottom: 50px;}
.pt40 { padding-top: 40px;}
.p4020 { padding: 40px 0px 20px;}
.ptb10 { padding: 10px 0 20px;}
.p20 { padding: 20px 20px;}
.bf5 { background: #f5f5f5;}
.bff { background: #fff;}
.c6 { color: #666;}
.c9 { color: #999;}
.bra5 { border-radius: 5px;}
.bra15 { border-radius: 15px;}
.mlr20 { margin: 0px 20px;}
.mtp15 { margin-top: 15px;}
.mtp30 { margin-top: 30px;}
.mtp50 { margin-top: 50px;}
.mtb30 { margin: 30px 0;}
.mlr50 { margin: 0px 50px;}
.mb50 { margin-bottom: 50px;}
.mb20 { margin-bottom: 20px;}
.mb15 { margin-bottom: 15px;}

.het3 {display: -webkit-box; word-break: break-all; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}



/*****************ei*******************/
.ban_head {
	width: 100%;
	background: #fff;
	}
.head_tit small {
	display: block;
	}
.head_tit h1 {
	font-size: 46px;
	color: #033a8a;
	font-weight: bold;
	}
.head_cont p {
	display: block;
	}

.head_nav {
    width: 100%;
	background: #033a8a;
	text-align: center;
	}
.head_nav li a {
	display: block;
	padding: 10px 25px;
	color: #fff;
	}
.head_nav li a:hover { background: #f49537;}

/**/

.pic_jianj {
	background: #f2f5f9;
	padding: 25px 30px;
	}
.pic_jianj h3, .pic_xinx h3 {
	display: block;
	padding-left: 15px;
	border-left: 5px solid #f39536;
	}
.pic_jianj p {
	text-indent: 2em;
	line-height: 34px;
	font-size: 16px;
	display: -webkit-box; 
	word-break: break-all; 
	text-overflow: ellipsis; 
	overflow: hidden; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 7;
	}
	
.pic_img img{
	width: 125px;
	box-shadow: 2px 2px 18px 1px rgba(0, 0, 0, 0.2);
	}
.pic_xinx {
	background: #f2f5f9;
	padding: 20px 10px;
	display: block;
	}
.pic_xinx p {
	display: flex;
	word-break:break-all;
	line-height: 20px;
	}
.pic_xinx p span {
	display: inline-flex;
  	flex: 0 0 85px;
	font-weight: bold;
  	justify-content: flex-end;
	}
	
.main_l { width: 70%;}
.main_r { width: 28%;}

/**/
.dqml {
	background: #f2f5f9;
	}
.dqml h3 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	}
.dqml h3 span {
	color: #fff;
	background: #015cb1;
	display: inline-block;
	}
.dqml h3 p {
	display: inline-block;
	font-size: 14px;
	margin-left: 15px;
	}
.dqml h5 {
	display: inline-block;
	background: rgb(1, 92, 177);
	color: #fff;
	padding: 8px 15px;
	border-radius: 4px;
	}
.dqml_u {
	background: #fff;
	padding: 0px 15px;
	}
.dqml_u li{
	padding: 15px 0;
	min-height: 125px;
	border-top: 1px solid #d4d4d4;
	}
.dqml_u li:first-child { border-top: none;}
.dqml_u li dl { /* width: 82%; */}
.dqml_u li dl dt a {display: block;	}
.dqml_u li dl dd {
	display: block;
	margin-top: 10px;
	}
.dqml_mag { width: 16%;}
.dqml_mag p{
	display: block;
    text-align: center;
    height: 24px;
	line-height: 24px;
    border-radius: 4px;
    border: 1px solid #bfbfbf;
    margin-bottom: 4px;
	padding: 0px 5px;
	}
.dqml_mag p font { color: #f00;}

.more {
	display: block;
	text-align: center;
	}
.more a {
	display: inline-block;
	line-height: 36px;
	padding: 0px 30px;
	margin-top: 20px;
	font-size: 16px;
	}
	
.qkgg {
	background: #f2f5f9;
    padding: 20px 10px;
	}
.qkgg h4 {
	border-left: 5px solid #04549a;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0 15px;
	}
.qkgg li {
	height: 36px;
	line-height: 36px;
	position: relative;
	padding-left: 15px;
	}
.qkgg li:after {
	content:"";
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	background: #ff6a00;
	border-radius: 8px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	}
.qkgg li a {
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 15px;
	}

.xzzx, .contact, .links {
	background: #f2f5f9;
    padding: 20px 10px;
	}

.xzzx h4, .contact h4, .links h4 {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 26px;
	padding-left: 15px;
	border-left: 5px solid #04549a;
	font-weight: bold;
	}
.xzzx li, .contact li, .links li {
	line-height: 26px;
	}




.footer{
	background: #015cb1;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	}
.footer a { color: #a8a8a8;}	

/* list */
.list_box {
	width: 70%;
	background: #f2f5f9;
	}
.list_tit {
	display: block;
	text-align: center;
	}
.list_tit p {
	display: block;
	line-height: 40px;
	color: #666;
	border-bottom: 1px dotted #ccc;
	}
.list_box li {
	display: flex;
	width: 100%;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	}
.list_box li a {
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 100px);
	font-size: 16px;
	}
.list_box li span {
	color: #999;
	display: inline-block;
	width: 100px;
	text-align: right;
	}
	

.cont_info p{
	line-height: 25px;
	margin-bottom: 10px;
	}

/**/
.qkml_cont {
	border: 1px solid #eee;
	padding: 15px 15px;
	}
.beard {
	padding-bottom: 10px;
    border-bottom: 1px solid #eee;
	}
.qkml_yy {
	padding: 10px 0px;
	border-bottom: 1px solid #eee;
	}
.qkml_yy h5 {
	font-size: 14px;
	margin: 5px 0;
	line-height: 20px;
	}
.qkml_yy h5 b { flex: 0 0 65px;	}
.qkml_yy h5 span {
	flex: 1;
	display: block;
	}
.qkml_yy h5 span a { color: #f90;}
.qkml_cont h2 {
	font-size: 20px;
	line-height: 28px;
	margin-top: 25px;
	font-weight: bold;
	}
.qkml_cont h4 em{
	font-size: 75%;
	vertical-align: top;
	}
.qkml_cont dl dd {
	line-height: 20px;
	margin-bottom: 6px;
	color: #666;
	}
.qkml_cont dl dt {
	font-weight: bold;
	margin-bottom: 6px;
	}
.qkml_info {
	margin-top: 15px;
	line-height: 24px;
	}
.qkml_info p { margin-bottom: 15px;}




@media screen and (max-width: 600px) {
	.container { width: 100%; padding: 0px 10px;}
	.head_tit h1 { font-size: 30px;}
	.head_tit small { font-size: 16px;}
	.head_nav ul { flex-wrap: nowrap;}
	.head_nav li a { padding: 10px 5px; font-size: 14px;}
	.main_l { width: 100%; margin-top: 15px;}
	.pic_jianj { padding: 15px 10px;}
	.pic_jianj p { font-size: 14px; line-height: 24px;}
	.dqml { padding: 15px 10px;}
	.dqml_u li dl { width: 100%;}
	.dqml_mag { width: 100%; display: flex; flex-wrap: wrap; margin-top: 15px;}
	.dqml_mag p { width: 47%; margin-right: 3%;}
	.dqml_mag p:nth-child(2n) { margin-right: 0;}
	.main_r { width: 100%; margin-top: 15px;}
	
	.list_box { width: 100%; margin-top: 15px;}
	.qkml_cont { margin: 15px 0;}
	
	
	}
	
@media screen and (max-width: 375px) {

	}
	
@media screen and (max-width: 320px) {

	}
/**/

.clear{
	clear:both;
}	
.book{
	
	margin-bottom: 90px;
}
.book dt {
    margin: 8px 0px;
}
.book dd {
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    display: inline-flex;
}
.book dd a {
    color: #1b1b1b;
    justify-content: center;
    padding: 8px;
    border: 1px solid #eee;
    border-radius: 30px;
	background: #fff;
}	


