/* CSS Document */

body {
	margin:0px;
	font-family: Roboto Condensed,Arial, Helvetica, sans-serif,"宋体";
	font-size: 14px;
	color: #000;
	max-width: 100%;
    margin: 0 auto;
    line-height: 1.42857143;
}
.m_banner {
    width: 100%;
    position: relative;
    max-height: 792px;
    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{
	color:#E62129;
	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: 90%;
overflow: hidden;
margin: 0 auto;
margin-bottom: 20px;
min-height:550px;
}
.all_top {
margin: 0 auto;
height: 73px;
width:100%;
  border-radius: 3px;
    filter: alpha(opacity=30);
    z-index: 1000;
	
}
.all_top1{
	height:30px;
	width:100%;
	background:#f5f5f5;
}

.container{
	margin-right: auto;
  margin-left: auto;
  width: 1300px;

}

.top{
margin: 0 auto;


}
.all_top_top{
	width:100%;
	height:30px;

}
.nav-collapse.collapse1 {
  height: auto !important;
  overflow: visible !important;
  display:block !important;
}
.collapse1 {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;

}
.yuyan {
    float: right;
	    width: 100%;
    margin-right: 20px;
    margin-top: 4px;
	font-size:13px;
}
.yuyan a {
    display: block;
    float: right;
    padding-left: 15px;
	color:#000;
	margin-top: 3px;
}

.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: 17px;
		
}
#menu-shangnav > li{
  float: left;
    position: relative;
}

.on_nav{
	border-bottom:3px solid #263c92;
}


.nav > li > a {

  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  font-size:15px;

    display: block;
margin: 15px 22px 0px 22px;
padding-bottom:10px;
}

.nav > li:last-child a:before { display: none; }
.nav >  li > a:hover{
    color: #263c92;

}
.collapse1 ul li:hover ul,.collapse1 ul li a:hover ul,.collapse1 ul li a:active ul {display:block;width:100%;}



.nav1 {
  padding-top: 10px;
height: 46px;
margin: 0 auto;

}
.nav-collapse1 .dropdown-menu, #wp-calendar caption, .accordion-heading.open a .icon, .tap-to-call {
  background-color: #457EFF;
}

.menu {
    position: relative;
}
.menu ul li {
    position: relative;
    border: none;
}
.menu > ul > li > a {

}
.menu ul li ul li ul {
    visibility: hidden;
    position: absolute;
    left: 100%;
    top: 0px;
    width: 190%;
}
.menu ul li ul li:hover ul {
    visibility: visible;
    background-color: #eeeeee;
    color: #fff;
    margin-left: 0px;
}
.menu ul li ul li ul li {
    width: 100%;
    float: left;
}
.menu ul > li > ul > li > ul > li > a {
    padding: 9px 16px;
    line-height: 20px;
	display: block;
}
.menu ul > li > ul > li > ul > li > a:hover {
    background: #263c92;
    color: #fff !important;
}
.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{
color:#b42b36;
	}
	
.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: 18px;
  height: 18px;
    margin-top: 1px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #000;
    background: url(../images/dl_03.png) no-repeat;
	border:none;
	margin-left:-30px;
}
.search_info{
	float: right;
}
.footer {
    width: 100%;
	min-width: 1200px;
	text-transform: uppercase;
	background:#f5f5f5;

}
.footer .foot1{
    width: 1140px;
    height: 70px;
	margin:0 auto;
    text-align: center;
	padding-top:26px;
    border-bottom: 1px #fff solid;		
	    box-sizing: border-box;
}
.footer .foot1 a{
	color:#000;
	padding:10px;
	text-align:center;
	margin:0 auto;
	padding:0 20px;

}
.footer .foot1_con{
	width:1200px;
	height:380px;
	margin:0 auto;
	color:#000;
	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: 15px;
	padding-bottom: 20px;
	text-align: center;
    color: #000;
    line-height: 25px;
	border-top: 1px solid #474443;
	margin-top: 40px;
}

.footer .foot p {
text-align: center;
line-height: 25px;
color: #000;

}

.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;
	word-break: break-all;
    color:#000;
}
.npag_contactinfo2{
	width:55%;
	margin:0 auto;
	font-size:14px;
	overflow:hidden;
	padding:40px 0 50px 70px;
    background: url(../images/coninbg.png) no-repeat right bottom;
	box-sizing:border-box;
	float:left;
}
.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;
    word-break: break-word;
}
.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: 95px;
border-bottom: 1px #C9C9C9 dashed;
line-height: 25px;
padding: 20px 0 30px 0;
}
.newslist_ctr1 {
margin: 0 auto;
width: 92%;
height: 25px;
border-bottom: 1px #C9C9C9 dashed;

}
.newslist_ctr_left{
	float:left;
	width:80%;
padding-top:20px;	
}
.newslist_ctr_right{
float: right;
    width: 220px;
    height: 108px;
    text-align: right;
    overflow: hidden;
}
.newslist_ctr_right img{
	width:220px;
    margin-top: 0px;
}
.newslist_title {
margin: 0 auto;
height: 30px;
line-height:30px;
font-size:18px;
}
.newslist_con {
margin: 0 auto;
height: 45px;
line-height:25px;
font-size:14px;

}
.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{



	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: 20px;
    line-height: 18px;
	box-sizing: border-box;
	border-radius: 35px;
	border:none;
	width:180px;
}


/*-------------------------浮动在线服务--------------------------------*/
#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: #fff;
}
.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: 100%;
height: 550px;
-moz-box-shadow: 2px 3px 2px #e9e9e9;

top: 170px;
margin: 0 auto;
left: 37px;
margin-top: 20px;
}
.nei_all{
    height: 40px;
margin-top: 20px;
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: 20%;

}
#Intro_content .pro{
width: 700px;
height: 248px;
background: url(../images/pro_all.jpg) 0% 0% no-repeat;
}
#Intro_content .nei{
width: 80%;
min-height: 473px;

}
#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: #000;
  margin: 0;
  font-size: 20px;
  height: 30px;
  line-height: 25px;

}
.bolded-line {

  margin-bottom: -1px;
  margin-top: 15px;
  width: 30px;
  height: 1px;

}
.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{
	
}

