body,
html {
	background-color: #fff;
}

.header {
	background: url(../img/logo-bg.gif) repeat-x #e11824;
	margin: 0 auto;
	height: 80px;
	padding-top: 23px;
	border-bottom: 2px solid #333;
	clear: both;
}

.headerCon {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.header .logo {
	float: left;
	/* padding-top: 28px; */
}

.logo img {
	width: 190px;
	max-height: 42px;
}

.header .search {
	float: right;
	position: relative;
	margin-top: 8px;
}

#searchform {
	display: block;
	height: 40px;
	width: 350px;
}

.inp_srh {
	border: 1px solid #e3e3e3;
	float: left;
	display: inline;
	height: 40px;
	width: 300px;
	font-size: 14px;
	border-radius: 3px;
	padding: 0 10px;
	box-sizing: border-box;
}

.btn_srh {
	background: url(../img/search.svg) no-repeat 8px;
	width: 40px;
	height: 40px;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	background-size: 70%;
	font-size: 15px;
	color: #444;
}

.topbar {
	height: 40px;
	line-height: 40px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #e8e8e8;
	min-width: 1200px;
	margin: 0 auto
}

.topbar-main {
	width: 1200px;
	margin: 0 auto
}

.topbar .left {
	display: inline-block;
	float: left;
}

.topbar .right {
	display: inline-block;
	float: right;
	color: #666
}

.bdsharebuttonbox {
	display: inline-block;
	float: left;
	margin-top: 2px;
}

.bdshare-button-style2-24 a {
	margin-right: 15px !important;
}

.topbar .left iframe {
	margin-left: 15px;
	margin-top: 10px;
}

.topbar .right a {
	display: inline-block;
	margin: 0 8px;
	color: #666;
	line-height: 40px;
	font-size: 12px;
}

.topbar .right a:hover,
.nav-ul li a:hover {
	color: #ee3985;
}

.g-nav {
	width: 100%;
	background: #d51324;
	height: 60px;
	overflow: hidden;
}

.g-nav .m-nav {
	width: 1200px;
	background: #d51324;
	height: 60px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

.g-nav .m-nav .navs {
	width: 1200px;
	overflow: hidden;
	font-size: 16px;
}

.g-nav .m-nav .navs a {
	color: #fff;
	float: left;
	display: inline-block;
	margin: 22px 40px 0 0;
	line-height: 18px;
	*line-height: 22px;
	_display: inline;
}

.g-nav .m-nav .navs a:last-child {
	margin-right: 0;
}

.g-nav .m-nav .navs a:hover {}

.g-nav .m-nav .navs a.f20 {
	margin: 20px 25px 0 0;
	font-size: 20px;
}

.g-nav .m-nav .navs a.f20:hover {
	text-decoration: none;
}

.g-nav .m-nav .navs span {
	display: block;
	float: left;
	height: 30px;
	width: 3px;
	border-right: 1px solid #eb1b24;
	margin: 15px 16px 0 0;
	_display: inline;
}

.g-nav .m-nav a.icon-index {
	width: 30px;
	height: 25px;
	background: url(../img/icon_index.png) no-repeat;
	margin-top: 16px;
	text-indent: -9999px;
}

.ishowx-search {
	position: absolute;
	top: 14px;
	right: 10px;
}

.ishowx-search .btn {
	width: 31px;
	height: 34px;
	background: url(../img/search-btn.gif) no-repeat;
	cursor: pointer;
}

.ishowx-search .search-box {
	width: 0px;
	overflow: hidden;
}

.ishowx-search .searchbox {
	border: 0 none;
	width: 178px;
	margin: 0px;
	padding: 0px;
}

.ishowx-search .searchbox input {
	margin: 0px;
	padding: 0px;
}

.ishowx-search .searchbox .text {
	float: left;
	width: 138px;
	height: 34px;
	line-height: 34px;
	border: 0;
	outline: none;
	text-indent: 10px;
	color: #b5b3b3;
	background: url(../img/search-box.gif) no-repeat;
	font-family: simsun;
}

.ishowx-search .searchbox .search-button {
	float: left;
	width: 40px;
	height: 34px;
	border: 0 none;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../img/search-box.gif) no-repeat right 0;
}

