﻿@charset "utf-8";
/* Style Reset
----------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
	_background-image: url(about:blank);
	_background-attachment: fixed;
	-webkit-text-size-adjust: 100%;
	font-family: "微软雅黑";
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
	margin: 0
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
center {
	padding: 20px 0;
}
h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: normal;
}
/* topbg */
body {
	color: #333;
	line-height: 185%;
	font: 0.9em/2.0 Tahoma, Arial, sans-serif;
	font-family: "微软雅黑";
}
.topbg {
	width: 100%;
	height: 90px; padding:15px 0; overflow:hidden;
}
.logo {
	margin: 0 auto;
	display: block;
	width: 318px;
}
.logo span {
	display: block;
	height: 0;
	text-indent: -9999px;
}
.nei_banner {
	width: 100%;
	background: url(images/banner_bg.jpg) bottom center #eee;
	height: 260px;
	text-align: center;
}
.nei_banner img {
	width: 100%;
}
/*nei_banner*/
.nei_banner::before {
	content: " ";
	display: inline-block;
	height: 100%;
	width: 1%;
	vertical-align: middle;
}
.nei_banner p {
	display: inline-block;
	vertical-align: middle;
}
.nei_banner span.nei_name {
	font-size: 36px;
	color: #ffffff;
}
.nbanner span.nei_enname {
	font-size: 18px;
	color: #ffffff;
}
.nei_zixun {
	margin-top: 28px;
}
.nei_zixun a {
	float: left;
	display: block;
	text-align: center;
	line-height: 40px;
	color: #165099;
	border: 1px solid #165099;
	padding: 0 20px 0 35px;
	position: relative;
}
.nei_zixun i {
	font-size: 22px;
	position: absolute;
	top: 9px;
	left: 10px;
}
.nei_zixun .liuyan {
	margin-left: 13px;
}
.nei_zixun::after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.header {
	right: 0;
	left: 0;
	z-index: 1030;
	top: 0px;
	height: auto;
}
/**menu**/
/*nav*/
.nav_box {
	background: #C81622; height:70px;
	position: relative;
}
.nav_main {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 *width: 1200px;
}
.navTop {
	display: block;
	left: 0px;
}
.nav_skin .bg {
	background: rgba(13,98,190,.8);
}
.nav_skin .bg {
	position: absolute;
	width: 50%;
	height: 50%;
	display: none;
}
.nav_skin .bg1 {
	top: 0px;
	left: 0px;
}
.nav_skin .bg2 {
	top: 0px;
	right: 0px;
}
.nav_skin .bg3 {
	bottom: 0px;
	left: 0px;
}
.nav_skin .bg4 {
	bottom: 0px;
	right: 0px;
}
.nav_skin.in {
	display: block;
}
.wapNavBtn.on {
	color: #fff;
	z-index: 1000;
	transform: rotate(90deg);
}
.wapNavBtn.on::before {
	content: 'X';
}
ul, menu {
	/* padding-left: 0; */
	/* list-style-type: none; */
}
header .wapNavBtn {
	display: none;
	position: absolute;
	top: 58px;
	right: 32px;
	cursor: pointer;
	animation: transform .6s ease-in-out 0s both;
	-moz-animation: transform .6s ease-in-out 0s both;
	-webkit-animation: transform .6s ease-in-out 0s both;
	-o-animation: transform .6s ease-in-out 0s both;
}
header .wapNavBtnclose {
	display: none;
	position: absolute;
	top: 58px;
	right: 32px;
	cursor: pointer;
	animation: transform .6s ease-in-out 0s both;
	-moz-animation: transform .6s ease-in-out 0s both;
	-webkit-animation: transform .6s ease-in-out 0s both;
	-o-animation: transform .6s ease-in-out 0s both;
}
.wapNavBtnclose {
	display: block;
	top: 16px;
	right: 16px;
	width: 24px;
	font-size: 24px;
}
.navmenu::after, .navmenu li::after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.navmenu li.child {
	position: relative;
	float: left;
	width: 12.3%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	border-right: 1px solid #BB0D19;
}
.navmenu li.child:hover {
	color: #fff;
	background: #F1B30D;
}
.navmenu li.child .menu_title {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.wapNavBtn {
	display: none;
	position: absolute;
	top: 58px;
	right: 32px;
	cursor: pointer;
	animation: transform .6s ease-in-out 0s both;
	-moz-animation: transform .6s ease-in-out 0s both;
	-webkit-animation: transform .6s ease-in-out 0s both;
	-o-animation: transform .6s ease-in-out 0s both;
}
.wapNavBtnclose {
	display: none;
	position: absolute;
	top: 58px;
	right: 32px;
	cursor: pointer;
	animation: transform .6s ease-in-out 0s both;
	-moz-animation: transform .6s ease-in-out 0s both;
	-webkit-animation: transform .6s ease-in-out 0s both;
	-o-animation: transform .6s ease-in-out 0s both;
}
.child .childContent {
	display: none;
	position: absolute;
	top: 70px;
	width: 100%;
	z-index: 999;
}
ul.navmenu li.child a {
	display: block;
}
ul.navmenu li.child:hover .childContent {
	display: block;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.child .childContent .childContentli {
	color: #fff;
	font-size: 1em;
	line-height: 38px;
	background: #F2F2F2;
	color: #555;
}
.child .childContent .childContentli:hover {
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	background: #fff;
	color: #C81622;
}
.nav_skin.in .bg1 {
	animation: navBgin1 .6s ease-in-out 0s both;
	-moz-animation: navBgin1 .6s ease-in-out 0s both;
	-webkit-animation: navBgin1 .6s ease-in-out 0s both;
	-o-animation: navBgin1 .6s ease-in-out 0s both;
}
.nav_skin.in .bg2 {
	animation: navBgin2 .6s ease-in-out 0s both;
	-moz-animation: navBgin2 .6s ease-in-out 0s both;
	-webkit-animation: navBgin2 .6s ease-in-out 0s both;
	-o-animation: navBgin2 .6s ease-in-out 0s both;
}
.nav_skin.in .bg3 {
	animation: navBgin3 .6s ease-in-out 0s both;
	-moz-animation: navBgin3 .6s ease-in-out 0s both;
	-webkit-animation: navBgin3 .6s ease-in-out 0s both;
	-o-animation: navBgin3 .6s ease-in-out 0s both;
}
.nav_skin.in .bg4 {
	animation: navBgin4 .6s ease-in-out 0s both;
	-moz-animation: navBgin4 .6s ease-in-out 0s both;
	-webkit-animation: navBgin4 .6s ease-in-out 0s both;
	-o-animation: navBgin4 .6s ease-in-out 0s both;
}







/* fixed */
.fixed {
	position: fixed;
	width: 55px;
	height: 212px;
	right: 25px;
	bottom: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 999;
}
.fixed a {
	display: block;
	width: 55px;
	height: 53px;
}
.book {
	background: url(images/fixed.jpg) 0 0 no-repeat;
}
.book:hover {
	background-position: -54px 0;
}
.fixed a.codepic {
	background: url(images/fixed.jpg) 0 0 no-repeat;
	background-position: 0 -53px;
	height: 52px;
}
.fixed a.codepic:hover {
	background-position: -54px -53px;
}
.fixed div {
	position: relative;
}
.fixed a.backup {
	background: url(images/fixed.jpg) 0 0 no-repeat;
	background-position: 0 -158px;
	height: 52px;
}
.fixed a.backup:hover {
	background-position: -54px -158px;
	height: 53px;
}
.fixed div img {
	position: absolute;
	left: -196px;
	width: 196px;
	height: 196px;
	top: -88px;
	display: none;
}
/* banner */
.banner {
	width: 100%;
}
#banner {
	width: 100%;
	background-color: #f3f3f3;
	z-index: 10;
	margin: 0 auto;
	text-align: center;
	height: AUTO;
	overflow: hidden;
	background: url(images/ban_s.jpg) no-repeat scroll center bottom transparent;
	padding-bottom: 24px;
}
.banner1 {
	width: 100%;
	background-color: #f3f3f3;
	z-index: 10;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	background: url(images/ban_s.jpg) no-repeat scroll center bottom transparent;
	padding-bottom: 24px;
}
#slides {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.slides_container {
	width: 100%;
	max-width: 1200px;
	height: 450px;
	margin: 0 auto;
}
.slides_container img {
	width: 1920px;
	height: 450px;
	z-index: 0;
	margin-left: -408px;
}
.slides_control {
	width: 100%;
	max-width: 1200px;
	z-index: 0;
	margin: 0 auto;
	margin: 0 auto;
}
.slides img {
	max-width: 1920px;
	width: 100%;
}
.pagination {
	margin: 0;
	position: absolute;
	left: 48%;
	z-index: 2000;
	height: 36px;
	top: 3100px;
}
.pagination li {
	float: left;
}
.pagination li a {
	display: block;
	width: 31px;
	height: 36px;
	background: url(images/bannera.png) 1px 7px no-repeat;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	display: inline;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
}
.pagination li.current a {
	background: url(images/bannerh.png)0px 0px no-repeat;
	color: #fff;
}
.wrapper {
	width: 100%;
	margin: auto;
	margin-top: 20px;
}
/**幻灯片**/
.carousel {}
.carousel-caption {display: none;}
.carousel-caption h3 {margin-bottom: 30px;font-size: 3.2em;text-align: left;}
.carousel-caption p {font-size: 1.2em;text-align: left;}
.carousel-caption .btn {margin-top: 20px;font-size: 1.0em;text-align: left;}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
	width: 100%;
	height: auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1;
	display: block;
	max-width: 1920px;
	width: 100%;
	height: auto;
}
.container {
	width: 1170px;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block;
}
.carousel-inner>.active {
	left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner>.next {
	left: 100%;
}
.carousel-inner>.prev {
	left: -100%;
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0;
}
.carousel-inner>.active.left {
	left: -100%;
}
.carousel-inner>.active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=50);
	opacity: .5
}
.left {
	float: left;
	left: 0px;
}
.right {
	float: right;
	right: 0px;
}
.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}
.carousel-indicators {
	position: absolute;
	bottom: 5%;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	display: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #005c97;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 30%;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	border-radius: 4px;
	border: 1px solid #fff;
	color: #fff;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sr-only {
	display: none;
}
/* marqueebg */
.marqueebg {
	width: 100%;
	background: url(images/marqueebg.jpg) center 0 no-repeat;
	height: 73px;
	margin-top: 18px;
}
.marquee {
	width: 100%;
	max-width: 1200px;
	height: 59px;
	margin: 0 auto;
}
.marquee a {
	color: #FFF;
}
.marleft {
	float: left;
	display: block;
	width: 90px;
	height: 59px;
	text-align: center;
	font: 600 18px/59px 'Microsoft YaHei';
	color: #fff;
}
.marquee marquee {
	float: left;
	width: 645px;
	height: 59px;
	font: 12px/59px 'Simsun';
	color: #fff;
}
.search10 {
	float: right;
	width: 171px;
	height: 26px;
	margin: 18px 0 0 8px;
	display: inline;
}
.notice {
	width: 100%;
	margin: 0 auto;
}
.notice_content {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.notice_center strong {
	font-size: 14px;
}
.notice {
	width: 100%;
	margin: 0 auto;
	line-height: 45px;
	height: 45px;
	background: url(images/ah1.jpg) repeat left top;
}
.notice_center {
	width: 100%;
	float: left;
	color: #333;
	text-align: left;
}
.notice_center a {
	margin: 0 8px 0 11px;
	padding-right: 10px;
	color: #484848;
	font-weight: normal;
	border-right: 1px solid #bbb;
	font-size: 14px;
}
.s_text {
	width: 155px;
	height: 22px;
	line-height: 22px;
	border: none;
	padding: 4px;
	float: left;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
}
.s_btn {
	background: url(images/s_ss.png) no-repeat;
	border: 0px;
	height: 31px;
	line-height: 31px;
	width: 44px;
	font-size: 12px;
	font-family: 微软雅黑;
	color: rgba(7, 7, 7, 0);
	cursor: pointer;
	float: left;
}
.s_btn_a {
	float: left;
	width: 62px;
	height: 27px;
	line-height: 27px;
	color: white;
	border: none;
	background: url(images/s_btn_a.gif);
	cursor: pointer;
}
.notice .search {
	float: right;
	width: 100%;
	max-width: 196px;
	background: url(images/search_bg.gif) no-repeat left 5px;
	padding-top: 5px;
	height: 26px;
	margin-top: 5px;
}
.notice .s_text {
	float: left;
	width: 155px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	padding: 0 0 0 5px;
	color: #aaa;
	border: none;
	background: none;
}
.notice .s_btn {
	float: right;
	width: 52px;
	height: 26px;
	cursor: pointer;
	background: none;
}
.text10 {
	float: left;
	width: 140px;
	height: 26px;
	font: 12px/26px '宋体';
	color: #c43737;
	text-indent: 14px;
	border: 0;
	background: url(images/text.jpg) 0 0 no-repeat;
	display: inline
}
.select10 {
	float: left;
	width: 74px;
	height: 26px;
	border: 0;
	background: url(images/select.jpg) no-repeat 0 0;
}
.button10 {
	float: left;
	background: url(images/button.jpg) no-repeat;
	width: 27px;
	height: 26px;
	border: 0;
	cursor: pointer
}
.select select {
	margin: 5px auto;
	width: 74px;
}
.searchBar span {
	float: right;
	margin-top: 6px;
}
.searchBar span a {
	color: #666;
	margin-right: 8px;
}
.searchBar span a:hover {
	color: #ef9b11;
}
.searchBar .select {
	float: left;
	margin-top: 1px;
	display: inline;
	margin-right: 8px;
}
.searchBar .text {
	float: left;
}
.searchBar .text input {
	width: 214px;
	padding-top: 3px;
	height: 17px;
	border: 1px solid #b7d1eb;
}
.search_main .search {
	background: none;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	min-height: 36px;
	padding: 0px;
	position: relative;
}
.search_main .s_text {
	width: 316px;
	height: 41px;
	border: 1px solid #dcdcdc;
	background: #fff;
	vertical-align: top;
	text-indent: 10px;
	font-size: 14px;
}
.search_main .s_btn {
	height: 43px;
	line-height: 43px;
	padding: 0 15px;
	background: #005c97;
	color: #fff;
	border: 1px solid #dcdcdc;
	color: #fff;
	vertical-align: top;
	cursor: pointer;
	font-size: 14px;
}
.search_main .s_btn_a {
	float: left;
	width: 62px;
	height: 27px;
	line-height: 27px;
	color: white;
	border: none;
	background: url(images/s_btn_a.gif);
	cursor: pointer;
}
div.selectbox-wrapper {
	border-right: #b7d1eb 1px solid;
	border-top: #b7d1eb 0 solid;
	overflow: hidden;
	border-left: #b7d1eb 1px solid;
	width: 74px;
	border-bottom: #b7d1eb 1px solid;
	position: absolute;
	background: #fff;
	text-align: left;
*margin-top:0;
	z-index: 10;
}
div.selectbox-wrapper ul li.selected {
	background-color: #e0ecf7;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color: #36c
}
div.selectbox-wrapper ul li {
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 74px;
	cursor: pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #666;
}
.selectbox {
	border: none;
	display: block;
	width: 60px;
	text-indent: 8px;
	cursor: pointer;
	height: 26px;
	background: none;
	font-size: 12px;
	font-family: '微软雅黑';
	color: #ffcaca;
	line-height: 26px;
}
/* con_notice */
.con_notice {
	width: 100%;
	font-size: 2.5rem;
	text-align: center;
	color: #333;
	background: url(images/ah1.jpg) repeat left top;
	overflow: hidden;
}
.con_notice_content {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 18px;
	width: 100%;
}
.con_notice p {
	font-size: 15px;
}
/*kuaijie*/
.kuangjie {
	width: 100%;
	text-align: center;
	color: #030303;
	overflow: hidden;
	background-color: #e0e2e4;
}
.kuangjie_content {
	width: 85%;
	max-width: 1920px;
	margin: 0 auto;
}
.brand_ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.brand_li {
	width: 31%;
	height: auto;
	padding: 1%;
	float: left;
	list-style: none;
	cursor: pointer;
	position: relative;
}
.brand_li img {
	width: 52%;
	max-width: 75px;
	float: left;
	padding-top: 1%;
	left: 5%;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
	position: absolute;
	z-index: 10;
}
.brand_li a {
	padding: 0;
	display: inline;
	margin: 0
}
.brand_li a:hover {
	text-decoration: none
}
.brand_li h5 {
	padding: 10px 0 10px;
	font-size: 20px;
	color: #504b47;
	text-align: center;
	margin: 0;
	font-weight: normal;
	color: #000;
}
.brand_li p {
	font-size: 15px;
	color: #6b6b6b;
	line-height: 25px;
}
.brand2 {
	background-color: #ececec;
}
.brand_li:hover {
	background-color: #005c97;
}
.brand_li:hover a {
	color: #fff;
}
.brand_li:hover .img {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}
.brand_li:hover .img-0 {
	opacity: 0;
}
.brand_li:hover .img-1 {
	opacity: 1;
}
.img-1 {
	opacity: 0;
}
.img-1 img {
	z-index: 0;
}
.title_name {
	margin: 0 auto;
	font-size: 22px;
	color: #333;
	line-height: 88px;
}
.title_n {
	font-size: 14px;
	color: #494949;
}
/* 划过图片放大 */
.owl-carousel .owl-item a.img-auto img {
	vertical-align: middle;
	display: inline;
}
.img-auto {
	display: block;
	overflow: hidden;
}
.img-auto img {
	width: 100%;
	height: auto;
	transition: 600ms;
}
.img-auto img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/* 标题 */
.con_title {
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 0.8em;
}
.pr_title {
	color: #333;
	margin: 0;
	text-align: center;
	line-height: 1.5;
}
.pr_title a {
	color: #333;
	text-decoration: none;
	font-size: 2em;
}
.pr_title a :hover {
	text-decoration: none;
}
.pr_title em {
	font-style: normal;
	color: #C81622;
}
.pr_en {
	display: block;
    padding-top: 5px;
    color: #555;
    font-size: 1.2em;
    font-weight: normal;
    font-style: normal;
}
.pr_title1 {
	color: #fff;
	margin: 0;
	text-align: center;
	line-height: 1.5;
}
.pr_title1 a {
	color: #fff;
	text-decoration: none;
	font-size: 2.2em
}
.pr_title1 a :hover {
	text-decoration: none;
}
.pr_title1 em {
	font-style: normal;
	color: #0961BB;
}
.pr_en1 {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}




/* 首页开始 */
.wrap {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}


/* module */
.module {
	width: 100%;
	margin: 0 auto; overflow:hidden; padding:35px 0;
	background: url(images/mapbg.jpg) top center #eee;
}
.module_main {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto; overflow:hidden;}

.servtil{background:url(images/ico10.gif) no-repeat center 60px;font-size: 3em;color: #333;font-weight: normal;line-height: 60px; text-align: center; margin-bottom:2%;}
.servtil p{display: block;font-size: 24px;line-height:45px;}
.servtil b{color: #c30c22;}

.module_main ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}
.module_main ul li {
    float: left;
    width: 16.6%;
    color: #555;
	text-align:center;
}
.module_main ul li span {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 30px auto;
}
.module_main ul li span img {
    display: block;
    width: 100%;
}

.serv_more{clear: both;text-align: center;background:url(images/icobg1.gif) no-repeat center 0;line-height: 42px;color: #fff; margin-top:2%;}
.serv_more a{color: #fff;display:inline-block;padding-right: 20px;}

/* goods */
.goods {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px; overflow:hidden;}
.goods_main {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto; overflow:hidden;}


.products_left {
	position: relative;
	float: left;
	width: 260px;
	margin-right: -260px; background: #C30C22;
}
.pro_head {
	font-size: 2em;
	text-align: left;
	overflow: hidden; padding-top:15px; padding-left:17px;
	background: url(images/fltp.jpg) bottom right no-repeat;
	color: #fff;
}

.pro_head a { color:#FFF;}

.pro_head small { display:block; text-transform:uppercase;}

.products_box {
	width: 100%;
	color: #fff;
}

.pro_itemall{ border: 17px solid #C30C22;}
.products_slide .products_box ul {
	padding: 20px 15px;
	overflow: hidden;
	position: relative; background:#FFF;max-height: 567px;
}
.products_slide .products_box ul li {
	font-size: 15px;
	background: #C30C22; border-radius:20px;
	margin-top: 11px; margin-bottom:11px;
	position: relative;
}
.products_slide .products_box ul li a {
	color: #fff;
	display: block; text-indent:30px;
	line-height: 37px;
}
.products_slide .products_box ul li i {
	float: left;
	color: #fff;
	line-height: 35px;
}
.products_slide .products_box ul li :hover {
	background: #F1B30D;border-radius:20px;
	
}
.products_slide .tel-box {
	text-align: center;
	padding: 30px;
	color: #fff;
	font-size: 12px;
}
.products_slide .tel-box p.big {
	font-size: 1.3em;
	text-align: center;
	background-color: #F1B30D;
	color: #fff;
}
.products_slide .tel-box strong {
	color: #ffffff;
	font-size: 24px;
	line-height: 40px;
}
.products_right {
	float: right;
	width: 100%;
}
.products_right_c {
	margin-left: 270px;
}

.pro_list {
	float: left;
	margin-right: 1%; margin-left:1%;margin-top: 1%;
	width: 31%;
	transition: .2s width ease;
	text-align: center;
}
.pro_listbox {
	background-color: #fff;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	width: 100%;
}
.pro_listbox p {
	font-size: 15px;
	line-height: 36px; height:30px;
	padding: 1px;
	width: 99.5%;
}
.pro_img {
	position: relative;
	width: 100%;
	height: 248px;border: 1px solid #ccc;
}
.pro_img img {
	width: 100%;
    height: 100%;
    max-height: 92%;
    max-width: 92%;
    padding-top: 4%;
    margin: 0 auto;
}
.pr_bg {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: .68;
	filter: alpha(opacity=.68);
}
.pro_listbox:hover .pr_bg {
	top: 0;
	display: block;
}
.pro_listbox .bg-text {
	position: absolute;
	padding: 10%;
	bottom: 0;
	left: 0;
	text-align: center;
	transition: initial;
	color: #fff;
	z-index: 9999;
}


.tt{ width:98%; margin:0 auto; height:auto; background: #f5f5f5; margin-left:1%; margin-right:1%; overflow:hidden; margin-bottom:1%;}
.tt dt{ float:left; width:52%;position: relative;}
.tt dt a{ display:block;}
.tt dt img{ width:100%;}
.tt dt em a{width: 80px;height: 130px;display: block;position: absolute;top: 0;left: 17px;}

.tt dd{ float:right; width:40%; padding:2% 3% 0 3%;}
.tt dd h3 a{font-size: 20px;color: #333;padding-bottom: 10px;display: block;font-weight: bold; border-bottom:2px solid #c30c22;}
.tt dd p{font-size: 14px;color: #666;font-weight: normal;line-height: 26px;margin-top:27px;}
.tt dd span{ line-height:36px;}
.tt dd .xq{ margin-right: 18px;margin-top:47px; color:#FFF;background:#c30c22;display: block;float: left; text-align:center;padding: 0 20px;}
.tt dd .zx{ margin-top:47px;color:#FFF;background:#F1B30D;display: block;float: left; text-align:center;padding: 0 20px;}

.col-md-3{ float:left; margin: 0 1% 1% 1%; width:31.3%;}
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;width: 100%;}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(75, 202, 255, 0.85);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top: 4%;
	display: -webkit-inline-box;
}
.b-animate span{
	display:block;
	font-size:1em;
	text-transform:uppercase;
	margin:0.8em 0 0;
}
.b-animate button{
	background: #FFB500;
	padding: 0.9em 1.8em;
	color: #3B3B43;
	text-transform: uppercase;
	font-size: 0.875em;
	border: none;
	border-radius: 0.3em;
	margin-top: 0.8em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
	outline:none;
}
.b-animate button:hover{
	background:#3B3B43;
	color:#fff;
}
.b-animate label{
	display:block;
	font-size:0.875em;
	margin-top:0.5em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.b-animate label:hover{
	color:#FFB500;
	cursor:pointer;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background: rgba(195, 12, 34, 0.71);
	background-size: 100% 100%;
	margin: 0;
	min-height: 220px;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.default_line {
	width: 50px;
	display: block;
	border-bottom: 2px solid #FFF;
	position: absolute;
	bottom:0px;
}


.animate-head{
	padding:0.5em;
}
.animate-head-left{
	text-align:center;
}
.animate-head-left h3{
	font-size: 1.5em;
	font-weight: 600;
	margin: 0 auto;
	text-transform: uppercase;
	padding-top: 3.2em;
}
.animate-head-left span{
	font-size: 0.875em;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0; padding:0 2%;
}
.t-member-info{ padding-top:0.6em;}
.t-member-info h5{
	color: #202020;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0; text-align:center;height: 30px;
    overflow: hidden;
}
.t-member-info span{text-transform:uppercase;color:#BBB;}
.p-img{width:100%;height:218px;}
.col-md-3 a img { width:99%;vertical-align: middle;border: 1px solid #ccc;}
.team-grids{  overflow:hidden;}
.goods-item{float:left;width: 220px;border: 8px solid #fff;line-height:2.2;background-color: #f3f3f3;text-align: center;margin-right: 15px;border: 5px solid #e2e2e2;}
.goods-item .icon{display: inline-block; background: #fff; border: 0px;width: 100%;height: 200px;overflow: hidden;}
.goods-item .icon img{width: 100%;height:100%}
.goods-item .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.goods-item p{font-size: 16px}

/* 滚动图片 */
.jcarousel_main a.bx-prev,.jcarousel_main a.bx-next{position:absolute;top:130px;display:block;width:39px;height:39px;z-index:99;}
.jcarousel_main a.bx-prev{left: -60px;background:url(images/case_l.jpg) no-repeat center center;}
.jcarousel_main a.bx-prev:hover{background:url(images/case_l.jpg) no-repeat center center;}
.jcarousel_main a.bx-next{right:-60px;background:url(images/case_r.jpg) no-repeat center center;}
.jcarousel_main a.bx-next:hover{background:url(images/case_r.jpg) no-repeat center center;}	
.bx-wrapper{width:100%;}

/*新闻中心*/
.news {
	padding-bottom: 2%; padding-top:2%; width:100%; margin:0 auto;background: #f7f7f7;
}

.news_main {width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;}
.news_list_title {
	border-bottom: 1px solid #e0e0e0;
}
.news_list_title a {
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background: #C81622;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_list_title em a {
	float: right;
	width: 55px;
	height: 54px;
	line-height: 54px;
	font-size: 13px;
	text-align: center;
	color: #666;
	background: none;
	font-style: normal;
}
.news_list {
	width: 100%;
}
.news_list_l {
	width: 32%;
	float: left;
}
.news_list_c {
	width: 32%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
}
.news_list_r {
	width: 32%;
	float: left;
}


.newsl_con1 dl {
	width: 100%;
	overflow: hidden;
	display: block;
	margin-top: 19px;
}
.newsl_con1 dl dt {
	display: block;
	float: left; width:100%;
}
.newsl_con1 dl dt img {
	display: block;
	width: 99%;
	height: 224px;
	border: 1px solid #ddd;
}
.newsl_con1 dl dd {
	float: left;
	width: 100%;
}
.newsl_con1 dl dd a { font-size:15px;}


.newsl_con1 dl dd .title_new {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px solid #dbdbdb;
	color: #333;
	font-weight: 600;
}
.newsl_con1 dl dd {
	overflow: hidden;
	display: block;
	margin-top: 5px;
	font-weight: normal;
	line-height: 30px;
	color: #666;
	font-size: 14px;
}

.newsc_con ul {
	margin-top: 10px;
	border-top: 1px solid #dbdbdb;
}
.newsc_con ul li {
	overflow: hidden;
	display: block;
	width: 100%;
	line-height: 34px;
	font-size: 14px;
}
.newsc_con ul li em {
	display: block;
	float: left;
	padding-left: 15px;
	width: auto;
	height: 36px;
	line-height: 36px;
	color: #555555;
	background: url(images/new_item.jpg) no-repeat left center;
	font-style: normal
}
.newsc_con ul li em a {
	color: #555
}
.newsc_con ul li span {
	display: block;
	float: right;
	width: 86px;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #999999;
	text-align: right;
}
.newsc_con1 dl {
	width: 100%;
	overflow: hidden;
	display: block;
	margin-top: 19px;
	height: 116px;
}
.newsc_con1 dl dt {
	display: block;
	float: left;
	width: 136px;
	height: 116px;
}
.newsc_con1 dl dt img {
	display: block;
	width: 100%;
	height: 114px;
	border: 1px solid #ddd;
}
.newsc_con1 dl dd {
	display: block;
	float: right;
	width: 60%;
}
.newsc_con1 dl dd .title_new {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px solid #dbdbdb;
	color: #333;
	font-weight: 600;
}
.newsc_con1 dl dd .new_content {
	overflow: hidden;
	display: block;
	margin-top: 5px;
	font-weight: normal;
	line-height: 24px;
	color: #666;
	font-size: 14px;
}
.newsr_con ul {
	margin-top: 10px;
}
.newsr_con ul li {
	overflow: hidden;
	display: block;
	width: 100%;
	line-height: 35px;
	font-size: 14px;
}
.newsr_con ul li em {
	display: block;
	float: left;
	padding-left: 15px;
	width: auto;
	color: #555555;
	background: url(images/new_item.jpg) no-repeat left center;
	font-style: normal
}
.newsr_con ul li em a {
	color: #555
}
.newsr_con ul li span {
	display: block;
	float: right;
	font-weight: normal;
	font-size: 14px;
	color: #999;
	text-align: right;
}

/*关于我们*/
.about { padding-top:2%; width:100%; margin:0 auto;}
.jianjie{ width:100%; margin:0 auto; overflow:hidden;}
.about_main {width: 100%;max-width: 1200px;margin: 0 auto; overflow:hidden;}
.about_left { float:left; width:58%;}
.about_right { float:right; width:40%;}
.about_right img { width:100%;}
.about_left h3{border-bottom: 1px solid #ddd; line-height: 36px;}
.about_left h3 a{font-size:4em;color: #C81622;font-weight: bold;}
.about_left h3 a em{font-size: 16px;color: #423f3b;font-weight: normal;display: block; font-style:normal;padding-bottom: 1%;}
.about_left p{font-size: 14px;color: #555;line-height: 30px;margin-top: 1%;}
.about_left span a{margin-top: 20px;display: inline-block;}
.about_left span a.xq{margin-right: 20px; background: #c00; padding: 5px 30px; border-radius: 10px; color: #fff;}
.case-item {
	float: left;
	width: 240px;
	
	line-height: 2.2;
	text-align: center;
	margin-right: 20px;
}
.case-item .icon {
	display: inline-block;
	background: #fff;
	border: 0px;
	width: 100%;
	overflow: hidden;
}
.case-item .icon img {
	width: 100%;
	height: 180px;
}
.case-item .icon img {
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.case-item p {
	font-size: 15px;
}


/* 滚动图片 */
.tupian{ margin-top:2%; width:100%;}
.jcarousel_main a.bx-prev, .jcarousel_main a.bx-next {
	position: absolute;
	top: 80px;
	display: block;
	width: 39px;
	height: 39px;
	z-index: 99;
}

.bx-wrapper {
	width: 100%
}


/*联系我们*/
.contact{ width:100%; overflow:hidden; }
.contact_main{ margin:0 auto; overflow:hidden; margin-top:1%; margin-bottom:1%;}
#dituContent{ min-height:300px;}
.ditu_kuai{ float:right;width:auto; position:absolute; right:0;}




/* 首页结束 */



/* kuaitong */
.kuaitong {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #f2f3f7;
	width: 100%;
	margin: 0 auto;
}
.kuaitong_content {
	border: 1px #bdbdbd solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 38px;
	padding-bottom: 15px;
	border-top: none;
	top: -15px;
	position: relative;
}
.kuaitong_title {
	width: 100%;
	margin: 0px auto;
	background: url(images/kuangtong.jpg) repeat-x;
	height: 31px;
}
.kuaitong_title h3 {
	font: 1.5em "Microsoft Yahei";
	line-height: 30px;
	overflow: hidden;
	color: #3b434c;
	background: #F2F3F7;
	width: 12%;
	margin-left: 2em;
	padding: 0 20px;
	text-align: center;
}
.kuaitong_item {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	padding-bottom: 10px;
}
.kuaitong_main {
	width: 100%;
	margin: 0 auto;
	background: url(images/jiantou.gif) top center no-repeat;
}
.kuaitong_main {
	position: relative;
	width: 1200px;
}
.link_title a {
	font-family: "Microsoft YaHei";
	color: #60666e;
	display: inline-block;
	width: 100px;
	border: 1px solid #c1c8d0;
	float: left;
	padding: 0 0 0 17px;
	background: url(images/jt.gif) no-repeat 98px 9px;
}
.link_title {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
.link_title span {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #191010;
	font-weight: normal;
}
.links_content a {
	padding: 0 10px;
	border-right: 1px solid #d5d5d5;
	color: #333;
	font-size: 14px;
	line-height: 22px;
}
.links_content a.gd {
	color: #ff6e1f;
	text-decoration: underline;
	font-size: 14px;
}
.links_content a:hover {
	text-decoration: underline;
	color: #c00;
}
.links_content {
	color: #000;
	float: left;
}
/* foot */
.links_title {
	height: 36px;
	line-height: 36px;
	background: url(images/ystbg.jpg) repeat-x 0 bottom;
	padding: 0 3px;
	font-size: 16px;
}
.links_title a {
	color: #333;
	font-size: 18px;
	font-weight: normal;
}
.link_main {
	padding: 10px;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	margin-top: 15px;
	display: none;
}
.linksbg {
	width: 100%;
	background: url(images/linkbg.jpg) 86.885% 0 no-repeat #131313;
	border-bottom: 1px solid #191919;
	height: 52px;
}
.links {
	width: 100%;
	margin: 0 auto;
	font: 12px/35px 'Simsun';
}
.links a, .links span {
	color: #222;
	margin: 0 12px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.links_main {
	margin-bottom: 2%;
}
.links_left {
	height: 36px;
	background: #C81622 url(images/link_bg.png) right center no-repeat;
	width: 20%;
	float: left;
}
.links_right {
	width: 71%;
	float: left;
}
.footbg {
	width: 100%;
	height: 146px;
	padding-top: 52px;
	background: url(images/footbg.jpg) center 0 no-repeat #00678c;
	border-top: 1px solid #0c7399;
}
.foot {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 25px;
}
.footlogo {
	position: absolute;
	right: 41px;
	top: 9px;
}
.foot p {
	font: 12px/34px 'Simsun';
	text-indent: 19px;
	color: #d4f4ff;
}
.foot p a {
	color: #d4f4ff;
}
.foot p span {
	margin-right: 14px;
}
/* subpage */
.rightcon {
	width: 702px;
	border: 1px solid #88c3da;
	border-top: 0;
	font: 14px/30px 'Simsun';
	color: #005674;
	overflow: hidden;
	padding-bottom: 20px;
}
/* productul */
.productul {
	width: 100%;
	overflow: hidden;
	padding-top: 1%;
}
.productul li {
	float: left;
	width: 32%;
	overflow: hidden;
	display: inline;
	margin: 0.5%;
	min-height: 200px;
	text-align: center;
	border: 1px solid #ddd;
}
.productul .zi_list li {
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 1%;
	padding-bottom: 0px;
}
.productul li p {
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-top: 1px solid #E0DEDE;
}
.productul li a {
	color: #4A4A4A;
	text-align: center;
	font-size: 15px;
}
.productul li :hover a {
	color: #c00;
}
.productul li img {
	display: block;
	vertical-align: middle;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	line-height: 248px;
	display: inline;width: 100%;
	vertical-align: middle;
	height: 220px;
}
/* pages */
.pages {
	width: 100%;
	height: 28px;
	margin: 14px 0;
	clear: both;
}
.pages ul {
	float: right;
	margin: 0 15px 0 0;
	display: inline;
}
.pages ul li {
	float: left;
	display: inline;
	margin: 0 7px 0 0;
	font: 500 14px/28px 宋体;
	color: #666;
	width: 26px;
	height: 26px;
	border: 1px solid #131313;
	background: #373737;
	text-align: center;
}
.pages ul li a {
	color: #fff;
	display: block;
	width: 26px;
	height: 26px;
}
.pages ul li.prev {
	width: 64px;
	height: 26px;
	background: url(images/prev_page.jpg) 6px center no-repeat #373737;
	text-indent: 13px;
	border: 1px solid #131313;
	text-align: left;
}
.pages ul li.prev a, .pages ul li.next a {
	display: block;
	width: 64px;
	height: 26px;
}
.pages ul li.ok a {
	display: block;
	width: 55px;
	height: 28px;
}
.pages ul li.next {
	width: 64px;
	height: 26px;
	background: url(images/next_page.jpg) 54px center no-repeat #373737;
	text-indent: 6px;
	border: 1px solid #131313;
	text-align: left;
}
.pages ul li.clickli {
	font-weight: bold;
}
.pages ul li.dot {
	border: 0;
	background: none;
	color: #666;
}
.pages ul li.allpage {
	width: 136px;
	border: 0;
	background: none;
}
.allpage input {
	width: 26px;
	height: 26px;
	border: 1px solid #131313;
	text-align: center;
	background: #373737;
	margin: 0 5px;
	color: #fff;
	font: 14px/26px 宋体;
}
.pages ul li.ok {
	background: url(images/okbg.jpg) no-repeat 0 0;
	width: 55px;
	height: 28px;
	border: 0;
	float: left;
}
.pages ul li.ok a {
	color: #fff;
	text-shadow: 1px 1px 1px #473112;
}
/* newsul */
.newsul {
	width: 100%;
	margin: 0 auto;
}
.newsul li {
	width: 100%;
	height: 34px;
	font: 14px/34px 'Simsun';
	background: url(images/icons2.jpg) 0 center no-repeat;
	text-indent: 22px;
	overflow: hidden;
}
.newsul li a {
	color: #333;
	font-size: 14px;
}
.newsul li.none {
	background: none;
	height: 15px;
}
/* honor */
.honor {
	width: 100%;
}
.honor li {
	width: 100%;
	height: 1100px;
	padding-top: 8px;
}
.honorbox {
	float: left;
	display: block;
	width: 213px;
	height: 161px;
	padding: 4px;
	border: 1px solid #c3c3c3;
	background: #ccc;
	margin: 0 26px 0 12px;
}
.honortitle {
	display: block;
	width: 414px;
	float: left;
	height: 44px;
	overflow: hidden;
	font: 600 16px/44px 'Microsoft YaHei';
	color: #005674;
}
.honor li div {
	width: 414px;
	float: left;
	font: 12px/28px 'Simsun';
	color: #005674;
	height: 112px;
	overflow: hidden
}
/* book*/
.bookmain {
	width: 650px;
	margin: 0 auto;
	height: auto;
	background: #fff;
	padding: 0 25px;
}
.bookline {
	width: 650px;
	height: 34px;
	background-image: url(images/about_box_line.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	float: left;
	margin-top: 10px;
}
.book3 {
	width: 650px;
	margin: 0 auto;
}
.booktop {
	width: 650px;
	height: 30px;
	float: left;
	background: url(images/bookico.png) no-repeat 10px 7px;
	margin-top: 20px;
}
.booktop_name {
	width: 470px;
	height: 30px;
	float: left;
	color: rgb(30,54,1);
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: rgb(30,54,1);
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 628px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url(images/bookcontentbg.jpg) repeat-x;
	background-color: #fff;
	padding: 10px;
	color: rgb(30,54,1);
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 628px;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
}
.messagecol {
	color: rgb(30,54,1);
}
.admincol {
	color: rgb(30,54,1);
	font-weight: bold;
}
.admintimecol {
	color: rgb(30,54,1);
	float: right;
*margin-top:-17px;
}
.message {
	width: 600px;
	height: auto;
	float: left;
	padding-left: 50px;
	color: rgb(30,54,1);
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.message li input {
	height: 15px;
	line-height: 15px;
	width: 150px;
}
.message li p.message_title {
	width: 100px;
	height: 25px;
	float: left;
	text-align: right;
	font-size: 12px;
}
.message li p.message_content {
	width: 400px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 150px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	float: left;
}
.message li p.message_yzminput input {
	width: 70px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
}
.message li p.message_sub {
	width: 200px;
	height: 40px;
	float: left;
	text-align: right;
}
.tab2 {
	background: #fff;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #e1e0e1;
}
.blank {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
.c_red {
	color: red;
	margin-left: 4px;
	position: relative;
	z-index: 9;
}
/* view */
.rightcon h1 {
	width: 100%;
	font: 18px/40px '微软雅黑';
	text-align: center;
	color: #005674;
}
.datetime {
	width: 100%;
	font: 12px/14px '宋体';
	text-align: center;
	color: #777;
}
.border2 {
	width: 100%;
	height: 0;
	overflow: hidden;
	border-top: 1px dashed #a8a8a8;
	margin: 12px 0;
}
.pageleft {
	float: left;
	font: 12px/32px '宋体';
	color: #005674;
	display: block;
	width: 500px;
	text-indent: 15px;
}
.pageleft a {
	color: #005674;
}
.page {
	width: 100%;
	height: 76px;
}
.back2 {
	float: right;
	font: 600 12px/12px '宋体';
	color: #005674;
}
.box2 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 20px;
	background: url(images/box2.gif) left top repeat-y;
	padding-top: 20px;
}
.box2 .left {
	float: left;
	width: 22%;
	overflow: hidden;
}
.left1_title {
	color: #333;
	font-family: Microsoft YaHei, "宋体";
	font-size: 16px;
	width: auto;
	line-height: 45px;
	padding-left: 10px;
	color: #222222;
	height: 45px;
	line-height: 45px;
	padding: 0 18px;
	padding-left: 12px;
	background: url(images/bg_repeat.png) repeat-x 0 -9px;
	margin-bottom: 13px;
	padding: 0;
	font-weight: 700
}
.left1_1 span {
	width: 224px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: "microsoft yahei";
}
.left1_1 h3 {
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #fff;
	text-align: center;
	line-height: 30px;
	padding-top: 10px
}
.left1_2 {
	border: solid 1px #ddd;
	background: #ffffff;
	padding: 8px 0px 0;
	width: 222px
}
.left1_2 ul {
	padding: 9px 17px 0px;
	width: 190px;
	overflow: hidden;
}
.left1_2 li {
	margin-bottom: 5px;
	margin-bottom: 5px;
	background: url(images/ico01.jpg) no-repeat left center;
	border-bottom: dashed 1px #bebfc1;
}
.left1_2 li.left_b {
	background: none
}
.left_c {
	background: none
}
.left1_2 li a {
	height: 36px;
	line-height: 36px;
	display: block;
	font-size: 14px;
	padding-left: 15px;
	color: #333;
	font-family: "microsoft yahei";
}
.left1_2 li a:hover, .left1_2 li a.on {
	background: #99cc4e;
	color: #fff;
}
.left1_3 {
	background: url(images/leftbottom.jpg) no-repeat;
	width: 224px;
	height: 198px;
	text-align: center;
	float: left;
}
.left1_3 p {
	color: #fff;
	font-size: 16px;
	padding-top: 104px;
}
.left1_3 span {
	font-family: fantasy;
	color: #fff;
	font-size: 22px;
}
.topmenu {
	background: none;
}
.topmenu, .submenu {
	list-style-type: none;
	width: 100%;
}
.pb10 {
	padding-bottom: 10px;
}
.pt10 {
	padding-top: 10px;
}
.topmenu > li > a {
	padding: 10px 30px;
}
.topmenu > li > a:hover {
	color: #c00;
	font-weight: bold;
}
.topmenu > li > a, .left1 .submenu > li > a {
	display: block;
	text-decoration: none;
	padding: 10px 10px;
	color: #555;
	padding-left: 15px;
}
.left1 .submenu > li > a {
	padding: 5px 10px;
}
.left1 .submenu > li > a .text {
	padding: 10px 10px;
}
.mr5 {
	margin-right: 0px;
}
.topmenu > li .submenu {
	display: none;
}
.topmenu, .submenu {
	list-style-type: none;
	width: 100%;
}
.submenu {
	position: relative;
	background: #fff;
}
.submenu > li {
	position: relative;
}
.topmenu > li .submenu {
	display: none;
}
.submenu {
	position: relative;
	background: #fff;
}
.topmenu, .submenu {
	list-style-type: none;
	width: 100%;
}
.submenu > li {
	position: relative;
}
.submenu > li.active > a {
	background: #f8f8f8;
	color: #018bff;
}
.left1 .submenu > li > a.on {
	background: #f8f8f8;
	color: #018bff;
}
.left1 .submenu > li > a {
	padding-left: 40px;
}
.topmenu > li {
	border-bottom: 1px dotted #ddd;
	background: url(images/close.jpg) no-repeat 12px 16px #f2f2f2;
	text-indent: 20px;
}
.topmenu li.open .submenu {
	display: block;
}
.topmenu > li .on, .topmenu > li .on a {
	background: url(images/open.jpg) no-repeat 12px 16px #f2f2f2;
	color: #c00;
	font-weight: bold;
}
.submenu > li.active > a {
	color: #018bff;
}
.left1 .submenu > li > a:hover {
	color: #018bff;
}
.submenu > li::after {
	content: "";
	background-color: #ccc;
	border: 2px solid #fff;
	border-radius: 50% !important;
	bottom: auto;
	height: 13px;
	left: 24px !important;
	top: 11px !important;
	width: 13px;
	position: absolute;
	z-index: 1 !important;
}
.submenu > li.active::after {
	background-color: #018bff;
}
.submenu > li.on::after {
	background-color: #018bff;
}
.submenu > li:hover::after {
	background-color: #018bff;
}
*::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left1 .submenu::after {
	border-left: 1px solid #eee !important;
	bottom: 0;
	content: "";
	left: 30px;
	position: absolute;
	top: 0;
}
.topmenu > li.on .submenu {
	display: block
}
.lefttitle {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333;
	font-weight: 100;
	border-bottom: 0px;
	line-height: 41px;
	height: 41px;
	font-size: 16px;
	background: url(images/bg_repeat.png) repeat-x 0 -9px;
}
.lefttitle a {
	font: normal 16px/45px 'Microsoft YaHei';
	color: #333;
	font-weight: bold;
	text-align: left;
}
.leftnavbg {
	background: url(images/leftbg.jpg) 0 0 repeat-y;
	width: 259px;
	padding: 9px 0
}
.leftnavbg ul {
	width: 255px;
	margin: 0 auto
}
.leftnavbg li {
	width: 100%;
}
.leftnavbg li a {
	display: block;
	width: 255px;
	background: url(images/leftli2.jpg) 0 0 no-repeat;
	height: 47px;
	font: 12px/47px 'Simsun';
	color: #fff;
	margin-bottom: 1px;
	text-indent: 21px
}
.leftnavbg li a:hover {
	display: block;
	width: 255px;
	background: url(images/lefthover2.jpg) 0 0 no-repeat;
	height: 47px;
	font: 12px/47px 'Simsun';
	color: #fff;
	margin-bottom: 1px;
	text-indent: 21px
}
.leftbottom {
	display: block;
	margin-bottom: 10px;
}
.leftnews {
	width: 259px;
	padding: 9px 0
}
.leftnews li {
	width: 236px;
	height: 35px;
	font: 12px/30px "Microsoft YaHei";
	background: url(images/n_li.gif) left 11px no-repeat;
	margin: 0 auto;
	text-indent: 19px;
	overflow: hidden
}
.leftnews li a {
	color: #333
}
.leftcontact {
	padding: 0;
}
.leftcontact .leftcontact_list {
	width: 100%;
	margin: 0 auto;
	font: 13px/30px "Microsoft YaHei";
	color: #333;
}
.box2 .right {
	width: 77%;
	float: right;
	padding-bottom: 20px;
}
.title20 {
	color: #222222;
	height: 45px;
	line-height: 45px;
	padding: 0 18px;
	padding-left: 12px;
	background: url(images/bg_repeat.png) repeat-x 0 -9px;
	padding: 0;
	overflow: hidden
}
.title20 a {
	font-weight: 700;
	font-size: 16px;
	height: 45px;
	overflow: hidden
}
.mianbao a {
	font-weight: normal;
	font-size: 14px
}
.title20 h5 {
	color: #333;
	font-family: Microsoft YaHei, "宋体";
	font-size: 16px;
	width: auto;
	line-height: 45px;
	padding-left: 10px
}
.title20 span {
	display: none;
}
.mianbao {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.mianbao a {
	color: #555;
	margin: 0 6px
}
.title21 {
	margin: 30px 0 10px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}
.top {
	margin: 0 auto;
	width: 100%;
}
.top1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #E7E7E7;}
.top_tel {
	background: url(images/tel.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 20px
}
.top1_1 {
	height: 30px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.head_l {
	float: left;
	color: #666;
}
.social-icons {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	text-align: right
}
.header_right {
	float: right;
	color: #666;
}
.header_right a {
	height: 30px;
	line-height: 30px;
	padding: 0 3px;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
}
.header_right i {
	font-size: 14px
}
.top2 {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}
.lan_mobile {
	color: #FFF
}
.lan_mobile A {
	color: #FFF;
}
.logo_l {
	float: left;
	position: relative;
	height: 88px;
	width: 60%;
}
.logo_l img {
	padding-top: 6px;
}
.logo_r {
	float: right;
	width: 28%;
	 background:url(images/t_pho.jpg) left center no-repeat;
	color: #555;
    padding: 0px 0 0 56px;
    font-size: 16px;
    line-height: 25px;margin-top: 20px;
}
.head_wz { width: 50px;
    float: left;
    padding: 6px 20px 0 0;}
.logo_r span {
    width: 50px;
    float: left;
    padding: 6px 20px 0 0;}

.logo_r p {
    width: 206px;
    float: left;
    line-height: 30px;
    font-family: Times New Roman;
    font-size: 2em;
    color: #333;}
.logo_r b {display: block;}
.links_content strong {
	font-size: 14px;
}
.feilei {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: url(images/feilei.jpg) left top no-repeat;
	text-indent: 50px;
	font-size: 16px;
	color: #FFF;
	font-weight: 100;
	border-bottom: 0px;
}
.title_pr {
	height: 45px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border-bottom: 0px;
	background: url(images/line1.jpg) bottom repeat-x;
	position: relative;
	width: 100%;
	color: #e6640e;
}
.new_title {
	font-size: 24px;
	color: #333333;
	background: url(images/title_new.png) no-repeat left bottom;
	padding: 0 0 26px 0;
	margin: 0 0 12px 0;
}
.new_title a {
	font-size: 20px;
	color: #333333;
}
.product_show {
	padding-left: 15px;
	padding-top: 15px;
	width: 1000px;
}
.product_show dl {
	float: left;
	width: 358px;
	height: 1100px;
	margin-top: 15px;
	padding: 9px 18px 0px 7px;
	border: 1px solid #E1E1E1;
	background: #f2f2f2 none repeat scroll 0% 0%;
	margin-right: 15px;
}
.product_show .pr_show {
	display: block;
	height: 205px;
	line-height: 172px;
	vertical-align: middle;
	background: #fff;
}
.product_show dt a {
	color: #333;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold
}
.product_show dd {
	padding: 0px 0px 5px;
	line-height: 20px;
	color: #646464;
}
.product_show li {
	width: 190px;
	position: relative;
	float: left;
	height: 230px;
	margin-right: 10px;
}
.product_show li p {
	text-align: center
}
.product_show li p a {
	font-size: 13px;
}
.title_message {
	margin-top: 30px;
	margin-bottom: 5px
}
.bd01 {
	position: relative;
	width: 1200px;
	margin-top: 10px;
	height: 140px;
	margin: 0 auto;
}
.pr {
	position: relative;
}
.h_gg {
	clear: both;
	height: 119px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.ge {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.h_gg img, .ge {
	display: block;
}
.pa {
	position: absolute;
}
.gg01 {
	top: 34px;
	left: 914px;
}
.gg01 b {
	font-size: 22px;
	font-weight: normal;
	display: block;
}
.casetitle {
	display: none
}
.viewbut {
	width: 40px;
	height: 40px;
	float: left;
	display: inline;
	background: url(images/view.png) no-repeat scroll center top;
	margin: 0px 15px 0px 132px;
}
.case_t {
	width: 300px;
	text-align: center;
	color: #FFF;
	float: left;
	padding-top: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: "Microsoft Yahei";
	font-size: 13px;
	padding-left: 5PX;
	padding-right: 5PX;
}
.con5right li .case_t {
	color: #FFF;
	text-decoration: none
}
.product_show li img:hover .casetitle {
	display: block;
	position: absolute;
	width: 274px;
	height: 118px;
	padding-top: 33px;
	text-align: center;
	color: #FFF;
	background: url(images/gray.png) repeat scroll center top;
	outline: medium none;
	transition: all 0.5s ease-in-out 0s;
}
.product_show li:hover .casetitle {
	display: block;
	outline: medium none;
	transition: all 0.5s ease-in-out 0s;
}
.title_pic {
	padding-bottom: 10px;
}
.more_us {
	float: right;
	line-height: 30px;
	padding-top: 5px;
}
.fr {
	float: right;
}
.foot {
	padding-top: 20px;
	overflow: hidden;
}
.foot_box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.foot_box dl {
	float: left;
	width: auto;
	padding: 0 40px;
	border-right: 1px solid #383838;
	max-height: 200px;
	overflow: hidden;
}
.foot_box dt {
	font-weight: bold;
}
.foot_box dl dd a {
	text-align: left;
	display: block;
	width: auto;
	color: #d8d8d8;
	line-height: 32px;
	background: url(images/footer_ico.png) no-repeat left center;
	height: auto;
	overflow: hidden;
	font-family: "微软雅黑";
}
.foot_box dl dd a:hover {
	text-decoration: none;
}
.foot_qr_codes {
	float: right;
	width: 146px;
	text-align: center;
}
.foot_qr_codes {
	padding-top: 0px;
}
.foot_qr_codes span {
	display: block;
	color: #d8d8d8;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 18px;
}
.weixin_codes {
	padding-left: 10px;
	float: right;
	width: 146px;
	text-align: center;
}
.weixin_codes span {
	display: block;
	color: #d8d8d8;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 18px;
}
.foot_box dl dt a {
	font-size: 18px;
	color: #e8e8e8;
	line-height: 45px;
	font-family: "微软雅黑";
}
.foot_box dl.bottom_pr {
	width: 200px
}
.foot_box dl.bottom_pr dd a {
	display: inline-block;
	width: 46%;
	padding: 1%;
	padding-top: 0px;
	padding-bottom: 0px
}
.copyright {
	min-height: 48px;
	height: auto;
	line-height: 48px;
	color: #E8E8E8;
	width: 100%;
	border-top: 1px solid #444545;
}
.copyright_center {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.copyright span {
	display: inline;
	color: #E8E8E8;
}
.copyright_left {
	float: left;
}
.copyright_right {
	float: right;
}
.zi_list li {
	width: 21%;
	float: left;
	height: 26px;
	border: 1px dashed #fff;
	overflow: hidden;
	background: url(images/minus.gif) no-repeat scroll left 7px;
	text-indent: 15px;
	border-bottom: 1px dashed #bebebe;
	margin-right: 2%;
}
.zi_list li.on {
	border: 1px solid #005bac;
}
.zi_list li a {
	color: #333;
	text-decoration: none;
	font-size: 13px;
	font-family: "微软雅黑"
}
.company_message {
	background: #f1f1f1;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}
.web_threel {
	width: 657px;
	height: 349px;
	background: url(images/indx_23.jpg) no-repeat;
	overflow: hidden;
}
.web_threela {
	width: 95%;
	overflow: hidden;
	color: #666;
	line-height: 27px;
	text-indent: 20px;
	font-size: 14px;
	padding-top: 126px;
}
.web_threelb {
	width: 95%;
	overflow: hidden;
	padding-top: 10px;
}
.web_threelb a {
	float: left;
	border: 1px solid #008FCE;
	padding: 6px 20px;
	font-size: 16px;
	color: #008FCE;
}
.dianhua {
	background: url(images/Tel.gif) no-repeat scroll 0 18px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 55px;
}
.dianhua span {
	margin-top: 10px
}
.leftcontact .dianhua span {
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	color: #C81622;
	display: block;
	font-family: "Impact";
}
.footer {
	background: url(images/foot_bg.jpg) repeat;
}
.title {
	text-align: center;
	padding-bottom: 1%;
}
.title h2 {
	height: 44px;
	line-height: 44px;
	padding-top: 3px;
	font-size: 24px;
	color: #fff;
	margin-top: 0px;
	background: url(images/pr.png) no-repeat center 0px;
	font-weight: normal;
}
.title span {
	display: block;
	font-size: 28px;
	color: #23201d;
	margin-top: -3px;
}
.fenlei_list {
	text-align: center;
	margin-top: 10px;
}
.fenlei_list li {
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	border: 1px solid #bbbabc;
	color: #373737;
	border-radius: 4px;
	margin: 0 4px;
	width: auto;
	float: left;
}
.fenlei_list li:hover {
	color: #fff;
	background: #005c97
}
.fenlei_list li a {
	color: #373737
}
.fenlei_list li a:hover {
	color: #fff
}
.product_img .hd ul img {
	max-width: 9vw;
	height: 9vw;
}
.product_img .hd {
	padding: 20px;
	padding-left: 0px;
	padding-right: 0px
}
.product_img .hd ul li {
	float: left;
	margin: 0 0 10px 1px;
	_margin: 0 0 10px 0px;
	display: inline;
	position: relative;
}
.product_img .hd ul a {
	display: block;
}
.product_img .hd ul img {
	border: 3px solid #ddd;
	margin-right: 10px
}
.product_img .hd ul .mask {
	display: none;
}
.product_img .hd ul a:hover .mask, .product_img .hd ul .on .mask {
	display: none;
	position: relative;
}
.product_img .hd ul a:hover img, .product_img .hd ul .on img {
	border-color: #E93B09;
}
.product_img .hd ul a:hover {
	color: #fff;
}
.product_img .hd ul a:hover .txt_bg {
	background: #70a20f;
}
.fadeInLeft {
	width: 40%;
	padding-top: 30px;
	float: left
}
.fadeInRight {
	width: 58%;
	float: right
}
/*/文字详细页-字体大小控制*/
.t_tools {
	float: right;
	padding: 0px 15px;
	background: #eee;
	text-align: right;
	font-size: 14px;
}
.t_tools a {
	color: #333;
	text-decoration: none;
}
.jiathis_style {
	float: right;
}
.t_1 h1, .t_1 h3 {
	padding: 0;
	border-bottom: 1px solid #333;
	height: 60px;
	line-height: 60px;
	float: left;
	font-weight: normal;
}
.t_1 p {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	clear: both;
	text-transform: capitalize;
}
.t_1 {
	height: 120px;
	background: url(/template/meitone/skin/images/base/t_1.png) repeat-x top center;
	margin-top: 15px;
	clear: both;
}
#print tr {
	line-height: 35px;
}
#print th {
	font-size: 15px;
}
#print td {
	font-size: 14px
}
.jqzoom {
	margin: 0 auto
}
.one_fl .t_1 {
	background: none
}
/*内页*/
.product_item li {
	width: 29%;
	float: left;
	border-right: 1px solid #ddd;
	padding: 0 2% 0;
	margin-bottom: 3%;
	text-align: center;
	min-height: 350px
}
.product_item img {
	width: 85%;
	margin: 0 auto
}
.product_item .list_cp_info_1 {
	color: #005c97;
	font-weight: 600;
	font-size: 15px
}
.product_item .descript {
	font-size: 13px
}
.zi_list {
	width: 100%
}
.product_h1 {
	font-size: 1.6em;
	padding: 1% 0 2% 1%;
	line-height: 185%;
	background: #f2f2f2
}
.product_info {
	width: 100%;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	overflow: hidden
}
.product_info h1 {
}
.product_info table {
	width: 100%;
	padding: 10px 0;
	margin: 10px 0;
}
.product_info table th {
	text-align: right;
	padding: 7px 5px;
	width: 80px;
	font-weight: normal;
	font-size: 13px;
}
.product_info table td {
	padding: 5px;
	font-size: 12px;
	background: none;
}
.product_info table tr {
}
.product_info strong {
	font-size: 30px;
}
.pr_right {
	float: left;
	overflow: hidden;
	width: 98%;
}
.contact-number {
	background-color: #d9edf7;
	border: 1px solid #ccc;
	padding: 10px 15px;
	border-radius: 5px;
	overflow: hidden;
}
.contact-number p {
	width: 48%;
	float: left;
	text-align: left;
}
#dialog_link, .product_info .goshop {
	float: left;
	background-color: #F06309;
	color: #FFF;
	font-size: 1.0em;
	padding: 8px 0px;
	margin: 10px;
	display: block;
	width: 110px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
}
.product_info .goshop:hover {
	background-color: #FF4A00;
}
#dialog_link {
	margin-left: 20px;
	background: #236298;
}
#dialog_link:hover {
	background: #2065C4;
}
.product_info div.share {
	border: none
}
.product_listitem {
	width: 100%;
	margin: 0 auto
}
.product_listitem li a {
	display: inline-block;
	width: 98%;
	padding: 1%;
	position: relative;
	border: 1px solid #ddd;
}
.product_listitem li p {
	line-height: 32px
}
#content .product_listitem li img {
	max-width: 100%;
	width: auto;
	display: block;
	vertical-align: middle;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	height: auto;
	margin: 0 auto;
}
.product_listitem li p {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(images/blue.8.png);
	font-size: 14px;
	color: #fff;
}
.product_listitem li div.bg {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 20;
	background: #005c97;
	opacity: .8;
filter: alpha(opacity:.8);
	left: 0;
}
.product_listitem li div.text {
	display: none;
	position: absolute;
	width: 94%;
	padding: 3%;
	top: 3%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 34px;
	color: #FFF;
	z-index: 30;
	padding-top: 1%;
}
.product_listitem li div.text em {
	font-size: 14px;
	font-style: normal;
}
.line {
	background: url(images/line_bg.jpg) repeat-x left center;
	height: 5px
}
.pr_fujian p b {
	line-height: 50px;
	font-size: 16px;
	float: left
}
/**/
/*产品详细页 -产品展示*/
/**/
.product_img {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-top: 0px;
}
.product_img .bd {
	position: relative;
	width: 90%;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
	margin: 0 auto
}
.product_img .showDiv {
	position: relative;
	width: 90%;
	height: 300px;
	overflow: hidden;
}
.product_img .showDiv img {
	max-width: 90%;
width:expression(document.body.clientWidth>90%?"90%":"auto");
	max-height: 98%;
height:expression(document.body.clientHeight>90%?"90%":"auto");
}
.product_img .hd ul a:hover img, .product_img .hd ul .on img {
	border-color: #E93B09;
}
#scroll-pic {
	width: auto;
	max-width: 500px;
	margin: 0 auto;
}
.nTab .TabTitle {
	height: 44px;
	width: auto;
	position: relative;
	background: url(images/right_bt7.png) repeat left center;
	width: auto;
	height: 40px;
	margin-top: 4px;
	line-height: 30px
}
.nTab .TabTitle li {
	float: left;
	cursor: pointer;
	height: 40px;
}
.nTab .TabTitle li a.aa {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.nTab .TabTitle li a.aa:hover {
	text-decoration: none;
}
.nTab .TabTitle .active a.aa {
	background: #fff;
	width: 90px;
	color: #333;
	font-weight: bold;
	font-family: "微软雅黑";
	border: 1px solid #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom: none;
	font-size: 14px;
}
.nTab .TabTitle .normal a.aa {
	background: #005c97;
	width: 90px;
	color: #fff;
	border: 1px solid #ddd;
}
.nTab .TabTitle a.more {
	display: none;
}
.nTab .TabTitle .active a.more {
	display: block;
	position: absolute;
	right: 10px;
	top: 7px;
}
.nTab .TabTitle .normal a.more {
	display: none;
}
.TabContent {
	clear: both;
	border: 1px solid #ddd;
}
#myTab_Content0 {
	clear: both;
	padding: 20px;
	overflow: hidden
}
.none {
	display: none;
}
#myTab_Content1 {
	padding: 20px;
}
#myTab_Content2 {
	padding: 20px;
}
#myTab_Content2 img {
	margin: 0 auto
}
#myTab_Content3 {
	padding: 20px;
}
#myTab_Content4 {
	padding: 20px;
}
.TabContent img {
	max-width: 100%;
}
.TabContent ul {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
}
.TabContent ul li {
	background-image: url(images/arrow_6.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	text-align: left;
	height: 24px;
	padding-left: 27px;
	line-height: 24px;
}
.nTab {
	WIDTH: 100%;
	height: auto;
	float: left
}
/* 滚动图片 */
.product_img .hd {
	clear: both;
	width: 100%;
	position: relative;
	padding: 0px 30px 0px 30px;
	overflow: hidden;
	margin-bottom: 10px;
	overflow: hidden;
}
.product_img .hd li {
	float: left;
	display: inline;
	position: relative;
	width: 75px;
	text-align: center;
	overflow: hidden;
	padding: 5px;
	vertical-align: 100%;
}
.product_img .hd li a {
	display: block;
}
.product_img .hd li img {
	width: 65px;
	height: 65px;
	border: 3px solid #ddd;
}
.product_img .hd a.bx-prev, .product_img .hd a.bx-next {
	position: absolute;
	top: 0;
	display: block;
	width: 20px;
	height: 88px;
	background: url(images/scroll.gif) no-repeat left center;
	z-index: 99999;
}
.product_img .hd a.bx-prev {
	left: -24px;
}
.product_img .hd a.bx-prev:hover {
	background: url(images/scroll.gif) no-repeat -80px center;
}
.product_img .hd a.bx-next {
	right: -24px;
	background: url(images/scroll.gif) no-repeat -60px center;
}
.product_img .hd a.bx-next:hover {
	background: url(images/scroll.gif) no-repeat -140px center;
}
.view_n {
	float: right
}
.dres {
	padding-bottom: 1%
}
.pr-contact .say {
	color: #646464;
	font-size: 18px;
	line-height: 1.25;
	margin: 0 0 10px;
	text-align: center
}
.box .contact_pr {
	display: inline-block;
	padding: 2%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	background: #005c97;
	line-height: 40px;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	cursor: pointer;
	font-family: Noto Sans Japanese, Arial, Helvetica, sans-serif;
}
.contact_pr_main {
	text-align: center
}
.guestbook {
	width: 100%;
}
.guestbook .guestbookright {
	width: 100%;
	max-width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.foot_mp {
	background: #C81622; border-top:2px solid #ddd;
	z-index: 99999
}
#izl_rmenu {
	bottom: 50px
}
/*留言页面*/
.t_1 {
	height: 120px;
	background: url({$skin_path}/images/base/t_1.png) repeat-x top center;
	color: #005c97;
	margin-top: 15px;
	clear: both;
}
.t_1 div {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.t_1 h1, .t_1 h3 {
	font-size: 1.2em;
	border-bottom: 2px solid #005c97;
	height: 60px;
	line-height: 60px;
	float: left;
	font-weight: normal;
}
.t_1 p {
	font-size: 1.0em;
	height: 50px;
	line-height: 50px;
	clear: both;
	text-transform: capitalize;
}
.t_1 a {
	color: #005c97;
}
.t_info {
	font-size: 1.0em;
}
/* 留言 */
.form_message span {
	padding-left: 20px;
	font-size: 1.0em;
}
.guestbook_input, .guestbook_textarea, textarea#content, .guestbook_code, #nickname, #guesttel, #guestemail, #guestqq, #title {
	clear: both;
	max-width: 480px;
	width: 85%;
	height: 32px;
	line-height: 32px;
	margin: 10px 90px 10px 0px;
	padding: 0px 10px;
	background: #F5F5F5;
	border: none;
}
.guestbook_textarea, textarea#content {
	max-width: 500px;
	height: 88px;
	width: 85%;
}
.guestbook_code {
	float: left;
	width: 222px;
	margin: 0px 0px 20px 0px;
}
.guestbook_input:hover, .guestbook_textarea:hover, .guestbook_code:hover, #nickname:hover, #guesttel:hover, #guestemail:hover, #guestqq:hover, #title:hover, textarea#content:hover {
	background-color: #fff;
}
.guestbook_btn {
	clear: both;
	line-height: 28px;
	padding: 5px 40px;
	border: none;
	color: #FFF;
	font-size: 14px;
	border-radius: 3px 3px 3px 3px;
	overflow: hidden;
	cursor: pointer;
	background: #005c97;
	display: block;
	height: 37px;
}
.guestbook_btn:hover {
	background: #FF4A00;
}
/****************评论*/
#comment {
	margin-top: 20px;
	font-size: 12px;
}
#comment input {
	font-size: 12px;
}
.comm {
	background: none;
	padding: 0;
}
.comm input {
	border: none;
	background: #F6F6F6;
}
.comment_list {
	padding: 10px 0px;
	border-top: 1px solid #ccc;
}
.comm_head {
	float: left;
	width: 90px;
	height: 90px;
	background: url({$skin_path}/images/comm/comm_m.png) left top no-repeat;
	background-size: 70% 70%;
}
#comm_content {
	width: 15px;
	height: 15px;
	position: relative;
	top: 10px;
	left: -28px;
	background: url(../images/comm/comm_content.gif) left top no-repeat;
}
.comm_content {
	float: left;
	width: 350px;
	padding: 0px 10px 0px 20px;
	background: #F5F5F5;
	border: 1px solid #ccc;
	border-radius: 3px 3px 3px 3px;
}
.comm_content p span {
	color: #999;
	font-size: 12px;
	padding-left: 15px;
}
.comm_content p strong {
	color: #666;
}
.commentnumber {
	padding: 0px 5px;
	color: #CC0000;
}
.comment_info {
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	background: url({$skin_path}/images/comm/comment.gif) left center no-repeat;
}
.comment_list dt strong {
	color: #70AADA;
}
.comment_list dd.admin_reply {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #ccc;
	background: #FFFFEE;
}
.comm_name, .comm_code {
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px;
	border: 1px solid #ccc;
	color: #666;
	border-radius: 3px 0px 0px 3px;
}
.comm_name:hover, .comm_code:hover {
	background-color: #FFC;
}
.comm_name {
	width: 206px;
	border-radius: 3px 3px 3px 3px;
}
#textarea {
	width: 300px;
	border: none;
	padding: 10px;
	background: #F6F6F6;
}
#textarea:hover {
	background-color: #FFC;
}
#mobilenum {
	float: left;
	width: 150px;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px;
}
#btm_sendMobileCode {
	float: left;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	padding: 0px 15px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	font-size: 12px;
	color: #555;
	background: #eee;
}
input:hover, textarea:hover, select:hover {
	background-color: none;
}
input.btn {
	clear: both;
	line-height: 28px;
	padding: 5px 40px;
	border: none;
	color: #FFF;
	font-size: 14px;
	border-radius: 3px 3px 3px 3px;
	overflow: hidden;
	cursor: pointer;
	background: #005c97;
	display: block;
	height: 37px;
}
input.btn:hover {
	background: #FF4A00;
}
#verify {
	height: 30px;
	border: none;
	background: #F5F5F5;
}
.nei_banner {
	width: 100%;
}
.nei_banner img {
	width: 100%
}
.con6 .title_prn a, .con6_say, .con8_2 .search_title {
	font-family: "微软雅黑";
}
/**内页**/
.position_us {
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #ddd
}
.pages_us {
	width: 85%;
	margin: 0 auto
}
.pages_us a {
	color: #333
}
.left_us {
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
}
.left_us .topmenu li {
	float: left;
	font-size: 20px;
	width: auto;
	height: 50px;
	border: 1px solid #d0d0d0;
	line-height: 50px;
	margin-left: -1px;
}
.left_us .topmenu > li > a, .left_us .left1 .submenu > li > a {
	display: block;
	text-decoration: none;
	padding: 0px;
	color: #555;
	font-size: 13px;
	background: none;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 18px;
	color: #333;
}
.left_us .topmenu {
	width: auto;
	margin: 0 auto
}
.left_us .topmenu > li > a:hover, .left_us .left1 .submenu > li > a:hover {
	background: #005c97;
	color: #fff
}
.left_us .topmenu > li > a.on, .left_us .left1 .submenu > li > a.on {
	background: #005c97;
	color: #fff
}
.content-ditu {
	height: 30em;
	overflow: hidden;
}
#content .content-ditu img {
	width: 100%
}
.pr_name {
	font-size: 16px
}
.pr_name b {
	font-size: 16px;
}
.pr_content {
	font-size: 16px
}
.pr_content b {
	font-size: 16px
}
.pdf_down b {
	font-size: 16px;
	float: left
}
.pdf_down {
	font-size: 16px;
	line-height: 40px;
	width: 100%;
	float: left;
}
.pdf_down p {
	padding-top: 10px
}
.contact_list {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px
}
.footer {
	margin-top: 0px;
}
.con8 {
	padding-bottom: 30px;
}
ul#navmenu li.one {
	background: none
}
.mF_YSlider-myFocus .pic {
	height: 100%;
	overflow: initial;
}

.mF_YSlider-myFocus .pic img { width:100%;}





.con6_list li {
	width: 16%;
	margin-right: 0.4%;
}
.con6_list li span {
	display: none;
}
.guangao_center {
	width: 100%;
}
.weixin {
	margin-bottom: 22px;
}
.weixint {
	float: right;
	width: 156px;
	text-align: center;
}
.weixint span {
	display: block;
	font-size: 14px;
	color: #d8d8d8;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 22px;
}
/*弹出框search*/
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container-fluid::before {
	display: table;
	content: " ";
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal {
	top: 40%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal-lg {
	width: 900px;
}
.fade.in {
	opacity: 1;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.bs-example-modal-lg-search .row {
	padding: 20px;
}
.row::before {
	display: table;
	content: " ";
}
.col-lg-10 {
	width: 100%;
	margin: 0 auto;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.input-group-btn > .btn {
	position: relative;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.modal-lg .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0px
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button, select {
	text-transform: none;
}
button {
	overflow: visible;
}
button, input, optgroup, select, textarea {
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.top-nav-right ul li {
	float: left;
	width: auto;
	line-height: 40px;
	padding-left: 3px;
	padding-right: 3px
}
*::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top-nav-right ul {
	width: auto;
	padding-left: 10px;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-lg {
	width: 900px;
	margin: 0 auto
}
.modal-dialog {
	margin: 30px auto;
	position: relative;
}
.modal-dialog .row {
	padding: 20px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}
.mF_YSlider-myFocus .pic {
	width: 100%;
}
#content img {
	max-width: 100%;
	margin: 0 auto;
}
.content-ditu #content img {
	width: auto;
	margin: 0 auto
}
#content .content-ditu img {
	width: 100%;
	width: auto
}
.breadcrumb {
	display: none
}
.mF_YSlider .txt li span {
	width: 100%
}
#content .product_listitem li img {
	max-height: 100%
}
.news_text_pic .img-wrap img {
	border: 1px solid #ddd;
	width: 98%;
}
.con6 {
	display: none
}
/*手机版语言*/
.mobile_language {
	position: absolute;
	right: 88px;
	height: 60px;
	width: 28px;
	cursor: pointer;
}
.mobile_language p {
	margin-top: 5px
}
.mobile_language a.china {
	background: url(images/chinese.jpg) no-repeat left center;
	line-height: 25px;
	display: block;
	width: 25px;
	height: 15px;
}
.mobile_language a.english {
	background: url(images/english.jpg) no-repeat left center;
	line-height: 25px;
	display: block;
	width: 25px;
	height: 15px;
}
