@charset "utf-8";
/*** v3 css* @author  Wyj* @build   20120220* @version v3*/
html {
	background: #fff;
	color: #999;
	overflow-y: scroll;
	-webkit-text-size-adjust: none; /* 解决谷歌字体大小最小12pxBUG */
}

* html,* html body /* 修正IE6振动bug */ {
	background-image: url(about:blank);
	background-attachment: fixed;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	margin: 0;
	padding: 0;
}

body {
	_height: 100%;
}
/* html5 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

/* 表单元素并不继承父级 font */
body,button,input,select,textarea {
	font: 12px Tahoma,Arial,Microsoft YaHei,'微软雅黑',宋体,sans-serif;
	background: #fff;
}

input,select,textarea {
	font-size: 100%;
}
/* 去掉各Table cell 的边距并让其边重合 */
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
/* IE bug fixed: th 不继承 text-align*/
th {
	text-align: inherit;
}

hr {
	border: 0;
	height: 1px;
	*color: #fff
}
/* 设置img边框为1像素白色，解决淡入淡出闪动bug */
fieldset,img {
	border: 0px solid #fff;
	vertical-align: middle;
}
/* 设置图片插值模式为二次立方 */
img {
	-ms-interpolation-mode: bicubic;
}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 500;
}

code,kbd,pre,samp {
	font-family: "Courier New", Courier, monospace;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 100%;
}

p {
	line-height: 2em;
}

span{
	font-weight:normal;
	color:#999;
}

q:before,q:after {
	content: '';
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

label {
	display: inline-block;
	text-align: right;
	cursor: pointer;
}

:focus {
	outline: 0;
}

a:hover {
	text-decoration: underline;
	color: #FF7300;
}

ins,a {
	text-decoration: none;
	color: #777;
}
.vm{
	vertical-align: middle;
}
/* 清除浮动 */
.clear {
	clear: both;
}
/* 万能闭合 */
.clearfix:after,body:after,html:after,.container:after,.cont:after,.title:after
	{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1; /* for IE6 IE7 */
}

/*显示隐藏*/
.hide {
	display: none;
}

.show {
	display: block;
}
/*块级与内联*/
.block {
	display: block;
}

.inline {
	display: inline;
}
/* 设置内联, 减少IE6或更低版本的浮动带来的bug（浮向边界margin加倍显示） */
.left,.right {
	display: inline;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}
/*鼠标手形*/
.pointer {
	cursor: pointer;
}

.pointer:hover {
	color: #FF7B01;
	text-decoration: underline;
}
/*下划线*/
.underline {
	text-decoration: underline;
}
/* 加粗 */
.bold {
	font-weight: bold;
}
/* 居中 */
.center {
	text-align: center;
}
/* 无边框 */
.noborder {
	border: none !important;
}
/* 禁用中文输入法 */
.ime-disabled {
	ime-mode: disabled !important;
}

/* 左或上5像素边距 */
body .mt5 {
	margin-top: 5px;
}

body .ml5 {
	margin-right: 5px;
}

body .mb5 {
	margin-bottom: 5px;
}
/* 去除补丁 */
body .p0 {
	padding: 0;
}
/* 去除边距 */
body .m0 {
	margin: 0;
}

/* 形似竖直新闻列表 */
.list {
	padding-top: 10px;
}

.list li {
	border-bottom: 1px solid #E8E8E8;
	height: 24px;
	width:199px;
	white-space:nowrap;
	text-overflow: ellipsis;
	line-height: 24px;
}
.list li a {	width:199px;
	text-overflow: ellipsis;
	white-space:nowrap;
	}
.list-news {
	padding-top: 10px;
}

.list-news li {
	height: 24px;
	line-height: 24px;
}

.list-news-g li,.list-news-w li,#news-detail .list-news-w li {
	background: url("http://www.jihui88.com/website/css/img/merge1.png") no-repeat scroll 0 -153px transparent;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	overflow:hidden;
}

.list-news-w li {
	background: url("http://www.jihui88.com/website/css/img/merge1.png") no-repeat scroll 0 -154px transparent;
}

.list-case {
	
}

.list-case li,.border-img {
	float: left;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 20px;
}

.list-case li .img,.border-img .img {
	border: 9px solid #fff;
}

.list-case  .ml {
	margin-left: 16px;
}

.list-case  .mr {
	margin-right: 16px;
}

.list-case  .mb {
	margin-bottom: 10px;
}

.list-case  .mt {
	margin-top: 10px;
}
/* 时间 */
.date {
	position: absolute;
	right: 5px;
}
/* 更多 */
.more {
	float: right;
	padding: 5px 5px 0 0;
}

/* 布局 */
.container {
	width: 960px;
	position:relative;
	margin: 0 auto;
}
.left.txt-p {
	position:absolute;
	right:0;
}
.mod-1,.mod-2,.mod-3,.mod-4,.mod-5,.mod-6,.mod-7,.mod-8,.mod-9 {
	float: left;
	margin-right: 16px;
	height: 100%;
	overflow: hidden;
}
.mod-1 {
	margin-right: 0;
}
.dh.left {
position: absolute;
right: 140px;
top: 2px;
}
.mod-1 {
	width: 372px;
}

.mod-2 {
	width: 736px;
}

.mod-3 {
	width: 199px;
}

.mod-4 {
	width: 314px;
}

.mod-5 {
	width: 230px;
}

.mod-6 {
	width: 180px;
}

.mod-7 {
	width: 540px;
}

.mod-8 {
	width: 636px;
}

.mod-9 {
	width: 308px;
}

.mod-fixed {
	margin-right: 0 !important;
}
/* 框 */
.win {
	position: relative;
	border: 1px solid #eee;
}

.title {
	height: 30px;
}

.title h2 {
	padding: 5px 0 0 10px;
	float: left;
	font-size: 14px;
}

.content {
	padding: 0 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background: transparent;
}

