﻿body, h1, h2, h3, h4, h5, h6, div, ul, li, ol, dl, dt, dd, td, p, pre, form, fieldset, input, textarea, blockquote, th, button, em, select {
	padding: 0;
	margin: 0;
}
img, border, select, li {
	border: none;
	vertical-align: top;
}
ul, dl, li {
	list-style: none;
}
body, button, dd, dl, form, h1, h2, h3, h4, h5, ol, p, ul, menu {
	margin: 0;
}
body, h1, h2, h3, h4, h5, h6, div, ul, li, ol, dl, dt, dd, td, p, pre, form, fieldset, input, textarea, blockquote, th, button, em, select {
	padding: 0;
	margin: 0;
}
body {
	color: #666;
	font: 14px/1.8 'Microsoft Yahei', Arial, sans-serif;
}
body, button, dd, dl, form, h1, h2, h3, h4, h5, ol, p, ul, menu {
	margin: 0;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
}
body {
	color: #666;
	font: 14px/1.8 'Microsoft Yahei', Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.8;
	margin: 0 auto;
	padding: 0px;
}
img {
	border: 0;
	vertical-align: top;
}
/*共用*/
a {
	text-decoration: none;
}
.left {
	float: left;
}

.clear {
	clear: both;
}
.row {
	width: 94%; margin:0 auto;
}
.row::after, .row::before {
	clear: both;
	display: table;
	content: " ";
}
/*共用结束*/
a {
	color: #252525;
}
a:hover {
	color: #c00;
}
/*header*/
  /*top*/
.top {
	background: #f1efef;
	color: #8d8d8d;
	position: relative;
	clear: both;
	line-height: 36px;
	overflow: hidden;
	font-size: 12px;
	font-weight: lighter;
}
.top_main {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 *width: 1200px;
}
.top_left {
	float: left;
	margin-right: 2%;
	width: 48%;
	transition: .2s width ease;
}
.top_left a {
	color: #8d8d8d;
}
.top_right {
	float: left;
	margin-right: 2%;
	width: 48%;
	transition: .2s width ease;
}
.top_right .link_main {
	float: right
}
.top_right ul li {
	float: left;
	font-size: 12px;
}
.top_right ul li a {
	color: #8d8d8d;
}
.top_right ul li i.split {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 9px;
	background: #8d8d8d;
	margin: 0 4px;
}
/*logo*/
.logo {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto
}
.logo_main {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 *width: 1200px;
}
.logo_left {
	float: left;
	margin-right: 2%;
	width: 73%;
	transition: .2s width ease;
}
.logo_img {
	float: left;
	width: 60%;
	height: 130px;
	vertical-align: middle;
	z-index: 2;
	position: relative;
	line-height: 130px;
}
.logo_img span {
	display: inline-block;
	height: 100%;
	width: 0;
	text-align: center;
	vertical-align: middle;
	float: left
}
.logo_img img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}
.logo_img a {
	display: block;
	height: 100%;
	outline: 0;
	color: #000;
	text-decoration: none;
	font-family: "微软雅黑";
}
.logo_img::after {
	display: block;
	content: '';
	width: 1px;
	height: 68px;
	background-color: #e1e1e1;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -34px;
}
.logo_txt {
	position: relative;
	float: left;
	width: 36%;
	height: 130px;
	vertical-align: middle;
}
.logo_txt p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 20px;
	font-size: 24px;
	color: #363535;
	line-height: 1;
}
.logo_txt p i {
	color: #f0831e;
	font-style: normal;
}
.logo_txt p small {
	font-weight: normal;
	font-size: 14px;
	color: #414141;
}
.logo_txt::before {
	content: " ";
	display: inline-block;
	height: 100%;
	width: 0%;
	vertical-align: middle;
}
.logo_right {
	float: left;
	margin-right: 2%;
	width: 23%;
	transition: .2s width ease;
}
.head_tel {
	position: relative;
	height: 130px;
	text-align: right;
}
.head_tel::before {
	content: " ";
	display: inline-block;
	height: 100%;
	width: 0%;
	vertical-align: middle;
}
.head_tel p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #6c6666;
	line-height: 26px;
	font-weight: bold;
}
.head_tel i {
	margin-right: 10px;
	font-size: 24px;
	color: #f0831e;
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-stroke-width: 0.2px;
}
.head_tel a {
	color: #ff8e00;
	display: block;
	font-size: 24px;
}
/*nav*/
.nav_box {
	background: #165099;
	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.5%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
}
.navmenu li.child:hover {
	color: #fff;
	background-color: #326ec0;
}
.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: 14px;
	line-height: 38px;
	background: #fff;
	color: #555;
}
.child .childContent .childContentli:hover {
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	background: #fff;
	color: #165099;
}
.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;
}
/*banner*/
.banner {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto
}
.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-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 1920px;
	width: 100%;
	height: auto
}
.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
}
.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
}

