﻿@charset "utf-8";

body {
	font-size: 14px;
	font-family: "微软雅黑";
	margin: 0;
	color: #666;
	padding: 0
}

body.news {
	background-color: #fdfdfd;
}

body.newsshow {
	background-color: #f0f0f0;
}

dd,dl,dt,li,ol,ul {
	margin: 0;
	padding: 0
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

p {
	margin: 0
}

li {
	list-style-type: none
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.move {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.clear {
	clear: both;
	float: none
}

.w1200 {
	clear: both;
	float: none;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto
}

.wrap {
	min-width: 1200px;
	overflow: hidden;
}

.w1400 {
	width: 1400px;
}

.mt70 {
	margin-top: 0px
}

.p70 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.pt70 {
	padding-top: 70px;
}

.mt60 {
	margin-top: 60px
}

.ov {
	overflow: hidden;
}

/*header*/

#header {
	min-width: 1200px;
	-moz-box-shadow: 0 0 2px #c2c2c2;
	-webkit-box-shadow: 0 0 2px #c2c2c2;
	box-shadow: 0 0 2px #c2c2c2;
	background-color: #FFF;
	width: 100%;
}

#header .hdbox {
	height: 103px;
}

#header .hdbox .logo {
	width: 230px;
	float: left;
	height: 80px;
	margin-top: 21px
}

#header .hdbox .logo strong,#header .hdbox .logo h1 {
	color: #f60;
	font-size: 19px;
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 34px
}

#header .hdbox .logo p {
	font-size: 16px;
	padding-top: 3px
}

#header .hdbox .logo img {
	float: left;
	margin-right: 10px
}

#header .hdbox .right {
	float: right;
	text-align: right;
	vertical-align: middle;
	display: table-cell;
	width: 960px;
	margin-top: 22px
}

#header .hdbox .right .sidebar_b {
	line-height: 24px;
	padding-bottom: 5px
}

#header .hdbox .right .sidebar_b a {
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(../images/bg_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	font-size: 12px
}

#header .hdbox .right .sidebar_b a:nth-child(1) {
	padding-left: 0;
	background-image: none
}

#header .hdbox .right .sidebar_b a:last-child {x
	padding-right: 0
}

#header .hdbox .right .tel {
	height: 25px;
	font-size: 18px;
	display: inline-block;
	float: right;
	background-image: url(../images/ico_top_tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	color: #f60
}

#header .menu {
	height: 55px;
	position: relative;
	width: 100%;
	clear: both;
	float: none;
	background-repeat: repeat-x;
	line-height: 55px;
}

#header .menu .box {
	height: 56px;
	left: 50%;
	top: -1px;
	right: 50%;
	width: 1010px;
	clear: both;
	float: none;
}

#header .menu ul a {
	color: #000;
}

#header .menu > ul {
	height: 55px;
	width: 920px;
	position: relative;
}

#header .menu ul > li {
	float: left;
}

#header .menu ul > li.single {
	position: relative;
}/*只有一级分类时显示相对*/

#header .menu ul > li span {
	text-align: center;
	font-size: 16px;
	white-space: nowrap;
	display: block
}

#header .menu ul > li span a {
	display: block;
	line-height: 55px;
	padding-right: 13px;
	padding-left: 13px;
	white-space: nowrap;
	overflow: hidden
}

#header .subbg {
	background-color: #FFFFFF;
	background-image: url(../images/sub_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 178px;
	right: 0px;
	z-index: 100000;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

/*通用二级菜单*/

#header .menu ul li .sub {
	background-color: #FFFFFF;
	position: absolute;
	height: 0px;
	width: 100%;
	left: 0px;
	top: 55px;
	z-index: 100000;
	background-image: url(../images/sub_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	right: 0px;
}

#header .menu ul li:hover .sub {
	padding-top: 10px;
	height: 200px;
}

#header .menu ul li .sub ul li {
	line-height: 50px;
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}

#header .menu ul li .sub ul li a {
	color: #666;
	text-align: center;
	display: block;
	clear: both;
	float: none;
	width: 100%;
}

/*全网平台建设二级菜单*/


#header .menu ul li .sub2 {
	background-color: #FFFFFF;
	position: absolute;
	height: 0px;
	width: 100%;
	left: 0px;
	top: 55px;
	z-index: 100000;
	background-image: url(../images/sub_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	right: 0px;
}

#header .menu ul li:hover .sub2 {
	padding-top: 10px;
	height: 250px;
}

#header .menu ul li .sub2 ul li {
	line-height: 50px;
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}

#header .menu ul li .sub2 ul li a {
	color: #666;
	text-align: center;
	display: block;
	clear: both;
	float: none;
	width: 100%;
}

/*全网营销推广二级菜单*/

#header .menu ul li .sub_spread {
	background-color: #FFFFFF;
	position: absolute;
	height: 0px;
	width: 1185px;
	left: 0px;
	top: 55px;
	z-index: 100000;
	background-image: url(../images/sub_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	overflow: hidden;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

#header .menu ul li:hover .sub_spread {
	height: 390px;
	padding-top: 40px;
}

#header .menu ul li .sub_spread ul {
}

#header .menu ul li .sub_spread ul li {
	float: left;
	height: 60px;
	width: 298px;
	margin-top: 19px;
	border: 1px solid #d2d2d2;
	margin-right: 45px;
	margin-left: 45px;
}

#header .menu ul li .sub_spread ul li a {
	color: #666;
	display: block;
	height: 60px;
	width: 298px;
	line-height: 60px;
}

#header .menu ul li .sub_spread ul li a img {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 15px;
	max-height: 45px;
}

/*全网营销资讯二级菜单*/

#header .menu ul li .sub_info {
	position: absolute;
	height: 0px;
	width: 1200px;
	left: 0px;
	top: 55px;
	background-color: #ffffff;
	z-index: 100000;
	background-image: url(../images/sub_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

#header .menu ul li:hover .sub_info {
	height: 318px;
	padding-top: 30px;
}

#header .menu ul li .sub_info .category {
	float: left;
	width: 178px;
	overflow: hidden;
}

#header .menu ul li .sub_info .category ul li {
	clear: both;
	float: none;
}

#header .menu ul li .sub_info .category ul li a {
	color: #666;
	display: block;
	padding-left: 46px;
	font-size: 18px;
	line-height: 44px;
	clear: both;
	float: none;
}

#header .menu ul li .sub_info .category ul li a:hover {
	font-weight: bold;
	color: #f60;
}

