/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif,"宋体";
	
	font-size: 14px;
	color: #000;

	max-width: 100%;
    margin: 0 auto;


}
.m_banner {
    width: 100%;

    z-index: 10;
    max-height: 750px;
    overflow: hidden;
    margin: 0 auto;


}

.all{
	width:100%;
}
.nav_all{
	width:100%;
	height:40px;
	background-color:rgba(10, 89, 142,0.2);
border-bottom: 1px solid #3e77c0;
	position: absolute;
    z-index: 9999;
	}
.nav a.nav_left:hover, .nav a.on_nav_left {
  color: #000;
  background: url(../images/nav_left.jpg) no-repeat;
}
.nav a.nav_right:hover, .nav a.on_nav_right {
  color: #000;
  background: url(../images/nav_right.jpg) no-repeat;
}

.top .btn-featured {
  background-color: #3D74EC;
  background-image: -moz-linear-gradient(top, #447DFA, #0C3388);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#447DFA), to(#0C3388));
  background-image: -webkit-linear-gradient(top, #447DFA, #0C3388);
  background-image: -o-linear-gradient(top, #447DFA, #0C3388);
  background-image: linear-gradient(to bottom, #447DFA, #0C3388);
}
.top .btn-featured {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF305088', endColorstr='#FF233A62', GradientType=0);
  border-color: #233a62 #233a62 #0f192a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  padding: 20px 20px 20px 40px;
  position: relative;
  font-size: 14px;
}
.top .btn-featured {
  margin-top: 0px;
  margin-right: 10px;
}


.btn {
  font-family: "Arial", sans-serif;
  padding: 8px 17px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
}
.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbbbbb;
  border-bottom-color: #a2a2a2;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pull-right {
  float: right;
}
.btn-featured:before {
  position: absolute;
  content: "";
  border-style: solid;
  border-color: white rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 65px 30px 0 0;
  top: -1px;
  left: -2px;
    border-top-color: #f6f6f6;
}


a{ color:#000; outline:none; text-decoration:none;}
a:hover{

	text-decoration:none;
}
.zbt_con_div_zi a:hover{
	color:#000000;
}
.zbt_con_wz3 a:hover{
	color:#ccc100;
}
.newslist_title a:hover{
  	color:#d1121b;
	text-decoration:none; 
}
.foot a:hover{
	color:#000;
	text-decoration:none;
}
p{margin: 0em 0;}

.main_contact ul li
{
	float: left;
width: 165px;
height: 29px;
background: url(../images/list_bg.jpg) no-repeat;
line-height: 29px;
overflow: hidden;
padding-left: 25px;
}
.new {
float: left;
width: 481px;
height: 218px;
padding: 0px 20px;
}
.xw_bt {
float: left;
width: 481px;
height: 20px;
background: url(../images/new.jpg) no-repeat;
text-align: right;
padding-top: 15px;
}
.xw_nr ul li {
float: left;
width: 444px;
height: 26px;
overflow: hidden;
line-height: 26px;
background: url(../images/dian.jpg) 3px 10px no-repeat;
padding-left: 17px;
}
.xw_nr {
float: left;
width: 461px;
height: 166px;
padding-top: 17px;
}
.xw_bt1 {
float: left;
width: 965px;
height: 20px;
background: url(../images/pro.png) no-repeat;
text-align: right;
padding-top: 15px;
margin-left:10px;
}

/*-------------------------首页构架--------------------------------*/
.main, .main_tier{
max-width: 1200px;
overflow: hidden;
margin: 0 auto;
margin-bottom: 20px;
min-height:550px;
}
.all_top {
margin: 0 auto;
height: 80px;
width:100%;
  border-radius: 3px;
    z-index: 100;
    filter: alpha(opacity=30);
    padding: 6px 0px 6px 0px;
background: #424242;	
}
.container{
	margin-right: auto;
  margin-left: auto;
  width: 1200px;

}

.top{
margin: 0 auto;
width: 1200px;

}
.all_top_top{
	width:100%;
	height:5px;
	background:#4F9E3C;
}
.nav-collapse.collapse {
height: 80px !important;
    overflow: visible !important;
    width: 1200px;
}
.collapse {

  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;

}
.yuyan {

	    width: 100%;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.yuyan a {
    display: block;
    float: right;
    padding-left: 15px;
	color:#000;
	    margin-top: 5px;
}

.yuyan a em {
    width: 20px;
    height: 14px;
    float: left;
    background: url(../images/icom.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    margin-right: 5px;
}
.yuyan a em.cn_ico {
    background-position: -88px -3px;
}
.yuyan a em.en_ico {
    background-position: -59px -3px;
}
#menu-shangnav {
    margin: 0 auto;
	float:right;
    margin-top: 15px;


}
#menu-shangnav > li{
  float: left;
    position: relative;
}

.on_nav{

    font-weight: bolder;
color:#ea5b24 !important;
}

.nav > li > a {
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
    margin-bottom: 15px;
    display: block;
    margin: 0px 10px 0px 10px;
	padding: 20px 15px 10px 15px;
	font-size: 14px;
}
.s1{

	
}

.nav > li:last-child a:before { display: none; }
.nav >  li > a:hover{
color:#ea5b24 !important;
font-weight: bolder;
}
.collapse ul li:hover ul,.collapse ul li a:hover ul,.collapse ul li a:active ul {display:block;width:100%;}



.nav1 {
  padding-top: 10px;
height: 46px;
margin: 0 auto;

}
.nav-collapse .dropdown-menu, #wp-calendar caption, .accordion-heading.open a .icon, .tap-to-call {
  background-color: #457EFF;
}
.dropdown-menu {
  border-radius: 0;
  top: 100%;
  margin-top: -6px;
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-top: 6px solid white;
  background: #0c3388;
}
.dropdown-menu {
  border-top-color: #f6f6f6;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2000;
  display: none;
  float: left;
  min-width: 220px;
  padding: 0 0 5px 0;
  margin: 0px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.dropdown-menu > li > a {
  padding: 9px 16px;
  color: #fff !important;
}
.dropdown-menu li > a {
  display: block;
  padding: 9px 16px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover{
	background: #4370D0;
}



.lagu {
float: right;
width: 328px;
overflow: hidden;
padding-top: 15px;

}
.lagu a {
float: right;
display: block;
padding-right: 15px;
color: #000;
}
.lagu a em {
width: 20px;
height: 14px;
display: block;
float: left;
margin-right: 5px;
background: url(../images/u_maico.jpg) no-repeat scroll 0 0 transparent;
}
.lagu a em.en_lagu {
background-position: -24px 1px;
}
.lagu a em.cn_lagu {
height: 13px;
background-position: 0 0;
}
.main_banner {
width: 100%;
margin:0 auto;
overflow: hidden;
  min-width: 1200px;
margin-bottom: 15px;
}
#wrapper {
position: relative;
z-index: 999;
}
.home_banner {
width: 100%;
overflow: hidden;
height:592px;
}
.aw-bg-wrap {
z-index: -1;
width: 100%;
margin: 0 auto;
height: 592px;
overflow: hidden;
background-position: center 0;
background-repeat: no-repeat;
}
.aw-bg-wrap li {
position: absolute;
left: 0;
top: 0;
width: 100%;
background-position: center 0;
background-repeat: no-repeat;
}
.h_top {
height: 265px;
}

.main_contact {
height: 200px;
line-height: 23px;
padding-left: 20px;
padding-top: 0px;
word-break: break-all;
padding-right: 5px;
}
.main_contact1 {
height: 200px;
line-height: 23px;
padding-top: 60px;
word-break: break-all;
padding-right: 5px;
}
.webname {
color: red;
font-size: 16px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 5px;
}
.h_left{
	float:left;
	width:718px;
	overflow:hidden;
}
.h_right{
	float:right;
	width:248px;
	border:3px #006bac solid;
	overflow:hidden;
	background-color:#e0f3f9;
}
.h_search{
	width:716px;
	background:url(../images/hl_03.jpg) repeat-x left top;
	height:47px;
	border:1px #b6b6b6 solid;
}
.h_search table{
	width:716px;
	height:47px;
	background:url(../images/hl_04.jpg) no-repeat right top;
}
.h_search_ico{
	width:72px;
	background:url(../images/hl_02.jpg) no-repeat left top;
	padding-left:45px;
	height:47px;
}
.input_type{

}
.search_button{
	width:59px;
	height:26px;
	border:none;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	background:url(../images/hl_05.jpg) no-repeat;
}	
.h_aboutus {
width: 470px;
height: 260px;
overflow: hidden;
margin-left: 15px;
margin-top: 5px;
background-color: #fff;
float: left;
}
.h_news {
width: 270px;
height: 260px;
overflow: hidden;
margin-left: 10px;
margin-top: 5px;
background-color: #fff;
float: left;
}
.h_title_left {
background: url(../images/title_left.jpg) no-repeat left top;
width: 10px;
height: 31px;
float: left;
margin-top: 2px;
}
.h_top_left {
width: 210px;
float: left;
background: url(../images/title.jpg);
margin-left: 9px;
}
.h_title {
width: 100%;
height: 34px;
overflow: hidden;
line-height: 34px;
float: left;
background: url(../images/title1.jpg) repeat-x left top;
}
.h_title1 {
width: 100%;
height: 34px;
overflow: hidden;
line-height: 34px;
float: left;
background: url(../images/title2.jpg) repeat-x left top;
}
.main_contact1 {
height: 8px;
background: url(../images/con_bg2.jpg);
}
.h_title2 {
width: 224px;
height: 30px;
overflow: hidden;
line-height: 30px;
float: left;
background: url(../images/title_bg.jpg);
color:white;
}
.h_title3 {
width: 100%;
height: 49px;
line-height: 32px;
overflow: hidden;
background: #181818;
color: #fff;
margin-left: 5px;
font-size: 16pt;
line-height: 48px;
padding-left: 20px;
}
.home_title_more {
float: right;
width: 185px;
height: 30px;
text-align: right;
}
.h_title4 {
width: 98%;
height: 39px;
overflow: hidden;
line-height: 36px;
border-bottom: 2px #d1121b solid;
float: left;
}

.h_title span.h_titlename,.h_title1 span.h_titlename,.h_title2 span.h_titlename,.h_title3 span.h_titlename,.h_title4 span.h_titlename {
float: left;
height: 29px;
padding-left: 20px;
font-size: 14px;
font-weight: bold;
}
.h_title4 span.h_titlename1 {
float: left;
height: 39px;
padding-left: 30px;
font-size: 24px;
font-weight: bold;
background: url(../images/pm_16.png) no-repeat 8px 11px;
}
.h_title a,.h_title1 a,.h_title2 a,.h_title3 a {
float: right;
width: 100px;
height: 36px;
display: block;
color: #929292;
margin-right: 30px;
font-size: 14px;
}
.h_title a:hover{
	color:#F08300;
}
.h_title1 a:hover{
	color:#F08300;
}
.h_title2 a:hover{
	color:#F08300;
}
.h_title3 a:hover{
	color:#F08300;
}

.khsm {
padding: 10px 15px 0px 15px;
width: 236px;
line-height: 18px;
word-break: break-all;
}
.QQ_ico {
background: url(../images/qq.jpg);
height: 38px;
width: 25px;
float: left;
}
.email_ico {
background: url(../images/email.jpg);
height: 38px;
width: 25px;
float: left;
}
.lie_1 {
width: 180px;
}
.h_kefuinfo {
margin-top: 30px;
border-bottom: 1px #CDD5D8 solid;
border-right: 1px #CDD5D8 solid;
height: 144px;
}
.h_top1 {
height: 227px;
padding-top: 30px;
}
.h_top1_left {
float: left;
width: 246px;
height: 148px;
background: url(../images/list.jpg) no-repeat;
padding: 70px 0 0 15px;

margin-left: 9px;
}
.h_top1_right {
float: left;
width: 198px;
height: 218px;
background: url(../images/lx.jpg) no-repeat;
}
.pro1 {
height: 217px;
padding-top: 10px;
z-index: 999999999;
width: 1000px;
margin: 0 auto;
}

.h_protitle{
	height:32px;
	line-height:32px;
	background:url(../images/hl_12.jpg) repeat-x left top;
}
.h_title span.h_protitlename{
	height:36px;
	color:#fff;
	padding-left:20px;
	background:url(../images/hl_11.jpg) no-repeat left top;
}
.h_protitle a {
	height:32px;
	color:#fff;
	background:none;
}
.h_aboutinfo{
width: 450px;
height: 216px;
line-height: 21px;
margin-top: 7px;
padding-left: 10px;
float: left;
word-break: break-all;
box-shadow: 2px 2px 3px rgba(0,0,0,0.33);
}
.h_newsinfo {
height: 216px;
box-shadow: 2px 2px 3px rgba(0,0,0,0.33);
margin-top: 40px;
width: 260px;
}
.h_top_right {
float: right;
width: 260px;
height: 175px;
}

.ht_title{
	width:248px;
	height:36px;
}
.ht_title ul li {
	float:left;
	width:124px;
	height:36px;
}
.ht_title ul li a{
	width:124px;
	height:36px;
	display:block;
	background:url(../images/hl_08.jpg) no-repeat;
	text-align:center;
	color:#7b7b7b;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
}
.ht_title ul li a.on_newnav{
	background:url(../images/hl_07.jpg) no-repeat;
	color:#0861b4;
}
.h_type_info{
	width:246px;
	height:246px;
	border:1px #8bb4c6 solid;
	border-top:0;
	overflow:hidden;
}

.h_pro_n{
	width:237px;
	margin:8px auto 0 auto;
	overflow:hidden;
	height:240px;
}
.h_pro_n li {
background: url(../images/em_line.jpg) repeat-x left bottom;
width: 100%;
height: 32px;
text-align: center;
line-height: 36px;
font-size: 14px;
}
.h_scqu_nav {
padding: 40px 0px 0px 10px;
}
.h_scqu_nav li {
width: 40px;
float: left;
padding: 9px 6px 6px 14px;
text-align: left;
}
.company {
border: 3px #F24316 solid;
width: 220px;
float: right;
margin-right: 12px;
}
.h_pro_n a{

}
.h_pro_n a:hover{
	color:#d1121b;
}
.n_prolist{
width: 280px;
height: 270px;
padding-top: 20px;
}
.n_prolist a{
width: 250px;
background: url(../images/dot2.png) repeat-x left bottom;	
float:left;
}
.n_prolist a:hover{
	color:#d1121b;
}
.n_prolist em {
background: url(../images/em.jpg);
width: 6px;
height: 8px;
float: left;
margin-top: 12px;
}
#zi{
height: 25px;
line-height: 25px;	
text-align: left;
padding-left:25px;
	}
#zi a{
background:none;	
    display: block;
	}
#zi:hover{
background:#000;	
	}
	
.npag_map {
float: right;
width: 350px;
overflow: hidden;
padding: 0px 8px 0 0;
text-align: right;
color: #000;
height: 45px;
line-height: 40px;
text-transform:uppercase;
}
.h_model_n{
	width:240px;
	padding:8px 0 0 6px;
	overflow:hidden;
	height:238px;
}
.h_model_n a{
	float:left;
	width:90px;
	height:32px;
	line-height:32px;
	padding-left:25px;
	overflow:hidden;
	padding-bottom:6px;
	margin-right:5px;
	background:url(../images/hl_09.jpg) no-repeat scroll 0 0 transparent;
}
.h_model_n a:hover{
	background:url(../images/hl_09.jpg) no-repeat scroll 0 -39px transparent;
	color:#F08300;
}
.h_product{
	width:982px;
	overflow:hidden;
	margin-top:10px;
	background-color:#e8e8e8;
}
.tit10 {
color: #000;
font-size: 18px;
margin-left: 15px;
margin-top: 15px;
margin-bottom: 10px;
font-weight: 600;
}

.h_pro_info ul li{
	float:left;
	width:172px;
	padding-right:10px;
}
.h_pro_info ul li a{
	display:block;
	width:150px;
	height:150px;
	text-align:center;
	overflow:hidden;
	border:1px #dddddd solid;
}
.h_pro_info ul li a:hover{
	border:1px #F08300 solid;
}
.h_pro_info ul li p{
	width:172px;
	padding-top:5px;
	overflow:hidden;
	text-align:center;
}
.n_left_top {
width: 280px;
float: left;

margin-left: 20px;
}
.top_search {
color: #666;
width: 321px;
padding-top: 28px;
overflow: hidden;
}
.input_type {
float: left;
  margin: 0px;
  width: 165px;
  height: 22px;
  line-height: 22px;
  text-align: left;
  text-indent: 5px;
  font-size: 12px;
  color: #000;
}
.ss {
  width: 70px;
  height: 25px;
    margin-top: 1px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #000;

}
.search_info{
width: 100%;
    height: 150px;
	text-align:center;
	    background: #424242;
}
.sea_tit{
    color: #fff;
    font-size: 18px;
    padding: 15px 0px 10px 0px;
	width:100%;	
}
.footer {
	height: 92px;

    margin-top: 15px;
    width: 100%;
	min-width: 1200px;
	text-transform: uppercase;
		
}
.footer .foot1{
background: #000;
    width: 100%;
    height: 450px;
}
.footer .foot1_con{
	width:1200px;
	height:280px;
	margin:0 auto;
	color:#fff;
	padding-top:60px;
	line-height: 30px;
	border-bottom: 1px #2e2e2e solid;
	padding-left: 30px;
}
.foot1_con_left{
	float:left;
	width:23%;
	height:100%;
}
.foot1_con_center{
	float:left;
	width:28%;
	height:100%;
}
.foot1_con_center1{
	float:left;
	width:27%;
	height:100%;
}
.foot1_con_right{
	float:right;
	width:22%;
	height:100%;
}

.footer .foot {
width: 100%;
margin: 0 auto;
padding-top: 25px;
padding-bottom: 20px;
background:#2e2e2e;
text-align: center;
    color: #fff;
}

.footer .foot p {
text-align: center;
line-height: 25px;
color: #fff;

}
.foot2 {
width: 357px;
height: 100px;
line-height: 123px;
font-size: 12px;
margin: 0 auto;
}
.n_left{
	float:left;
	width:320px;
	overflow:hidden;
}
.n_left_bottom {
width: 210px;
height: 267px;
float: left;
background: url(../images/title_con.jpg);
margin-left: 9px;
}
.n_left_bottom1 {
width: 210px;
height: 350px;
float: left;
background: url(../images/title_con1.jpg);
margin-left: 9px;
}
.n_right{
float: left;
width: 680px;

min-height: 500px;
_height: 500px;
padding-top: 25px;
}
.search {
background-color: #D30C0C;
height: 38px;
line-height: 39px;
margin-bottom: 10px;
border-radius: 4px;
}
.npag_contact{
	width:220px;
	background-color:#f2f2f2;
	overflow:hidden;
}
.npag_con_t{
	width:180px;
	height:34px;
	color:#0861b4;
	font-weight:bold;
	padding:13px 0 0 40px;
	background:url(../images/npag_contbg.jpg) no-repeat;
}
.npag_con_b{
	width:208px;
	margin:3px auto 8px auto;
}
.npag_con_c{
	width:59px;
	margin:0 auto 10px auto;
}
.n_left_p{
	width:214px;
	border:3px #006bac solid;
	overflow:hidden;
	background-color:#e0f3f9;
	margin-bottom:10px;
}
.npag_name{
	width:214px;
	height:32px;
	background:url(../images/hl_12.jpg) repeat-x left top;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:32px;
}
.npag_protitle{
	width:202px;
	height:34px;
	background:url(../images/hl_19.jpg) repeat-x left top;
	border:1px #8bb4c6 solid;
	line-height:34px;
	color:#026bad;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}
.npag_title{
	width:687px;
	margin:0 auto;
	height:34px;
	line-height:32px;
	padding-left:33px;
	background:url(../images/hz_20.jpg) no-repeat;
}
.npag_info{
	width:98%;
	padding:20px 15px;
	overflow:hidden;
    color:#000;
}
.npag_contactinfo2{
	width:660px;
	margin:0 auto;
	font-size:14px;
	overflow:hidden;
	padding:40px 0 50px 40px;
    background: url(../images/coninbg.png) no-repeat right bottom;
}
.npag_contact_oo{
	font-size:26px;
	font-weight:bold;
	color:#000;
	padding-bottom:15px;
	overflow:hidden;	
}
.npag_contcat_text{
	width:390px;
	line-height:25px;
	padding-left:30px;
	background:url(../images/hl_20.jpg) no-repeat left 2px;
}
.npag_contcat_text a{
	color:#ff0000;
	text-decoration:underline;
}
#product_btn_list {

width: 100%;
text-align: left;
}
#product_list {
width: 100%;
margin-bottom: 10px;
border-bottom: #aaa 1px dotted;
color: #000;
}
.order_input {
float: left;
width: 20px;
display: block;
padding-right: 6px;
height: 120px;
}
.order_img {
float: left;
border: 1px #eee solid;
display: block;
width: 122px;
}
#product_list td {
text-align: left;
text-indent: 4px;
height: 20px;
}
.nei_table {
width: 360px;
}
.newslist_ctr {
margin: 0 auto;
width: 100%;
height: 25px;
border-bottom: 1px #C9C9C9 dashed;
line-height: 25px;
    margin-bottom: 8px;
}
.newslist_ctr1 {
margin: 0 auto;
width: 92%;
height: 25px;
border-bottom: 1px #C9C9C9 dashed;
}
.newslist_title {
margin: 0 auto;
float: left;
height: 22px;


}
.newslist_title1 {
margin: 0 auto;
float: left;
height: 22px;
padding-top: 3px;
font-size: 12px;
}
.newslist_date {
margin: 0 auto;
float: right;
height: 22px;
padding-top: 3px;
font-size: 12px;
color: #000;
}
.newslist_date1 {
margin: 0 auto;
float: right;
height: 22px;
padding-top: 3px;
font-size: 12px;
}
#product_list .product_img {
height: 110px;
width: 122px;
float: left;
}
.pager span, .pager a {
border: 1px solid #D6D6D6;
display: inline-block;
line-height: 1.231;
margin: 0 5px 0 0;
padding: 4px 7px;
vertical-align: middle;
}
.pager {
text-align: center;
}
.car_s {
width: 260px;
height: 216px;
padding: 15px 10px 10px 18px;
float: left;
}
.car_s1 {
width: 205px;
height: 280px;
float: left;
}
.car_s1 ul {
margin-left: 8px;
}

