* {
	box-sizing: border-box;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	cursor: pointer;
	cursor: handler;
}

body {
	padding: 0;
	margin: 0;
	font-family: Microsoft YaHei;
}

.firstHead {
	width: 990px;
	margin: 0 auto;
	height: 65px;
}

.commonHead .firstHead .headChose {
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
	font-size: 0;
	margin-top: 13px;
	float:right;
}

.commonHead .firstHead .headChose .choseBlock {
	display: inline-block;
	font-size: 13px;
	color: #989898;
	margin-left: 10px;
}

.commonHead .firstHead .headChose .choseBlock img {
	vertical-align: middle;
}

.commonHead .firstHead .headChose .choseBtn1 {
	display: inline-block;
	padding: 0 5px;
	/*border-right: solid 1px #989898;*/
}

.commonHead .firstHead .headChose .choseBtn1.first {
	margin-left: 20px;
	vertical-align: top;
	margin-top: 15px;
}

.commonHead .firstHead .headChose .choseBtn1.last {
	border-right: none;
	vertical-align: middle;
	margin-bottom: 25px;
}

.commonHead .firstHead .headChose .choseBtn1 a {
	font-size: 13px;
	color: #989898;
}

.navigationBar {
	background-color: #18b1fe;
	/*text-align: center;*/
}

.navigationBar ul {
	width: 990px;
	margin: 0 auto;
}

.navigationBar li {
	font-size: 0;
	display: inline-block;
	line-height: 32px;
}

.navigationBar li a {
	width: 100%;
	color: white;
	font-size: 15px;
	padding: 0 14px;
}

.navigationBar .homePage a {
	padding: 0 20px;
}

.navigationBar li a.selected {
	background-color: #00a0f1;
}

.bottomBlock {
	height: 200px;
	width: 990px;
	margin: 0 auto;
}

.blockLeft {
	margin-left: 20px;
	display: inline-block;
}

.blockLeft .title {
	margin-top: 30px;
	font-size: 15px;
	color: #18b1fe;
	display: block;
}

.blockLeft .text {
	font-size: 14px;
	color: #989898;
	width: 320px;
	margin: 15px 0 0 0;
	display: inline-block;
	line-height: 24px;
}

.blockLeft .text .moreBtn a {
	display: inline-block;
	width: 60px;
	font-size: 14px;
	color: #18B1FE;
}

.blockLeft img {
	width: 90px;
	height: 90px;
	/*border: solid 1px;*/
}

.blockRight {
	margin-left: 70px;
	width: 440px;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	margin-top: 30px;
}

.blockRight .headBar li {
	display: inline-block;
	color: #656565;
	font-size: 15px;
	padding: 0 25px 0 5px;
}

.blockRight .headBar li a {
	color: #323232;
}

.blockRight .headBar li.selected a {
	color: #4dbcfe;
}

.blockRight .coBar {
	margin-top: 15px;
}

.blockRight .coBar li {
	display: inline-block;
	border-right: solid 1px #989898;
	line-height: 21px;
}

.blockRight .coBar li a {
	color: #989898;
	padding: 0 5px;
}

.bottomDetail {
	background-color: #00A0F1;
	height: 220px;
	text-align: center;
	padding-top: 30px;
}

.bottomDetail ul li {
	display: inline-block;
	font-size: 0;
	line-height: 16px;
	border-right: solid 1px white;
}

.bottomDetail ul li:last-child {
	border-right: none;
}

.bottomDetail ul li a {
	font-size: 14px;
	color: white;
	padding: 0 10px;
}

.detailList {
	font-size: 13px;
	display: block;
	color: white;
	margin-top: 10px;
}

.detailList:first-child {
	margin-top: 30px;
}

.ghs {
	vertical-align: bottom;
}

.erweima {
	width: 100px;
	height: 100px;
	background-image: url(../img/erweimakuang.png);
	position: absolute;
	display: none;
	z-index: 100;
}

.erweima img {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 18px;
	left: 19px;
}

.navigationBar ul li {
	position: relative;
}

.angleBox {
	margin-top: 15px;
	width: 118px;
	position: absolute;
	border: solid 1px #18B1FE;
	background-color: white;
	top: 35px;
	left: -15px;
	display: none;
	box-shadow: 0px 1px 5px black;
	z-index: 100;
}

.angleBox:before {
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #18B1FE;
	position: absolute;
	left: 50%;
	bottom: 100%;
	margin-left: -10px;
}

.angleBox:after {
	content: '';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: white;
	position: absolute;
	left: 50%;
	bottom: 100%;
	margin-left: -8px;
}

.angleBox span {
	line-height: 40px;
	text-align: center;
}

.angleBox span a {
	font-size: 14px;
	color: #656565;
	background-color: white;
}

.angleBox span a:hover {
	background-color: #18B1FE;
	color: white;
}
.coBar{
	display: none;
}

.coBar:first-child{
	display: block;
}
/*ËÑË÷ÐÂ¼ÓCSS20170613*/
.nav_search_box{ width:181px; height:26px; padding-left:10px; padding-top:1px; background:url(../img/search_select_bg.gif) no-repeat; float:right; margin-top:10px; position:relative;}
.nav_search{ width:138px; height:24px;border: 0;}
.search_button{ width:16px; height:16px; display:block; background:url(../img/search_button.gif) no-repeat center center; position:absolute; right:13px; top:5px;}