#header .menu ul li .sub_info .hot {
	float: left;
	padding-left: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	margin-top: 16px;
}

#header .menu ul li .sub_info .hot ul li {
	height: 234px;
	width: 200px;
	float: left;
	margin-left: 28px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 5px 20px #e1e1e1;
	-webkit-box-shadow: 0px 5px 20px #e1e1e1;
	box-shadow: 0px 5px 20px #e1e1e1;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#e1e1e1');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#e1e1e1')";
}

#header .menu ul li .sub_info .hot ul li .pic img {
	height: 154px;
	width: 200px;
}

#header .menu ul li .sub_info .hot ul li .txt {
	height: 70px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	overflow: hidden;
}

#header .menu ul li .sub_info .hot ul li .txt strong {
	line-height: 20px;
	white-space: nowrap;
	display: block;
	height: 20px;
	overflow: hidden;
}

#header .menu ul li .sub_info .hot ul li .txt p {
	color: #666;
	font-size: 12px;
	padding-top: 6px;
}

#header .menu ul li .sub_info .hot ul li a:hover .txt p {
	color: #666666;
}

/*footer*/

#footer {
	clear: both;
	float: none;
}

#footer .contact {
	background-color: #0e0f13;
	padding-top: 116px;
	padding-bottom: 70px
}

#footer .contact .box .txt {
	width: 450px;
	float: left
}

#footer .contact .box .txt strong {
	font-size: 48px;
	color: #2980b9
}

#footer .contact .box .txt p {
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	padding-top: 20px
}

#footer .contact .box .txt .findus {
	padding-top: 40px
}

#footer .contact .box .txt .findus ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ccc;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px
}

#footer .contact .box .txt .findus ul li.tel {
	background-image: url(../images/ico_contact_tel.png)
}

#footer .contact .box .txt .findus ul li.mall {
	background-image: url(../images/ico_contact_mall.png)
}

#footer .contact .box .txt .findus ul li.add {
	background-image: url(../images/ico_contact_map.png)
}

#footer .contact .box .message {
	float: right;
	width: 502px
}

#footer .contact .box .message dl {
	display: block;
	clear: both;
	float: none;
	height: 45px;
	margin-top: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #636466
}

#footer .contact .box .message dl dt {
	display: block;
	float: left;
	width: 76px;
	line-height: 45px;
	font-size: 18px;
	color: #999
}

#footer .contact .box .message dl dd {
	display: block;
	float: left;
	width: 426px;
	height: 45px
}

#footer .contact .box .message dl dd input {
	width: 99.5%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	font-size: 16px;
	color: #FFF;
	background-color: #0E0F13;
	outline: 0;
	font-family: "微软雅黑"
}

#footer .contact .box .message dl.textarea {
	height: 142px
}

#footer .contact .box .message dl.textarea dd textarea {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	color: #FFF;
	background-color: #0E0F13;
	height: 138px;
	width: 99.5%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	outline: 0
}

#footer .contact .box .message .btn {
	padding-top: 20px
}

#footer .contact .box .message .btn input {
	line-height: 42px;
	height: 42px;
	width: 162px;
	background-color: #0E0F13;
	font-size: 18px;
	color: #2980b9;
	font-family: "微软雅黑";
	border: 2px solid #2980b9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

#footer .bottomlink {
	background-color: #2980b9;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden
}

#footer .bottomlink ul {
	width: 1400px;
	margin-right: auto;
	margin-left: auto
}

#footer .bottomlink ul li {
	display: block;
	float: left;
	white-space: nowrap;
	padding-right: 15px;
	height: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #4f96c5;
	padding-left: 15px
}

#footer .bottomlink ul li:nth-child(1) {
	width: 106px;
	padding-left: 0
}

#footer .bottomlink ul li:nth-child(2) {
	width: 122px
}

#footer .bottomlink ul li:nth-child(3) {
	width: 123px
}

#footer .bottomlink ul li:nth-child(4) {
	width: 123px
}

#footer .bottomlink ul li:nth-child(5) {
	width: 109px
}

#footer .bottomlink ul li:nth-child(6) {
	width: 152px
}

#footer .bottomlink ul li:nth-child(7) {
	width: 149px
}

#footer .bottomlink ul li:nth-child(8) {
	width: 88px
}

#footer .bottomlink ul li:last-child {
	border-right-style: none
}

#footer .bottomlink ul li a {
	font-size: 18px;
	color: #FFF
}

#footer .bottomlink ul li .sub {
	padding-top: 15px;
	clear: both;
	float: none
}

#footer .bottomlink ul li .sub ul {
	width: auto
}

#footer .bottomlink ul li .sub ul li {
	clear: both;
	float: none;
	padding: 0;
	line-height: 30px;
	width: auto;
	height: auto;
	border-right-style: none
}

#footer .bottomlink ul li .sub ul li a {
	font-size: 14px;
	color: #eeeaea
}

#footer .brand {
	height: 124px;
	background-color: #04577f
}

#footer .brand .box {
	position: relative;
	height: 124px
}

#footer .brand .box .slogan {
	float: left;
	color: #FFF;
	font-size: 16px;
	padding-top: 30px
}

#footer .brand .box .slogan strong {
	font-size: 24px;
	display: block;
	padding-top: 8px
}

#footer .brand .box .logo {
	height: 124px;
	width: 172px;
	margin-left: -86px;
	position: absolute;
	left: 50%;
	right: 50%
}

#footer .brand .box .tel {
	float: right;
	margin-top: 30px;
	text-align: right
}

#footer .brand .box .tel .l {
	clear: both;
	float: none
}

#footer .brand .box .tel .l a {
	color: #FFF;
	background-image: url(../images/bg08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-right: 8px;
	padding-left: 15px;
	font-family: "宋体";
	font-size: 12px
}

#footer .brand .box .tel .l a:nth-child(1) {
	background-image: none
}

#footer .brand .box .tel .l a:last-child {
	padding-right: 0
}

#footer .brand .box .tel .service {
	font-size: 18px;
	font-weight: 700;
	color: #FFF;
	background-image: url(../images/ico_bottom_tel2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-left: 32px;
	margin-top: 10px;
	float: right;
	white-space: nowrap
}

#footer .bottom_news {
	background-image: url(../images/p6.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 60px
}

#footer .bottom_news .list {
	width: 326px;
	margin-right: 75px;
	float: left
}

#footer .bottom_news .list ul li {
	height: 88px;
	clear: both;
	float: none;
	padding-top: 16px;
	overflow: hidden;
}