.car_s1 ul li {
float: left;
height: 60px;
list-style: none outside none;
margin: 0 auto;
padding: 0 7px 7px;
text-align: center;
width: 40px;
word-break: break-all;
}

.car_s ul {
margin-left: 8px;
}

.car_s ul li {
float: left;
height: 60px;
list-style: none outside none;
margin: 0 auto;
padding: 0 7px 4px;
text-align: center;
width: 40px;
word-break: break-all;
}


.products_container {
margin: 0 -15px 0 0;
padding-top: 2px;
padding-left: 10px;
}
.product_holder {
display: inline-block;
width: 270px;
vertical-align: top;

    border-bottom: 1px solid #f2f2f2;
position: relative;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
float:left;
white-space:nowrap; 
}
.product_holder_inside {

overflow: hidden;

transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;

}
.product_holder:hover .product_holder_inside{

	color:#ea5b23;	
	width:270px;

}
.pr_info{
    width: 200px;
    margin: 0 auto;

}
.product_holder .image {
text-align: center;
}
.product_holder .image img {
position: relative;
margin: 8px 0;
}
.product_holder .name {
text-align: center;
font-family: 'Open Sans', arial, sans-serif;
font-weight: 300;
padding-top: 8px;
padding-left: 20px;
float:left;
}
.product_holder .name a {
color: #4b4b4b;
font-size: 13px;
text-decoration: none;
}
.product_holder .cart {
float: right;
margin: 8px 9px 15px 0;

}