/* 输入框 */
.text,.txt {
	background: url("http://www.jihui88.com/website/css/img/text.gif") repeat-x scroll 0 0 #FFF;
	border: 1px solid #ccc;
	margin: 0 2px;
	padding: 3px 2px;
}

select.text {
	padding: 2px 2px 1px;
}

.textarea {
	height: auto;
}
/* 按钮  */
.btn-a,.btn-a span {
	background: url(img/btn.png) repeat-x scroll 0 0 transparent;
}

.btn-a {
	background-position: 0 0 !important;
	color: #333333;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 12px;
	text-decoration: none !important;
	border: none;
}

.btn-a span {
	background-position: right 0 !important;
	cursor: pointer;
	display: block;
	padding-right: 12px;
}

.btn-b,.btn-b span {
	background: url("http://www.jihui88.com/website/css/img/merge2.png") no-repeat scroll 0 0 #F3F3F3;
}

.btn-b {
	background-position: 0 -63px !important;
	color: #333333;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 12px;
	text-decoration: none !important;
	border: none;
}

.btn-b span {
	background-position: right -63px !important;
	cursor: pointer;
	display: block;
	padding-right: 13px;
}
/* PNG圆角 */
.border,.tl,.tr,.bl,.br {
	background: url("http://www.jihui88.com/website/css/img/border.png") repeat-x scroll -9999px -9999px
		transparent;
	_background: url("http://www.jihui88.com/website/css/img/border.gif") repeat-x scroll -9999px -9999px
		transparent;
}

.bor-2 b {
	width: 4px;
	height: 4px;
}

.bor-2 .tl {
	background-position: 0 -9px;
	left: -1px;
	top: -1px;
	_top: 0px;
}

.bor-2 .tr {
	background-position: -4px -9px;
	right: -1px;
	top: -1px;
	_top: 0;
	_right: 0;
}

.bor-2 .bl {
	background-position: 0 -13px;
	bottom: -1px;
	_bottom: 0;
	left: -1px;
}

.bor-2 .br {
	background-position: -4px -13px;
	bottom: -1px;
	_bottom: 0;
	right: -1px;
	_right: 0;
}
/* 圆角*/
b {
	display: inline-block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 2px;
	height: 2px;
}

.tl {
	background-position: 0 0;
	left: -1px;
	top: -1px;
}

.tr {
	background-position: -2px 0;
	right: -1px;
	top: -1px;
	_right: 0;
}

.bl {
	background-position: 0 -2px;
	bottom: -1px;
	_bottom: -2px;
	left: -1px;
}

.br {
	background-position: -2px -2px;
	bottom: -1px;
	_bottom: -2px;
	right: -1px;
}
/* 字体颜色 */
.white {
	color: #fff;
}

.gray {
	color: #999;
}

.lessGray {
	color: #ccc;
}

.blue {
	color: #3764DF;
}

.darkBlue {
	color: #00349A;
}

.skyBlue {
	color: #06c;
}

.yellow {
	color: #FF9F22;
}

.purple {
	color: #6D4594;
}

.green {
	color: #00823F;
}

.lessGreen {
	color: #9C0;
}

.pink {
	color: #FF2F4F;
}

.lessPink {
	color: #F99;
}

.orange {
	color: #FF7300;
}

.red {
	color: #F00;
}

.brown {
	color: #610303;
}

.rice {
	color: #FFE9AF;
}

.black {
	color: #333;
}
/* 背景颜色 */
.bg-white {
	background-color: #fff;
}

.bg-gray {
	background-color: #efefef;
}

.bg-lessGray {
	background-color: #F9F9F9;
}

.bg-leastGray {
	background-color: #fafafa;
}

/* 页头 */
#header {
	padding: 20px 0 20px 0;
	background: #fff;
}

#header .freetel,#header .tel400 {
	width: 100%;
	text-align: right;
}

#header .freetel {
	color: #c1c1c1;
	line-height: 15px;
}
#header p {
	margin:0;
}

#header .tel400 {
	color: #FF6600;
	font-size: 20px;
	letter-spacing: 1px;
	font-family:arial;
	line-height: 18px;
}

#header .txt-p {
	padding: 7px;
	width: 169px
}


.title a {
	color: #66666d;
}

.title strong {
	font-size: 20px;
	color: #333;
	padding-right: 10px;
	float: left;
}
/* 导航栏 */
#nav,#nav #nav-ul {
	height: 45px;
	line-height: 45px;
	background: url(img/nav-x.png);
}

#nav #nav-ul {
	background: url(img/nav-bg.png) no-repeat scroll 0 0 transparent;
}

#nav #nav-ul li {
	float: left;
}

#nav #nav-ul li a {
	color: #FFF;
	display: block;
	padding: 0 14px;
}
/* banner */
#banner {
	background: url(img/banner-x.jpg) repeat-x;
	height: 370px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#banner img {
	border: none;
}

#banner .bannerindex1_l {
	position: absolute;
	right: 91px;
	top: 72px;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.pointer {
	cursor: pointer;
}

.frame960 {
	height: 370px;
	overflow: hidden;
	z-index: 2;
	margin: 0 auto;
	background: url("http://www.jihui88.com/website/css/img/banner-c.png") repeat-x scroll 0 0 transparent;
}

.banner-img {
	height: 420px;
	z-index: 4;
}

.banner-img .leftimg,.banner-img .rightimg {
	left: -999em;
	position: absolute;
	top: 0;
	width: 960px;
	height: 340px;
}

.banner-img .rightimg {
	text-align: right;
	-webkit-transform: translate(0px, 0px) rotate(0);
}

.banner-bt {
	bottom: 91px;
	right: 0;
	z-index: 9999;
}

.banner-bt li {
	margin:0 2px;
	float: left;
}

