body,
html {
	margin: 0px;
	padding: 0px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	line-height: 1.8;
	color: #666;
}

body {
	overflow-x: hidden;
}

img,
p,
span{
	max-width: 100%!important;
	height: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
	font-family: "å¾®è½¯é›…é»‘";
	margin: 0px;
	padding: 0px;
	max-width: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
	font-style: normal;
	font-weight: normal;
}

table,
td {
	border: 1px solid #ccc;
}

ul {
	padding: 0px;
	margin: 0;
	height: auto;
	overflow: hidden;
}

ul li {
	list-style: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	color: #333;
}

.clear {
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.m_footer {
	display: none;
}

@font-face {
	font-family: 'iconfont_footer';
	/* project id 325027 */
	src: url('//at.alicdn.com/t/font_325027_qyi8xzhyf83erk9.eot');
	src: url('//at.alicdn.com/t/font_325027_qyi8xzhyf83erk9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_325027_qyi8xzhyf83erk9.woff') format('woff'), url('//at.alicdn.com/t/font_325027_qyi8xzhyf83erk9.ttf') format('truetype'), url('//at.alicdn.com/t/font_325027_qyi8xzhyf83erk9.svg#iconfont') format('svg');
}

.main_top_select{
	display: block;
	position: absolute;
	height: 41px;
	right: 0px;
	color: #fff;
	background: #1F9D5D;
	border: 0px;
	top: 0;
}

@font-face {
  font-family: 'iconfont_pro';  /* project id 1070251 */
  src: url('//at.alicdn.com/t/font_1070251_pc6ver2beq.eot');
  src: url('//at.alicdn.com/t/font_1070251_pc6ver2beq.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1070251_pc6ver2beq.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1070251_pc6ver2beq.woff') format('woff'),
  url('//at.alicdn.com/t/font_1070251_pc6ver2beq.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1070251_pc6ver2beq.svg#iconfont') format('svg');
}
.iconfont_footer {
	font-family: iconfont_footer;
	font-style: normal;
}
.iconfont_pro {
	font-family: iconfont_pro;
	font-style: normal;
}

.returnTop {
	position: fixed;
	right: 0;
	bottom: 50px;
	/* bottom: 50px; */
	z-index: 99998;
	cursor: pointer;
	width: 48px;
	height: 48px!important;
	text-align: center;
	white-space: normal;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
	color: #fff;
	opacity: 1;
	display: inline-block;
	background: url(../images/Img/ss.png) no-repeat -36px center #666;
}

.carousel-indicators li {
	border: 1px solid #006cc2;
	background-color: #fff;
}

.carousel-indicators .active,
.carousel-indicators li {
	width: 70px;
	height: 7px;
}

.carousel-indicators li.active {
	border: 1px solid #fff;
	background-color: #006cc2;
}

.ImTable * {
	padding: 0px;
	margin: 0px
}

.ImTable {
	border-collapse: collapse;
	border: 9px solid #434343;
	background: #fff
}

.ImTable h2 {
	font-size: 14px;
	margin-top: 5px;
	color: #333
}

.ImHeader {
	height: 91px;
	background: url(../images/Img/im_01.png) no-repeat
}

.ImRow0 {
	background: #fff;
	line-height: 34px;
}

.ImRow1 {
	background: #fff;
	line-height: 34px;
}

a {
	color:#006cc2;
}

a.im,
a:hover.im {
	text-decoration: none;
	color: #333;
	font-size: 13px;
}


ol,
ul {
	margin-bottom: 0px;
}


/*å¤´éƒ¨ å¼€å§‹*/

.header_meta {
	height: 40px;
	background: #e8e8e8;
}

.header_meta_l {
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #555;
}

.header_meta_r {
	float: right;
	height: 16px;
	margin-top: 10px;
	text-align: right;
}

.header_meta_r a {
	height: 16px;
	font-size: 13px;
	color: #333333;
	padding: 0 9px;
	line-height: 16px;
	border-left: 1px dotted #8d8d8c;
	position: relative;
}

.header_meta_r a:first-of-type {
	border-left: none;
	padding-left: 15px;
	background: url(../images/h_icon01.png) no-repeat left center;
}

header {
	padding: 20px 0;
	background: url(../images/l_bg.png) repeat left top;
}

.logo_l {
	display: block;
	width: 70%;
	float: left;
}

.logo_l h1 {
      padding:20 0 20 0;
	float: left;
}

.logo_l h2 {
       padding: 20 0 20 0;
	float: left;
}

.logo_l .logo_wel {
	width: 60%;
	float: left;
    margin: 10px 0;
    padding-top: 10px;
	margin-left: 30px;
	padding-left: 30px;
	border-left: 1px dashed #d4d4d4;
}

.logo_l .logo_wel h5 {
	font-size: 24px;
	position: relative;
	color: #006cc2;
	font-weight: bold;
	word-spacing: -1.5px;
}

.logo_l .logo_wel p {
	font-size: 18px;
	color: #555;
	word-spacing: -1.5px;
	margin-top: 5px;
}

.logo_r {
	width: 30%;
	float: left;
    padding: 19px 0;
	text-align: right;
	padding-right: 55px;
	background: url(../images/header_tel.png) no-repeat right center;
}

.logo_r h5 {
	font-size: 14px;
	color: #666;
	height: 18px;
	line-height: 18px;
}

.logo_r p {
	font-size: 26px;
	color: #006cc2;
	height: 30px;
	line-height: 30px;
}

nav {
	height: 55px;
	background: #006cc2;
	border-bottom: 1px solid #006cc2;
	z-index: 5;
	position: relative;
}
nav ul{
	overflow: inherit;
}
nav ul li{
	float: left;
	height: 55px;
	border-right: 0px solid #fff;
	margin-left: 20px;
	position: relative;
}
nav ul li:last-of-type{
	border-right: 0;
}
nav ul li>a {
	display: block;
	color: #fff;
	padding: 0 30px;
	font-size: 15px;
	line-height: 55px;
}
nav ul li span{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	overflow: hidden;
	top: 55px;
	background: #006cc2;
}
nav ul li span>a{
	display: block;
	color: #fff;
	height: 0;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	border-top: 0;
	transition: .8s;
}

nav ul li:hover span>a{
	height: 36px;
	border-top: 1px solid #fff;
}
nav ul li:first-child>a {
	display: block;
	background: url(../images/navicon01.png) no-repeat 28px center;
	padding: 0 35px 0 50px;
}

nav ul li.active,
nav ul li:hover {
	background: #006cc2;
}

nav ul li.active>a,
nav ul li:hover>a {
	color: #fff;
}


/*å¤´éƒ¨ ç»“æŸ*/


/*é¦–é¡µ å¼€å§‹*/

.index_top {
	height: 80px;
	background: url(../images/l_bg.png) repeat left top;
}

.in_top_l {
	font-size: 14px;
	color: #333;
	float: left;
	margin-top: 32px;
	height: 16px;
	line-height: 16px;
}

.in_top_l span {
	display: inline-block;
	width: 90px;
	color: #333;
	font-weight: bold;
}

.in_top_l a {
	display: inline-block;
	color: #888;
	font-size: 14px;
	margin-right: 10px;
}

.in_top_r {
	float: right;
	width: 360px;
	height: 41px;
	margin-top: 19px;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	background: #fff;
	position: relative;
}
.main_top_select{
	display: block;
	position: absolute;
	height: 41px;
	right: 0px;
	color: #fff;
	background: #006cc2;
	border: 0px;
	top: 0;
}
.in_top_r .in_top_inp {
	border: none;
	height: 41px;
	line-height: 41px;
	width: 314px;
	float: left;
	outline: none;
	text-indent: 12px;
	font-size: 14px;
	color: #888;
}

.in_top_r .in_top_btn {
	display: block;
	float: right;
	width: 44px;
	height: 23px;
	position: relative;
	top: 9px;
	background: url(../images/search.png) no-repeat center;
	border-left: 1px solid #d3d3d3;
}

.in_title p {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	text-transform: uppercase;
	color: #cccccc;
}

.in_title h5 {
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
}

.in_title h5 i {
	display: inline-block;
	vertical-align: middle;
	width: 230px;
	height: 3px;
}

.in_title_l {
	background: url(../images/titl01.png) no-repeat right center;
}

.in_title_r {
	background: url(../images/titr01.png) no-repeat left center;
}

.in_title h5 a {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	color: #333;
	font-size: 32px;
	font-weight: bold;
}

.index_product {
	padding-bottom: 30px;
}

.in_pro_l {
	padding: 0 13px 13px 13px;
	background: #006cc2;
	float: left;
	display: inline;
}

.in_pro_l h2 {
	padding: 30px 0;
	text-align: center;
	position: relative;
	font-size: 27px;
	background: #006cc2;
	width: 240px;
}

.in_pro_l h2 a {
	color: #fff;
	font-weight: bold;
	font-size: 27px;
}

.in_pro_l h2 a i {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}

.in_pro_l_main {
	width: 240px;
	background: #fff;
	padding: 12px;
	height: auto;
	overflow-y: auto;
	border-radius: 5px;
}

.in_pro_l_main>a.in_pro_l_main_p {
	word-spacing: -1.5px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	background: #006cc2;
	color: #fff;
	display: block;
	text-indent: 21px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.in_pro_l_main ul {
	height: auto;
	padding-bottom: 20px;
}
.in_pro_l_main ul.active{
	height: auto;
	padding-bottom: 20px;
}
.in_pro_l_main ul li {
	height: 45px;
	font-size: 14px;
	position: relative;
	transition: .5s;
	border-bottom: 1px solid #e6e6e6;
}

.in_pro_l_main ul li a {
	display: block;
	line-height: 45px;
	height: 45px;
	transition: .5s;
	color: #666;
	padding-left: 12px;
}

.in_pro_l_main ul li:hover {
	background: #e6e6e6;
	font-weight: bold;
}

.in_pro_l_main ul li:hover a {
	color: #006cc2;
	background: url(../images/projt.png) no-repeat 170px center;
}

.in_pro_more {
	display: block;
	height: 42px;
	line-height: 42px;
	text-indent: 20px;
	font-size: 18px;
	border: 1px solid #006cc2;
	color: #006cc2;
	transition: .5s;
	border-radius: 3px;
}

.in_pro_more:hover {
	background: #006cc2;
	color: #fff;
}

.in_pro_r {
	width: 893px;
	float: right;
	display: inline;
}
.in_pro_rr {
	
	float: right;
	display: inline;
}
.in_pro_r h3 {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.in_pro_r h3 a {
	color: #333;
	font-size: 25px;
	font-weight: bold;
}

.in_pro_r h3 em {
	font-size: 14px;
	color: #999999;
}

.in_pro_r h3 a.in_pro_r_more {
	float: right;
	font-size: 13px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	color: #666;
}

.in_pro_top {
	border: 1px solid #d8d8d8;
	background: url(../images/probg.png);
	position: relative;
	border-top: 5px solid #006cc2;
	overflow: hidden;
}

.in_pro_btnl {
	display: block;
	width: 32px;
	height: 82px;
	background: url(../images/jtl01.png) no-repeat center;
	position: absolute;
	left: 15px;
	top: 130px;
	z-index: 2;
	cursor: pointer;
}

.in_pro_btnr {
	display: block;
	width: 32px;
	height: 82px;
	background: url(../images/jtr01.png) no-repeat center;
	position: absolute;
	right: 15px;
	top: 130px;
	z-index: 2;
	cursor: pointer;
}

.in_pro_top ul {
	width: 500%;
	position: relative;
}

.in_pro_top ul li {
	width: 20%;
	float: left;
	position: relative;
}

.in_pro_top ul li a {
	display: block;
}

.in_pro_top ul li a img {
	width: 100%;
}

.in_pro_top ul li dl {
	width: 365px;
	background: #fff;
	padding: 30px 25px;
	position: absolute;
	left: 425px;
	top: 74px;
	box-shadow: 3px 3px 10px #d1e4e6;
}

.in_pro_top ul li dl dt {
	font-size: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #006cc2;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 15px;
}

.in_pro_top ul li dl dt em {
	display: block;
	width: 14px;
	height: 30px;
	position: absolute;
	left: -14px;
	top: 30px;
	background: url(../images/rla.png) no-repeat center;
}

.in_pro_top ul li dl dd {
	font-size: 14px;
	line-height: 20px;
}

.in_pro_r_main {
	margin-top: 5px;
}
.in_pro_rr_main {
	margin-top: 5px;
}
.in_pro_r_main ul li {
	width: 288px;
    margin: 15px 0 0 0px;
    float: left;
    padding: 5px;
}
.in_pro_rr_main ul li {
	width: 288px;
	margin: 15px 0 0 14px;
	float: left;
    padding: 5px;
}
.in_pro_r_main ul li:nth-child(3n+1) {
	margin-left: 0;
}

.in_pro_r_main ul li h5 {
	overflow: hidden;
}

.in_pro_r_main ul li h5 img {
	transition: .8s;
}

.in_pro_r_main ul li span {
	display: block;
}

.in_pro_r_main ul li span a {
	height: 44px;
	display: block;
	transition: .5s;
	line-height: 44px;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	font-size: 16px;
	background: #8ac1f1;
}

.in_pro_r_main ul li:hover img {
	transform: scale(1.1);
}

.in_pro_r_main ul li:hover span a {
	background: #006cc2;
}

.index_advan {
	height: 1570px;
	background: url(../images/advbg02.jpg) no-repeat center bottom;
	position: relative;
}

.in_advan_top {
	height: 172px;
	background: url(../images/advbg01.png) no-repeat center top;
}

.in_advan_top p {
	padding-top: 32px;
	color: #fff;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.in_advan_top h2 {
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
}

.in_advan_top h2 i {
	display: inline-block;
	vertical-align: middle;
	width: 230px;
	height: 3px;
}

.in_advan_top h2 .in_advan_titl {
	background: url(../images/titl02.png) no-repeat right center;
}

.in_advan_top h2 .in_advan_titr {
	background: url(../images/titr02.png) no-repeat left center;
}

.in_advan_top h2 span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.in_advan_main {
	height: 1722px;
	position: relative;
}

.in_advan_bd {
	display: block;
	width: 1px;
	height: 1734px;
	position: absolute;
	left: 0;
	top: -27px;
	background: #006cc2;
}

.in_advan_list {
	height: 322px;
	margin-top: 16px;
}

.in_advan_list .in_advan_img {
	width: 522px;
}

.in_advan_list .in_advan_info {
	width: 470px;
	padding-top: 65px;
	position: relative;
	box-sizing: content-box;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 255px;
}

.in_advan_list .in_advan_info.fr {
	padding-left: 100px;
	padding-right: 30px;
}

.in_advan_list .in_advan_info .in_advan_num {
	display: block;
	width: 105px;
	height: 105px;
	background: url(../images/advnum.png) no-repeat center;
	color: #fff;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 105px;
	font-size: 36px;
	position: absolute;
	top: 100px;
}

.in_advan_list .in_advan_info.fr .in_advan_num {
	left: -52px;
}

.in_advan_list .in_advan_info h3 {
	font-size: 28px;
	color: #333;
	font-weight: bold;
}

.in_advan_list .in_advan_info h3 i {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 40px;
}

.in_advan_list .in_advan_info p {
	font-size: 16px;
	color: #333;
	line-height: 34px;
}

.in_advan_list .in_advan_info.fl {
	padding-left: 30px;
	padding-right: 100px;
}

.in_advan_list .in_advan_info.fl .in_advan_num {
	right: -52px;
}

.index_zxzx {
	height: 264px;
	background: #006cc2;
}

.index_zxzx .container {
	height: 264px;
	position: relative;
	overflow: inherit;
}

.in_zxbg {
	width: 238px;
	height: 288px;
	background: url(../images/zxzxbg01.png) no-repeat center;
	position: absolute;
	left: 0;
	top: -24px;
}

.in_zx_l {
	margin-left: 120px;
	padding-top: 30px;
	color: #fff;
}

.in_zx_l h4 {
	font-size: 26px;
	color: #009ddc;
	margin-bottom: 15px;
}

.in_zx_l h4 font {
	font-weight: bold;
	font-size: 40px;
	color: #fff;
}

.in_zx_l h5 {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.in_zx_l h5 span {
	float: left;
	margin-right: 15px;
	padding-left: 12px;
	font-size: 16px;
	background: url(../images/zxzx02.png) no-repeat left center;
}

.in_zx_l h6 {
	width: 440px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 22px;
	color: #4b440d;
	background: #ccc;
	border-radius: 25px;
	box-shadow: 3px 3px 10px #009ddc;
	margin-bottom: 15px;
}

.in_zx_l .in_zx_tel {
	padding-left: 55px;
	height: 50px;
	background: url(../images/zxzx_tel.png) no-repeat left center;
}

.in_zx_l .in_zx_tel p {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}

.in_zx_l .in_zx_tel h3 {
	font-size: 28px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

.in_zxzx_r {
	width: 401px;
	padding: 24px 32px;
	background: #009ddc;
	height: 216px;
	color: #fff;
	box-sizing: content-box;
}

.in_zxzx_r h4 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}

.in_zxzx_r h4 span {
	display: block;
	font-size: 20px;
}

.in_zxzx_r .in_zx_info1 {
	height: 40px;
	background: #fff;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

.in_zxzx_r .in_zx_info1 span {
	float: left;
	width: 40px;
	height: 40px!important;
	border-right: 1px solid #dddddd;
	background: url(../images/zxzx03.png) no-repeat center;
}

.in_zxzx_r .in_zx_info1 input {
	float: right;
	width: 355px;
	height: 40px;
	border: none;
	line-height: 40px;
	text-indent: 12px;
	font-size: 14px;
	color: #666;
}

.in_zxzx_r .in_zx_info2 {
	height: 40px;
	background: #fff;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

.in_zxzx_r .in_zx_info2 span {
	float: left;
	width: 40px;
	height: 40px!important;
	border-right: 1px solid #dddddd;
	background: url(../images/zxzx04.png) no-repeat center;
}

.in_zxzx_r .in_zx_info2 input {
	float: right;
	width: 355px;
	height: 40px;
	border: none;
	line-height: 40px;
	text-indent: 12px;
	font-size: 14px;
	color: #666;
}

.in_zxzx_r button {
	display: block;
	height: 40px;
	font-size: 21px;
	text-align: center;
	line-height: 40px;
	color: #413b0c;
	background: #ccc;
	width: 100%;
	border: 0;
}

.index_eq {
	padding-bottom: 15px;
}

.in_eq_box {
	height: 470px;
	position: relative;
	padding-top: 20px;
	padding: 0 68px;
}

.in_eq_btnl {
	position: absolute;
	left: 0;
	top: 140px;
	background: url(../images/jtl01.png) no-repeat center;
	width: 32px;
	height: 82px;
	cursor: pointer;
	z-index: 4;
}

.in_eq_btnr {
	position: absolute;
	right: 0;
	top: 140px;
	background: url(../images/jtr01.png) no-repeat center;
	width: 32px;
	height: 82px;
	cursor: pointer;
	z-index: 4;
}

.in_eq_main {
	height: 470px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.in_eq_main .item {
	overflow: hidden;
}

.in_eq_main .item p {
	padding: 10px 0;
}

.in_eq_main .item p a {
	display: block;
	text-align: center;
	color: #006cc2;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index_reason {
	height: 1684px;
	background: url(../images/advbg02.jpg) no-repeat center top;
}

.index_reason .in_title h4 {
	height: 42px;
	background: url(../images/xzdbbg03.png) no-repeat center;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.index_reason .container {
	height: 1684px;
	background: url(../images/xzdbbg.jpg) no-repeat center top;
	position: relative;
}

.in_reason_list {
	position: absolute;
	width: 560px;
}

.in_reason1 {
	right: 0;
	top: 258px;
}

.in_reason2 {
	left: 0;
	top: 595px;
}

.in_reason3 {
	right: 0;
	top: 930px;
}

.in_reason4 {
	left: 0;
	top: 1330px;
}

.in_reason_list_top {
	padding: 18px 0 0 72px;
}

.in_reason_list_top span {
	display: block;
	width: 49px;
	height: 69px;
	border: 3px solid #bfbfbf;
	position: absolute;
	left: 0;
	top: 0;
}

.in_reason_list_top span i {
	display: block;
	width: 28px;
	padding-top: 30px;
	margin: 0 auto;
	font-size: 22px;
	border-bottom: 3px solid #bfbfbf;
	font-weight: bold;
}

.in_reason_list_top h5 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
}

.in_reason_list_top p {
	font-size: 16px;
	text-transform: uppercase;
	color: #bfbfbf;
}

.in_reason_list_top em {
	display: block;
	width: 127px;
	height: 3px;
	background: #006cc2;
	margin-top: 8px;
}

.in_reason_list ul {
	margin-top: 50px;
}

.in_reason_list ul li {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	height: 28px;
	line-height: 24px;
	background: url(../images/icon01.png) no-repeat left center;
	padding-left: 22px;
}

.in_reason_list ul li b {
	color: #006cc2;
}

.in_reason_tel {
	display: block;
	width: 322px;
	height: 92px;
	background: url(../images/xzdbtel.png) no-repeat left top;
	position: absolute;
	left: 567px;
	top: 1350px;
}

.in_reason_tel span {
	display: block;
	width: 46px;
	height: 46px;
	background: url(../images/zxzx_tel.png) no-repeat center;
	position: absolute;
	left: 32px;
	top: 15px;
}

.in_reason_tel h5 {
	font-size: 14px;
	color: #fff;
	padding-top: 15px;
	margin-left: 90px;
}

.in_reason_tel p {
	font-size: 26px;
	color: #fff;
	margin-left: 90px;
}

.index_process {
	background: url(../images/line01.png) no-repeat center 215px #006cc2;
	height: 360px;
}

.index_process .in_title p {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	text-transform: uppercase;
	color: #009ddc;
}

.index_process .in_title h5 span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	color: #fff;
}

.index_process .in_title h5 i {
	display: inline-block;
	vertical-align: middle;
	width: 230px;
	height: 3px;
}

.index_process .in_title h5 .in_title_l {
	background: url(../images/titl02.png) no-repeat right center;
}

.index_process .in_title h5 .in_title_r {
	background: url(../images/titr02.png) no-repeat left center;
}

.in_process_main {
	height: 180px;
	background: url(../images/dzlc01.png) no-repeat center top;
}

.in_process_main ul {
	text-align: center;
	padding-top: 140px;
}

.in_process_main ul li {
	float: left;
	width: 132px;
	margin-left: 80px;
	font-size: 16px;
	color: #fff;
}

.in_process_main ul li:nth-of-type(1) {
	margin-left: 0;
}

.index_case ul {
	padding-bottom: 70px;
}

.in_title font {
	display: block;
	font-size: 18px;
	color: #666;
	margin-top: 10px;
	text-align: center;
}

.in_case_main ul li {
	width: 383px;
	border: 1px solid #999999;
	float: left;
	padding-bottom: 50px;
	transition: .8s;
	position: relative;
	margin-left: 22px;
}

.in_case_main ul li:nth-of-type(1) {
	margin-left: 0;
}

.in_case_main ul li h5 {
	overflow: hidden;
	position: relative;
}

.in_case_main ul li h5 img {
	transition: .8s;
	width: 100%;
}

.in_case_main ul li h4 {
	margin: 15px 0;
}

.in_case_main ul li h4 a {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #333;
}

.in_case_main ul li h4 em {
	display: block;
	width: 32px;
	height: 3px;
	background: #999999;
	margin: 20px auto 0 auto;
}

.in_case_main ul li h6 {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	padding: 0 25px;
	color: #333;
}

.in_case_main ul li font {
	position: absolute;
	left: 50%;
	width: 140px;
	height: 36px;
	line-height: 36px;
	margin-left: -70px;
	bottom: -18px;
	background: #7b7b7b;
	text-align: center;
	transition: .8s;
	font-size: 14px;
}

.in_case_main ul li font a {
	color: #fff;
}

.in_case_main ul li:hover {
	border: 1px solid #006cc2;
}

.in_case_main ul li:hover h5 img {
	transform: scale(1.1);
}

.in_case_main ul li:hover font {
	background: #006cc2;
}

.index_about {
	padding-bottom: 30px;
	background: url(../images/bg01.png) repeat left top;
}

.in_about_l {
	width: 596px;
	height: 380px;
}

.in_about_r {
	width: 535px;
	height: 370px;
	background: #fff;
	padding: 30px;
	position: relative;
}

.in_about_r h5 {
	font-size: 25px;
	margin-bottom: 30px;
}

.in_about_r h5 span {
	display: block;
	width: 14px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 31px;
	background: url(../images/aboicon01.png) no-repeat center;
}

.in_about_r h5 a {
	font-size: 25px;
	font-weight: bold;
	color: #333;
}

.in_about_r h5 i {
	display: block;
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
}

.in_about_r p {
	font-size: 14px;
	line-height: 32px;
}

.in_about_r a.in_about_more {
	display: block;
	width: 124px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #006cc2;
	border-radius: 5px;
	margin-top: 20px;
}

.index_news {
	padding-bottom: 50px;
	height: 654px;
}

.in_news_l {
	width: 800px;
	position: relative;
}

.in_news_l_title {
	border: 3px solid #006cc2;
	background: #fff;
	margin-bottom: 30px;
}

.in_news_l_title a {
	float: left;
	width: 50%;
	color: #222;
	height: 55px;
	line-height: 55px;
	position: relative;
	text-align: center;
	font-size: 18px;
}

.in_news_l_title a.active {
	background: #006cc2;
	color: #fff;
}

.in_news_l_title a i {
	text-transform: uppercase;
	font-size: 14px;
}

.in_news_list {
	display: none;
}

.in_news_list.active {
	display: block;
}

.in_news_list dl {
	padding: 0 0 20px 325px;
	position: relative;
	height: 200px;
}

.in_news_list dl dt {
	width: 305px;
	height: 196px;
	position: absolute;
	left: 0;
	top: 0;
}

.in_news_list dl dd.dd1 {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

.in_news_list dl dd.dd1 a {
	color: #000;
	font-size: 16px;
	float: left;
	width: 380px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in_news_list dl dd.dd1 span {
	float: right;
	font-size: 13px;
	color: #555;
}

.in_news_list dl dd.dd2 {
	margin-top: 5px;
	line-height: 24px;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 96px;
}

.in_news_list dl dd.dd3 {
	margin-top: 25px;
}

.in_news_list dl dd.dd3 a {
	display: block;
	width: 99px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #006cc2;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}

.in_news_list ul {
	margin-top: 20px;
}

.in_news_list ul li {
	height: 40px;
	float: left;
	width: 49%;
	border-bottom: 1px dashed #d0d0d0;
	line-height: 40px;
	padding-left: 20px;
	font-size: 13px;
	background: url(../images/newsicon.png) no-repeat left center;
}

.in_news_list ul li:nth-child(odd) {
	margin-right: 2%;
}

.in_news_list ul li a {
	float: left;
	width: 265px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
}

.in_news_list ul li span {
	float: right;
	color: #000;
	width: 80px;
}

.in_news_r {
	width: 340px;
}

.in_news_r_title {
	text-align: center;
}

.in_news_r_title a {
	color: #fff;
	display: block;
	height: 52px;
	background: #006cc2;
	font-size: 18px;
	line-height: 52px;
}

.in_news_r_main {
	height: 369px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.in_news_r_main ul {
	height: 369px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.in_news_r_main ul li {
	padding: 15px 0;
	font-size: 14px;
	width: 100%;
	border-bottom: 1px dashed #e7e7e7;
}

.in_news_r_main ul li h5 {
	padding: 2px 0;
	padding-left: 30px;
	display: block;
	background: url(../images/news_q.png) no-repeat left center;
}

.in_news_r_main ul li h5 a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
}

.in_news_r_main ul li p {
	height: 60px;
	margin-top: 13px;
	overflow: auto;
	color: #868686;
	line-height: 20px;
	height: 60px;
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	background: url(../images/news_a.png) no-repeat left top;
}

.index_links {
	background: url(../images/l_bg.png);
	padding-bottom: 20px;
}

.index_links h4 {
	background: url(../images/yqljbd.png) no-repeat center 45px;
	text-align: center;
	margin-bottom: 20px;
}

.index_links h4 em {
	display: block;
	margin: 0 auto;
	font-size: 32px;
	color: #ccc;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

.index_links h4 span {
	color: #333;
	font-size: 26px;
}

.index_links p {
	display: block;
}

.index_links p a {
	display: inline-block;
	margin: 0 10px 10px 0;
	font-size: 14px;
	color: #555;
	transition: .5s;
}

.index_links p a:hover {
	color: #006cc2;
}

.footer {
	background: #555;
}

.footer .container {
	position: relative;
}

.footer a {
	color: #fff;
}

.footer .f_left {
	width: 180px;
	text-align: center;
	background: #fff;
	position: absolute;
	left: -10px;
	top: 30px;
}

.footer .f_left dl {
	margin-bottom: 0;
}

.footer .f_left dl dt {
	padding-top: 5px;
	margin-bottom: 5px;
}

.footer .f_left dl dt img {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 160px;
}

.footer .f_left dl dd.dd1 {
	font-size: 14px;
	color: #333;
}

.footer .f_left dl dd.dd2 {
	font-size: 13px;
	width: 125px;
	margin: 5px auto 10px auto;
	height: 9px;
	position: relative;
	border-bottom: 1px solid #999999;
}

.footer .f_left dl dd.dd2 i {
	display: block;
	width: 70px;
	margin: 0 auto;
	background: #fff;
	color: #333;
}

.footer .f_left dl dd.dd3 {
	font-size: 20px;
	color: #006cc2;
	font-weight: bold;
}

.footer .f_top {
	margin-left: 180px;
	height: 50px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 40px;
}

.footer .f_top ul.top_ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 19px;
	font-size: 14px;
}

.footer .f_top ul.top_ul li:first-child {
	padding-left: 0;
}

.footer .f_top ul.top_ul li:hover a {
	color: #fff;
}

.footer .f_bot {
	margin-left: 180px;
	padding: 32px 0 0 40px;
	height: 200px;
}

.footer .f_bot ul.bot_ul1 {
	padding: 0 55px 0 55px;
	border-left: 1px solid #cdcdcd;
	float: left;
	height: 200px;
}

.footer .f_bot ul.bot_ul1:first-child {
	padding-left: 0;
	border-left: none;
}

.footer .f_bot ul.bot_ul1 li {
	line-height: 28px;
	font-size: 13px;
	position: relative;
	color: #fff;
}

.footer .f_bot ul.bot_ul1 li i {
	display: block;
	height: 18px;
	width: 3px;
	background: #fff;
	position: absolute;
	left: -19px;
	top: 0;
}

.footer .f_bot ul.bot_ul1 li:first-child {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	height: 18px;
	line-height: 18px;
}

.footer .f_bot ul.bot_ul1 li:first-child a {
	color: #fff;
}

.footer .f_bot ul.bot_ul1 li:hover a {
	color: #fff;
}

.f_icp {
	text-align: center;
	height: 43px;
	line-height: 43px;
	background: #006cc2;
	color: #fff;
	font-size: 13px;
}

.f_icp a {
	color: #fff;
}

.f_icp img {
	position: relative;
	top: 5px;
	left: 5px;
}

a:hover {
	text-decoration: none;
}

.footer_meta {
	text-align: center;
	height: 43px;
	line-height: 43px;
	background: #006cc2;
	color: #fff;
	font-size: 13px;
}

.footer_meta a,
.footer_meta b,
.footer_meta span,
.footer_meta font {
	color: #fff;
	font-size: 13px;
}


/*é¦–é¡µ ç»“æŸ*/


/*å†…é¡µ å¼€å§‹*/

.nei_banner {
	overflow: hidden;
}

.main {
	background: #EBEBEB;
	padding: 20px 0;
}

.main_l {
	width: 20%;
	overflow: hidden;
}
.main_l .in_pro_l{
	margin-bottom: 15px;
	display: block;
	float: none;
}
.main_l .in_pro_l h2{
	width: 100%;
}
.main_l .in_pro_l .in_pro_l_main{
	    width: 100%;
    background: #fff;
    padding: 12px 10px;
    height: auto;
    overflow-y: auto;
    border-radius: 5px;
}
.main_l .in_pro_l .in_pro_l_main ul{
	height: auto;
}
.main_l_pro h3 {
	padding-left: 90px;
	height: 100px;
	background: url(../images/pro_h2.png) no-repeat 35px center;
	background-color: #006cc2;
	font-weight: normal;
	line-height: 100px;
	font-size: 18px;
	color: #fff;
	border-radius: 10px 10px 0 0;
}

.main_l_pro ul {
	overflow: hidden;
	display: block;
	border-radius: 0 0 10px 10px;
	margin-bottom: 15px;
	border-top: none;
	border-bottom: 1px solid #e3e0e0;
	background: #fff;
}

.main_l_pro ul li {
	overflow: hidden;
	width: 100%;
}

.main_l_pro ul li>a {
	display: block;
	padding-left: 35px;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	text-decoration: none;
	background: url(../images/pro_s.png) no-repeat 190px center;
	border-bottom: 1px solid #e3e0e0;
	color: #000;
}

.main_l_pro ul li .main_l_pro_nav {
	overflow: hidden;
	padding: 0;
	padding-left: 23px;
	font-size: 14px;
	height: 0;
	transition: .8s;
	line-height: 35px;
	color: #666;
	border-bottom: 1px solid #e3e0e0;
}
.main_l_pro ul li.active .main_l_pro_nav{
	height: auto;
	padding: 15px 0;
}
.main_l_pro ul li .main_l_pro_nav a {
	display: block;
	padding-left: 25px;
	text-decoration: none;
}

.main_l_pro ul li.active>a {
	color: #fff;
	background: #009ddc url(../images/pro_s2.png) no-repeat 190px center;
}

.main_l_pro ul li .main_l_pro_nav a:hover {
	color: #009ddc;
	background: url(../images/02.png) no-repeat left center;
}

.main_l_contact {
	overflow: hidden;
	padding: 30px 0;
	padding-left: 75px;
	border-radius: 10px;
	background: url(../images/pro_phone.png) no-repeat 20px center;
	background-color: #006cc2;
}

.main_l_contact p {
	font-size: 16px;
	color: #fff;
}

.main_l_contact b {
	display: block;
	font-size: 20px;
	color: #fff;
}

.main_r {
	width: 78%;
	padding: 0 25px 20px 25px;
	background: #fff;
	float: right;
}

.pos {
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #006cc2
}

.pos h5 {
	float: left;
	padding-left: 26px;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	background: url(../images/dhtiticon1.png) no-repeat;
}

.pos_info {
	float: right;
	color: #006cc2;
	font-size: 14px;
}

.pos_info a,
.pos_info font,
.pos_info b,
.pos_info span {
	color: #006cc2;
	font-size: 14px;
}

.product ul li {
	display: block;
	width: 24%;
	float: left;
	margin: 15px 1.333% 0 0;
}

.product ul li:nth-child(4n+4) {
	margin-right: 0;
}

.product ul li h5 {
	overflow: hidden;
}

.product ul li img {
	transition: .8s;
}

.product ul li p a {
	display: block;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	transition: .5s;
	padding: 10px 0;
	border-bottom: 1px solid transparent;
	text-align: center;
}

.product ul li:hover img {
	transform: scale(1.1);
}

.product ul li:hover p a {
	border-bottom: 1px solid #006cc2;
}

.function {
	padding: 5px 10px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.function span {
	height: 30px;
	line-height: 30px;
	color: #ccc;
	font-size: 12px;
}

.function a {
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	color: #ccc;
	transition: .5s;
	border: 1px solid #ccc;
	text-decoration: none;
}

.function a.active,
.function a:hover {
	background: #006cc2;
	color: #fff;
}

.main_t_news,
.main_t_product {
	display: block;
	margin-top: 20px;
}

.main_t_news h4,
.main_t_product h4 {
    font-size: 16px;
    font-weight: 300;
    color: #666;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #8C8C8C;
}

.main_t_news ul li {
	height: 28px;
	line-height: 28px;
	width: 49%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

.main_t_news ul li:nth-child(odd) {
	margin-right: 2%;
}

.main_t_news ul li a {
	width: 240px;
	display: block;
	background: url(../images/ico55.gif) no-repeat 0 1px;
	padding-left: 20px;
	overflow: hidden;
	float: left;
	white-space: nowrap;
	transition: .5s;
	text-overflow: ellipsis;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
}

.main_t_news ul li a:hover {
	background: url(../images/ico552.png) no-repeat left;
	text-decoration: none;
	color: #006cc2;
}

.main_t_news ul li font {
	font-size: 12px;
	line-height: 18px;
	color: #ccc;
	float: right;
	display: inline;
}

.main_l_caroty h3 {
	line-height: 90px;
	height: 90px;
	color: #fff;
	overflow: hidden;
	background: #006cc2 url(../images/newsico.png) no-repeat 35px center;
	border-radius: 10px 10px 0 0;
	padding-left: 80px;
}

.main_l_caroty ul {
	padding: 11px 12px 12px 14px;
	margin-bottom: 15px;
	background: #fff;
}

.main_l_caroty ul li {
    background-color: #ddd;
	padding: 0 0 0 25px;
	font-weight: 100;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 10px;
}

.main_l_caroty ul li a {
	color: #333;
	display: block;
	height: 24px;
	line-height: 24px;
	border-left: 4px solid transparent;
	padding-left: 20px;
	margin: 10px 0;
	transition: .5s;
}

.main_l_caroty ul li:hover a {
	border-left: 4px solid #006cc2;
	color: #006cc2;
	font-weight: bold;
}

.main_l_news h3 {
	display: block;
	background: #006cc2;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
	height: 60px;
	line-height: 60px;
}

.main_l_news ul {
	border-top: 0;
	padding: 5px 12px;
	zoom: 1;
	background: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.main_l_news ul li a {
	background: url(../images/dian.png) left center no-repeat;
	margin: 15px 0;
	line-height: 20px;
	height: 20px;
	display: block;
	transition: .5s;
	overflow: hidden;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
}

.main_l_news ul li a:hover {
	color: #006cc2;
}

.conten_info {
	display: block;
	padding: 0 0 20px 0;
font-size: 16px !important;
}

.about ul li {
	display: block;
	width: 24%;
	float: left;
	margin-top: 10px;
	margin-right: 1.333%;
}

.about ul li:nth-child(4n+4) {
	margin-right: 0;
}

.about ul li h5 {
	padding: 1px;
	border: 1px solid #d7d7d7;
	display: block;
	overflow: hidden;
	transition: .8s;
}

.about ul li h5 img {
	transition: .8s;
}

.about ul li p a {
	padding: 5px 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	display: block;
	transition: .5s;
}

.about ul li:hover h5 {
	border: 1px solid #006cc2;
}

.about ul li:hover h5 img {
	transform: scale(1.1);
}

.about ul li:hover p a {
	color: #006cc2;
}

.main_t_product ul li {
	display: block;
	width: 24%;
	float: left;
	margin-top: 10px;
	margin-right: 1.333%;
}

.main_t_product ul li:nth-child(4n+4) {
	margin-right: 0;
}

.main_t_product ul li h5 {
	border: 1px solid #d7d7d7;
	display: block;
	overflow: hidden;
	transition: .8s;
}

.main_t_product ul li h5 img {
	transition: .8s;
}

.main_t_product ul li p a {
	padding: 5px 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	color: #333;
	display: block;
	transition: .5s;
}

.main_t_product ul li:hover h5 img {
	transform: scale(1.1);
}

.main_t_product ul li:hover p a {
	color: #006cc2;
}

.case ul li {
	margin-top: 20px;
	padding: 20px 15px;
	transition: .8s;
}

.case ul li h4 {
	width: 323px;
	float: left;
	border: 1px solid #d7d7d7;
	display: block;
	transition: .5s;
	overflow: hidden;
}

.case ul li h4 img {
	transition: .8s;
}

.case ul li .case_info {
	padding-left: 15px;
	float: left;
	width: 500px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
}

.case ul li .case_info h5 {
	padding-bottom: 5px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.case ul li .case_info h5 a {
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	font-size: 15px;
	color: #006cc2;
	font-weight: bold;
}

.case ul li .case_info p {
	overflow: hidden;
	font-size: 13px;
	height: 182px;
}

.case ul li .case_info span {
	display: block;
	text-align: right;
}

.case ul li .case_info span a {
	font-size: 14px;
	color: #006cc2;
	font-weight: bold;
}

.case ul li:hover {
	background: #d7d7d7;
}

.case ul li:hover h4 {
	border: 1px solid #006cc2;
}

.case ul li:hover img {
	transform: scale(1.1);
}

.news ul li {
	display: block;
	margin-top: 15px;
}

.news ul li:first-of-type {
	margin-top: 0;
}

.news ul li .news_img {
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #DCDCDC;
	width: 20%;
	transition: .5s;
}

.news ul li .news_img img {
	transition: .8s;
}

.news ul li .news_info {
	width: 80%;
	float: left;
	padding-left: 30px;
}

.news ul li .news_info h5 a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	transition: .5s;
}

.news ul li .news_info span {
	display: block;
	padding: 6px 0;
	font-size: 12px;
	color: #868686;
}

.news ul li .news_info p {
	font-size: 12px;
	color: #868686;
	line-height: 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 7px;
}

.news ul li:hover .news_img {
	border: 1px solid #006cc2;
}

.news ul li:hover .news_img img {
	transform: scale(1.1);
}

.news ul li:hover .news_info h5 a {
	color: #006cc2;
}

.contact {
	display: block;
	padding: 0 0 10px 0;
	width: 100%;
	overflow: hidden;
}

.contact h5 {
	font-size: 16px;
	color: #3e3e3e;
	margin-bottom: 10px;
}

.contact p {
	font-size: 14px;
	color: #898989;
	margin-bottom: 10px;
}

.map_box {
	width: 100%;
}

.page_dz_title {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #006cc2;
}

.page_dz_main ul li {
	display: block;
	background: url(../images/page_dz_li_bg.jpg) no-repeat center bottom;
	padding-bottom: 30px;
	position: relative;
	padding-left: 100px;
}

.page_dz_main ul li:last-of-type {
	background: none;
}

.page_dz_main ul li::before {
	content: " ";
	position: absolute;
	width: 96px;
	height: 153px;
	left: 0;
	top: 0;
}

.page_dz_main ul li:nth-of-type(1)::before {
	background: url(../images/page_dz_img1.jpg) no-repeat left top;
}

.page_dz_main ul li:nth-of-type(2)::before {
	background: url(../images/page_dz_img2.jpg) no-repeat left top;
}

.page_dz_main ul li:nth-of-type(3)::before {
	background: url(../images/page_dz_img3.jpg) no-repeat left top;
}

.page_dz_main ul li:nth-of-type(4)::before {
	background: url(../images/page_dz_img4.jpg) no-repeat left top;
}

.page_dz_main ul li:nth-of-type(5)::before {
	background: url(../images/page_dz_img5.jpg) no-repeat left top;
}

.page_dz_main ul li:nth-of-type(6)::before {
	background: url(../images/page_dz_img6.jpg) no-repeat left top;
}

.page_dz_info h5 {
	display: block;
	font-weight: bold;
	font-size: 20px;
	color: #006cc2;
	margin-bottom: 10px;
}

.page_dz_info:nth-of-type(1) {
	margin-bottom: 10px;
}

.page_dz_info:nth-of-type(2) {
	padding-bottom: 20px;
}

.page_dz_info p {
	font-size: 14px;
	color: #666;
	line-height: 1.68;
}

.page_dz_info p a {
	color: #006cc2;
}


/*å†…é¡µ ç»“æŸ*/


/*æ–°é—»å†…é¡µ å¼€å§‹*/

.conten_title {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #666;
	margin-bottom: 15px;
}

.conten_bianji {
	display: block;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #8C8C8C;
}

.conten_bianji span {
	display: inline-block;
	font-size: 14px;
	color: #8c8c8c;
	margin: 0px 10px;
}

.conten_bianji span p {
	display: inline-block;
	color: #8c8c8c;
}

.conten_info p {
	color: #666;
font-size: 16px !important;

	line-height: 1.8;
}

.conten .bdshare-button-style0-16 {
	text-align: left;
	margin: 10px 0;
}

.conten_tag span {
	display: inline-block;
	font-size: 14px;
	color: #8c8c8c;
	padding: 8px 0;
}

.conten_tag {
	display: block;
	padding: 2px 0;
	text-align: left;
}

.conten_tag a {
	margin-left: 5px;
	padding: 8px;
	color: #8C8C8C;
	border-radius: 5px;
	font-size: 12px;
	transition: .6s;
	display: inline-block;
}

.conten_tag a:hover {
	background: #006cc2;
	color: #fff;
}

.conten .bdshare-button-style0-16 a {
	float: none !important;
}

.conten_page {
	display: block;
	text-align: left;
	border-top: 1px solid #8c8c8c;
	padding-top: 10px;
}

.conten_page p {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	color: #8c8c8c;
}

.conten_page p a {
	font-size: 14px;
	color: #8c8c8c;
}

.conten_article_other,
.conten_case_other {
	display: block;
	margin-top: 20px;
}

.conten_article_other h5,
.conten_case_other h5 {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8C8C8C;
}

.conten_article_other ul li {
	display: block;
	width: 48%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	transition: .5s;
	border-bottom: 1px solid #DCDCDC;
}

.conten_article_other ul li:nth-child(odd) {
	margin-right: 4%;
}

.conten_article_other ul li a {
	display: block;
	width: 80%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	transition: .5s;
	color: #8c8c8c;
}

.conten_article_other ul li:hover {
	border-bottom: 1px solid #006cc2;
}

.conten_article_other ul li:hover a {
	color: #006cc2;
}

.conten_article_other ul li font {
	font-size: 12px;
	color: #8c8c8c;
	display: block;
	width: 20%;
	float: right;
	text-align: right;
}

.conten_case_other ul li {
	display: block;
	width: 24%;
	float: left;
}

.conten_case_other ul li h6 {
	overflow: hidden;
	border: 1px solid #DCDCDC;
	transition: .8s;
}

.conten_case_other ul li img {
	transition: .8s;
}

.conten_case_other ul li p a {
	display: block;
	padding: 5px 0;
	text-align: center;
	transition: .8s;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	color: #8C8C8C;
	z-index: 1;
}

.conten_case_other ul li p a::before {
	content: " ";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #006cc2;
	left: 0;
	bottom: -100%;
	transition: .8s;
}

.conten_case_other ul li:nth-of-type(2) {
	margin: 0 1.333%;
}

.conten_case_other ul li:nth-of-type(3) {
	margin: 0 1.333% 0 0;
}

.conten_case_other ul li:hover h6 {
	border: 1px solid #006cc2;
}

.conten_case_other ul li:hover img {
	transform: scale(1.1);
}

.conten_case_other ul li:hover p a {
	color: #fff;
}

.conten_case_other ul li:hover p a::before {
	bottom: 0;
}


/*æ–°é—»å†…é¡µ ç»“æŸ*/


/*äº§å“å†…é¡µ å¼€å§‹*/

.prodetailsinfo {
	padding: 15px 0;
	clear: both;
	zoom: 1;
	margin-bottom: 30px;
}

.mswh5 {
	padding-left: 10px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	background-color: #ededed;
	line-height: 35px;
	margin: 10px 0
}


/* proviewbox */

.proviewbox {
	float: left;
	width: 364px;
	position: relative;
	z-index: 5;
}

.probigshow {
	position: relative;
	width: 360px;
	padding: 1px;
	border: 1px solid #ddd;
	overflow: hidden
}

.probigshow .span_showtip {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 81px;
	height: 81px;
	text-indent: -999em;
	overflow: hidden;
}

.probigshow .showtip_1 {
	background-position: 0 0;
}

.probigshow .showtip_2 {
	background-position: 0 -81px;
}

.probigshow a.a_probigshow {
	cursor: crosshair;
}

.zoomplepopup {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background: #fff;
	border: 1px solid #e9493d;
	overflow: hidden;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 10;
	cursor: crosshair;
	/*	height:50px;width:50px;*/
}

#probig_preview {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 405px;
	width: 340px;
	height: 340px;
	background: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
}

#probig_preview img {
	position: relative;
}

.div_prothumb {
	position: relative;
	padding: 25px 15px 0;
}

.thumbporbox {
	position: relative;
	width: 280px;
	overflow: hidden;
	margin: 0 auto
}

.div_prothumb .span_prev,
.div_prothumb .span_next {
	position: absolute;
	top: 25px;
	width: 35px;
	height: 62px;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}

.div_prothumb .span_prev {
	left: 0px;
	_left: -25px;
	background: url(../images/pre01.png) no-repeat center top;
}

.div_prothumb .span_prevb {
	background: url(../images/pre01.png) no-repeat center top;
	cursor: default;
}

.div_prothumb .span_next {
	right: 0px;
	background: url(../images/next02.png) no-repeat center top;
}

.div_prothumb .span_nextb {
	background: url(../images/next02.png) no-repeat center top;
	cursor: default;
}

.mswcpgs {
	font-size: 16px;
	color: #000;
	padding-left: 10px;
	border-left: 8px solid #EB2533;
	margin-bottom: 20px;
}

.ul_prothumb {
	position: relative;
	width: 7500px;
	overflow: hidden;
}

.ul_prothumb li {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
}

.ul_prothumb img {
	padding: 1px;
	border: 1px solid #ddd;
	width: 60px;
	height: 60px;
}

.ul_prothumb li.now img {
	border: 1px solid #009ddc;
}


/* prodbaseinfo_a */

.prodbaseinfo_a {
	float: right;
	width: 495px;
	margin-left: 16px;
	z-index: 1;
}

.h2_prodtitle {
	font-size: 22px;
	color: #414141;
	padding: 2px 0 10px;
	line-height: 1.6em;
	border-bottom: 1px dashed #DCDCDC;
}

.ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}

.ul_prodinfos {
	margin-top: 1px;
	padding: 6px 15px;
	overflow: hidden;
	zoom: 1;
	background: #f3f3f3;
	font-size: 14px;
	font-weight: bold;
}

.ul_prodinfos li {
	padding: 5px 0 10px;
	font-size: 20px;
	float: left;
	height: 50px;
	line-height: 50px;
}

.ul_prodinfos li.li_weight {
	float: right;
}

.ul_prodinfo li {
	font-size: 14px;
	float: left;
	padding: 6px 0;
	min-height: 243px;
}

.ul_prodinfo li span {
	font-size: 14px
}
.other_product {
	display: block;
	margin-top: 10px;
}

.other_product h5 {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8C8C8C;
	margin-bottom: 10px;
}

.info_product_conten .infp_product_con {
	padding: 0 10px;
	color: #8C8C8C;
}

.other_product ul li {
	display: block;
	width: 24%;
	margin-right: 1%;
	float: left;
	margin-bottom: 10px;
}

.other_product ul li p {
	display: block;
	overflow: hidden;
}

.other_product ul li p img {
	width: 100%;
	transition: .6s;
}

.other_product ul li span {
	display: block;
}

.other_product ul li span a {
	padding: 5px 0;
	font-size: 14px;
	display: block;
	transition: .6s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	color: #8C8C8C;
}

.other_product ul li:hover p img {
	transform: scale(1.08);
}

.other_product ul li:hover span a {
	background: #006cc2;
	color: #fff;
}
.li_normalprice,
.li_prono {
	line-height: 24px;
}

.ul_prodinfo .li_prono,
.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,
.ul_prodinfo .li_weight,
.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title {
	color: #999;
}

.ul_prodinfo .li_brand {
	width: 180px;
}

.li_prono {
	line-height: 2.9em;
}

.ul_prodinfo .b_proprice {
	font-size: 14px;
	color: #ce1919;
	font-weight: normal;
}

.ul_prodinfo a.a_brand {
	color: #c00;
}

.ul_prodinfo a.a_brand:hover {
	text-decoration: underline;
}

.ul_prodinfo .li_jf {
	clear: both;
	width: 300px;
}

.ul_prodinfo .li_jf b {
	font-weight: normal;
	color: #c00;
}

.ul_prodinfo .li_jf a.a_usejf {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 80px;
	height: 22px;
	line-height: 22px;
	line-height: 25px\9;
	_line-height: 22px;
	overflow: hidden;
	background-position: -420px -120px;
	text-align: center;
	color: #fff;
	margin: 0 0 0 8px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	vertical-align: middle;
}

.ul_prodinfo .li_jf a.a_usejf:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.prodbaseinfo_a .div_choose {
	background: #fcf0f0;
	border: 1px solid #fbd2d2;
	margin-top: 7px;
	padding: 10px;
}

.prodbaseinfo_a .div_choose h3 {
	font-weight: normal;
	padding: 0 0 5px;
}

.ul_choosecolor {
	overflow: hidden;
	zoom: 1;
}

.ul_choosecolor li {
	float: left;
	position: relative;
	width: 48px;
}

.ul_choosecolor li .span_lack {
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -999em;
	overflow: hidden;
	width: 42px;
	height: 42px;
	background-position: 0 -300px;
}

.ul_choosecolor img {
	border: 1px solid #c8c9cd;
}

.ul_choosecolor a:hover img,
.ul_choosecolor li.now img {
	border: 1px solid #c00;
}

.prodbaseinfo_a .p_inputnum {
	padding: 10px 0 0;
}

.prodbaseinfo_a .p_inputnum .txt {
	border: 1px solid #c4c4c4;
	width: 45px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}

.prodbaseinfo_a .p_inputnum b {
	font-weight: normal;
}

.product_info_title {
	clear: both;
	margin-bottom: 10px;
	position: relative;
	background-color: #eee;
	height: 65px;
}

.product_info_title ul li.active {
	height: 62px;
	line-height: 62px;
	border-top: 3px solid #006cc2;
	position: relative;
}

.product_info_title ul li {
	float: left;
	transition: .5s;
	cursor: pointer;
	border-right: 1px solid #fff;
}

.product_info_title ul li h3 {
	display: block;
	width: 128px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 18px;
	color: #333;
	transition: .5s;
	border-bottom: 0;
	font-weight: normal;
}

.product_info_title ul li.active h3 {
	height: 62px;
	line-height: 58px;
	background-color: #fff;
	color: #006cc2;
}

.product_info_list {
	display: none;
}

.product_info_list.active {
	display: block;
}

.product_ask {
	display: block;
	margin-top: 20px;
}

.product_ask h3 {
	margin-bottom: 20px;
	font-size: 20px;
	color: #006cc2;
	font-weight: bold;
}


/* div_readysale */

.div_readysale {
	margin: 10px 0;
	padding: 7px 6px 5px;
	background: #fbd1bc;
	border: 1px solid #fab98d;
	font-family: "å®‹ä½“";
}

div.div_readysale a.a_toreadyinfo {
	color: #c00;
}

div.div_readysale a.a_toreadyinfo:hover {
	text-decoration: underline;
}

.div_buybtn {
	height: 60px;
	margin: 10px 0 3px;
	border-bottom: 1px dashed #bbb;
	overflow: hidden;
	clear: both;
	zoom: 1;
}

.div_buybtn a {
	float: left;
	height: 57px;
	overflow: hidden;
}

.div_buybtnr {
	border: none;
}

.div_buybtnr a {
	float: right;
}

.div_buybtn .a_tobuy {
	width: 199px;
	text-indent: -999em;
	background-position: 0 -50px;
}

.div_buybtn .a_addtofavor {
	width: 104px;
	text-indent: -999em;
	background-position: -200px -50px;
	margin-left: 6px;
	_display: inline;
}

.div_proabs {
	padding: 5px;
}

.ul_proabs {
	line-height: 2.2em;
}

.ul_proabs .li_proupdate {
	color: #c00;
	font-weight: bold;
}

.ul_proabs b.b_numa {
	color: #ffb005;
}

.ul_proabs a.a_tocomments {
	color: #319ae1;
}

.ul_proabs a.a_tocomments:hover {
	text-decoration: underline;
}


/* prodetailsinfo_b */

.prodetailsinfo_b {
	margin: 15px 0;
	word-wrap: break-word;
	word-break: break-all;
	clear: both;
}

.ul_property {
	padding: 5px 10px;
	overflow: hidden;
	zoom: 1;
}

.ul_property li {
	float: left;
	height: 27px;
	line-height: 27px;
	width: 358px;
	background: #f6f5f5;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	overflow: hidden;
	zoom: 1;
}

.ul_property span.span_title {
	float: left;
	height: 27px;
	width: 90px;
	background: #dbdbdb;
	border-right: 1px solid #fff;
	padding-right: 2px;
	margin-right: 5px;
	text-align: right;
	_display: inline;
}


/*äº§å“å†…é¡µ ç»“æŸ*/


/*åœ¨çº¿ç•™è¨€ å¼€å§‹*/

.ask_main {
	display: block;
}

.ask_main h5 {
	display: block;
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
}

.guestbook_info {
	display: block;
	margin-bottom: 10px;
}

.guestbook_info span {
	display: block;
	font-size: 14px;
	color: #8C8C8C;
	margin-bottom: 10px;
}

.guestbook_sub {
	display: block;
	margin-top: 10px;
	text-align: right;
}


/*åœ¨çº¿ç•™è¨€ ç»“æŸ*/


/*ç½‘ç«™åœ°å›¾ å¼€å§‹*/

.lisitemap {
	float: left;
	list-style: none
}

.content_map {
	display: block;
	margin-bottom: 10px;
}

.content_map p {
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #006cc2;
	font-size: 16px;
	margin-bottom: 10px;
	color: #8C8C8C;
}

.content_map ul {
	display: block;
}

.content_map ul li {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 5px;
}

.content_map ul li a {
	display: block;
	border: 1px solid #DCDCDC;
	color: #8C8C8C;
	font-size: 14px;
	transition: .6s;
	padding: 5px;
}

.content_map ul li a:hover {
	background: #006cc2;
	color: #fff;
	border: 1px solid #006cc2;
}


/*ç½‘ç«™åœ°å›¾ ç»“æŸ*/


/*tagé¡µé¢*/

.tag_main {
	display: block;
}

.tag_main h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	width: 60px;
	text-align: center;
	background: #006cc2;
	color: #fff;
	margin-bottom: 10px;
}

.tag_main ul li {
	float: left;
	margin: 0 18px 18px 0;
}

.tag_main ul li a {
	padding: 0 11px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #cfcfcf;
	font-size: 14px;
	display: block;
	color: #888;
	text-align: center;
	float: left;
}

.m_mune {
	display: none;
}


/*tagé¡µé¢ç»“æŸ*/


/*å“åº”å¼æ ·å¼ å¼€å§‹*/

@media only screen and (min-width: 320px) and (max-width: 1023px) {
	.header_meta,
	.logo_wel,
	.logo_r,
	.index_top,
	.in_pro_l,
	.in_pro_top,
	.in_pro_r h3,
	.index_zxzx,
	.in_advan_img,
	.in_advan_bd,
	.in_eq_btnl,
	.in_eq_btnr,
	.index_eq,
	.index_reason,
	.index_process,
	.in_about_r h5 span,
	.in_news_l_title a i,
	#divOranIm,
	.in_news_list dl dd.dd1,
	.in_news_list dl dd.dd2,
	.in_news_list dl dd.dd3,
	.index_links,
	.footer .f_left,
	.footer .f_top,
	.footer .f_bot ul.bot_ul1:nth-of-type(1),
	.footer .f_bot ul.bot_ul1:nth-of-type(2),
	.footer .f_bot ul.bot_ul1:nth-of-type(3),
	.footer_meta,
	.main_l_pro h3,
	.main_l_contact,
	.pos h5{
		display: none;
	}
	.m_mune {
		display: block;
		width: 20%;
		float: right;
		text-align: right;
	}
	.m_mune i {
		display: inline-block;
		font-size: 36px;
		color: #006cc2;
		line-height: 50px;
		padding-right: 10px;
	}
	.logo_l h2{
		padding: 0;
	}
	header {
		padding: 5px 0;
	}
	.logo_l {
		width: 50%;
		padding-left: 5px;
	}
	nav ul li:first-child a {
		background: none;
	}
	nav {
		position: fixed;
		width: 0;
		height: 0;
		background: rgba(0, 0, 0, .64);
		right: -100%;
		top: -100%;
		transition: 1s;
		overflow: hidden;
		overflow-y: auto;
		z-index: 99;
	}
	nav ul {
		height: auto;
		line-height: 1;
		margin: 0px;
	}
	nav ul li {
		width: 100%;
		border: 0;
		height: auto;
		border-bottom: 1px solid #fff;
	}
	nav ul li a {
		text-align: center;
		font-size: 14px;
		
    line-height: 24px;
		padding: 8px 0 !important;
	}
	.carousel-indicators .active,
	.carousel-indicators li {
		width: 20px;
	}
	.in_title p{
		font-size: 20px;
		padding-top: 15px;
	}
	.in_title h5{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.in_title h5 a{
		font-size: 20px;
		padding: 0 5px;
	}
	.in_title h5 i{
		width: 15%;
	}
	.in_pro_r{
		display: block;
		width: 100%;
	}
	.in_pro_r_main ul li{
		width: 48%;
		display: none;
		margin: 1% !important;
	}
	.in_pro_r_main ul li:nth-of-type(1),
	.in_pro_r_main ul li:nth-of-type(2),
	.in_pro_r_main ul li:nth-of-type(3),
	.in_pro_r_main ul li:nth-of-type(4){
		display: block;
	}
	.in_pro_r_main ul li span a{
		line-height: 1;
		height: auto;
		font-size: 12px;
		padding: 5px 0;
	}
	.index_product{
		padding-bottom: 10px;
	}
	.in_advan_top p{
		padding-top: 15px;
		font-size: 20px;
	}
	.in_advan_top h2{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.in_advan_top h2 span{
		font-size: 20px;
		padding: 0 5px;
	}
	.in_advan_top h2 i{
		width: 25px;
	}
	.in_advan_top{
		height: 100px;
		background: url(../images/advbg01.png) no-repeat center bottom;
	}
	.in_advan_list{
		height: auto;
		margin-top: 0px;
	}
	.in_advan_list .in_advan_info{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 10px 0 !important;
		padding-left: 80px !important;
	}
	.in_advan_list .in_advan_info .in_advan_num{
		top: -10px;
		left: -25px !important;
	}
	.in_advan_list .in_advan_info h3{
		font-size: 20px;
	}
	.in_advan_list .in_advan_info h3 i{
		margin:5px 0;
		font-size: 14px;
		line-height: 1.46;
	}
	.in_advan_list .in_advan_info p{
		font-size: 12px;
		line-height: 20px;
	}
	.index_advan,
	.in_advan_main{
		height: auto;
	}
	.in_title font{
		font-size: 14px;
	}
	.index_case ul{
		padding-bottom: 15px;
	}
	.in_case_main ul li{
		width: 98%;
		display: none;
		padding-bottom: 20px;
		margin: 10px 1% 0 1% !important;
	}
	.in_case_main ul li:nth-of-type(1){
		display: block;
	}
	.in_case_main ul li h4{
		margin: 10px 0;
	}
	.in_case_main ul li h4 em{
		margin-top: 10px;
	}
	.in_about_main{
		margin-top: 15px;
	}
	.in_about_l,
	.in_about_r{
		display: block;
		width: 100%;
		height: auto;
	}
	.index_about{
		padding-bottom: 15px;
	}
	.in_about_r{
		padding: 10px;
	}
	.in_about_r h5 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.in_about_r h5 a{
		font-size: 20px;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.in_about_r a.in_about_more{
	    width: 110px;
	    height: 25px;
	    line-height: 25px;	
	    margin-top: 10px;	
	}
	.in_news_main{
		margin-top: 15px;
	}
	.in_news_l{
		width: 100%;
	}
	.in_news_l_title{
		margin-bottom: 15px;	
	}
	.in_news_l_title a{
		font-size: 16px;
		height: 36px;
		line-height: 36px;
	}
	.in_news_list dl{
		height: auto;
		margin-bottom: 10px;
		padding: 0;
	}
	.in_news_list dl dt{
		height: auto;
		width: 100%;
	    display: block;
	    position: relative;
	}
	.in_news_list ul{
		margin-top: 0;
	}
	.in_news_list ul li{
		width: 98%;
		margin: 0 1% !important;
		height: auto;
		line-height: 1;
		padding: 10px 0 10px 20px;
	}
	.in_news_list ul li a{
		width: 73%;
	}
	.in_news_list ul li span{
		width: 27%;
	}
	.in_news_r_title a{
		height: 40px;
		line-height: 40px;
		margin-top: 15px;
	}
	.in_news_r,
	.in_news_r_main ul{
		width: 100%;
	}
	.index_news{
		height: auto;
		padding-bottom: 15px;
	}
	.footer .f_bot{
		margin: 15px 0;
		padding: 0;
		height: auto;
		overflow: hidden;
	}
	.footer .f_bot ul.bot_ul1{
		padding: 0 10px;
		height: auto;
		width: 100%;
	}
	.footer .f_bot ul.bot_ul1 li:first-child a{
		font-size: 18px;
	}
	.footer .f_bot ul.bot_ul1 li{
		line-height: 24px;
	}
	.footer .f_bot ul.bot_ul1 li:first-child{
		height: auto;
		line-height: 1;
	}
	body{
		padding-bottom: 60px;
	}
	.m_foot_btn {
		width: 25%;
		float: left;
		height: 60px;
		display: block;
		padding-top: 5px;
		text-align: center;
		/* border-right: 1px solid #fff; */
	}
	.m_foot_btn:last-of-type {
		border-right: 0;
	}
	.m_foot_btn i {
		color: #fff;
		display: block;
    line-height: 1.4;
		font-size: 20px;
		margin-bottom: 2px;
	}
	.m_foot_btn span {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}
	.m_footer {
		display: block;
		height: 60px;
		position: fixed;
		bottom: 0px;
		width: 100%;
		left: 0px;
		background: #006cc2;
		z-index: 999;
		border-top: 1px solid #fff;
	}
	.main{
		padding: 10px 0;
	}
	.main_l{
		width: 100%;
	}
	.main_l_pro ul li>a{
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		display: inline-block;
		padding-left: 10px;
		float: left;
		background: none;
	}
	.main_l_pro ul li.active .main_l_pro_nav{
		padding: 0;
	}
	.main_l_pro ul li .main_l_pro_nav{
		height: 36px;
		line-height: 36px;
		font-size: 12px;
		padding: 0;
		display: inline-block;
		padding-left: 5px;
	}
	.main_l_pro ul li .main_l_pro_nav a{
		padding-left: 15px;
		display: inline-block;
	}
	.main_l_pro{
		overflow-x: auto;
	}
	.main_l_pro ul li{
		display: block;
		float: none;
		width: auto;
	}
	.main_r{
		width: 100%;
		padding: 10px 5px;
	}
	nav ul li span{
		display: none;
	}
	.pos{
		padding-top: 0;
		margin-bottom: 10px;
	}
	.pos_info{
		width: 100%;
		float: left;
		line-height: 1.46;
	}
	.product ul li,
	.about ul li,
	.other_product ul li{
		width: 48%;
		margin: 1% !important;
	}
	.main_t_product ul li{
		width: 48%;
		margin: 1% !important;
	}
	.main_l_caroty,
	.in_pro_l{
		overflow-x: auto;
		padding: 0;
	}
	.main_t_news ul li{
		width: 100%;
		margin-right: 0 !important;
	}
	.main_l_caroty ul,
	.in_pro_l ul{
		padding: 0;
    display: none;
	}
	.main_l_caroty ul li,
	.in_pro_l ul li,
	.in_pro_l_main>a.in_pro_l_main_p{
		padding: 0 10px 0 0;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		display: inline-block;
		float: left;
		margin-bottom: 0;
		width: auto;
		background: none;
		color: #333;
		text-indent: 0;
		word-spacing: 0;
		border-radius: 0;
		letter-spacing: 0;
		
	}
	.main_l .in_pro_l .in_pro_l_main ul{
		display: inline-block;
		float: left;
	}
	.main_l .in_pro_l .in_pro_l_main{
		padding: 10px;
		border: 0;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.main_l_caroty ul li a,
	.in_pro_l ul li a{
		margin: 0;
		display: block;
		height: 36px;
		line-height: 36px;
		padding-left: 0;
	}
	
	.main_l_caroty h3,
	.in_pro_l h2,
	.main_l_news,
	.in_pro_more{
		display: none;
	}
	.case ul li{
		padding: 10px 0;
		margin-top: 0;
	}
	.case ul li .case_info{
		padding-left: 0;
		display: block;
		width: 100%;
	}
	.case ul li h4{
		width: 100%;
		margin-bottom: 10px;
	}
	.case ul li .case_info p{
		height: auto;
	}
	.news ul li .news_img{
		width: 30%;
	}
	.news ul li .news_info{
		width: 70%;
		padding-left: 15px;
	}
	.news ul li .news_info p{
		height: 60px !important;
		overflow: hidden;
		box-sizing: border-box;
	}
	.conten_article_other ul li font{
		width: 25%;
	}
	.conten_article_other ul li a{
		width: 75%;
	}
	.conten_title{
		margin-bottom: 10px;
		font-size: 18px;
	}
	.proviewbox,
	.probigshow,
	.thumbporbox,
	.prodbaseinfo_a{
		width: 100%;
	}
	.prodbaseinfo_a{
		padding-left: 0;
	}
	.div_prothumb{
		padding: 25px 38px 0;
	}
	.ul_prodinfo li{
		min-height: 1px;
	}
	.ul_prodinfos{
		margin-top: 10px;
		padding: 6px 3px;
	}
	.ul_prodinfos li{
		font-size: 15px;
		height: 36px;
		line-height: 36px;
	}
	.prodetailsinfo{
		margin-bottom: 0;
	}
	.ul_prodinfos{
		display: none;
	}
	.jqszoom,
	.jqszoom img{
		width: 100% !important;
	}
	.product_info_title{
		height: 39px;
	}
	.product_info_title ul li.active{
		height: 39px;
		line-height: 39px;
	}
	.product_info_title ul li h3{
		height: 39px;
		line-height: 39px;
		font-size: 16px;
	}
	.product_info_title ul li.active h3{
		height: 36px;
		line-height: 34px;
	}
	.page_dz_title{
		margin-bottom: 20px;
	}
	.logo_l h1{
		padding: 0;
	}
	.conten_info_s p{
		text-indent: 0 !important;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.in_case_main ul li{
		width: 48%;
	}
	.in_case_main ul li:nth-of-type(2){
		display: block;
	}
	.in_pro_r_main ul li h5{
		text-align: center;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1344px) {
	.logo_l .logo_wel h5{
		font-size: 20px;
	}
	.logo_l{
		width: 74%;
	}
	.logo_r{
		width: 26%;
	}
	nav ul li a{
		padding: 0 15px;
	}
	.logo_l .logo_wel{
		padding-left: 20px;
		margin-left: 20px;
	}
	.in_pro_l_main,
	.in_pro_l h2{
		width: 200px;
	}
	.in_pro_r{
		width: 725px;
	}
	#divOranIm{
		display: none;
	}
	.in_pro_r_main ul li{
		width: 32.33%;
		margin: 10px 1% 0 0;
	}
	.in_pro_l_main{
		height: 803px;
	}
	.in_advan_list .in_advan_img{
		width: 343px;
	}
	.in_advan_list .in_advan_info{
		width: 355px;
	}
	.in_zxzx_r,
	.index_process{
		display: none;
	}
	.in_case_main ul li{
		width: 32.33%;
		margin-left: 1%;
	}
	.in_about_l{
		height: auto;
	}
	.in_about_l,
	.in_about_r{
		width: 50%;
	}
	.in_news_l{
		width: 675px;
	}
	.in_news_r{
		width: 280px;
	}
	.in_news_list dl dd.dd1 a{
		width: 75%;
	}
	.footer .f_top ul.top_ul li{
		padding: 0 8px;
	}
	.footer .f_bot ul.bot_ul1{
		padding: 0 40px;
	}
	.footer_meta{
		height: auto;
		line-height: 20px;
		padding: 10px 0;
		font-size: 12px;
	}
	.main_l_pro h3{
		padding-left: 60px;
		background: url(../images/pro_h2.png) no-repeat 15px center #006cc2;
	}
	.main_l_pro ul li>a{
		background: url(../images/pro_s.png) no-repeat 175px center ;
	}
	.main_l_contact{
		padding-left: 60px;
		background: url(../images/pro_phone.png) no-repeat 10px center #006cc2;
	}
	.main_l_contact b{
		font-size: 16px;
	}
	.prodbaseinfo_a{
		width: 325px;
	}
	.ul_prodinfos{
		margin-top: 49px;
	}
	.propar{
		display: none;
	}
	.news ul li .news_info p{
		height: 45px;
		overflow: hidden;
	}
	.main_l_caroty h3{
		padding-left: 60px;
		background: #006cc2 url(../images/newsico.png) no-repeat 15px center;
	}
	.case ul li h4,
	.case ul li .case_info{
		width: 50%;
	}
}
.conten_info_s a {
    color: #009946;
}
/*å“åº”å¼æ ·å¼ ç»“æŸ*/

.footer .f_bot ul.bot_ul2 {
    position: absolute;
    right: 0;
    top: 84px;
}
.footer .f_bot ul.bot_ul2 li {
    margin-bottom: 8px;
    font-size: 12px;
}