#footer .bottom_news .list ul li a {
	color: #CCC;
	font-size: 14px;
	display: block
}

#footer .bottom_news .list ul li a:hover {
	text-decoration: underline
}

#footer .bottom_news .list ul li a img {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 88px;
	width: 112px;
	margin-top: 2px
}

#footer .bottom_news .list ul li p {
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	line-height: 22px;
	text-decoration: none
}

#footer .bottom_news .tit {
	font-size: 24px;
	color: #FFF;
	height: 55px
}

#footer .bottom_news .box .qa {
	float: right;
	width: 326px;
	padding-top: 10px
}

#footer .bottom_news .box .qa dt {
	background-image: url(../images/bg09.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 42px;
	min-height: 25px;
	margin-top: 20px
}

#footer .bottom_news .box .qa dt a {
	color: #FFF;
	font-size: 14px
}

#footer .bottom_news .box .qa dt a:hover {
	text-decoration: underline
}

#footer .bottom_news .box .qa dd {
	background-image: url(../images/bg10.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 42px;
	font-size: 12px;
	color: #999;
	min-height: 36px;
	line-height: 18px;
	margin-top: 5px
}

#footer .bottombox {
	background-color: #0a2c42;
	padding-top: 50px;
	padding-bottom: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #71b5ed
}

#footer .bottombox .box .links strong {
	color: #FFF;
	display: block;
	padding-bottom: 10px
}

#footer .bottombox .box .links a {
	font-size: 12px;
	white-space: nowrap;
	display: inline-block;
	padding-right: 15px;
	line-height: 24px;
	color: #999
}

.copyrightsadas {
	padding-top: 20px;
	font-size: 14px;
	color:#6a737e;
	line-height: 24px; background:#121e2c; width:100%; max-width:1920px; text-align:center; padding-bottom:20px;
}

#footer .bottombox .box .copyright a {
	color: #999
}

#footer .bottombox .box .copyright .ico {
	padding-bottom: 8px
}

#msg_layer {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1000000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/bg_open_layer.png);
	display: none;
}

#msg_layer .content {
	position: fixed;
	background-color: #f5f6fa;
	z-index: 1000000000;
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
	height: 572px;
	width: 816px;
	margin-top: -261px;
	margin-left: -409px;
}

#msg_layer .content .close {
	background-image: url(../images/ico_layerclose.png);
	height: 20px;
	width: 21px;
	position: absolute;
	top: 22px;
	right: 22px;
	cursor: pointer;
}

#msg_layer .content .tit {
	text-align: center;
	clear: both;
	float: none;
	height: 126px;
	padding-top: 60px;
}

#msg_layer .content .tit strong {
	color: #f60;
	font-size: 30px;
	display: block
}

#msg_layer .content .tit p {
	font-size: 16px;
	padding-top: 5px
}

#msg_layer .content .tit i {
	font-size: 0;
	line-height: 0;
	background-color: #2892eb;
	display: inline-block;
	height: 4px;
	width: 70px;
	margin-top: 10px
}

#msg_layer .content .formbox {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}

#msg_layer .content .formbox ul li {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	float: left;
	width: 314px;
	height: 42px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e6;
	padding-top: 15px;
	padding-bottom: 5px;
}

#msg_layer .content .formbox ul li:last-child {
	width: 100%;
}

#msg_layer .content .formbox ul li:nth-child(even) {
	float: right;
}

#msg_layer .content .formbox ul li:hover {
	border-bottom-color: #8acbed;
}

#msg_layer .content .formbox ul li i {
	font-style: normal;
	line-height: 42px;
	color: #999999;
	font-size: 16px;
}

#msg_layer .content .formbox ul li div {
	position: absolute;
	left: 62px;
	right: 0px;
	height: 42px;
	top: 15px;
	bottom: 0px;
}

#msg_layer .content .formbox ul li div input.txt {
	width: 100%;
	height: 36px;
	background-color: #F5F6FA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "微软雅黑";
	font-size: 16px;
	outline: none;
}

#msg_layer .content .formbox .submit {
	text-align: center;
	clear: both;
	float: none;
	padding-top: 68px;
}

#msg_layer .content .formbox .submit input {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	height: 42px;
	width: 163px;
	background-color: #F5F6FA;
	color: #0093dd;
	border: 2px solid #0093dd;
	font-family: "微软雅黑";
	font-size: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	outline: none;
}

#msg_layer .content .formbox .submit input:hover {
	color: #FFFFFF;
	background-color: #0093dd;
}

.pagelist {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	float: none;
	padding-bottom: 20px;
}

/*分页*/

.dede_pages {
	padding: 15px 0 30px 0;
	border-top: none;
	text-align: center;
	line-height: 30px;
	clear: both;
}

.dede_pages ul {
	text-align: center;
}

.dede_pages ul li {
	text-align: center;
	height: 18px;
	overflow: hidden;
	display: inline;
	margin: 0 2px;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}

.dede_pages ul li a {
	border: 1px solid #666;
	color: #555555;
	display: inline;
	height: 18px;
	overflow: hidden;
	padding: 4px 8px 4px 8px;
	margin: 0;
}

.dede_pages ul li a:hover {
	border: 1px solid #666;
	color: #fff;
	background: #333;
	height: 18px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}

.dede_pages ul li.thisclass a {
	background-color: #333;
	height: 18px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	border: 1px solid #333;
}

.dede_pages .pageinfo {
	color: #999999;
	padding: 0 3px 0 3px;
	height: 18px;
}

.dede_pages .pageinfo strong {
	color: #333;
	font-weight: normal;
	margin: 0 0;
	height: 18px;
}


/*通用主题头*/

.common_tit {
	text-align: center;
	clear: both;
	float: none
}

.common_tit strong {
    color: #245caa;
    font-size: 36px;
    display: block;
}

.common_tit p {
	font-size: 18px;
    padding-top: 10px;

}

