/* 全局公共样式的设定 */
*{margin:0; padding:0; font-size:13px; }
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{color:#333;font:12px "Microsoft YaHei" !important; line-height:24px;}
li{list-style-type:none; padding-bottom:0}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
input,button,textarea,select{font:100% "Microsoft YaHei" !important;}

/* 默认全局样式超链接样式 */
a:link {color: #333; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#333;text-decoration:none;}/* 链接点击过后的样式 */
a:hover {color:#0d69bb; text-decoration:none;}/* 链接移上时的样式 */
a:active {color:#0d69bb; text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; }
.noBorder{border:none;	}
.bd{ border:1px solid #ccc;}


img，li{ vertical-align:top;}



/*间隔附带清除浮动*/
.blank90px{ height:90px; line-height:90px; font-size:0; clear:both}
.blank80px{ height:80px; line-height:80px; font-size:0; clear:both}
.blank70px{ height:70px; line-height:70px; font-size:0; clear:both}
.blank60px{ height:60px; line-height:60px; font-size:0; clear:both}
.blank50px{ height:50px; line-height:50px; font-size:0; clear:both}
.blank45px{ height:45px; line-height:45px; font-size:0; clear:both}
.blank40px{ height:40px; line-height:40px; font-size:0; clear:both}
.blank30px{ height:30px; line-height:30px; font-size:0; clear:both}
.blank20px{ height:20px; line-height:20px; font-size:0; clear:both}
.blank10px{ height:10px; line-height:10px; font-size:0; clear:both}
.blank3px{ height:3px; line-height:3px; font-size:0; clear:both}

/*字体*/
.yahei{font-family:"Microsoft YaHei"!important;}



/*右边外边距*/


/*头部公共样式*/
.top_box{height: 144px;background: #fafafa;display: block;position: fixed;z-index: 99999;width: 100%;margin-top: -18px;left:0; top:0;}
.top_box .top{ width:1001px; margin:0 auto; padding-top:18px;padding-left: 45px;}
.top_box .top h1{ width:208px; height:55px; display:block; padding-bottom:6px}
.top_box .top h2{ font-size:17px; line-height:24px; width:170px; padding-left:33px; padding-top:12px;}
.top_box .top span{ width:300px; display:block; font-size:14px; color:#e60000; background: url("../images/phone.jpg"/*tpa=http://vip.zsxinke.com/liu/images/phone.jpg*/) left no-repeat; padding-left:40px;}
.top_box .top span b{ font-size:22px}



/*导航*/
#navMenu {
	background:#fff; border-bottom:1px solid #e4e3df; border-top:1px solid #e4e3df; height:42px; line-height:42px; display:block;padding-left: 45px;
}
#navMenu ul {
	 width:1001px; margin:0 auto
}
#navMenu ul li {
    font:14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	float:left;	
	height: 43px;
}
#navMenu ul li a {
	color: #444;
	height: 43px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li span.nav_bj{
	background-repeat:repeat-x;
	background-image: url("../images/nav_bj.png"/*tpa=http://vip.zsxinke.com/liu/images/nav_bj.png*/);
	}
#navMenu ul li a.hover {
	color:#111;
	height: 43px;
	text-decoration:none;
	display: inline-block;
	position: relative;
	background-repeat:repeat-x;
	background-image: url("../images/nav_bj.png"/*tpa=http://vip.zsxinke.com/liu/images/nav_bj.png*/);
}
    
#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:34px;
	line-height:20px;
	margin:0 0 0 0;
	padding:9px 0 0 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#444;
	padding-left: 15px;
    padding-right: 15px;
}
#navMenu ul li.hover {
	padding-top:0;
}
#navMenu ul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
cursor: pointer;
display: inline-block;
height: 34px;
color: rgb(68, 68, 68);
line-height: 20px;
margin: 0px 0px 0px 0px;
padding: 9px 0px 0px 0px;
text-align: center;
vertical-align: middle;
padding-left: 15px;
padding-right: 15px;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	text-decoration:none;
    color:#DEFF01;
	display: inline-block;
	position: relative;
	background-repeat:repeat-x;
	background-image: url("../images/nav_bj.png"/*tpa=http://vip.zsxinke.com/liu/images/nav_bj.png*/);
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
cursor: pointer;
display: inline-block;
height: 34px;
color: rgb(68, 68, 68);
line-height: 20px;
margin: 0px 0px 0px 0px;
padding: 9px 0px 0px 0px;
text-align: center;
vertical-align: middle;
padding-left: 15px;
padding-right: 15px;
}


/*-------- 下拉菜单 --------------*/
#navMenu li ul { 
 list-style-type: none;text-align:left; 
left: -999em;  position: absolute; 
width: 119px;
} 
#navMenu li:hover ul { 
left: auto; margin-right:5px;
	background-color: #FFF;
	width: 119px;
} 
#navMenu li:hover ul li a{ 
width: 107px;
display: block;
color: black;
padding-left: 12px;
height: 24px;
padding-top:6px;
} 
#navMenu li:hover ul li:hover{text-decoration: underline;
background-color: #f5f5f5;}



