/*初始化*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-size: 14px;
	font-family: 'Open Sans', "Microsoft Yahei UI", "Microsoft Yahei", verdana, sans-serif;
	color: #595757;
	min-width: 1267px;
}

td,
th,
caption {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	color: #595757;
	text-decoration: none;
}

a:hover {
	color: #fd4f00;
}

img {
	border: none;
}

ul li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}

/* css common */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.bd_box {
	position: relative;
	/*max-width:1900px;*/
	margin: 0 auto;
	overflow: hidden;
}

.wrap {
	tpadding: 0px 295px 0px 220px;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden
}

/*右侧导航条样式*/
.adv {
	background: url(../images/adv.png) no-repeat;
	position: fixed;
	right: 0px;
	top: 80px;
	height: 574px;
	right: 0;
	width: 295px;
	z-index: 1000
}

.adv .close {
	display: block;
	width: 37px;
	height: 26px;
	float: right;
}

.adv_ul {
	padding: 70px 10px 0px 20px;
}

.adv_ul>li {
	float: left;
	width: 82px;
	text-align: center;
}

.adv_ul>li>a {
	display: block;
	padding: 81px 2px 0px 0px;
}

/*左侧导航条样式*/
.fix {
	width: 220px;
	height: 100%;
	max-width: 950px;
	position: fixed;
	left: 0;
	top: 0;
	background: url(../images/1.png);
	z-index: 20;
}

.fix>.top>.logo {
	padding: 30px 0px 0px 30px;
}

.fix>.middle>.nav_ul>li {
	height: 30px;
	line-height: 25px;
	text-align: center;
}

.middle {
	position: relative;
	margin-top: 50px;
}

.nav_ul>li {
	width: 220px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: relative;
}

.nav_ul>li a {
	font-size: 14px;
}

.nav_ul>li:hover>.show_msg {
	display: block;
}

.bottom {
	margin-top: 45px;
}

