ï»¿@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;

}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "å¾®è½¯é›…é»‘";
	margin:0;
	padding:0
}
h1, h2, h3, h4, h5, h6, ul, li, p, font, dl, dt, dd, div {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:"å¾®è½¯é›…é»‘"
}
li {
	list-style:none;
	list-style-position:outside
}
img {
	vertical-align:top;
	border:0
}
a {
	text-decoration:none;
	color:#656665;
}
a:hover {
	text-decoration:none;
	color:#00b3f0
}
.clear {
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden;
	width:100%
}
.left {
	float:left
}
.right {
	float:right
}
#top {
	width:100%;
	height:87px;
	z-index:9;
	position:relative;
	background:#f5f5f5;
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
}
#top #nav {
	width:1000px;
	height:87px;
	margin:0 auto
}
#top #nav #logo {
	width:170px;
	height:87px;
	float:left
}
#top #nav #nav-dh {
	width:785px;
	height:87px;
	float:left;
	padding-left:35px;
}
#top #nav #nav-dh ul {
	padding-top:30px
}
#top #nav #nav-dh ul li {
	float:left;
	font-size:14px;
	padding:0 7px
}
#top #nav #nav-dh ul li a {
	color:#6a6a6a;
	width:112px;
	height:37px;
	line-height:33px;
	text-align:center;
	background:url(../images/nav-bj.jpg) -128px 0 no-repeat;
	display:block
}
#top #nav #nav-dh ul li a:hover {
	color:#fff;
	background:url(../images/nav-bj.jpg) 0 0 no-repeat
}
#yewu {
	width:100%;
	height:295px
}
#kehu {
	width:100%;
	height:336px;
	background:#00b3f0
}
#kehu .kehu2 {
	width:1000px;
	margin:0 auto;
	text-align:center
}
#kehu .kehu2 .kehu-bt {
	padding-top:30px
}
#kehu .kehu2 .kehu-logo {
	padding-top:27px
}
#news {
	width:100%;
	height:265px
}
#news .news {
	width:980px;
	margin:0 auto;
	padding-top:35px
}
#news .news .news-lb {
	width:290px;
	float:left;
    border: 1px solid #777777;
    height: 210px;
}
#news .news .news-lb-ju {
	margin-left:50px;
}
#news .news .news-lb h1 {
	font-size:18px;
	color:#454545;
    padding: 10px;
    border-bottom: 1px dashed #000;
}
#news .news .news-lb ul {
	padding:10px
}
#news .news .news-lb ul li {
	font-size:12px;
	line-height:24px
}
#news .news .news-lb ul li a {
	color:#676767;
	background:url(../images/dian.gif) 0 8px no-repeat;
	padding-left:12px
}
#news .news .news-lb ul li a:hover {
	color:#00b3f0
}
#foot {
	width:100%;
	height:120px;
	background:#101110
}
#foot #foot-bq {
	width:970px;
	margin:0 auto;
	background:url(../images/foot-logo.gif) right 31px no-repeat;
	padding-top:35px
}
#foot #foot-bq h1 {
	color:#929292;
	line-height:22px
}
#foot #foot-bq h1 a {
	color:#929292
}
#foot #foot-bq h1 a:hover {
	color:#fff
}
.yewu-btn {
	width:1000px;
	margin:0 auto;
	height:43px;
	padding:32px 0 10px 0;        
}
.yewu-btn ul li {
	float:left;margin-bottom: 10px;
	margin-right:15px
}
.yewu-btn ul li a {
	font-size:16px;
	padding:0 20px;
	height:38px;
	line-height:38px;
	text-align:center;
	display:block;
	border-radius:3px;
	background-color: #fcfcfc;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#fcfcfc),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#fcfcfc,#f1f1f1);
	background-image: -moz-linear-gradient(top,#fcfcfc,#f1f1f1);
	background-image: -ms-linear-gradient(top,#fcfcfc,#f1f1f1);
	background-image: -o-linear-gradient(top,#fcfcfc,#f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#f1f1f1',GradientType=0);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.36);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.36);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.36);
}
.yewu-btn ul li a:hover {
	display:block;
	color:#fff;
	background-color: #00b3f0;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#00b3f0),to(#0095c8));
	background-image: -webkit-linear-gradient(top,#00b3f0,#0095c8);
	background-image: -moz-linear-gradient(top,#00b3f0,#0095c8);
	background-image: -ms-linear-gradient(top,#00b3f0,#0095c8);
	background-image: -o-linear-gradient(top,#00b3f0,#0095c8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b3f0',endColorstr='#0095c8',GradientType=0);
}
.yewu-btn ul li a.yewu-btn-hover{	
	color:#fff;
	background-color: #00b3f0;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#00b3f0),to(#0095c8));
	background-image: -webkit-linear-gradient(top,#00b3f0,#0095c8);
	background-image: -moz-linear-gradient(top,#00b3f0,#0095c8);
	background-image: -ms-linear-gradient(top,#00b3f0,#0095c8);
	background-image: -o-linear-gradient(top,#00b3f0,#0095c8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b3f0',endColorstr='#0095c8',GradientType=0);
}

.yewu-yzm {
	margin-bottom:25px
}
.yewu-yzm h1 {
	font-size:21px;
	color:#3c3c3c;
	text-align: center;
	padding:35px 0 20px 0
}
.yewu-yzm p {
	font-size:14px;
	color:#5e5e5e;
	line-height:24px
}
.yewu-yzm-js {
	width:1000px;
	margin:0 auto;
	padding-bottom:20px
}
.yewu-yzm-js2 {
	background:#FFF
}
.yanzhengma-xuanfu{height:170px; background:#129BE3; width:100%;}
.yanzhengma-xuanfu .yanzhengma-xuanfu-cont{width:1000px; height:110px; margin:0 auto; padding:30px 0;}
.yanzhengma-xuanfu .yanzhengma-xuanfu-cont input.shoujihao{background:#fff; width:300px; height:22px;line-height:22px;border:0;padding:7px 10px; font-size:14px; color:#999; font-family:'å¾®è½¯é›…é»‘';float:left; }
.yanzhengma-xuanfu .yanzhengma-xuanfu-cont input.tuxing{background:#fff; width:80px; height:22px;line-height:22px;border:0;padding:7px 10px; float:left; margin-left:10px;font-size:14px; color:#999; font-family:'å¾®è½¯é›…é»‘';}
.yanzhengma-xuanfu .yanzhengma-xuanfu-cont a.fasong{ float:left;display:block; color:#FFF; width:120px; height:36px; line-height:36px; font-size:16px; text-align:center; margin-left:10px; background:#00496F; text-decoration:none;}
.yanzhengma-xuanfu .yanzhengma-xuanfu-cont a.fasong:hover{ background:#003049;}
.yanzhengma-xuanfu .yanzhengma-xuanfu-cont p.zhushi{ font-size:14px; color:#fff; line-height:17px;padding-bottom: 20px; text-align:center; }

.news-l {
	width:665px;
	float:left
}
.news-r {
	width:220px;
	float:right
}
.search {
	width:220px;
	height:37px;
	float:right;
	position:relative;
	margin-top:3px
}
.search-text {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background-color:#fff;
	border:1px solid #cecece;
	padding:5px 10px;
	font-family:"å¾®è½¯é›…é»‘";
	width:200px;
	height:25px;
	color:#a5a5a5
}
.search-btn {
	position:absolute;
	top:5px;
	right:4px;
	z-index:22;
	width:30px;
	height:30px;
	background:url(../images/search-btn.gif) no-repeat;
	border:0
}
.news-l-lb {
	width:100%;
	height:130px;
	border-bottom:1px dashed #c6c6c6;
	padding-top:35px
}
.news-l-lb dt {
	width:59px;
	float:left;
	padding-right:20px
}
.news-l-lb dt .date {
	background:#0092cb;
	width:59px;
	height:59px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-bottom:12px
}
.date .day {
	font-size:20px;
	font-weight:500;
	float:left;
	width:100%;
	text-align:center;
	color:#fff
}
.date .month {
	font-weight:300;
	text-transform:uppercase;
	float:left;
	width:100%;
	text-align:center;
	line-height:12px;
	margin-top:2px;
	font-size:12px;
	color:#fff
}
.date .year {
	font-weight:300;
	text-transform:uppercase;
	float:left;
	width:100%;
	text-align:center;
	line-height:12px;
	margin-top:2px;
	font-size:11px;
	color:#fff
}
.news-l-lb dd {
	padding-left:0px
}
.news-l-lb dd h1 {
	color:#4b4b4b;
	font-size:18px;
	padding-bottom:13px
}
.news-l-lb dd h2 {
	color:#959595;
	padding-bottom:20px
}
.news-l-lb dd p {
	color:#626262;
	line-height:20px
}
.news-l-lb dd .read_more {
	background:url(../images/shigjeta.png) 85px 5px no-repeat;
	width:118px;
	height:18px;
	display:block;
	margin-top:20px
}
.news-l-lb2 {
	width:100%;
	padding:35px 0 50px 0
}
.news-l-lb2 dt {
	width:59px;
	float:left;
	padding-right:20px
}
.news-l-lb2 dt .date {
	background:#0092cb;
	width:59px;
	height:59px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-bottom:12px
}
.news-l-lb2 dd {
	padding-left:0px
}
.news-l-lb2 dd h1 {
	color:#4b4b4b;
	font-size:18px;
	padding-bottom:13px
}
.news-l-lb2 dd h2 {
	color:#959595;
	padding-bottom:20px
}
.news-l-lb2 dd p {
	color:#626262;
	line-height:20px;
	padding-bottom:16px
}
.Paging {
	margin:30px 0 50px 0;
	text-align:center;
	padding:5px 0
}
.Paging a {
	line-height:27px;
	color:#727272;
	text-align:center;
	background:url(../images/qiehuan-bj.gif) 0 0 no-repeat;
	width:28px;
	height:28px;
	margin-right:5px;
	display:block;
	float:left
}
.Paging .current {
	background:url(../images/qiehuan-bj.gif) -32px 0 no-repeat;
	color:#fff
}
.news-r .wenzbq {
	width:100%;
	padding-top:38px
}
.news-r .wenzbq h1 {
	font-size:16px;
	color:#4c4949;
	padding-bottom:15px
}
.news-r .wenzbq a {
	padding:5px 10px;
	color:#aaa;
	background:#e5e5e5;
	display:block;
	float:left;
	margin:0 10px 10px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
.news-r .wenzbq a:hover {
	background:#009fd6;
	color:#fff
}
.cases {
	width:920px;
	margin:0 auto
}
.duanxinTxt {
	border:solid 1px #abadb3;
	height:18px;
	line-height:18px;
	text-indent:3px;
	width:268px
}
.duanxinBtn {
	background:url(../images/shenqing.gif) no-repeat;
	width:185px;
	height:43px;
	border:0;
	cursor:hand
}
.orange {
	color:#ff7300
}
#banner {
	height:263px;
	background-color:#006798;
	text-align:center
}
#heng_1 {
	height:20px;
	background:url(../images/heng_1.gif)
}
#ys {
	height:290px;
	background:#f5f5f5
}
.ys_bj {
	width:306px;
	height:124px;
	background:url(../images/ys.gif) no-repeat
}
.ys_bj p.wz_biaoti {
	font-family:'å¾®è½¯é›…é»‘';
	font-size:18px;
	color:#00a1c5;
	padding:20px 0 8px 0
}
.ys_bj p.wz_nei {
	font-family:'å¾®è½¯é›…é»‘';
	font-size:13px;
	color:#5b5b5b;
	width:200px;
	line-height:18px
}
.ys-xiaotu {
	margin:16px 10px 0 10px
}
.anli {
	width:180px;
	height:254px;
	float:left;
	background:url(../images/an_bj.gif) no-repeat;
	margin-right:12px
}
.anli {
	text-align:center;
	font-family:"å¾®è½¯é›…é»‘";
	font-size:14px;
	color:#5b5b5b;
	line-height:39px
}
.anli:hover {
	background:url(../images/an_bj2.gif) no-repeat;
	color:#fff
}
.anli dt {
	width:153px;
	height:183px;
	margin:11px 0 0 13px
}
#lianxi {
	text-align:center;
	margin-left:-10px
}
#demo {
	overflow:hidden;
	width:980px;
	height:73px
}
#demo img {
	margin:0 21px 10px
}
.box {
	position:absolute;
	width:513px;
	left:50%;
	height:306px;
	z-index:100;
	background:url(../images/tc_bj.png) no-repeat
}
.box h2 {
	height:25px;
	font-size:14px;
	position:relative;
	padding-left:10px;
	line-height:25px;
	color:#fff
}
.box h2 a {
	position:absolute;
	right:5px;
	font-size:12px;
	color:#fff
}
#TB_overlayBG {
	background-color:#000;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:1500px;
	opacity:.7;
	filter:alpha(opacity=70);
	-moz-opacity:.7
}
#guanbi {
	background:url(../images/guanbi.png) no-repeat;
	width:45px;
	height:45px;
	float:right;
	margin:0 30px 0 0
}
#shifa {
	padding-left:37px;
	font-family:"å¾®è½¯é›…é»‘";
	font-size:24px;
	color:#5b5b5b;
	padding-top:10px
}
.shuruwz {
	padding-left:37px;
	font-family:"å¾®è½¯é›…é»‘";
	font-size:14px;
	color:#5b5b5b;
	margin-top:45px;
	line-height:37px
}
.fsbtn {
	width:121px;
	height:37px;
	margin-left:163px;
	font-family:"å¾®è½¯é›…é»‘";
	font-size:18px;
	margin-top:15px;
	line-height:37px;
	font-weight:bold;
	background:url(../images/fabtn.gif) no-repeat;
	text-align:center
}
.fsbtn a {
	color:#fff
}
.fsbtn a:hover {
	text-decoration:none
}
#hengt {
	height:10px;
	background:url(../images/heng_2.gif) repeat-x
}
.clear {
	display:block;
	clear:both;
	line-height:0;
	font-size:0
}
.heibai {
	width:947px;
	margin:22px 0 10px 0;
	border-bottom:1px solid #fff;
	border-top:1px solid #dcdddc
}
.dxkh {
	height:50px;
	font-family:'å¾®è½¯é›…é»‘';
	font-size:30px;
	color:#414141;
	text-align:center
}
.dxkh2 {
	height:20px;
	font-family:'å¾®è½¯é›…é»‘';
	font-size:16px;
	color:#747474;
	text-align:center
}
.banquan {
	font-family:'å®‹ä½“';
	font-size:12px;
	line-height:18px;
	text-align:center
}
.banquan p {
	color:#197ccd
}
.banquan p a {
	color:#197ccd
}
.banquan p span {
	font-family:Arial
}
.play-pic {
	width:153px;
	height:183px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	position:relative
}
.play-pic img {
	width:153px;
	height:183px;
	display:block;
	overflow:hidden
}
.play-pic:hover img {
	border-color:#e12160;
	_filter:alpha(opacity=60)
}
.play-pic span.play-icon {
	width:153px;
	height:183px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	cursor:pointer;
	background:url(../images/fscs.png) 0 0 no-repeat;
	display:none
}
#con {
	FONT-SIZE:12px;
	MARGIN:0 auto;
	WIDTH:960px
}
#tags {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 960px;
	PADDING-TOP: 0px;
}
#tags LI {
	width:83px;
	background:#999;
	FLOAT: left;
	MARGIN-RIGHT: 13px;
	margin-top: 23px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 31px
}
#tags LI A {
	BACKGROUND:url(../images/btn_an.gif) no-repeat;
	FLOAT: left;
	font-family:"å¾®è½¯é›…é»‘";
	font-size:16px;
	color:#5b5b5b;
	width:83px;
	HEIGHT: 31px;
	text-align:center;
	line-height:30px;
	TEXT-DECORATION: none
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px
}
#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	MARGIN-BOTTOM: -2px;
	POSITION: relative;
	HEIGHT: 25px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	background:url(../images/btn_ax.gif) no-repeat;
	COLOR: #fff;
}
#tabss {
	width:1000px;
	margin:10px auto;
	margin-bottom:20px
}
#tabss h1 {
	font-size:20px;
	color:#765700;
	padding:0 0 5px 0
}
#tabss h2 {
	font-size:15px;
	color:#765700;
	padding:8px 0 5px 0
}
#tabss p {
	font-size:13px;
	color:#937112
}
#tabss li {
	float:left;
	margin-right:1px
}
#tabss li a {
	display:block;
	width:183px;
	height:33px;
	font-size:16px;
	text-align:center;
	line-height:33px;
	background:#e9e9e9;
	text-decoration:none;
	color:#828282
}
#tabss li a:hover {
	background:#fbdd88;
	color:#6b4f00
}
#tabss #tabs-1 {
	padding:20px 40px 20px 40px;
	background:#f9c639;
	margin-bottom:10px
}
.tagContent {
	DISPLAY:none;
	COLOR:#474747;
	PADDING-TOP:10px
}
#tagContent DIV.selectTag {
	DISPLAY:block
}
.gongnengsm {
	width:960px;
	margin:0 auto;
	background:#f2f2ef
}
.gongnengsm2 {
	width:947px;
	background:#f2f2ef;
	border:1px solid #fff;
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.4);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.4)
}
.gongnengsm-bt {
	font-size:28px;
	height:30px;
	padding:20px 0 20px 30px;
	color:#666
}
.gongnengsm-bg tr td {
	font-size:16px;
	border-bottom:1px solid #f2f2ef;
	line-height:24px;
	padding:6px 10px 6px 10px;
	color:#666
}
.fengexian {
	border-left:1px solid #f2f2ef
}
.gongnengsm-bg h4 {
	font-weight:normal;
	color:#009fea
}
.gongnengsm-bg p {
	font-size:12px;
	padding-top:10px;
	line-height:18px
}
.kt-je {
	font-size:14px;
	padding:0 150px 15px 30px;
	color:#666
}
.wenda h4 {
	color:#666;
	font-weight:700
}
.wenda p {
	line-height:18px;
	margin-bottom:6px;
	padding-right:20px;
	color:#666
}
#lianxi {
	font-family:"å¾®è½¯é›…é»‘";
	font-size:28px;
	color:#3e3e3e;
	line-height:32px;
	padding-left:26px
}
#lianxi2 {
	font-family:"Arial";
	font-size:12px;
	color:#c0c0c0;
	line-height:16px;
	padding-left:26px
}
.baidu_online {
	position:fixed;
	width:138px;
	height:300px;
	top:118px;
	right:0;
	overflow:hidden;
	z-index:999;
	background:url(../images/zx-qq.png) no-repeat
}
#content {
	padding:0;
	background-color:#fff;
	position:relative;
	min-height:350px
}
#content #section1 {
	height:410px;
	position:relative
}
#content .section1_bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0
}
#content .section_inner {
	width:980px;
	margin:0 auto;
	position:relative
}
#content #section1 .top_banner {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:410px
}
#content #section1 .top_banner .left_banner {
	width:430px;
	height:410px;
	position:relative
}
#content #section1 .top_banner .right_banner {
	width:550px;
	height:340px;
	position:absolute;
	right:0;
	top:48px
}
#content #section1 .top_banner .right_banner .title {
	padding-left:40px
}
#content #section1 .top_banner .left_banner .scrollable {
	position:absolute;
	width:237px;
	height:300px;
	bottom:0;
	right:22px;
	overflow:hidden;
	z-index:11
}
#content #section1 .top_banner .overlay {
	z-index:111;
	width:430px;
	height:410px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/banner_bg.png) no-repeat right bottom
}
#content #section1 .top_banner .imgs {
	overflow:hidden;
	width:711px;
	height:299px;
	position:absolute;
	bottom:0;
	left:0
}
#content #section1 .top_banner .imgs img {
	float:left
}
#content #section1 .top_banner .right_banner .banner_tab_unit {
	display:none;
	position:absolute;
	left:163px;
	top:0
}
#content #section1 .top_banner .right_banner .banner_tab_unit .quotation_start {
	float:left;
	display:block;
	width:30px;
	height:54px;
	background:url(../images/quotation_icon.png) no-repeat 0 0
}
#content #section1 .top_banner .right_banner .banner_tab_unit .quotation_end {
	float:left;
	display:block;
	width:30px;
	height:54px;
	background:url(../images/quotation_icon.png) no-repeat -31px 34px
}
#content #section1 .top_banner .right_banner .banner_tab_unit .quotation_inner {
	color:#fff;
	font-size:15px;
	line-height:18px;
	float:left
}
#content #section1 .top_banner .right_banner .banner_container {
	padding-left:50px;
	margin-top:20px
}
#content #section1 .top_banner .right_banner .banner_tabs {
	float:left;
	margin-top:10px
}
#content #section1 .top_banner .right_banner .banner_tabs li {
	position:relative;
	width:500px;
	cursor:pointer
}
#content #section1 .top_banner .right_banner .banner_tabs li.active .banner_tab_unit {
	display:block
}
#content #section1 .top_banner .right_banner .banner_tabs a {
	display:block;
	background:url(../images/banner-btn-bj.png) 0 0 no-repeat;
	width:163px;
	height:45px;
	margin-bottom:10px
}
#content #section1 .top_banner .right_banner .banner_tabs a div {
	color:#fff;
	font-size:16px;
	line-height:40px;
	text-align:center
}
#content #section1 .top_banner .right_banner .banner_tabs .active a {
	background:url(../images/banner-btn-bj-hover.png) 0 0 no-repeat
}
#content #section1 .top_banner .right_banner .banner_tabs :hover a {
	background:url(../images/banner-btn-bj-hover.png) 0 0 no-repeat
}
#content #section1 .top_banner .right_banner .banner_body {
	padding-left:10px;
	float:left;
	width:330px;
	height:180px;
	position:relative
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both
}
.items div {
	float:left;
	width:237px
}
.ld_bt {
	font-size:16px;
	color:#3c3c3c;
	padding-left:20px;
}
.ld_js {
	display:inline-block;
	font-size:14px;
	color:#5e5e5e;
	line-height:20px;
	padding:10px 30px 0px 20px;
}
.ld_bt2 {
	font-size:16px;
	color:#3c3c3c;
	padding-left:55px;
}
.ld_js2 {
	display:inline-block;
	font-size:14px;
	color:#5e5e5e;
	line-height:20px;
	padding:10px 20px 0px 55px;
}
.hd_online {
	background:url(../images/iphone_bj.gif) no-repeat;
	padding:0 20px;
}
/* nav_menu */
.xnav_menu {
	height:112px;
	padding:6px 0;
}
.xnav {
	width:930px;
	height:112px;
	position:relative;
	margin:0 auto;
}
.xnav .xlist li {
	float:left;
	background:url(../images/yingyong_bj.gif) no-repeat;
	margin-right:19px;
}
.xnav .xlist a {
	float:left;
	width:137px;
	height:108px;
	display:inline-block;
	text-align:center;
	font:14px/36px "å¾®è½¯é›…é»‘";
	color:#3abcdd;
	overflow:hidden
}
.xnav .xlist a:hover {
	color:#FFA304;
}
.xnav .xlist a:hover, .xnav .xlist .now {
	color:#3abcdd;
	background:#fff;
	-webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.22);
}
.xnav .xbox {
	position:absolute;
	top:112px;
	width:917px;
	background:#FFF;
	overflow:hidden;
	height:0;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.22);
}
.xnav .xcont {
	position:relative;
	padding:25px 0 0px 24px;
}
.xnav .xcont .xcont_1 {
	display:inline-block;
	width:275px;
	height:222px;
	background:#999;
}
.xnav .xcont .xcont_wz {
	font-family:'å¾®è½¯é›…é»‘';
	font-size:14px;
	color:#5e5e5e;
	padding-bottom:15px;
}
.xnav .xcont .xcont_ju {
	margin-left:20px;
}
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  50% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  75% {
    -moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }

  85% {
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  50% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  75% {
    -moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }

  85% {
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  50% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  75% {
    -moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }

  85% {
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  50% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  75% {
    -moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }

  85% {
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
}
.service-item:hover .service-icon {
  -webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}


.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}


/*fkfs*/
.t9 h2 {text-align:center;font-size:24px;font-weight:bold;margin-top:20px;margin-bottom:20px;line-height:48px;}.t9 .pay {width:980px;margin-top:20px;margin-right:auto;margin-bottom:40px;margin-left:auto;display:block;overflow:hidden;}
#paynav {border-radius:4px;font-size:16px;font-weight:bold;margin-right:35px;margin-left:35px;background-color:#00bb9c;color:#FFF;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:40px;background-image:url(../images/dg.png);background-repeat:no-repeat;background-position:12px center;width:140px;}
.t9 .pay #pays {font-size:16px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#00BB9C;line-height:32px;margin-bottom:20px;margin-left:35px;font-style:italic;}
.t9 .pay .payl {float:left;width:308px;border:1px solid #CCC;margin-top:20px;margin-right:35px;margin-bottom:20px;margin-left:35px;padding-right:50px;padding-bottom:20px;padding-left:60px;}
.t9 .pay .payl:hover{border:1px solid #00bb9c;}
.t9 .pay .payl p {font-size:14px;line-height:28px;}
.t9 .pay .payl p span {font-weight:bold;}
.t9 .pay .payl .num {font-weight:bold;}
.t9 .pay .smpay {float: left;border: 1px solid #CCC;margin-top: 20px;margin-bottom: 20px;margin-left: 35px;width: 378px;padding-top: 36px;padding-bottom: 36px;padding-left: 30px;margin-right: 35px;padding-right: 10px;text-align: center;}
.t9 .pay .smpay:hover{border: 1px solid #00bb9c;}

/*å°¾æ–‡ï¿? ----------------------------------------------------------------------------------------------------*/  
.info{ width:100%;  background-color:#eaeaea; float:left;}
	.infoBox{ width:1000px;margin:0 auto;  overflow:hidden;}
	.infoBox_left{ width:500px;  float:left; overflow:hidden; padding-top:30px;}
		.infoSearch{ width:500px; height:50px; float:left; overflow:hidden;padding-left:20px}
		.searchField{ width:243px; height:35px; background:url(../images/search_bg.jpg) left top no-repeat; float:left;}
		.searchImput{ width:177px; height:35px; line-height:35px; float:left; margin:0; padding:2px 0px 0px 15px; background:none;border:none;}
		.searchBtn{ width:43px; height:35px; float:left;}
		.emList{ width:500px; float:left; overflow:hidden;}
		.emList h1{width:80px;line-height:22px;font-size:18px; color:#054695;font-weight:normal; font-family:"å¾®è½¯é›…é»‘";float:left;webkit-font-smoothing:antialiased;margin:0; padding:10px 0px 0px 0px;}
		.emList h2{width:150px;line-height:22px;font-size:14px; color:#999;font-weight:normal;font-family:"å¾®è½¯é›…é»‘";float:left;webkit-font-smoothing:antialiased;margin:0; padding:10px 0px 0px 0px;}
		.emList h3{width:120px;line-height:20px;font-size:15px; color:#2d2d2d;font-weight:normal;font-family:"å¾®è½¯é›…é»‘";float:left;webkit-font-smoothing:antialiased;margin:0px; padding: 12px 0px 12px 0px;}
		.emList_title{ float:left; width:500px; height:30px; font-family:"å¾®è½¯é›…é»‘"; font-size:15px; color:#333333;list-style: none;margin:0;}
		.emList_title li{ float:left; width:120px;list-style:none;}
		.emList ul{ width:120px; float:left; overflow:hidden;}
		.emList ul li{ width:110px; line-height:28px; border-bottom:solid 1px #FFFFFF;}		
	.infoBox_right{ width:500px;float:left; overflow:hidden; padding-top:30px;}
		.infoLinks{ width:202px;  float:left; overflow:hidden; padding-left:15px;}
		.infoLinks_1{ width:202px; height:67px; background:url(../images/btn_link1_1.jpg) no-repeat left center;}
		.infoLinks_1 a{ width:202px; height:67px; display:block;}
		.infoLinks_1 a:hover{ display:block; background:url(../images/btn_link1_2.jpg) no-repeat left center;}
                     .infoLinks_3{ width:202px; height:67px; background:url(../images/btn_link3_1.jpg) no-repeat left center;}
		.infoLinks_3 a{ width:202px; height:67px; display:block;}
		.infoLinks_3 a:hover{ display:block; background:url(../images/btn_link3_2.jpg) no-repeat left center;}

		.infoLinks_2{ width:202px; height:67px; background:url(../images/btn_link2_1.jpg) no-repeat left center;}
		.infoLinks_2 a{ width:202px; height:67px; display:block;}
		.infoLinks_2 a:hover{ display:block; background:url(../images/btn_link2_2.jpg) no-repeat left center;}
		.infoLinks_3{font-size: 13px;font-family: 'Î¢ï¿½ï¿½ï¿½Åºï¿½';color: #054695;text-align: center;}
		.infoLinks_3 img{width: 127px;height: 127px;margin: 5px 20px;}
		.copyright{ width:435px; height:60px; float:left; padding-left:20px;}
		.copyright_links{ width:435px; float:left; overflow:hidden;}
		.copyright_words{ width:435px;float:left; overflow:hidden; padding-top:5px;}
		
.zz{text-align: center;

    width: 1000px;
    margin: 20px auto;
    overflow: hidden;}
.zz a{float: left;padding-left: 20px;}	
.bfcs{    width: 100px;
    height: 30px;
    background-color: whitesmoke;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
    border: 1px solid #ebebeb;}	
.fl{width:100%;text-align: center;}
.fl a{font-size: 16px;}


.h-new {
  background: #f5f5f5;
  height: 40px;
  line-height: 40px;}

.warp {
  width: 1000px;
  margin: 0 auto;}
.h-new .warp li {
  list-style-type: none;
  float: left;
  line-height: 40px;
  margin-right: 25px;
}
.h-new .warp li img{
  margin: 0;
  padding: 0;    vertical-align: 0;
  border: 0;}
.wzlr p{font-size: 16px;color: #696969;line-height: 1.6;margin-bottom: 10px;}