.s_ch {
width: 170px;
padding-left: 10px;
height: 30px;
background: url(../images/search.png);
margin-top: 25px;

}
.s_ch .input_type1 {
background: none;
border: none;
color: #999999;
margin: 8px;
width: 120px;
float: left;
}
.s_ch .search_button1 {
width: 30px;
height: 30px;
float: right;
border: none;
background: none;
}
#keywords {
text-indent: 1em;
outline: none;
    margin: 1px 0 0 0;
	    height: 18px;
    line-height: 18px;
	float:none;
	font-size:15px;
	height:25px;
}
.sea_sub{
	padding-top:10px;
}

/*-------------------------浮动在线服务--------------------------------*/
#AdLayer {
    background-color: #fff;
    border: 1px #fff solid;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 110px;
    position: absolute;
    padding: 5px;
    text-align: center;
    margin-top: 300px;
}
#AdLayer .adltit{

	width:100%;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	border-bottom:1px #000 dashed;
}
#AdLayer .adla_man{
	width:90px;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px;
}
#AdLayer .adla_man p{
	padding-bottom:7px;
}
#AdLayer .adla_man a{
	color:#000;}
	
.con {
  width: 100%;
  min-width:1000px;
  height: 100%;
background-color: #fcfcfc;
}
.yuyan{
	cursor:pointer;
	}