.common_tit i {
	font-size: 0;
	line-height: 0;
	background-color: #ff6600;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

.common_tit2 {
	text-align: center;
	clear: both;
	float: none
}

.common_tit2 strong {
	color: #ffffff;
	font-size: 26px;
	display: block
}

.common_tit2 p {
	font-size: 14px;
	padding-top: 10px;
	color: #FFFFFF;
}

.common_tit2 i {
	font-size: 0;
	line-height: 0;
	background-color: #f60;
	display: inline-block;
	height: 2px;
	width: 120px;
	margin-top: 10px
}

.qwyxpt_team .common_tit2 p, .main_qwyxtg_youshi .common_tit2 p,.job_list .common_tit2 p {
	color: #fff;
}

.common_tit3 {
	text-align: center;
	clear: both;
	float: none
}

.common_tit3 strong {
	color: #fff;
	font-size: 36px;
	display: block
}

.common_tit3 p {
	font-size: 18px;
	padding-top: 10px;
	color: #fff;
}

.common_tit3 i {
	font-size: 0;
	line-height: 0;
	background-color: #fff;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

/*首页banner*/

.container {
	position: relative;
	width: 100%;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
}

#container {
	position: absolute;
	width: 1903px;
	height: 585px;
	border: none;
	overflow: hidden;
	margin-left: -352px;
}

#list {
	position: absolute;
	z-index: 1;
	width: 7612px;
	height: 585px;
}

#list img {
	float: left;
	width: 1903px;
	height: 585px;
}

#buttons {
	position: absolute;
	z-index: 2;
	height: 10px;
	margin-left: 936px;
	margin-top: 560px;
	width: 100px;
}

#buttons span {
	float: left;
	margin-right: 5px;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: #333;
	cursor: pointer;
}

#buttons .on {
	background: #f60;
}

.arrow {
	position: absolute;
	top: 230px;
	z-index: 2;
	display: none;
	width: 60px;
	height: 60px;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	background: url("../images/previewslider.png")  no-repeat;
	cursor: pointer;
}

.arrow:hover {
}

#container:hover .arrow {
	display: block;
}

#prev {
	left: 346px;
}

#next {
	right: 354px;
	background-position: bottom;
}

#banner {
	width: 100%;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	position: relative;
	overflow: hidden
}

/*#banner .piclist{height:585px;width:100%;overflow:hidden}

#banner .piclist ul li a{background-repeat:no-repeat;background-position:center center;display:block;height:585px;width:100%}

#banner .tab{position:absolute;z-index:1;width:100%;bottom:25px;text-align:center}

#banner .tab ul li{text-indent:10000px;display:inline-block;height:8px;width:8px;overflow:hidden;margin-right:7px;margin-left:7px;background-color:#FFF;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}

#banner .tab ul li.on{background-color:#189af6}*/

#banner .scrollbtn {
	height: 60px;
	margin-left: -600px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 266px;
	right: 50%;
	width: 60px;
	opacity: 0;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 0);
	filter: alpha(opacity=0)
}

#banner .scrollbtn a {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(../images/previewslider.png);
	background-repeat: no-repeat;
	background-position: center top
}

#banner:hover .scrollbtn {
	opacity: .99;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 99);
	filter: alpha(opacity=99)
}

#banner .scrollbtn a.prev {
	left: -60px;
	top: 0;
	position: absolute
}

#banner .scrollbtn a.next {
	position: absolute;
	left: 1200px;
	background-position: center bottom;
	top: 0
}

/*通屏小banner*/