.banner-bt li .pointer {
	background: url(img/merge1.png) 0px -202px no-repeat;
	display: block;
	width: 14px;
	height: 14px;
}

.banner-bt li .active {
	background: url(img/merge1.png) 0px -227px no-repeat;
}

.banner-bt li .pointer .ico {
	display: block;
	width: 46px;
	height: 46px;
	margin: 0 auto;
}

.banner-bt li .active .ico,.banner-bt li .pointer .ico:hover {
	background-position: 0 -46px;
}

/* 成功案例 */
#case {
	height: 473px;
	overflow:hidden;
}

#case .rec-case {
	border-top: 1px dashed #cfcfcf;
}

#case .new-case {
	
}

#case .rec-case-l,#case .rec-case-r,#case .rec-case-tel {
	float: left;
}

#case .rec-case-l,#case .rec-case-r {
	width: 180px;
	height: 365px;
}

#case .rec-case-l {
	margin-right: 16px;
}

#case .rec-case-r {
	width: 540px;
}

#case .rec-case-tel {
	
}

#case .rec-case-ul {
	padding-top: 15px;
}

#case .rec-case-ul li,#case .rec-case-more {
	border-bottom: 1px solid #e8e8e8;
	height: 24px;
	line-height: 24px;
}

#case .ent-pic {
	
}

#case .ent-name,#case .ent-user {
	color: #ff6600;
}

#case .ent-name,#case .ent-user {
	height: 20px;
	line-height: 20px;
}

#case .ent-name {
	padding: 15px 0 0;
}

#case .ent-user {
	padding: 0 0 5px;
}

#case .ent-info {
	line-height: 20px;
	padding-bottom: 10px;
}

#case .ent-pic img {
	border: 10px solid #FF6600;
}

#case .ent-show {
	line-height: 60px;
	height: 60px;
	text-align: right;
}

#case .ent-show-a {
	color: #FF6600;
}

#case .rec-corner-l,#case .rec-corner-r {
	float: left;
	height: 70px;
	width: 9px;
	height: 70px;
	width: 9px;
	background: url(img/merge1.png) no-repeat scroll 0 0 transparent;
}

#case .rec-corner-r {
	background-position: 0 -80px;
}

#case .rec-cont {
	background: none repeat scroll 0 0 #F2F2F2;
	float: left;
	font-size: 22px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	padding-left: 30px;
	width: 688px;
}

#case .rec-cont .tel {
	background: url("http://www.jihui88.com/website/css/img/merge2.png") no-repeat scroll 19px 9px transparent;
	display: inline-block;
	width: 236px;
}

#case .rec-cont .tel:hover {
	text-decoration: none;
}

#case .new-case .t {
	border-bottom: 1px dashed #CDCCCC;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #333;
}

#case .case-list,#news-detail .news-list {
	padding-top: 10px;
}

#case .case-list li,#news-detail .news-list li {
	background: url("http://www.jihui88.com/website/css/img/merge1.png") no-repeat scroll 0 -153px transparent;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
}
/* 更多成功案例 */
#morecase {
	background: #f3f3f3;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 20px;
}

#morecase .morecase-l,#morecase .morecase-r {
	float: left;
	height: 470px;
}

#morecase .morecase-l {
	
}

#morecase .morecase-r {
	
}

.cont {
	padding-top: 8px;
}

#morecase .morecase-l .cont .l,#morecase .morecase-l .cont .r {
	
}

#morecase .morecase-l .btn-b span {
	background-color: #F3F3F3;
}
/* 关于ABBCC */
#aboutabbcc {
	padding-top: 20px;
	height: 835px;
}

#aboutabbcc .mod-2 .cont p {
	line-height: 25px;
    text-indent: 2em;
	text-align: justify;
}

.img-div {
	border-bottom: 1px solid #D8D8D8;
	overflow: hidden;
}

.img-div-w {
	border-bottom: 1px solid #dadada;
	overflow: hidden;
}

.img-div-w img {
	border: 9px solid #fff;
}

#aboutabbcc .team .img-div,#aboutabbcc .info .img-div,#gstd  .img-div {
	margin-right: 20px;
	float: left;
}

#aboutabbcc .info .img-div,#gstd .info .img-div {
	height: 163px;
	width: 312px;
	margin-top: 8px;
}

#aboutabbcc .cont img,.img-div img {
	border: 9px solid #f3f3f3;
}

#aboutabbcc .info {
	padding-bottom: 20px;
}

#aboutabbcc .team .cont,#aboutabbcc .cert .cont,#gstd .team .cont {
	padding-top: 18px;
	float: left;
}

#aboutabbcc .team .cont li,#gstd .team .cont li {
	float: left;
	width: 168px;
	padding-right: 20px;
	height: 142px;
	*display: inline-block;
}

#aboutabbcc .team .cont .nopadding,#gstd .team .cont .nopadding {
	padding-right: 0 !important;
}

#aboutabbcc .team-t,#gstd .team-t {
	width: 100%;
	position: relative;
}

#aboutabbcc .team-b,#gstd .team-b {
	line-height: 20px;
	padding-bottom: 21px;
	padding-top: 10px;
	text-align: justify;
}

#aboutabbcc .team-name,#gstd .team-name {
	position: absolute;
	bottom: 0;
	left: 80px;
}

#aboutabbcc .mod-3 .img-div,#news-detail .mod-3 .img-div,#gstd .mod-3 .img-div
	{
	margin-bottom: 13px;
	width: 186px;
}

#aboutabbcc .daili .cont,#gstd .daili .cont {
	padding-top: 21px;
}
/* 客户感言 */
#customer-testimonials {
	background: #f3f3f3;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	height: 475px;
	padding-top: 20px;
}

#customer-testimonials .cont li {
	width: 480px;
	float: left;
	height: 135px;
}

#customer-testimonials .cont li .img-div-w {
	width: 116px;
}

#customer-testimonials  .img-div-w,#customer-testimonials .customer-info
	{
	float: left;
}