.con1 {
	background: url(../images/cen1.jpg) 50% 0% no-repeat;
}
.detail_right_con1 {
	width: 600px;
	height: 250px;
	background: url(../images/coninbg.jpg) no-repeat right bottom;
	padding: 30px 0 0 60px;
}
.con #Intro_content {
	width: 1200px;
	height: 550px;
	-moz-box-shadow: 2px 3px 2px #e9e9e9;
	
	top: 170px;
	margin: 0 auto;
	left: 37px;
	margin-top: 40px;
}
.nei_all{
    height: 40px;
	background: url(../images/nei_all_bg.jpg) 0px 35px no-repeat;
}
.nei_tit{
	color: #fff;
    margin: 0;
    font-size: 20px;
    float: left;
	margin-left: 30px;
    line-height:39px;	
}
#Intro_content .Container {
	float: left;
}
#Intro_content .Operations{
	width: 270px;
}
#Intro_content .pro{
	width: 700px;
	height: 248px;
	background: url(../images/pro_all.jpg) 0% 0% no-repeat;
}
#Intro_content .nei{
	width: 100%;
	min-height: 473px;
   	max-width: 900px;
}
#Intro_content .Service{
	height: 225px;
}
#Intro_content em {
	background: url(../images/emjpg.png) no-repeat scroll 7px 7px rgba(0, 0, 0, 0);
	width: 20px;
	height: 20px;
	float: left;
}

#Intro_content .Vision {
	width: 260px;
	height: 225px;
	background: url(../images/tuijian.jpg) 0% 0% no-repeat;
}
.picture .img-overlay { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.picture { position: relative; border-radius: 3px; overflow: hidden;margin-top: 30px; }
.picture img { width: 100%; }
.picture .img-overlay { background-color: rgba(0, 0, 0, 0.6); opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.picture .img-overlay .vertically-centered, .picture .img-overlay .icons-zoom { position: absolute; left: 50%; top: 50%; }
.picture .img-overlay .vertically-centered { text-align: center; display: block; margin-top: -18px; left: 0; right: 0; }
.picture .img-overlay .btn { -webkit-filter: none; filter: none; background: #123a82; -webkit-box-shadow: none; box-shadow: none; }
.picture .img-overlay .icons-zoom { margin-left: -8px; margin-top: -8px; }
.picture a:hover .img-overlay { opacity: 1; }
.btn-inverse {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #373737;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ind_linkman{
height:30px; 
line-height:30px;	
margin-left:10px;
}

.tit10 {

font-size: 13px;
margin: 0 auto;
text-align: center;
}
.tit11 {
color: #333333;
  margin: 0;
  font-size: 24px;
}
.lined {
    margin-bottom: 15px;
	text-transform:uppercase;

}
.lined h2 {
    color: #333333;
    margin: 0;
    font-size: 18px;
	font-weight: bolder;
}
.bolded-line {
    display: block;
    margin-bottom: -1px;
    width: 30px;
    height: 1px;
}
.lined1 {
    margin-bottom: 30px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
    margin-top: 20px;
}
.lined1 h2 {
    color: #333333;
    margin: 0;
    font-size: 18px;

}
.bolded-line1 {
    display: block;
    margin-bottom: -1px;
    margin-top: 15px;
    width: 30px;
    height: 1px;
    background-color: #021d35;

}
.pro1 {
height: 217px;
padding-top: 10px;
z-index: 999999999;
width: 1000px;
margin: 0 auto;
}
.h_pro_info {
width: 720px;
padding: 40px 0px 0px 0px;
overflow: hidden;
z-index: 9999;
margin: 0px 30px 0px 30px;
}
.h_pro_info ul li {
float: left;
width: 118px;
padding-right: 10px;
}
.h_pro_info ul li a {
display: block;
width: 120px;
height: 120px;
text-align: center;
overflow: hidden;
border: 1px #dddddd solid;
}
.h_pro_info ul li p {
width: 118px;
padding-top: 5px;
overflow: hidden;
text-align: center;
}

.zhong {
float: right;
width: 46px;
height: 20px;
background: url(../images/more.png) no-repeat;
text-align: center;
line-height: 20px;
margin-bottom: 10px;
margin-top: 8px;
}
.zhong a {
 color:#fff;	
}
.xl{
	
}

.xl{
line-height: 20px;
    padding: 17.5px 0;
    display: block;
    border-top: 1px solid #000;
    font-weight: bolder;
    width: 242px;
}
span.ft {
float: right;
}

.left-top{
margin: 0 26px 0 0px;
    overflow: hidden;
}
.left-top ul li a:hover{
    color: #021d35 !important;
}
.left-cd{
color: #021d35 !important;
	}
.gdtp img{
  width: 183px;
  height: 250px;
  float: left;
  margin: 0px 20px 15px 0px;
  border: 1px #000000 solid;
  padding: 2px;
}
.gdtp_scsb img{
  width: 243px;
  height: 180px;
  float: left;
  margin: 0px 20px 15px 0px;
  border: 1px #000000 solid;
  padding: 2px;
}
.xptj{
	width:1140px;
	height:360px;
	margin:0 auto;
	padding-left:0px;
    overflow: hidden;
    margin-top: 30px;
}
.xptj ul li {
    float: left;
    width: 250px;
    padding-right: 10px;
    height: 230px;
    text-align: center;
    line-height: 22px;
}
.xptj ul li a {
    display: block;
    width: 228px;
    height: 228px;
    border: 1px #cdcdcd solid;
    background-color: #fff;
    text-align: center;
}
#atuo_recomm_info{
	margin-top:60px;
}
.zhong_all{
    width: 1000px;
    margin: 0 auto;
    height: 600px;
    margin-bottom: 70px;
	    margin-top: 20px;
}
.zhong_left{
	float:left;
	width:50%;
	height:520px;
	background-color: #f5f5f5;
}
.zhong_right{
	float:right;
	width:50%;
    height:520px;
	background-color: #e6e6e6;
}
.zhong_tit{
	margin-top:20px;
	height:80px;
	width:100%;
	line-height:110px;
	font-size:42px;
    margin-left: 28px;
	margin-bottom:40px;
    color: #143785;
    text-transform: uppercase;
}
.zhong_tit img{
	width:200px;
	float: left;
}
.zhong_con{
	margin-top:20px;
    font-size: 14px;
	height:200px;
	line-height:30px;
	padding:0px 40px;
}
.zhong_btn{
	height:50px;
	width:150px;
	line-height:50px;
	background:#123a82;
	margin-left:40px;
	font-size:26px;
	text-align:center;
	color:#fff;
    float: left;
	margin-top:40px;
}
.zhong_img1 img{
	width:200px;
	float:right;
	margin-right: 40px;
}
.lxwm{
	width:1140px;
	margin:0 auto;
	height:400px;
    margin-top: 90px;
}
.lxwm_left img{
	float:left;
	width:550px;
}
.line{
	width:1140px;
	margin:0 auto;
	height:2px;
    background-color: #f8cc00;
	}
.lxwm_right{
	float:right;
	width:530px;
	height:400px;
}
.lxwm_tit{
	font-size:42px;
	font-weight:bolder;
	height:70px;
    color: #123A82;
}
.lxwm_con{
	line-height:40px;
	font-size:22px;
}
.lxwm_con_font{
	font-weight:bolder;
}
.lxwm_more{
	width:192px;
	height:192px;
	background:url(../images/trymore.png);
    display: inline-block;
    position: relative;
    float: right;
    margin-top: -66px;	
	margin_right:-10px;
}
.home_pro{
    float: right;
    margin-right: 30px;	
}
.home_pro a:hover{
	color:#77B8B2;
}
.home_pro1{
    float: right;
    margin-right: 30px;	
    margin-top: 20px;
}
.con_up{
	width:100%;
	height:500px;
	    margin-top: 20px;
}
.con_up_sub{
width: 29%;
    height: 180px;
    border-right: 1px dashed #cfcfcf;
	padding: 0 40px 0 0;
	float:left;
	    margin-top: 25px;
}
.con_up_sub1{
width: 27%;
    height: 180px;
	padding: 0 40px 0 40px;
	float:left;
	    margin-top: 25px;
}
.con_up_sub2{
    height: 230px;
	    background: url(../images/timg.jpg);
	
	float:left;
	width: 305px;
}
.ind_abo_con{
	    line-height: 22px;
}
.con_more{
	float:right;
	padding-top:10px;
}
.con_up_right{
	font-size:20px;
	padding: 40px 30px 0 30px;
}
.con_up_right_con{
	font-size:14px;
	padding: 10px 30px 0 30px;
}
.con_more_blue{
	width:100px;
	height:30px;
	background:#f08519;
	margin-top:25px;
	margin-left:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff !important;

}
.con_more_blue:hover{
	background:#332c2b;
}
.con_more_blue a{
	color:#fff;	
}
.hproduct{
	width:1000px;
	height:240px;
	overflow:hidden;
}
#indemo ul li {
    float: left;
    width: 250px;
    margin-right: 40px;
    height: 250px;
    text-align: center;
    line-height: 22px;
	    border: 1px solid #021d35;
}
.equ img{
	width:700px;
	height:700px;
	margin-right:20px;
	margin-bottom:20px;
}
#picarea {
	background: rgb(255, 255, 255); margin: 0px auto; width: 450px; height: 410px; float:left;
}
#picarea_right{
    width:330px;float:right;
}
#bigpicarea {
	margin: 0px auto; width: 134px; height: 482px; overflow: hidden; position: relative;
}
.image {
	text-align: center;
}
.image img {
	margin: 0px auto;
}
#bigpicarea .word {
	height: 50px; text-align: center; color: rgb(51, 51, 51);
}
#bigpicarea .word h3 {
	height: 48px; text-align: center; color: rgb(51, 51, 51); line-height: 48px; font-size: 14px;
}
#bigpicarea .ui-els-hide {
	display: none;
}
#thumbs {
	margin: 0px auto; width: 450px; height: 110px; list-style-type: none;margin-top: 10px;margin-left: 70px;
}
* html #thumbs {
	height: 100%;
}
#thumbs li {
	margin: 0px 7px; width: 60px; height: 60px; float: left; display: inline;
}
#thumbs ul {
	margin-top: 3px;
}
#thumbs li.last_img {
	margin-right: 4px;
}
#thumbs li.first {
	margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer;
}
#thumbs li.last {
	margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer;
}
#thumbs li a {
	border: 2px solid rgb(255, 255, 255); width: 60px; font-size: 0px; display: block;
}
#thumbs li a:hover {
	border: 2px solid rgb(0, 0, 0);
}
#thumbs li a.current {
	border: 1px solid rgb(191, 191, 191);
}
#thumbs li.first img {
	
}
#thumbs li.last img {
	
}
.bigbtnPrev {
	left: 0px; top: 186px; width: 35px; height: 51px; position: absolute; z-index: 100; cursor: pointer;
}
.bigbtnNext {
	top: 186px; width: 35px; height: 51px; right: 0px; position: absolute; z-index: 100; cursor: pointer;
}
#big_play_prev {
	width: 35px; height: 51px; display: block; background-image: url("../images/leftbig.png"); _background: none;    display: none;
}
#big_play_next {
	width: 35px; height: 51px; display: block; background-image: url("../images/rightbig.png"); _background: none;    display: none;
}
#smallpicarea {
	margin: 0px auto; width: 450px; padding-top: 0px; border-top-color: rgb(236, 236, 236); border-top-width: 1px; border-top-style: solid;display: none;
}

