@charset "UTF-8";


* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px/1.8 "Microsoft Yahei", verdana;
	background: #eeeeee;
}

a{
	text-decoration: none;
	color: #333;
	outline: none;
}
img{
	border: 0;
}
em, i {
	font-style: normal;
}
ul,li{
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	background-color: transparent;
}
th, td {
	font-weight: normal;
	text-align: left;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
button,input{
	ont-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: normal;
	font-weight: 400;
}
input[type="checkbox"] {
	margin: 3px 3px 3px 4px;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
.color-orange{
	color: #fd7215;
}
a.color-orange:hover{
	color: #dd691c;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.light-blue{
	color: #7bbee9;
}
.light-blue:hover{
	color: #69b2e0;
}
.blue{
	color: #71869e;
}
.blue:hover{
	color: #677a90;
	text-decoration: underline;
}
.ftx05 {
	color: #005ea7;
}
.ftx03 {
	color: #999;
}
.mgt10 {
	margin-top: 10px;
}
.mgt20 {
	margin-top: 20px;
}
.mgt16 {
	margin-top: 16px;
}
.mgt50 {
	margin-top: 50px;
}
.f12{
	font-size: 12px !important;
}
.f24{
	font-size: 24px !important;
}
.w160{
	width: 160px;
}
.h100 {
	height: 100px;
}
.h130 {
	height: 130px;
}
.mat-auto{
	margin: 0 auto;
}
.no-border-bottom{
	border-bottom: 0 !important;
}
.borderRight {
	border-right: 1px solid #e1e1e1;
}
.no-margin-right{
	margin-right: 0 !important;
}
.align-center{
	text-align: center;
}
.button-big-gray{
	background-color: #ededed !important;
	border: solid 1px #cdcdcd !important;
	color: #666666 !important;
}
.btn_login,.btn_login_gray {
	display: block;
	width: 277px;
	height: 38px;
	background-color: #266ccf;
	margin-left: auto;
	margin-right: auto;
	border: none;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.btn_login:hover{
	background-color: #3075d6;
}
.btn_login_gray {
	background-color: #ededed !important;
	color: #999 !important;
}
.next-btn,.prev-btn{
	width: 120px;
}
.prev-btn{
	background-color: #dcdcdc;
	color: #666;
}
.prev-btn:hover{
	background-color: #e3e3e3;
}
.button-big-line {
	margin: 50px 12px 0px 0px;
	padding: 0px 30px;
	border-radius: 2px;
	cursor: pointer;
	font-size: 14px;
	line-height: 40px;
	background-color: #fff;
	border: solid 1px #4077be;
	color: #4077be;
}
.button-big-line:hover{
	background-color: #4077be;
	color: #fff;
}
.interest-list input {
	font-size: 12px;
	vertical-align: middle;
	color: #333;
	outline: 0;
}

.tips, .tips_red {
	position: relative;
	line-height: 1.5;
	padding-left: 20px;
	display: inline-block;
	font-size: 12px;

}
.tips {
	color: #999999;
}
.tips .ico_s {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;

	position: absolute;
	left: 0px;
	top: 1px;
}
/**************/
.header {
	position: relative;
	z-index: 999;
	color: #333;
	border-top:4px solid #1865c8;
	height: 140px;
	background: url(../images/header-bg.png) no-repeat top right;
	min-width: 1000px;
}
.header>div {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.header .logo{
	margin-top: 38px;
	float: left;
}
.header .language{
	float: right;
	height: 34px;
	padding: 2px 5px 0 5px;
	background: #1865c8;
	border-radius: 0 0 5px 5px;

}
.header .language li{
	display: inline-block;
	line-height: 16px;

}
.header .language a{
	display: inline-block;
	width: 65px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.header .language li:first-child{
	border-right: 1px solid #fff;

}
.header .language a:hover{
	text-decoration: underline;
}
.header .top-bg{
	position: absolute;
	top:55px;
	right:120px;
}
.header .ewm{
	position: absolute;
	top:37px;
	right: 0;
}

.IDcode-main{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.index-nav{
	position: relative;
	border-top: 9px solid #1865c8;
	height: 46px;
	background: #fff;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	z-index: 101;
}
.index-nav .nav{
	height: 45px;
	float: left;
	margin-left: 10px;
}
.index-nav .nav > li{
	float: left;
	line-height: 45px;
	text-align: center;
	position: relative;
}
.index-nav .nav > li > a {
	font-size: 14px;
	display: inline-block;
	/*width: 100px;*/
	margin: 0 20px;
}
.index-nav .nav > li > a:hover{
	color: #1865c8;
}
.index-nav .nav li ul {
	position: absolute;
	line-height: 27px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 110px;
}
.index-nav .nav li ul li{
	float: left;
	background: #F6F6F6;
	line-height: 45px;
}


.index-nav .nav li ul a{
	display: block;
	width: 120px;
	text-align:left;
	padding-left:24px;
	font-size: 14px;
	color: #999;
}

.index-nav .nav li ul a:link  {
	color:#666;
	text-decoration:none;
}
.index-nav .nav li ul a:visited  {
	color:#666;
	text-decoration:none;
}
.index-nav .nav li ul a:hover  {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	background:#1865c8;
}

.index-nav .nav li:hover ul {
	left: 10px;
}
.index-nav .nav li.sfhover ul {
	left: 10px;
}
#content {
	clear: left;
}
.index-nav .appdown{
	float: right;
	margin-right: 10px;
	color: #999;
	font-size: 12px;
	margin-top: 11px;
}
.index-nav .appdown .ico-phone{
	display: inline-block;
	width: 13px;
	height: 22px;
	vertical-align: text-bottom;
	font-style: normal;
	overflow: hidden;
	background: url(../images/ico-phone.png) no-repeat;
	margin-bottom: -2px;
	margin-right: 3px;
}
.index-nav .appdown span{
	line-height: 1.5;
	word-wrap: break-word;
	word-break: break-word;
}
.index-nav .appdown a{
	color: #666;
}
.index-nav .appdown a:hover{
	color: #1865c8;
	text-decoration: underline;
}

/******轮换图*******/
.scrollpic {
	width:1000px;
	height:267px;
	background:#333;
	position:relative;
	overflow:hidden;
}
.scrollpic .oUlplay {
	width:99999px;
	position:absolute;
	left:0;
	top:0;
}
.scrollpic .oUlplay li {
	float:left;
}
.scrollpic .pre {
	cursor:pointer;
	width:45px;
	height:45px;
	background:url(../images/l.png) no-repeat;
	position:absolute;
	top:190px;
	left:10px;
	z-index:10;
}
.scrollpic .next {
	cursor:pointer;
	width:45px;
	height:45px;
	background:url(../images/r.png) no-repeat;
	position:absolute;
	top:190px;
	right:10px;
	z-index:10;
}
.scrollpic .smalltitle {
	width:1000px;
	height:10px;
	position:absolute;
	bottom:20px;
	z-index:10;
	text-align: center;
}
.scrollpic .smalltitle ul {
	display: inline-block;
}
.scrollpic .smalltitle ul li {
	width:10px;
	height:10px;
	margin:0 5px;
	background:#69aaec;
	display: inline-block;
	overflow:hidden;
	*display:inline;
	*zoom:1;
}
.scrollpic .smalltitle .thistitle {
	background:#fff;
}

.footer{
	width: 100%;
	background: #707070;
	padding: 0px 0;
}
.footer-line{
	width: 100%;
	padding: 2px 0;
	border-top: 1px solid #d5d5d5;
	margin-top: 10px
}
.footer .foot,.footer-line .foot{
	width: 1000px;
	margin: 0 auto;
}
.footer .foot p,.footer-line .foot p{
	text-align: center;
	font-size: 12px;
	color: #b8b8b8;
	line-height: 1.5;
}
.footer .foot p{
	color: #b8b8b8;
}
.footer-line .foot p{
	color: #666;
}