#customer-testimonials .customer-info {
	height: 117px;
	overflow: hidden;
	padding: 0 10px;
	width: 344px;
	text-align: justify;
}

#customer-testimonials .cus-name {
	background: url("http://www.jihui88.com/website/css/img/merge1.png") no-repeat scroll 0 -174px transparent;
	padding-left: 18px;
}
/* 产品 */
#products {
	padding-top: 30px;
	height: 350px;
}

#products .t {
	padding-bottom: 30px;
}

#products .pro-ul li {
	float: left;
	text-align: center;
	width: 25%;
}

#products .btn {
	text-align: center;
}

#prodcuts .pro-ul {
	padding-top: 10px;
}

#products .img {
	height: 237px;
}

#products .buy-btn {
	background: url("http://www.jihui88.com/website/css/img/merge2.png") no-repeat scroll 7px -97px transparent;
	border: medium none;
	height: 40px;
	text-indent: -9999px;
	width: 165px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
}
/* 服务流程 */
#service {
	background: #f3f3f3;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 25px;
	overflow: hidden;
}

#service .service {
	position: relative;
}

#service .top-ul li {
	background: url("http://www.jihui88.com/website/css/img/right.png") no-repeat scroll 122px 55px transparent;
	float: left;
	padding-top: 15px;
	width: 148px;
}

#service .top-ul .nobg {
	background: none;
}

#service  img {
	border: none;
}

#service .book {
	position: absolute;
	right: 50px;
	top: 38px;
}

#service .ser-bor {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 15px 15px 15px 15px;
	margin-top: 21px;
	padding: 19px 0;
	margin-bottom: 30px;
}
/* 更多服务 */
#moreser {
	padding-top: 20px;
	height: 350px;
}

#moreser .title img {
	vertical-align: text-bottom;
}

#moreser .title {
	height: 30px;
	padding-bottom: 20px;
}

#moreser .cont li {
	float: left;
	padding-top: 10px;
	margin-right: 14px;
}
/* 新闻 */
#news {
	padding-top: 20px;
	height: 400px;
}

#news .news-ul li.news-li {
	float: left;
	margin-right: 20px;
	width: 306px;
}

#news .news-ul .list-news img {
	border-bottom: 1px solid #dadada;
}

#gain {
	padding-top: 30px;
	padding-bottom:30px;
}

#gain .gain-ul li {
	float: left;
	color: #333;
	margin-right: 21px;
	border-bottom: 1px solid #d8d8d8;
}

#gain .gain01,#gain .gain02,#gain .gain03,#gain .gain04,#gain .gain05,#gain .gain06,#gain .gain07
	{
	background: url("http://www.jihui88.com/website/css/img/merge3.png") no-repeat scroll 6px 14px #FFFFFF;
	border: 9px solid #F3F3F3;
	float: left;
	height: 47px;
	line-height: 20px;
	padding-left: 40px;
	padding-top: 5px;
}

#gain .gain02 {
	background-position: 6px -51px;
}

#gain .gain03 {
	background-position: 6px -119px;
}

#gain .gain04 {
	background-position: 6px -183px;
}

#gain .gain05 {
	background-position: 6px -253px;
}

#gain .gain06 {
	background-position: 6px -321px;
}

#gain .gain07 {
	background-position: 6px -388px;
}

/* 加盟 */
#join {
	padding-top: 25px;
	height: 145px;
}

#join .join-ul {
	padding: 6px 15px;
}

#join .cont {
	border-bottom: 1px solid #d8d8d8;
	padding-top: 15px;
}

#join .join-ul {
	border: 9px solid #f3f3f3;
}

#join .join-ul li {
	float: left;
	margin-right: 7px;
}

#join .join-ul li img {
	border: 1px solid #f3f3f3;
}

/* 底部 */
#footer {
	padding-top: 10px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background: #f3f3f3;
}

#footer .nav-footer {
	border-bottom: 1px dashed #CFCFCF;
	height: 15px;
	padding: 15px 0;
}

#footer .nav-footer li {
	float: left;
	padding: 0 18px;
}

#footer .nav-footer a {
	color: #ff6600;
}

#footer .link-div,#runser .runser-l {
	background: url("http://www.jihui88.com/website/css/img/st-o.jpg") no-repeat scroll 7px 21px transparent;
	line-height: 25px;
	padding: 14px 0 15px 25px;
}

#runser {
	border-top: 1px dashed #cfcfcf;
}

#runser .left {
	width: 650px;
}

#runser .right {
	width: 280px;
	padding-top: 10px;
}

#runser .xlwb,#runser .txwb,#runser .txqq,#runser .txwx {
	background: url("http://www.jihui88.com/website/css/img/merge3.png") no-repeat scroll 6px 14px transparent;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}

#runser .xlwb {
	background-position: 6px -458px;
}

#runser .txwb {
	background-position: 6px -533px;
}

#runser .txqq {
	background-position: 6px -608px;
}

#runser .txwx {
	background-position: 6px -683px;
}

#runser .con-ul li {
	float: left;
	margin-right: 18px;
}

/* 新闻详细页 */
.news-detail-industry {
	
}

#proNextNews {
	background: none repeat scroll 0 0 #F5F5F5;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 5px 0px;
}

#news-detail {
	padding-bottom: 20px;
	padding-top: 15px;
}

#news-detail .mod-8 .title h1 {
	color: #333333;
	font-size: 22px;
	text-align: center;
}

#news-detail .mod-8 .items {
	height: 32px;
	line-height: 32px;
	width: 100%;
}

#news-detail .mod-8 .cont {
	clear:both;
	color: #363535;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 25px;
	text-align: justify;
	letter-spacing: 1px;
}

.shadow {
	background: url("http://www.jihui88.com/website/css/img/banner-shadow.png") no-repeat scroll center -44px
		transparent;
	height: 30px;
	margin: 0 auto;
	width: 990px;
}