.npag_pro_third {
    width: 800px;
    padding: 20px 0;
    overflow: hidden;
}
.npa_prothird_img {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
    border: 1px #b8cada solid;
}
.npag_pro_third table {
    width: 340px;
    margin: 0px auto;
	    background-color: #f6f6f6;
}
.npag_pro_third table th {
    background-color: #f6f6f6;
    font-weight: bold;
}
.npag_pro_third table td, .npag_pro_third table th {
    padding: 10px;
    border-bottom: 1px #e4e4e4 solid;
    border-top: 1px #e4e4e4 solid;
}
caption, th {
    text-align: left;
}
.news_goback {
    padding-top: 17px;
    width: 100%;
    border-bottom: 1px #e4e4e4 solid;
    height: 60px;
}
.news_goback a {
    display: block;
    width: 100px;
    text-align: center;
    background-color: #021d35;
	
    color: #ffffff;
    height: 21px;
    line-height: 21px;
    margin: 0 auto;
}
#qrcode {
  width:260px;
  height:260px;
  margin-top:15px;
  margin-left:28px;
      margin-bottom: 30px;
}
.zbt{
	width:350px;
	height:77px;
	background:url("../images/zbt.png");
	margin:0 auto;
	    margin-bottom: 40px;
}
.zbt1{
	width:350px;
	height:77px;
	background:url("../images/zbt1.png");
	margin:0 auto;

		margin-top: 10px;
}
.zbt_tit{
	font-size:28px;
	line-height:125px;
	font-weight:bolder;
	text-align:center;
	text-transform:uppercase;
}
.zbt_con{
	width:1200px;
	height:400px;
	margin:0 auto;
	    padding-top: 40px;
}
.zbt_con_div{
    text-align: center;
	margin:0 auto;
}
.zbt_con_li,.zbt_con_li1,.zbt_con_li2,.zbt_con_li3,.zbt_con_li4{
	width:25%;
	    float: left;
}
.zbt_con_wz{
    line-height: 30px;
    font-size: 16px;
    font-weight: bolder;
    padding-top: 155px;
}
.zbt_con_wz2{
    text-align: center;
    padding: 10px 40px;
	height:100px;
	    line-height: 25px;
}
.zbt_con_li .zbt_con_div_zi{
	background:url("../images/a1.jpg");
	width:300px;
	height:400px;
	margin:0 auto;
	
}
.zbt_con_li .zbt_con_div_zi:hover{
	background:url("../images/a.jpg");
	
}
.zbt_con_li1 .zbt_con_div_zi{
	background:url("../images/b1.jpg");
	width:300px;
	height:400px;
	margin:0 auto;
	
}
.zbt_con_li1 .zbt_con_div_zi:hover{
	background:url("../images/b.jpg");
	
}
.zbt_con_li2 .zbt_con_div_zi{
	background:url("../images/c1.jpg");
	width:300px;
	height:400px;
	margin:0 auto;
	
}
.zbt_con_li2 .zbt_con_div_zi:hover{
	background:url("../images/c.jpg");
	
}
.zbt_con_li3 .zbt_con_div_zi{
	background:url("../images/d1.jpg");
	width:300px;
	height:400px;
	margin:0 auto;
	
}
.zbt_con_li3 .zbt_con_div_zi:hover{
	background:url("../images/d.jpg");
	
}
.zbt_con_li4 .zbt_con_div_zi{
	background:url("../images/5.png");
	width:300px;
	height:400px;
	margin:0 auto;
	
}
.zbt_con_li4 .zbt_con_div_zi:hover{
	background:url("../images/55.png");
	
}
.con_cen{
	width:100%;
	height:650px;
	background:#f2f2f2;
	background-image: url(../images/pro1.png);
	}
