.yycon{ width:1000px; margin:0 auto; overflow:hidden;}
#uyan_frame{ margin-top:25px;}
.yb .top {
    background: #097cec;
    color: #fff;
    float: left;
    font-size: 34px;
    font-weight: bold;
    height: 107px;
    line-height: 107px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.absolute {
	position:absolute;
}
.relative {
	position:relative;
}
#LRdiv0, #LRdiv1, #LRdiv2, #LRfloater0, #divM, #LR_Flash, #BDBridgeWrap, #LRdiv3, #LRfloater3 {
	display: none;
}
/*	KSTwinBox	*/
.KSTwinBox {
	width:500px;
	height:403px;
	display:none;
	background-color:#FFF;
	border-radius:10px;
	position:fixed;
	right:50%;
	bottom:50%;
	margin-right:-250px;
	margin-bottom:-202px;
	z-index:300;
-moz-transition: all .8s ease-out 0s;
-webkit-transition: all .8s ease-out 0s;
-ms-transition: all .8s ease-out 0s;
-o-transition: all .8s ease-out 0s;
transition: all .8s ease-out 0s;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	box-shadow: 0 0 21px rgba(9, 2, 4, .75);
	-webkit-box-shadow: 0 0 21px rgba(9, 2, 4, .75);
	-moz-box-shadow:0 0 21px rgba(9, 2, 4, .75);
}
.KSTwinBox.off {
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
	right: 100%;
	bottom: 0;
}
.KSTlogo {
	width:100%;
	height:58px;
	padding:9px 15px 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.HMlogo {
	display:block;
	padding-left:50px;
	height:42px;
	line-height:42px;
	font-size:16px;
	font-style:normal;
	color:#000;
	margin-right:32px;
	display:inline;
	background:url(../images/n_user.png) no-repeat left center;
}
.KSTlogo i b {
    color: #f76d02;
    float: right;
    margin-left: 2px;
    margin-top: 18px;
}
.HMlogoWidi {
	line-height:1.2 !important;
}
.HMlogoWidi small {
	color:#888991;
}
.KSTCloseBtn {
	width:125px;
	height:38px;
	right:4px;
	cursor:pointer;
}
.KSTwinBox .tellFormcen {
	height: 38px;
	left: 220px;
	position: absolute;
	top: 150px;
	width: 270px;
}
.KSTwinBox .tellFormcen input {
	width:125px;
	height:30px;
	border:none;
	background:rgba(0, 0, 0, .4);
	color:#fff;
	font-size:12px;
	padding:7px 0px 7px 12px;
	float:left;
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.KSTwinBox .tellFormcen input:focus, .Rtell_form .inner input:focus {
	outline:none;
}
.KSTwinBox .tellFormcen a.subCen_btn {
	width:60px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	background:#000;
	color:#666;
	text-decoration:none;
	font-size:12px;
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
}
.KSTwinBox .tellFormcen a.subCen_btn:hover {
	color:#d2d2d2;
}
.KSTwinBox .txt {
	width:100%;
	height:35px;
	overflow:hidden;
	margin-bottom:0;
	background-image:none !important;
}
.KSTwinBox .scrollNotice {
	margin-left:15px;
	display:inline;
}
.KSTwinBox .scrollNotice {
	width:274px;
	height:23px;
	margin-top:6px;
	overflow:hidden;
}
.KSTwinBox .scrollNotice li {
	width:274px;
	height:23px;
	line-height:23px;
}
.KSTwinBox .scrollNotice a {
	width:100% !important;
	height:23px !important;
	line-height:23px !important;
}
.KSTwinBox .scrollNotice a, .KSTwinBox .KSTnavs a, .KSTChatBox a {
	-moz-transition:all 0.3s linear 0s;
	-webkit-transition:all 0.3s linear 0s;
	transition:all 0.3s linear 0s;
}
.KSTwinBox .scrollNotice a {
	left:0 !important;
	top:0 !important;
	display:block;
	font-size:12px;
	color:#868686;
	text-decoration:none;
}
.KSTwinBox .KSTnavs a {
	display:block;
	font-size:12px !important;
	line-height:35px !important;
	color:#afafb5;
	text-decoration:none;
	float:left;
	margin-left:18px;
	display:inline;
}
.KSTwinBox .KSTnavs a {
	width:auto !important;
	left:0 !important;
	top:0 !important;
}
.KSTwinBox .KSTnavs a:hover, .KSTwinBox .scrollNotice a:hover {
	color:#000;
	text-decoration:none;
}
.KSTwinBox .scrollNotice a:hover {
	text-decoration:underline;
}
.KSTChatBox {
	width:479px;
	height:61px;
	margin:0 auto;
	overflow:hidden;
	border-radius:10px;
	-moz-box-shadow:inset 0 0 4px rgba(9, 2, 4, .3);
	-webkit-box-shadow:inset 0 0 4px rgba(9, 2, 4, .3);
	box-shadow:inset 0 0 4px rgba(9, 2, 4, .3);
}
.KSTChatBox textarea {
	border:none;
	float:left;
	display:block;
	width:387px;
	height:53px;
	padding-left:4px;
	line-height:1.5;
	background-color:#FFF;
	color:#cacaca;
	font-size:14px;
	margin-top:4px;
	margin-left:4px;
	display:inline;
	outline:none;
	max-width:387px;
	max-height:53px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.KSTChatBox a {
	display:block;
	width:88px;
	height:61px;
	background-color:#26c540;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	line-height:1;
	padding-top:15px;
}
.KSTChatBox a p {
	text-align:center;
}
.KSTChatBox a:hover {
	background-color:#19ae32;
	color:#fff;
	text-decoration:none;
}
/*底部商务通*/
.swtBottom {
	width:0px;
	height:0px;
	background-color:#3d3f4b;
	position:fixed;
	left:0;
	bottom:0;
	z-index:300;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
	box-shadow: 0 0 35px #000;
	-webkit-box-shadow: 0 0 35px #000;
	-moz-box-shadow: 0 0 35px #000;
}
.swtBottom .title {
	width:100%;
	height:27px;
	font-size:16px;
	color:#888991;
	background-color:#3d3f4b;
	position:relative;
	margin:0;
	float:none;
}
.swtBottom .title span {
	display:inline-block;
	line-height:27px;
	padding-left:12px;
}
.swtBottom .closeBtn {
	position:absolute;
	display:block;
	right:3px;
	top:3px;
	width:19px;
	height:19px;
	background-color:#2a2c38;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swtBottom .closeBtn:hover {
	-webkit-animation:rotate360 0.3s ease 1;
	animation:rotate360 0.3s ease 1;
}
@-webkit-keyframes rotate360 {
 100% {
-webkit-transform:rotate(720deg);
}
}
@keyframes rotate360 {
 100% {
transform:rotate(720deg);
}
}
.swtBottom .closeBtn:before {
	position:absolute;
	left:50%;
	top:50%;
	content:'';
	width:14px;
	height:1px;
	margin-left:-7px;
	margin0top:-1px;
	background-color:#fff;
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
-o-transformrotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.swtBottom .closeBtn:after {
	position:absolute;
	left:50%;
	top:50%;
	content:'';
	width:14px;
	height:1px;
	margin-left:-7px;
	margin0top:-1px;
	background-color:#fff;
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.chatBox {
	width:100%;
	height:71px;
	background-color:#FFF;
}
.chatBox .welcomeWord {
	width:150px;
	height:48px;
	line-height:22px;
	float:left;
	background:url(../images/swtRightIcon.png) no-repeat -14px -79px;
	margin-top:10px;
	margin-left:4px;
	font-size:14px;
	color:#fff;
	padding-left:15px;
	padding-right:7px;
	padding-top:3px;
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-o-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.chatTxt {
	width:100%;
	height:60px;
	background-color:#8c8c8c;
}
.chatTxt .txt {
	width:115px;
	height:43px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#FFF;
	overflow:hidden;
	float:left;
	padding:3px 6px 0 6px;
	margin:7px 0 0 9px;
	display:inline;
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-o-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.chatTxt .txt textarea {
	float:left;
	display:block;
	border:none;
	background-color:#FFF;
	width:100%;
	height:100%;
	max-height:43px;
	max-width:115px;
	color:#666;
	font-size:14px;
	line-height:21px;
	outline: none;
}
.chatTxt .txt textarea:focus {
	outline: none;
}
.chatTxt .txtSubmit {
	display:block;
	width:37px;
	height:38px;
	padding:8px 3px 0;
	float:left;
	text-align:center;
	background-color:#171923;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top:7px;
	margin-left:2px;
	display:inline;
	line-height:14px;
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-o-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.chatTxt .txtSubmit span {
	display:block;
}
.chatTxt .txtSubmit span:first-child {
	font-size:14px;
}
.chatTxt .txtSubmit span:last-child {
	font-size:12px;
}
/* swtRight	*/
#swt_right_float {
	position:fixed ! important;
	_position:absolute;
	top:30%;
	right:65px;
	width:90px;
	z-index: 201303280;
}
#swt_right_float li {
	width:146px;
	height:42px;
	position:relative;
	overflow:hidden;
}
#swt_right_float .first {
	position:absolute;
	left:0;
	height:42px;
	width:236px;
}
#swt_right_float .secound_one {
	display:block;
	position:absolute;
	width:90px;
	height:42px;
	background-color:#00a4b4;
	left:56px;
	text-align:center;
	line-height:42px;
	font-family:"微软雅黑";
	color:#fff;
	font-size:14px;
	border-top:1px solid #007783;
	border-bottom:1px solid #4f4d4d;
}
#swt_right_float .secound_two {
	display:block;
	position:absolute;
	width:136px;
	height:42px;
	background-color:#006872;
	left:146px;
	text-align:right;
	padding-right:10px;
	line-height:42px;
	font-family:"微软雅黑";
	color:#fff;
	font-size:14px;
}
#swt_right_float .third {
	display:block;
	position:absolute;
	left:5px;
	width:46px;
	height:42px;
	background-image:url(../images/right.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#swt_right_float .bg_one {
	background-position:5px 4px;
}
#swt_right_float .bg_two {
	background-position:5px -42px;
}
#swt_right_float .bg_three {
	background-position:5px -84px;
}
#swt_right_float .bg_four {
	background-position:5px -126px;
}
#swt_right_float .bg_five {
	background-position:5px -168px;
}
#swt_right_float .bg_six {
	background-position:5px -210px;
}
#swt_right_float .bg_seven {
	background-position:5px -252px;
}
#swt_right_float .bg_eight {
	background-position:5px -294px;
}
#swt_right_float .bg_nine {
	background-position:5px -336px;
}
#swt_right_float .bg_ten {
	background-position:5px -335px;
}
*{ margin:0; padding:0;}
a{ text-decoration:none;}
a{ color:#333;}
a:hover{ color:#097CEC;}
a:hover{ color:#097CEC;}
.fl { float: left; display: inherit; }
.fr { float: right; display: inherit; }
.head{ width:100%; height:auto; margin-top:30px; float:left;}
.head .logo{ width:1000px; height:auto; margin:0 auto;}
.head .logo .img{ width:1000px; height:auto; float:left;}
.nav { width:100%; height:50px; background:#0166CC; margin-top:10px; float:left;}
.nav .k{ width:1000px; height:auto; margin:0 auto;}
.nav .k .bj{ width:1000px; height:50px;  float:left;}
.nav ul { height:29px; margin-top:2px; padding-left:49px; }
.nav ul li { float:left; height:50px;  display:inline; line-height:50px; text-align:center; position:relative; }
.nav ul .li1 { padding-left:3px; width:44px; }
.nav ul .li2 { padding-left:3px; width:88px; }
.nav ul .li3 { padding-left:3px; width:100px; }
.nav ul .li4 { padding-left:3px; width:100px; }
.nav ul .li5 { padding-left:3px; width:100px; }
.nav ul .li6 { padding-left:3px; width:100px; }
.nav ul .li7 { padding-left:3px; width:100px; }
.nav ul .li8 { padding-left:3px; width:100px; }
.nav ul li a { color:#FFF; font-family:"Microsoft YaHei"; font-size:13px; font-weight:bold; text-decoration:none; }
.nav ul li a:hover { color:#FF0; text-decoration:none; }
.nav ul li div { position:absolute; top:0px; right:0px; z-index:1000 }
.nav ul li.li1 div { width:100px; }
.nav ul li.li2 div { width:100px; }
.nav ul li.li3 div {  width:100px; }
.nav ul li.li4 div { width:100px; }
.nav ul li.li5 div { width:100px; }
.nav ul li.li6 div { width:100px; }
.nav ul li.li7 div { width:100px; }
.nav ul li.li8 div { width:100px; }
.nav ul li div .sub { height:48px; display:block; }
.nav ul li div .child { background-color:#0166CC; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;   height:28px; line-height:28px; display:block; }
.nav ul li div .child a { color:#FFF; font-family:"Microsoft YaHei"; font-size:12px; }
.nav ul li div .child a:hover { color:#FF0; text-decoration:none; }
.head .pic{ width:100%; height:413px; background:url(../images/banner.jpg) no-repeat center; text-align:center; float:left;}
/*底部*/
.gfoot_nav { height: 53px; width: 100%; background: #0166CC; border-bottom: 1px #1499e8 solid;overflow: hidden;}
.gfoot_nav_con { width: 1000px; margin: 0 auto; overflow: hidden; }
.gfoot_nav_con li { text-align: center; font-size: 14px; color: #FFF; line-height: 53px; float: left; height: 53px; width: 110px; }
.gfoot_nav_con li a { color: #FFF; }
.foot { height: 272px; width: 100%; background: #0166CC; }
.foot_con { width: 1001px; margin: 0 auto; }
.foot_nav { text-align: center; font-size: 12px; line-height: 52px; width: 1001px; border-bottom: 1px solid #00a2ef }
.foot_nr { border-top: 1px #0166CC solid; }
.foot_nav a { color: #FFF; padding: 0px 10px; }
.foot_nr { padding-top: 35px; }
.foot_l { width: 545px; height: 137px; }
.foot_l img { float: left; }
.foot_r { width: 430px; height: 137px; padding-left: 23px; color: #FFF; line-height: 27px; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
.wz_r2 table { margin-top: 6px;font-size: 13px;}
.wz_r2 table td { line-height: 27px; color: #464646; vertical-align: middle; padding: 6px 0; }
.wz_r2 table td h3 { padding-top: 4px; text-align: center; }
.wz_r2 table td h3 span { margin-left:12px; }
.wz_r2 table td h4 { text-align: center; line-height: 15px; font-size: 14px; padding-top: 4px; color: #e00000; text-decoration: underline; }
.wz_r2 table td h4 a { color: #e00000; }
.wz_r2 table td h4 img { vertical-align: middle; padding-right: 5px; }
.lm_k1 { background: url(../images/lm_img18.png) no-repeat left top; width: 165px; height: 27px; line-height: 27px; font-size: 14px; color: #666; border: none; padding-left: 10px; }
.lm_k2 { background: url(../images/lm_img18.png) no-repeat left top; width: 175px; height: 27px; line-height: 27px; font-size: 14px; color: #666; border: none; }
.swipe, .swipe-wrap {position: relative; overflow: hidden;}
.swipe-wrap > div {width: 100%; float: left; position: relative; display: none;}
.swipe-wrap > div:first-child {display: block;}
.a3{width: 100%;max-width: 1440px;margin: 0 auto; text-align: center; font-size: 0;}
.a3 img{width: 100%; max-width: 1440px;}
.a3 .page{width: 100%; height: 15px; font-size: 0; position: absolute; left: 0; bottom: 0; }
.a3 span{width: 10px; height: 10px; display: inline-block; border-radius: 10px; background-color: #DFDFDF; margin-right: 5px; cursor: pointer;}
.a3 span.on{background-color: #FFA200;}