* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

hr {
	background-color: #0E90D2;
}

.yuandSpan {
	color: #0e90d2;
	font-size: 18px;
}

.MainTop {
	width: 100%;
	height: 76px;
}

.MainTopm {
	margin-top: 20px;
}

#textsch {
	width: 80%;
}

#btnsch {
	background-color: rgb(14, 144, 210);
	color: #FFFFFF;
}

.twoButton {
	float: right;
	margin-top: 18px;
	line-height: 40px;
}

.twoButton button {
	color: #FFFFFF;
}

.twoButton .button1 {
	background-color: rgb(94, 185, 94);
}

.twoButton .button2 {
	background-color: rgb(14, 144, 210);
}

.UlTOP {
	width: 100%;
	height: 82px;
	background-color: rgb(14, 144, 210);
}

.UlTOP ul li .ulLi1A {
	color: #FFFFFF;
	font-size: 17px;
}

.UlTOP ul li {
	list-style: none;
	color: #FFFFFF;
	margin-top: 8px;
	font-size: 17px;
	text-align: center;
	cursor: pointer;
}

.ulLi1 {
	width: 12%;
}

.UlTOP ul li:hover {
	color: #DDEEFF;
}

.divD3 {
	height: 350px;
	/*background-color: yellow;*/
}

.divD31 {
	margin: 10px;
	background: #FFFFFF;
	height: 340px;
	border: 1px solid #c5d8db;
	border-radius: 6px;
}

.divD31 ul {
	margin-top: 5px;
	letter-spacing: 1px;
}

.divD31 ul li {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	margin-top: 12px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 93%;
	white-space: nowrap;
}

.divD31Span1 {
	font-size: 18px;
	font-weight: 500;
	margin-left: 10px;
	float: left;
	line-height: 36px;
	color: #0e90d2;
}

.divD31Span2 {
	font-size: 14px;
	float: right;
	cursor: pointer;
	line-height: 36px;
	color: rgba(14,144,210,0.7);
	margin-right: 8px;
}

.divD31Span2:hover {
	color: rgba(14,144,210,1);
}

.divD3Ul li {
	text-align: center;
	list-style: none;
	width: 95%;
	line-height: 40px;
	margin-top: 20px !important;
	height: 40px;
	border-radius: 6px;
	border:1px solid #0e90d2;
	background-color: #0e90d2;
}

.divD31B {
	height: 280px;
	overflow: hidden;
}

.bigUlmk,
.bigUlmk2 {
	padding-left: 0px;
}

.Ulmk_bg1{background-image: url("/static/qt/img/bg_btn1.jpg") ;}
.Ulmk_bg2{background-image: url("/static/qt/img/bg_btn2.jpg") ;}
.Ulmk_bg3{background-image: url("/static/qt/img/bg_btn3.jpg") ;}
.Ulmk_bg4{background-image: url("/static/qt/img/bg_btn4.jpg") ;}
.Ulmk_bg5{background-image: url("/static/qt/img/bg_btn5.jpg") ;}
.Ulmk_bg6{background-image: url("/static/qt/img/bg_btn6.jpg") ;}
.Ulmk_bg7{background-image: url("/static/qt/img/bg_btn7.jpg") ;}

.bigUlmk li {
	list-style: none;
	float: left;
	background-color: rgb(242, 242, 242);
	width: 20%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-right: 10px solid #FFFFFF;
	font-weight: 1000;
	font-size: 24px;
	cursor: pointer;
	color: #fff;
}

.bjys {
	background-color: #f0f0f0;
	color: #FFFFFF;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.bigUlmk2 li {
	list-style: none;
	float: left;
	background-color: rgb(242, 242, 242);
	width: 50%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-right: 10px solid #FFFFFF;
	font-weight: 1000;
	font-size: 28px;
	cursor: pointer;
	color: #fff;
}

.yqljUl {
	margin-top: 20px;
}

.yqljUl li {
	list-style: none;
	float: left;
	font-weight: 500;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 5px;
	cursor: pointer;
}
.yqljUl li:hover{
	color:#0e90d2 ;
}

#bdibu {
	width: 100%;
	height: 60px;
	background-color: #0099FF;
}

.dibu {
	width: 100%;
	height: 60px;
	background-color: #dad9de;
	line-height: 60px;
	font-family: 500;
	font-size: 14px;
	margin-top: 50px;
}

.jump-global{cursor: pointer;}

#nrmain {
	font-size: 16px;
	line-height: 24px;
}
#nrmain p{
	margin: 5px;
	text-indent: 30px;
	line-height: 30px;
}