.con_cen_all{
	width:1200px;
	margin:0 auto;
    padding-top: 5px;
}
.con_cen_pic{
	width:265px;
	height:416px;
	margin-top:100px;
	float:left;
	margin-left:60px;
}
.con_cen_pic1{
	width:265px;
	height:416px;
	float:left;
	margin-top:40px;
	margin-left:60px;
}
.con_cen_wz{
	width:265px;
	height:100px;
	background:#4c4c4c;
font-size: 30px;
    line-height: 100px;
    color: #fff;
    font-weight: bolder;
    text-align: center;	
}
.con_cen1{
	width:1400px;
	margin:0 auto;
	height:430px;
	    padding: 30px 0px 20px 0px;
}
.con_cen1_left{
	width:400px;
	height:400px;
	background-image:url(../images/new_bg.jpg);
	background-position: 130px 50px;
	background-repeat:no-repeat;
	    float: left;
}
.con_cen1_right{
    float: left;
    margin-left: 60px;
    margin-top: 60px;
    max-width: 840px;
    width: 100%;	
}
.con_cen1_left_top{
padding: 150px 0 0 0;
    font-size: 30px;
    width: 260px;
    text-align: center;
}
.con_cen1_left_bottom{
	width:100px;
	height:40px;
margin: 30px 0 0 80px;
    background: #ccc100;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.con_cen1_left_bottom a{
	color:#fff;
	
}
.home_ac {
float: right;
width: 100%;
max-width:840px;
overflow: hidden;
background-color: #fff;

}
.home_ac_title {

height: 40px;
padding-top: 2px;
background: url(../images/swk_05.jpg) repeat-x left bottom;
}
.home_ac_title ul li {
float: left;
padding-left: 5px;
overflow: hidden;
}
.home_ac_title a.current {
background: url(../images/swk_06.jpg) no-repeat left top;
color: #fff;
}
.home_ac_title a {
display: block;
width: 127px;
font-weight: bold;
height: 40px;
line-height: 40px;
text-align: center;
    font-size: 14px;
    background-color: #4C4C4C;
	color:#fff;
}
.home_ac_title a:hover, .home_ac_title a.current {
    background-color: #c4261d;
color: #fff;
}
.home_ac_info {


overflow: hidden;
    margin-top: 10px;
}
.home_aboutus,.home_contactus,.home_jczx {
  padding: 0px 10px 0 0px;
  width: 90% !important;
background: url(../images/lyd_21.jpg) no-repeat right bottom;
line-height: 20px;
height: 300px;

}

#order{
    line-height: 30px;
}

.h_menu{
  margin-top: 10px;
	width:240px;
	height:127px;
}
.h_menu2{

	width:230px;
}
.h_menu a{
	display:block;
	padding:100px 0 0 8px;
	height:20px;
	overflow:hidden;
	width:220px;
	border:1px #757575 solid;
	background:#aeaeae url(../images/img01.jpg) no-repeat center 5px;
}
.h_menu a:hover{
border: 1px #32A2EC  solid;
    background: #32A2EC  url(../images/img01.jpg) no-repeat center 5px;
}
.h_menu a span{
	overflow:hidden;
	width:228px;
	color:#fff;
	height:19px;
	font-weight:bold;
}
.h_menu a span em{
	display:block;
	float:left;
	width:10px;
	height:10px;
	background:url(../images/ico06.jpg) no-repeat left 4px;
}
.h_menu2 a{
border: 1px #32A2EC  solid;
    background: #32A2EC  url(../images/img02.jpg) no-repeat center 5px;
}
.h_menu2 a span em{
	background:url(../images/ico07.jpg) no-repeat left 4px;
}
.h_menu2 a:hover{
border: 1px #32A2EC  solid;
    background: #32A2EC  url(../images/img02.jpg) no-repeat center 5px;
}
.new_hom,.new_hom1,.new_hom2{
    width: 100%;
    height: 70px;
    padding: 10px 0 10px 0;
    border-bottom-color: #CCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.new_hom3{
    width: 100%;
    height: 70px;
    padding: 10px 0 10px 0;

}
.new_hom_left{
	width:150px;
	height:70px;
	background:url(../images/new_pic.jpg);
	float:left;
	    margin-right: 10px;
}
.new_hom_right{

	height:70px;
	float:left;
}
.new_hom_right_con{
	font-size:14px;
	color:#999;
}
.con_abo{
	width:100%;
	margin:0 auto;
	background:url(../images/abo_bg.jpg) no-repeat center top;
	height:408px;
}
.con_abo_left{
	width:600px;
	height:408px;
	float:left;
	
    margin-left: 20px;
}
.con_abo_right{
	float;left;
	width:50%;
	height:408px;
}
.con_abo_left_tit{
    padding-top: 75px;
    padding-bottom: 40px;
	font-size:38px;
	font-weight:bolder;
	background:url(../images/con_abo_bg.png);
}
.con_abo_left_con{
	color:#000;
	    line-height: 25px;
		height:160px;
}
.con_abo1{
	width:100%;
	margin:0 auto;
	background:url(../images/abo_bg1.jpg) no-repeat center top;
	height:697px;	
}
.con_abo_tit {
    width: 400px;
    height: 80px;
	color:#FFF100;
	font-size: 38px;
	font-weight: bolder;
	padding-top: 65px;
	background: url(../images/con_abo1_bg.png) 30px 120px no-repeat;
	text-align:center;
	margin:0 auto;
}
.con_abo_tit_right{
	width:40px;
	height:40px;
	background:url(../images/left1.jpg);
	float:right;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	line-height:40px;
	text-align:center;
	margin-right:5px;
}
.con_abo_tit_right1{
	width:40px;
	height:40px;
	background:url(../images/right.jpg);
	float:right;
	color:#000;
	text-transform:uppercase;
	font-size:16px;
	line-height:40px;
	text-align:center;
	
}
.con_abo_left_tit1{
	font-size:26px;
	font-weight:bolder;
	color:#fff;
	padding-bottom: 20px;
	padding-top: 60px;
}
.con_abo_left_con1{
line-height: 25px;
    color: #fff;
    height: 230px;
    border-bottom: 1px solid #777;
}
.con_abo_left1{
	width:500px;
	height:408px;
	float:left;
	margin-left: 20px;
}
.con_abo_share{
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	

}
.con_abo_share_left{
	height:50px;
	line-height:50px;
	background:url(../images/share.png) 20px 0px no-repeat;
	float:left;
	width:130px;
	margin-top:40px;
}
.con_abo_share_right{
	float:left;
	width:300px;
	height:70px;
	margin-top:30px;
}
.con_abo_share1{
	float:left;
	width:70px;
	height:70px;
	background:url(../images/fx1.png);
	margin-right:4px;
}
.con_abo_share1:hover{
	background:url(../images/fx_1.png);
}
.con_abo_share2{
	float:left;
	width:70px;
	height:70px;
	background:url(../images/fx2.png);
	margin-right:4px;
}
.con_abo_share2:hover{
	background:url(../images/fx_2.png);
}

.con_abo_share3{
	float:left;
	width:70px;
	height:70px;
	background:url(../images/fx3.png);
	margin-right:4px;
}
.con_abo_share3:hover{
	background:url(../images/fx_3.png);
}