.bottom_nav {
	position: fixed;
	bottom: 15px;
	background-position: left bottom;
	z-index: 9999;
	_bottom: auto;
	_width: 100%;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

._nav {
	padding: 0px 20px;
}

._nav_ul {
	overflow: hidden;
	width: 180px;
	margin-top: 15px;
}

._nav_ul li {
	width: 60px;
	height: 40px;
	float: left;
	text-align: center;
	margin-top: 15px;
}

._nav_ul .L1 {
	background: url(../images/55.png) no-repeat 0px -7px;
}

._nav_ul .L2 {
	background: url(../images/55.png) no-repeat -56px -7px;
}

._nav_ul .L3 {
	background: url(../images/55.png) no-repeat -120px -7px;
}

._nav_ul .L4 {
	background: url(../images/55.png) no-repeat 0px -47px;
}

._nav_ul .L5 {
	background: url(../images/55.png) no-repeat -60px -47px;
}

._nav_ul .L6 {
	background: url(../images/55.png) no-repeat -120px -47px;
}

._nav_ul li a {
	font-size: 12px;
	margin-top: 23px;
	display: block;
}

.phone {
	width: 180px;
	margin: 20px auto 0px;
}

.phone1 {
	font-size: 19px;
	background: url(../images/phone1.png) no-repeat;
	padding-left: 34px;
}

.phone2 {
	font-size: 18px;
	margin-top: 10px;
	height: 50px;
	width: 175px;
}

.phone2>input {
	width: 22px;
	height: 28px;
	background: url(../images/phone2.png) center no-repeat;
	border: none;
	cursor: pointer;
}

.phone2>textarea {
	float: right;
}

.int {
	background-color: #c9cacb;
	width: 121px;
	height: 30px;
	resize: none;
	font-size: 12px;
	padding: 10px;
	overflow: hidden;
	color: #595757;
	border: none;
}

/*头部固定样式*/
._fix {
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 10;
}

._fix ul li {
	float: left;
	width: 39px;
	padding-left: 5px;
	background: url(../images/3.png) no-repeat 0px 25px;
	line-height: 54px;
}

._fix ul li.first {
	width: 55px;
}

._fix ul li.flag {
	background: url(../images/flag.png) no-repeat;
	width: 160px;
	float: right;
}

._fix ul li.flag a {
	margin-top: 15px;
	display: inline-block;
}

._fix ul li.flag .a1 {
	width: 20px;
	height: 30px;
	margin-left: 23px;
}

._fix ul li.flag .a2 {
	width: 40px;
	height: 30px;
	margin-left: 10px;
}

._fix ul li.flag .a3 {
	width: 24px;
	height: 30px;
	margin-left: 6px;
}

._fix>ul>li>a {
	font-size: 12px;
}

/*footer  css*/
.footer {
	text-align: center;
	margin: 20px auto 0px;
	width: 100%;
	max-width: 980px;
}

.f1 {
	padding-bottom: 18px;
	border-bottom: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
}

.f1 .msg {
	margin: 0 auto;
	width: 62%;
}

.f1 .msg>li {
	float: left;
	text-align: center;
	width: 19%;
	border-right: 1px solid #000;
}

.f1 .msg>li a {
	display: inline-block;
}

.ft {
	width: 100%;
	height: 1px;
	background-color: #000;
	margin-top: 3px;
}

.fb {
	width: 100%;
	height: 1px;
	background-color: #000;
	margin-bottom: 3px;
}

.f2 ul li {
	width: 10.9%;
	height: 18px;
	margin: 13px 0px;
	float: left;
	font-size: 12px;
	border-right: 1px solid #000;
}

.f2 ul li.last {
	border-right: 0px;
}

.f3 .img {
	padding: 30px 0px 50px;
	border-top: 1px solid #000;
}

.f3 .img a {
	position: relative;
}

.f3 .img .spa {
	position: absolute;
	top: 15px;
	left: 42px;
}

.f4 {
	padding: 20px 0px 15px;
	font-size: 12px;
}

/*项目弹框*/
.show_msg {
	display: none;
	padding-left: 78px;
	width: 800px;
	position: absolute;
	top: -105px;
	left: 140px;
	z-index: 1000;
}

.show_msg2 {
	padding: 20px 10px 20px 50px;
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
	overflow: hidden;
}

.show_msg_ul {
	float: left;
	width: 150px;
}

.show_msg_ul>li {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	height: 40px;
	line-height: 24px;
	text-align: left;
}

.show_msg_ul>li.active {
	color: #fd4f00;
}

.show_con {
	width: 590px;
	float: left;
	font-size: 12px;
	margin-top: 2px;
	max-height: 500px;
	min-height: 280px;
	overflow-y: scroll;
}

.show_con>div {
	line-height: 18px;
	display: none;
}

.show_con>div ul li {
	float: left;
	margin-right: 15px;
}

.show_con>div>ul>li>h2 {
	font-weight: bold;
	cursor: pointer;
	background: url(../images/3.png) no-repeat 0px 7px;
	padding-left: 12px;
}

.show_con>div>ul>li>h2.cur {
	color: #fd4f00;
	text-align: left;
}

.show_con>.show_face {
	display: block;
}

.show_con>div>ul>li {
	margin-bottom: 16px;
	width: 567px;
}

/*.show_con > div .fh{font-size: 12px;font-weight: bold;cursor: pointer;color: #000;padding-right: 5px;}*/
.show_con>div>ul>li>ul>li {
	padding-left: 12px;
	line-height: 30px;
}

.show_con>div>ul>li>ul>li>a {
	color: #333;
	font-size: 12px;
}


/*专家切换*/
.zj {
	/*padding-left: 13.8%;padding-right: 6.7%;*/
	padding: 0;
	width: 810px;
	margin: 0 auto;
}

.con6_zj>h2 {
	font-size: 30px;
	text-align: center;
}

.con6_zj>h3 {
	height: 10px;
	/*background: url(../images/702.png) no-repeat;*/
	margin-top: 22px;
}

.con3 {
	width: 990px;
	margin: 55px auto 0px;
}

.con3_div>div {
	display: none;
	padding-top: 50px;
	height: 445px;
	position: relative;
}

.con3_div>div>div>img {
	max-width: 780px;
}

.con3_div>.con3_div2 {
	display: block;
}

.con3_div>div .mark {
	position: absolute;
	top: 130px;
	left: 45%;
	text-align: left
}

.con3_div>div .mark .p1 {
	width: 280px;
	line-height: 24px;
}

.con3_div>div .mark .btn {
	font-size: 12px;
	margin-top: 20px;
	display: block;
	width: 78px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #b5b5b6;
	text-align: center;
}

.box_show {
	position: relative;
}

.prev {
	background: url(../images/arrow.png) no-repeat 0px 0px;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 30px;
	left: 25px;
	cursor: pointer;
}

.next {
	background: url(../images/arrow.png) -610px 0px no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 30px;
	right: 170px;
	cursor: pointer;
}

.Box {
	width: 535px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-left: 60px;
}

.showImg {
	width: 9999px;
	height: 90px;
	position: absolute;
}

.showImg li {
	float: left;
	margin: 0px 8px;
	width: 90px;
	height: 90px;
}

/*右边浮动css*/
@charset "utf-8";

/* CSS Document */
.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.translateXY {
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.translateY {
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#LRdiv0,
#LRfloater0,
#LR_Flash {
	display: none !important;
}

.swtRirhgt {
	width: 60px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 200;
}

.commonIcon,
.commonIcon1 {
	display: block;
	width: 60px;
	height: 60px;
	position: relative;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.commonIcon:hover {
	width: 70px;
	margin-left: -10px;
}

.commonIcon:after,
.commonIcon1:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(../images/swtrighticon.png) no-repeat;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.swtLink {
	background-color: #fe3509;
}

.swtLink:after {
	width: 30px;
	height: 45px;
	background-position: -14px -10px;
}

.swtLink em {
	position: absolute;
	right: 50%;
	top: 4px;
	margin-right: -24px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-color: #ff0000;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	font-style: normal;
}

.freeTell {
	width: 100%;
	height: 60px;
	position: relative;
}

.tellIcon {
	float: left;
}

.tellIcon:after {
	width: 30px;
	height: 44px;
	background-position: -68px -11px;
}

.freeTell .container {
	position: absolute;
	left: 0;
	top: 0;
	width: 316px;
	height: 60px;
	line-height: 60px;
	padding-top: 0;
	background-color: #fe3509;
}

.freeTell .tellForm {
	width: 236px;
	height: 60px;
	float: left;
	background-color: #fe3509;
}

.freeTell .inner {
	width: 227px;
	height: 38px;
	margin-top: 11px;
	-moz-box-shadow: 0 0 3px rgba(8, 1, 3, .2);
	-webkit-box-shadow: 0 0 3px rgba(8, 1, 3, .2);
	box-shadow: 0 0 3px rgba(8, 1, 3, .2);
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	padding: 0;
}

.freeTell .tellNumberTxt {
	width: 146px;
	height: 38px;
	background-color: #fff;
	font-size: 14px;
	color: #a4a4a4;
	line-height: 38px;
	padding-left: 14px;
	-moz-border-radius: 19px 0 0 19px;
	-webkit-border-radius: 19px 0 0 19px;
	border-radius: 19px 0 0 19px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.freeTell .tellNumberBtn {
	display: block;
	width: 81px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #fe3509;
	-moz-border-radius: 0 19px 19px 0;
	-webkit-border-radius: 0 19px 19px 0;
	border-radius: 0 19px 19px 0;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.freeTell .tellNumberBtn:hover {
	background-color: #fe3509;
	color: #fff;
	text-decoration: none;
}

.qqLink {
	background-color: #fe3509;
}

.qqLink:after {
	width: 25px;
	height: 46px;
	background-position: -126px -11px;
}

.wxLink {
	background-color: #fe3509;
	position: relative;
}

.wxLink>div {
	width: 120px;
	height: 120px;
	position: absolute;
	left: -130px;
	top: -30px;
	background: url(../images/swtzfrighticon.png) no-repeat -14px -79px;
	display: none;
}

.wxLink:hover>div {
	display: block;
}

.wxLink:after {
	width: 35px;
	height: 49px;
	background: url(../images/swtzfrighticon_1.png) no-repeat -122px -7px;
}

.addressLink {
	background-color:
		/*#e93c8c*/
		#9900ff;
}

.addressLink:after {
	width: 31px;
	height: 45px;
	background-position: -177px -10px;
}

.scrollTop {
	background-color: #3d3f4b;
}

.scrollTop:after {
	width: 30px;
	height: 15px;
	background-position: -240px -26px;
}


/*英文专题右侧悬浮css*/
.commonIcon_en,
.commonIcon1_en {
	display: block;
	width: 60px;
	height: 60px;
	position: relative;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.commonIcon_en:hover {
	width: 70px;
	margin-left: -10px;
}

.commonIcon_en:after,
.commonIcon1_en:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(../images/swtrighticon_en.png) no-repeat;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.swtLink_en {
	background-color: #fe3509;
}

.swtLink_en:after {
	width: 35px;
	height: 44px;
	background-position: -14px -10px;
}

.swtLink_en em {
	position: absolute;
	right: 50%;
	top: 4px;
	margin-right: -24px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-color: #ff0000;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	font-style: normal;
}

.freeTell_en {
	width: 100%;
	height: 60px;
	position: relative;
}

.tellForm_en {
	float: left;
}

.tellForm_en:after {
	width: 30px;
	height: 44px;
	background-position: -68px -11px;
}

.freeTell_en .container {
	position: absolute;
	left: 0;
	top: 0;
	width: 316px;
	height: 60px;
	line-height: 60px;
	padding-top: 0;
	background-color: #26c540;
}

.freeTell_en .tellForm {
	width: 236px;
	height: 60px;
	float: left;
	background-color: #26c540;
}

.freeTell_en .inner {
	width: 227px;
	height: 38px;
	margin-top: 11px;
	-moz-box-shadow: 0 0 3px rgba(8, 1, 3, .2);
	-webkit-box-shadow: 0 0 3px rgba(8, 1, 3, .2);
	box-shadow: 0 0 3px rgba(8, 1, 3, .2);
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	padding: 0;
}

.freeTell_en .tellNumberTxt {
	width: 146px;
	height: 38px;
	background-color: #fff;
	font-size: 14px;
	color: #a4a4a4;
	line-height: 38px;
	padding-left: 14px;
	-moz-border-radius: 19px 0 0 19px;
	-webkit-border-radius: 19px 0 0 19px;
	border-radius: 19px 0 0 19px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.freeTell_en .tellNumberBtn {
	display: block;
	width: 81px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #298137;
	-moz-border-radius: 0 19px 19px 0;
	-webkit-border-radius: 0 19px 19px 0;
	border-radius: 0 19px 19px 0;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.freeTell_en .tellNumberBtn:hover {
	background-color: #196426;
	color: #fff;
	text-decoration: none;
}

.addressLink_en {
	background-color: #e93c8c;
}

.addressLink_en:after {
	width: 35px;
	height: 44px;
	background-position: -177px -10px;
}

/*end*/
/*.swtCenter {width:350px;height:350px;position:fixed;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 35px rgba(8,1,3,.59);-webkit-box-shadow:0 0 35px rgba(8,1,3,.59);box-shadow:0 0 35px rgba(8,1,3,.59);left:50%;top:50%;z-index:200; background:url(../images/swtcenterbg.jpg) no-repeat center;display:none;}
.swtCenter .closeBtn {display:block;right:3px;top:3px;width:28px;height:28px;border:2px solid #fff;background-color:#171923;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;-moz-transition:all .4s linear 0s;-webkit-transition:all .4s linear 0s;transition:all .4s linear 0s;}
.swtCenter .closeBtn:hover {-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.swtCenter .closeBtn:after {content:'';position:absolute;left:4px;top:11px;width:16px;height:2px; background-color:#FFF;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.swtCenter .closeBtn:before {content:'';position:absolute;left:4px;top:11px;width:16px;height:2px; background-color:#FFF;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.swtCenter a {display:block;width:316px;height:65px;line-height:65px;padding-left:138px; background-color:#fe3509;margin:272px auto 0;color:#fff;font-size:22px;text-decoration:none;position:relative;}
.swtCenter a:hover { background-color:#d22b07;color:#fff;text-decoration:none;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.swtCenter a:after {content:'';position:absolute;left:92px;top:17px;width:36px;height:32px;background:url(../images/swtrighticon_1.png) no-repeat -18px -10px;}
.swtCenter a em {position:absolute;left:115px;top:13px;display:block;width:18px;height:18px;font-size:14px;color:#fff;line-height:18px;text-align:center; background-color:#ff0000;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;z-index:1;-moz-box-shadow:0 0 5px rgba(8,1,3,.75);-webkit-box-shadow:0 0 5px rgba(8,1,3,.75);box-shadow:0 0 5px rgba(8,1,3,.75);}*/

.swtCenter {
	position: fixed;
	width: 416px;
	height: 284px;
	margin-left: -208px;
	margin-top: -142px;
	background: url(../images/gtswt_1.png) -60px 0 no-repeat;
	top: 50%;
	left: 50%;
	z-index: 200;
	-moz-transition: all .8s ease-out 0s;
	-webkit-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 35px #000;
	-webkit-box-shadow: 0 0 35px #000;
	-moz-box-shadow: 0 0 35px #000;
	display: none;
}

.swtCenter a {
	display: block;
	width: 200px;
	height: 56px;
}

.swtCenter.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);
	left: 100%;
	top: 100%;
}

.swtCenter #divMagb {
	position: absolute;
	right: 4px;
	top: 4px;
	width: 27px;
	height: 27px
}

.swtCenter #divMa1 {
	float: left;
	margin-left: 108px;
	margin-top: 208px;
	display: inline;
	background: url(../images/gtswt_1.png) no-repeat -31px -482px;
	position: relative;
}

#divM #divMa1 i {
	position: absolute;
	left: 56px;
	top: 8px;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background-color: #ff0000;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #FFFFFF;
	display: block;
	font-style: normal;
	font-size: 14px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}

.swtCenter #divMagb:hover {
	background: none
}

.swtCenter #divMa1:hover {
	background: url(../images/gtswt_1.png) no-repeat -250px -482px;
}

/*右下角*/
.swtBottom {
	width: 0px;
	height: 0px;
	background-color: #3d3f4b;
	position: fixed;
	right: 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: 154px;
	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: 13px;
	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;
}

/**商务通关闭效果**/
.swt-center-close {
	transition: all 0.5s linear 0s;
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
}

/* tFocus */
#tFocus {
	overflow: hidden;
	padding-left: 13.8%;
	padding-right: 6.7%;
	padding: 0;
	width: 810px;
	margin: 0 auto;
}