span.ft {
float: right;
}

.left-top{
margin: 0 26px 30px 0px;
    overflow: hidden;
    background: url(../images/nei_all_bg.jpg) 0px 35px no-repeat;
}
.left-top ul li a:hover{
	display:block;
  color: #b42b36 !important;	
}
.left-cd{
    color: #2F318B !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:100%;
	margin:0 auto;
	padding-left:0px;
    overflow: hidden;
    margin-top: 0px;
	background:#fff;
	padding-top: 60px;
	position:relative;
	display:none;
}
.xptj img{
	width:100%;
}
#atuo_recomm_info{
	margin-top:30px;
}
.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:700px;
	    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: 220px;
    padding-right: 40px;
    height: 220px;
    text-align: center;
    line-height: 22px;
}
.equ img{
	width:700px;
	height:700px;
	margin-right:20px;
	margin-bottom:20px;
}
#picarea {
	background: rgb(255, 255, 255); margin: 0px auto; width: 750px; height: 750px; float:left;
}
#picarea_right{
    width:330px;float:left;
	    padding-top: 100px;
}
#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 {

    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: #2F318B;
    color: #fff;
    height: 21px;
    line-height: 21px;
    margin: 0 auto;
}
#qrcode {
  width:260px;
  height:260px;
  margin-top:15px;
  margin-left:28px;
      margin-bottom: 10px;
}
.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:1200px;
	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 {
width: 100%;

overflow: hidden;
background-color: #fff;

}
.home_ac_title {

height: 60px;
margin-top:40px;
background: #f5f5f5;
}
.home_ac_title ul li {
float: left;
overflow: hidden;
width:25%;

}
.home_ac_title a.current {
background: url(../images/tab.png) no-repeat right top;
color: #fff;
}
.home_ac_title a {
display: block;

font-weight: bold;
height: 60px;
line-height: 60px;
text-align: center;
    font-size: 14px;
	color:#000;

}
.mc{

	font-size:16px;

}
.home_ac_title a:hover, .home_ac_title a.current {
background: #263c92;
color: #fff;
}
.home_ac_info {


overflow: hidden;
    margin-top: 10px;
}
.home_aboutus{
  padding: 0px 0px 0 0px;
  width: 100% !important;
line-height: 20px;
height: 260px;

}
.home_contactus,.home_jczx,.home_zlrz {
  padding: 0px 0px 0 0px;
  width: 100% !important;
line-height: 20px;
height: 260px;

}
.home_aboutus img{
	width:20%;
	float:left;
}
.home_contactus img{
	width:25%;
	float:left;
}
.home_jczx img{
	width:25%;
	float:left;
}
.home_zlrz img{
	width:25%;
	float:left;
}
#ex_ht4 a.current{
background: #263c92;
    color: #fff;
}
#ex_ht4 a:hover{
background: #263c92;
color: #fff;
}
#ex_ht2 .current div{
background: #263c92;
}
#ex_ht2 a:hover div{
background: #263c92;
color: #fff;
}
#ex_ht3 .current div{
background: #263c92;
}
#ex_ht3 a:hover div{
background: #263c92;
color: #fff;
}
#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;
    height: 337px;
    overflow: hidden;
}
.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: #f2f2f2;
	height:597px;	
}
.con_abo_tit {
    width: 400px;
    height: 80px;
	color:#000;
	font-size: 38px;
	font-weight: bolder;
	padding-top: 35px;
	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:340px;
	float:left;
	margin-left: 20px;
	background:url(../images/com.jpg);
	margin-top:75px;
}
.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:80px;
	height:80px;
	margin-left:30px;
	margin-right:5px;

}
.foot_list_a{
	padding:6px 10px;
	border:1px #2e2e2e solid;
	color:#000;
	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:20%;

	box-sizing:border-box;
	box-sizing:border-box;
}
.foot2_left_tit{
font-size: 24px;
    font-weight: bolder;
    color: #263c92;
    padding-bottom: 15px;
}
.foot2_left_tit1{
font-size: 20px;
    font-weight: bolder;
    padding-bottom:10px;
}
.foot2_left_con{
	font-size: 14px;
	padding-bottom: 5px;
	    text-transform: capitalize;
}
.foot2_left img{
    max-width: 242px;
    width: 100%;
}
.foot2_center{
	float:left;
	width:13%;

	line-height:48px;
	text-align:center;
	box-sizing:border-box;
}
.foot2_center_more{
	padding-bottom:40px;
}
.foot2_center img{
	width:90px;
	padding-top:10px;
}