.con_abo_share4{
	float:left;
	width:70px;
	height:70px;
	background:url(../images/fx4.png);
	margin-right:4px;
}
.con_abo_share4:hover{
	background:url(../images/fx_4.png);
}
.con_abo2{
	width:100%;
	margin:0 auto;
	height:440px;	
}
.con_abo_tit1 {
    width: 400px;
    height: 80px;
	color:#000;
	font-size: 38px;
	font-weight: bolder;
	padding-top: 45px;
	background: url(../images/con_abo2_bg.png) 30px 100px no-repeat;
	text-align:center;
	margin:0 auto;
}
.foot_news_tit{
	padding: 0 30px;
	font-size:20px;
	background: url(../images/foot_cen1.png) 30px 45px no-repeat;
    height: 50px;
	    margin-bottom: 20px;
}
.foot1_news_left{
	float:left;
	width:60px;
	height:60px;
	margin-left:30px;
	margin-right:20px;
	background:url(../images/foot_new_pic.jpg);
}
.foot_list_a{
	padding:6px 10px;
	border:1px #2e2e2e solid;
	color:#fff;
	margin-right:10px;
	white-space:nowrap;
	line-height: 40px;
}
.foot_list_a:hover{
	border:1px #fff100 solid;
	color:#fff100;
}
.foot_ewm{
	margin:0 auto;
	text-align:center;
	    padding-left: 30px;
}
.footer .foot2_con {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    color: #fff;
    padding-top: 30px;
    line-height: 30px;

    padding-left: 30px;
}
.foot2_fx1{
	float:left;
	width:48px;
	height:48px;
	background:url(../images/foot_fx1.png);
	margin-right:10px;
}
.foot2_fx1:hover{
	background:url(../images/foot_fx_1.png);
}
.foot2_fx2{
	float:left;
	width:48px;
	height:48px;
	background:url(../images/foot_fx2.png);
	margin-right:10px;
}
.foot2_fx2:hover{
	background:url(../images/foot_fx_2.png);
}
.foot2_fx3{
	float:left;
	width:48px;
	height:48px;
	background:url(../images/foot_fx3.png);
	margin-right:10px;
}
.foot2_fx3:hover{
	background:url(../images/foot_fx_3.png);
}
.foot2_fx4{
	float:left;
	width:48px;
	height:48px;
	background:url(../images/foot_fx4.png);
	margin-right:10px;
}
.foot2_fx4:hover{
	background:url(../images/foot_fx_4.png);
}
.foot2_fx5{
	float:left;
	width:48px;
	height:48px;
	background:url(../images/foot_fx5.png);
	margin-right:10px;
}
.foot2_fx5:hover{
	background:url(../images/foot_fx_5.png);
}
.foot2_left{
	float:left;
	width:30%;
	border-right: 1px #2e2e2e solid;
}
.foot2_center{
	float:left;
	width:45%;
	border-right: 1px #2e2e2e solid;
	line-height:48px;
	text-align:center;
}
.foot2_center a{
	padding:0 8px;
	color:#fff;
}
.foot2_center a:hover{
	color:#fff100;
}
.foot2_right{
	width:24%;	
	float:left;
	text-align:center;
	line-height:25px;
}
.foot2_right a:hover{
	color:#fff100 !important;
}
.zbt_con_wz3 a:hover{
	font-weight:bolder;
	color:#000 !important;
}
.foot_news_tit_left{
	float:left;
	width:95px;
	height:30px;
	background:#FFF100;
	    background-size: 100%;
		    margin-top: 5px;
    margin-left: 15px;
	color:#000;
	text-align:center;
}
.foot_news_tit_left:hover{
	background:#000;
	color:#FFF100;
}
.foot_news_tit_right{
	float:left;
	width:95px;
	height:30px;
	background:#000;
	    background-size: 100%;
		margin-top: 5px;
		color:#FFF100;
		margin-left: 15px;
		text-align:center;
}
.foot_news_tit_right:hover{
	background:#FFF100;
	color:#000;	
}
.nav-collapse .dropdown-menu, #wp-calendar caption, .accordion-heading.open a .icon, .tap-to-call {
  background-color: #021d35;
}
.dropdown-menu {
  border-radius: 0;
  top: 100%;
  margin-top: -6px;
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-top: 6px solid white;
  background: #0c3388;
}
.dropdown-menu {
  border-top-color: #f6f6f6;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2000;
  display: none;
  float: left;
  min-width: 210px;
  padding: 0 0 5px 0;
  margin: 0px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.dropdown-menu > li > a {
  padding: 9px 16px;
  color: #fff !important;
}
.dropdown-menu li > a {
  display: block;
  padding: 9px 16px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
      text-transform: uppercase;
}
.dropdown-menu > li > a:hover{
	background: #ececec;
	color:#000 !important;
}
.left_pro_a {
    padding: 6px 10px;
    border: 1px #2e2e2e solid;
    color: #000;
    margin-right: 10px;
    white-space: nowrap;
    line-height: 40px;
	
}
.left_pro_a:hover{
	border:1px #fff100 solid;
	color:#fff100;
	background:#000;
}
.team img{
	float:left;
	width:47%;
	margin:10px;
}
.con_about1{
	width:100%;
	height:700px;

	
}
.con_about1_nei{
	background:rgba(255,255,255,.2);
	height:400px;
	margin-top: 30px;

	
}
.con_about1_left{
	float:left;
	width:30%;
	
	}
.con_about1_right{
	float:right;
	width:70%;
    box-sizing: border-box;
    padding: 40px 40px 40px 70px;
}
.con_about1_left_img{
	width:100%;
	height:100%;

}	
.con_about1_right_tit{
	width:100%;
	line-height:35px;
	font-size:28px;
	text-transform:uppercase;
	border-bottom: 2px solid #021d35;
	    width: 120px;
	color:#021d35;
padding-bottom: 5px;
	    margin-bottom: 25px;
		    font-weight: bolder;

}
.con_about1_right_con{
	line-height:30px;
	font-size:16px;
}
.lx_all{
	width:100%;
	height:440px;
	background:#021d35;

}
.lx_pic1{
	width:33.333333%;
	height:100%;
	float:left;
	background:url('../images/lx_pic1.jpg') center center;
	position:relative;
}
.lx_pic2{
	width:33.333333%;
	height:100%;
	float:left;
	background:url('../images/lx_pic2.jpg') center center;
	position:relative;
}
.lx_pic3{
	width:33.333333%;
	height:100%;
	float:left;
	background:url('../images/lx_pic3.jpg') center center;
	position:relative;
}
.lx_ban{
	position:absolute;
	width:100%;
	height:250px;
	    top: 260px;
    opacity: .72;
	background: -webkit-linear-gradient(left top, #8DC31E, #8DC31E, #007B36, #007B36);
   background: -o-linear-gradient(left top,#8DC31E, #8DC31E, #007B36, #007B36);
   background: -moz-linear-gradient(left top,#8DC31E, #8DC31E, #007B36, #007B36);
   background: -ms-linear-gradient(left top,#8DC31E, #8DC31E, #007B36, #007B36);	
}
.lx_pic_wz{
	font-size:40px;
	font-weight:bolder;
	    width: 260px;
	position:absolute;
	color:#fff;
    margin-left: -140px;
	    margin-top: -49px;
	left:50%;
	top:50%;
	z-index:3000;
	    text-align: center;
}
.lx_pic_wz a{
	color:#fff;
}
.abt_all{
	width:100%;
	height:650px;
	background:url('../images/cp_bg.jpg') top center no-repeat;
	margin:0 auto;
	
}
.abt_all_nei{
	width:1200px;
	height:100%;
	padding:40px 0px;
	    margin: 0 auto;
		box-sizing: border-box;
}
.abt_all_left{
	float:left;
	width:33.333333%;
	height:100%;
	padding-right:14px;
	box-sizing: border-box;
}
.abt_all_center{
	float:left;
	width:100%;
	height:100%; 
	padding-right:7px;
	padding-left:7px;
	box-sizing: border-box;
}
.abt_all_right{
	float:left;
	width:33.333333%;
	height:100%;
	box-sizing: border-box;
	padding-left:14px;
}
.abt_all_left_mx{
    background: #daebd5 url(../images/abt_all_top.png) top center no-repeat;
	width:100%;
	height:100%;
	box-sizing: border-box;
}
.abt_all_center_mx{
	width:100%;
	height:100%;
	box-sizing: border-box;
}
.abt_all_right_mx{
	    background: #daebd5 url(../images/abt_all_top.png) top center no-repeat;
	width:100%;
	height:100%;
	box-sizing: border-box;
}
.abt_all_left_mx_img{
	width:140px;
	height:140px;
	margin:0 auto;
	background:url('../images/abt_all_left_mx_img1.png') no-repeat;	
	background-size:100%;
}
.abt_all_left_mx_img1{
	width:1186px;
	height:116px;
	margin:0 auto;
	background:url('../images/cp_bg1.png') no-repeat;	
	background-size:100%;
}
.abt_all_left_mx_img2{
	width:140px;
	height:140px;
	margin:0 auto;
	background:url('../images/abt_all_left_mx_img3.png') no-repeat;	
	background-size:100%;
}
.abt_all_left_mx_tit{
	font-size:32px;
	font-weight:bolder;
	line-height:40px;
     text-transform: uppercase;
       color: #00654c;

    margin: 0 auto;
	    margin-bottom: 80px;

}
.abt_all_left_mx_con{
	text-align:center;
	padding-top:70px;
	font-size:16px;

	margin:0 auto;
	line-height:25px;
}
.abt_all_left_mx_more{
	width:100px;
	height:20px;
	line-height:20px;
	border:2px solid #000;
	margin: 0 auto;
	text-align:center;
	margin-top:35px;
}
.hom_pro{
	height:550px;
	width:100%;
	background: -webkit-gradient(linear,0 0,0 100%,from(#A1A1A1),to(#FEFEFE));
}





.home_pro_nei{
	width:1200px;
	height:500px;
    margin: 0 auto;
	text-transform:uppercase;
	    overflow: hidden;
}
.home_pro_tit{
padding-bottom: 5px;
	font-size:32px;
	font-weight:bolder;
    line-height: 40px;
    color: #021d35;
	width: 120px;
	margin: 0 auto;
	    border-bottom: 2px solid #021d35;
}
.foot_all{
background-image: url(../images/footer-background.png);
    background-repeat: no-repeat;
    background-position: center center;
	background-color: #0a0a0a;
	text-align:center;
	    text-transform: uppercase;
		word-break: break-all;
}
.genduo{
    width: 70px;
    height: 27px;
    color: #000;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
	text-transform:uppercase;
	float:right;
	    margin-top: -50px;
}
.genduo a{
	color:#000;	
}
.lx_all_left{
	width:50%;
	float:left;
	padding:20px;
	box-sizing: border-box;
}
.lx_all_right{
	width:50%;
	float:left;
	box-sizing: border-box;
	margin-top:40px;
	border-left: 3px dotted #fff;
	height:280px;
	    padding-left: 30px;
}
.lx_all_left img{
	text-align:center;

	
}
.lx_all_right_wz{
	font-size:16px;
	text-transform:uppercase;
	margin-left:30px;
	line-height:30px;
	color:#fff;
}
.hom_abo1{
	width:100%;
	height:700px;
	background:#021d35;
}
.hom_abo1_left{
	float:left;
	width:45%;
	box-sizing: border-box;
	background:url('../images/hom_abt1_img.jpg') no-repeat left top;
	height: 100%;
	}
.home_abo1_right{
	float:left;
	width:55%;
	box-sizing:border-box;
	
}
.con_about1_right_tit1{
	width: 100%;
    line-height: 35px;
    font-size: 28px;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    width: 120px;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 25px;
    font-weight: bolder;
}
.con_abt1_right{
	padding: 80px 40px 40px 70px;
}
.sb{
	padding-top:80px;
	width:200px;
	padding-right:20px;
}
.lx_all_left1{
	text-align:center;
	margin-bottom:30px;
	
}
.lx_all_left2{
	text-align:center;
	margin-bottom:30px;
}
.lx_all_left3{
	text-align:center;
	
}
.top1{
	height:42px;
	width:100%;
	background:#f9f9f9;

}
.top1_left{
	float:left;
	line-height:42px;
	text-transform:uppercase;
	color:#ea5b24;
}
.top1_right{
	float:right;
}
.con_four{
	width:100%;
	padding-top:50px;
}
.con_four_left{
	width:35%;
    margin-top: 15px;
    border-top-style: dashed;
    border-color: #020000;
    border-top-width: 1px;	
	float:left;
}
.con_four_tit{
width:100%;
height:90px;
}
.con_four_center{
	width:30%;
	font-size:26px;
	font-weight:bolder;
	float:left;
	text-align:center;
	color:#424242;
	text-transform:uppercase;
}
.con_four_right{
		width:35%;
    margin-top: 15px;
    border-top-style: dashed;
    border-color: #020000;
    border-top-width: 1px;	
	float:left;
}
.con_four_con{
	border-top: 1px solid #eae9e9;
	border-bottom: 1px solid #eae9e9;
	width:100%;
	height:460px;
}
.con_four_con_left{
	float:left;
	width:33%;
	height:100%;
}
.con_four_con_center{
	float:left;
	width:34%;
	height:100%;
}
.con_four_con_right{
	float:left;
	width:33%;
	height:100%;
}
.con_four_con_left_top{
	width:100%;
	height:50%;

}
.con_four_con_left_bottom{
	width:100%;
	height:50%;
}
.con_four_con_right_top{
	width:100%;
	height:50%;
}
.con_four_con_right_bottom{
	width:100%;
	height:50%;
}
.con_four_con_left_top_left{
	float:left;
	width:20%;
	height:100%;
}
.con_four_con_left_top_left1{
	float:left;
	width:20%;
	height:100%;
}
.con_four_con_left_top_left2{
	float:left;
	width:20%;
	height:100%;
}
.con_four_con_left_top_left3{
	float:left;
	width:20%;
	height:100%;
}
.con_four_con_left_top_right{
	float:left;
	height:100%;
	width: 70%;
}
.con_four_con_left_top_right_top{
	    padding-left: 15px;
	padding-top:30px;
	line-height:30px;
		font-size: 18px;

}
.con_four_con_left_top_right_bottom{
	padding-top:15px;
	line-height:23px;
	    color: #747474;
	    padding-left: 15px;
	
}
.con_four_con_left_top_left a{
	width:50px;
	height:50px;
	background:url(../images/four2.png);
	margin-top:30px;
	display: block;
    float: right;

}
.con_four_con_left_top_left1 a{
	width:50px;
	height:50px;
	background:url(../images/four3.png);
	margin-top:30px;
	display: block;
    float: right;

}
.con_four_con_left_top_left2 a{
	width:50px;
	height:50px;
	background:url(../images/four1.png);
	margin-top:30px;
	display: block;
    float: right;

}
.con_four_con_left_top_left3 a{
	width:50px;
	height:50px;
	background:url(../images/four4.png);
	margin-top:30px;
	display: block;
    float: right;

}
.con_four_con_center{
	background:url(../images/bzt.png) no-repeat;
	background-size:100%;
}
.con_cptj{
	margin-top:50px;
}
.con_cptj_con{
	width:100%;
	height:690px;
}
.con_cptj_con_tp{
	width:25%;
	float:left;
	height:100%;
		padding-left: 20px;
	padding-right: 20px;
    box-sizing: border-box;
	padding-bottom:50px;
	text-align:center;
	text-transform:uppercase;
}
.con_cptj_con_tp img{
	width:100%;
	
}
.foot_four{
	float:left;
	width:25%;
	padding:0 10px 0 10px;
	box-sizing:border-box;
	
}
.foot_four_tit{
	color:#ea5b24;
	font-size:16px;
	padding:30px 0 20px 0;
	text-align:left;
	text-transform:uppercase;
}
.foot_four_con{
	color:#fff;
	text-align:left;
	line-height:30px;
	
}
.foot_four_zht{
	width:100%;
	}
.foot_four_con a{
	color:#fff;
	line-height:28px;
	
}
.con_lc{
	width:100%;
	height:400px;
	margin-bottom:50px;
}
.con_lc_con{
	width:100%;
	height:230px;
	border-top: 1px solid #eae9e9;
	border-bottom: 1px solid #eae9e9;
	    padding-top: 60px;
		
}
.con_lc_con_lc1{
	width:25%;
	height:300px;
	float:left;
	box-sizing:border-box;
	text-align:center;
	
}
.con_lc_con_lc1_tit{
	font-size:19px;
	line-height:23px;
	text-transform:uppercase;
	padding-top:15px;
	font-weight:bolder;
	
}
.con_lc_con_lc1_con{
	padding-top:30px;
	color:#747474;
}