.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: 10%;
	margin-left: -10px;
	background: #000;
	opacity: 0.4;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 10%;
	margin-right: -10px;
	background: #000;
	opacity: 0.4;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-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
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 6px;
	opacity: 0.6;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
	opacity: 0.9;
	margin: 0 6px;
}
.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;
	font-size: 38px
}
.sr-only {
	display: none
}
/*搜索*/
.section_find {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto
}
.section_find {
	padding: 10px 0;
	background-color: #f3f3f3;
	text-align: center;
}
.find_main {
	max-width: 1200px;
	margin: 0 auto
}
.hot_word {
	width: 58%;
	float: left
}
.hot_word span {
	font-size: 18px;
	padding-bottom: 0px;
	text-align: center;
	color: #000;
	font-weight: 600;
	width: auto;
	float: left;
	line-height: 46px;
	padding-right: 2%;
}
.hot_word .hot_text a {
	padding: 0 6px;
	color: #3a3a3a;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-family: "微软雅黑";
	font-weight: normal
}
.hot_search {
	width: 40%;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	float: right;
}
.hot_search label {
	float: left;
	width: 10%;
	height: 45px;
	font-size: 26px;
	color: #bbbbbb;
	line-height: 45px;
}
.hot_search .form-control {
	float: left;
	width: 79%;
	height: 46px;
	line-height: 46px;
	vertical-align: middle;
	border-color: #f3f3f3;
}
.form-control {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-indent: 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #eae7e7;
	border-top-color: rgb(234, 231, 231);
	border-right-color: rgb(234, 231, 231);
	border-bottom-color: rgb(234, 231, 231);
	border-left-color: rgb(234, 231, 231);
	border-radius: 0;
	-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;
}
.hot_search .search_btn {
	width: 20%;
	height: 45px;
	border: none;
	background-color: #165099;
	color: #fff;
	margin-top: 1px;
	float: right;
}
.search_form::after, .search_form li::after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}



/**首页开始**/