.nav-bread {
	background: none repeat scroll 0 0 #F7F7F7;
	height: 34px;
	padding-left: 8px;
	line-height: 34px;
}

.list-ul li {
	border-bottom: 7px solid #F4F4F4;
	margin: 5px 0;
	padding: 5px 5px 21px;
}

.list-ul .title {
	padding-top: 10px;
}

.list-ul .cont {
	line-height: 2em;
	text-align: justify;
}

#side_float,#side_float_show {
	background: none repeat scroll 0 0 #FF6600;
	border: 9px solid #F3F3F3;
	position: fixed;
	_position: absolute;
	right: 5px;
	top: 10px;
	z-index: 999999999;
	padding: 4px;
	width:135px;
}
#side_float_show {
    width: auto;
}
#side_float ul li {
	border-bottom: 1px solid #FFB380;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-align: left;
}

#side_float ul li a {
	color: #fff;
}

#side_float .hide-img {
	position: absolute;
	left: 0;
	top: 0;
}

.jdhz {
	margin-top: 10px;
}

.jdhz .cooperation-img img {
	border: 9px solid #EFEFEF;
	float: left;
	margin-right: 8px;
}

#coop {
	padding-left: 15px;
}

#coop li {
	height: 150px;
}

#coop .coop-info-c p {
	text-align: justify;
}

.news-list li.current a {
	color: #FF560E;
}

.article .title {
	padding-top: 20px;
}

.article .cont p {
	line-height: 2em;
	text-align: justify;
	text-indent: 2em;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

#cpsy-service .service-img {
	overflow: hidden;
	width: 194px;
}

#cpsy-service .service-img,#cpsy-service .service-info {
	float: left;
	height: 260px;
}

#cpsy-service .service-info {
	line-height: 2em;
	padding: 30px 0 0;
}

.img-list li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.gsry li {
	float: left;
	border-bottom: 1px solid #D8D8D8;
	margin-right: 40px;
	margin-bottom: 20px;
}
.gsry li img {
	
	_width:200px;
	max-width:200px;
	_height:200px;
	max-height:200px;
	
}
.gsry li .gsry-div {
	width: 200px;
	height: 200px;
	border: 9px solid #F3F3F3;
}

.gsry li .gsry-div a { /*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align: middle;
	/*设置水平居中*/
	text-align: center;
	/*ie6、7不支持display:table-cell*/
	*display: block;
	*font-size: 175px; /*字体大小为height/1.14,这里约为192px*/
	_font-family: sans-serif; /*设置字体，否则在ie6下会有一个像素的偏差*/
	width: 200px;
	height: 200px;
}

.banner1 {
	background: url(img/pro_repeat.png) repeat-x scroll 0 0 transparent;
}

.banner1-cont {
	background: url(img/banner1.png) no-repeat scroll center center
		transparent;
	height: 402px;
}
.banner_baidu .banner1-cont{
	background: url(img/banner_baidu.png) no-repeat scroll center center
		transparent;
}
.banner2-cont {
	background: url(img/banner2.png) no-repeat scroll center center
		transparent;
	height: 648px;
}

#newsCont {
	overflow: hidden;
}
#newsCont hr {
	border-bottom:1px solid #666;
}


.reg-a,.ser-a,.pay-a,.make-a,.maintain-a {
	padding: 20px;
}

#case .indus-ul li,#news-detail .indus-ul li,#case .indus-ul li {
	background: none repeat scroll 0 0 #F8F8F8;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #FFFFFF;
	padding: 3px 12px;
}

#case .indus-ul li a,#news-detail .indus-ul li a,#case .indus-ul li a {
	display: block;
	letter-spacing: 1px;
}
#topbar{
	background:#fff;
}
#topbar .title {
	height: 26px;
	line-height: 26px;
	background: #f4f4f4;
	color: #66666d;
	border-bottom: 1px solid #dadada;
}

#topbar .topbar-div {
	padding: 0;
}

/* 营销型网站 */
.intro-t {
	background: url("/website/images/intro-t.jpg") no-repeat scroll 0 0
		transparent;
	height: 165px;
	margin-top: 5px;
	width: 670px;
}

.intro-t .intro-t-1,.intro-t .intro-t-2,.intro-t .intro-t-3,.intro-t .intro-t-4,.intro-t .intro-t-5
	{
	float: left;
	padding-left: 25px;
	padding-top: 126px;
	width: 105px;
}

.intro-t .intro-t-1,.intro-b .intro-t-1 {
	width: 112px;
}

.btn-103 {
	color: #A22827;
}

.btn-103 {
	background: url("/website/images/btn.png") no-repeat scroll -9999px
		-9999px transparent;
	border: medium none;
	cursor: pointer;
	display: inline-block;
	margin-right: 4px;
	text-align: center;
	vertical-align: middle;
}

