﻿/* 1*/
body{ text-align:center} 
.div{ margin:0 auto; width:400px; height:100px; border:1px solid #F00} 


.side{ position:fixed;width:54px;height:275px;right:0;top:214px;z-index:1000;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #ccc;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#fff0;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}



.btn {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  margin: 0 auto 2em;
  max-width: 160px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
@media (min-width: 400px) {
  .btn {
    display: inline-block;
    margin-right: 2.5em;
  }
  .btn:nth-of-type(even) {
    margin-right: 0;
  }
}
@media (min-width: 600px) {
  .btn:nth-of-type(even) {
    margin-right: 2.5em;
  }
  .btn:nth-of-type(5) {
    margin-right: 0;
  }
}
.btn:hover {
  text-decoration: none;
}

.btn-1 {
  background: #fff;
  font-weight: 100;
}
.btn-1 svg {
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.btn-1 rect {
  fill: none;
  stroke: #1f61af;
  stroke-width: 2;
  stroke-dasharray: 422, 0;
}

.btn-1:hover {
  background: rgba(225, 51, 45, 0);
  font-weight: 900;
  letter-spacing: 1px;
}
.btn-1:hover rect {
  stroke-width: 5;
  stroke-dasharray: 15, 310;
  stroke-dashoffset: 48;
  -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}


/*show-box栏目标题*/
.show-box{width: 100%;padding: 2.8% 0;position: relative;}

.show em{background-image: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);
	font-style: normal;font-weight: bold;font-size: 25px;text-align: center;display: block;color:#1f61af;margin-bottom:13px }
.show p{
	display: block;width: 240px;height: 25px;
	background: url('../image/show.png') no-repeat center;
	text-align: center;
	margin:0 auto 10px;
}
.show i{
	display: block;width: 97px;height: 25px;
	background: url('../image/smail.png') no-repeat center;
	text-align: center;
	margin:0 auto;
}
.show_tit{font-size: 16px;color: #c8152d;text-align: center}
.tech .show p{background: url('../image/tech.png') no-repeat center;width: 310px}
.tech2 .show p{background: url('http://www.arcio.com.cn/skin/images/tech2.png') no-repeat center;width: 283px}
/*
/*产品推荐样式*/

.floor-4 .center{ padding-bottom:120px;}
.floor-4 .center > .ani-things{ right:64px; top:663px; height:0; width:3px;}
.floor-4 .center > .ani-things.show{height:183px;}
.index-news-top{ position:relative; float:left; width:560px;}
.index-news-top .pic img{ display:block; width:100%; height:400px;}
.index-news-top .txt{ margin:-30px 30px 0 30px; background:#f9f9f9; padding:20px 40px 0 112px; position:relative; z-index:2; min-height:160px;}
.index-news-top .txt time{ position:absolute; left:22px; top:20px; color:#1f61af;font-size:16px; text-align:center;}
.index-news-top .txt time span{ display:block;  font-size:48px; margin-bottom:10px;}
.index-news-top .txt h4{ font-size:18px; font-weight:normal; margin:0; padding-bottom:10px;}
.index-news-top .txt pre{ line-height:24px; overflow:hidden; height:72px;}
.index-news-top .hd{ position:absolute; z-index:10; right:70px; bottom:25px;}
.index-news-top .hd li{ float:left; width:8px; height:8px; line-height:1000px; overflow:hidden; cursor:pointer; background:#ddd; border-radius:50%; margin-left:11px;}
.index-news-top .hd li.on{ background:#1f61af;}
.news-Default{ float:right; width:600px;}
.news-Default .hd{ overflow:hidden;}
.news-Default .hd ul{ width:110%;}
.news-Default .hd li{ float:left; width:196px; margin-right:6px; text-align:center; font-size:16px;}
.news-Default .hd li a{ display:block; line-height:40px; background:#f3f3f3;}
.news-Default .hd li.on a{ background:#1f61af; color:#fff;}
.news-Default .list{ padding-top:39px;}
.news-Default .list ul{border-top:1px dotted #e1e1e1; margin-bottom:33px;}
.news-Default .list li{ line-height:42px; border-bottom:1px dotted #e1e1e1; padding:0 27px 0 12px;}
.news-Default .list li span{ float:right; color:#999;}
.news-Default .list li a::before{ display:inline-block; vertical-align:middle; margin-right:10px; width:3px; height:3px; content:''; background:#666;}
.index-more{ background:url(../image/index-more.png) no-repeat right center; width:128px; height:30px; line-height:30px; display:block; color:#fff; font-size:16px; padding-left:20px;}
.index-more:hover{color:#fff; background-image:url(../image/index-more-hover.jpg);}
.floor-5 .bg{ position:relative; background-position:center top; background-repeat:no-repeat;background-attachment: fixed;}
/*.floor-5:hover .bg::before{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3);}*/
.floor-5 .edit-info{ position:relative; z-index:3; height:650px; overflow:hidden;}

.floor-6{ padding-bottom:138px;}
.floor-6 .title .ani-things{left:68px; width:3px;}
.floor-6 .center{ z-index:3;}
.floor-6 .center > .ani-things{left:68px; height:0; top:502px;width:4px;}
.floor-6 .center > .ani-things.show{ height:377px;}
.floor-6 .center > .ani-things::before{position:absolute; content:''; left:50%; width:40px; height:0; background:url(http://www.arcio.com.cn/skin/images/things-2.png) no-repeat 0 0; margin-left:-20px;  top:339px; opacity:0; transition:height ease-in-out 0.3s 0.3s;}
.floor-6 .center > .ani-things.show::before{height:40px; opacity:1;}
.floor-6 .title{ padding-bottom:57px; position:relative;}
.floor-6 .title .ani-things{ top:0;}
.floor-6 .title .ani-things.show{ height:100%; }
.floor-6 .main{ background-color:#f9f9f9; background-repeat:no-repeat; background-position: right top; height:500px; overflow:hidden; position:relative; z-index:10;}
.floor-6 .index-from{ margin-left:69px; padding-top:32px; width:450px;}
.floor-6 .index-from .tips{ width:380px; margin:0 auto;text-align:center; padding-bottom:35px;}
.floor-6 .index-from .tips h2{ font-weight:normal; font-size:30px; margin:0;}
.floor-6 .index-from .tips h2::before,
.floor-6 .index-from .tips h2::after{ display:inline-block; content:''; width:23px; height:18px; vertical-align:middle; background:url(http://www.arcio.com.cn/skin/images/icon_index_l.png) no-repeat;}
.floor-6 .index-from .tips h2::before{ margin-right:10px;}
.floor-6 .index-from .tips h2::after{ margin-left:10px; background-image:url(http://www.arcio.com.cn/skin/images/icon_index_r.png);}
.floor-6 .index-from .tips h2 span{ font-size:24px; margin-right:10px;}
.floor-6 .index-from .tips aside{ border:1px solid #e9e9e9; border-top:0; padding:19px 14px 22px 104px; min-height:99px; background:url(http://www.arcio.com.cn/skin/images/icon_index_tel.png) no-repeat 18px 19px; display:inline-block;color:#00a2e9;}
.floor-6 .index-from .tips aside img{ margin:10px 0; width:228px; height:31px;}
.floor-6 .index-from .tips figure{ font-size:24px; border-top:2px solid #00a2e9; margin-top:16px; height:15px;}
.floor-6 .index-from .tips figure span{ background:#f9f9f9; padding:0 10px; position:relative;top:-15px;}
.floor-6 .index-from .row-2{ width:110%;}
.floor-6 .index-from .row-2 li{ float:left; width:215px; margin-right:19px;}
.floor-6 .index-from li{ position:relative; padding-left:30px; background-repeat:no-repeat; background-position:left 6px; margin-bottom:10px;}
.floor-6 .index-from .li_name{ background-image:url(http://www.arcio.com.cn/skin/images/index_icon_1.png);}
.floor-6 .index-from .li_tel{ background-image:url(http://www.arcio.com.cn/skin/images/index_icon_2.png);}
.floor-6 .index-from .li_area{ background-image:url(http://www.arcio.com.cn/skin/images/index_icon_3.png);}
.floor-6 .index-from .li_txt{ background-image:url(http://www.arcio.com.cn/skin/images/index_icon_4.png);}
.floor-6 .index-from li label{ position:absolute; left:30px; padding-left:10px; line-height:37px; color:#999;}
.floor-6 .index-from li .text{ width:100%; border:1px solid #f0f0f0; padding:0 10px; background:#fff; line-height:35px; height:37px;}
.floor-6 .index-from li .form_err{ position:absolute; line-height:20px; margin-top:-10px; right:-10px; top:50%; color:#00a2e9;}
.floor-6 .index-from li textarea.text{ height:90px; line-height:30px;}
.floor-6 .index-from li select{color:#999;width:100%;  display:block !important;padding:0 0 0 10px;border:1px solid #f0f0f0; background-color:#fff; height:37px;}
.floor-6 .index-from ol{ padding-top:8px;}
.floor-6 .index-from ol .btn{ border:none; background:url(../image/index-more.png) no-repeat; width:128px; height:30px; color:#fff; cursor:pointer; padding:0 20px 0 0; font-size:16px; line-height:30px;}
.floor-6 .index-from ol .btn:hover{color:#fff; background-image:url(../image/index-more-hover.jpg);}
/*index end*/

.weixin {
position: relative;
}

.weixin img.qrcode {
position: absolute;
z-index: 99;
top: 35px;
right: -28px;
width: 7.5rem;
max-width: none;
height: 7.5rem;
transform: scale(0);
transform-origin: top right;
opacity: 0;
border: .3125rem solid #0085ba;
border-radius: .25rem;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;

}

.weixin:hover img.qrcode {
transform: scale(1);
opacity: 1;
}



/*产品推荐样式*/



/*!
 * edh5 1.0 
 * Copyright 2017 eidea.net.cn
 * http://www.eidea.net.cn
*/

/**{box-sizing: border-box;}*/
.cur a{color:#ff7f01 }
.cur a:before{max-width: 100%}
.img-responsive{
    width:100%;
    max-width: none;
}
.show-item{width: 100%;display:flex;}
.show-item ul{margin-left:-2px;margin-right:-2px;}
.show-item ul li{float: left;overflow: hidden;cursor: pointer;position: relative;padding:1px;}
.item_warp{overflow: hidden;position: relative;}
.show-item ul li img{
	max-width: 101%;height: auto;
		    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.show-item li:hover img,.leader-list1:hover img{    
	transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}


.mask2{
   
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
	opacity:0;
	
	-moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.mask_warp{display:table;width:100%;/*! height:100%; */}
.mask2-cont{
    display:table-cell;
	vertical-align:middle;
    
	
}

.mask2:before,.mask2:after{
	content: '';
	position: absolute;
	top: 10%;
  	left: 10%;
	width:80%;
	height:80%;
   -webkit-transition: opacity .35s ease-in-out,-webkit-transform .35s ease-in-out;
    transition: opacity .35s ease-in-out,transform .35s ease-in-out;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
		 
}
.mask2:before{
	border-top: 3px solid rgba(255,255,255,0.5);
 	border-bottom: 3px solid rgba(255,255,255,0.5);
     -webkit-transform: scale3d(0, 1, 1);
     -ms-transform: scale3d(0, 1, 1);
     -o-transform: scale3d(0, 1, 1);
     transform: scale3d(0, 1, 1);
}
.mask2:after{
	 border-left: 3px solid rgba(255,255,255,0.5);
  	 border-right: 3px solid rgba(255,255,255,0.5);
     -webkit-transform: scale3d(1, 0, 1);
     -ms-transform: scale3d(1, 0, 1);
     -o-transform: scale3d(1, 0, 1);
     transform: scale3d(1, 0, 1);
}

.mask2:hover::before,.mask2:hover::after{
	-webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.mask2-cont h2,.mask2-cont p,.mask2-cont span{
	color: white;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
    transition:.35s;
}
.mask2-cont h2{font-size: 20px;font-weight: normal;max-width: 70%;margin: 0 auto; padding-top: 20%;}
.mask2-cont span{
    display:block;font-size: 12px;
    width: 102px;height: 34px;line-height:34px;margin: -3% auto 0;
    color: white;
    background: #c8152d;
}
.item-box:hover>.mask2{opacity: 1;filter: alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;-o-opacity:100; background-color: rgba(0, 0, 0, 0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000),alpha(opacity=0);}
.item-box:hover>.mask2 p,.item-box:hover>.mask2 h2,.item-box:hover>.mask2 span{
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity:100;-khtml-opacity:100;-o-opacity:100;
    /* -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0); */
}
.item-box:hover>.mask2 span{
	margin: 3% auto 0;
}
/*产品推荐样式结束*/

.lue{width: 100%;background-color: #f1eff9;    padding: 3% 0;border-bottom: 1px solid #d9d5d2;}
@media (min-width: 1280px) and (max-width: 1440px){
	.mask2-cont h2{font-size:18px;}
	.mask2-cont span{width:90px;height:30px;line-height:30px;}
	.more {width: 120px;height: 35px;margin: 3% auto;line-height: 31px;}
	.service_txt {font-size:22px}
	.service_txt .txt2{font-size:20px;}
}
@media (min-width: 1441px) and (max-width: 1770px){
	.home-banner-viewport ul li:nth-child(1){padding-top:70px;padding-bottom:30px;}
	.home-banner-viewport ul li:nth-child(2){padding-top:215px;padding-bottom:310px;}
}
@media (max-width: 1280px){
	/*show-box栏目标题 */
	.show em{font-size:22px;}
	.show p{width:180px;height:20px;background-size:180px 8px;font-weight:400;}
	.tech2 .show p{width:200px;background-size:200px auto;}
	.show i{width:80px;height:20px;background-size:80px auto;}
	.service_txt {font-size:18px}
	.service_txt .txt2{font-size: 16px;}
	.choose-list i{margin-bottom:10px;}
	.service_img img{height:240px;width:auto;max-width:none;}
	.mask2-cont h2{font-size: 16px;padding-top: 20%}
}
@media (max-width: 992px){
	.show em{font-size:20px;}
	.show p{width:160px;background-size:140px auto;font-weight:400;}
	.tech2 .show p{width:180px;background-size:180px auto;}
	.show i{width:70px;background-size:70px auto;}
	.service_txt {font-size:16px}
	.service_txt .txt2{font-size: 14px;}
	.mask2-cont span{width: 80px; height: 30px;line-height: 30px;}
	.service_img img{height:240px;width:auto;max-width:none;margin-left:-100px}
}
@media (max-width: 767px){
    #owl-demo{
        overflow: hidden;
        margin:0;
    }
	.show-box {padding:5% 0;}
	.show em{font-size:18px;margin-bottom:5px;}
	.show p{width:150px;background-size:150px auto;font-weight:400;margin-bottom:0;}
	.tech2 .show p{width:180px;background-size:180px auto;}
	.show i{width:70px;background-size:70px auto;}
	.list-right{height:250px !important;}
	.list-right,.list-left{width:100%;overflow: hidden;float: none;}
	.service_txt{font-size:16px;width:50%;}
	.service_img img{width:100%;height:auto;}
	.mask2{display:none;}
    .show-item{
        overflow: hidden;
    }
    .show-item ul{margin-left: 0;margin-right: 0;}
	.show-item ul li{width:100%;padding-left: 0;padding-right: 0;}
	.show-item ul li .item{margin-bottom: 3px;position: relative;}
	.item_mobile_mask{position: absolute;left:0;width:100%;height: 100%;top:0;background: rgba(0,0,0,0.5);z-index: 9}
	.item_mobile_txt{position: absolute;width:100%;bottom:8px;left:0;color:#ffffff;font-size: 16px;text-align: center;z-index: 99}
	.chocie_menu{position: relative;}
	.chocie_menu_mask{position: absolute;left:0;top: 0;width:100%;height: 100%;background: rgba(0,0,0,0.6);z-index:9;}
	.chocie_menu_txt{position: absolute;width:100%;left:0;top:50%;text-align: center;transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index:99;}
	.chocie_menu_txt1{background: url(http://www.arcio.com.cn/skin/images/txt_border.png) no-repeat;width:182px;margin:0 auto 15px;height: 50px;line-height:50px;background-size:182px 50px;font-size: 24px;color:#ffffff;}
	.chocie_menu_txt2{font-size: 14px;color:#fff;}
	.Tab { padding: 0;}
	.choose-list:nth-child(n){border-bottom: 1px solid #f5f5f5;}
	.choose-list:nth-child(1) i {background-size: 25px auto;width: 25px;}
	.choose-list:nth-child(2) i {background-size: 42px auto;width: 42px;}
	.choose-list:nth-child(3) i {background-size: 22px auto;width: 22px;}
	.choose-list:nth-child(4) i {background-size: 25px auto;width: 25px;}
	.choose-list:nth-child(5) i {background-size: 20px auto;width: 20px;}
	.choose-list:nth-child(6) i {background-size: 23px auto;width: 23px;}
	.show-item li:hover img,.leader-list1:hover img{    transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1);}
	.owl-theme .owl-controls .owl-page span,.banner .swiper-pagination-bullet{width:25px;margin:0 3px;height: 1px;}
	#owl-demo .owl-page{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.owl-controls{
		bottom: 0;
	}

}
















.width1004 {
;
}
.indexcontent {
	margin: 0 auto;
	width: 1400px;
}
.width1200 {
	min-width: 1200px;
}
.indexcontent2 {
	margin: 0 auto;
	width: 1200px;
}
.sl {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
a.bs:hover {
	text-decoration: underline;
}
.content {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.content * {
	line-height: 30px;
}
.content p {
	padding: 10px 0;
}
.content img {
	max-width: 100%;
}
.pages {
	font-size: 18px;
	line-height: 50px;
	text-align: center;
}.pages li {display:inline-block}
.pages a {
	text-decoration: none;
	color: #888;
	background: #eeeeee;
	padding: 8px 15px;
	margin-right: 10px
}
.pages a.active {
	background: #1d5aa3;
	color: #fff
}
.pages a:hover {
	background: #1d5aa3;
	color: #fff;
	text-decoration: none;
}
.pages a.wz {
	padding: 9px 20px;
}
.top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	height: 104px;
	z-index: 99999;
	box-shadow: 0px 0px 10px #ccc;
	padding-left: 10px;
}
.top .indexcontent {
	position: relative;
}
.top .top_logo {
	position: absolute;
	left: 40px;
	top: 22px;
}
.top_search_bt {
	position: absolute;
	right: 40px;
	top: 20px;
	width: 40px;
	line-height: 40px;
	padding-top: 10px;
	z-index: 9999;
	margin: 0 10px;
	text-align: center;    height: 50px;
}
.top_search_bt .top_search_bg {
	display: none;
	position: absolute;
	right: -2px;
	top: 45px;
	background: url(../image/top_search_bg.png) no-repeat;
	width: 300px;
	height: 79px;
}
.top_search_bt:hover .top_search_bg {
	display: block;
}
.top_search_bt .top_search_bg .top_search_txt {
	position: absolute;
	left: 25px;
	top: 29px;
	width: 205px;
	height: 30px;
	border: 0;
	background: #f8f8f8;
}
.top_search_bt .top_search_bg .top_search_bt {
	position: absolute;
	right: 17px;
	top: 23px;
	width: 40px;
	height: 39px;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
.i_p_nav li {
	float: left;
	width: 287px;
	border-left: #e5e5e5 1px solid;
}
.i_p_nav li:first-child {
	border-left: 0;
}
.i_p_nav li .ico {
	height: 100px;
}
.i_p_nav li .ico1 {
	background: url(../image/i_lb_ico1.png) center no-repeat;
}
.i_p_nav li .ico2 {
	background: url(../image/i_lb_ico2.png) center no-repeat;
}
.i_p_nav li .ico3 {
	background: url(../image/i_lb_ico3.png) center no-repeat;
}
.i_p_nav li .ico4 {
	background: url(../image/i_lb_ico4.png) center no-repeat;
}
.i_p_nav li .ico5 {
	background: url(../image/i_lb_ico5.png) center no-repeat;
}
.i_p_nav li .ico6 {
	background: url(../image/i_lb_ico6.png) center no-repeat;
}
.i_p_nav li .txt {
	font-size: 14px;
	color: #858585;
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
}
.i_p_nav li:hover .ico1 {
	background: url(../image/i_lb_ico1_on.png) center no-repeat;
}
.i_p_nav li:hover .ico2 {
	background: url(../image/i_lb_ico2_on.png) center no-repeat;
}
.i_p_nav li:hover .ico3 {
	background: url(../image/i_lb_ico3_on.png) center no-repeat;
}
.i_p_nav li:hover .ico4 {
	background: url(../image/i_lb_ico4_on.png) center no-repeat;
}
.i_p_nav li:hover .ico5 {
	background: url(../image/i_lb_ico5_on.png) center no-repeat;
}
.i_p_nav li:hover .ico6 {
	background: url(../image/i_lb_ico6_on.png) center no-repeat;
}
.i_p_nav li:hover .txt {
	color: #1f60ad;
}
.i_p_nav li .ico261 {
	background: url(../image/p_nav_ico2.png) center no-repeat;
}
.i_p_nav li .ico262 {
	background: url(../image/p_nav_ico5.png) center no-repeat;
}
.i_p_nav li .ico263 {
	background: url(../image/p_nav_ico6.png) center no-repeat;
}
.i_p_nav li .ico264 {
	background: url(../image/p_nav_ico7.png) center no-repeat;
}
.i_p_nav li .ico265 {
	background: url(../image/p_nav_ico3.png) center no-repeat;
}
.i_p_nav li .ico266 {
	background: url(../image/p_nav_ico4.png) center no-repeat;
}
.i_p_nav li .ico267 {
	background: url(../image/p_nav_ico8.png) center no-repeat;
}
.i_p_nav li .ico268 {
	background: url(../image/p_nav_ico9.png) center no-repeat;
}
.i_p_nav li .ico276 {
	background: url(../image/p_nav_ico6.png) center no-repeat;
}
.i_p_nav li .ico277 {
	background: url(../image/p_nav_ico7.png) center no-repeat;
}
.i_p_nav li .ico278 {
	background: url(../image/p_nav_ico8.png) center no-repeat;
}
.i_p_nav li .ico279 {
	background: url(../image/p_nav_ico9.png) center no-repeat;
}
.i_p_nav li .ico280 {
	background: url(../image/p_nav_ico10.png) center no-repeat;
}
.i_p_nav li .ico281 {
	background: url(../image/i_lb_ico6.png) center no-repeat;
}
.i_p_nav li .ico282 {
	background: url(../image/p_nav_ico12.png) center no-repeat;
}
.i_p_nav li .ico1281 {
	background: url(../image/p_nav_ico10.png) center no-repeat;
}
.i_p_nav li .ico1282 {
	background: url(../image/i_lb_ico6.png) center no-repeat;
}
.i_p_nav li .ico1283 {
	background: url(../image/p_nav_ico12.png) center no-repeat;
}
.i_p_nav li.on .ico261, .i_p_nav li:hover .ico261 {
	background: url(../image/p_nav_ico2_on.png) center no-repeat;
}
.i_p_nav li.on .ico262, .i_p_nav li:hover .ico262 {
	background: url(../image/p_nav_ico5_on.png) center no-repeat;
}
.i_p_nav li.on .ico263, .i_p_nav li:hover .ico263 {
	background: url(../image/p_nav_ico6_on.png) center no-repeat;
}
.i_p_nav li.on .ico264, .i_p_nav li:hover .ico264 {
	background: url(../image/p_nav_ico7_on.png) center no-repeat;
}
.i_p_nav li.on .ico265, .i_p_nav li:hover .ico265 {
	background: url(../image/p_nav_ico3_on.png) center no-repeat;
}
.i_p_nav li.on .ico266, .i_p_nav li:hover .ico266 {
	background: url(../image/p_nav_ico4_on.png) center no-repeat;
}
.i_p_nav li.on .ico267, .i_p_nav li:hover .ico267 {
	background: url(../image/p_nav_ico8_on.png) center no-repeat;
}
.i_p_nav li.on .ico268, .i_p_nav li:hover .ico268 {
	background: url(../image/p_nav_ico9_on.png) center no-repeat;
}
.i_p_nav li.on .ico276, .i_p_nav li:hover .ico276 {
	background: url(../image/p_nav_ico6_on.png) center no-repeat;
}
.i_p_nav li.on .ico277, .i_p_nav li:hover .ico277 {
	background: url(../image/p_nav_ico7_on.png) center no-repeat;
}
.i_p_nav li.on .ico278, .i_p_nav li:hover .ico278 {
	background: url(../image/p_nav_ico8_on.png) center no-repeat;
}
.i_p_nav li.on .ico279, .i_p_nav li:hover .ico279 {
	background: url(../image/p_nav_ico9_on.png) center no-repeat;
}
.i_p_nav li.on .ico280, .i_p_nav li:hover .ico280 {
	background: url(../image/p_nav_ico10_on.png) center no-repeat;
}
.i_p_nav li.on .ico281, .i_p_nav li:hover .ico281 {
	background: url(../image/p_nav_ico11_on.png) center no-repeat;
}
.i_p_nav li.on .ico282, .i_p_nav li:hover .ico282 {
	background: url(../image/p_nav_ico12_on.png) center no-repeat;
}
.i_p_nav li.on .ico1281, .i_p_nav li:hover .ico1281 {
	background: url(../image/p_nav_ico10_on.png) center no-repeat;
}
.i_p_nav li.on .ico1282, .i_p_nav li:hover .ico1282 {
	background: url(../image/p_nav_ico11_on.png) center no-repeat;
}
.i_p_nav li.on .ico1283, .i_p_nav li:hover .ico1283 {
	background: url(../image/p_nav_ico12_on.png) center no-repeat;
}
.i_p2 {
	background: #fff;
	padding: 5px 0 25px 0;
}
.i_p2_list1 li {
	float: left;
	width: 630px;
	background: #fff;
	margin-left: 20px;
}
.i_p2_list1 li:first-child {
	border-left: 0;
}
.i_p2_list1 li img {
	width: 504px;
	height: 253px;
}
.i_p2_list1 li .txt1 {
	font-size: 16px;
	color: #414141;
	line-height: 25px;
	text-align: center;
	padding-top: 15px;
}
.i_p2_list1 li .txt2 {
	font-size: 14px;
	color: #777777;
	line-height: 25px;
	text-align: center;
	padding-bottom: 15px;
}
.i_p2_list1 li:hover {
	box-shadow: 0px 0px 20px #aaa;
}
.i_p2_list2 li {
	float: left;
	width: 413px;
	background: #fff;
	margin-left: 20px;
}
.i_p2_list2 li:first-child {
	border-left: 0;
}
.i_p2_list2 li img {
	width: 413px;
	height: 245px;
}
.i_p2_list2 li .txt1 {
	font-size: 16px;
	color: #414141;
	line-height: 25px;
	text-align: center;
	padding-top: 15px;
}
.i_p2_list2 li .txt2 {
	font-size: 14px;
	color: #777777;
	line-height: 25px;
	text-align: center;
	padding-bottom: 15px;
}
.i_p2_list2 li:hover {
	box-shadow: 0px 0px 20px #aaa;
}
.i_fw {
	background: url(../image/i_fw_bg.jpg) center no-repeat;
	height: 680px;
}
.i_fw .title1 {
	font-size: 48px;
	color: #ffffff;
	line-height: 60px;
	padding-top: 115px;
	text-align: center;
}
.i_fw .title2 {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	padding-top: 40px;
	text-align: center;
	height: 210px;
}
.i_fw_list {
	width: 684px;
	margin: 0 auto;
	padding: 0;
}
.i_fw_list li {
	float: left;
	width: 228px;
}
.i_fw_list li .ico_c {
	width: 75px;
	height: 75px;
	border: #ffffff 1px solid;
	padding: 5px;
	border-radius: 50%;
	margin: 0 auto;
}
.i_fw_list li .ico_c .ico {
	width: 74px;
	height: 74px;
	border-radius: 50%;
}
.i_fw_list li .ico_c .ico1 {
	background: url(../image/i_fw_ico1.png) #ffffff center no-repeat;
}
.i_fw_list li .ico_c .ico2 {
	background: url(../image/i_fw_ico2.png) #ffffff center no-repeat;
}
.i_fw_list li .ico_c .ico3 {
	background: url(../image/i_fw_ico3.png) #ffffff center no-repeat;
}
.i_fw_list li .txt {
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
	padding-top: 10px;
	text-align: center;
}
.i_fw_list li:hover .ico_c {
	border: #2061b0 1px solid;
}
.i_fw_list li:hover .ico_c .ico1 {
	background: url(../image/i_fw_ico1_on.png) #2061b0 center no-repeat;
}
.i_fw_list li:hover .ico_c .ico2 {
	background: url(../image/i_fw_ico2_on.png) #2061b0 center no-repeat;
}
.i_fw_list li:hover .ico_c .ico3 {
	background: url(../image/i_fw_ico3_on.png) #2061b0 center no-repeat;
}
.i_news_title {
	font-size: 160px;
	color: #f7f7f7;
	line-height: 120px;
	height: 120px;
	font-weight: bold;
	position: relative;
}
.i_news_title .title {
	position: absolute;
	left: 82px;
	top: 30px;
	font-size: 36px;
	line-height: 50px;
	color: #000000;
}
.i_news_title .i_news_hr {
	position: absolute;
	left: 82px;
	top: 100px;
	width: 34px;
	height: 6px;
	background: #1e60ac;
}
.i_news_c {
	padding-left: 76px;
	position: relative;
}
.i_news_list {
	padding: 20px 0;
}
.i_news_list li {
	float: left;
	width: 380px;
	margin: 10px 8px;
	padding: 10px;
}
.i_news_list li .txt1 {
	font-size: 16px;
	color: #434343;
	line-height: 30px;
	padding-top: 10px;
}
.i_news_list li .txt1 a {
	color: #434343;
}
.i_news_list li .txt1 a:hover {
	color: #1e60ac;
}
.i_news_list li .txt2 {
	font-size: 12px;
	color: #8a8a8a;
	line-height: 25px;
}
.i_news_list li .txt3 {
	font-size: 14px;
	color: #818181;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.i_news_c a.prev {
	position: absolute;
	left: 0;
	top: 150px;
	width: 30px;
	height: 50px;
	font-size: 36px;
	color: #8a8a8a;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.i_news_c a.next {
	position: absolute;
	right: 0;
	top: 150px;
	width: 30px;
	height: 50px;
	font-size: 36px;
	color: #8a8a8a;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.i_news_c a:hover {
	color: #1e60ac
}
.i_news_list li:hover {
	box-shadow: 0px 0px 10px #aaa;
}
a.i_news_more {
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #8a8a8a;
	border: #dcdcdc 1px solid;
	margin: 0 auto;
}
a.i_news_more:hover {
	background: #1e60ac;
	border: ##1e60ac 1px solid;
	color: #fff;
}
.i_nav2_list {
	border: #f5f5f5 1px solid;
	padding: 30px 0;
}
.i_nav2_list li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	border-left: #e9e9e9 1px solid;
}
.i_nav2_list li:first-child {
	border-left: 0;
}
.i_nav2_list li .ico {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	transition: transform 0.6s;
}
.i_nav2_list li .ico1 {
	background: url(../image/i_nav2_list_ico1.png) center no-repeat;
}
.i_nav2_list li .ico2 {
	background: url(../image/i_nav2_list_ico2.png) center no-repeat;
}
.i_nav2_list li .ico3 {
	background: url(../image/i_nav2_list_ico3.png) center no-repeat;
}
.i_nav2_list li .ico4 {
	background: url(../image/i_nav2_list_ico4.png) center no-repeat;
}
.i_nav2_list li .txt1 {
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	text-align: center;
}
.i_nav2_list li .txt2 {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 25px;
	text-align: center;
}
.i_nav2_list li:hover .ico {
	transform: rotateY(360deg)
}
.footer1 {
	/*background: #333333;*/
	border-bottom: #fff 1px solid;
	text-align: center;
	height: 65px;
	line-height: 65px;
	padding-top: 10px;
	font-size: 16px;
	color: #ffffff;
}
.footer1 .indexcontent a {
	margin: 0 40px;
	line-height: 65px;
}
.footer1 a {
	color: #ffffff;
}
.footer2 {
	/*background: #333333;*/
}
.footer2 .footer2_dh {
	float: left;
	margin-left: 65px;
	background: url(../image/footer_dh.png) left center no-repeat;
	padding-left: 60px;
	line-height: 25px;
	font-size: 20px;
	color: #fff;
	width: 250px;
	margin-top: 20px;
}
.footer2 .footer2_txt {
	float: left;
	margin-left: 100px;
	width: 430px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.footer2 .footer2_ewm {
	float: right;
	margin-right: 24px;
	width: 108px;
}
.footer2 .footer2_ewm .txt {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.footer2 .footer2_txt2 {
	font-size: 14px;
	color: #adadad;
	line-height: 25px;
	text-align: center;
}
.footer2 .footer2_txt2 * {
	color: #adadad;
}
 @media screen and (max-width: 1500px) {
.top .top_logo {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 160px;
}
}
/*公司简介*/
.n_banner {
	background: url(http://www.arcio.com.cn/skin/images/n_banner.jpg) center no-repeat;
	height:600px;
}
.n_title1 {
	font-size: 30px;
	color: #444444;
	line-height: 40px;
	text-align: center;
}
.n_title2 {
	font-size: 24px;
	color: #999999;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
}
.n_hr1 {
	width: 84px;
	height: 2px;
	background: #1f61af;
	margin: 10px auto 0 auto;
}
.ab_d1_txt {
	float: left;
	width: 630px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.ab_d1_img {
	float: right;
}
.ab_d2 {
	background: url(../image/ab_d2_bg.jpg) center no-repeat;
	height: 680px;
}
.ab_d2 .title1 {
	font-size: 48px;
	color: #ffffff;
	line-height: 60px;
	padding-top: 115px;
	text-align: center;
}
.ab_d2 .title2 {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	padding-top: 40px;
	text-align: center;
	height: 210px;
}
.ab_d3 {
	background: #fdfbfb;
}
.ab_d3 img {
	float: left;
	width: 650px;
}
.ab_d3 .txt {
	float: left;
	width: 650px;
	padding: 60px 0 0 80px;
	width: 500px;
	font-size: 16px;
	color: #444444;
	line-height: 25px;
}
.ab_d3 .txt * {
	font-size: 16px;
	color: #444444;
	line-height: 25px;
}
/*新闻列表*/
.n_nav {
	padding-top: 20px;
	padding-bottom: 40px;
}
.n_nav a {
	float: left;
	display: block;
	width: 80px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #585858;
	margin: 0 35px;
	position: relative;
}
.n_nav a:after {
	content: "";
	width: 00%;
	height: 3px;
	background: #1b60a1;
	position: absolute;
	left: 0;
	bottom: 0%;
	transition: all 0.3s
}
.n_nav a:hover:after {
	width: 100%;
	left: 0
}
.n_nav a.on:after {
	width: 100%;
	left: 0
}
.bg1 {
	background: #f9f9f9;
}
.news_top {
	background: #fff;
	padding: 45px 30px;
	position: relative;
}
.news_top .fd {
	float: left;
	width: 400px;
	height: 240px;
}
.news_top .news_top_img {
	width: 400px;
	height: 240px;
}
.news_top .txt {
	float: left;
	margin-left: 35px;
	width: 800px;
}
.news_top .txt .txt1 {
	font-size: 24px;
	color: #1e5ca7;
	line-height: 45px;

	padding-top: 25px;
}
.news_top .txt .txt1 a {
	color: #1e5ca7;
}
.news_top .txt .txt2 {
	font-size: 16px;
	color: #6d6d6d;
	line-height: 30px;
	padding-top: 20px;
}
.news_top .txt .txt3 {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding-top: 25px;
}
.news_top a.news_top_more {
	position: absolute;
	right: 30px;
	bottom: 50px;
	display: block;
	width: 42px;
	height: 42px;
	background: #1e5ca7;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	overflow: hidden;
}
.news_top:hover {
	box-shadow: 0px 0px 20px #ccc;
}
.news_list li {
	float: left;
	margin-top: 40px;
	margin-left: 18px;
	background: #fff;
	padding: 22px 20px;
	width: 380px;
	height: 385px;
}
.news_list li:nth-child(3n+1) {
	margin-left: 0;
}
.news_list li .txt1 {
	font-size: 16px;
	color: #3a3a3a;
	line-height: 25px;
	padding-top: 10px;
}
.news_list li .txt1 a {
	color: #3a3a3a;
}
.news_list li .txt1:hover a {
	color: #1e5ca7;
}
.news_list li .txt2 {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.news_list li .txt3 {
	font-size: 14px;
	color: #6d6d6d;
	line-height: 25px;
	height: 75px;
	padding-top: 10px;
	overflow: hidden;
}
.news_list li:hover {
	box-shadow: 0px 0px 20px #ccc;
}
/*新闻详情页*/
.news_i_c {
	background: #fff;
	padding: 40px;
	text-align: left;
}
.news_i_title1 {
	font-size: 18px;
	color: #414141;
	line-height: 35px;
	text-align: center;
}
.news_i_title2 {
	font-size: 14px;
	color: #a6a6a6;
	line-height: 25px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: #d1d1d1 1px dashed;
}
a.news_i_ico_a {
	display: block;
	width: 419px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	font-size: 14px;
	color: #333333;
}
a.news_i_ico_a img.l {
	margin-right: 25px;
}
a.news_i_ico_a img.r {
	margin-left: 25px;
}
/*工程案例*/
.case_list li {
	float: left;
	width: 300px;
	background: #f0f0f0;
	position: relative;
	margin-left: 33px;
	margin-bottom: 38px;
}
.case_list li:nth-child(4n+1) {
	margin-left: 0;
}
.case_list li .txt {
	padding: 20px 0;
	height: 30px;
	line-height: 30px;
	padding-left: 12px;
	padding-right: 50px;
	font-size: 18px;
	color: #505050;
}
.case_list li .ico {
	position: absolute;
	right: 15px;
	bottom: 18px;
	width: 23px;
	border: #555555 1px solid;
	border-radius: 50%;
	padding-left: 7px;
	line-height: 30px;
	font-size: 24px;
	color: #505050;
}
.case_list li:hover {
	box-shadow: 0px 0px 20px #ccc;
}
.case_list li:hover .ico {
	border: #1f61af 1px solid;
	background: #1f61af;
	color: #fff;
}
/*服务支持*/
.fuwu_box {
	background: #fff;
}
.fuwu_box_txt {
	width: 500px;
	padding: 75px 75px 0 75px;
}
.fuwu_box_txt .title {
	font-size: 40px;
	color: #444444;
	line-height: 80px;
}
.fuwu_box_txt .hr {
	width: 54px;
	height: 3px;
	background: #1d5fab;
}
.fuwu_box_txt .txt {
	margin-top: 15px;
	font-size: 14px;
	color: #444444;
	line-height: 25px;
}
.fuwu_box_txt .txt * {
	color: #444444;
	line-height: 25px;
}
/*招商加盟*/
.zs_d1_txt {
	padding: 0 175px;
	line-height: 30px;
	text-align: center;
}
.zs_d1_list {
	width: 1200px;
	margin: 0 auto;
}
.zs_d1_list li {
	float: left;
	width: 260px;
	height: 135px;
	background: #f2f2f2;
	padding-top: 25px;
	margin-left: 53px;
}
.zs_d1_list li:first-child {
	margin-left: 0;
}
.zs_d1_list li .ico {
	height: 68px;
	width: 68px;
	border: #c9c9c9 1px solid;
	border-radius: 50%;
	margin: 0 auto;
}
.zs_d1_list li .ico1 {
	background: url(../image/zs_d1_ico1.png) center no-repeat;
}
.zs_d1_list li .ico2 {
	background: url(../image/zs_d1_ico2.png) center no-repeat;
}
.zs_d1_list li .ico3 {
	background: url(../image/zs_d1_ico3.png) center no-repeat;
}
.zs_d1_list li .ico4 {
	background: url(../image/zs_d1_ico4.png) center no-repeat;
}
.zs_d1_list li .txt {
	margin-top: 12px;
	line-height: 25px;
	font-size: 14px;
	color: #565656;
	text-align: center;
}
.zs_d1_list li:hover {
	background: #1e60b0;
}
.zs_d1_list li:hover .ico {
	border: #fff 1px solid;
}
.zs_d1_list li:hover .ico1 {
	background: url(../image/zs_d1_ico1_on.png) center no-repeat;
}
.zs_d1_list li:hover .ico2 {
	background: url(../image/zs_d1_ico2_on.png) center no-repeat;
}
.zs_d1_list li:hover .ico3 {
	background: url(../image/zs_d1_ico3_on.png) center no-repeat;
}
.zs_d1_list li:hover .ico4 {
	background: url(../image/zs_d1_ico4_on.png) center no-repeat;
}
.zs_d1_list li:hover .txt {
	color: #fff;
}
.zs_d2_img {
	background: url(../image/zs_d2_img1.jpg) center no-repeat;
	height: 638px;
	transition: all 0.3s;
}
.zs_d2 {
}
.zs_d2_c {
	height: 148px;
	position: relative;
}
.zs_d2_c li {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 200px;
	background: #fff;
}
.zs_d2_c li .ico {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.zs_d2_c li .ico1 {
	background: url(../image/zs_d2_ico1.png) center no-repeat;
}
.zs_d2_c li .ico2 {
	background: url(../image/zs_d2_ico2.png) center no-repeat;
}
.zs_d2_c li .ico3 {
	background: url(../image/zs_d2_ico3.png) center no-repeat;
}
.zs_d2_c li .ico4 {
	background: url(../image/zs_d2_ico4.png) center no-repeat;
}
.zs_d2_c li .ico5 {
	background: url(../image/zs_d2_ico5.png) center no-repeat;
}
.zs_d2_c li .ico6 {
	background: url(../image/zs_d2_ico6.png) center no-repeat;
}
.zs_d2_c li .txt1 {
	margin-top: 15px;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
.zs_d2_c li .txt2 {
	height: 0;
	overflow: hidden;
	transition: all 0.3s;
}
.zs_d2_c li .txt2 .txt2_hr {
	width: 40px;
	height: 2px;
	background: #fff;
	margin: 20px auto;
}
.zs_d2_c li.on {
	background: #1e60b0;
}
.zs_d2_c li.on .txt2 {
	height: 42px;
}
.zs_d2_c li.on .ico1 {
	background: url(../image/zs_d2_ico1_on.png) center no-repeat;
}
.zs_d2_c li.on .ico2 {
	background: url(../image/zs_d2_ico2_on.png) center no-repeat;
}
.zs_d2_c li.on .ico3 {
	background: url(../image/zs_d2_ico3_on.png) center no-repeat;
}
.zs_d2_c li.on .ico4 {
	background: url(../image/zs_d2_ico4_on.png) center no-repeat;
}
.zs_d2_c li.on .ico5 {
	background: url(../image/zs_d2_ico5_on.png) center no-repeat;
}
.zs_d2_c li.on .ico6 {
	background: url(../image/zs_d2_ico6_on.png) center no-repeat;
}
.zs_d2_c li.on .txt1 {
	color: #fff;
}
.zs_d2 .zs_d2_c {
	box-shadow: 0px 0px 20px #ccc;
}
.zs_d7_c {
	background: url(../image/zs_d7_bg.jpg) center no-repeat;
	height: 521px;
}
.zs_d7_c .zs_ms {
	float: left;
	width: 514px;
	margin-left: 72px;
}
.zs_d7_c .zs_ms .zs_ms_inp1 {
	width: 492px;
	height: 47px;
	border: #e1e1e1 1px solid;
	padding: 0 10px;
	font-size: 16px;
}
.zs_d7_c .zs_ms .zs_ms_txt1 {
	float: left;
	width: 88px;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	text-align: right;
	font-size: 16px;
}
.zs_d7_c .zs_ms .xingbie {
	float: left;
	width: 70px;
	height: 47px;
	line-height: 47px;
	border: #e1e1e1 1px solid;
	text-align: center;
	font-size: 16px;
	margin-left: 10px;
	cursor: pointer
}
.zs_d7_c .zs_ms .on {
	border: #1e60b0 1px solid;
}
.zs_d7_c .zs_ms .zs_ms_textarea {
	width: 492px;
	height: 100px;
	border: #e1e1e1 1px solid;
	padding: 0 10px;
	font-size: 16px;
	line-height: 25px;
}
.zs_d7_c .zs_ms .zs_ms_bt1 {
	width: 514px;
	height: 50px;
	border: #1e60b0 1px solid;
	background: #1e60b0;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
}
.zs_d7_c .zs_ms_r {
	float: right;
	width: 473px;
	border-left: #dedede 1px solid;
	height: 480px;
	padding-left: 60px;
}
.zs_d7_c .zs_ms_r .title1 {
	font-size: 30px;
	color: #1e60b0;
	line-height: 40px;
	font-weight: bold;
	padding-top: 35px;
}
.zs_d7_c .zs_ms_r .title2 {
	font-size: 14px;
	color: #bdbdbd;
	line-height: 25px;
	font-weight: bold;
}
.zs_d7_c .zs_ms_r .txt1 {
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	padding-top: 40px;
}
.zs_d7_c .zs_ms_r .txt1 span {
	font-size: 24px;
	color: #1e60b0;
	font-weight: bold;
}
/*产品列表页*/
.p_nav {
	
	background: #fff;
	box-shadow: 0px 0px 20px #ccc;
}
.p_nav li {
	float: left;
	width: 266px;
	/*height: 100px;*/
	/*padding-top: 25px;*/
	position: relative;
}
.p_nav li .ico {
	height: 120px;
}
.p_nav li .ico1 {
	background: url(../image/p_nav_ico1.png) center no-repeat;
}
.p_nav li .ico261 {
	background: url(../image/p_nav_ico2.png) center no-repeat;
}
.p_nav li .ico262 {
	background: url(../image/p_nav_ico5.png) center no-repeat;
}
.p_nav li .ico263 {
	background: url(../image/p_nav_ico6.png) center no-repeat;
}
.p_nav li .ico264 {
	background: url(../image/p_nav_ico7.png) center no-repeat;
}
.p_nav li .ico265 {
	background: url(../image/p_nav_ico3.png) center no-repeat;
}
.p_nav li .ico266 {
	background: url(../image/p_nav_ico4.png) center no-repeat;
}
.p_nav li .ico267 {
	background: url(../image/p_nav_ico8.png) center no-repeat;
}
.p_nav li .ico268 {
	background: url(../image/p_nav_ico9.png) center no-repeat;
}
.p_nav li .ico276 {
	background: url(../image/p_nav_ico6.png) center no-repeat;
}
.p_nav li .ico277 {
	background: url(../image/p_nav_ico7.png) center no-repeat;
}
.p_nav li .ico278 {
	background: url(../image/p_nav_ico8.png) center no-repeat;
}
.p_nav li .ico279 {
	background: url(../image/p_nav_ico9.png) center no-repeat;
}
.p_nav li .ico280 {
	background: url(../image/p_nav_ico10.png) center no-repeat;
}
.p_nav li .ico281 {
	background: url(../image/i_lb_ico6.png) center no-repeat;
}
.p_nav li .ico282 {
	background: url(../image/p_nav_ico12.png) center no-repeat;
}
.p_nav li .ico1281 {
	background: url(../image/p_nav_ico10.png) center no-repeat;
}
.p_nav li .ico1282 {
	background: url(../image/i_lb_ico6.png) center no-repeat;
}
.p_nav li .ico1283 {
	background: url(../image/p_nav_ico12.png) center no-repeat;
}
.p_nav li .txt {
	/*padding-top: 10px;*/
	line-height: 25px;
	text-align: center;
	/*font-size: 16px;*/
	color: #4d4d4d;
}
.p_nav li:after {
	content: "";
	width: 1px;
	height: 58px;
	background: #e5e5e5;
	position: absolute;
	left: 0;
	top: 37px;
}
.p_nav li:nth-child(5n+1):after {
	width: 0;
}
.p_nav li.on .ico1, .p_nav li:hover .ico1 {
	background: url(../image/p_nav_ico1_on.png) center no-repeat;
}
.p_nav li.on .ico261, .p_nav li:hover .ico261 {
	background: url(../image/p_nav_ico2_on.png) center no-repeat;
}
.p_nav li.on .ico262, .p_nav li:hover .ico262 {
	background: url(../image/p_nav_ico5_on.png) center no-repeat;
}
.p_nav li.on .ico263, .p_nav li:hover .ico263 {
	background: url(../image/p_nav_ico6_on.png) center no-repeat;
}
.p_nav li.on .ico264, .p_nav li:hover .ico264 {
	background: url(../image/p_nav_ico7_on.png) center no-repeat;
}
.p_nav li.on .ico265, .p_nav li:hover .ico265 {
	background: url(../image/p_nav_ico3_on.png) center no-repeat;
}
.p_nav li.on .ico266, .p_nav li:hover .ico266 {
	background: url(../image/p_nav_ico4_on.png) center no-repeat;
}
.p_nav li.on .ico267, .p_nav li:hover .ico267 {
	background: url(../image/p_nav_ico8_on.png) center no-repeat;
}
.p_nav li.on .ico268, .p_nav li:hover .ico268 {
	background: url(../image/p_nav_ico9_on.png) center no-repeat;
}
.p_nav li.on .ico276, .p_nav li:hover .ico276 {
	background: url(../image/p_nav_ico6_on.png) center no-repeat;
}
.p_nav li.on .ico277, .p_nav li:hover .ico277 {
	background: url(../image/p_nav_ico7_on.png) center no-repeat;
}
.p_nav li.on .ico278, .p_nav li:hover .ico278 {
	background: url(../image/p_nav_ico8_on.png) center no-repeat;
}
.p_nav li.on .ico279, .p_nav li:hover .ico279 {
	background: url(../image/p_nav_ico9_on.png) center no-repeat;
}
.p_nav li.on .ico280, .p_nav li:hover .ico280 {
	background: url(../image/p_nav_ico10_on.png) center no-repeat;
}
.p_nav li.on .ico281, .p_nav li:hover .ico281 {
	background: url(../image/p_nav_ico11_on.png) center no-repeat;
}
.p_nav li.on .ico282, .p_nav li:hover .ico282 {
	background: url(../image/p_nav_ico12_on.png) center no-repeat;
}
.p_nav li.on .ico1281, .p_nav li:hover .ico1281 {
	background: url(../image/p_nav_ico10_on.png) center no-repeat;
}
.p_nav li.on .ico1282, .p_nav li:hover .ico1282 {
	background: url(../image/p_nav_ico11_on.png) center no-repeat;
}
.p_nav li.on .ico1283, .p_nav li:hover .ico1283 {
	background: url(../image/p_nav_ico12_on.png) center no-repeat;
}
.product_list li {
	float: left;
	width: 300px;
	height: 380px;
	/*background: #fff;*/
	margin-left: 33px;
	margin-top: 33px;
}
.product_list li:nth-child(4n+1) {
	margin-left: 0;
}
.product_list li .img {
	width: 300px;
	height: 300px;
	line-height: 300px;
	text-align: center;
}
.product_list li .img img {
	vertical-align: middle;
	width: auto;
	height: auto;
	max-height: 80% !important;
	vertical-align: middle;
	max-width: 90% !important;
	display: inline-block;
	margin: 0 auto;
	transition: 0.3s linear 0s;
}
.product_list li .txt {
	padding: 0 20px;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 35px;
	text-align: center;
}
.product_list li:hover {
	box-shadow: 0px 0px 20px #ccc;
}
/*产品详情页*/
.n_weizhi {
	padding: 20px 0;
	line-height: 30px;
	font-size: 14px;
	color: #727272;
}
.p_i_xx {
	background: #fff;
}
.p_i_xx .img {
	float: left;
	background: #fff;
	width: 650px;
	height: 550px;
	line-height: 550px;
	text-align: center;
	border-right: #e0e0e0 1px solid;
}
.p_i_xx .img img {
	vertical-align: middle;
	width: auto;
	height: auto;
	max-height: 80% !important;
	vertical-align: middle;
	max-width: 90% !important;
	display: inline-block;
	margin: 0 auto;
	transition: 0.3s linear 0s;
}
.p_i_xx .p_i_txt {
	float: left;
	margin-left: 60px;
	width: 540px;
}
.p_i_xx .p_i_txt .title1 {
	padding-top: 80px;
	font-size: 24px;
	color: #444444;
	line-height: 45px;
	padding-bottom: 15px;
}
.p_i_xx .p_i_txt .txt1 {
	font-size: 14px;
	color: #9c9c9c;
	line-height: 25px;
}
.p_i_xx .p_i_txt .title2 {
	padding-top: 20px;
	font-size: 16px;
	color: #454545;
	line-height: 40px;
}
.p_i_xx .p_i_txt .txt2 {
	font-size: 14px;
	color: #9c9c9c;
	line-height: 25px;
}
.p_i_xx .p_i_txt a.p_i_lx {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #1f5eb0;
	font-size: 16px;
	color: #ffffff;
	margin-top: 30px;
}
.fx_txt {
	float: left;
	width: 50px;
	height: 30px;
	line-height: 30px;
	color: #9c9c9c;
}
.p_i_title {
	background: #f0f1f1;
}
.p_i_title li {
	float: left;
	border-top: #f0f1f1 2px solid;
	border-right: #e4e5e5 1px solid;
	width: 200px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	color: #333;
	cursor: pointer;
}
.p_i_title li.on {
	border-top: #007cbf 2px solid;
	border-right: #e4e5e5 1px solid;
	background: #fff;
}
.p_i_box {
	padding: 50px 42px;
	background: #fff;
}
.p_i_box table {
	border-color: #ccc;
}
.p_i_box table tr.title td {
	text-align: center;
	background: #60b1e3 !important;
	color: #fff;
	padding: 10px 0;
	line-height: 20px;
}
.p_i_box table tr td {
	text-align: center;
	height: 40px;
}
.p_i_box table tr:nth-child(2n+1) td {
	background: #e7e7e7;
}
.p_tj_title {
	font-size: 16px;
	line-height: 70px;
	padding-top: 5px;
	border-bottom: #e5e5e5 1px solid;
}
.p_tj_c {
	position: relative;
}
.p_tj_list li {
	float: left;
	width: 300px;
	height: 355px;
	background: #fff;
	margin: 10px 12px;
}
.p_tj_list li .img {
	width: 300px;
	height: 300px;
	line-height: 300px;
	text-align: center;
}
.p_tj_list li .img img {
	vertical-align: middle;
	width: auto;
	height: auto;
	max-height: 80% !important;
	vertical-align: middle;
	max-width: 90% !important;
	display: inline-block;
	margin: 0 auto;
	transition: 0.3s linear 0s;
}
.p_tj_list li .txt {
	padding: 0 20px;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 35px;
	text-align: center;
}
.p_tj_list li:hover {
	box-shadow: 0px 0px 20px #ccc;
}
.p_tj_c a.prev {
	position: absolute;
	left: -80px;
	top: 152px;
	cursor: pointer;
}
.p_tj_c a.next {
	position: absolute;
	right: -80px;
	top: 152px;
	cursor: pointer;
}
/*联系我们*/
.lianxi_c {
	background: #fff;
	padding: 35px 40px;
}
.lianxi_c .lianxi_img {
	float: right;
}
.lianxi_c .txt {
	float: left;
	width: 600px;
}
.lianxi_c .txt .txt1 {
	font-size: 18px;
	color: #4a4a4a;
	line-height: 60px;
}
.lianxi_c .txt .txt2 {
	margin-top: 10px;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 30px;
}
.lianxi_c .txt .txt2 * {
	color: #8c8c8c;
	line-height: 25px;
}
#span_nativeplace select, #span_nativeplace_son select, #span_nativeplace_sec select {
	width: 168px;
	height: 47px;
	border: #e1e1e1 1px solid;
	padding: 0 10px;
	font-size: 16px;
}