.sy-search {
	position: absolute;
	right: 20px;
	top: 0px;
}

.sy-search .icon_search {
	display: block;
	width: 47px;
	height: 47px;
	position: absolute;
	z-index: 3;
	right: -20px;
	top: 10px;
	background: url(../img/icon_search.png) no-repeat right top;
	cursor: pointer;
}

.sy-search .content {
	width: 386px;
	height: 37px;
	background: #000 url(../img/icon_search.png) no-repeat left center;
	padding: 15px 0 15px 10px;
	display: none;
	position: absolute;
	right: -20px;
	top: 0;
	cursor: pointer;
}

.sy-search .content .i-input {
	text-indent: 15px;
	width: 255px;
	height: 37px;
	float: left;
	padding: 0;
	border: 0;
	font-size: 14px;
	color: #afb0b2;
	line-height: 37px;
	outline: none;
}

.sy-search .i-button {
	float: left;
	width: 80px;
	margin-left: 1px;
	border: none;
	height: 37px;
	cursor: pointer;
	background: #e5e5e5;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
	color: #030303;
	-webkit-transition: all .3s ease-in-out;
}

.sy-search .content .close {
	float: right;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.sy-search .i-button:hover {
	background: #5a5b5d;
	color: #f4f4f4;
}

.qnx1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.qnxauto {
	overflow: hidden;
	zoom: 1;
	min-width: 1200px;
	margin: 0 auto
}

.qnxauto .box-tit {
	height: 55px;
	position: relative;
	margin: 30px 0 10px 0;
}

.qnxauto .box-tit h2 {
	position: absolute;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	margin: 0 auto;
	z-index: 99999;
	width: 390px;
	background: #fff;
	left: 50%;
	margin-left: -160px;
	color: #333;
	text-align: center;
	font-family: fangsong;
	font-size: 50px;
	letter-spacing: 2pt;
}

.qnxauto .box-tit h2 span {
	color: #d51324;
}

.qnxauto .box-tit .line {
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #222;
}

.tab-nub .tab-tit {
	height: 44px;
	width: 100%;
	margin-bottom: 10px;
}

.tab-nub .tab-tit span {
	position: relative;
	display: inline-block;
	width: 50%;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 24px;
}

.tab-nub .tab-tit .active {
	color: #fff;
	background-color: #222;
}

.tab-nub .tab-tit .active em {
	position: absolute;
	left: 89px;
	bottom: -8px;
	width: 15px;
	height: 8px;
	background: url(../img/sy_ico.png) 0px -330px no-repeat;
}

.tab-nub .right-ul {
	display: none;
	overflow: hidden;
	zoom: 1;
	width: 360px;
	padding: 0 10px;
	height: 376px;
	background: #fbfbfb
}

.tab-nub .current {
	display: block;
}

.tab-nub .right-ul li {
	height: 61px;
	line-height: 61px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.tab-nub .right-ul li a {
	font-size: 16px;
	display: block;
}

.tab-nub .right-ul li a span {
	font-size: 26px;
	font-family: monospace;
	padding: 0 15px 0 10px;
	font-style: italic;
	color: #999;
}

.fresh {
	height: 25px;
	line-height: 25px;
	padding: 15px 0;
	text-align: center;
	background: #fbfbfb;
}

.fresh span {
	display: inline-block;
	height: 25px;
	line-height: 25px;
}

.fresh span i {
	transition: all .6s ease-in-out;
	float: left;
	display: inline-block;
	height: 25px;
	width: 25px;
	margin-right: 5px;
	background: url(../img/sy_ico.jpg) 0px 0px no-repeat;
}

.fresh:hover {
	opacity: 0.8;
	cursor: pointer;
}

.fresh:hover i {
	transform: rotate(360deg);
}

.shbz-box li {
	border-bottom: 1px solid #e4e4e4;
	height: 90px;
	width: 100%;
	overflow: hidden;
	float: left;
	padding: 17px 0;
}

.shbz-box li img {
	width: 82px;
	height: 82px;
	border: 4px solid #ccc;
	border-radius: 50%;
	float: left;
	transition: all .5s ease-in-out;
}

.shbz-box li:hover img {
	transform: rotate(360deg);
}

.shbz-box li .list {
	width: 260px;
	height: 90px;
	float: right;
}

.shbz-box li .list a {
	display: inline-block;
	height: 45px;
	line-height: 25px;
	display: block;
	width: 100%;
	overflow: hidden
}

.shbz-box li .list .tit {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

.shbz-main .shbz-box {
	width: 366px;
	height: 500px;
	overflow: hidden;
	float: left;
	position: relative;
}

.shbz-main .bzul {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.shbz-main .scbar {
	width: 5px;
	height: 495px;
	float: right;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative
}

.scbar .line-auto {
	height: 485px;
	width: 5px;
	position: absolute;
	left: 0;
	top: 5px;
}

.shbz-main .line {
	height: 495px;
	width: 1px;
	background: #000;
	margin-left: 2px;
}

.shbz-main .auto {
	display: inline-block;
	width: 5px;
	background-color: #333;
	height: 210px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

.all-tit {
	position: absolute;
	height: 44px;
	line-height: 44px;
	text-align: center;
}

.all-tit em {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
}

.all-tit .left-arr {
	left: -1px;
	top: -1px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

.all-tit .right-arr {
	right: -1px;
	bottom: -1px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.all-tit .text {
	color: #fff;
	font-size: 16px;
	z-index: 9;
	position: absolute;
	left: 10px;
	top: 0;
	height: 44px;
	overflow: hidden;
	transition: all .4s ease-in-out;
}

.all-tit .bg {
	display: block;
	height: 44px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

.foot {
	background-color: #202020;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 20px;
	color: #d3d3d3;
	text-align: center;
	min-width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.foot a {
	color: #d3d3d3;
}

.foot a:hover {
	color: #ee3985;
}

.copayright {
	width: 100%;
	margin: 30px 0;
	overflow: hidden
}

.copayright li {
	display: inline-block;
	width: 399px;
	height: 162px;
	float: left;
	border-right: 1px solid #4d4d4d;
	/* margin-right: 80px; */
}

.copayright li span {
	float: left;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 6px;
	text-align: left;
	font-size: 18px;
	padding-left: 179px;
}

.copayright li a {
	float: left;
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 183px;
}

.copayright .about span {
	background: url(../img/sy_ico.png) 120px -60px no-repeat;
}

.copayright .busy span {
	background: url(../img/sy_ico.png) 120px 6px no-repeat;
}

.copayright .ship span {
	background: url(../img/sy_ico.png) 120px -129px no-repeat;
}

.copayright .chat span,
.copayright .client span,
.copayright .client a,
.copayright .chat a {
	padding: 0;
	text-align: center
}

.copayright .chat {
	padding-right: 25px;
	text-align: center
}

.copayright .client {
	width: 217px;
	border: none;
	margin: 0;
	text-align: center
}

.copayright .client a {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	width: 215px;
	background-color: #424242;
	border: 1px solid #898989;
	border-radius: 10px;
	margin-bottom: 10px;
}

.links span,
.links a {
	float: left;
	display: inline-block;
	margin-right: 10px;
}

.links {
	width: 100%;
	overflow: hidden
}

.copy_qili {
	margin-top: 20px;
	line-height: 25px;
	font-size: 12px;
}

.page-box,
.detail_page {
	clear: both;
	text-align: center;
	margin: 30px 0
}

.page-box a,
.page-box span,
.detail_page a,
.detail_page span {
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
	border-radius: 5px;
	margin: 0 5px;
	display: inline-block;
	color: #444;
	background: #ededed
}

.page-box .prev,
.page-box .next.detail_page .next,
.detail_page .prev,
.page-box .next {
	background: none;
	border: 1px solid #bbb;
	width: 100px;
	color: #bbb
}

.page-box .active,
.detail_page a:hover,
.page-box .current,
.page-box a:hover,
.detail_page .cur {
	background-color: #444;
	color: #fff
}


/*qq群20160622*/

.detail_page a.btn_qq_service {
	background: transparent;
	vertical-align: middle
}

.detail_page a.btn_qq_service img {
	margin: 5px 0 0
}