.btn-103 {
	background-position: -714px 0;
	height: 33px;
	width: 94px;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.cptable {
	border: 1px solid #EEEEEE;
}

.cptable td {
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 0 1px 1px 0;
	height: 35px;
	text-align: center;
}

.cptable .td1 {
	font: bold 14px 微软雅黑;
	width: 35px;
}

.cptable .td2 {
	padding-right: 15px;
	text-align: right;
	width: 84px;
}

.cptable .td3 {
	background: url("/setsite/images/td_bg.png") repeat-y scroll 100% 0
		transparent;
	width: 204px;
}

.cptable .td4 {
	width: 204px;
}

.ying-banner {
	background: url("http://www.jihui88.com/website/css/img/yinxiao02.jpg") repeat-x scroll 0 0 transparent;
	height: 454px;
}

.yingxiao-img {
	margin: 0 auto;
	width: 1320px;
}

.yingxiao-img1 {
	margin: 0 auto;
	padding: 20px 0 0;
}

.ying06 {
	border: 9px solid #f3f3f3;
	padding: 15px;
	width: 228px;
	float: left;
	margin-right: 65px;
}

.ying06 .p1 {
	font-size: 24px;
	line-height: 30px;
	color: #333;
}

.ying06 .p2 {
	font-size: 25px;
	line-height: 35px;
	color: #ff6600;
}

.ying06 .p3 {
	font-size: 17px;
	line-height: 30px;
	color: #101010;
}

.td {
	padding: 20px 0;
}

.td .td-l,.td .td-r {
	float: left;
}

.td .td-l {
	padding-right: 29px;
}

.td .td-r img {
	border: 9px solid #EFEFEF;
}

.msg {
	padding: 20px 0;
}

.msg .mgs-l,.msg .msg-r {
	float: left;
	margin-right: 30px;
}

.msg .mgs-l img {
	border: 9px solid #EFEFEF;
}

.ying-05,.ying-06,.ying-07 {
	padding: 40px 0 0 0;
}

.zhend,.msSubmit {
	float: left;
}

.zhend-t {
	color: #ff6600;
	font-size: 30px;
	font-weight: bold;
}

.zhend-ul li {
	float: left;
	margin-right: 45px;
}

.zhend-b {
	font-size: 20px;
	color:#999;
}

.msSubmit {
	width: 432px;
}

.zhend {
	width: 527px;
}

.msgsubmit-t {
 padding-left: 20px;
    padding-top: 32px;
    color:#999;
}

.msSubmit  ul {
    margin-top: 5px;
}
.msSubmit li {
    line-height: 40px;
}

.msSubmit label {
    width: 85px;
    color:#999;
}

.msSubmit input {
    border: 1px solid #999999;
    height: 22px;
    width: 263px;
}

.msSubmit input.radio {
    width: 38px;
}
.msSubmit lable{
    width: 38px;
}

.msSubmit .zsjm,.msSubmit .cpcs,.msSubmit .pptg {
    width: 50px;
}
.msSubmit img {
    padding-left: 85px;
}

.yqjs {
    border: 1px solid #A2A2A2;
    height: 100px;
    width: 263px;
}

.preImg {
    display: block;
}
/* banner */
.smart960 {
	height: 42px;
	overflow: hidden;
	z-index: 2;
	margin: 0 auto;
	background: url("http://www.jihui88.com/website/css/img/banner-c.png") repeat-x scroll 0 0 transparent;
	top: 63px;
	left: 0;
}

.leftimg,.rightimg {
	left: -999em;
	position: absolute;
	top: 0;
	width: 656px;
	height: 42px;
}

.smart960 img {
	border: none;
}

#smart1 {
	height: 179px;
	overflow: hidden;
	border: none;
	margin: 0;
}

#smart1 li {
	width: 1000px;
	height: 250px;
}
.text2{
	position:absolute;
	top:50px;
	left:100px;
	z-index:1000;
	width:662px;
	height:47px;
	border:none;
}
#smart1 {
	background: url(/website/css/img/banner-x.jpg) repeat-x scroll 0 0 transparent;
	height: 179px;
	overflow: hidden;
	border: none;
	margin: 0;
}
#banner1-div{
	overflow:hidden;
}

#BDBridgeInviteWrap #InviteContainer #bridgeTopContainer #bridgeinviteclose {
    background: url("http://www.jihui88.com/website/css/img/btn.png") no-repeat scroll -18px -63px #FFFFFF;
    height: 11px;
    position: absolute;
    right: 35px;
    top: 27px;
    width: 12px;
}
#news-detail .clearfix .cont img {
	max-width: 320px;
width: expression(this.width > 320 ? '320px': true);

}
#news-detail .clearfix #newsCont img {
	max-width: 598px;
width: expression(this.width > 598 ? '598px': true);
}

#news-detail #cpsy-service .service-img,
#news-detail #cpsy-service .service-info {
	height: auto;
	float: left;
}
#news-detail #cpsy-service .service-info {
	width: 500px;
}
.clr {
	clear: both;
}
#ny_banner {
	width: 960px;
	margin: 10px auto;
}
.case_box{width:200px; height:418px;line-height:25px; overflow:hidden;} 
#case .case-list li {
    overflow: hidden;
    width: 350px;
}
.news-detail img {
	max-width: 636px
}