.banner1920x1200x151 {
	background-image: url(../images/p14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 151px;
	font-size: 24px;
	color: #FFF
}

.banner1920x1200x151 strong {
	font-size: 36px;
	display: block;
	padding-bottom: 10px;
	padding-top: 25px
}

.banner1920x1200x151 a.btn {
	float: right;
	color: #FFF;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	height: 42px;
	width: 235px;
	border: 2px solid #FFF;
	margin-top: 55px;
	letter-spacing: 8px;
}

.banner1920x1200x151 a.btn:hover {
	background-image: url(../images/bg_translucent.png);
}

/*跨界合作*/

.kuajiehezuo {
	background-color: #FAFAFA;
	height: 452px;
}

.kuajiehezuo .head {
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 254px;
	color: #000;
	padding-top: 40px
}

.kuajiehezuo .box {
	position: relative
}

.kuajiehezuo .box .b {
	overflow: hidden;
	position: absolute;
	height: 503px;
	top: -108px
}

.kuajiehezuo .box .b ul {
	width: 1400px
}

.kuajiehezuo .box .b ul li {
	width: 346px;
	float: left;
	margin-right: 80px
}

.kuajiehezuo .box .b ul li .tit {
	background-image: url(../images/b1.png);
	height: 53px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
	padding-top: 15px
}


.kuajiehezuo .box .b ul li .tit2 {
	background-image: url(../images/b2.png);
	height: 53px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
	padding-top: 15px
}

.kuajiehezuo .box .b ul li .tit3 {
	background-image: url(../images/b3.png);
	height: 53px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
	padding-top: 15px
}



.kuajiehezuo .box .b ul li .tit strong {
	font-size: 24px
}

.kuajiehezuo .box .b ul li .text {
	height: 130px;
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 22px;
	line-height: 26px;
	background-color: #FFF;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 9px
}

.dfwefloigsa{ overflow:hidden}
.dfwefloigsalidw { display:block; margin:5px; float:left; width:150px; text-align:center; font-size:14px; margin-bottom:20px; background:#eeeeee; border-radius:10px; height:35px; line-height:35px;}
.dfwefloigsalidw1 { display:block; margin:5px; float:left; width:300px; text-align:center; font-size:14px; margin-bottom:20px; background:#eeeeee; border-radius:10px; height:35px; line-height:35px;}

.kuajiehezuo .box .b ul li .text span {
	color: #999;
	line-height: 24px;
	display: block;
	padding-bottom: 40px
}

.kuajiehezuo .box .b ul li .text a {

}

.kuajiehezuo .box .b ul li:hover .text a {
	background-color: #f60
}

/*成功案例*/

.indexcase {
	background-image: url(../images/cs12.jpg);
	padding-bottom: 70px;
	padding-top: 70px;
	min-width: 1200px
}

.indexcase .con {
	margin-top: 40px;
}

.indexcase .con ul li {
	float: left;
	width: 25%;
	clip: rect(26px,auto,auto,auto);
	margin-bottom: 26px;
}

.indexcase .con ul li .box {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden
}

.indexcase .con ul li .box h3 {
	font-weight: normal;
	display: block;
	height: 38px;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/bg5.png);
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.indexcase .con ul li:hover .box h3 {
	bottom: -40px;
}

.indexcase .con ul li .box h3 a {
	color: #FFFFFF;
}

.indexcase .con ul li .box img {
	height: 251px;
	width: 100%;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.indexcase .con ul li:hover .box img {
	-webkit-transform: scale(1.85);
	transform: scale(1.85)
}
.telbfdf{
	background-image: url(../images/telbg.jpg); width:100%; max-width:1920px; height:125px; font-size:25px; text-align:center; line-height:125px; color:rgba(255,255,255,1); letter-spacing:1px;
	}
.indexcase .con ul li .box .text {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	background-image: url(../images/blue_bg1.png);
	opacity: 0;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 0);
	filter: alpha(opacity = 0);
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.indexcase .con ul li:hover .box .text {
	opacity: 1;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 100);
	filter: alpha(opacity = 100);
}

.indexcase .con ul li .box .text a {
	text-align: center;
	display: table;
	height: 100%;
	width: 100%;
}

.indexcase .con ul li .box .text a div {
	vertical-align: middle;
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
}

.indexcase .con ul li .box .text a div strong {
	font-size: 30px;
	color: #FFFFFF;
}

.indexcase .con ul li .box .text a div p {
	line-height: 22px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

.indexcase .con ul li .box .text a div span {
	display: block;
	padding-top: 10px;
	clear: both;
	float: none;
}

.indexcase .con ul li .box .text a div i {
	display: inline-block;
	background-color: #FFFFFF;
	background-image: url(../images/ico_show.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 44px;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.indexcase .con ul li .box .text a div em {
	display: inline-block;
	background-color: #FFFFFF;
	background-image: url(../images/ico_url.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 44px;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.indexcase .con .more {
	clear: both;
	float: none;
	padding-top: 60px
}

.indexcase .con .more a {
	display: block;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	width: 340px;
	text-align: center;
	line-height: 52px;
	color: #FFF;
	background-color: #3ca7fb;
	font-size: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; border-radius:5px;
}



/*成功案例*/

.indexcase1 {
	padding-bottom: 70px;
	min-width: 1200px
}

.indexcase1 .con {
	margin-top: 40px;
}

.indexcase1 .con ul li {
	float: left;
	width: 25%;

	clip: rect(26px,auto,auto,auto);
	margin-bottom: 26px;
}

.indexcase1 .con ul li .box {
	width: 90%;
	    height: 140px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden
}

.indexcase1 .con ul li .box h3 {
	font-weight: normal;
	display: block;
	height: 38px;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/bg5.png);
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.indexcase1 .con ul li:hover .box h3 {
	bottom: -40px;
}

.indexcase1 .con ul li .box h3 a {
	color: #FFFFFF;
}

.indexcase1 .con ul li .box img {
	height: 140px;
	width: 100%;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.indexcase1 .con ul li:hover .box img {
	-webkit-transform: scale(1.85);
	transform: scale(1.85)
}

.indexcase1 .con ul li .box .text {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	background-image: url(../images/blue_bg.png);
	opacity: 0;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 0);
	filter: alpha(opacity = 0);
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.indexcase1 .con ul li:hover .box .text {
	opacity: 1;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 100);
	filter: alpha(opacity = 100);
}

.indexcase1 .con ul li .box .text a {
	text-align: center;
	display: table;
	height: 100%;
	width: 100%;
}

.indexcase1 .con ul li .box .text a div {
	vertical-align: middle;
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
}

.indexcase1 .con ul li .box .text a div strong {
	font-size: 30px;
	color: #FFFFFF;
}

.indexcase1 .con ul li .box .text a div p {
	line-height: 22px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:16px;
}

.indexcase1 .con ul li .box .text a div span {
	display: block;
	padding-top: 10px;
	clear: both;
	float: none;
}

.indexcase1 .con ul li .box .text a div i {
	display: inline-block;
	background-color: #FFFFFF;
	background-image: url(../images/ico_show.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 44px;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.indexcase1 .con ul li .box .text a div em {
	display: inline-block;
	background-color: #FFFFFF;
	background-image: url(../images/ico_url.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 44px;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.indexcase1 .con .more {
	clear: both;
	float: none;
	padding-top: 60px
}

.indexcase1 .con .more a {
	display: block;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	width: 164px;
	text-align: center;
	line-height: 42px;
	color: #FFF;
	background-color: #f60;
	font-size: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}


/*页面最新资讯*/

.common_pagenews {
	height: 801px;
}

.common_pagenews .common_tit {
	height: 188px;
	padding-top: 80px;
}

.common_pagenews .box ul li {
	float: left;
	width: 520px;
	height: 132px;
	display: block;
}

.common_pagenews .box ul li:nth-child(even) {
	float: right;
}

.common_pagenews .box ul li a {
	font-size: 18px;
	color: #333333;
	transition: all .0s;
}

.common_pagenews .box ul li:hover a {
	font-weight: bold;
	color: #ff6600;
}

.common_pagenews .box ul li p {
	color: #858585;
	padding-top: 10px;
	line-height: 22px;
}

/*推广解决方案*/

.main_jjfa {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #f0f0f0
}

.main_jjfa .box {
	padding-top: 50px
}

.main_jjfa ul li {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	float: left;
	height: 118px;
	width: 352px;
	display: block;
	padding-top: 30px;
	padding-left: 24px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	padding-right: 24px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.main_jjfa ul li a {
	color: #333
}

.main_jjfa ul li:hover {
	background-color: #d8e2f0
}

.main_jjfa ul li p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	font-weight: 400;
	padding-top: 10px
}

.main_jjfa ul li img {
	float: left;
	height: 86px;
	width: 86px;
	margin-right: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

/*more1*/

.common_more1 {
	clear: both;
	float: none;
	text-align: center;
}

.common_more1 a {
	height: 42px;
	width: 166px;
	font-size: 18px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 42px;
	margin-top: 15px;
	background-color: #ff6600;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*内页通用banner*/

.common_main_banner {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 500px;
	width: 100%;
	text-align: center;
}

.common_main_banner .box {
	text-align: center;
	display: table;
	height: 500px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.common_main_banner .box .text {
	vertical-align: middle;
	display: table-cell;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 32px;
}

.common_main_banner .box .text strong {
	font-size: 60px;
	display: block;
	padding-bottom: 40px;
}

.common_main_banner2 {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 550px;
	width: 100%;
	text-align: center;
}

.common_main_banner2 .box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}

.common_main_banner2 .box .text {
	font-size: 39px;
	color: #FFFFFF;
	line-height: 32px;
	font-family: "方正兰亭超细黑简体";
}

.common_main_banner2 .box .text strong {
	font-size: 70px;
	display: block;
	padding-bottom: 40px;
	font-family: "方正兰亭超细黑简体";
	font-weight: normal;
	color: #ffe401;
}

.common_main_banner3 {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 530px;
	width: 100%;
	text-align: center;
}

.common_main_banner3 .box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}

.common_main_banner3 .box .text {
	font-size: 38px;
	color: #FFFFFF;
	line-height: 50px;
	font-family: "方正兰亭超细黑简体";
	padding-top: 135px;
}

.common_main_banner3 .box .text strong {
	font-size: 70px;
	display: block;
	padding-bottom: 40px;
	font-family: "方正兰亭超细黑简体";
	font-weight: normal;
}

.common_main_banner4 {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 500px;
	width: 100%;
	text-align: center;
}

.common_main_banner4 .box {
	text-align: center;
	height: 560px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-top: 80px;
}

.common_main_banner4 .box .text {
	vertical-align: middle;
	display: table-cell;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 38px;
}

.common_main_banner4 .box .text strong {
	font-size: 60px;
	display: block;
	padding-bottom: 40px;
}

.common_main_banner4 .box .text .btn {
	margin-top: 0px;
}

.common_main_banner4 .box .text .btn a {
	height: 62px;
	width: 290px;
	line-height: 62px;
	display: inline-block;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

.common_main_banner4 .box .text .btn a:hover {
	background: #FFF;
	color: #000;
}

.common_main_banner5 {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	height: 400px;
	width: 100%;
	text-align: center;
}

.common_main_banner5 .box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.common_main_banner5 .box .text {
	font-size: 38px;
	color: #FFFFFF;
	line-height: 50px;
	font-family: "方正兰亭超细黑简体";
	padding-top: 115px;
}

.common_main_banner5 .box .text strong {
	font-size: 70px;
	display: block;
	padding-bottom: 40px;
	font-family: "方正兰亭超细黑简体";
	font-weight: normal;
}

/*头条*/

.hometopnews {
	overflow: hidden;
	height: 405px
}

.hometopnews ul {
	width: 1400px
}

.hometopnews ul li {
	width: 380px;
	float: left;
	margin-right: 30px
}

.hometopnews ul li .pic {
	height: 208px;
	width: 380px;
	overflow: hidden
}

.hometopnews ul li .pic img {
	-o-transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	width: 380px;
	height: 208px
}

.hometopnews ul li:hover .pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.hometopnews ul li .text {
	padding-top: 22px;
	text-align: center
}

.hometopnews ul li .text p {
	line-height: 26px;
	text-align: left;
	padding-top: 10px
}

.hometopnews ul li .text a {
	color: #245caa;
	font-size: 18px
}

/*推广解决方案*/

.main_yxjc {
	padding-top: 70px;
	padding-bottom: 70px
}

.main_yxjc .box {
	padding-top: 50px
}

.main_yxjc .box ul li {
	width: 130px;
	float: left;
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: 700
}

.main_yxjc .box ul li p {
	font-size: 12px;
	padding-top: 10px;
	line-height: 24px;
	color: #999;
	font-weight: 400
}

.main_yxjc .box ul li.on {
	color: #f60
}

.main_yxjc .box .pic {
	clear: both;
	float: none;
	padding-top: 50px;
	text-align: center
}

/*核心团队*/

.index_coreteam {
	height: 800px;
	background-color: #e7edf9
}

.index_coreteam .common_tit {
	height: 160px;
	padding-top: 60px
}

/*

.index_coreteam .box{overflow:hidden}

.index_coreteam .box ul{width:1400px}

.index_coreteam .box ul li{float:left;width:158px;margin-right:16px;height:508px;overflow:hidden;position:relative}

.index_coreteam .box ul li .text{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;position:absolute;z-index:2;width:134px;bottom:0;background-color:#333;color:#FFF;text-align:center;padding-top:12px;padding-right:12px;padding-bottom:8px;padding-left:12px}

.index_coreteam .box ul li .text i{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;font-style:normal}

.index_coreteam .box ul li .text p{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;display:none;padding-top:10px;padding-bottom:10px; padding:0; line-height:24px;}

.index_coreteam .box ul li .text strong{font-size:24px;font-weight:400;padding-bottom:5px;display:block;line-height:20px}

.index_coreteam .box ul li:hover .text p{display:block}

.index_coreteam .box ul li:hover .text{background-image:url(../images/bg7.png);background-color:transparent}

.index_coreteam .box ul li:hover i{display:none}

.index_coreteam .more{text-align:center;margin-top:86px;clear:both;float:none}

.index_coreteam .more a{font-size:18px;color:#FFF;background-color:#f60;display:inline-block;height:42px;width:166px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;line-height:42px}

*/

.index_coreteam .box {
	width: 1200px;
	height: 422px;
}

.index_coreteam .box ul {
	width: 320px;
	height: 420px;
	padding-top: 20px;
	margin-left: 40px;
	margin-right: 38px;
	border: 1px solid #d0cecb;
	float: left;
	text-align: center;
	list-style: none;
}

.index_coreteam .box ul:hover {
	box-shadow: 3px 3px 14px #ccc;
}

.index_coreteam .box ul:hover img {
	border: 2px solid #f60;
}

.index_coreteam .box ul:hover h3 {
	color: #f60;
}

.index_coreteam .box ul img {
	border: 2px solid #d0cecb;
	border-radius: 50%;
}

.index_coreteam .box ul h3 {
	margin: 0 auto;
	color: #666;
	line-height: 50px;
	font-size: 28px;
	border-bottom: #CDCDCD 1px dashed;
	padding-bottom: 15px;
}

.index_coreteam .box ul li {
	line-height: 40px;
	font-size: 16px;
}

.index_coreteam .box .more {
	clear: both;
	float: none;
	padding: 40px 0;
}

.index_coreteam .box .more a {
	display: block;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	width: 164px;
	text-align: center;
	line-height: 42px;
	color: #FFF;
	background-color: #f60;
	font-size: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.izl-rmenu {
	position: fixed;
	right: 5px;
	bottom: 10px;
	z-index: 999;
}

.izl-rmenu .topicon {
	width: 73px;
	text-align: center;
	margin-left: -8px;
	margin-bottom: 8px;
	height: 65px;
	background: url(../images/kf_icon_01.gif) no-repeat;
}

.izl-rmenu .rcon {
	border: 1px #ccc solid;
	width: 56px;
}

.izl-rmenu .btn {
	text-align: center;
	cursor: pointer;
	position: relative;
	padding: 40px 0px 0;
	background: #e6e6e6;
	font-size: 12px;
}

.izl-rmenu .btn:hover a {
	color: #e00000;
}

.izl-rmenu .btn a {
	color: #4f4f4f;
	font-size: 12px;
	margin: 0px 3px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	display: block;
}

.izl-rmenu .lrtk_ico01 a,.izl-rmenu .lrtk_ico02 a {
	display: block;
}

.izl-rmenu .lrtk_ico01 {
	background: url(../images/kf_icon_02.gif) center 5px no-repeat;
	background-color: #e6e6e6;
	background-size: 37px auto;
}

.izl-rmenu .lrtk_ico02 {
	background: url(../images/qq.gif) center 5px no-repeat;
	background-color: #e6e6e6;
	background-size: 25px auto;
}

.izl-rmenu .lrtk_ico03 {
	background: url(../images/kf_icon_tel.gif) center 10px no-repeat;
	background-color: #e6e6e6;
	background-size: 28px auto;
}

.izl-rmenu .lrtk_ico04 {
	background: url(../images/kf_icon_04.gif) center 5px no-repeat;
	background-color: #e6e6e6;
}

.izl-rmenu .lrtk_ico04 a {
	border-bottom: 0;
}

.izl-rmenu .btn-top {
	background: url(../images/kf_icon_05.gif) center 0px no-repeat;
	background-color: #e6e6e6;
	margin-top: 10px;
	border: 1px #ccc solid;
	width: 56px;
	padding-top: 30px;
	padding-bottom: 8px;
	display: none;
}

.izl-rmenu .lrtk_ico03 .phone {
	background: url(../images/kf_icon_phone.gif) 8px center no-repeat;
	background-color: #e5e5e5;
	position: absolute;
	width: 135px;
	left: -136px;
	top: 5px;
	line-height: 30px;
	color: #e00000;
	font-size: 13px;
	text-align: left;
	display: none;
	border: 1px #ccc solid;
	border-right: 0;
	padding-left: 28px;
	box-sizing: border-box;
}

.izl-rmenu .welcome {
	margin-top: 15px;
	margin-left: -16px;
	width: 90px;
}



/*footer*/

.footer .copyright {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 22px;
	line-height: 24px;
}

.footer .copyright p {
	height: auto;
	width: 1200px;
	text-align: center;
	padding-bottom: 5px;
	line-height: 20px;
	color: #888;
	font-size: 12px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}

.footer {
	overflow: hidden;
	width: 100%;
	padding-top:60px;
	background-color: #1b2735;
    padding-bottom: 20px;
	color: #fbfbfb;
	margin-right: auto;
	margin-left: auto;
}

.footer ul {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 48px;
	margin-bottom: 42px;
}

.footer ul li {
	float: left;
	width: 178px;
	height: 178px;
	background: url(../images/footer_yuan01.png) no-repeat 9px 9px;
	margin: 0 6px;
	overflow: hidden;
	position: relative
}

.footer li b {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	margin-top: 47px;
	margin-bottom: 12px;
	position: relative;
	color: #333;
}

.footer li p {
	text-align: center;
	font-size: 16px;
	color: #333;
	position: relative;
	left: 0
}

.footer li .b01 {
	color: #333;
	background: url(../images/footer01.png) no-repeat center
}

.footer li .b02 {
	background: url(../images/footer02.png) no-repeat center
}

.footer li .b03 {
	background: url(../images/footer03.png) no-repeat center
}

.footer li .b04 {
	background: url(../images/footer04.png) no-repeat center
}

.footer li .b05 {
	background: url(../images/footer05.png) no-repeat center
}

.footer li .b06 {
	background: url(../images/footer06.png) no-repeat center
}

.footer li .lihover {
	width: 140px;
	height: 140px;
	background: url(../images/footer_yuan02.png) no-repeat center;
	padding: 9px;
	display: none
}

.footer li .lihover span {
	display: block;
	background: url(../images/footer_li0.png) no-repeat center;
	width: 140px;
	height: 90px;
	text-align: center;
	padding-top: 50px;
	color: #fff;
	text-align: center;
}

.footer li:hover {
	background: none
}

.footer li:hover .lihover {
	display: block
}

.footer li:hover b {
	display: none
}

.footer li:hover p {
	display: none
}

.footer em {
	font-style: normal;
	font-weight: normal;
}

.footer dl {
	width: 185px;
	float: left;
	height: 100%;
	overflow: hidden;
	background: url(../images/nav_bor.png) left top repeat-y;
	padding-left: 25px;
}

.footer dt a {
	font-size: 16px;
	color: #fff;
}

.footer dt {
	margin-bottom: 20px;
}

.footer dd a {
	font-size: 14px;
	color: #6a737e;
	line-height: 29px;
	display: block
}

.footer .footer_ewm {
	width: 300px;
	text-align: center;
	float: left;
	background: url(../images/nav_bor.png) repeat-y left top,url(../images/nav_bor.png) repeat-y right top
}

.footer .footer_ewm img {
	display: block;
	margin-bottom: 10px;
	 float:left; margin-top:10px;
}

.footer .footer_ewm p {
	font-size: 15px;
	color: #fff;

}

.footer .footer_center {
	overflow: hidden
}

.footer .footer_btm {
	margin-top: 50px;
	background-color: #999999;
	height: 70px;
	width: 1200px;
}

.footer .footer_btm .dizhi {
	float: left;
	overflow: hidden
}

.footer .footer_btm .dizhi p {
	font-size: 12px;
	color: #888;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
}

.footer .footer_btm .dizhi p em {
	background: url(../images/footer_dian.png) no-repeat right center;
	padding-right: 20px;
	margin-right: 30px;
}

.footer .footer_btm .dizhi span {
	display: block;
	font-size: 12px;
	color: #555;
	margin-left: 135px;
}

.footer .footer_btm .phone {
	float: right;
	text-align: right;
}

.footer .footer_btm .phone p {
	color: #ccc;
}

.footer .footer_btm .phone i {
	font-style: normal;
	display: block;
	font-size: 24px;
	color: #ccc;
	font-weight: normal
}

.footer .footer_btm .phone span {
	display: block;
	width: 111px;
	height: 17px;
	background: url(../images/footer_yy.png) no-repeat center;
	text-align: center;
	font-size: 10px;
	line-height: 17px;
	font-family: Arial;
	float: right;
	color: #999;
}







/*联系我们CSS*/

.ny_main {
	overflow: hidden;
}

.lxwm .toptitle span {
	font-size: 18px;
	color: #3f3f3f;
}

.lxwm .toptitle em {
	display: block;
	font-size: 40px;
	color: #333;
}

.lxwm .toptitle em font {
	color: #245caa;
	font-style: normal;
}

/*联系我们*/

.lxwm {
	padding-bottom: 35px;
	width: 1006px;
	margin: 0px auto;
}

.lxwm p {
	margin: 0;
	padding: 0;
	word-spacing: -1.5px;
	line-height: 25px;
}

.lxwm1 {
	background: url(../images/contactbg.jpg) no-repeat;
	width: 954px;
	height: 313px;
	padding: 50px 25px;
}

.lxwm1_left {
	width: 560px;
	height: 314px;
	float: left;
	position: relative;
}

.lxwm1_left h3 {
	font-size: 33px;
	color: #fff;
	border-radius: 5px;
	width: 500px;
	padding: 2px;
	background: #245caa;
	margin: 0;
}

.lxwm1_left ul li {
	float: left;
	width: 220px;
	padding-top: 30px;
	padding-left: 50px;
}

.lxwm1_left ul li h4 {
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	color: #245caa;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
	margin: 0;
}

.lxwm1_left ul li p {
	line-height: 25px;
	word-spacing: -1.5px;
	font-size: 12px;
}

.lxwm1_right {
	float: right;
}

.lx1 {
	background: url(../images/tel.jpg) no-repeat left 20px;
}

.lx2 {
	background: url(../images/fax.jpg) no-repeat left 20px;
}

.lx3 {
	background: url(../images/qq.jpg) no-repeat left 20px;
}

.lx5 {
	background: url(../images/indress.jpg) no-repeat left 20px;
	position: absolute;
	top: 190px;
	left: 270px;
}

.lx5 p {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.lx4 {
	background: url(../images/email.jpg) no-repeat left 20px;
}

.lxwm2 {
	background: url(../images/contactbg.jpg) no-repeat;
	width: 954px;
	height: 313px;
	padding: 50px 25px;
}

.lxwm3 {
	background: url(../images/contactbg.jpg) no-repeat;
	width: 954px;
	height: 313px;
	padding: 50px 25px;
}

.lxwm3left {
	float: left;
	width: 350px;
}

.lxwm3left img {
	width: 325px;
	padding-top: 15px;
}

.lxwm4right {
	float: left;
}

.lxwm4right h3 {
	font-size: 36px;
	color: #245caa;
	margin-top: 20px;
}

.lxwm4right p {
	line-height: 40px;
	font-size: 18px;
	margin-top: 30px;
}

.wzjslc {
	padding-bottom: 35px;
	margin: 0px auto;
	width: 1006px;
}

.liucheng {
	margin-top: 30px;
}

/*联系我们*/

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	font-family: "微软雅黑";
}

/*commen_title*/

.toptitle {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 30px;
	position: relative;
}

.toptitle h3 {
	font-size: 18px;
	color: #3f3f3f;
}

.toptitle h2 {
	display: block;
	font-size: 40px;
	color: #333;
}

.toptitle h2 font {
	color: #245caa;
}

.toptitle i {
	background: url(../images/hr.png) no-repeat center center;
	display: block;
	height: 10px;
}

/*commen_title_end*/

/*commen_title*/

.toptitle1 {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 50px;
	position: relative;
}

.toptitle1 h3 {
	font-size: 18px;
	color: #fff;
}

.toptitle1 h2 {
	display: block;
	font-size: 30px;
	color: #fff;
}

.toptitle1 h2 font {
	color: #245caa;
}

.toptitle1 i {
	background: url(../images/hr.png) no-repeat center center;
	display: block;
	height: 10px;
}

/*commen_title_end*/

/*commen_title*/

.toptitle2 {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 30px;
	position: relative;
}

.toptitle2 h3 {
	font-size: 18px;
	color: #3f3f3f;
}

.toptitle2 h2 {
	display: block;
	font-size: 30px;
	color: #333;
}

.toptitle2 h2 font {
	color: #245caa;
}

.toptitle2 i {
	background: url(../images/hr.png) no-repeat center center;
	display: block;
	height: 10px;
}

/*commen_title_end*/









/*回到顶部*/

#rocket-to-top div {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 149px;
}

#rocket-to-top .level-2 {
	background: url(../images/gobacktop.png) no-repeat scroll -149px 0 transparent;
	display: none;
	height: 250px;
	opacity: 0;
	z-index: 1;
}

#rocket-to-top .level-3 {
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 150px;
	z-index: 2;
}

#rocket-to-top {
	background: url(../images/gobacktop.png) no-repeat scroll 0 0 transparent;
	cursor: default;
	display: block;
	height: 250px;
	margin: -125px 0 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 5%;
	bottom: 20px;
	width: 147px;
	z-index: 11;
}

.hezhoedfd{background: url(../images/hzbg.gif) no-repeat; width:100%; max-width:1920px; height:442px; margin:0 auto;}
.hezhoedfd img {text-align:center; width:1222px; height:373px; margin-top:30px;}
.dfdsgfwfr{background: url(../images/bgb.gif) no-repeat; width:1200px; height:240px; margin:0 auto;}
.dfdsgfwfr1 { float:left; width:180px; height:136px; display:block; padding-top:110px; margin-left:45px; text-align:center;}
.dfdsgfwfr1 h1{ font-size:18px; color:rgba(255,255,255,1);}
.dfdsgfwfr1 span{ color:rgba(255,255,255,1); font-size:13px; margin-top:5px; display:block; line-height:22px;}

.dfdsgfwfr2 { float:left; width:180px; height:136px; display:block; padding-top:110px; margin-left:130px; text-align:center;}
.dfdsgfwfr2 h1{ font-size:18px; color:rgba(255,255,255,1);}
.dfdsgfwfr2 span{ color:rgba(255,255,255,1); font-size:13px; margin-top:5px; display:block; line-height:22px;}

.iondefjhdfd{ background:#08a2ff; width:112px; height:30px; line-height:30px; text-align:center; border-radius:10px; margin:0 auto;}
.iondefjhdfd a{ color:rgba(255,255,255,1); font-size:14px; display:block; margin-top:25px;}

.fwefmreor{display: block;
    clear: both;
    float: none;
    margin-right: auto;
    margin-left: auto;
    height: 52px;
    width: 340px;
    text-align: center;
    line-height: 52px;
    background-color: #245caa;
    font-size: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-radius: 5px; 
	margin-top:40px;
	box-shadow: -3px -3px 3px   #ccc;
	}
.fwefmreor a{    color: #FFF;}	

