@CHARSET "UTF-8";
.height100{
	height:100px;
}
.color-0494A3{
	color: #0494a3;
	font-weight: bold;
}
.color-0494A3:HOVER{
	color: #0494a3;
	font-weight: bold;
}
.color-000{
	color: #000;
}


#ad_left a:FIRST-CHILD,#ad_right a:FIRST-CHILD{
	color: #000;
}
.site-top {
	//background: #fff;
	background:#eee;
	
}

.top-box {
	width: 1200px;
	margin: auto;
	margin-top: 10px;
}

.site-top .top-box .toutiao-tips {
	float: left;
	color: #0494A3;
	font-weight: bold;
}

.site-top .top-box .toutiao-gd {
	float: left;
}

.site-top .top-box .toutiao-gd a {
	color: #0494A3;
	font-weight: bold;
}

.site-top .top-box .reg-info {
	float: right;
	font-size: 12px;
}
.site-top .top-box .reg-info a{
	/* float: left; */
}
.site-top .top-box .reg-info span,.site-top .top-box .reg-info a{
	float: left;
	margin-left:7px;
}

.site-top hr {
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	margin: 0px;
}

.site-header {
	height: 120px;
}
.site-header>div{
	float: left;
}

.reg-info a.no-login {
	display: inline-block;
	width: 72px;
	height: 30px;
	background-color: #F9F9F9;
	border-bottom-width: 2px;
	border-bottom-color: #0494A3;
	text-align: center;
	line-height: 30px;
	color: #0494A3;
	font-weight: bold;
	border-bottom: 4px solid;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.reg-info a.no-login:HOVER {
	border-bottom-color: #FD5810;
	color: #FD5810;
}

.reg-info a.has-login {
	color: #0494A3;
	font-weight: bold;
}

.site-header {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
	/*margin-bottom: 0px;*/
	margin-bottom: 30px;
	text-align: center;
}

.site-header .logo {
	width: 250px;
	height: 110px;
}
.site-header .logo a{
	width: 250px;
	height: 110px;
}

.site-header .logo img {
	width: 250px;
	height: 110px;
	margin-top: 0px;
}

.site-header .search {
	text-align: center;
	width: 700px;
}

.site-header .search .search-bar select {
	background-color: #638EAE;
	margin-right: 0px;
	width: 70px;
	height: 40px;
	color: #fff;
}

.styled-select {
	display: inline-block;
	width: 80px;
	background: url("../img2/opt.png") no-repeat right #ddd;
}

.site-header .search .search-bar input {
	width: 300px;
	height: 30px;
	margin-right: 0px;
}

.site-header .search .search-bar button.btn-dropdown-toggle {
	height: 40px;
	color: #fff;
	background-color: #638EAE;
}

.site-header .search .search-bar button.btn-search {
	width: 90px;
	height: 40px;
	color: #fff;
	background-color: #638EAE;
	padding: 0px;
}
.site-header .search .search-bar a {
	width: 90px;
	/*height: 40px;*/
	/*color:#0494A3;*/
	font-size: 14px;
	/*padding: 10px;*/
	vertical-align: middle;
	color:#0494a3;
}
.site-header .search .search-bottom ul li {
	margin: 0 20px;
}

.site-header .choujiang {
	width: 250px;
	height: 110px;
}

.img-upload-file {
	background: url("../img2/sc.jpg") no-repeat scroll center center #FFF;
	display: inline-block;
	height: 53px;
	width: 44px;
}

.img-upload-file:HOVER {
	background: url("../img2/sc_hover.jpg") no-repeat scroll center center
		#FFF;
}

.img-online-charge {
	background: url("../img2/cz.jpg") no-repeat scroll center center #FFF;
	display: inline-block;
	height: 53px;
	width: 44px;
}

.img-online-charge:HOVER {
	background: url("../img2/cz_hover.jpg") no-repeat scroll center center
		#FFF;
}

.img-contact-our {
	background: url("../img2/lx.jpg") no-repeat scroll center center #FFF;
	display: inline-block;
	height: 53px;
	width: 44px;
}

.img-contact-our:HOVER {
	background: url("../img2/lx_hover.jpg") no-repeat scroll center center
		#FFF;
}

.search-bar .add-on-ext {
	background-color: #eee;
	border: 1px solid #ccc;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	text-align: center;
	width: auto;
	border-radius: 0 4px 4px 0;
	margin-left: -1px;
}

.icon-search-bar {
	background: url("../img2/search.jpg") no-repeat scroll center center
		#7498d9;
	display: inline-block;
}

.btn-dropdown-toggle {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
	border-image: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 12px;
	text-align: center;
	vertical-align: middle;
}

.btn-dropdown-toggle .opt {
	background: url("../img2/1.jpg") no-repeat scroll center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	vertical-align: text-top;
	width: 17px;
}
.reg-info a.no-login{
	background-color: #3a3a3a;
}




.ico9{
	width: 24px;
	height:26px;
	display: inline-block;
	vertical-align: middle;
	background: url("../img/ico9.png") no-repeat;
	margin-right:15px;
}
.new-choujiang-bottom{
	display: inline-block;
	vertical-align: middle;
	padding-top: 5px;
	font-size: 12px;
}
.new-choujiang-bottom li {
	border-right: 1px solid #5e825d;
	padding-left: 0!important;
	color: #bac3cd;
}
.new-choujiang-bottom li a{
	color: #bac3cd;
}
.reg-info a.has-login{
	color: #b7b7b7;
}
.site-top .top-box .toutiao-tips,.site-top .top-box .toutiao-gd a{
	color: #03e6f6;
}
.new-orange{
	color: #fb5d18!important;
}
.site-top .top-box .reg-info span, .site-top .top-box .reg-info a{
	margin-left:0;
}
.site-header .logo img{
	width: 260xp;
	height:70px;
}
.new-nav-span ul.inline>li,.new-nav-span ol.inline>li{
	padding-left:0;
	padding-right:0;
	margin-left: 2px;
}
.site-header .logo{
	padding-left: 45px;
	padding-right: 55px;
	padding-top: 25px;
	padding-bottom: 15px;
}

.reg-info a.new-has-login-title{
	width: 102px;
	height: 45px;
	overflow: hidden;
}