.message{
	padding-bottom:60px;
}
/*自定义31*/
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_37i7y845puui8uxr.eot');
  src: url('//at.alicdn.com/t/font_249974_37i7y845puui8uxr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_37i7y845puui8uxr.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_37i7y845puui8uxr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_37i7y845puui8uxr.svg#iconfont') format('svg');
}
.iconfontyyy {
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*web_banner*/
.web_banner {background:url(http://img.jihui88.com/upload/w/w5/www2/picture/2017/09/06/98747743-a132-4d8d-ac0b-7a959520667a.jpg) no-repeat top fixed;height:400px;overflow:hidden;}
.web_banner .text_title {width:1367px;margin:0 auto;padding:100px 0 0 0;text-align:center;color:#fff;}
.web_banner .text_title h1 {margin:0 0 25px 0;padding:0 0 31px 0;font-size:48px;line-height:1;font-weight:normal;position:relative;}
.web_banner .text_title h1 span {display:block;width:61px;height:3px;background:#ff6701;margin:0 0 0 -30px;position:absolute;bottom:0;left:50%;
-moz-border-radius: 1px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
-moz-border-radius-bottomleft:1px;
-moz-border-radius-bottomright:1px;
-khtml-border-radius: 1px;
-webkit-border-bottom-left-radius:1px;
-webkit-border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
border-bottom-right-radius: 1px;
}
.web_banner .text_title h4 {margin:0 0 18px 0;padding:0;font-size:30px;font-weight:normal;line-height:1;font-weight:normal;}
.web_banner .text_title p {margin:0 0 30px 0;padding:0;font-size:16px;}
/*web_mk_1*/
.web_mk_1 {width:1370px;margin:0 auto;overflow:hidden;}
.web_mk_1 .title {font-size:30px;line-height:1;color:#3a3939;text-align:center;margin:91px 0 18px 0;font-weight:normal;}
.web_mk_1 .title2 {font-size:14px;line-height:1;color:#777777;text-align:center;margin:0;font-weight:normal;}
.web_mk_1 .cont {overflow:hidden;}
.web_mk_1 .cont .cont_txt h3 {font-weight:normal;font-size:24px;color:#000;line-height:1.5;margin:0 0 15px 0;}
.web_mk_1 .cont .cont_txt h3 span {color:#ff6600;}
.web_mk_1 .cont .cont_txt p {font-size:14px;color:#666;line-height:1.5;margin:0 0 34px 0;display:block;width:80%;}
.web_mk_1 .cont .cont_txt a {display:inline-block;width:185px;text-align:center;font-size:12px;line-height:2;color:#666666;margin:0 20px 0 0;_margin:0 10px 0 0;}
.web_mk_1 .cont .cont_txt a img {display:block;width:58px;border:1px solid #cecece;margin:0 auto 12px auto;
	-moz-border-radius: 29px;
    -khtml-border-radius: 29px;
    -webkit-border-radius: 29px;
    border-radius: 29px;
    -moz-border-radius-bottomleft: 29px;
    -moz-border-radius-bottomright: 29px;
    -khtml-border-radius: 29px;
    -webkit-border-bottom-left-radius: 29px;
    -webkit-border-bottom-right-radius: 29px;
    border-bottom-left-radius: 29px;
    border-bottom-right-radius: 29px;
}
.web_mk_1 .cont .cont_txt a:hover {text-decoration:none;}
.web_mk_1 .cont1 {border-bottom:1px solid #e5e5e5;padding:55px 0 33px 0;}
.web_mk_1 .cont1 .cont_txt {float:left;margin:0 0 0 88px;_margin:0 0 0 44px;width:480px;}
.web_mk_1 .cont1 .con_img {float:right;margin:0 84px 0 0;_margin:0 42px 0 0;}
.web_mk_1 .cont2 {padding:97px 0 110px 0;}
.web_mk_1 .cont2 .cont_txt {float:right;margin:0 84px 0 0;_margin:0 42px 0 0;width:420px;}
.web_mk_1 .cont2 .con_img {float:left;margin:0 0 0 42px;_margin:0 0 0 21px;}
/*web_mk_2*/
.web_mk_2 {background:#f8f8f8;overflow:hidden;}
.web_mk_2 .title {font-size:30px;line-height:1;color:#3a3939;text-align:center;margin:88px 0 18px 0;font-weight:normal;}
.web_mk_2 .title2 {font-size:14px;line-height:1;color:#777777;text-align:center;margin:0;font-weight:normal;}
.web_mk_2 .cont {padding:76px 0 104px 0;overflow:hidden;text-align:center;font-size:0;width:1200px;margin:0 auto;}
.web_mk_2 .cont a {display:inline-block;*display:inline;*zoom:1;width:290px;margin:0 44px;_margin:0 22px;}
.web_mk_2 .cont a img {display:block;width:79px;border:1px solid #cecece;margin:0 auto 20px auto;
	-moz-border-radius: 40px;
    -khtml-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -moz-border-radius-bottomleft: 40px;
    -moz-border-radius-bottomright: 40px;
    -khtml-border-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
.web_mk_2 .cont a span {font-size:20px;font-weight:normal;color:#000;line-height:1.5;display:block;width:100%;}
.web_mk_2 .cont a em {font-size:14px;color:#666666;line-height:1.5;display:block;width:100%;}
.web_mk_2 .cont a:hover {text-decoration:none;}
.web_mk_2 .cont_banner {width:100%;position:relative;height:225px;background:url(http://img.jihui88.com/upload/w/w5/www2/picture/2017/10/10/8811b6a3-04eb-4441-ad5d-cd81a5f1f68d.jpg) no-repeat center top;overflow:hidden;}
.web_mk_2 .cont_banner img {display:none;}
.web_mk_2 .cont_banner .cont_txt {width:1200px;position:relative;margin:64px auto 0 auto;text-align:right;z-index:2;top:0;}
.web_mk_2 .cont_banner .cont_txt h3 {font-weight:normal;color:#fff;font-size:30px;line-height:1.5;}
.web_mk_2 .cont_banner .cont_txt p {font-size:14px;line-height:2;color:#fff;}
/*web_mk_3*/
.web_mk_3 {overflow:hidden;}
.web_mk_3 .title {font-size:30px;line-height:1;color:#000;text-align:center;margin:94px 0 18px 0;font-weight:normal;}
.web_mk_3 .title2 {font-size:14px;line-height:1;color:#666;text-align:center;margin:0;font-weight:normal;}
.web_mk_3 .cont {padding:50px 0 101px 0;overflow:hidden;text-align:center;font-size:0;width:1200px;margin:0 auto;}
.web_mk_3 .cont ul {margin:0 -8px;_margin:0 -4px;}
.web_mk_3 .cont a {display:block;float:left;width:155px;height:92px;background:url(http://img.jihui88.com/upload/w/w5/www2/picture/2017/10/11/dfd6ca40-0732-4551-8de6-65c3a2d2d042.jpg) no-repeat 0 0;margin:0 8px;_margin:0 4px;transition:all 0.3s ease 0s;}
.web_mk_3 .cont a.brand_1:hover {background-position:0 -92px;}
.web_mk_3 .cont a.brand_2 {background-position:-155px 0;}
.web_mk_3 .cont a.brand_2:hover {background-position:-155px -92px;}
.web_mk_3 .cont a.brand_3 {background-position:-310px 0;}
.web_mk_3 .cont a.brand_3:hover {background-position:-310px -92px;}
.web_mk_3 .cont a.brand_4 {background-position:-465px 0;}
.web_mk_3 .cont a.brand_4:hover {background-position:-465px -92px;}
.web_mk_3 .cont a.brand_5 {background-position:-620px 0;}
.web_mk_3 .cont a.brand_5:hover {background-position:-620px -92px;}
.web_mk_3 .cont a.brand_6 {background-position:-775px 0;}
.web_mk_3 .cont a.brand_6:hover {background-position:-775px -92px;}
.web_mk_3 .cont a.brand_7 {background-position:-930px 0;}
.web_mk_3 .cont a.brand_7:hover {background-position:-930px -92px;}
/*web_mk_4*/
.web_mk_4 {background:#f8f8f8;overflow:hidden;padding:0 0 130px 0;}
.web_mk_4 .title {font-size:30px;font-weight:normal;text-align:center;line-height:1;color:#000;margin:82px 0 14px 0;}
.web_mk_4 .title2 {font-size:14px;font-weight:normal;text-align:center;line-height:1;color:#777777;margin:0 0 56px 0;}
.web_mk_4 .block {width:1200px;margin:0 auto;}
.web_mk_4 .block ul {margin:0 -1%;_margin:0 -0.5%;overflow:hidden;}
.web_mk_4 .block li {width:23%;margin:0 1%;_margin:0 0.5%;float:left;}
.web_mk_4 .block li a {display:block;width:100%;height:275px;position:relative;background:#fff;overflow:hidden;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.web_mk_4 .block li a:hover {text-decoration:none;}
.web_mk_4 .block li a em {display:block;width:43px;height:43px;background:url(http://img.jihui88.com/upload/w/w5/www2/picture/2017/10/11/2ae75681-9bec-4645-b196-122d284d4119.jpg) no-repeat 0 0;margin:25px 0 17px 14px;_margin:25px 0 17px 7px;}
.web_mk_4 .block li.block_2 a em {background-position:-43px 0;}
.web_mk_4 .block li.block_3 a em {background-position:-86px 0;}
.web_mk_4 .block li.block_4 a em {background-position:-129px 0;}
.web_mk_4 .block li a .title_x {display:block;width:90%;font-size:20px;line-height:1;color:#000;padding:0 0 12px 0;position:relative;margin:0 auto;}
.web_mk_4 .block li a .block_x {display:block;width:90%;font-size:12px;line-height:2;color:#666666;padding:0 0 30px 0;position:relative;overflow:hidden;text-align:justify;margin:0 auto;}
.web_mk_4 .block li a .more {display:block;width:90%;font-size:12px;line-height:1;color:#ff6600;text-align:left;text-indent:0;transition:all 0.3s ease 0s;margin:0 auto;padding:0;float:none;}
.web_mk_4 .block li a:hover .more{text-indent:10%;}
/*web_mk_5*/
.web_mk_5 {overflow:hidden;border-bottom:21px solid #fbfbfb;}
.web_mk_5 .bg {width:1367px;margin:0 auto;overflow:hidden;padding:88px 0 72px 0;}
.web_mk_5 .block_left {width:42%;float:left;margin:0 0 0 4%;_margin:0 0 0 2%;padding:20px 0 0 0;}
.web_mk_5 .block_left h5 {margin:0 0 10px 0;padding:0;font-size:40px;color:#ff6600;font-weight:normal;line-height:1.3;}
.web_mk_5 .block_left p {margin:0 0 87px 0;padding:0;font-size:18px;line-height:1;color:#777;}
.web_mk_5 .block_left .expert li {float:left;text-align:center;font-size:14px;color:#333;line-height:3;margin:0 50px 0 0;_margin:0 25px 0 0;width:140px;}
.web_mk_5 .block_left .expert li img {display:block;width:100%;}
.web_mk_5 .block_right {width:32%;float:right;margin:0 10% 0 0;_margin:0 5% 0 0;}
.web_mk_5 .block_right input {background:#fff;border:1px solid #e6e6e6;display:block;width:99%;height:30px;line-height:30px;margin:0 0 12px 0;color:#333333;font-size:14px;padding:2%;}
.web_mk_5 .block_right p {margin:0 0 12px 0;color:#333;font-size:14px;}
.web_mk_5 .block_right input.f-web_cate {display:inline-block;width:auto;height:auto;line-height:inherit;margin:0 6px 0 0;_margin:0 3px 0 0;}
.web_mk_5 .block_right p.p2 input {width:52%;float:left;margin:0 4% 0 0;_margin:0 2% 0 0;}
.web_mk_5 .block_right #randCode {height:45px;}
.web_mk_5 .block_right textarea {background:#fff;border:1px solid #e6e6e6;display:block;width:99%;height:90px;line-height:30px;margin:0 0 12px 0;color:#333333;font-size:14px;padding:2%;}

.web_mk_5 .block_right .send_btn {display:block;width:52%;background:#ff6700;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;transition:all 0.3s ease 0s;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-khtml-border-radius: 5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.web_mk_5 .block_right .send_btn:hover {
background:#ff4200;
text-decoration:none;
}
/*web_mk_6*/
.web_mk_6 {padding:66px 0 82px 0;}
.web_mk_6 .title {text-align:center;font-size:36px;font-weight:normal;line-height:1;color:#000;margin:0 0 50px 0;}
.web_mk_6 .title span {display:block;width:100%;font-size:13px;text-align:center;line-height:1;padding:24px 0 0 0;color:#999;} 
.web_mk_6 .block a {display:block;width:204px;background:#ff6700;text-align:center;height:45px;line-height:45px;color:#fff;font-size:16px;margin:0 auto;transition:all 0.3s ease 0s;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-khtml-border-radius: 4px;
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.web_mk_6 .block a:hover {
background:#ff4e00;
text-decoration:none;
}