.foot2_right{
	width:67%;	
	float:left;
	padding-top:10px;
	line-height:25px;
	color:#000;
	font-size:14px;
	text-transform:none;
	box-sizing: border-box;
}
.foot2_right_menu{
	width:100%;
}
.foot2_right_menu_zi{
	float:left;
	width:14%;
    font-size: 18px;
    font-weight: bolder;
	text-align:center;
    
    padding-bottom: 15px;
}
.foot2_right_menu_zi a{
	color: #263c92;

}
.foot2_right_menu_zi a:hover{
	color: #263c92;

}
.foot2_right_menu1{
	width:100%;
}
.foot2_right_menu_zi1{
	text-align:center;
	float:left;
	width:14%;
	font-size: 14px;
	 padding-bottom: 5px;
}
.foot2_right_menu_zi1 a:hover{
	color: #263c92;

}
.foot2_right a:hover{
	color:#263c92 !important;
	font-weight:bolder;
}
.zbt_con_wz3 a:hover{
	font-weight:bolder;
	color:#000 !important;
}
.foot_news_tit_left{
	float:left;
	width:95px;
	height:30px;
	background:rgba(4, 79, 159, 1);
	    background-size: 100%;
		    margin-top: 5px;
    margin-left: 15px;
	color:#fff;
	text-align:center;
}
.foot_news_tit_left:hover{
	background:#fff;
	color:rgba(4, 79, 159, 1);
}
.foot_news_tit_right{
	float:left;
	width:95px;
	height:30px;
	background:#fff;
	    background-size: 100%;
		margin-top: 5px;
		color:rgba(4, 79, 159, 1);
		margin-left: 15px;
		text-align:center;
}
.foot_news_tit_right:hover{
	background:rgba(4, 79, 159, 1);
	color:#000;	
}
.nav-collapse .dropdown-menu, #wp-calendar caption, .accordion-heading.open a .icon, .tap-to-call {
  background-color: #f5f5f5;
}
.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: 200px;
  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 {
  color: #000 !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: #263c92;
	color:#fff !important;
}
.left_pro_a {
	border-bottom: dashed 1px #000;
    color: #000;
	font-size:16px;
    margin-right: 10px;
    white-space: nowrap;
    line-height: 30px;
	display:block;
	width:100%;
	padding-left:20px;
	margin-bottom: 10px;
}
.left_pro_a:hover{
color: #263c92;
}
.left_pro_a1 {
    color: #000;
	font-size:16px;
    margin-right: 10px;
    white-space: nowrap;
    line-height: 25px;
	display:block;
	width:100%;
	padding-left:40px;
	margin-bottom: 10px;
}
.left_pro_a1:hover{
color: #263c92;
}
.qua img{
	float:left;
	width:25%;
	padding:10px;
	box-sizing:border-box;
}
.team img{
	float:left;
	width:33.33333%;
	padding:10px;
	box-sizing:border-box;
}
.team1 img{
	float:left;
	margin:10px;
}
.mulu{
	line-height:50px;
}
.bann_wz{
	width:800px;
	height:500px;
	margin:0 auto;
	text-align:center;
	position:relative;
	margin-top:-550px;
	margin-bottom:50px;
}
.bann_wz_yw{
	font-size:56px;
	color:#fff;
	text-transform:uppercase;
}
.bann_wz_zw{
	font-size:30px;
	color:#fff;
	margin:30px 0 40px 0;
}
.bann_wz_btn1{
    background: rgba(4, 79, 159, 0.7) !important;
    color: #fff !important;
	    font-size: 18px;
		    border-radius: 30px;
			width:200px;
			height:60px;
			line-height:60px;
			float:left;
			margin-left:170px;
			text-transform:uppercase;
}
.bann_wz_btn2{
    background: rgba(255, 255, 255, 1) !important;
    color: rgba(4, 79, 159, 1) !important;
	    font-size: 18px;
		    border-radius: 30px;
			width:200px;
			height:60px;
			line-height:60px;
			float:right;
			margin-right:170px;
			text-transform:uppercase;
}
.bann_wz_btn1:hover {
    background: rgba(255, 255, 255, 1) !important;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
	-webkit-transition: 0.5s;
	color:rgba(4, 79, 159, 1) !important;
}
.bann_wz_btn2:hover {
    background: rgba(4, 79, 159, 0.7) !important;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
	-webkit-transition: 0.5s;
	color:rgba(255, 255, 255, 1) !important;
}