#tFocus-pic {
	padding-top: 50px;
	height: 445px;
	position: relative;
}

#tFocus-pic .li_pic {
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity:0);
	opacity: 0;
	padding-top: 50px;
	height: 445px;
}

#tFocusBtn {
	width: 680px;
	padding-left: 5px;
	margin-top: 5px;
	z-index: 20;
	overflow: hidden;
	position: relative;
}

#tFocus-btn {
	position: relative;
	left: 50px;
	bottom: 0;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	width: 590px;
	height: 102px;

}

#tFocus-btn ul {
	width: 100000px;
	position: absolute;
	left: 0;
	top: 0;
}

#tFocus-btn li {
	height: 90px;
	width: 94px;
	padding-top: 7px;
	display: block;
	float: left;
	margin-right: 5px;
}

#tFocus-btn li img {
	border: 2px solid #dddddd
}

#tFocus-btn li.active img {
	border: 2px solid #fd4f00
}

#tFocus-leftbtn {
	background: url(../images/arrow.png) no-repeat 0px 0px;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 30px;
	left: 25px;
	cursor: pointer;
}

#tFocus-rightbtn {
	background: url(../images/arrow.png) -610px 0px no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 30px;
	right: 0px;
	cursor: pointer;
}

#tFocus-pic .mark {
	position: absolute;
	left: 350px;
	top: 60px;
	width: 400px;
	height: 260px;
}

#tFocus-pic .zhicheng {
	font-size: 20px;
}

#tFocus-pic .good_at {
	font-size: 12px;
	line-height: 24px;
}

#tFocus-pic .mark label {
	font-weight: bold;
}

#tFocus-pic h3 {
	font-size: 18px;
	padding: 2px 8px;
}

#tFocus-pic dl {
	max-height: 200px;
	min-height: 96px;
	margin-bottom: 10px;
	overflow: hidden;
}

#tFocus-pic dt {
	padding: 2px 0;
	margin-bottom: 20px;
	font-size: 24px;
}

#tFocus-pic dd {
	line-height: 24px;
	font-size: 12px;
}

/**/