/*底部公共样式*/
.foot_box{ height:392px; background:url("../images/bottom_bg.gif"/*tpa=http://vip.zsxinke.com/liu/images/bottom_bg.gif*/) repeat-x left bottom;}
.foot_box .copy .bg_ico{ width:83px; height:29px; display:block; position:absolute;left:45%; top:3px}
.foot_box .copy{ width:982px; margin:0 auto; position:relative}
.foot_box .copy h2{ padding-top:29px; font-size:15px; color:#eee; height:48px; line-height:48px; }
.foot_box .copy h2 a{ color:#eee; padding:0 10px;font-family:"Microsoft YaHei"!important;}
.foot_box .copy .copy_left{ width:532px; margin-right:98px; }
.foot_box .copy .copy_left dl{ padding-top:59px; float:left; margin-right:3px; height:180px; color:#a09f9f;}
.foot_box .copy .copy_left dl dt{ height:24px; line-height:24px;background:#2a3036; color:#d7d7d7; padding-left:12px}
.foot_box .copy .copy_left dl dd{ padding-left:12px; line-height:28px;}
.foot_box .copy .copy_left dl dd a{ color:#a09f9f;}
.foot_box .copy .copy_left dl dd a:hover{ color:#fff}
.foot_box .copy .copy_left dl dd p{ padding-left:20px;}

.foot_box .copy .copy_right{ width:230px; padding-left:98px;background:url("../images/copy_line.gif"/*tpa=http://vip.zsxinke.com/liu/images/copy_line.gif*/) repeat-y left top; margin-top:10px; height:279px;}
.foot_box .copy .copy_right h3{font-size:32px; font-weight:bold; display:block; padding-top:40px; color:#d7d7d7; height:55px; line-height:40px;}
.foot_box .copy .copy_right span { height:54px; display:block; padding-bottom:10px;}
.foot_box .copy .copy_right span img{ float:left; padding-right:20px;}
.foot_box .copy .copy_right i{ width:199px; height:38px; display:block; line-height:38px; text-align:center; font-size:15px; color:#fff; background:url("../images/copy_ico5.gif"/*tpa=http://vip.zsxinke.com/liu/images/copy_ico5.gif*/) no-repeat; font-style:normal;}

.copy_copy{ color:#858688; text-align:center; background:#111111; height:35px; line-height:35px;  }


.w140{ width:140px;}
.w183{ width:183px;}
.w200{ width:200px; background:url("../images/copy_ico1.gif"/*tpa=http://vip.zsxinke.com/liu/images/copy_ico1.gif*/) no-repeat 12px 90px}

/*返回顶部*/

#share{position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");bottom:34px;left:95%;width:30px;}
#share a{
	background-image:url("../images/share.png"/*tpa=http://vip.zsxinke.com/liu/images/share.png*/);background-repeat:no-repeat;display:block;width:30px;height:30px;margin-bottom:2px;overflow:hidden;text-indent:-999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; z-index:999
}
#share a#totop{background-position:0 -120px;position:absolute;bottom:64px;cursor:pointer;}
#share a#totop:hover{background-position:-30px -120px;}

#share1 {
    bottom: 68px;
    left: 95%;
    position: fixed;
    width: 30px;
    z-index: 99999;
}
/*悬浮*/
.float0831 {
	POSITION: fixed; TOP: 150px; RIGHT: 1px; _position: absolute; z-index:999
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left;
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px;
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 115px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden;
}
.float0831 .btnOpen {
	background: url("../images/xuanfu2.png"/*tpa=http://vip.zsxinke.com/liu/images/xuanfu2.png*/) no-repeat;POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 118px; LEFT: 5px;}
.float0831 .btnCtn {
	BACKGROUND: url("../images/xuanfu1.png"/*tpa=http://vip.zsxinke.com/liu/images/xuanfu1.png*/) no-repeat;POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 118px; LEFT: 5px;}


.course{width:100%; height:300px; background:url("../az.jpg"/*tpa=http://vip.zsxinke.com/liu/az.jpg*/) no-repeat center; display:block; margin-top:120px;}
.course1{width:865px; height:auto; overflow:hidden; margin:auto; margin-top:50px; margin-bottom:50px;}
.course2{color:#222; font-size:16px;width:865px; height:auto; overflow:hidden; line-height:25px; font-weight:500;}
.course3{ background:url("../cas1.png"/*tpa=http://vip.zsxinke.com/liu/cas1.png*/) no-repeat left; display:block; width:865px; height:2045px; margin-top:50px;}
.course4{width:760px; height:auto; overflow:hidden; float:right; margin-top:95px;}
.course4 ul li{font-size:14px; color:#000;}
.course4 ul li span{font-size:18px; font-weight:bold;}
.course4_1{height:130px; overflow:hidden; width:inherit; line-height:28px;}
.course4_2{height:50px; overflow:hidden; width:inherit; font-size:16px;font-weight:bold;}
.course4_3{height:70px; overflow:hidden; width:inherit;font-size:16px;font-weight:bold;}
.course5{width:20px;writing-mode:tb-rl; height:auto; overflow:hidden; font-size:18px; color:#444; margin:30px 0 30px 30px;}

/*banner*/
#full-screen-slider { width:100%; height:500px; float:left; position:relative;margin-top: 128px;}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; right:47%; top:466px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:15px; height:15px; float:left; margin-left:15px; border-radius:5px; background:#FFF; cursor:pointer }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}


/*内容开始*/

/*三大业务*/
.con_1,.con_2,.case_con,.con_3,.con_4,.con_6,.con_8,.con_9{ width:1000px; margin:0 auto} 
.w_title b{ text-align:center; font-size:35px; display:block; color:#242424}
.w_title p{ font-size:14px; line-height:20px; padding-top:8px; display:block; text-align:center; color:#8c8c8c}
.con_1 dl{ width:255px; padding:7px 8px; border:1px solid #c1c1c1; display:block; float:left; height:306px;}
.con_1 dl:hover{ border:1px solid #ff5d05}
.con_1 dl dt{ font-size:20px; color:#005cb1; text-align:center; line-height:40px; height:40px; font-weight:bold}
.con_1 dl dd{ color:#555; line-height:22px; text-align:center}
.con_1 dl dd u{ text-align:center; display:block; text-decoration:none; padding-top:12px }
.con_1 dl dd u a{ color:#999; background:#fda611; display:block; height:25px; width:110px; color:#fff; margin:0 auto;border-radius: 3px; }
.con_1 dl:hover dd u a{ color:#005cb1; background:#f57f00; color:#fff}
.con_1 span{ width:90px; height:54px; display:block; padding-top:120px; float:left}


.new_001{ width:990px; height:153px; margin:0 auto; background:url("../images/new_001.jpg"/*tpa=http://vip.zsxinke.com/liu/images/new_001.jpg*/) no-repeat; padding-top:65px; padding-left:10px;}
.new_002{ width:990px; height:143px; margin:0 auto; background:url("../images/new_002.jpg"/*tpa=http://vip.zsxinke.com/liu/images/new_002.jpg*/) no-repeat; padding-top:80px; padding-left:10px;}
.tbtm_wz{ width:110px; float:left;}
.jd_wz{ width:110px; float:left; margin-left:230px;}
.yms_wz{ width:110px; float:left; margin-left:225px;}

.con_99{ width:970px; height:122px; margin:0 auto; background:url("../images/pic_39.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_39.jpg*/) no-repeat;}
.con_99 ul{ width:600px; padding-top:20px; padding-left:30px;}


/*提供全方面的推广*/
.con_2{}
.con_2_1{ width:988px; margin:0 auto;}
.con_2_1 ul{ width:864px; float:left; display:block;}
.con_2_1 ul li img{ cursor:default}
.con_2_1 ul li { float:left; padding-right:3px; *margin-bottom:3px; margin-bottom:3px;display:block; }
.con_2_1 h2{ width:124px; height:283px; display:block; float:right}
.con_2_1 b{ padding-top:50px; padding-bottom:15px; border-bottom:1px solid #ccc; margin-bottom:20px; display:block; height:44px}




.con_2_2{ width:988px; margin:0 auto;}
.con_2_2 ul{float:left; display:block;}
.con_2_2 ul li img{ cursor:default}
.con_2_2 ul li {float:left; display:block; padding-right:3px; padding-bottom:3px; }
.con_2_2 h2{ width:124px; height:283px; display:block; float:right}
.con_2_2 b{ padding-top:50px; padding-bottom:15px; border-bottom:1px solid #ccc; margin-bottom:20px; display:block; height:44px}
.h214{ height:214px; display:block}
.w274{ width:274px}


/*成功案例*/
.case_title{ height:221px; display:block; background:url("../images/jyyjh_title1.jpg"/*tpa=http://vip.zsxinke.com/liu/images/jyyjh_title1.jpg*/) no-repeat center top}
.case_title h2{ width:1000px; margin:0 auto;}

.youshi_title{ height:221px; display:block; background:url("../images/jyyjh_title2.jpg"/*tpa=http://vip.zsxinke.com/liu/images/jyyjh_title2.jpg*/) no-repeat center top}
.about_title{ height:221px; display:block; background:url("../images/jyyjh_title3.jpg"/*tpa=http://vip.zsxinke.com/liu/images/jyyjh_title3.jpg*/) no-repeat center top}

.case_index_box{ width:1000px; margin:0 auto; overflow:hidden}
/*.c_con{ height:184px; background:url(../images/line_2.gif) no-repeat right top; padding-top:2px; position:relative}
.c_con .line_case{ position:absolute; left:-50px; bottom:-74px}
.c_con h2{ width:525px; height:161px; display:block;}
.c_con span{ width:440px; display:block; font-size:13px; line-height:24px; color:#999; padding-top:30px}
.c_con span b{ font-size:16px; color:#444; display:block; padding-bottom:15px;}*/

.case_index_pic{ width:1080px;}
.case_index_pic dl{ width:306px; height:570px; display:block; float:left; margin:0 40px 20px 0}
.case_index_pic dl dd.img{ width:283px; height:329px; padding:12px; background:#eaeaea}
.case_index_pic dl dd.img:hover{ background:#d2d2d2}
.case_index_pic dl dd.img img{ border:1px solid #fff;}
.case_index_pic dl dd.letter{ padding:0 15px; color:#555; line-height:22px; height:90px;}
.case_index_pic dl dd.letter b{ font-weight:normal; color:#d31e1e}
.case_index_pic dl dd.menu{ line-height:25px; text-align:center; margin-top:15px;}
.case_index_pic dl dd.menu a{ width:130px; height:25px; display:block; background:#2078c9;color:#fff; font-size:12px ;margin:0 auto;}
.case_index_pic dl dd.menu a:hover{ background:#004c93}

.case_index_pic dl dt{ height:60px; display:block; background:url("../images/case_picbg.gif"/*tpa=http://vip.zsxinke.com/liu/images/case_picbg.gif*/) no-repeat center top; text-align:center; display:block; line-height:65px;}
.case_index_pic dl dt a{ color:#005cb1; font-size:17px;}
.case_index_pic dl dt a:hover{ color:#0083ff}
/*名品网络优势*/
.con_3{}

/*第一块*/
.con_3_1 dl,.con_3_2_right dl,.con_3_3_right dl,.con_3_4_right dl{ width:450px; display:block;}
.con_3_1 dl dt,.con_3_2_right dl dt,.con_3_3_right dl dt,.con_3_4_right dl dt{ height:40px; border-bottom:1px dashed #ccc; margin-bottom:10px }
.con_3_1 dl dt b{ background:url("../images/index_ico2.gif"/*tpa=http://vip.zsxinke.com/liu/images/index_ico2.gif*/) no-repeat left center;padding-left:35px;font-size:20px; color:#e20000; margin-right:15px}
.con_3_1 dl dd,.con_3_2_right dl dd,.con_3_3_right dl dd,.con_3_4_right dl dd{background:url("../images/index_ico3.gif"/*tpa=http://vip.zsxinke.com/liu/images/index_ico3.gif*/) no-repeat 5px center;line-height:34px;display:block;padding-left:28px;font-size:14px}
.con_3_1 dl dd b,.con_3_2_right dl dd b,.con_3_3_right dl dd b{ font-weight:normal; color:#e20000}
.con_3_1 span,.con_3_2_right span,.con_3_3_right span,.con_3_4_right span{ width:465px; display:block;}
.con_3_1 span b,.con_3_2_right span b,.con_3_3_right span b,.con_3_4_right span b{ width:110px; height:180px; margin-right:5px; float:left;}

.con_3_3{ background:url("../images/line_5.gif"/*tpa=http://vip.zsxinke.com/liu/images/line_5.gif*/) no-repeat center top; padding-top:45px;}
.con_3_2,.con_3_4{ background:url("../images/line_1.gif"/*tpa=http://vip.zsxinke.com/liu/images/line_1.gif*/) no-repeat center top; padding-top:45px;}{ background:url("../images/line_1.gif"/*tpa=http://vip.zsxinke.com/liu/images/line_1.gif*/) no-repeat center top; padding-top:45px;}
.con_3_2 .con_3_2_left{ width:383px; height:235px; display:block;}
.con_3_2 .con_3_2_left span{background:#0083ff url("../images/index_ico4.gif"/*tpa=http://vip.zsxinke.com/liu/images/index_ico4.gif*/) no-repeat 6px 6px; width:376px; height:162px; display:block; color:#fff;}
.con_3_2 .con_3_2_left span b{ padding-top:59px; padding-left:92px; display:block ; font-size:20px; width:418px}
.con_3_2 .con_3_2_left span u{padding-left:92px; display:block; text-decoration:none; font-size:16px; padding-top:5px; width:418px}
.con_3_2 .con_3_2_left i{ font-style:normal; width:122px; height:56px; display:block; line-height:56px; text-align:center; font-size:30px; font-weight:bold; background:#0083ff; float:left; margin-right:5px; margin-top:5px; color:#fff}


/*第二块*/
.con_3_2_right dl dt b{
	background:url("../images/index_ico5.gif"/*tpa=http://vip.zsxinke.com/liu/images/index_ico5.gif*/) no-repeat left center;
	padding-left:35px;
	font-size:24px;
	color:#e20000;
	margin-right:15px
}

/*第三块*/
.con_3_3_right dl dt b{
	background:url("../images/index_ico6.gif"/*tpa=http://vip.zsxinke.com/liu/images/index_ico6.gif*/) no-repeat left center;
	padding-left:35px;
	font-size:24px;
	color:#e20000;
	margin-right:15px
}
.con_3_3_left{ width:390px; height:199px; display:block; border:1px solid #ccc; padding:8px 0 8px 8px}
.con_3_3_left i{ width:125px; height:63px; display:block; line-height:25px; font-size:14px; color:#fff; text-align:center; margin-right:4px; background:#0083ff; font-style:normal; float:left; padding-top:11px}
.con_3_3_left span{font-size:36px;color:#0083ff;letter-spacing: 3.3px; text-align:center; display:block; padding-bottom:2px}


/*第四块*/
.con_3_4_left{ width:387px; border:1px solid #ccc; padding:8px;}
.con_3_4_left i{ width:126px; display:block; padding:20px 0; height:60px ;text-align:center; line-height:20px; float:left; margin-right:3px; color:#fff; font-size:14px;background:#0083ff;font-style:normal; margin-bottom:3px; }
.con_3_4_right dl dt b{background:url("../images/index_ico7.gif"/*tpa=http://vip.zsxinke.com/liu/images/index_ico7.gif*/) no-repeat left center;padding-left:35px;font-size:20px; color:#e20000; margin-right:15px}
.con_3_4_right dl dd i{ font-style:normal; color:#e20000}
/**/
.con_5_1{ height:145px; background:url("../images/pic_09.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_09.jpg*/) no-repeat center top}
.con_5_2{ height:145px; background:url("../images/pic_10.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_10.jpg*/) no-repeat center top}
.con_5_3{ height:145px; background:url("../images/pic_11.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_11.jpg*/) no-repeat center top}
.con_5_4{ height:145px; background:url("../images/pic_12.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_12.jpg*/) no-repeat center top}
.con_5_5{ height:189px; background:url("../images/pic_13.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_13.jpg*/) no-repeat center top}


/**/
.con_6{}
.con_6 h2{}


.con_7_1{ height:141px; background:url("../images/pic_22.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_22.jpg*/) no-repeat center top}
.con_7_2{ height:141px; background:url("../images/pic_23.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_23.jpg*/) no-repeat center top}
.con_7_3{ height:141px; background:url("../images/pic_24.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_24.jpg*/) no-repeat center top}
.con_7_5{ height:141px; background:url("../images/pic_25.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_25.jpg*/) no-repeat center top}
.con_7_6{ height:148px; background:url("../images/pic_26.jpg"/*tpa=http://vip.zsxinke.com/liu/images/pic_26.jpg*/) no-repeat center top}

.con_9_map{ width:948px; border:1px solid #ccc; height:480px; padding:25px}
.con_9_map dl{ padding:20px 0 0 40px; width:420px; height:289px; display:block; background:url("../images/map_bg.gif"/*tpa=http://vip.zsxinke.com/liu/images/map_bg.gif*/) no-repeat left top}
.con_9_map dl dt{ font-size:16px; line-height:24px; padding-top:15px; color:#777;}
.con_9_map dl dt b{ color:#0087cb; font-size:16px;}
.con_9_map dl dd{ font-size:16px; line-height:24px;  color:#777; padding-top:10px;}


.con_9_about{ width:1000px; height:420px; margin:0 auto;}
.con_9_abbj{ width:1000px; background:url("../images/index_con_about.jpg"/*tpa=http://vip.zsxinke.com/liu/images/index_con_about.jpg*/) no-repeat; height:41px;}
.con_9_abbj h1{ width:620px; float:left;}
.con_9_abbj h2{ float:left; line-height:41px;}
.con_9_abbj h2 a{ float:left; line-height:41px; text-decoration:none; color:#666666;}
.con_9_abbj h2 a:hover{ float:left; line-height:41px; text-decoration:underline; color:#0087d0;}
.con_9_abbj h3{ width:240px; float:left;}
.con_9_abbj h4{ float:left; line-height:41px;}
.con_9_abbj h4 a{ float:left; line-height:41px; text-decoration:none; color:#666666;}
.con_9_abbj h4 a:hover{ float:left; line-height:41px; text-decoration:underline; color:#0087d0;}
.con_9_ab{ width:998px; border:1px #cccccc solid; border-top:none; height:375px;}
.con_9_ab_left{ width:660px; padding:20px; border-right:1px #cccccc dashed; float:left; line-height:24px;}
.con_9_ab_left h2{ width:244px; margin-right:20px; float:left;}
.con_9_ab_right{ width:245px; float:right; margin-right:20px;}
.con_9_ab_right li{ padding-top:10px; padding-bottom:10px; border-bottom:1px #cccccc dashed; color:#4b4b4b;}
.con_9_ab_right li b{ color:#333333; font-size:14px; line-height:20px;}
.con_9_ab_right li font{ color:#e20000; font-size:14px; line-height:20px;}

.con_9_news{ width:980px; margin:0 auto; border:1px #d0d0d0 solid; padding:10px 10px 0 10px;}
.con_9_news_left{ width:353px; float:left; border-right:1px #d3d3d3 dashed; padding-right:10px; margin-right:10px}
.con_9_news_left h1{ width:42px; float:left;}
.con_9_news_left h2{ color:#272727; font-size:16px; font-weight:400; line-height:38px; border-bottom:1px #d1d1d1 dashed;}
.con_9_news_left h2 b{ color:#999999; font-size:14px;}
.con_9_news_left h2 i{ color:#272727; font-size:12px; font-weight:200; font-style:normal; padding-left:150px }
.con_9_news_left ul{ padding-top:10px; padding-left:5px; padding-right:5px;}
.con_9_news_left li{ line-height:30px; border-bottom:1px #d1d1d1 dashed; font-size:12px; background:url("../images/index_new_dian.jpg"/*tpa=http://vip.zsxinke.com/liu/images/index_new_dian.jpg*/) no-repeat left center; padding-left:13px;}
.con_9_news_left span{ float:right; }
.con_9_news_left span a{font-size:11px; color:#777}
.con_9_news_left span a:hover{font-size:11px; color:#008cee}



.con_9_news_right{ width:230px; float:right;}
.con_9_news_right h1{ width:43px; float:left;}
.con_9_news_right h2{ color:#272727; font-size:16px; font-weight:400; line-height:38px; border-bottom:1px #d1d1d1 dashed;}
.con_9_news_right h2 b{ color:#999999; font-size:14px;}
.con_9_news_right ul{ }
.con_9_news_right li{ background:#008cee; line-height:24px; padding:8px; color:#fff; font-size:14px; margin:12px 8px 12px 8px;}
/*无线代运营*/
.w_banner_1{ height:400px;background:url("../images/w_pic1.jpg"/*tpa=http://vip.zsxinke.com/liu/images/w_pic1.jpg*/) no-repeat center top}
.w_banner_2{ height:162px;background:url("../images/w_pic2.jpg"/*tpa=http://vip.zsxinke.com/liu/images/w_pic2.jpg*/) no-repeat center top}


.w_con{ width:1004px; margin:0 auto;}
.w_con_1{height:173px; background:url("../images/w_pic_05.jpg"/*tpa=http://vip.zsxinke.com/liu/images/w_pic_05.jpg*/) no-repeat center top}
.w_con_2{height:173px; background:url("../images/w_pic_06.jpg"/*tpa=http://vip.zsxinke.com/liu/images/w_pic_06.jpg*/) no-repeat center top}
.w_con_3{height:173px; background:url("../images/w_pic_07.jpg"/*tpa=http://vip.zsxinke.com/liu/images/w_pic_07.jpg*/) no-repeat center top}
.w_con_4{height:72px; background:url("../images/w_pic_08.jpg"/*tpa=http://vip.zsxinke.com/liu/images/w_pic_08.jpg*/) no-repeat center top}

.w_2_con{ background:url("../images/w_picbg.gif"/*tpa=http://vip.zsxinke.com/liu/images/w_picbg.gif*/); height:159px; display:block;}
.w_2_con h2{ width:1004px; margin:0 auto}

/*联系我们*/
.contact_box{ padding-top:127px;}
.infor_title{ width:1000px; height:40px; display:block; margin:0 auto; padding-top:35px; font-size:14px; font-family:"Microsoft YaHei"}
.infor_title h2{ width:400px; display:block; float:left;}
.infor_title span{ width:400px; display:block; text-align:right; float:right; color:#0075e0; font-weight:bold}
.infor_title span strong{ color:#555; font-weight:normal}
.infor_title span a{ font-weight:normal;
	color: #555;
	}
.infor_title span a:hover{
	color: #0075e0;
	text-decoration: none;
	}
		
.infor_con{ width:1000px; display:block;  margin:0 auto}
/* --------- 联系我们 ----------------*/
.cont_txt{
	float: right;
	
	}
.cont_title{
	padding-top:8px;
	}
.cont_dt{
	float:left;
	}
.cont_title_t{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 16px;
	margin-top: 12px;
	}
.cont_txt_co{
	line-height: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.dxtiao{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}


/*成功案例*/
.case_box{ width:1000px; margin:0 auto; overflow:hidden}
.case_box_1{ width:1000px; margin:0 auto;padding-top:127px; }
.c_title{ height:153px; display:block; position:relative}
.c_title h2{ width:463px; height:153px; display:block; position:absolute; left:-150px; top:0}
.c_title span{ width:345px; padding-top:60px;}
.c_title span p{ text-align:right;}
.c_title span b{ height:32px; padding-top:24px; display:block}
.c_title span b a{ width:96px; height:30px; line-height:30px;display:block; background:#49494e; text-align:center; color:#fff; font-size:14px; float:right; margin-right:10px}
.c_title span b a:hover,.c_title span b a.current{ background:#e60012}



.c_con{ height:184px; background:url("../images/line_2.gif"/*tpa=http://vip.zsxinke.com/liu/images/line_2.gif*/) no-repeat right top; padding-top:2px; position:relative}
.c_con .line_case{ position:absolute; left:-50px; bottom:-74px}
.c_con h2{ width:525px; height:161px; display:block;}
.c_con span{ width:440px; display:block; font-size:13px; line-height:24px; color:#999; padding-top:30px}
.c_con span b{ font-size:16px; color:#444; display:block; padding-bottom:15px;}

.case_pic{ width:1080px;}
.case_pic dl{ width:306px; height:420px; display:block; float:left; margin:0 40px 20px 0}
.case_pic dl dd{ width:283px; height:329px; padding:12px; background:#eaeaea}
.case_pic dl dd:hover{ background:#d2d2d2}
.case_pic dl dd img{ border:1px solid #fff;}
.case_pic dl dt{ height:65px; display:block; background:url("../images/case_picbg.gif"/*tpa=http://vip.zsxinke.com/liu/images/case_picbg.gif*/) no-repeat center top; text-align:center; display:block; line-height:65px; font-size:18px;}
.case_pic dl dt a{ color:#444; font-size:18px;}
.case_pic dl dt a:hover{ color:#0083ff}
.page{ width:1000px; text-align:center; }

.page a{ padding-right:6px; font-size:15px; line-height:10px}
.page a img{ border:1px solid #ccc;}
.page a:hover img{ border:1px solid #0083ff;}



/* 加入我们 */
.job_ban{ width:100%; margin:0 auto; background:url("../images/job_ban.jpg"/*tpa=http://vip.zsxinke.com/liu/images/job_ban.jpg*/) no-repeat top center #109de5; height:404px; border-bottom:7px #0060e3 solid;}
.jobs{ width:1000px; margin:0 auto; height:340px;}
.jobs_left{ float:left; width:24px; height:95px; border-left:1px #9d9d9d solid; margin-top:20px;}
.jobs_center{ float:left; width:620px; height:250px; margin-right:20px; color:#666666; font-size:12px; line-height:24px;}
.jobs_center span{ font-size:24px; color:#109de5; font-weight:400; line-height:46px; font-family:"微软雅黑";}
.jobs_xian{ float:left; width:40px; height:248px; border-left:1px #dedede solid;}
.jobs_right{ float:right;}

.jobs_zhong{ width:100%; height:20px; border-bottom:1px #e3e3e3 solid;}
.jobs_zhongj{ width:1000px; height:5px; background:#e4e4e4; margin:0 auto;}

.jobs_zhaopin{ width:1000px; margin:0 auto;}
.jobs_zhaopin li{ float:left; width:310px; margin:0 10px; line-height:20px; font-size:12px;}
.jobs_zhaopin b{ color:#8c8c8c; font-size:24px; line-height:46px; font-weight:400; font-family:"微软雅黑";}
.jobs_zhaopin span a{ color:#109de5;}
.jobs_zhaopin span a:hover{ color:#109de5; text-decoration:underline;}

.jobs_bot{ width:1000px; margin:0 auto;}
.jobs_sj{ width:310px; float:left; line-height:20px; font-size:12px; margin:0 10px;}
.jobs_sj b{ color:#8c8c8c; font-size:24px; line-height:46px; font-weight:400; font-family:"微软雅黑";}
.jobs_sj span a{ color:#109de5;}
.jobs_sj span a:hover{ color:#109de5; text-decoration:underline;}

.jobs_tj{ float:left; color:#8c8c8c; line-height:24px; margin:10px 10px 0 80px; width:490px;}


/* 加入我们内页 */
.jobs_center00{ float:left; width:620px; margin-right:20px; color:#666666; font-size:12px; line-height:24px; border-right:1px #dedede solid;}
.jobs_center00 span{ font-size:24px; color:#109de5; font-weight:400; line-height:46px; font-family:"微软雅黑";}
.jobs_center00 li{ width:600px; float:left; border-bottom:1px #e7e7e7 solid; padding:10px 0;}
.jobs_fenye{ line-height:22px; height:25px;}
.jobs_fenye span{ border:1px #eaeaea solid; font-size:12px; color:#999999; padding:3px 10px; font-family:"宋体";}
.jobs_fenye font{ color:#555555;}



/* 淘宝客推广 */
.tbk_ban{ width:100%; margin:0 auto; background:url("../images/tbk_ban.jpg"/*tpa=http://vip.zsxinke.com/liu/images/tbk_ban.jpg*/) no-repeat top center; height:375px;}
.tbk{ width:100%; margin:0 auto; background:#f3f3f3;}
.tbk_con{ width:1000px; margin:0 auto; background:#ffffff;}
.tbk_w924{ width:924px; margin:0 auto;}
.tbk_w915{ width:915px; margin:0 auto; background:url("../images/tbk02.jpg"/*tpa=http://vip.zsxinke.com/liu/images/tbk02.jpg*/) no-repeat center top; height:301px;}
.tbk_about{ width:380px; margin:25px 40px 25px 0; float:right; font-size:18px; color:#ffffff; font-family:"微软雅黑"; line-height:30px;}
.tbk_about p{ font-size:35px; line-height:50px;}
.tbk_ad{ width:915px; margin:0 auto; background:url("../images/tbk03.jpg"/*tpa=http://vip.zsxinke.com/liu/images/tbk03.jpg*/) no-repeat center top; height:39px;}


.tbk_w970{ width:970px; margin:0 auto;}
.tbk_w869{ width:869px; margin:0 auto;}
.tbk_w904{ width:904px; float:right;}
.tbk_w918{ width:918px; float:right;}
.tbk_w945{ width:945px; margin:0 auto;}


/* 直通车优化 */
.ztc_top{ height:153px; width:1000px; display:block; position:relative; margin:0 auto}
.ztc_top h3{ position:absolute; left:-150px; width:545px; height:153px; display:block; }
.ztc_top h2{ width:545px; height:153px; display:block; position:absolute; left:0px; top:0}
.ztc_top span{ width:345px; padding-top:60px;}
.ztc_top .line_4{ position:absolute; width:177px; height:262px; display:block; left:-50px; top:170px}
.line_5{ position:absolute; width:177px; height:262px; display:block; left:-50px; top:170px}
.ztc_top span p{ text-align:right;}
.ztc_top span b{ height:32px; padding-top:24px; display:block}
.ztc_top span b a{ width:96px; height:30px; line-height:30px;display:block; background:#49494e; text-align:center; color:#fff; font-size:14px; float:right; margin-right:10px}
.ztc_top span b a:hover,.ztc_top span b a.current{ background:#e60012}


.ztc_w1052{ width:1103px; margin:0 auto;}
.ztc_w1000{ width:1000px; margin:0 auto;}
.ztc_w1010{ width:1010px; margin:0 auto; padding-right:10px;}

.ztc_anli{ width:1000px; margin:0 auto; background:#f2f2f2; height:365px;}
.ztc_anli li{ margin:10px 15px; float:left;}

.ztc_about{ width:1000px; margin:0 auto; height:448px;}
.ztc_about li{ margin:0 14px; float:left;}
.ztc_abj{ background:url("../images/ztc77.jpg"/*tpa=http://vip.zsxinke.com/liu/images/ztc77.jpg*/) no-repeat; height:448px; width:305px;}
.ztc_abj p{ width:245px; padding:40px 0 0 25px; color:#414141; font-size:15px; font-family:"微软雅黑"; line-height:24px;}
.ztc_abj b{ font-size:20px; color:#003270; font-family:"微软雅黑"; line-height:50px;}

.ztc_abg{ background:url("../images/ztc79.jpg"/*tpa=http://vip.zsxinke.com/liu/images/ztc79.jpg*/) no-repeat; height:448px; width:302px;}
.ztc_abg p{ width:245px; padding:80px 0 0 35px; color:#414141; font-size:15px; font-family:"微软雅黑"; line-height:24px;}
.ztc_abg b{ font-size:20px; color:#003270; font-family:"微软雅黑"; line-height:50px;}


/* 设计团队 */
.sjtd{ padding-top:127px;}
.sj_w1061{ width:1000px;  margin:0 auto}
.sj_w1000{ width:1000px; margin:0 auto;}
.sj_cheng{ width:1000px; margin:0 auto;}
.sj_cheng li{ float:left; margin:0 13px; width:305px; line-height:20px;}




/*关于我们*/
.g1{ width:1157px; height:155px; margin:0 auto;padding-top:127px;}
.g1_left{ float:left;}
.g1_right{ float:right; text-align:right;margin: 68px 53px 0 0;}
.g1 ul li{ float:left; width:96px; height:30px; background-color:#49494e; text-align:center; line-height:30px; margin:10px 0 0 10px; color:#fff;}
.g1 a{color: #FFF !important;}
.g1_hover{ background-color:#e60012 !important;}
.g2{ margin:0 auto;}
.g2 table{ margin:10px auto;}
.g2 p{ margin-left:20px;}
.g2_p{ background: url("../images/g2.png"/*tpa=http://vip.zsxinke.com/liu/images/g2.png*/) top no-repeat;}
.g2_p1{ color:#fff;}
.g2_p2{ color:#fff; background: url("../images/g2_1.jpg"/*tpa=http://vip.zsxinke.com/liu/images/g2_1.jpg*/) no-repeat;}
.g2_p3{ color:#000; background: url("../images/g2_2.jpg"/*tpa=http://vip.zsxinke.com/liu/images/g2_2.jpg*/) no-repeat;}
.g2_p4{ color:#fff;}
.g2_p5{ color:#000;}
.p2{font-size:30px; font-family:"微软雅黑";}
/*发展*/
.fz{ width:1053px; margin:0 auto;}
.fz ul{ margin-left:52px;}
.f1 img{ float:left;}
.f1 p{ width:435px;float:left; margin:0 auto;}
.f1_p{ margin:34px 0 0 40px !important;}
.f1_p1{ margin:0 0 0 40px !important;}
.f2{ margin-left:-58px;}
.f2_table p{ border-left:1px #676767 solid; padding-left:12px;}
.f3{ width:118px; height:43px; line-height:43px; margin:0 0 0 230px; background-color:#d9d9d9; text-align:center;}
/*团队*/
.t2{ margin-left:-52px;}
.t3 li{ float:left; color:#fff;}
.t3_1{ width:526px; height:465px;}
.t3_2{ width:474px; height:465px; background-color:#585858;}
.t3_2 p{ margin:20px 0 0 38px;}
.t3_2 img{ margin-left:15px;}
.t3_3{ width: 526px; height:313px; background-color:#f44f31;}
.t3_4{ width:474px; height: 313px;}
.t3_3 p{ margin:20px 0 0 38px; width:441px;}
/*名品网络*/
.s1{width:872px; margin:0 auto;}
.swyx table{ margin:0 auto;}
.swyx strong{ font-size:30px;}
.swyx b{ color:#000;}
.swyx .td1{ border: 1px #d7d7d7 solid; height:120px;}
.s2{ width:342px; margin:10px auto; }
.s2 li{ width:78px; height:38px; border:1px #d9d9d9 solid; text-align:center; line-height:38px; float:left; margin-left:5px;}
.s2 .hver{ background-color:#616161; color:#fff;}
/*店铺装修*/
.dpzx{ background-color:#f3f3f3;}
.d1{ width:1105px; margin:0 auto;}

.lm ul{ width:1000px; margin:0 auto; padding-left:0px;}
.lm li{ float:left; margin-left:3px; width:197px;}
.lm1{ width:1000px; background-color:#fff; margin:0 auto; height:1087px;}
.lm1 ul{ width:1000px; margin:0 auto; padding-left:15px;}
.lm1 li{ float:left; margin-left:4px; width:320px;}
.sy{ width:860px ; margin:0 auto;}
.lm2{ width:1000px; background-color:#fff; margin:0 auto; padding-bottom:20px}
.lm2 ul{ width:1000px; margin:0 auto; padding-left:20px;}
.lm2 li{ float:left; margin-left:4px; width:320px;}


/**/
.con_10{ width:960px; margin:0 auto; position:relative; border:1px solid #ccc; padding:20px}
.con_10 h2{ background:url("../images/title_bg2.png"/*tpa=http://vip.zsxinke.com/liu/images/title_bg2.png*/) no-repeat; width:389px; height:44px; display:block; line-height:44px; font-size:20px; color:#fff; text-align:center; position:absolute; left:308px; top:-13px; font-weight:bold}


.index1{ width:1000px; margin:0 auto;}

.gsfc .fcCont {POSITION: relative; PADDING-TOP: 35px; WIDTH: 965px;}
.gsfc .fcCont UL {MARGIN: 0px auto; WIDTH: 875px; OVERFLOW: hidden; }
.gsfc .fcCont LI {TEXT-ALIGN: center; MARGIN-right:20px; FLOAT: left; _display: inline}
.gsfc .fcCont LI img{ width:270px; height:245px; border:1px solid #ccc; padding:3px}
.gsfc .fcCont .btnLeft {POSITION: absolute; MARGIN-TOP: 0px; WIDTH: 27px; HEIGHT: 44px; TOP: 50%}
.gsfc .fcCont .btnRight {POSITION: absolute; MARGIN-TOP: 0px; WIDTH: 27px; HEIGHT: 44px; TOP: 50%}
.gsfc .fcCont .btnLeft {BACKGROUND: url("../images/left_menu.gif"/*tpa=http://vip.zsxinke.com/liu/images/left_menu.gif*/) no-repeat center 50%; LEFT: 0px}
.gsfc .fcCont .btnRight {BACKGROUND: url("../images/right_menu.gif"/*tpa=http://vip.zsxinke.com/liu/images/right_menu.gif*/) no-repeat center 50%; RIGHT: 0px}



/*第二段滚动图片*/
.gsfc1 .fcCont1 {POSITION: relative; PADDING-TOP: 35px; WIDTH: 965px;}
.gsfc1 .fcCont1 UL {MARGIN: 0px auto; WIDTH: 876px; OVERFLOW: hidden; }
.gsfc1 .fcCont1 LI {TEXT-ALIGN: center; MARGIN-right:15px; FLOAT: left;display: inline; width:163px;  line-height:40px;}
.gsfc1 .fcCont1 LI img{ width:161px; height:223px; border:1px solid #ccc;}
.gsfc1 .fcCont1 .btnLeft1 {POSITION: absolute; MARGIN-TOP: 0px; WIDTH: 27px; HEIGHT: 44px; TOP: 50%}
.gsfc1 .fcCont1 .btnRight1 {POSITION: absolute; MARGIN-TOP: 0px; WIDTH: 27px; HEIGHT: 44px; TOP: 50%}
.gsfc1 .fcCont1 .btnLeft1 {BACKGROUND: url("../images/left_menu.gif"/*tpa=http://vip.zsxinke.com/liu/images/left_menu.gif*/) no-repeat center 50%; LEFT: 0px}
.gsfc1 .fcCont1 .btnRight1 {BACKGROUND: url("../images/right_menu.gif"/*tpa=http://vip.zsxinke.com/liu/images/right_menu.gif*/) no-repeat center 50%; RIGHT: 0px}



/*新闻详情样式*/
.news_box{ width:900px; padding:40px 50px ; border:1px solid #ccc; margin:0 auto}
.news_box h2{ text-align:center; display:block; font-size:24px; font-weight:bold; padding-bottom:20px}
.news_box span{display:block; padding-bottom:30px; font-size:16px;}
.news_box p{ text-indent:2em; line-height:25px; color:#000; padding-bottom:20px; font-size:16px;}
.news_box font,.news_box strong{font-size:16px;}
.news_menu{ display:block; text-align:center}
.news_menu a{ width:110px; height:30px; line-height:30px; display:block; border:1px solid #ccc; text-align:center; margin:0 auto; cursor:pointer}

.line_news{ position:absolute; left:-66px; bottom:-280px}


.news_con{ width:1000px; padding:0 0; margin:0 auto}
.news_con a dl{ cursor:pointer}
.news_con dl{ border:1px #cccccc solid; height:120px; margin-bottom:20px;}
.news_con dt{ font-size:30px; font-weight:bold; width:100px; height:90px; margin:15px; float:left; text-align:center; line-height:90px;}
.news_con dd{ width:820px; float:left; height:90px; line-height:24px; margin:20px 0 0 0;}

.news_con dl:hover{ background:#f2f2f2; color:#333333;}
/*悬浮*/
.float0831 {
	POSITION: fixed; TOP: 150px; RIGHT: 1px; _position: absolute;
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left;
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px;
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 115px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden;
}
.float0831 .btnOpen {
	background: url("../images/xuanfu2.png"/*tpa=http://vip.zsxinke.com/liu/images/xuanfu2.png*/) no-repeat;POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 118px; LEFT: 5px;}
.float0831 .btnCtn {
	BACKGROUND: url("../images/xuanfu1.png"/*tpa=http://vip.zsxinke.com/liu/images/xuanfu1.png*/) no-repeat;POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 118px; LEFT: 5px;}
	
	
/*首页文字样式*/
.con_letter1{ position:relative}
.con_letter1 h2{ font-size:25px; font-weight:bold; color:#005cdb; padding-left:20px; background:url("../images/line_6.gif"/*tpa=http://vip.zsxinke.com/liu/images/line_6.gif*/) no-repeat 20px top; padding-top:25px}
.con_letter1 ul{ padding-left:200px; background:url("../images/ico_5.gif"/*tpa=http://vip.zsxinke.com/liu/images/ico_5.gif*/) no-repeat 200px 25px; padding-top:15px}
.con_letter1 ul li{ text-indent:32px; font-size:17px; line-height:40px; color:#444;}
.con_letter1 ul li b{font-size:17px; line-height:39px; color:#444;}

.con_letter1 .con_gzd{ width:583px; height:398px; display:block; position:absolute; right:35px; top:270px}
.con_letter1 .con_gzd span{ height:75px; display:block; background:url("../images/con_bg1.gif"/*tpa=http://vip.zsxinke.com/liu/images/con_bg1.gif*/) ; font-size:40px; color:#fff;  text-align:center; line-height:75px}
.con_letter1 .con_gzd dl{ height:272px; display:block; background:#e8e4e1; padding:32px 30px;}
.con_letter1 .con_gzd dl dt{ font-size:25px; font-weight:bold; padding-bottom:10px}
.con_letter1 .con_gzd dl dd p{ font-weight:bold; font-size:15px; line-height:30px;}
.con_letter1 .con_gzd dl dd p b,.con_letter1 .con_gzd dl dd u b,.con_letter1 .con_gzd dl dd i b{ color:#e20000}
.con_letter1 .con_gzd dl dd u{ text-decoration:none; font-size:20px; font-weight:bold;list-style:70px; height:70px; display:block; padding-top:15px}
.con_letter1 .con_gzd dl dd u b{ font-size:35px; }
.con_letter1 .con_gzd dl dd i{  font-style:normal; font-size:18px; font-weight:bold; list-style:36px; display:block}
.con_letter1 .con_gzd dl dd i b{ font-size:18px}


.con_letter2{}
.con_letter2 .con_letter2_left{ width:690px;display:block; padding-left:12px;background:url("../images/con_bg2.gif"/*tpa=http://vip.zsxinke.com/liu/images/con_bg2.gif*/) no-repeat 530px 30px; border-right:1px dashed #ccc}
.con_letter2 .con_letter2_left h2{ font-size:30px; display:block;  }
.con_letter2 .con_letter2_left h2 b{ color:#a20100; font-size:30px; font-weight:bold}
.con_letter2 .con_letter2_left dl{ clear:both;}
.con_letter2 .con_letter2_left dl dt{ display:block; height:56px; line-height:56px; }
.con_letter2 .con_letter2_left dl dt i{ width:39px; height:36px;  display:block; float:left; padding-top:15px}
.con_letter2 .con_letter2_left dl dt b{ font-size:18px; color:#d80400; float:left; display:block; text-indent:0.7em}
.con_letter2 .con_letter2_left dl dd{ line-height:24px;}

.con_letter2 .con_letter2_right{ width:290px;}
.con_letter2 .con_letter2_right h2{ text-align:center; display:block; padding-top:25px; }
.con_letter2 .con_letter2_right p{ padding-left:48px; display:block; line-height:22px; padding-top:15px;}




.con_4_pic{ height:395px; background:url("../images/con_bg3.gif"/*tpa=http://vip.zsxinke.com/liu/images/con_bg3.gif*/) no-repeat 327px 30px; position:relative; margin-top:10px;}
.con_4_pic dl{ background:#fff}
.con_4_pic dl dd{ clear:both}
.con_4_pic dl dd i,.con_4_pic dl dd u{ width:4px; height:4px; display:block; float:left}
.con_4_pic dl dd b{ height:1px; display:block; background:url("../images/con_bg8.gif"/*tpa=http://vip.zsxinke.com/liu/images/con_bg8.gif*/) repeat-x; line-height:1px; font-size:0;float:left}
.con_4_pic dl dt i,.con_4_pic dl dt u{ width:1px;background:url("../images/con_bg8.gif"/*tpa=http://vip.zsxinke.com/liu/images/con_bg8.gif*/) repeat-y; display:block; float:left}
.con_4_pic dl dt{ clear:both ; padding:5px 15px 10px 20px; font-size:14px; border:1px solid #ccc; border-radius:5px;}
.con_4_pic dl dt b{ font-weight:normal; color:#e20000;}
.con_4_pic dl dt p{ padding-left:20px;}

/*顾问托管*/
.gw_banner1{ height:170px; display:block; background:url("../images/gwtg_02.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_02.jpg*/) no-repeat center top}
.gw_banner2{ height:170px; display:block; background:url("../images/gwtg_03.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_03.jpg*/) no-repeat center top}
.gw_banner3{ height:170px; display:block; background:url("../images/gwtg_04.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_04.jpg*/) no-repeat center top}
.gw_banner4{ height:163px; display:block; background:url("../images/gwtg_05.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_05.jpg*/) no-repeat center top}

.gw_con1{ height:139px; display:block; background:url("../images/gwtg_06.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_06.jpg*/) no-repeat center top}
.gw_con2{ height:163px; display:block; background:url("../images/gwtg_07.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_07.jpg*/) no-repeat center top}
.gw_con3{ height:163px; display:block; background:url("../images/gwtg_08.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_08.jpg*/) no-repeat center top}
.gw_con4{ height:163px; display:block; background:url("../images/gwtg_09.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_09.jpg*/) no-repeat center top}
.gw_con5{ height:131px; display:block; background:url("../images/gwtg_10.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_10.jpg*/) no-repeat center top}
.gw_con6{ height:166px; display:block; background:url("../images/gwtg_11.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_11.jpg*/) no-repeat center top}
.gw_con7{ height:189px; display:block; background:url("../images/gwtg_12.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_12.jpg*/) no-repeat center top}
.gw_con8{ height:189px; display:block; background:url("../images/gwtg_13.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_13.jpg*/) no-repeat center top}
.gw_con9{ height:189px; display:block; background:url("../images/gwtg_14.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_14.jpg*/) no-repeat center top}

.gw_con10{ height:189px; display:block; background:url("../images/gwtg_15.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_15.jpg*/) no-repeat center top}
.gw_con11{ height:189px; display:block; background:url("../images/gwtg_16.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_16.jpg*/) no-repeat center top}
.gw_con12{ height:189px; display:block; background:url("../images/gwtg_17.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_17.jpg*/) no-repeat center top}
.gw_con13{ height:189px; display:block; background:url("../images/gwtg_18.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_18.jpg*/) no-repeat center top}
.gw_con14{ height:189px; display:block; background:url("../images/gwtg_19.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_19.jpg*/) no-repeat center top}
.gw_con15{ height:189px; display:block; background:url("../images/gwtg_20.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_20.jpg*/) no-repeat center top}
.gw_con16{ height:189px; display:block; background:url("../images/gwtg_21.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_21.jpg*/) no-repeat center top}
.gw_con17{ height:189px; display:block; background:url("../images/gwtg_22.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_22.jpg*/) no-repeat center top}
.gw_con18{ height:189px; display:block; background:url("../images/gwtg_23.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_23.jpg*/) no-repeat center top}
.gw_con19{ height:189px; display:block; background:url("../images/gwtg_24.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_24.jpg*/) no-repeat center top}
.gw_con20{ height:189px; display:block; background:url("../images/gwtg_25.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_25.jpg*/) no-repeat center top}
.gw_con21{ height:189px; display:block; background:url("../images/gwtg_26.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_26.jpg*/) no-repeat center top}
.gw_con22{ height:189px; display:block; background:url("../images/gwtg_27.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_27.jpg*/) no-repeat center top}
.gw_con23{ height:189px; display:block; background:url("../images/gwtg_28.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_28.jpg*/) no-repeat center top}
.gw_con24{ height:189px; display:block; background:url("../images/gwtg_29.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_29.jpg*/) no-repeat center top}
.gw_con25{ height:189px; display:block; background:url("../images/gwtg_30.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_30.jpg*/) no-repeat center top}
.gw_con26{ height:189px; display:block; background:url("../images/gwtg_31.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_31.jpg*/) no-repeat center top}
.gw_con27{ height:189px; display:block; background:url("../images/gwtg_32.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_32.jpg*/) no-repeat center top}
.gw_con28{ height:189px; display:block; background:url("../images/gwtg_33.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_33.jpg*/) no-repeat center top}
.gw_con29{ height:189px; display:block; background:url("../images/gwtg_34.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_34.jpg*/) no-repeat center top}
.gw_con30{ height:189px; display:block; background:url("../images/gwtg_35.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_35.jpg*/) no-repeat center top}
.gw_con31{ height:189px; display:block; background:url("../images/gwtg_36.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_36.jpg*/) no-repeat center top}
.gw_con32{ height:189px; display:block; background:url("../images/gwtg_37.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_37.jpg*/) no-repeat center top}
.gw_con33{ height:189px; display:block; background:url("../images/gwtg_38.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_38.jpg*/) no-repeat center top}
.gw_con34{ height:189px; display:block; background:url("../images/gwtg_39.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_39.jpg*/) no-repeat center top}
.gw_con35{ height:189px; display:block; background:url("../images/gwtg_40.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_40.jpg*/) no-repeat center top}
.gw_con36{ height:189px; display:block; background:url("../images/gwtg_41.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_41.jpg*/) no-repeat center top}
.gw_con37{ height:189px; display:block; background:url("../images/gwtg_42.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_42.jpg*/) no-repeat center top}
.gw_con38{ height:189px; display:block; background:url("../images/gwtg_43.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_43.jpg*/) no-repeat center top}
.gw_con39{ height:189px; display:block; background:url("../images/gwtg_44.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_44.jpg*/) no-repeat center top}
.gw_con40{ height:189px; display:block; background:url("../images/gwtg_45.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_45.jpg*/) no-repeat center top}
.gw_con41{ height:189px; display:block; background:url("../images/gwtg_46.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_46.jpg*/) no-repeat center top}
.gw_con41 p{ width:680px; margin:0 auto; font-size:16px; font-family:"微软雅黑"; font-weight:bold; padding-top:110px; padding-left:118px; line-height:28px;}
.gw_con42{ height:189px; display:block; background:url("../images/gwtg_47.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_47.jpg*/) no-repeat center top}
.gw_con43{ height:189px; display:block; background:url("../images/gwtg_48.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_48.jpg*/) no-repeat center top}
.gw_con44{ height:189px; display:block; background:url("../images/gwtg_49.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_49.jpg*/) no-repeat center top}
.gw_con45{ height:189px; display:block; background:url("../images/gwtg_50.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_50.jpg*/) no-repeat center top}
.gw_con46{ height:189px; display:block; background:url("../images/gwtg_51.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_51.jpg*/) no-repeat center top}
.gw_con47{ height:189px; display:block; background:url("../images/gwtg_52.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_52.jpg*/) no-repeat center top}
.gw_con48{ height:179px; display:block; background:url("../images/gwtg_53.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_53.jpg*/) no-repeat center top}
.gw_con49{ height:179px; display:block; background:url("../images/gwtg_54.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_54.jpg*/) no-repeat center top}
.gw_con50{ height:179px; display:block; background:url("../images/gwtg_55.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_55.jpg*/) no-repeat center top}
.gw_con51{ height:179px; display:block; background:url("../images/gwtg_56.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_56.jpg*/) no-repeat center top}
.gw_con52{ height:130px; display:block; background:url("../images/gwtg_57.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_57.jpg*/) no-repeat center top}
.gw_con53{ height:113px; display:block; background:url("../images/gwtg_58.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_58.jpg*/) no-repeat center top}
.gw_con54{ height:133px; display:block; background:url("../images/gwtg_59.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_59.jpg*/) no-repeat center top}
.gw_con55{ height:128px; display:block; background:url("../images/gwtg_61.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_61.jpg*/) no-repeat center top}
.gw_con56{ height:144px; display:block; background:url("../images/gwtg_63.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_63.jpg*/) no-repeat center top}
.gw_con57{ height:184px; display:block; background:url("../images/gwtg_64.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_64.jpg*/) no-repeat center top}
.gw_con58{ height:145px; display:block; background:url("../images/gwtg_66.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_66.jpg*/) no-repeat center top}
.gw_con59{ height:112px; display:block; background:url("../images/gwtg_67.jpg"/*tpa=http://vip.zsxinke.com/liu/images/gwtg_67.jpg*/) no-repeat center top}


.zhannei{ width: 1000px; height: 281px; position: relative; }
.zhannei a, .zhangwai a{ display: block; position: absolute; }
.zhannei a:hover, .zhangwai a:hover{ filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.zhannei a.zn:hover, .zhangwai a.zw:hover, .zhangwai a.bt:hover{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.zhannei a.zn{ top: 0; left: 225px; width: 175px; height: 55px; }
.zhannei a.ztc{ width: 166px; height: 96px; left: 235px; top: 65px; }
.zhannei a.cjmb{ width: 166px; height: 96px; left: 235px; top: 171px; }
.zhannei a.tbk{ width: 127px; height: 119px; left: 411px; top: 17px; }
.zhannei a.jdkc{ width: 127px; height: 120px; left: 411px; top: 147px; }
.zhannei a.zszw{ width: 127px; height: 119px; left: 548px; top: 17px; }
.zhannei a.lmgg{ width: 127px; height: 120px; left: 548px; top: 146px; }
.zhannei a.bbsxj{ width: 175px; height: 119px; left: 685px; top: 17px; }
.zhannei a.jh{ width: 175px; height: 120px; left: 685px; top: 146px; }
.zhannei a.btyh{ width: 127px; height: 119px; left: 870px; top: 17px; }
.zhannei a.sq{ width: 127px; height: 119px; left: 870px; top: 146px; }
.zhangwai{ width: 1000px; height: 301px; position: relative; }
.zhangwai a.zw{ width: 178px; height: 55px; left: 0; top: 0; }
.zhangwai a.bt{ width: 1000px; height: 20px; left: 0; bottom: 0; }
.zhangwai a.rwtg{ width: 169px; height: 96px; left: 9px; top: 65px; }
.zhangwai a.wxtg{ width: 169px; height: 96px; left: 9px; top: 171px; }
.zhangwai a.emd{ width: 183px; height: 119px; left: 187px; top: 19px; }
.zhangwai a.shipin{ width: 183px; height: 119px; left: 187px; top: 148px; }
.zhangwai a.weibo{ width: 203px; height: 119px; left: 379px; top: 19px; }
.zhangwai a.menhu{ width: 203px; height: 119px; left: 379px; top: 148px; }
.zhangwai a.duomt{ width: 175px; height: 83px; left: 591px; top: 19px; }
.zhangwai a.ssyq{ width: 175px; height: 83px; left: 591px; top: 109px; }
.zhangwai a.fenxiao{ width: 175px; height: 65px; left: 591px; top: 202px; }


.footer {
    width: 100%;
    height: 115px;
    line-height: 115px;
    text-align: left

    margin-top: 50px;
}
.footer a {

    text-decoration: none;
}

@media screen and (max-width: 720px) {
.con_1, .con_2, .case_con, .con_3, .con_4, .con_6, .con_8, .con_9{ width:95%; margin:0 auto;}
.header .content{ width:100%;}
.doc-main-bd .item{ margin-left:0;}
.w_title b{ font-size:15px;}	
.zs-logo{ float:none;}
.header{ height:110px;}
.float-box{ height:110px;}
.header .fr{ float:none;}
.navm{ margin-left:0px; margin-top:10px;  height:37px;}
.navm ul{ padding:0; margin:0;}
.navm li{ margin-top:0;}
.zititle{ width:95%;}
.zititle img{ width:100%;}
.page-cont{ width:100%;}
#J_mer-std h3{ font-size:15px; margin:10px 0;}

.taocantitle{ width:100%; color:#f00; background:none; font-weight:bold;}
.helpli{ padding-left:10px!important;}
.footer_main{ width:100%;text-align:center;}
.footer_left{ float:none;}
.footer_fl{ float:none; margin:0 auto;}
.zhengshu{ display:none;}
.keifu{ display:block;}
#J_mer-std table{ width:98%;}
#J_mer-std table tr td{ font-size:12px;}
.banner{ height:150px;}
.banner1{height:150px; background-size:720px 150px;}
.banner2{height:150px; background-size:720px 150px;}


}