﻿ @charset "utf-8";
/* CSS Document */

/*common*/

.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.bg {
	background: #FFF;
}
/**/

.banner {
	height: 570px;
}
.banner a {
	display: block;
}
.fullSlide {
	clear: both;
	width: 100%;
	position: relative;
	height: 570px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 570px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
.fullSlide .bd li a {
	display: block;
	height: 570px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 100px;
	height: 8px;
	margin: 1px;
	overflow: hidden;
	background: #317ef3;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #DA2538;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 73px;
	height: 73px;
}
.fullSlide .prev {
	background: url(left1s) no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(right1s) no-repeat;
}
/* 产品  */

.g_pro {
	padding-top: 60px;
	height: 690px;
}
.g_pro .m_left {
	float: left;
	width: 259px;
}
.g_pro .m_left h2 {
	height: 70px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	background: #317ef3;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.g_pro .m_left h2 a {
	color: #fff;
}
.g_pro .m_left h2 em {
	display: block;
	font-size: 16px;
	color: #a7afc8;
	font-weight: normal;
	text-transform: uppercase;
	font-family: arial;
	padding-top: 6px;
}
.g_pro .m_left h3 {
	height: 56px;
	line-height: 56px;
	font-weight: normal;
}
.g_pro .m_left h3 a {
	display: block;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	padding-left: 80px;
	font-size: 16px;
	color: #333333;
	background: url(flico.jpg) no-repeat 38px 20px;
	border: 1px solid #e3e3e3;
	border-bottom: none;
}
.g_pro .m_left h3 a:hover, .g_pro .m_left .cur a {
	background: #f5f5f5 url(flh.jpg) no-repeat;
	color: #da2538;
	font-weight: bold;
	border-bottom: none;
}
.flst {
	padding: 0 0 18px 74px;
	border: 1px solid #e3e3e3;
	border-bottom: none;
	border-top: none;
	background: #f5f5f5 url(flline.jpg) repeat-y left top;
	display: none;
}
.flst li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	width: 170px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.flst li a {
	font-size: 14px;
	color: #666666;
}
.fltel {
	background: url(flte.jpg) no-repeat;
	width: 169px;
	height: 100px;
	padding: 54px 0 0 90px;
}
.fltel em {
	display: block;
	padding-left: 66px;
	font-size: 14px;
	color: #333333;
}
.fltel b {
	font-size: 20px;
	color: #317ef3;
	font-weight: normal;
	padding-top: 10px;
	display: block;
}
.m_cp {
	float: right;
	width: 718px;
}
.m_cp h3 {
	height: 34px;
	line-height: 34px;
	background: url(cptit.jpg) no-repeat 0 bottom;
	margin-bottom: 24px;
}
.m_cp h3 a {
	font-size: 16px;
	color: #317ef3;
	font-weight: bold;
}
.m_cp h3 em {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}
.m_cp h3 span {
	float: right;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}
.m_cp h3 span a {
	color: #666;
	font-weight: normal;
	font-size: 14px;
}
.g_pro .tjcp {
	background: url(tjcpbg.jpg) no-repeat;
	width: 583px;
	height: 327px;
	padding: 23px 60px 0 75px;
}
.g_pro .u_cplst {
	height: 327px;
}
.g_pro .u_cplst dt {
	float: left;
	width: 300px;
	margin-right: 15px;
}
.g_pro .u_cplst dt img {
	width: 300px;
	height: 327px;
	display: block;
}
.g_pro .u_cplst dd {
	float: left;
	width: 260px;
	padding-top: 20px;
}
.g_pro .u_cplst dd h4 {
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c3c3c3;
}
.g_pro .u_cplst dd h4 a {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 260px;
	height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.g_pro .u_cplst dd p span {
	font-size: 15px;
	color: #da2538;
	font-weight: normal;
	margin-bottom: 18px;
	display: block;
}
.g_pro .u_cplst dd p {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	height: 140px;
	margin-bottom: 20px;
	overflow: hidden;
}
.g_pro .u_cplst dd .ddspan {
	display: block;
	margin-bottom: 0;
}
.g_pro .u_cplst dd .ddspan a {
	display: block;
	width: 104px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #317ef3;
	font-size: 14px;
	color: #317ef3;
	text-align: center;
}
.g_pro .u_ljt, .g_pro .u_rjt {
	width: 22px;
	height: 34px;
	position: absolute;
	cursor: pointer;
	display: block;
}
.g_pro .u_ljt {
	left: 16px;
	top: 160px;
}
.g_pro .u_rjt {
	right: 16px;
	top: 160px;
}
.g_pro .u_ljt a {
	background: url(ljt) no-repeat;
	width: 22px;
	height: 34px;
	display: block;
}
.g_pro .u_rjt a {
	background: url(rjt.png) no-repeat;
	width: 22px;
	height: 34px;
	display: block;
}
.g_pro .u_ljt a:hover, .g_pro .u_rjt a:hover {
	background-position: -22px 0;
}
.g_pro .u_lst1 {
	height: 552px;
	padding-top: 20px;
	border: 1px solid #e3e3e3;
}
.g_pro .u_lst1 li {
	width: 193px;
	float: left;
	margin: 10px 22px 10px 22px;
}
.g_pro .u_lst1 .lastli {
	margin-right: 0;
}
.g_pro .u_lst1 li img {
	width: 190px;
	height: 182px;
	display: block;
}
.g_pro .u_lst1 li span {
	display: block;
	width: 166px;
	margin-top: 15px !important;
	text-align: center;
	padding-right: 20px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	margin: 0 auto;
	border-top: 1px solid #e3e3e3;
	background: url(cpico.jpg) no-repeat right 11px;
	font-size: 14px;
	color: #666;
}
.g_fw {
	background: url(fwbg.jpg) no-repeat center top;
	height: 545px;
	padding-top: 50px;
}
.g_fw h2 {
	background: url(xttit.png) no-repeat 0 60px;
	text-align: center;
	font-size: 30px;
	height: 100px;
}
.g_fw h2 a {
	color: #fff;
	font-weight: normal;
}
.g_fw h2 em {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding-top: 14px;
}
.fwlst {
	height: 64px;
	margin-left: 370px;
	color: #979daf;
	font-size: 16px;
}
.fwlst li {
	display: inline-block;
	float: left;
	font-size: 16px;
	color: #fff;
	padding: 0 30px 0 10px;
	background: url(fwline.jpg) no-repeat right center;
}
.fwlst li a {
	color: #fff;
}
.fwlst .lasta {
	background: none;
}
.fwlst li a:hover, .fwlst .cur a {
	font-weight: bold;
}
.m_fwc {
	margin-left: 25px;
}
.m_fwc dl {
	float: left;
	width: 256px;
	height: 290px;
	background: #fff;
	border: 2px solid #0f296a;
	border-radius: 2px;
	margin-right: 85px;
	padding-top: 20px;
}
.m_fwc .lasdtdl {
	margin-right: 0;
}
.m_fwc dt {
	width: 256px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
}
.m_fwc dt a {
	color: #333;
	font-weight: bold;
	display: block;
	width: 256px;
	height: 122px;
	margin: 0 auto;
}
.m_fwc dt a:hover {
	color: #da2538;
}
.m_fwc dt a em {
	display: block;
	padding-top: 155px;
	height: 35px;
}
.m_fwc dd {
	padding: 0 16px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	text-align: center;
}
.fw1 a {
	background: url(fwico.jpg) no-repeat -24px 0;
}
.fw1 a:hover {
	background: url(fwicoh.jpg) no-repeat -24px 0;
}
.fw2 a {
	background: url(fwico.jpg) no-repeat -369px -4px;
}
.fw2 a:hover {
	background: url(fwicoh.jpg) no-repeat -369px -3px;
}
.fw3 a {
	background: url(fwico.jpg) no-repeat -715px 0;
}
.fw3 a:hover {
	background: url(fwicoh.jpg) no-repeat -715px 0;
}
.fw4 a {
	background: url(fwico2.jpg) no-repeat -24px -4px;
}
.fw4 a:hover {
	background: url(fwicoh2.jpg) no-repeat -24px -4px;
}
.fw5 a {
	background: url(fwico2.jpg) no-repeat -369px -4px;
}
.fw5 a:hover {
	background: url(fwicoh2.jpg) no-repeat -369px -3px;
}
.fw6 a {
	background: url(fwico2.jpg) no-repeat -715px -4px;
}
.fw6 a:hover {
	background: url(fwicoh2.jpg) no-repeat -715px -4px;
}
.g_fa {
	background: url(fabg.jpg) no-repeat center top;
	height: 560px;
	padding-top: 60px;
}
.g_fa .m_fal {
	float: left;
	width: 225px;
}
.g_fa .m_fal h2 {
	width: 225px;
	height: 80px;
	padding-top: 27px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background: #317ef3;
}
.g_fa .m_fal h2 a {
	color: #fff;
}
.g_fa .m_fal h2 em {
	display: block;
	font-size: 16px;
	color: #a7afc8;
	text-transform: uppercase;
	font-weight: normal;
}
.falst {
	height: 393px;
	background: #fff;
	padding: 0 20px;
}
.falst li {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 15px;
	width: 185px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.falst .lastli {
	border-bottom: none;
}
.falst li a {
	color: #666666;
	display: block;
	width: 185px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.falst li a:hover, .falst .cur a {
	color: #da2538;
}
.m_far {
	float: right;
	width: 752px;
	overflow: hidden;
	height: 507px;
}
.m_far .fatj {
	height: 330px;
}
.m_far .fatj dt {
	float: left;
	width: 439px;
	height: 310px;
}
.m_far .fatj dt img {
	display: block;
	width: 439px;
	height: 310px;
}
.m_far .fatj dd {
	float: left;
	width: 253px;
	background: #dd3a4b;
	height: 265px;
	padding: 45px 30px 0;
}
.m_far .fatj h3 {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.m_far .fatj h3 a {
	color: #fff;
}
.m_far .fatj p {
	font-size: 14px;
	line-height: 25px;
	height: 150px;
	overflow: hidden;
	color: #fff;
}
.m_far .fatj span a {
	display: block;
	margin-top: 40px;
	width: 198px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: 1px solid #f1b0b7;
}
.m_far .gundl {
	width: 752px;
	height: 330px;
	overflow: hidden;
}
.m_far .newsal, .m_far .tjlst {
	width: 752px;
	height: 510px;
	overflow: hidden;
}
.tjlst li {
	position: relative;
	float: left;
	width: 241px;
	height: 170px;
	margin-right: 14px;
}
.tjlst .lastli {
	margin-right: 0;
}
.tjlst li img {
	display: block;
	width: 241px;
	height: 170px;
}
.tjlst li em {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 241px;
	height: 30px;
	line-height: 30px;
	background: url(sha.png) repeat;
	text-align: center;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}
/*小广告*/

.g_xban {
	height: 165px;
	background: url(xban.jpg) no-repeat center top;
}
.g_xban .kong {
	width: 1000px;
	height: 212px;
	display: block;
}
.g_xban .btn1 {
	top: 112px;
	left: 808px;
}
.g_xban .btn2 {
	top: 112px;
	left: 910px;
}
.g_xban .u_tel1 {
	left: 820px;
	top: 40px;
}
.g_xban .u_tel1 em {
	display: block;
	padding-left: 56px;
	font-size: 14px;
	color: #fff;
}
.g_xban .u_tel1 b {
	color: #fff;
	font-size: 24px;
	font-family: arial;
	display: block;
	font-weight: normal;
}
/* 优势 */

.g_ys {
	height: 1132px;
	background: url(youshi-bj.gif) no-repeat center top;
}
.ysimg1 {
	top: 133px;
	right: -2px;
}
.ysimg2 {
	top: 707px;
	left: -1px;
}
.ysimg3 {
	top: 1325px;
	right: -3px;
}
.g_ys h2 {
	padding-top: 17px;
	height: 120px;
}
.m_ys1 {
	top: 215px;
	left: 47px;
}
.m_ys2 {
	top: 436px;
	left: 47px;
}
.m_ys3 {
	top: 745px;
	left: 595px;
}
.m_ys4 {
	top: 1045px;
	left: 595px;
}
.m_ys5 {
	top: 1343px;
	left: 47px;
}
.m_ys6 {
	top: 1582px;
	left: 47px;
}
.g_ys .m_gy {
	position: absolute;
	width: 415px;
}
.g_ys .m_gy h3 {
	margin-left: 30px;
	height: 88px;
	color: #444444;
	font-size: 24px;
	font-weight: normal;
}
.g_ys .m_gy h3 em {
	display: block;
	font-size: 26px;
	color: #317ef3;
	font-weight: bold;
}
.g_ys .m_gy p {
	font-size: 15px;
	color: #444444;
	line-height: 24px;
	padding-left: 26px;
	margin-bottom: 6px;
}
.g_ys .m_gy p b {
	font-weight: normal;
	color: #da2538;
}
.g_ys .ysp1 {
	background: url(ysp1.jpg) no-repeat 0 8px;
}
.g_ys .ysp2 {
	background: url(ysp2.jpg) no-repeat 0 8px;
}
.g_ys .ysp3 {
	background: url(ysp3.jpg) no-repeat 0 8px;
}
.g_ys .ysp4 {
	background: url(ysp4.jpg) no-repeat 0 8px;
}
.g_ys .ysp5 {
	background: url(ysp5.jpg) no-repeat 0 8px;
}
.g_ys .ysp6 {
	background: url(ysp6.jpg) no-repeat 0 8px;
}
/* 哈思代理流程图 */

.g_lc {
/*	background: url(case-bj.gif) repeat-x;*/
	height: 335px;
	padding-top: 30px;
}
.g_lc .sbjia{
	width: 1000px; 
	margin: 0 auto;
}
.g_lc .sbjia .u_rjt{
	right: 360px;
top: 195px;
}
.g_lc .sbjia .u_ljt{
	left: 360px;
top: 195px;
}
.g_lc h2 {
	text-align: center;
	height: 116px;
	font-size: 30px;
	font-weight: normal;
}
.g_lc h2 a {
	color: #fff;
}
.g_lc h2 em {
	display: block;
	font-weight: normal;
	font-size: 16px;
	color: #4c6198;
	text-transform: uppercase;
	padding-top: 7px;
}
.lclst {
	height: 75px;
	padding-left: 34px;
}
.lclst li {
	float: left;
	font-size: 12px;
	color: #fff;
}
.lclst .li1 {
	width: 92px;
}
.lclst .li2 {
	width: 92px;
}
.lclst .li3 {
	width: 116px;
}
.lclst .li4 {
	width: 92px;
}
.lclst .li5 {
	width: 92px;
}
.lclst .li6 {
	width: 92px;
}
.lclst .li7 {
	width: 92px;
}
.lclst .li8 {
	width: 92px;
}
.lclst .li9 {
	width: 92px;
}
.lclst .li10 {
	width: 63px;
}
.lclst .li11 {
	width: 50px;
}
.lctel {
	padding-left: 310px;
}
.lctel em {
	display: block;
	float: left;
	width: 208px;
	height: 26px;
	line-height: 26px;
	border-top: 1px solid #8b9dc2;
	border-bottom: 1px solid #8b9dc2;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-right: 23px;
}
.lctel em b {
	font-weight: normal;
	font-size: 16px;
}
.lctel span {
	display: block;
	float: left;
	width: 240px;
}
.lctel span a {
	display: block;
	float: left;
	margin-right: 12px;
}
/* 走进 */

.g_zj {
	height: 654px;
	padding-top: 30px;
	background: url(about-bj.jpg) no-repeat top center;
}
.g_zj .li-ge{
	color: #fff !important;
}
.g_zj .u_dlst1 {
	height: 310px;
	clear: both;
	margin-top: 20px;
}
.g_zj .u_dlst1 dt {
	width: 500px;
	float: left;
	margin-right: 25px;
	margin-right: 7px;
    margin-left: 20px;
}
.g_zj .u_dlst1 dt img {
	width: 477px;
height: 292px;
	display: block;
}
.g_zj .u_dlst1 dd {
	float: left;
	width: 472px;
	padding-top: 20px;
}
.g_zj .u_dlst1 h3 {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.g_zj .u_dlst1 h3 a {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}
.abwz {
	overflow: hidden;
	line-height: 25px;
}
.g_zj .u_dlst1 p {
	font-size: 14px;
	color: #e3e3e3;
	line-height: 25px;
	overflow: hidden;
}
.g_zj .u_dlst1 span {
	display: block;
	margin-top: 16px;
}
.g_zj .u_dlst1 span a {
	font-size: 14px;
	color: #fff;
}
.u_xclst {
	background: url(fctit.jpg) no-repeat 0 3px;
	height: 38px;
	line-height: 36px;
	margin-bottom: 20px;
	padding-left: 395px;
}
.u_xclst li {
	float: left;
}
.u_xclst li a {
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
}
.u_xclst li a:hover, .u_xclst .cur a {
	color: #317ef3;
	font-weight: bold;
}
.m_zsc {
	position: relative;
	
}
.m_zsc .u_lst1 {
	width: 1000px;
	overflow: hidden;
}
.m_zsc .u_lst1 li {
	width: 226px;
	float: left;
	margin-right: 30px;
}
.m_zsc .u_lst1 .lastli {
	margin-right: 0;
}
.m_zsc .u_lst1 li img {
	width: 226px;
	height: 133px;
	display: block;
	border: 1px solid #e3e3e3;
}
.m_zsc .u_lst1 li em {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	overflow: hidden;
	width: 226px;
	font-size: 14px;
	color: #fff;
}
.f_cb .u_mid{
	margin-top: 20px;
}
.g_zj .u_ljt, .g_zj .u_rjt {
	width: 35px;
	height: 75px;
	position: absolute;
	cursor: pointer;
	display: block;
}
.g_zj .u_ljt {
	left: -55px;
	top: 86px;
}

.g_zj .u_rjt {
	right: -55px;
	top: 86px;
}
.g_zj .u_ljt a {
	background: url(ljt.jpg) no-repeat;
	width: 35px;
	height: 75px;
	display: block;
}
.g_zj .u_rjt a {
	background: url(rjt.jpg) no-repeat;
	width: 35px;
	height: 75px;
	display: block;
}
.g_zj .u_ljt a:hover, .g_zj .u_rjt a:hover {
	background-position: -35px 0;
}
/* 新闻 */

.g_newcon {
	height: 444px;
	padding-top: 72px;
	overflow: hidden;
	background: url(newbg.jpg) no-repeat center top;
}
.g_news {
	width: 636px;
	padding-left: 15px;
}
.g_news h2 {
	height: 36px;
	line-height: 36px;
	margin-bottom: 25px;
}
.g_news h2 .u_tab {
	float: left;
	display: inline-block;
	font-size: 16px;
	color: #666;
}
.g_news h2 .u_tab a {
	height: 36px;
	line-height: 36px;
	display: inline-block;
	color: #666666;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	padding: 0 13px;
}
.g_news h2 .u_tab a:hover, .g_news h2 .u_tab .cur {
	color: #317ef3;
	font-weight: bold;
	background: url(newtit.jpg) no-repeat 13px bottom;
}
.g_news h2 .u_more a {
	color: #666666;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	display: block;
}
.g_news h2 .u_more a:hover {
	background: none;
}
.g_news .u_dlst3 {
	height: 180px;
	padding-left: 10px;
}
.g_news .u_dlst3 dt {
	float: left;
	width: 210px;
	margin-right: 27px;
}
.g_news .u_dlst3 dt img {
	width: 210px;
	height: 135px;
	display: block;
}
.g_news .u_dlst3 dd {
	float: left;
	width: 385px;
}
.g_news .u_dlst3 h3{
	font-size: 14px;
display: block;
width: 290px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.g_news .u_dlst3 dd p {
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
}
.g_news .u_dlst3 dd span {
	display: block;
}
.g_news .u_dlst3 dd span a {
	color: #317ef3;
}
.u_lst5{
	margin-left: 15px;
}
.g_news .u_lst5 li {
	float: left;
	width: 95%;
	padding-left: 15px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	background: url(dtico.jpg) no-repeat 0 10px;
	margin-right: 28px;
}
.g_news .u_lst5 .lastli {
	border-bottom: none;
	margin-right: 0;
}
.g_news .u_lst5 li a {
	font-size: 13px;
	color: #666666;
	width: 370px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.g_news .u_lst5 li span {
	font-size: 13px;
	color: #666666;
}
.wend {
	width: 260px;
	margin-right: 20px;
}
.wend h2 {
	height: 36px;
	line-height: 36px;
	background: url(newtit.jpg) no-repeat 0 bottom;
	margin-bottom: 10px;
}
.wend h2 a {
	color: #317ef3;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
}
.wend h2 em {
	display: inline-block;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}
.wend h2 span a {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
.wend dl {
	height: 88px;
	padding-top: 16px;
	border-bottom: 1px dotted #dddddd;
}
.wend dt {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}
.wend dt a {
	width: 223px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #555555;
	background: url(wen.jpg) no-repeat 0 3px;
	padding-left: 34px;
	display: block;
}
.wend dd {
	margin-top: 10px;
	font-size: 14px;
	padding-left: 34px;
	background: url(da.jpg) no-repeat 0 3px;
	line-height: 24px;
	color: #555555;
	height: 48px;
	overflow: hidden;
}
.wend dd a {
	font-weight: normal;
	color: #555555;
}
/* 在线留言 */

.g_ly {
	background: url(lybg.jpg) no-repeat center top;
	height: 460px;
}
.lytel {
	position: absolute;
	left: 40px;
	top: 380px;
	width: 220px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	border: 1px solid #fff;
}
.p_ak {
	padding-left: 366px;
	padding-top: 113px;
	width: 634px;
}
.g_ly h2 {
	background: url(lytit.jpg) no-repeat 0 bottom;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.g_ly h2 a {
	color: #317ef3;
}
.g_ly h2 em {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
}
.g_ly h2 span a {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}
.p_ak ul li {
	margin-bottom: 10px;
	float: left;
	width: 302px;
	margin-right: 30px;
}
.p_ak ul .lastli {
	margin-right: 0;
}
.p_ak label, .p_ak input, .p_ak textarea {
	float: left;
	display: inline-block;
}
.p_ak em {
	display: inline-block;
	color: #317ef3;
	line-height: 26px;
	padding-left: 5px;
}
.p_ak label {
	width: 88px;
	color: #666666;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
}
.p_ak input {
	width: 190px;
	height: 26px;
	line-height: 26px;
	background: none;
	border: 1px solid #c2c2c2;
	padding-left: 10px;
	float: left;
}
.p_ak .ly5 {
	width: 625px;
}
.p_ak .ly5 label {
	height: 106px;
	float: left;
}
.p_ak textarea {
	width: 524px;
	padding-left: 10px;
	height: 106px;
	overflow: hidden;
	border: 1px solid #c2c2c2;
	background: none;
	font-size: 12px;
	color: #000;
	resize: none;
}
.p_ak .test1 {
	width: 625px;
	margin-right: 0;
	margin-bottom: 0;
}
.p_ak .test1 label {
	width: 94px;
}
.p_ak .test1 input {
	width: 94px;
	background: none;
	border: none;
	border: 1px solid #d1d1d1;
	height: 26px;
	margin-right: 8px;
}
.fresh {
	display: block;
	float: left;
	width: 62px;
}
.p_ak .s_btn {
	width: 268px;
	height: 28px;
	padding-left: 86px;
	overflow: hidden;
	float: left;
	_display: inline;
+display:inline;
}
.p_ak .s_btn input {
	border: none;
	width: 130px;
	height: 28px;
	cursor: pointer;
}
.p_ak .s_btn .s_m {
	background: url(tj.jpg) no-repeat;
	display: inline-block;
	width: 130px;
	height: 28px;
	margin-right: 8px;
}
.p_ak .s_btn .t_i {
	background: url(cz.jpg) no-repeat;
	display: inline-block;
	width: 130px;
	height: 28px;
	margin-right: 0;
}
/* 友情链接 */

.g_link {
	background: url(linkbg.jpg) no-repeat center top;
	height: 102px;
	margin-top: 35px;
}
.g_link h2 {
	float: left;
	width: 150px;
	padding-top: 22px;
	text-align: center;
}
.g_link h2 span {
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.g_link h2 span a {
	color: #317ef3
}
.g_link h2 em {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding-top: 12px;
}
.g_link h2 em a {
	color: #666;
}
.link_c {
	float: left;
	width: 820px;
	line-height: 30px;
	overflow: hidden;
	padding: 18px 0 0 30px;
	font-size: 14px;
}
.link_c a {
	white-space: nowrap;
	padding: 0 17px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	display: inline-block;
}
/*首页优势*/
.adv_w {
	width: 1000px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.adv_w p {
	color: #797979;
	line-height: 23px;
	font-size: 14px;
	border-bottom: 1px dotted #b8b8b8;
	background: url(abv_li.png) no-repeat 2px 16px;
	padding: 5px 0 5px 17px;
	margin-left: 60px;
}
.adv_w h3 img {
	display: block;
	margin: 0 auto;
	padding: 55px 0 144px;
}
.adv_w h4 {
	padding-left: 96px;
display: block;
font-size: 24px;
color: #317ef3;
margin-bottom: 10px;
padding-top: 15px;
padding-bottom: 9px;
}
.adv_w strong {
	color: #d32b3c;
}
.adv_w h4 em {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #b9b9b9;
	font-weight: normal;
	background: url(abv_ic01.png) repeat-x left bottom;
	padding: 2px 0 10px;
}
.adv_1 {
	height: 425px;
}
.adv_01 {
	top: 25px;
	left: 0;
}
.adv_1 div {
	padding: 95px 0 0 500px;
}
.adv_1 h4 {
	background: url(abv_num1.png) no-repeat left top;
}
.adv_2 {
	width: 100%;
	height: 338px;
	padding: 20px 0 0;
}
.adv_02 {
	top: 20px;
	right: 0px;
}
.adv_2 div {
	padding: 25px 510px 0 0;
}
.adv_2 h4 {
	background: url(abv_num2.png) no-repeat left top;
}
.adv_3 {
	width: 100%;
	height: 265px;
}
.adv_03 {
	top: -4px;
	left: 57px;
}
.adv_3 div {
	padding: 10px 0 0 500px;
}
.adv_3 h4 {
	background: url(abv_num3.png) no-repeat left top;
}
.adv_4 {
	width: 100%;
	height: 305px;
}
.adv_04 {
	top: -10px;
	right: 3px;
}
.adv_4 div {
	padding: 50px 500px 0 0;
}
.adv_4 h4 {
	background: url(abv_num4.png) no-repeat left top;
}
.adv_5 {
	width: 100%;
	height: 311px;
	padding-top: 15px;
}
.adv_05 {
	top: 0;
	left: 0;
}
.adv_5 div {
	padding: 42px 0 0 500px;
}
.adv_5 h4 {
	background: url(abv_num5.png) no-repeat left top;
}

/*成功案例*/
.li-ge{
	background: url(li-ge.png) no-repeat center;
	font-size: 14px;
	color: #317ef3;
	text-align: center;
	height: 50px;
	line-height: 46px;
text-transform: uppercase;
	
}
.li-ge span{
	font-size: 20px;
	font-weight: 700;
}
.jt .u_ljt, .jt .u_rjt {
	width: 35px;
	height: 75px;
	position: absolute;
	cursor: pointer;
	display: block;
}
.jt .u_ljt {
	left: -55px;
	top: 86px;
}
.jt .u_rjt {
	right: -55px;
	top: 86px;
}
.jt .u_ljt a {
	background: url(ljt.jpg) no-repeat;
	width: 35px;
	height: 75px;
	display: block;
}
.jt .u_rjt a {
	background: url(rjt.jpg) no-repeat;
	width: 35px;
	height: 75px;
	display: block;
}
.jt .u_ljt a:hover, .jt .u_rjt a:hover {
	background-position: -35px 0;
}
.g_lc .u_lst1 li img{
	width: 160px;
	height: 227px;
}
.g_lc .u_lst1 li {
    width: 165px;
    float: left;
    margin-right: 20px;
}
.g_lc .tempWrap{
	width: 1000px !important;
}
.g_lc .u_lst1 li em {
    color: #666!important;
    width: 160px!important;
}
.g_lc .sbjia{
	margin-top: 35px;
}