/**标题**/
.title_title{ width:100%; margin:0 auto; margin-bottom:15px; margin-top:15px;}
.title_title h2{overflow: hidden; display: block; text-align: center;}
.title_title h2 a { color: #1252aa; font-size: 1.6em;line-height:30px;}
.title_title h2 em {display: block; color: #555; font-size: 0.9em; font-weight: normal;font-style: normal;}

.title_title1{ width:100%; margin:0 auto; margin-bottom:15px; margin-top:15px;}
.title_title1 h2{overflow: hidden; display: block; text-align: center;}
.title_title1 h2 a { color: #fff; font-size: 1.6em;line-height:30px;}
.title_title1 h2 em {display: block; color: #fff; font-size: 0.9em; font-weight: normal;font-style: normal;}


/*产品展示*/
.section_products {
	width: 100%;
}
.products_main {
	padding-top: 2em;
	padding-bottom: 0em;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.products_center::after, .products_center li::after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.products_center {
	margin: 0 0 10px;
}
.products_left {
	position: relative;
	float: left;
	width: 240px;
	margin-right: -240px;
}
.products_slide .products_box h3 {
	font-size: 30px;
	line-height: 84px;
	text-align: center;
	overflow: hidden;
	background: url(images/pr_title.jpg) no-repeat;
	color: #fff;
}
.products_box {
	width: 100%;
	background-color: #f3f3f3;
	color: #fff;
}
.products_slide .products_box ul {
	padding: 10px 15px;
	max-height: 590px;
	overflow: hidden;
	position: relative;
}
.products_slide .products_box ul li {
	font-size: 15px;
	background-color: #fff;
	margin-bottom: 10px;
	position: relative;
}
.products_slide .products_box ul li a {
	color: #000;
	display: block;
	padding: 0 5px 0 18px;
	line-height: 40px;
}
.products_slide .products_box ul li i {
	float: right;
	color: #f0831e;
	line-height: 40px;
}
.products_slide .products_box ul li a:hover {
	background-color: #165099;
	color: #fff;
}
.products_slide .tel-box {
	text-align: center;
	background-color: #165099;
	padding: 15px;
	color: #fff;
	font-size: 12px;
}
.products_slide .tel-box p.big {
	font-size: 16px;
	text-align: center;
	background-color: #f0831e;
	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: 260px;
}
.products_content {
	text-align: center;
	padding: 10px 0px;
}
.pro_list {
	float: left;
	margin-right: 1.8%;
	width: 23%;
	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%;
	border: 5px solid #e2e2e2;
}
.pro_listbox p {
	font-size: 15px;
	background-color: #f3f3f3;
	line-height: 36px;
	padding: 1px;
	width: 99.5%;
	border-top: 1px solid #f0f0f0;
}
.pro_img {
	position: relative;
	width: 100%;
	height: 202px;
}
.pro_img img {
	width: auto;
	height: auto;
	max-height: 90%;
	max-width: 90%;
	padding-top: 5%;
	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;
}
/*公用横幅*/
.section_public {
	color: #fff;
	position: relative;
	background: url(images/public_bg.jpg) top center no-repeat #f0831e;
	max-width: 1200px;
	margin: 0 auto;
}
.public_main {
	padding-top: 1em;
	padding-bottom: 1em;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 *width: 1200px;
	padding: 0;
}
.public_left {
	float: left;
	margin-right: 2%;
	width: 26.33333333%;
	transition: .2s width ease;
}
.public_left img {
	max-width: 100%
}
.public_center {
	float: left;
	margin-right: 2%;
	width: 44.66666667%;
	transition: .2s width ease;
}
.public_center img {max-width: 100%;}
.public_right {float: left;margin-right: 2%;width: 23%;transition: .2s width ease;}
.public_right img { max-width: 100%;}
/*我们优势*/
.section_advtage { width: 100%;background: #fff url(images/img1_bg.jpg) no-repeat top center;margin: 20px 0 0 0;}
.advtage_main {max-width: 1200px;margin-left: auto;margin-right: auto; *width: 1200px; padding: 3em 0 0 0;}
.youshi01 {color: #fff; text-align:center;}
.youshi01 h1 {  font-weight:normal; font-size:2.5em; margin-left:21%;}
.youshi01 h1 em { font-style:normal; color:#FFA701; font-weight:normal;}
.youshi01 h2 {display:block; font-weight:normal;padding-left:28%;}
.advtage_u_l {
	float: left;
	margin-right: 2%;
	width: 48%;
	transition: .2s width ease;
	padding-top: 11em;
}
.advtage_u_r {
	float: left;
	margin-right: 2%;
	width: 48%;
	transition: .2s width ease;
	padding-top: 11em;
}
.advtage_u_l1 {
	float: left;
	margin-right: 2%;
	width: 98%;
	transition: .2s width ease;
}
.advtage_u_l2 {
	float: left;
	margin-right: 2%;
	width: 98%;
	transition: .2s width ease;
}
.advtage_box {
	padding: 20px 0;
	background: inherit;
	text-align: left;
	padding-bottom: 30px;
	display: block;
}
.advtage_box h3 {
	font-size: 22px;
	padding: 5px 5px;
	padding-left:80px;
	position: relative;
	color: #000;
	font-weight: 700;
}

.advtage_box h3::before {
	position: absolute;
	top: 7px;
	left: 0;
	width: 58px;
	color: #165099;
	text-align: center;
	font-weight: bolder;
	font-size: 36px;
	border: 3px solid #165099;
}
.advtage_box h3 p {
	height: auto;
	padding: 0;
	color: #165099;
	font-size: 24px;
	line-height: 33px;
}
.advtage_box h3 p::before {
	content: '';
}
.advtage_box h3 small {
	padding: 0;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 34px;
	color: #ffa701
}
.advtage_txt {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.advtage_box p {
	padding: 3px 5px;
	padding-left: 15px;
	height: auto;
	color: #333;
	font-size: 15px;
	text-align: left;
	background: #fff url(images/li_p.png) 0px 13px no-repeat; 
}
.advtage_u_r img {
	max-width: 100%;
	border: 0;
	vertical-align: top;
}
.advtage_d_l {
	float: left;
	margin-right: 6%;
	width: 48%;
	transition: .2s width ease;
	padding-top: 2em;
}
.advtage_d_l img {
	border: 0;
	vertical-align: top;
}
.advtage_d_r {
	float: left;
	margin-right: 2%;
	width: 42%;
	transition: .2s width ease;
	padding-top: 2em;
}

.advtage1 h3::before {
	content: '01';
}
.advtage2 h3::before {
	content: '02';
}
.advtage3 h3::before {
	content: '03';
}
.advtage4 h3::before {
	content: '04';
}
/*客户案例*/
.section_case {
	width: 100%;
	overflow: hidden; background: url(images/case_bg.jpg) no-repeat top center;padding-top: 1%;
}
.case_main {
	padding-top: 3em;
	padding-bottom: 3em;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 *width: 1200px;
	padding: 0em 0 3em;
}
.case_title {
	text-align: left;
}
.title_name {
	color: #fff;
	padding-bottom: 35px;
	text-align: center;
}
.title_name h2 {
	font-size: 30px;
	line-height: 1.2;
	font-weight: normal;
	color: #165099;
	font-weight: bold;
}
.title_name h3 {
	font-weight: lighter;
	font-size: 20px;
	line-height: 35px;
	color: #666;
}
.case-item {
	float: left;
	width: 240px;
	border: 8px solid #fff;
	line-height: 2.2;
	background-color: #f3f3f3;
	text-align: center;
	margin-right: 20px;
	border: 5px solid #e2e2e2;
}
.case-item .icon {
	display: inline-block;
	background: #fff;
	border: 0px;
	width: 100%;
	overflow: hidden;
}
.case-item .icon img {
	width: 100%;
	height: 176px;
}
.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;
}


/* 滚动图片 */

.jcarousel_main a.bx-prev, .jcarousel_main a.bx-next {
	position: absolute;
	top: 80px;
	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%
}

/*关于我们*/
.section_about { width:100%;overflow: hidden;background: url(images/us_bg.png) repeat left center; padding:2% 0;}
.about_main {max-width: 1200px;margin-left: auto;margin-right: auto;*width: 1200px;}
.about_left{width:50%; float:left;}
.about_us h1 {
    text-align:left;font-size: 1.6em;
    color: #333;
	font-weight:600; line-height:32px;
}
.about_title{margin-bottom:5px;}
.about_title p{ color:#999}
.about_right{ float:right;}
.about_right{
    float: left;
    padding: 2%;
    width: 46%;
    transition: .2s width ease;
	background:#fff;
}
.about_right .span_us{
    float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}

.about_us p { font-size:14px;}

.about_us span h5 {
    margin-top: 10px;
    font-weight: 100;
	text-align:center;
	font-size:14px;
}
.learnmore a{ background:#2966b6; padding-left:25px; padding-right:25px; padding-top:10px; padding-bottom:10px; color:#fff; float:left; margin-top:15px;}
.company_item ul li {
    width: 198px;
    height: 60px;
    border-right: 1px solid #d2d2d2;
    float: left;
    font-size: 15px;
    color: #5a5a5a;
    line-height: 60px;
}
.company_item ul li img {
    float: left;
    margin: 5px 0 0 25px;
        margin-right: 0px;
    margin-right: 17px;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
}
.company_item ul{ padding-top:15px; padding-bottom:15px;}
.company_item ul li:hover img {
    -webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
}
.company_item{ padding-bottom:30px}



/*新闻中心*/
.section_news { width:100%;	overflow: hidden;}
.news_main {max-width: 1200px;margin-left: auto;margin-right: auto;*width: 1200px;padding: 1em 0 1em;}
.news_list{width:100%; margin:0 auto; overflow:hidden;}
.news_list dl dt.date_item {
    background: #efefef;
    position: absolute;
    color: #ccc; text-align:center; padding:1%;
    left: 0;
    z-index: 999;
    top: 0;
	border:1px solid #dfdfdf
}
.news_list dl {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    border-bottom: #cacaca 1px dotted;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.news_list_l1 dl {
    width: 100%;
    overflow: hidden;
    display: block;

    position: relative;
    border-bottom: #ccc 1px dotted;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.news_list_l1 dl dt.date_item {
    height: 60px;
    width: 10%;
    background: #f7f7f7;
    position: absolute;
    color: #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    left: 0;
    z-index: 999;
    top: 0;
    padding-right: 10px;
}
.news_list_l1 dl dt.date_item {
    background: #0c52ae;
    position: absolute;
    color: #fff;
}
.news_list dl dt.date_item {
    color: #c2c2c2;
}
.news_list dl dt.date_item b {
    font-size: 41px;
    letter-spacing: 5px;
    line-height: 42px;
}
.news_list dl dt.date_item em {
    font-size: 13px;
    height: 15px;
    display: block;
    line-height: 15px;
    font-style: normal;
}
.news_list_l1 dl img {
    width: 185px;
height: 155px;
border: 1px solid #d2d2d2;
float: left;
}
.news_list_l dl dd {
    display: block;
    float: right;
    width: 80%;
}
.news_list_l1 dl dd {
    width: 100%;
    display: block;
    float: right;
}
.news_list dl dd .title_new {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #545454;
    font-size: 17px;
    background: none transparent scroll repeat 0 0;
    font-weight: bold;
    padding-left: 0;
    display: inline;
}
.title_new a {
    color: #545454;
}
.news_list dl dd .new_content {
    color: #7f7f7f;
    line-height: 23px;
	font-size:1em;
}
.news_list dl dd .new_content .more {
    color: #1c62b0;
    margin-left: 0;
}
.news_list_l dl{ position:relative}
.news_list_l{width: 48%;float: left;}
.news_list_l1 dl dt.date_item {
    color: #fff;
}
.news_list_r{
    width: 48%;
    float: right;
}
.news_list_r dl dd {
    display: block;
    float: right;
    width: 80%;
}
.news_list_r1 dl dd {width: 100%; display: block;float: right;}
.news_list_l1 dl dd{ width: 380px;}
.news_list_r1 dl dd{ width: 380px;}
.news_list_r1 dl img {
    width: 185px;
    height: 155px;
    border: 1px solid #d2d2d2;
    float: left;
}
.news_list_r1 .date_item{ display:none}
.news_list_r1 .title_new a {
	font-size: 18px;
	color: #1c62b0;
}
.news_list_l1 dl dd .new_content{ font-size: 1.1em; line-height:25px; color:#545454}
.news_list_r1 dl dd .new_content{ font-size: 1.1em; line-height:25px; color:#545454}
.news_list_l1 .title_new a { color: #1c62b0;font-size: 18px;}



/*联系我们*/
.section_contact{background: url(images/lxbg.jpg) center no-repeat; overflow:hidden; }
.contact_main{ margin:0 auto; overflow:hidden; margin-top:1%; margin-bottom:2.5%;}
.contact_center{padding:3%; overflow:hidden;background:#fff;}
.contact_left{ float:left; width:62%; border:4px solid #055aba;}
#dituContent{ min-height:370px;}
.ditu_kuai{ float:right;width:auto; position:absolute; right:0;}
.contact_right{ float:right; width:34%;}
.contact_right1{ float:left;width:100%;}
.contact_right2{ float:left; width:100%;}

.contact_right h2{font-size:1.5em; margin:5px 0 0 0; display:block; text-overflow:ellipsis; overflow:hidden;}  
.active .contact_right h2{opacity:1;color:#111;}
.contact_right h1{font-size:2.6em; color:#055ABA; line-height:1.3;display:block; margin:0; padding:0;}
.contact_right p{font-size:1.05em; line-height:36px; display:block;  overflow:hidden;}
.active .contact_right p{opacity:1; margin-bottom:10px;}
.contact_right p:after{display:block; content:''; clear:both;}
.contact_right p em{float:left; width:30px; margin-right:10px; background-position:center;}
.contact_right p em img{ background-position:center;}
.contact_right p span{color:#000; text-align:left;}
.contact_right dl{display:block; margin:10px 0 0 0;}
.contact_right dl:after{display:block; content:''; clear:both;}
.contact_right dl dt{float:left; margin-right:15px;}
.contact_right dl dt img{width:140px; margin:5px;}
.contact_right dl dd{margin-bottom:25px; display:block;}
.contact_right dl dd strong{ color:#055ABA;line-height:1.1; font-size:28px; overflow:hidden;} 
.contact_right dl dd strong font{display:inline-block; padding-right:10px;}
.contact_right dl dd strong em{ color:#111111; opacity:.7; font-size:26px;}
.contact_right dl dd strong em:first-child{padding-left:5px;}
.contact_right dl dd span{ color:#111111; line-height:2; margin-top:10px;
display:block; }
.contact_right dl dd span u{ color:#000000;}

/*首页结束*/

/*footer*/
.footer {
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	line-height: 30px;
}
.footer_link {
	padding: 20px 0;
	border-bottom: 1px solid #3d3d3d;
	background-color: #f3f6f7;
	color: #000;
}
.footer_link_main {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 *width: 1200px;
	text-align: left;
	padding-left: 2%;
}
.footer_link a {
	color: #6e6e6e;
	padding: 0 4px;
}
.footer_message {
	text-align: left;
	background: url(images/bottom_bg.png) top center;
	width: 100%;
}
.footer_message_main {
	padding-top: 20px;
	padding-bottom: 15px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 *width: 1200px;
	padding: 3em 0 3em;
}
.footer_message_left {
	float: left;
	margin-right: 2%;
	width: 70%;
	transition: .2s width ease;
}
.footer_message_right {
	float: right;
	margin-right: 2%;
	width: 23%;
	transition: .2s width ease;
	text-align: right
}
.footer_menu a {
	padding-right: 2%;
	padding-left: 2%;
	position: relative;
	color: #fff;
}
.footer_menu a::after {
	display: block;
	content: '';
	width: 1px;
	height: 11px;
	background-color: #fff;
	position: absolute;
	right: 6px;
	top: 5px;
}
.footer_contact a {
	font-size: 14px;
	color: #fff;
	line-height: 30px
}
.footer_contact p a {
	padding-left: 2%;
	padding-right: 2%
}
.copyright p a {
	padding-left: 2%;
	padding-right: 2%;
	font-size: 14px;
	color: #fff;
	line-height: 30px
}
/*内页样式*/

.left {
	position: relative;
	float: left;
	width: 22%;
}
.box2 {    
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
}
.left1_title {
	font-size: 2em;
	line-height: 84px;
	text-align: center;
	overflow: hidden;
	background: url(images/left_title.jpg);
	color: #fff;
}
.left1_title a {
	color: #fff;
}
.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;
}
#catalog {
	padding: 10px 15px;border: 1px solid #ddd;
}
.topmenu, .submenu {
	list-style-type: none;
	width: 100%;
}
.pb10 {
	padding-bottom: 10px;
}
.pt10 {
	padding-top: 10px;
}
.topmenu > li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	background: #f3f3f3;
}
.topmenu > li > a {
	padding: 10px 30px;
}
.topmenu > li > a, .left1 .submenu > li > a {
	display: block;
	text-decoration: none;
	padding: 10px 10px;
	color: #555;
	font-size: 13px
}
.left1 .submenu > li > a {
	padding: 5px 10px;
}
.left1 .submenu > li > a .text {
	padding: 10px 10px;
}
.mr5 {
	margin-right: 5px;
}
.topmenu .figure {
	background: url(images/close.jpg) no-repeat left center;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
.topmenu li.open .figure {
	background: url(images/open.jpg) no-repeat left center;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
.topmenu li.on .figure {
	background: url(images/open.jpg) no-repeat left center;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
.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;
}
.topmenu li.open .submenu {
	display: block;
}
.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 a {
	font-size: 30px;
	line-height: 84px;
	text-align: center;
	overflow: hidden;
	color: #FFF
}
.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;
}
.leftcontact {
	text-align: center;
	background-color: #165099;
	padding: 15px;
	color: #fff;
	font-size: 1em;
}
.leftcontact .leftcontact_list {
	width: 100%;
	margin: 0 auto;
	font: 13px/30px "Microsoft YaHei";
	color: #333;
}
.leftcontact_list p.big {
	font-size: 16px;
	text-align: center;
	background-color: #f0831e;
	color: #fff;
	line-height: 30px;
	margin-bottom: 10px
}
.leftcontact_list p {
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 24px
}
.leftcontact_list p a {color: #fff;}

.right { width: 75%; float:right;}
.title20 {border-bottom: 1px solid #e2e2e2;}
.title20::after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.title20 a {
	font-size: 24px;
	color: #4b4b4b;
	position: relative;
	line-height: 65px;
	float: left;
	font-weight: 700;
}
.title20 a::after {
	display: block;
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #165099;
}
.mianbao a {
	font-weight: normal;
	font-size: 14px
}
.mianbao a::after {
	display: inline;
	content: '';
	position: relative;
	bottom: 0;
	width: 100%;
	height: 0px;
	background-color: none;
}
.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: 1.6em;
}
/* product产品内页 */
.productul {
	width: 100%;
	padding-top: 12px
}
.productul li {
	float: left;
	margin-right: 2%;
	width: 23%;
	transition: .2s width ease;
}
.productul .zi_list li {
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	padding-bottom: 0px
}
.productul li p {
	font-size: 15px;
	background-color: #f3f3f3;
	line-height: 38px;
	font-size: 14px;
	padding: 0 10px;
	text-align: center
}

.productul li p a {
display: block;
	height: 38px;
	overflow: hidden;}

.productul li a {
	text-decoration: none;
	color: #4A4A4A;
	text-align: center;
	font-size: 15px;
}
.productul li img {
	width: 100%;
    height: 100%;
    max-height: 90%;
    max-width: 90%;
    padding-top: 5%;
}
.pdf_down {
	display: 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: 82%;
	margin: 0 auto
}
.product_item .list_cp_info_1 {
	color: #0c459b;
	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: 182%;
	background: #f2f2f2;
	margin-top: 10px
}
.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;
}
#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_img {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-top: 0px;
}
.product_img .bd {
	position: relative;
	width: 310px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
	max-width: 100%;
	height: auto;
}
.product_img .showDiv {
	position: relative;
	width: 310px;
	height: 300px;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.product_img .showDiv img {
	width: 100%;
	max-width: 310px;
 width:expression(document.body.clientWidth>310?"310px":"auto");
	max-height: 300px;
height:expression(document.body.clientHeight>300?"300px":"auto");
}
.product_img .hd ul a:hover img, .product_img .hd ul .on img {
	border-color: #E93B09;
}
.pr_name {
	font-size: 36px;
	color: #404040;
	border-bottom: #727272 3px solid;
	line-height: 50px;
	font-weight: normal;
	margin: 0;
}
#pro_baseinfo {
	padding-top: 5%
}
#pro_baseinfo strong {
	font-size: 18px;
	font-weight: normal
}
#pro_baseinfo li img {
	vertical-align: middle
}
.pr_name b {
	font-size: 16px;
}
.pr_content {
	font-size: 16px;
	background-color: #f1f4f5;
	padding: 10px 15px;
	margin-top: 15px;
	color: #858585
}
.pr_content b {
	font-size: 16px
}
.contact_list {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px
}
.PicAuto {
	height: -moz-calc(width);
	height: -webkit-calc(width);
	height: calc(width);
)
}
.show_pr {
	height: -moz-calc(width);
	height: -webkit-calc(width);
	height: calc(width);
)
}
.line {
	height: 10px;
	overflow: hidden;
	background: url(images/line_bg.jpg) repeat-x left top;
	display: none;
}
/* 滚动图片 */
.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: 2%
}
.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: #0c459b;
	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: 1920px;
	margin: 0 auto;
}
.foot_mp {
	background: #0c459b;
	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: #0c459b;
	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 #0c459b;
	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: #0c459b;
}
.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: 82%;
	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: 82%;
}
.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: #0c459b;
	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: #0c459b;
	display: block;
	height: 37px;
}
input.btn:hover {
	background: #FF4A00;
}
#verify {
	height: 30px;
	border: none;
	background: #F5F5F5;
}
.nei_banner {
	width: 100%;
	background: url(images/banner_bg.jpg) bottom center #eee;
	height: 194px;
	text-align: center;
}
.nei_banner img {
	width: 100%
}
.fadeInLeft {
	float: left;
	width: 45%;
	padding-top: 30px;
	margin-right: 5%;
}
.fadeInRight {
	width: 50%;
	float: right;
}

/*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: #fff;
}
.nei_zixun {
	margin-top: 10px;
}
.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: ".";
}

#dituContent {
	min-height: 300px;
}