/*选择尚德开始*/
.Choices{ width:100%; float:left; height:700px; }
.Choices_text{ width:1200px; height:819px; margin:0 auto;}
.Choices_head{ width:100%; float:left; height:55px; margin-top:50px; line-height:55px; letter-spacing:2px; font-weight:bold; text-align:center; font-size:48px; color:#000; display:block; position:relative;}
.Choices_head:before,.Choices_head:after{content: ''; position: absolute;top: 30px;background: #000;width:265px;height: 2px;}
.Choices_head:before{ left:175px;}
.Choices_head:after{ right:175px;}

.Choices_content{ width:1184px; height:594px; float:left; margin-left:3px;}
.Choicesnext{ width:38px; height:37px; float:left; margin-left:1136px; margin-top:24px; cursor:pointer;}
.Choices_banner{ width:1184px; height:399px; float:left; margin-top:39px; overflow: hidden;}
.Choices_banner ul{ width: 14000px;  overflow: hidden;}
.Choices_banner ul li{ width:1184px; height:399px; float:left;}
.Choices_left{ width:594px; height:399px; float:left;}
.Choices_right{ width:590px; height:399px; float:left; background-color: rgba(255,255,255,0.93)}
.Choices_right h1{ width:590px; height:30px; line-height:30px; float:left; text-align:center; font-size:28px; margin-top:70px; color:#464646;}
.Choices_right h2{ width:590px; height:30px; line-height:30px; float:left; text-align:center; font-size:28px; margin-top:10px; color:#464646;}
.Choices_right p{ width:450px; height:70px; float:left; margin-left:70px; text-align:center; font-size:18px; color:#606060; margin-top:20px;}
.Choicesbut{ width:197px; height:49px; float:left; border:1px solid #bfbfbf; background-color:rgba(255,255,255,0.7); text-align:center; line-height:49px; color:#606060; font-size:22px; margin-left:195px; margin-top:57px;}
.Choicestel{ width:1184px; height:38px; text-align:center; line-height:38px; font-size:36px; float:left; font-family:"Arial"; overflow:hidden; color:#000; margin-top:100px;
-webkit-user-select:none;/*谷歌 /Chrome*/
-moz-user-select:none; /*火狐/Firefox*/
-ms-user-select:none;    /*IE 10+*/
user-select:none;}
.Choicestel ul{ width:14000px; overflow:hidden;}
.Choicestel ul li{ width:1184px; height:38px; float:left;}

.con_abo_right1{
	    margin-top: 70px;
		margin-left:50px;
		float:left;
		    width: 600px;
}
.entry-item {
    border-bottom: none;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    min-height: 70px;
	display:block;
        height: 84px;
		background:#fff;
		    margin-bottom: 10px;
}
.time {
    width: 60px;
    float: left;
    left: 0;
    top: 0;
    width: 75px;
    background-color: #fff;
    text-align: center;	
	    margin-right: 20px;
}
.time-day {
    font-size: 25px;
    line-height: 40px;
    display: block;
	border-bottom: 1px solid #000;
    color: #000;
    width: 50px;
    margin: 0 auto;
}
.time-date {
    font-size: 11px;
display: block;
    color: #000;
    line-height: 22px;	
}
.entry-title {
    margin-bottom: 10px;
	    padding-top: 10px;
}
.entry-title h2 {
    font-size: 14px;
}
.entry-summary {
    margin-bottom: -8px;
    color: #808080;
    font-size: 12px;
		
}
.entry-summary p {
    line-height: 1.6;
}
.entry-item:hover{
	cursor:pointer;
	background:#044f9f;
	color:#fff !important;
	
}


.counter{
    background: url(../images/counterbg.jpg) no-repeat top center;
    background-size: cover;
}
.counter .main_counter_area{
    padding:80px 20px;
}

.main_counter_area .single_counter h2{
    color:#fff;
    font-size:2.8125rem;
}
.main_counter_area .single_counter i{
    color: #fff;
    font-size: 1.875rem;
    display: inline-block;
    border: 1px solid #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: 20px;
}
.main_counter_area .single_counter h4{
    color:#fff ;
    font-size:0.8125rem;
    text-transform: lowercase;
}

#fh5co-about, #fh5co-practice, #fh5co-testimonial, #fh5co-started, #fh5co-project, #fh5co-blog, #fh5co-contact, #fh5co-footer {
    padding: 1em 0;
    clear: both;
}
.fh5co-project {
    margin-bottom: 30px;
}
.fh5co-project > a {
    display: block;
    color: #000;
    position: relative;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.fh5co-project > a img {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.fh5co-project > a h3, .fh5co-project > a span {
    z-index: 12;
    position: absolute;
    right: 20px;
    left: 20px;
    bottom: 50px;
    color: #fff;
    margin: 0;
    padding: 0;
    opacity: 1;
    font-size: 30px;
    font-weight: 300;
    visibility: visible;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.fh5co-project > a span {
    font-size: 14px !important;
    bottom: 20px !important;
}
.fh5co-project > a h3, .fh5co-project > a span {
    z-index: 12;
    position: absolute;
    right: 20px;
    left: 20px;
    bottom: 50px;
    color: #fff;
    margin: 0;
    padding: 0;
    opacity: 1;
    font-size: 30px;
    font-weight: 300;
    visibility: visible;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	line-height: 1.1;
}
.fh5co-project > a:after {
    opacity: 0;
    visibility: hidden;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    -o-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
    z-index: 8;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.fh5co-project {
	margin-bottom: 30px;
	> a {
		display: block;
		color: $brand-black;
		position: relative;
		bottom: 0;
		overflow: hidden;
		@include transition(.5s);
		img {
			position: relative;
			@include transition(.5s);
		}
		&:after {
			opacity: 0;
			visibility: hidden;
			content: "";
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			top: 0;
			-webkit-box-shadow: inset 0px -34px 98px 8px rgba(0,0,0,0.75);
			-moz-box-shadow: inset 0px -34px 98px 8px rgba(0,0,0,0.75);
			-ms-box-shadow: inset 0px -34px 98px 8px rgba(0,0,0,0.75);
			-o-box-shadow: inset 0px -34px 98px 8px rgba(0,0,0,0.75);
			box-shadow: inset 0px -34px 98px 8px rgba(0,0,0,0.75);
			z-index: 8;
			@include transition(.5s)
		}
		h3, span {
			z-index: 12;
			position: absolute;
			right: 20px;
			left: 20px;
			bottom: 50px;
			color: $brand-white;
			margin: 0;
			padding: 0;
			opacity: 1;
			font-size: 30px;
			font-weight: 300;
			visibility: visible;
			@include transition(.3s);
		}
		span{
				font-size: 14px;
				bottom: 20px;
			}
		&:hover {
			-webkit-box-shadow: 0px 18px 71px -10px rgba(0,0,0,0.75);
			-moz-box-shadow: 0px 18px 71px -10px rgba(0,0,0,0.75);
			box-shadow: 0px 18px 71px -10px rgba(0,0,0,0.75);

			&:after {
				opacity: 1;
				visibility: visible;
				@media screen and (max-width: $screen-sm ) {
					opacity: 0;
					visibility: hidden;
				}
			}
			h3 ,span {
				opacity: 1;
				bottom: 55px;
			}
			span{
				bottom: 15px;
			}
			img {
				-webkit-transform: scale(1.1);
				-moz-transform: scale(1.1);
				-o-transform: scale(1.1);
				transform: scale(1.1);

				@media screen and (max-width: $screen-sm ) {
					
					-webkit-transform: scale(1.0);
					-moz-transform: scale(1.0);
					-o-transform: scale(1.0);
					transform: scale(1.0);
				}
			}
		}
	}
}
.fh5co-project > a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.fh5co-project > a:hover h3, .fh5co-project > a:hover span {
    opacity: 1;
    bottom: 55px;
}
.fh5co-project > a:hover span {
    bottom: 15px !important;
}
.fh5co-project > a:hover {
    -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.fh5co-heading p {
    font-size: 18px;
    line-height: 1.5;
    color: #828282;
	padding-top:20px;
	padding-bottom:30px;
}
.lxxl{
	width:100%;
	    height: 120px;
	background:rgba(4, 79, 159, 1);
}
.wrap{
	    padding: 40px 0;
		width:100%;
}
.f-strip-col{
	float:left;
    padding: 0 24px;
	width:25%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;

    text-align: center;
    vertical-align: top;
    width: 25%;
}
.f-strip-col:before {
    background: url(https://cdn.carid.com/css/prod-images/icon-low-price-r4.svg) no-repeat center center;
    border-radius: 50%;
    border: 1px solid #fff;
    content: '';
    display: block;
    margin: 0 auto 8px;
    height: 38px;
    vertical-align: middle;
    width: 38px;
	display: inline-block;
    margin: 0;
}
.f-strip-col.-experts:before {
    background-image: url(https://cdn.carid.com/css/prod-images/icon-house-experts-oa.svg);
}
.f-strip-col.-guaranteed:before {
    background-image: url(https://cdn.carid.com/css/prod-images/icon-guaranteed-4z.svg);
}
.f-strip-col.-easy-returns:before {
    background-image: url(https://cdn.carid.com/css/prod-images/icon-easy-returns-5j.svg);
}
.f-strip-col>.descr {
    padding-left: 16px;
    text-align: left;
	font-weight: 700;
    color: #fff;
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    word-spacing: normal;
}
.f-strip-col>.descr>span {
    display: block;
    font-weight: 300;
	
}
.-experts,.-guaranteed,.-low-price{
	    border-right: 1px solid #fff;
}
#fh5co-project {
    margin-bottom: 40px;
}

.home_abo{
	width:100%;
	height:500px;
    padding: 4em 0;
    background-color: #f4f4f4;
	box-sizing:border-box;
}
.home_abo_left{
	float:left;
	width:50%;
	padding-right:40px;
	
}
.home_abo_left_tit{
font-size: 2.5em;
    font-weight: 400;
    color: #333;
	text-transform:uppercase;
	
}
.home_abo_left_con{
    font-weight: 400;
    color: #555;
    margin: 1.4em 0 0;
    line-height: 2.2em;
	font-size: 14px;
}
.home_abo_right{
	float:left;
	width:50%;
}
.home_wh{
	width:100%;
	height:500px;
	padding: 4em 0;
	background:#fff;
}
.home_wh_tit{
	font-size: 2.5em;
    font-weight: 400;
    color: #000;
    text-align: center;
	    margin-bottom: 30px;
}
.home_wh_tit1{
	font-size: 2.5em;
    font-weight: 400;
    color: #000;
    text-align: center;
	text-transform:uppercase;

}

.home_wh_con{
	width:100%;
	height:100%;
	
}
.home_wh_gn1,.home_wh_gn2,.home_wh_gn3,.home_wh_gn4{
	float:left;
	width:25%;
	text-align:center;
}
.home_wh_gn1 i,.home_wh_gn2 i,.home_wh_gn3 i,.home_wh_gn4 i {
    color: #fff;
    font-size: 3rem;
    display: inline-block;
    border: 1px solid #fff;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: 20px;
	background:#000;
}
.home_wh_gn1 i:hover,.home_wh_gn2 i:hover,.home_wh_gn3 i:hover,.home_wh_gn4 i:hover{
	background:#b42b36;
} 
.home_wh_gn1_tit{
    color: #b42b36;
    font-size: 1.8em;
    font-weight: 400;
    margin: 0 0 0.5em 0;
	    text-transform: uppercase;
}
.home_wh_gn1_con{

    margin: 0 auto;
    line-height: 1.8em;
    font-weight: 400;
    text-align: center;
    width: 96%;
}

.pro_more {
    float: right;
    font-size: 18px;
    line-height: 24px;
}
.wc960{margin:0px auto;width:100%;}
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}
.icon{background:url(../images/icon.png) no-repeat 0 0;}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}

/*全局板块*/
.row .hd{height:25px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{}
.tab-T-3 li{width:12px !important;height:12px !important;font-size:0;background-color:#DCDDDD;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#2F318B;}
/*热门车型*/
.rowE .warp-pic-list{position:relative;height:350px;overflow:hidden;}
.rowE .count li{margin-right:25px;width:280px;height:350px;}
.rowE .count .img_wrap{width:250px;height:260px;}
.rowE .count li .text-area{padding:10px 0 10px 15px;}
.rowE .count li .text-area  p{line-height:24px;height:24px;}
.rowE .count li .text-area  p a{color:#000;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{background-color:#d81c1b;color:#fff;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:78px;width:45px;z-index:200;cursor:pointer; font-size:60px; display:none;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}
.wrapBox{width:100% !important;}

.foot_a{

}
.home_sj{
	margin-left: 30px;
	margin-bottom:20px;
	color: #A2A2A2;
	letter-spacing: 1px;
	font-size:13px;
}
.home_sj_nr1{
    margin-right: 20px;
    height: 100px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
}
.home_sj_nr2{
    margin-right: 20px;
    height: 100px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
}
.home_sj_nr3{
    margin-right: 20px;
    height: 100px;
}
.home_more{
	float:left;

}
.home_more a{
	background: transparent !important;
    color: #E62129;
    border: 1px solid #E62129;
    padding: 5px 20px;
    border-radius: 6px;
    margin: 15px 0 10px;
    display: inline-block;
    text-decoration: none !important;
    font-size: 14px;
}
.home_more a:hover{
	background: #E62129 !important;
	border: 1px solid #E62129;
	color: #fff;
	}
.home_hf{
	width:100%;
	height:130px;
	background:#10afc1;
	
}
.home_hf_con1{
	width:326px;
	height:130px;
	background:#fff url(../images/xlogo.png);
	background-size:100% 100%;
	float:left;
}
.home_hf_con2{
	width:65%;
	height:90px;
		float:left;
		font-size:16px;
		padding-top:33px;
		padding-left:0px;
		line-height:25px;
		color:#fff;
}
.home_hf_con3{
	background:url(../images/ct.png);
	width:326px;
	height:130px;
	float:right;
    font-size: 24px;
    line-height: 130px;
    text-align: center;	
	color:#fff;
}

.gallery a {

    display: inline-block;
    overflow: hidden;
    margin: 20px 20px;
}
.gallery img {
    width: 100%;
}
#sca1 .sx1{
	box-shadow: 0 0 0px 0px #000 !important;
}
.xscp{
    background: #DCDDDD;
	color:#2F318B;
	height:35px;
	line-height:35px;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}
.full-image a{

	color:#fff;
	
	}
.xs_ewm{
	display:none;
	
}
.img_1{
    width: 100px !important;
    margin-top: -45px;
    margin-left: 130px;
    position: absolute;
    left: 50%;
    top: 50%;
	height:100px;
	    overflow: hidden;
}
.divb{
	margin-bottom:0px;
	
}
.home_wel{
	width:100%;
	padding:20px 0;
}
.home_wel_left1{
	color: #333;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 24px;
    margin: 20px 0;
	float:left;
	padding-right:50px;
}
.home_wel_left2{
	padding-right:20px;
	float:left;
}
.home_wel_left2 img{
	width:114px;
	vertical-align:central;
}
.home_wel_tit{
	text-align:center;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
	margin-bottom:20px;
}
.home_wel_con{
	text-align:center;
	color: #fff;
    font-size: 15px;
	line-height: 1.6em;		
}
.title-section {
    text-align: center;
    margin: 0 0 40px 0;
}
.title-section .title {
    margin: 0 0 5px 0;
	color: #2F318B;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 0.2em;
	font-family: 'Dosis',sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;

}
.title-section .desc-title {
	width:100px;
	border-bottom:4px solid #2F318B;
    margin: 0 auto;
	padding-top:15px;
}
.flat-divider.d50px {
    height: 20px;
}
.flat-divider {
    width: 100%;
    position: relative;
}
.flat-about-us div{
	line-height:25px !important;
	
}
.images-single-flexslider {
    position: relative;
}
.images-single-flexslider img {
	width:100%;
}
.flat-about-us {
    margin-top: -7px;
}
.flat-about-us .button {
    margin-top: 10px;
    margin-bottom: 0;
}
.button.white {
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    height: 35px;
    line-height: 35px;
    color: #333;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.button {
    background-color: #2d5aae;
    color: #fff;
    background-image: none;
    height: 45px;
    line-height: 45px;
    padding: 0 40px;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    display: inline-block;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.button.white:hover {
    background-color: #2F318B;
    color: #fff;
}
.progress{
		    height: 7px;
		    background: #e3e3e3;
		    border-radius: 0;
		    box-shadow: none;
		    margin: 10px 0 80px;
		    overflow: visible;
		    position: relative;
		}
		.progress .progress-title{
		    padding: 7px 10px;
		    margin: 0;
		    background: #393a3d;
		    border-radius: 5px 0 0 5px;
		    box-shadow: 0 7px 7px rgba(0,0,0,0.4);
		    font-size: 18px;
		    font-weight: 700;
		    color: #fff;
		    text-transform: uppercase;
		    position: absolute;
		    top: -13px;
		    left: 0;
		    z-index: 1;
		}

		.progress .progress-bar{
		    box-shadow: none;
		    border-radius: 0;
		    position: relative;
		    -webkit-animation: animate-positive 2s;
		    animation: animate-positive 2s;
		}

		.progress .progress-value{
		    width: 45px;
		    height: 30px;
		    line-height: 30px;
		    border-radius: 3px;
		    background: #393a3d;
		    box-shadow: 0 5px 5px rgba(0,0,0,0.4);
		    font-size: 15px;
		    font-weight: 700;
		    color: #fff;
		    text-align: center;
		    position: absolute;
		    bottom: 30px;
		    right: -17px;
		}

		.progress.green .progress-bar:after{ border: 5px solid #21da9a; }
		.progress.pink .progress-bar:after{ border: 5px solid #ff1170; }
		.progress.blue .progress-bar:after{ border: 5px solid #294bdc; }
		.progress.yellow .progress-bar:after{ border: 5px solid #ffa900; }
		@-webkit-keyframes animate-positive{
		    0% { width: 0; }
		}
		@keyframes animate-positive{
		    0% { width: 0; }
		}
.progress_name{
text-shadow: none;
    padding: 0;
    top: -32px;
    color: inherit;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 13px;
}
.flat-about-us .dropcap {
    height: 50px;
    background-color: #2d5aae;
    line-height: 50px;
    width: 50px;
    text-align: center;
    float: left;
    margin: 7px 20px 10px 0;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.home_news{
	width:100%;
	padding:0px 0px 30px 0;
}
.xw_all{
	width:100%;
	    
}
.xw_all_tit{
    font-size: 26px;
    font-weight: bolder;
    width: 100%;
    padding-bottom: 20px;
    color: #263c92;
	margin-bottom:10px;

}
.xw_all_con{
	width:100%;
}
.xw_all_con_all{
	float:left;
	width:50%;
	box-sizing:border-box;
	padding-right:20px;
	margin-bottom:30px;
	
}
.xw_all_con_all_left{
	width:50%;
	float:left;
	height:185px;
	overflow:hidden;
}
.xw_all_con_all_left img{
	width:315px;
	
	padding-right:20px;
}
.xw_all_con_all_right{
	width:50%;
	float:left;
	padding-left:5px;
	padding-right:5px;	
}
.xw_all_con_all_tit{
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:1px solid #263c92;
	margin-bottom:10px;

}
.xw_all_con_all_tit a{
    font-size: 16px;
    width: 100%;
    padding-bottom: 20px;
color: #263c92;
    font-weight: bolder;	
}
.xw_all_con_all_con{
    font-size: 16px;
    width: 100%;
    padding-bottom: 20px;
}
.xw_all_con_all_rq{
    font-size: 14px;

    width: 100%;
    padding-bottom: 10px;

}


.xw_all_tit_more {
    background: url(../images/more.png) 0 3px no-repeat;
    padding-left: 20px;
	float:right;
	margin-top: 11px;
	padding-right:10px;
}
.xw_all_tit_more a {
    border-bottom: 1px solid #263c92;
	font-size:14px;
	padding-top:20px;
    color: #263c92;
}
.news1{
	float:left;
	width:33.3333333%;
    padding: 0 20px;	
    text-align: center;
}
.news1_img img{
	width:100%;
}
.news1_tit{
margin: 20px 0 15px 0;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: 'Dosis',sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
	color: #000;
	padding: 0 46px;
}
.news1_rq{
	color: #777;
	font-family: 'Playfair Display', serif;
	font-size:13px;	
	border-top: 1px dashed #000;
	padding-bottom:10px;
	padding-top:10px;
}
.news1_bzh{
	padding-bottom:20px;
	color: #777;
}
.home_xx{
	width:100%;
	height:450px;
	background:url(../images/abo_bg.jpg) no-repeat center center;
}
.home_xx1{
	text-align:center;
	padding-top:200px;
	font-size:18px;
	color:#000;
	    font-family: 'Playfair Display', serif;
    font-style: italic;
	text-transform:uppercase;
}
.home_xx2{
	text-align:center;
	padding-top:10px;
	font-size:18px;
	color:#000;
	    font-family: 'Playfair Display', serif;
    font-style: italic;
	text-transform:uppercase;
	width:80%;
    margin: 0 auto;
}
.home_xx3{
	text-align:center;
	padding-top:10px;
	font-size:18px;
	color:#000;
	    font-family: 'Playfair Display', serif;
    font-style: italic;
	text-transform:uppercase;
}
.home_xx4{
		text-align:center;
}
.home_xxq{
	width:100%;
	height:100%;
	padding:50px 0px 10px 0px;
	background:url(../images/jj_bg.jpg) 0 0 no-repeat;
	margin-top:40px;
	margin-bottom:40px;
}
.jj_all{
	width:100%;
	height:100%;
}
.jj_all_left1{
	float:left;
	width:250px;
	box-sizing:border-box;
}
.jj_all_left{
	float:left;
	width:650px;
	box-sizing:border-box;
}
.jj_all_left_tit{
	font-size:26px;
	font-weight:bolder;
	width:100%;
	padding-bottom:10px;
	color:#263c92;
	padding-top:80px;
}
.jj_all_left_con{
	font-size:16px;
	line-height:28px;
    padding-top: 20px;	
}
.jj_all_left_more{
	margin-top:15px;
	background:url(../images/more.png) 0 3px no-repeat;
    padding-left: 20px;
}
.jj_all_left_more a{
    border-bottom: 1px solid #263c92;
	    color: #263c92;
}
.jj_all_right{
	float:left;
	width:400px;
	padding-left:50px;
	box-sizing:border-box;
}
.jj_all_right img{
	width:100%;
	padding:0 0 50px 0;
	float:right;
}
.home_jj{
	width:100%;
	height:333px;
    background: #2F318B;
}
.home_jj_left{
	float:left;
	width:45%;
}
.home_jj_left img{
	width:100%;
}
.home_jj_right{
	float:left;
	width:55%;
	padding-left:60px;
}
.home_jj_right_tit{
	font-size:24px;
	font-weight:bolder;
	padding:50px 0 30px 0;
	color:#fff;
	text-transform:uppercase;
	    font-family: 'Dosis',sans-serif;
}
.home_jj_right_con{
	font-size:13px;
	
	color:#fff;
	    font-family: 'Dosis',sans-serif;
		font-size:14px;
}
.home_more{
    border: 1px #fff solid;
    padding: 0px 20px;
    border-radius: 30px;
    margin-top: 25px;
	color:#fff;
}
.home_more1{
    border: 1px #fff solid;
    padding: 0px 20px;
    border-radius: 30px;
    margin-top: 25px;
	color:#fff;
    background: #2F318B;
	border:none;
}
.home_more1:hover{
	color:#fff;
}
.home_more_right {
    width: 100%;
    height: 40px;
    margin-top: -90px;
    margin-bottom: 40px;
}
.home_xl_tit_more2 {
    float: right;
    border: 1px #000 solid;
    padding: 0px 20px;
    border-radius: 30px;
    margin-top: 5px;
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
	background: #2F318B;
}
.foot2 {
height: 100%;
font-size: 13px;
margin: 0 auto;
width:100%;
padding-top:60px;
box-sizing: border-box;
}
.order_tj{
	padding:3px 15px;
	margin-top:20px;
}
.home_xx_wz{
	width:410px;
position: absolute;
    left: 50%;
    margin-left: -205px;	
	top:50%;
    margin-top: -18px;
}
.clear {
    clear: both;
}
.home_xx_wz_tit {
    font-size: 24px;
    font-weight: bolder;
    color: #263c92;
	padding-bottom:20px;
	text-align:center;
	text-transform:uppercase;
}
.home_xx_wz_btn_1{
	width:180px;
	height:36px;
	line-height:36px;
	float:left;
	text-align:center;
    transform: skew(166deg);
    -o-transform: skew(166deg);
    -moz-transform: skew(166deg);
    -webkit-transform: skew(166deg);
        margin-right: 20px;
	border:1px solid #000;
}
.home_xx_wz_btn_1 div{
    transform: skew(-166deg);
    -o-transform: skew(-166deg);
    -moz-transform: skew(-166deg);
    -webkit-transform: skew(-166deg);
}
.home_xx_wz_btn_2{
	width:180px;
	height:36px;
	line-height:36px;
	float:left;
	text-align:center;
    transform: skew(166deg);
    -o-transform: skew(166deg);
    -moz-transform: skew(166deg);
    -webkit-transform: skew(166deg);
	border:1px solid #000;
}
.home_xx_wz_btn_2 div{
    transform: skew(-166deg);
    -o-transform: skew(-166deg);
    -moz-transform: skew(-166deg);
    -webkit-transform: skew(-166deg);
}
.home_xx_wz_btn a{
	display:block;
}
.home_xx_wz_btn_1:hover{
	background:#263c92;
	
}
.home_xx_wz_btn a:hover{
	color:#fff !important;
}
.home_xx_wz_btn_2:hover{
	background:#263c92;
	color:#fff !important;
}
.on_cl{
	color:#263c92;
	font-weight:bolder;
}
.npag_left {
    float: left;
    width: 45%;
    padding-top: 40px;
    padding-left: 35px;
	box-sizing:border-box;
}
.ward{background:#fff;height:100%; height:900px;}
.ward2{background:#fff;min-height:100%;position:relative;}

.indexbanner1{width:20%;height:100%;background:url(../images/c1_1.jpg) left top;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner1 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner1 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner1 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner1 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner1 .banner-left img{width:90%;disply:block;padding:80px 5%}
.indexbanner1 .banner-pro{bottom:40px;text-align:center;z-index:11;position:absolute;right:-140%;width:100%;}

.indexbanner2{width:20%;height:100%;background:url(../images/c1_2.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner2 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner2 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner2 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner2 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner2 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner2 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner3{width:20%;height:100%;background:url(../images/c1_3.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner3 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner3 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner3 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner3 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner3 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner3 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner4{width:20%;height:100%;background:url(../images/c1_4.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner4 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner4 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner4 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner4 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner4 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner4 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner5{width:20%;height:100%;background:url(../images/c1_5.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner5 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner5 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner5 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner5 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner5 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner5 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner1_1{width:25%;height:100%;background:url(../images/c2_1.jpg) left top;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner1_1 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner1_1 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner1_1 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner1_1 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner1_1 .banner-left img{width:90%;disply:block;padding:80px 5%}
.indexbanner1_1 .banner-pro{bottom:40px;text-align:center;z-index:11;position:absolute;right:-140%;width:100%;}

.indexbanner2_1{width:25%;height:100%;background:url(../images/c2_2.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner2_1 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner2_1 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner2_1 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner2_1 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner2_1 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner2_1 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner3_1{width:25%;height:100%;background:url(../images/c2_3.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner3_1 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner3_1 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner3_1 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner3_1 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner3_1 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner3_1 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner4_1{width:25%;height:100%;background:url(../images/c2_4.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner4_1 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner4_1 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner4_1 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner4_1 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner4_1 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner4_1 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner1_2{width:25%;height:100%;background:url(../images/c3_1.jpg) left top;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner1_2 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner1_2 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner1_2 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner1_2 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner1_2 .banner-left img{width:90%;disply:block;padding:80px 5%}
.indexbanner1_2 .banner-pro{bottom:40px;text-align:center;z-index:11;position:absolute;right:-140%;width:100%;}

.indexbanner2_2{width:25%;height:100%;background:url(../images/c3_2.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner2_2 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner2_2 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner2_2 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner2_2 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner2_2 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner2_2 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner3_2{width:25%;height:100%;background:url(../images/c3_3.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner3_2 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner3_2 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner3_2 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner3_2 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner3_2 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner3_2 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner4_2{width:25%;height:100%;background:url(../images/c3_4.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner4_2 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner4_2 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner4_2 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner4_2 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner4_2 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner4_2 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}


.indexbanner4_2{width:25%;height:100%;background:url(../images/c3_4.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner4_2 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner4_2 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner4_2 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner4_2 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner4_2 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner4_2 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner1_3{width:25%;height:100%;background:url(../images/c4_1.jpg) left top;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner1_3 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner1_3 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner1_3 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner1_3 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner1_3 .banner-left img{width:90%;disply:block;padding:80px 5%}
.indexbanner1_3 .banner-pro{bottom:40px;text-align:center;z-index:11;position:absolute;right:-140%;width:100%;}

.indexbanner2_3{width:25%;height:100%;background:url(../images/c4_2.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner2_3 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner2_3 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner2_3 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner2_3 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner2_3 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner2_3 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner3_3{width:25%;height:100%;background:url(../images/c4_3.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner3_3 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner3_3 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner3_3 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner3_3 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner3_3 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner3_3 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.indexbanner4_3{width:25%;height:100%;background:url(../images/c4_4.jpg)  left top ;position:relative;overflow:hidden;background-size:100% 100%; }
.indexbanner4_3 .banner-tm{width:100%;height:100%;background:url(../images/bannertm.png) center;position:absolute;left:0px;z-index:99;background-size:cover;}
.indexbanner4_3 .banner-tm .font{text-align:center;margin-top:-60px;position:relative;top:50%;}
.indexbanner4_3 .banner-tm .num{text-align:center;margin-top:-60px;position:relative;top:90%;}
.indexbanner4_3 .banner-left{position:absolute;width:50%;height:100%;background:url(../images/bannertm.png) ;z-index:10;display:none;text-align:center;}
.indexbanner4_3 .banner-left img{width:80%;disply:block;padding:80px 10%}
.indexbanner4_3 .banner-pro{right:0%;bottom:40px;text-align:center;z-index:11;width:70%;position:absolute;right:-70%;}

.banner-bottom img{
	width:260px;
	margin:0 auto;
}

.fl {
    float: left;
}
.banner-tm{
	font-size:30px;
	font-weight:bolder;
	text-align:center;
	line-height:850px;
	color:#fff;
}
.banner-bottom{
	font-size:24px;
	font-weight:bolder;
	text-align:center;
	line-height:260px;
	color:#15499a;	
	position:absolute;
    width: 100%;
    bottom: 100%;
	text-transform:uppercase;
    z-index: 1000;
}