/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 13px;
	color: #000;
	max-width: 100%;
    margin: 0 auto;
}

.xw_img tr,.xw_img td,.xw_img th{border:1px black solid}
.download tr td{
display: flex;
    align-items: center;
}

.m_banner {
    width: 100%;
    max-height: 786px;
    overflow: hidden;
    position:relative;
}
.zy {
background:#3e3938;
	height:30px;
}
.all{
    margin: 0 auto;
}
.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:#000;
	text-decoration:none;
}
.newslist_pic{
	width:25%;
	float:left;
}
.newslist_pic img{
	width:100%;
}
.newslist_title a:hover{
  	color:#d1121b;
	text-decoration:none; 
}
.foot a:hover{
	color:#000;
	text-decoration:none;
}
p{margin: 0em 0;}

.main_contact ul li
{
	float: left;
width: 165px;
height: 29px;
background: url(../images/list_bg.jpg) no-repeat;
line-height: 29px;
overflow: hidden;
padding-left: 25px;
}
.new {
float: left;
width: 481px;
height: 218px;
padding: 0px 20px;
}
.xw_bt {
float: left;
width: 481px;
height: 20px;
background: url(../images/new.jpg) no-repeat;
text-align: right;
padding-top: 15px;
}
.xw_nr ul li {
float: left;
width: 444px;
height: 26px;
overflow: hidden;
line-height: 26px;
background: url(../images/dian.jpg) 3px 10px no-repeat;
padding-left: 17px;
}
.xw_nr {
float: left;
width: 461px;
height: 166px;
padding-top: 17px;
}
.xw_bt1 {
float: left;
width: 965px;
height: 20px;
background: url(../images/pro.png) no-repeat;
text-align: right;
padding-top: 15px;
margin-left:10px;
}

/*-------------------------首页构架--------------------------------*/
.main, .main_tier{
max-width: 1200px;
overflow: hidden;
margin: 0 auto;
margin-bottom: 20px;
min-height:550px;
  margin-top: 20px;
}
.all_top {
margin: 0 auto;

top: 0px;
  position: absolute;
  z-index: 1000;
right: 0;
  left: 0;
height: 115px;
width:100%;
  border-radius: 3px;
background: rgba(0, 0, 0, 0.59) !important;
    filter: alpha(opacity=30);
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.container1{
    margin: 0 auto;
    width: 1220px;
}

.top a:hover{
	color:#d1121b;
}

.top{
margin: 0 auto;
width: 1370px;

}
.nav-collapse.collapse {
margin:0 auto;
height:45px;
    z-index: 999;
}

.yuyan {
    float: right;
	    width: 100%;
		margin-right: 35px;
    margin-bottom: 5px;
    margin-top: 7px;
}
.top .yuyan a {
    display: block;
    float: right;
    padding-left: 15px;
	color:#fff;
	    margin-top: 5px;
}
.top .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;
}
.top .yuyan a em.cn_ico {
    background-position: -88px -3px;
}
.top .yuyan a em.en_ico {
    background-position: -59px -3px;
}
#menu-shangnav {

	margin:0 auto;
	    position: relative;
}
#menu-shangnav > li{

}
.nav > li > a {
 display: block;
    height: 35px;
	line-height:35px;
    color: #FFF;
    font-size: 14px;

    text-transform: uppercase;
}

.nav > li:last-child a:before { display: none; }
.nav >  li > a:hover{
    color: #FCC141;
}

}
.collapse .top0_left .top0_menu:hover ul,.collapse .top0_left .top0_menu a:hover ul,.collapse .top0_left .top0_menu a:active ul {display:block;width:100%;}
.collapse .top0_left .top0_menu:hover ul{display:block;width:100%;}
.has-children >  a:after {
  border-color: white transparent transparent transparent;
  border-style: solid;
  border-width: 4px 3px;
  margin-left: -3px;
  content: " ";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: 75%;
  width: 0;
  z-index: 99999;
  border-top-color: #fff;
}


.nav1 {
  padding-top: 10px;
height: 46px;
margin: 0 auto;

}
.nav-collapse .dropdown-menu, #wp-calendar caption, .accordion-heading.open a .icon, .tap-to-call {

  color:#000;
}
.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: #fff100;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.dropdown-menu > li > a {
  padding: 9px 16px;
  color: #000 !important;
}
.dropdown-menu li > a {
  display: block;

  padding: 11px 16px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  
  white-space: nowrap;
      font-size: 14px;
    background: #fff100;
    color: #000 !important;

}
.dropdown-menu > li > a:hover{
	background: #2A114A;
	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;
}
.lx{
 padding: 40px 15px;
}
.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;
}
.xl_tit{
margin-bottom:33px;
}
#zi{
background: url(../images/emjpg.png) no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
margin-left:25px;
    line-height: 27px;
	}
#zi a{
padding-left: 12px;
    color: #626262;
	}
#zi1{
	display:none;
}
.npag_map {
float: left;
overflow: hidden;
padding: 0px 18px 0 0;
text-align: right;
color: #000;
height: 45px;
line-height: 45px;
font-weight:bolder;
font-size: 16px;
}
.npag_map a{
    text-decoration: underline;
}
.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;
  border: 0;
  width: 165px;
  height: 22px;
  line-height: 22px;
  text-align: left;
  text-indent: 5px;
background: rgba(255, 255, 255, 0.32) !important;
  font-size: 12px;
  color: #fff;
}
.ss {
  width: 50px;
  height: 22px;

  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #fff;

}
.search_info{
	float: right;
}
.footer {
background: #f7f7f7;
color:#000;
    width: 100%;
}
.footer .foot {
width: 100%;
margin: 0 auto;
padding-top: 20px;
}
.footer .foot p {
text-align: center;
line-height: 30px;
color: #000;
    font-size: 14px;
}
.foot2 {
width: 357px;
height: 100px;
line-height: 123px;
font-size: 12px;
margin: 0 auto;
}
.n_left{
	float:left;
	width:320px;
	overflow:hidden;
}
.n_left_bottom {
width: 210px;
height: 267px;
float: left;
background: url(../images/title_con.jpg);
margin-left: 9px;
}
.n_left_bottom1 {
width: 210px;
height: 350px;
float: left;
background: url(../images/title_con1.jpg);
margin-left: 9px;
}
.n_right{
float: left;
width: 680px;

min-height: 500px;
_height: 500px;
padding-top: 25px;
}
.search {
background-color: #D30C0C;
height: 38px;
line-height: 39px;
margin-bottom: 10px;
border-radius: 4px;
}
.npag_contact{
	width:220px;
	background-color:#f2f2f2;
	overflow:hidden;
}
.npag_con_t{
	width:180px;
	height:34px;
	color:#0861b4;
	font-weight:bold;
	padding:13px 0 0 40px;
	background:url(../images/npag_contbg.jpg) no-repeat;
}
.npag_con_b{
	width:208px;
	margin:3px auto 8px auto;
}
.npag_con_c{
	width:59px;
	margin:0 auto 10px auto;
}
.n_left_p{
	width:214px;
	border:3px #006bac solid;
	overflow:hidden;
	background-color:#e0f3f9;
	margin-bottom:10px;
}
.npag_name{
	width:214px;
	height:32px;
	background:url(../images/hl_12.jpg) repeat-x left top;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:32px;
}
.npag_protitle{
	width:202px;
	height:34px;
	background:url(../images/hl_19.jpg) repeat-x left top;
	border:1px #8bb4c6 solid;
	line-height:34px;
	color:#026bad;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}
.npag_title{
	width:687px;
	margin:0 auto;
	height:34px;
	line-height:32px;
	padding-left:33px;
	background:url(../images/hz_20.jpg) no-repeat;
}
.npag_info{
	width:1200px;
	padding:20px 15px;
	overflow:hidden;
	word-break: break-word;
    color:#000;
    box-sizing: border-box;
	min-height:500px;
}
.npag_left{
	float:left;
	width:540px;
}
.npag_contactinfo2{
width: 950px;
    margin: 0 auto;
    font-size: 14px;
    overflow: hidden;
    padding: 50px 0 40px 40px;
    background: url(../images/coninbg.png) no-repeat right bottom;
    word-break: break-word;
}
.npag_contact_oo{
	font-size:26px;
	font-weight:bold;
	color:#000;
	padding-bottom:15px;
	overflow:hidden;	
}
.npag_contcat_text{
	width:390px;
	line-height:28px;
font-size:16px;
    padding-left: 20px;
}
.npag_contcat_text a{

}
#product_btn_list {
	margin-bottom:5px;

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%;
    display: flex;
    border-bottom: 1px #C9C9C9 dashed;
    line-height: 35px;
    font-size: 16px;
margin-bottom: 20px;
    padding-bottom: 20px;
}
.newslist_ctr1 {
margin: 0 auto;
width: 92%;
height: 25px;
border-bottom: 1px #C9C9C9 dashed;
}
.newslist_title {
padding-left:30px;
float: left;
width:75%;
box-sizing:border-box;
}
.newslist_title1 {
margin: 0 auto;
float: left;
height: 22px;
padding-top: 3px;
font-size: 12px;
}
.newslist_tit{
	font-size:16px;
	font-weight:bolder;
}
.newslist_date {
 color:#555;
    background: url(../images/rl.png) 2px 8px no-repeat;
    background-size: auto 50%;
    padding-left: 30px;
}
.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;
    line-height: 30px;
}
.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: 220px;
vertical-align: top;
border: 1px solid #f2f2f2;
position: relative;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
float:left;
white-space:nowrap; 
margin-right:30px;
margin-bottom:20px;
}
.product_holder_inside {

overflow: hidden;

transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;

}
.product_holder:hover .product_holder_inside{

	color:rgba(160,47,50,1);	
	
}

.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: 23px;
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 10px 0;
padding-top: 15px;
}



.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;
	background:#f7f7f7 !important;
	height:27px;
	line-height:40px;
	margin-top:0px;
	color:#000;
    border-radius: 20px;
	    border: 1px solid #888889;
    width: 480px;
    border-radius: 0px;
}
.pr_con #keywords {
	background:#fff !important;
}
.foot_center #keywords {
	width:65%;
}


/*-------------------------浮动在线服务--------------------------------*/
#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%;

}
.con2 {
  width: 100%;
}
.con1 {
background: url(../images/cen1.jpg) 50% 0% no-repeat;
}
.detail_right_con1 {
width: 600px;
height: 250px;
background: url(../images/coninbg.jpg) no-repeat right bottom;
padding: 30px 0 0 60px;
}
.con #Intro_content {
width: 1200px;
height: 100%;
-moz-box-shadow: 2px 3px 2px #e9e9e9;

top: 170px;
margin: 0 auto;
left: 37px;

}
.nei_all{
	height:10px;

}
.nei_tit{
	color: #333333;
  margin: 0;
  font-size: 24px;
    float: left;
	text-transform:uppercase;
	font-weight:bolder;
}
#Intro_content .Container {
float: left;
}
#Intro_content .Operations{
width: 200px;
    height: 100%;
    margin-left: 3px;
    margin-right: 40px;
    margin-top: 15px;
}
#Intro_content .pro{
width: 780px;
height: 248px;
background: url(../images/pro_all.jpg) 0% 0% no-repeat;
}
#Intro_content .nei{
width: 100%;
min-height: 473px;
margin-left:60px;
  margin-top: 10px;
    	  max-width: 830px;
}
#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;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
    margin-top: 20px;
}
.lined h2 {
  color: #2A114A;
  margin: 0;
  font-size: 20px;
}
.bolded-line {
  display: block;
  margin-bottom: -1px;
  margin-top: 15px;
  width: 30px;
  height: 1px;
  background-color: #52a58f;
}
.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;	
}
.recru_m{
	margin-bottom:10px;
}
.recru_info{

}
.xl{
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    color: #888889;
    text-transform: uppercase;
    border: 1px solid #888889;
    background: #fff url(../images/you.png) right 15px top 11px no-repeat;
    background-size: auto 40%;
	    margin-bottom: 10px;
}
.xl:hover{
	background:#eb0000 url(../images/you1.png) right 15px top 11px no-repeat;
	background-size:auto 40%;
	color:#fff;
}
.xl_tb {
    float: right;
    width: 40px;
    height: 38px;
    background: url(../images/jt1.png) 98% 30% no-repeat;
    margin: 0 auto;
    margin-right: 20px;
}
.xl_bt{
	color:#b92e32;
    font-weight: bolder;
}
.data_tr{
    height: 68px !important;
    border-bottom: 1px solid #000;
    vertical-align: top;
}
.data_tr .npag_map,.data_tr .npag_map a{
	color:#888889 !important;
}
.selected .xl_tb {
	background: url(../images/jt2.png) 98% 50% no-repeat;
}
.xl:hover .xl_tb {
    float: right;
    width: 40px;
    height: 38px;
    background: url(../images/jt2.png) 98% 50% no-repeat;
    margin: 0 auto;
    margin-right: 20px;
}
span.ft {
float: right;
}
.pr_con{
	width:950px; 
	float:left;
	padding: 0px 0px;
	    margin-top: 15px;
}
.cp{
	float:left;
}

.left-top{
overflow: hidden;
}

.left-cd{
	background:#000;
	color:#0b174c;	
	}
.gdtp img{
  width: 203px;
  height: 250px;
  float: left;
  margin: 0px 20px 15px 0px;
  border: 1px #000000 solid;
  padding: 2px;
}
.gdtp_scsb img{
  width: 283px;
  height: 210px;
  float: left;
  margin: 0px 20px 15px 0px;
  border: 1px #000000 solid;
  padding: 2px;
}
.xptj{
	width:1340px;
	height:360px;
	margin:0 auto;
	padding-left:0px;
    overflow: hidden;
    margin-top: 30px;
}
.xptj ul li {
    float: left;
    width: 250px;
    padding-right: 10px;
    height: 230px;
    text-align: center;
    line-height: 22px;
}
.xptj ul li a {
    display: block;
    width: 228px;
    height: 228px;
    border: 1px #cdcdcd solid;
    background-color: #fff;
    text-align: center;
}
#atuo_recomm_info{
	margin-top:30px;
}
.zhong_all{
  width:1340px;
  margin:0 auto;
  margin-top:30px;
  height: 540px;
  margin-bottom: 30px;	 
}
.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;
}
.zhongjian{
	width:1200px;
	margin:0 auto;
	height:390px;
    padding-top: 55px;
}
.zhongjian_left{
	float:left;

	    border-right: 1px solid #ccc;
		    width: 33%;
			    box-sizing: border-box;
}
.zhongjian_left1{
	float:left;
	margin-right:10px;
margin-top: 30px;
		    width: 75%;
}
.zhongjian_right{
	float:left;
	width: 38%;
		padding-left:30px;
	    border-right: 1px solid #ccc;
		    box-sizing: border-box;
}
.zhongjian_right_1_top{
	width:75px;
	height:50px;
	    background: -webkit-linear-gradient(left,#f9bf12,#fdd107);
		font-size:40px;
		font-weight:bolder;
		text-align:center;
		line-height:50px;
		color:#fff;
}
.zhongjian_right_1_bottom{
	width:75px;
	height:20px;
	color:#f9bf12;
	font-weight:bolder;
	font-size:16px;
	font-style:italic;
	border-bottom:1px solid #f9bf12;
	border-left:1px solid #f9bf12;
	border-right:1px solid #f9bf12;
	text-align:center;
	box-sizing:border-box;
}
.zhongjian_right_all{
	height:50px;
		border-bottom:1px dashed #fff;
		    line-height: 30px;
	}
.zhongjian_right_img{
	width:60px;
	height:60px;
}
.zhongjian_right_1,.zhongjian_right_2{
	float:left;
    width: 500px;
}
.zhongjian_right_1{

    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;	
	width:100px;
	text-align:right;
	    float: right;

}
.zhongjian_right_2_1{
   font-size:16px;
   margin-bottom:10px;
   margin-top:10px;
   text-align: left;
   color:#fff;
}
.zhongjian_right_2_2{

width: 470px;	
}
.zhongjian_right_all a{
	color:#fff;
}
.zhongjian_right1{
	width:29%;
	float:left;
	box-sizing: border-box;
		padding-left:30px;
}
.zhongjian_right1 .zhongjian_right_all div{
	line-height: 35px;
    font-size: 14px;
	word-break: break-all;
}
.zhongjian_right1 .zhongjian_right_all div em{
	background: url(../images/common.png) no-repeat scroll 0 0 transparent;
	width:30px;
	height:30px;
    display: block;
    float: left;
	    padding-right: 10px;	
}
.tb1{background-position: -343px -330px !important;}
.tb2{background-position: -128px -330px !important;}
.tb3{background-position: -427px -330px !important;}
.tb4{background-position: -544px -330px !important;}
.tb5{background-position: -616px -330px !important;}
.tb6{background-position: -579px -330px !important;}
.tb7{background-position: -4px -330px !important;}
.tb8{background-position: -174px -330px !important;}
.lxwm{
	width:1340px;
	margin:0 auto;
	height:400px;
    margin-top: 90px;
}
.lxwm_left img{
	float:left;
	width:550px;
}
.line{
	width:1340px;
	margin:0 auto;
	height:1px;
    background-color: #ccc;
	}
.lxwm_right{
	float:right;
	width:530px;
	height:400px;
}
.lxwm_tit{
	font-size:18px;
	font-weight:bolder;
	height:50px;
    color: rgba(71,68,67,1);
	text-transform: uppercase;
	
}
.lxwm_con1{
line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 30px;
    word-break: break-all;
}
.lxwm_con{
line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 10px;
	    margin-right: 20px;
}
.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;
	
}

.head {
    margin: 0 auto;
    top: 0px;
    position: absolute;
    z-index: 1000;
    right: 0;
    left: 0;
}
.large{

}
.small{
	background:#fff;
}
.head1 {

}
.head .con {
    width: 100% !important;
    margin: 0 auto;
}
.head .logo {
        height: 100px;
	    float: left;
		width:30%;
}
.head .logo img {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 20000;
    padding-top: 50px;
	padding-left:30px;
	max-width:230px;
}
.head1 .logo img {
    padding-top: 20px;
}
.head1 .logo {
	height:70px;
}
.head .logo .zy {
    color: #000;
    font-size: 18px;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
	text-align:right;
}
.head .logo .zy a {
    color: #000;
    height: 30px;
    padding: 0 10px;
	font-size:14px;
}
.ys img{
	width:100%;
}
.shou{
    float: right;
    width: 40px;
    height: 40px;
    background: #eb0000 url(../images/sh.png) 10px 11px no-repeat;
    background-size: auto 50%;
    margin-top: 45px;
    margin-left: 20px;
	cursor:pointer;
}
.head1 .shou{
	margin-top: 20px;
}
.search-box3 {
    display: none;
    position: absolute;
    top: 120%;
    right: 0px;
    background: #FFF;
}
#menu-shangnav li {
float: left;
}


.nav-collapse #menu-shangnav li{
position: relative;
}
.nav-collapse #menu-shangnav li ul{
	position:absolute;
	left: 0;
	top: 60px;width: 100%;
	display: none;background: white;z-index:100
	}
	.nav-collapse #menu-shangnav li:hover ul{display: block;}
	.nav-collapse #menu-shangnav li ul li{display: block;width: 100%;text-align: center;line-height: 25px;}


#menu-shangnav >li>a {
    display: block;
    height: 100px;
    line-height: 140px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
	box-sizing: border-box;
padding: 0 12px;
}
.head1 #menu-shangnav >li>a {
    height: 70px;
    line-height: 90px;
}
.neiye a{
	color:#fff !important;
}
#menu-shangnav >li>a:hover{
	font-weight:bolder;
}
#menu-shangnav >li>a>div {

}
#menu-shangnav>li a.home {

	background:#eb0000;
	color:#fff;
    
}
#menu-shangnav>li a.home>.home1{
}
.yy_wz{
	    transform: skew(25deg);
    -o-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -webkit-transform: skew(25deg);
}
.yy_wz1{

}
.nav_top{
	height:40px;
	background: -webkit-gradient(linear,0 0,0 100%,from(#fdd107),to(#f9bf12));
	line-height:40px;
	font-size:18px;
	color:#f00;
	text-align:center;
}
.nav_top_a{
	color:#f00;
	text-transform:uppercase;
}
.lxwm_con a {
    display: block;
    float: left;
    width: 220px;
    height: 200px;
    background-color: #fff;
    text-align: center;
    padding: 5px;
    margin: 0 4px 25px 4px;
}
.lxwm_con a p.proimg {
    width: 208px;
    height: 208px;
    text-align: center;
    background-color: #F0F0F8;
    border: 1px #FCC141 solid;
}
.lxwm_con a p.prote {
    width: 100%;
    text-align: center;
    padding: 5px 0 5px 0;
    overflow: hidden;
}
.lxwm_con a:hover {
    color: #FCC141;
}
.promo-stocks-media {
    float: left;
    width: 22%;
	position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;

}
.promo-stocks-aside-stock {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -130px;
    position: relative;
    z-index: 10;
	width: 210px;
    height: 215px;
    border-radius: 50%;
    background-clip: padding-box;
    text-align: center;
    background: #F5F6FA;
}
.promo-stocks-aside-stock-inner {
    display: inline-block;
    vertical-align: middle;
}

.promo-stocks-aside-stock-value {
    display: block;
    font-size: 34px;
    line-height: 1;
    max-height: none;
    font-family: myriad-pro,sans-serif;
    font-weight: 700;
    color: #2A114A;
}
.promo-stocks-aside-list {
    position: relative;
    z-index: 0;
    font-size: 14px;
    line-height: 1;
    max-height: none;
    background: #2A114A;
    padding: 31.5px;
    padding-top: 160px;
}
.promo-stocks-aside-list-item {
    border-top: 1px solid rgba(49,131,212,.6);
    padding: 0;
    margin: 0;
    text-align: left;
}
.promo-stocks-aside-list-item:first-child {
    border: 0;
}
.promo-stocks-aside-list-item a {
    color: #a1cffc;
    display: block;
    font-family: myriad-pro,sans-serif;
    font-weight: 700;
    padding-top: 11px;
    padding-bottom: 10px;
}
.promo-stocks-aside-stock:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    padding: 0;
    margin: 0;
    margin-right: -.25em;
}
.foot_bot{
	background: #2A114A;
	height:40px;
	line-height:40px;
	text-align:center;
}
.foot_bot a{
	padding:0px 40px;
	color:#fff;
	font-size:14px;
	border-right:solid 1px #fff;
}
.foot_bot1{
	line-height:25px;
	text-align:center;
	padding:50px 0px 20px 0px;
	font-size:16px;
	color: #fff;
	background:#eb0000;
}
.zy a em.cn_ico {
    background-position: -88px -3px;
}
.zy a em.en_ico {
    background-position: -59px -3px;
}
.zy a em {
    width: 20px;
    height: 14px;
    float: left;
    background: url(../images/icom.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    margin-right: 5px;
	    margin-top: 8px;
}
.zy a {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
}
.zy a>.zy_a1{
	border-radius:25px;
	width:100%; 
	height:100%;  
	font-size: 12px;
}
.home_abo_all{
	width:100%;
}
.home_abo{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.home_abo_left{
	width:33%;
	float:left;
	overflow:hidden;
	box-sizing:border-box;
background: url(../images/home_abo.jpg) 0 0 no-repeat;
    background-size: auto 100%;
	height:320px;
}
.home_abo_left img{
	width:100%;
}
.home_abo_left_tit{
	font-size:26px;
	font-weight:bolder;
	color:#52a58f;
	padding-top:20px;
	
}
.home_abo_left_con{
	font-size:16px;
	color:#000;
	line-height:25px;
}
.home_abo_more{
	color: #fff;
    display: block;
    width: 13%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    background:#eb0000;
    z-index: 999;
    position: relative;
	float:left;
    border-radius: 0px;
	margin-top:10px;
}
.home_abo_more:hover{
	font-weight:bolder;
	color:#fff;
}
.home_abo_more1{
	color: #fff;
    display: block;
	width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    background:#eb0000;
    z-index: 999;
    position: relative;
	float:left;
    border-radius: 0px;
	margin-top:20px;
}
.home_abo_more1:hover{
	font-weight:bolder;
	color:#fff;
}

.home_abo_more2{
	color: #888889;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    background:#fff;
    z-index: 999;
    position: relative;
	float:left;
    border-radius: 0px;
	margin-top:10px;
	background:#eb0000 url(../images/mo.png) 2px 2px no-repeat;
	background-size:85% 85%;
}
.home_abo_more2:hover{
	background:#ff0000 url(../images/mo.png) 2px 2px no-repeat;
	background-size:85% 85%;
}
.home_abo_more3{
	color: #fff;
    display: block;
	width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    background:#eb0000;
    z-index: 999;
    position: relative;
	float:right;
    border-radius: 0px;
	margin-top:-20px;
}
.home_abo_more3:hover{
	font-weight:bolder;
	color:#fff;
}
.home_abo_more4{
	color: #888889;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin-top:-98px;
    text-transform: uppercase;
    background:#fff;
    z-index: 999;
    position: relative;
	float:right;
    border-radius: 0px;
	background:#eb0000 url(../images/mo.png) 2px 2px no-repeat;
	background-size:85% 85%;
}
.home_abo_more4:hover{
	background:#ff0000 url(../images/mo.png) 2px 2px no-repeat;
	background-size:85% 85%;
}
.home_abo_right{
	text-align:center;
	padding:20px 0px 50px 0px;
	box-sizing:border-box;

}
.history{
	margin-top:20px;
	margin-bottom:30px;
}
.history2{
	margin-top:20px;
	margin-bottom:30px;
}
.ab_tb{
	width:100%;
	margin-top:50px;
	margin-bottom:70px;
}
.xx{
	width:100%;
}
.home_abo_right img{
	width:100%;
}
.home_abo_center{
	width:23%;
	float:left;
    padding-top: 23px;
    padding-right: 40px;
    box-sizing: border-box;
}
.home_abo_center img{
	width:100%;
	padding-right:50px;
}
.home_news{
	width:100%;
	margin:0 auto;
}
.home_news_bottom{
	width:100%;
	height:850px;
	position:absolute;
	background:url(../images/home_news_bg.jpg) center center no-repeat;
    z-index: -100;
	}
.home_news_con{
	width:1200px;
	height:430px;
	margin:0 auto;
}
.home_news_left{
	width:100%;
	height:300px;

}
.home_news_left_tit2{
	height: 70px;
    border-bottom: 1px dashed #fff;
}
.home_news_left_tit{
	margin-top:30px;
	height: 100px;
    border-bottom: 1px dashed #332C2B;
}
.xw1{
	color:#f9bf12;
	font-size:30px;
	font-weight:bolder;
    font-style: italic;
}
.xw2{
	color:#000;
	font-size:26px;
	font-weight:bolder;
}
.xw3{
	color:#888889;
	font-size:26px;
    padding: 15px 70px;
}
.xw4{
	color:#888889;
	font-size:26px;
    padding: 15px 70px;
	    background: #fff;
}
.home_news_left_tit_left2{
	margin-top:50px;
	text-align:left;
	
}
.home_news_left_tit_left3{
	margin-top:50px;
	text-align:center;
	    margin-top: -15px;
}
.home_news_more{
    color: #fff;
    border-radius: 25px;
    position: relative;
    box-sizing: border-box;
    float: left;
    display: block;
    width: 70px;
    height: 23px;
    text-align: center;
    margin-left: 5px;
    margin-top: 15px;
    line-height: 23px;
}

.home_news_more1{
color: #000;
    background: url(../images/more.png) 0 0 no-repeat;
	    background-size: 100%;
    position: absolute;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 20px;
    top: 11px;
    left: 225px;
}

.home_news_right{
	float:left;
}
.home_con_dbt{
    font-size: 18px;
    font-weight: bolder;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding-top: 15px;
	
}
.home_con_dbt1{
	font-size:26px;
	
	color:#fff;
	line-height:35px;
    padding-bottom:20px;
    padding-top: 0px;
	text-transform:uppercase;
	text-align:left;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}
.home_con_dbt1 span{
	font-weight:bolder;
}
.float_div{
	float:left;
	line-height:20px;
    text-align: left;
}
.float_div_small{
	font-size:13px;
    width: 240px;
}
.home_con_dbt2{
	font-size:16px;
    color: #fff;
	line-height:30px;
	text-align:left;
}
.home_con_dbt3{
	font-size:16px;
    color: #fff;
	line-height:30px;
	text-align:left;
}
.home_con_dbt3 a{
	color:#fff;
}
.home_con_dbt4{
	font-size:16px;
    color: #fff;
	line-height:30px;
	text-align:left;
	height: 50px;
	width:350px;
}
.home_con_dbt5{
	font-size:16px;
    color: #fff;
	line-height:30px;
	text-align:left;
border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.home_con_dbt6{
	font-size:14px;
    color: #fff;
	line-height:22px;
	float:left;
	padding-right:30px;
	margin-bottom: 5px;
	width:33%;
}
.home_con_dbt7{
	font-size:16px;
    color: #fff;
	line-height:22px;
	text-align:left;
	height: 50px;
}
.readmore{
	width: 160px;
    height: 40px;
    margin-top: 20px;
    background: #ededed;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}
.readmore:hover{
	background:#52a58f;
	color:#fff;
	
}

.oem_tit{
	width:60px;
	height:30px;
	background:#52a58f;
	color:#fff;
	text-align:center;
	margin-top:10px;
	font-weight:bolder;
}
.oem_tit1{
	width:130px;
	height:30px;
	background:#52a58f;
	color:#fff;
	text-align:center;
	margin-top:10px;
	font-weight:bolder;
}
.oem_border{
	border: 1px solid #52a58f;
	margin-top:3px;
}
.oem_border1{
	border: 1px solid #52a58f;
	margin-top:3px;
	padding:10px 15px;
	font-size:15px;
}
.oem_1{
	padding-right: 17px;
    font-size: 16px;
    font-weight: bolder;
    color: #000;
    text-decoration: underline;
    padding-left: 17px;
    margin-bottom: 10px;
    margin-right: 15px;
}
.oem_0{
	padding-right: 17px;
    font-size: 16px;
    font-weight: bolder;
    color: #000;
    text-decoration: underline;
    padding-left: 17px;
    margin-bottom: 10px;
    margin-right: 15px;
}
.xh_box{
	display:none;
}

/*分页样式*/
.fydiv{width: 100%;text-align: center;height: 30px;margin: 0 auto;margin-top: 0px; margin-bottom:20px;  }
.fenye{text-align: center;height: 30px;margin: 0 auto; width:800px;}
.fenye li{display: inline-block;;margin-right: 5px;margin-left: 5px;}


.fenye li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	
}
.fenye li a.choose {
    background: #eb0000;
    cursor: default;
}
.prev{width: 66px;}
.next{width: 66px;}
.numb{width: 26px;}


.hom_sea1 {
    display: block;
    width: 300px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
    margin-right: 10px;
    box-sizing: border-box;
	text-transform:uppercase;

}

.hom_sea2 {
    display: block;
    width: 220px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143 !important;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #34A0DB;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: right;
    margin-right: 0px !important;
    box-sizing: border-box;
    height: 50px !important;
    text-indent: 0px !important;
}
.hom_sea3 {
    display: block;
    width: 300px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143 !important;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #0b174c;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
    margin-right: 0px !important;
    box-sizing: border-box;
    height: auto !important;
    text-indent: 0px !important;
}
.hom_sea_ok {
	float: right;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 0px;
    height: 50px !important;
    text-transform: uppercase;
    position: relative;
    width: 200px;
    margin-left: 0px;
    border-radius: 0px;
    border: none;
    color: #fff;
    background: #eb0000 url(../images/sh.png) 30px 11px no-repeat;
    background-size: auto 50%;
	font-size:16px;
}
.hom_sea_ok2 {
display: block;
    float: left;
    color: #fff;
    border: none;
    outline: none;
    line-height: 25px;
    text-align: center;
    background: #000;
    box-sizing: border-box;
    margin-top: 1px;
    margin-left: -95px;
    margin-right: 1px;
    width: 95px;
    border-radius: 15px;
    height: 32px !important;
    text-transform: uppercase;
    position: relative;
}
.hom_sea_ok1 {
    display: block;
    color: #fff;
	border:none;
	outline: none;
    line-height: 25px;
    text-align: center;
    background: #eb0000;
    box-sizing: border-box;
    margin-top: 20px;
    width: 140px;
    height: 35px !important;
	border-radius: 0px;
}
.hom_sea_ok1:hover{
	font-weight: bolder;
	    cursor: pointer;
}
.hom_sea_ok:hover{
	font-weight:bolder;
	font-size:16px;
	cursor:pointer;
}
.jieguo {
    margin-bottom: 20px;
	font-size:16px;
    margin-top: 30px;
}


.tdimg {
	background: #fff;
    border: 1px transparent solid;
    position: relative;
    box-sizing: border-box;
    display: block;
    margin-right: 60px;
	width:500px;
	height:500px;

}
.tdimg:before {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: linear-gradient(135deg,#000, #000);
    content: '';
    z-index: -1;
}
.pr_mx_left{
	float:left;
	    width: 37%;
		    padding-right: 20px;
    box-sizing: border-box;
}
.pr_mx_right{
	float:left;
    padding-left: 20px;
    width: 63%;
	box-sizing:border-box;
}

.fhsyy1{
	display: block;
    float: left;
    color: #000;
    width: 75px;
    height: 20px;
	text-transform:uppercase;
    line-height: 20px;
    text-align: center;
    box-sizing: border-box;
    margin-top: -15px;
	margin-right:20px;
	cursor:pointer;
    border-radius: 0px;
	border:1px solid #000;
}
.fhsyy1:hover{
	color:#fff;
	border:1px solid #eb0000;
	background:#eb0000;
}
.add_gwc,.fhsyy{
	display: block;
    color: #fff;
    width: 120px;
    height: 30px;
	font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: #eb0000;
    margin-top: 30px;
	margin-right:20px;
	cursor:pointer;
	float:left;
    margin-top: 43px;
    padding: unset;
	transition:all .5s linear 0s;
	border-radius:0px;
}
.fhsyy{
	background: #595757;
}
.add_gwc:hover{
    background:#2b2b2b;
    text-decoration:none;
    color: #fff!important;
}
.fhsyy:hover{
    background:#eb0000;
    text-decoration:none;
    color: #fff!important;
}
#order input{
	height: 25px;
    width: 320px;
}

#number1{
	width:50px !important;
}
#order tr{
	height:35px;
}
.home_news_right_con{
	max-width:470px;
}
.home_bot{
	width:100%;
	background-image: linear-gradient(to right , #fb7c5c, #fb2b6d);
}
.home_bot_all{
    height: 22px;
    padding-top: 150px;
    margin: 0 auto;
    background: #edf1f7;
    margin-top: -139px;
}
.home_bot_all1{
    z-index: 1000;
    position: relative;
	background:#f7f7f7;
}
.home_bot_all2{
	width:100%;
     height: 70px;
}
.home_bot_all1_left{
    float: left;
    width: 30%;
    line-height: 100px;
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
}
.home_bot_all1_left img{
	width:250px;
	padding-top:20px;
}
.home_bot_all1_center{
    float: left;
    width: 40%;
    font-size: 32px;
    line-height: 70px;
    text-align: center;
    color: #888889;
}
.home_bot_all1_right{
float: left;
    /* width: 30%; */
    /* padding-top: 18px; */
    box-sizing: border-box;
    position: fixed;
    right: 5px;
    bottom: 38%;
    background: white;
    transform: scale(1.4);
}
.home_bot_all_left1{
	width:30%;
	float:left;
	box-sizing:border-box;
	
}
.home_bot_all_left{
    width: 68%;
    float: left;
}
.home_bot_all_left img{
    width: 170px;
    margin: 0 auto;
padding-top: 45px;
}
.home_bot_all_center{
	width:33%;
	float:left;
	box-sizing:border-box;
	text-align:center;
	    border-right: 1px #000000 dashed;
		height:250px;
}
.home_bot_all_center img{
    width: 280px;
    margin: 0 auto;
padding-top: 45px;
}
.home_bot_all_right{
	width:10%;
	float:left;
	box-sizing:border-box;
	text-align:left;
	padding-left: 0px;
}
.fwrx {
    text-align: right;
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bolder;
}
.cj_img{
	width:285px;
	padding-right:10px;
	box-sizing:border-box;
}

.home_xl_con{
	width:1200px;
	margin:0 auto;
}
.home_xl_mc{
	width:215px;
	height:110px;
	float:left;
	box-sizing:border-box;
	margin-right:20px;
transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);	
	overflow: hidden;
	    margin-left: 20px;
}
.home_xl_mc1{
	width:215px;
	height:110px;
	float:left;
	box-sizing:border-box;
	margin-right:20px;
transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);	
	overflow: hidden;
}
.home_xl_mc2{
	width:215px;
	height:110px;
	float:left;
	box-sizing:border-box;
	margin-right:20px;
transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);	
	overflow: hidden;
}
.home_xl_mc3{
	width:215px;
	height:110px;
	float:left;
	box-sizing:border-box;
	margin-right:20px;
transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);	
	overflow: hidden;
}
.home_xl_mc4{
	width:215px;
	height:110px;
	float:left;
	box-sizing:border-box;
	margin-right:20px;
transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);	
	overflow: hidden;
}
.home_xl_con img{
	transform: skew(25deg);
    -o-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -webkit-transform: skew(25deg);	
	width:271px;
	height:100%;
	margin-left:-25px;
}
.home_xl_mc_wz {
    margin-top: -70px;
    text-align: center;
    width: 221px;
    color: #fff;
    font-size: 22px;
    font-weight: bolder;
    position: absolute;
    transform: skew(25deg);
    -o-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -webkit-transform: skew(25deg);
}
.con_bg_left{
	position:absolute;
	background-size:100%;
	width:350px;
	height:800px;
}
.yy_wz1:hover{
    color: #fff !important;
}
.yy_wz:hover{
	    color: #000 !important;
		font-weight:bolder;
}
.yy_wz6 #yy_wz6 {
    font-weight: bolder;
}

.xl_all{
	margin-top:20px;
}
.xl1,.xl2,.xl3,.xl4,.xl5,.xl6{
	width:33.3333333%;
	float:left;
    padding: 20px 20px;
    box-sizing: border-box;	
}
.xl1 .xl1_all{
	padding:25px 20px;
	border: 2px #231915 solid;
background: url(../images/xl1.png) 5px -5px no-repeat;
	border-radius: 15px;
}
.xl1 .xl1_all:hover{
	background: #231915 url(../images/xl1.png) 5px -5px no-repeat;
	color:#fff;
}
.xl2 .xl1_all{
	padding:14px 20px;
	border: 2px #231915 solid;
background: url(../images/xl2.png) 5px -5px no-repeat;
	border-radius: 15px;
}
.xl2 .xl1_all:hover{
	background: #231915 url(../images/xl2.png) 5px -5px no-repeat;
	color:#fff;
}
.xl3 .xl1_all{
	padding:14px 20px;
	border: 2px #231915 solid;
background: url(../images/xl3.png) 5px -5px no-repeat;
	border-radius: 15px;
}
.xl3 .xl1_all:hover{
	background: #231915 url(../images/xl3.png) 5px -5px no-repeat;
	color:#fff;
}

.xl4 .xl1_all{
	padding:14px 20px;
	border: 2px #231915 solid;
background: url(../images/xl4.png) 5px -5px no-repeat;
	border-radius: 15px;
}
.xl4 .xl1_all:hover{
	background: #231915 url(../images/xl4.png) 5px -5px no-repeat;
	color:#fff;
}
.xl5 .xl1_all{
	padding:25px 20px;
	border: 2px #231915 solid;
background: url(../images/xl5.png) 5px -5px no-repeat;
	border-radius: 15px;
}
.xl5 .xl1_all:hover{
	background: #231915 url(../images/xl5.png) 5px -5px no-repeat;
	color:#fff;
}
.xl6 .xl1_all{
	padding:25px 20px;
	border: 2px #231915 solid;
background: url(../images/xl6.png) 5px -5px no-repeat;
	border-radius: 15px;
}
.xl6 .xl1_all:hover{
	background: #231915 url(../images/xl6.png) 5px -5px no-repeat;
	color:#fff;
}
.xl1_all_en{
	font-size:18px;
	font-weight:bolder;
	text-align:right;
	text-transform:uppercase;
}
.xl1_all_en1{
	font-size:18px;
	font-weight:bolder;
	text-align:right;
	text-transform:uppercase;
}
.xl1_all_cn{
	font-size:16px;
	font-weight:bolder;
	text-align:right;
}
.clear {
    clear: both;
}

#bigpicarea .word {
	height: 10px; 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; height: 110px; list-style-type: none;margin-top: 0px;margin-left: 0px;
}
* html #thumbs {
	height: 100%;
}
#thumbs li {
	    padding: 10px 20px 10px 0px; width: 33.33333%; height: 25%; float: left; display: inline; box-sizing:border-box;
}
#thumbs ul {
	margin-top: 0px;
}
#thumbs li.last_img {
	margin-right: 4px;
}
#thumbs li.first {
	margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer; display:none;
}
#thumbs li.last {
	margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer;display:none;
}
#thumbs li a {
	width: 100%; font-size: 0px; display: block;
	border: 1px solid #eeeeee;
}
#thumbs li a:hover {

}
#thumbs li a.current {
    border: 1px solid #eb0000;
}
#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: 100%; padding-top: 0px; border-top-color: rgb(236, 236, 236); border-top-width: 1px;float:left; padding-left:0px; box-sizing:border-box;
}
.home_pic1 {
   width:100%;
   height:100%;
}

#thumbs img{
	width:100%;
	height:100%;
    box-sizing: border-box;	
}
.abo_cf{
	margin-top:20px;
}
.abo_cf img{
	width:365px;
	padding-right:15px;
	padding-bottom:15px;
}
#qrcode {
    margin-top: 50px;
}
#qrcode img {
    width: 180px;
}
.abo_cf {
    margin-top: 20px;
}
.abo_cf img {
    width: 365px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.top_right{
	margin-top:42px;
	float:left;
}
.top-search-input{
	width:160px;
	border:1px solid #52a58f;
	border-radius: 20px;
	    float: left;
}
.button-search{
	width:39px;
	height:29px;
	background:#52a58f url(../images/dl_03.png) 9px 3px no-repeat;
    border: none;
	border-radius: 20px;
	margin-left:-29px;
	float:left
}
.home_cf{
	height:450px;
	background:url(../images/xx.jpg) top right no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.home_cf_25{
	width:25%;
	float:left;
	padding-left:12px;
	padding-right:12px;
	box-sizing:border-box;
}



.foot_logo{
	width:150px;
}
.foot_ewm{
	width:90px;
	float:right;
border: 1px solid #fff;
    padding: 5px;
}
.cf img{
    float: left;
    width: 80%;
    padding-right: 25px;
    margin-top: 10px;
	box-sizing:border-box;
}
.zs img{
    float: left;
    width: 25%;
    padding-right: 25px;
    margin-top: 10px;
	box-sizing:border-box;
}
#order{
	font-size:16px;
}
.foot_nav{
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0 auto;
	height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.foot_nav a{
	padding:0px 35px;
	font-size:16px;
	color:#0b174c;
}


.all_cp_1{
	float:left;
	width:250px;
	line-height: 30px;
}
.all_cp_2{
	float:left; 
	width:250px;
	line-height: 30px; 
	margin-left:25px;
}
.m_top {
    min-height: 74px;
    z-index: 20;
    overflow: visible;
    position: relative;
}
.top1 {
    height: 55px;
}
.top11 {
    float: left;
    width: 215px;
    display: block;
    margin: 0;
    padding: 15px 0 0 5px;
    overflow: hidden;
}
.sea {
    float: right;
    display: block;
    width: 45px;
    height: 35px;
    margin: 8px 10px 0 0;
    overflow: hidden;
}
#activator {
    width: 45px;
    height: 38px;
    background: url(../images/common.png) no-repeat;
    display: block;
    text-decoration: none;
    background-position: -220px -112px;
}
.Columns_navigation01-d1_c1 {
width: 100%;
  background: #eb0000;
  background: -moz-linear-gradient(top, #eb0000, #eb0000);
  background: -webkit-gradient(linear,0 0,0 100%,from(#eb0000),to(#eb0000));
      text-transform: UPPERCASE;
}
.Columns_navigation01-d1_c1 ul {
width: 100%;
overflow: hidden;
}
.Columns_navigation01-d1_c1 li {
min-width: 25%;
float: left;
text-align: center;
}
.Columns_navigation01-d1_c1 li span {
height: 35px;
line-height: 35px;
padding: 0 2px;
display: block;
color: #fff;
text-align: center;
border-right: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.2);
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
}
#box {
    width: 100%;
    height: 145px;
    position: absolute;
    top: -400px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    z-index: 999999;
    text-align: center;
    background: url(../images/search_box.png) center no-repeat;
}
#box h4{
	font-size:14px;
	font-weight:bold;
	    color: #FFF;
margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;		
}
.input_text{
    height: 30px;
    padding: 0 8px;
    border: 0;
    width: 194px;
    line-height: 30px;
    color: #9999A4;
    background: url(../images/input_text.png) center no-repeat;
}
.buttons {
    width: 208px;
    margin: 0 auto;
    position: relative;
}
.buttons a {
	float: right;
	margin: 10px 17px 10px 15px;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    display: block;
    height: 34px;
  border-radius: .5em;
    padding:0 15px;
	cursor:pointer;
  background-image: -webkit-linear-gradient(#fff,#fff);
  color: #000;
}
.buttons a:hover{

  background-image: -webkit-linear-gradient(#fff,#fff);
}
.cp_ny{
	width:100%; 
	float:left; 
	padding: 15px 0px;
}
#product_detail_show{
	width:100%;
}
.home_cp1{
	display:none;
}
.home_cp2{

}
.home_cp_home{
	    margin-top: 50px;
}
.home_xtb1{
    margin-top: -10px;
	width:30px;
	height:30px;
	    position: relative;
    top: 6px;
}
.foot_news_tit_left{
	background: rgb(255, 241, 0) url(../images/jt1.png) 125px 7px no-repeat;
    color: rgb(0, 0, 0);
    width: 140px;
    text-align: center;
    height: 28px;
    line-height: 28px;
	border:1px solid #0b174c;
	margin-bottom:10px;
	margin-top:20px;
	    font-weight: bolder;
}
.foot_news_tit_right{
	background: rgb(0, 0, 0) url(../images/jt2.png) 125px 7px no-repeat;
    color: rgb(255, 241, 0);
    width: 140px;
    text-align: center;
    height: 28px;
    line-height: 28px;
	border:1px solid #0b174c;
	    font-weight: bolder;
}
.foot_news_tit{
	padding:0 10px 0 0; 
	font-size:14px;
	float:right;
}
.location{
	width:100%;
	height:45px;
	line-height:45px;
        background: #f6f6f7;
    margin-top: -4px;
}
.jq22-container{
    border-top: 1px solid #888889;
    padding-top: 40px;
}
.cp_bt2{
	width:100%;
	margin-top:0px;
}
.cp_bt{
	width:100%;
	height:35px;
	margin-top:20px;
}
.cp_bt_1{
    font-size: 30px;
    color: #eb0000;
    text-align: center;
	margin-bottom:30px;
	text-transform: uppercase;
}

.cp_bt_2{
	width:100%;
	border-top:1px solid #000;
	height:1px;
}
.cp_dbt{
	font-weight:bolder;
	font-size:16px;
	margin-top:10px;
}
.cp_nr{
	font-size:14px;
	line-height:25px;

}
.cp_nr img{
	width:100%;
	margin-top:50px;
}
.cp_nr_1{
    padding: 8px 0 8px 20px;
    font-weight: bolder;
    font-size: 16px;
    background: #f7f7f7;
	margin-top:10px;
}
.cp_nr_1 a{
	color:#eb0000;
	text-decoration: underline;
}
.cp_nr_2{
	line-height: 180%;
	padding-top:5px;
	padding-left:0px;
}
.cp_nr_2 table td{
	border: 1px solid #cdcdcd;
	padding: 5px;
}
.cp_nr_3{
	line-height: 180%;
	padding-top:5px;
	padding-left:20px;
	font-weight:bolder;
    font-size: 15px;
}
.cp_tong{
	margin-left:-10px;
}
.cp_tong_all{
	width:25%;
	float:left;
	padding:0px 10px;
	box-sizing:border-box;
	margin-top:30px;
}
.cp_tong_all_top{
	width:25%;
	height:80px;
	background:rgba(255, 255, 255, 0.8);
	float:left;
}
.cp_tong_all_bottom{
	width:75%;
	height:80px;
	background:rgba(255, 255, 255, 0.8);
	position:relative;
	float:left;
	box-sizing:border-box;
}
.cp_tong_all_bottom_tp1,.cp_tong_all_bottom_tp2,.cp_tong_all_bottom_tp3,.cp_tong_all_bottom_tp4,.cp_tong_all_bottom_tp5,.cp_tong_all_bottom_tp6,.cp_tong_all_bottom_tp7,.cp_tong_all_bottom_tp8,.cp_tong_all_bottom_tp9,.cp_tong_all_bottom_tp10,.cp_tong_all_bottom_tp11,.cp_tong_all_bottom_tp12{
    width: 45px;
    height: 45px;
    margin: 0 auto;
    margin-top: 15px;
}
.cp_tong_all_bottom_tp1{
	background: url(../images/ty1.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp2{
	background: url(../images/ty2.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp3{
	background: url(../images/ty3.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp4{
	background: url(../images/ty4.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp5{
	background: url(../images/ty5.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp6{
	background: url(../images/ty6.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp7{
	background: url(../images/ty7.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp8{
	background: url(../images/ty8.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp9{
	background: url(../images/ty9.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp10{
	background: url(../images/ty10.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp11{
	background: url(../images/ty11.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}
.cp_tong_all_bottom_tp12{
	background: url(../images/ty12.png) 0 0 no-repeat;
    background-size: 100% 100%;	
}

.cp_tong_all_bottom_bt{
    text-align: left;
    font-weight: bolder;
    font-size: 14px;
    margin-top: 22px;
    padding-left: 20px;
    border-left: 1px solid #888889;
    color: #000;
    line-height: 15px;
}
.cp_tong_all_bottom_nr{
	text-align:left;
	width:95%;
	word-break: break-word;
    line-height: 15px;
	padding-left:20px;
	border-left:1px solid #888889;
	color:#000;
	box-sizing: border-box;
}
.table_data{
	margin-top:10px;
}
.zdata{
	float:left;
    padding-left: 20px;
    width: 50%;
	box-sizing:border-box;
}
.zdata1{
	float:left;
    padding-left: 20px;
    width: 50%;
	box-sizing:border-box;
    height: 100%;
    line-height: 24px;	
}
.oe_all{
	width:100%;
}
.oe_all_left{
	float:left;
	width:60%;
	padding-left:15px;
	box-sizing:border-box;
	color: #eb0000;
}
.oe_all_left a{
	color:#eb0000;
}
.oe_all_right{
	float:left;
	width:40%;
}
.oe_all1 {
    background: #f9f9f9;
	border-top: 1px solid #ddd;
    display: flex;
}
.oe_all0 {
    background: #fff;
	border-top: 1px solid #ddd;
    display: flex;
}
.pre_ct{
	width:50%;
	float:left;
    padding-right: 20px;
    box-sizing: border-box;
}
.pre_ct1{
	text-align:center;
	background: #34a0db url(../images/pre.png) center right no-repeat;
    line-height: 150%;
    padding: 10px 30px;
	color:#fff;
	    border-radius: 35px;
}
.pre_ct1 a{
	color:#fff;
}
.next_ct{
	width:50%;
	float:left;
    padding-left: 20px;
    box-sizing: border-box;
}
.next_ct1{
	text-align:center;
	background: #34a0db url(../images/next.png) center right no-repeat;
	color:#fff;
    border-radius: 35px;
    line-height: 150%;
    padding: 10px 30px;
}
.next_ct1 a{
	color:#fff;
}
.pre_next{
	margin-top:30px;
}
.cp_name{
    font-size: 20px;
    font-weight: bolder;
	float:left;
}


.selected .xl{
font-weight: bold;
    color: #000;
}


.Columns_navigation01-d1_c1 li .current {
    background: #e50012;
    color: #fff;
}
.ht404{
	padding-top:80px;
	margin:0 auto;
}
.ht404_tit{
	color:#fff;
	font-size:24px;
	padding-top:100px;
	padding-bottom:60px;
	width:560px;
	line-height:40px;
	text-align:left;
	margin: 0 auto;
}
.ht404_wz{
	color:#fff;
	font-size:16px;
	width:560px;
	line-height:30px;
	text-align:left;
	margin: 0 auto;
}
.ht404_wz a{
	color:#fff;
	text-decoration:underline;
}

.xx1{
	width:100%;
}
.xx2{
	width:100%;
	height:270px;
	background:url(../images/xx2.png) top right no-repeat;
}
.xx2_wz{
	width:65%;
	float:left;
	color:#fff;
	padding-top:60px;
	font-size:16px;
	line-height:150%;
}
.xx3{
	width:100%;
	height:310px;
	background:url(../images/xx3.png) top right no-repeat;
	margin-bottom:50px;
}
.xx3 img{
	width:33.3333333%;
	float:left;
	padding:0px 30px 0px 0px;
	box-sizing:border-box;
	margin-top:-25px;
}
.xx3_wz{
	font-size:18px;
	color:#34a0db;
	text-align:center;
	padding-top:50px;

}
.xx3_wz1{
	font-size:18px;
	color:#34a0db;
	text-align:center;
	padding-top:5px;

}
.xx_all{
	width:100%;
	height:100%;
	margin-top:40px;
	margin-bottom:80px;
}
.xx_all_1{
	width:25%;
	float:left;
	padding-right:30px;
	box-sizing:border-box;
}
.xx_all_1_tit{
	font-size:16px;
	font-weight:bolder;
	padding-top:10px;
	padding-bottom:10px;
}
.xx_all_1_con{
    font-size: 14px;
}
.tb{
	text-align:left;
}
.tb img{
	width:20px;
	margin-top: -2px;
}
.tb tr{
	line-height:30px;
}
.tb td{
	
}
.xtb{
    background: url(../images/2.png) 0 6px no-repeat;
    background-size: 6%;
    padding-left: 15px;
}
.home_bot_all_left2 {
    text-align: right;
}
.home_bot_all_left2 img{
	width:35px;
	height:35px;
	margin-right:5px;
	border-radius: 5px;
	padding-top:0px;
}
.table_data td{
	border: 1px solid #cdcdcd;
    padding: 5px;
	text-align: left;
}
.table_data td p{
	text-align:left;
}
.table_oe p{
	font-weight:bolder;
}
.cp_bt_3{
	font-weight:bolder;
	font-size:20px;
	padding:30px 0 30px 0;
	text-align:center;
}
.link_top{
	width:14%;
	float:right;
	padding-right:20px;
	box-sizing:border-box;
}
.link_top a img{
    width: 20px;
    padding: 7px 5px;
    float: right;
    margin-top: 50px;
}
.link_bottom{
	width: 100%;
    float: right;
    padding-right: 30px;
    box-sizing: border-box;
    display: grid;
}
.link_bottom a img{
    width: 25px;
    padding: 7px 7px;
    float: right;
    margin-top: 0px;
}
.footer .link_top{
    width: 50%;
    height: 40px;
    padding-top: 5px;
	float:right;
	box-sizing:border-box;
    margin-right:0px;
}
.footer .link_top a img{
	float:right;
	margin-top:0px;
	    border: 1px solid #888889;
}
.foot_bottom_right{
	width:50%;
	float:left;
	box-sizing:border-box;
	text-align: left;
}
.foot_bottom_right p,.foot_bottom_right p a{
	color:#888889;
}
.foot_bottom{
	padding-top: 30px;
    margin-top: 40px;
    border-top: 1px solid #888889;
}
.home_wz1{
	margin-bottom:20px;
	word-wrap:break-word;
}
.xxtb1{
	background: url(../images/tb1.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb2{
	background: url(../images/tb2.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb3{
	background: url(../images/tb3.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb5{
	background: url(../images/tb5.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb6{
	background: url(../images/tb6.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb4{
	background: url(../images/tb4.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.news1{
	float:left;
	width:33.3333333%;
    padding-right: 15px;
	padding-left: 15px;
    box-sizing: border-box;
}
.news1 img{
	width:100%;
}
.news1_all{
	width:100%;
}
.news1_all:hover .home_abo_more2{
	background:#eb0000;
	color:#fff;
}
.news1_all:hover{
	background:#f7f7f7;
}

.news1_all_year{
	float:left;
	width:15%;
	height:30px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	line-height:30px;
	background:linear-gradient(to bottom,#34A0DB,#1F2A66);
	margin-top:5px;
	font-style: italic;
}
.news1_all_month{
    float: left;
    height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    line-height: 30px;
    margin-top: 5px;
    box-sizing: border-box;
    background: url(../images/gd.png) 0 0 no-repeat;
    background-size: 21% 100%;
    padding-left: 45px;
}
.news1_all_tit{
	float:left;
	padding-left:10px;
	line-height:17px;
    margin-top: 25px;
    font-size: 14px;
	box-sizing:border-box;
	margin-top:25px;
	height:50px;
    color: #888889;
}
.news1_all_tit a{
	color: #888889;
}
.home_ab{
	width:100%;
	padding:50px 0 110px 0;
	margin-top:50px;
    display: -webkit-box;
    background: url(../images/cf_bg.png) bottom right no-repeat;
}
.home_ab_left{
	width:15%;
	float:left;

}
.home_ab_center{
	width:75%;
	float:left;
	padding-right:50px;
	box-sizing:border-box;		
}
.home_ab_center1{
	width:50%;
	float:left;
	padding-right:50px;
	box-sizing:border-box;		
}
.home_ab_right{
	width:30%;
	float:left;
}
.home_ab_right1{
	width:35%;
	float:left;
}
.home_ab_right img{
	width:100%;
	float:right;
}
.home_ab_right1 img{
	width:100%;
	float:right;
	margin-top:-210px;
    z-index: 100;
    position: relative;
}
.home_xx>img{
	margin-bottom:50px;
	width:100%;
}
.home_ab_right_tit{
	font-size:18px;
	font-weight:bolder;
	padding-top:10px;
	color:#f08519;
}
.home_ab_right_tit2{
    font-size: 30px;
    padding-bottom: 25px;
    padding-top: 5px;
    color: #888889;
    float: left;
    padding-right: 50px;
}
.home_ab_right_con{
	font-size:14px;
	line-height:25px;
    color: #595757;
}
.home_ab_right_con1{
	font-size:14px;
	line-height:22px;
	color:#000;
	padding-top:20px;
    padding-bottom: 45px;
	text-align:center;
	width:40%;
    margin: 0 auto;
}
.home_ab1{
	margin-top:110px;
    margin-bottom: 160px;
}
.home_ab1_left{
	float:left;
	width:35%;
	text-align: center;
	border-bottom:1px solid #888889;
}
.home_ab1_left img{
	width:80%;
    margin: 0 auto;
}
.home_ab1_right{
	float:left;
	width:65%;
    height: 100px;
}
.home_ab1_right img{
	width:22%;
	padding-right:20px;
	box-sizing:border-box;
	float:left;
}
.zs_heng{
	width:33% !important;
	margin-top:20px;
}
.shang{
	margin-top:-40px;
}
.home_xwz{
	width:650px;
	text-align:center;
    margin: 0 auto;
	padding-top:10px;
    color: #595757;
}
.home_sea_tb{
	padding:30px 10%;
	-webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, .3);
    margin-top: -70px;
    z-index: 10000;
    position: relative;
	background:#fff;
    border-radius: 7px;
}
.home_sea_tb1{
	padding:10px 10%;
	-webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, .3);
    margin-top: -50px;
    z-index: 10000;
    position: relative;
	background:#fff;
    border-radius: 7px;
	    margin-bottom: 60px;
}
.home_tb #keywords{
text-indent: 1em;
    outline: none;
    background: #fff !important;
    height: 27px;
    line-height: 40px;
    margin-top: 0px;
    color: #000;
    border-radius: 20px;
    border: 1px solid #000;
    width: 280px;
    border-radius: 5px;
	border:1px solid #c8c9c9;
	width:65%;
	height:50px;
	margin-top:13px;
	margin-bottom: 10px;
	border-radius:0px;
	font-size:16px;
}
.home_tb .ss{
	width:23%;
	height:40px;
	line-height:40px;
	margin-left:5%;
    margin-top: 18px;
	border-radius: 25px;
    background: #b92e32;
    background-size: 45% 80%;
    border: none;
	color:#fff;
	font-size:18px;
}
.home_tb .ss:hover{
	cursor:pointer;
	font-weight: bolder;
}
.foot_center{
	padding-bottom:75px;
	padding-top:70px;
}
.foot_center_left{
	float:left;
	width:25%;
	box-sizing:border-box;
    text-align: left;
    padding-left: 5%;
}
.foot_center_left img{
	width:195px;
	margin-bottom:50px;
}
.foot_center_center{
	float:left;
	width:75%;
}

.foot_center_left_tit{
	font-size:20px;
	font-weight:bolder;
	margin-bottom:20px;
	text-transform:uppercase;
}
.foot_center_left_con{
	float:left;
	width:100%;
	border-right: 1px solid #fff;
}
.foot_center_left_con a{
	color:#fff;
	line-height:30px;
}
.foot_center_left_con a:hover{
	color:#b92e32;
}
.foot_center_1_left{
	width:15%;
	float:left;
    text-align: left;
}
.foot_center_1_left .home1,.foot_center_1_left1 .home1{
    color: #fff;
    height: 50px;
    border-bottom: 1px solid #fff;
    line-height: 50px;
}
.foot_center_1_left img,.foot_center_1_left1 img{
	width:65%;
	padding-top:30px;
}
.foot_center_1_left1{
	width:15%;
	float:left;
    text-align: left;
}
.foot_center_1_center{
	width:60%;
	float:left;
    padding-left: 0px;
    box-sizing: border-box;	
}
.foot_center_1_right{
	width:10%;
	float:left;
	height:100px;
}
.foot_center_1_right img{
	width:60%;
}
#menu-shangnav1 .home{
	color:#b92e32;
}
.home_new_con{
	padding-top: 0px;
    padding-bottom: 20px;
}

.head_top{
	width:100%;
	height:35px;
}
.head_top_wz{
	float:left;
	color:#fff;
	line-height:35px;
	font-weight:bolder;
}
.home_tb1 {

}
.home_tb1 a>div{
	border-right:none !important;
}

.home_tb2 {
    width:4% !important;
}
.home_tb2 a{
	background:#f08519 !important;
}
.home_tb2 em{
	background: url(../images/totop.png) 0px 0px no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
	display: inline-block;
    margin-top: 12px;
}
.home_tp{
	width:100%;
	margin-top:50px;
	margin-bottom:50px;
}
.home_tp img{
	padding:0px 10px;
	box-sizing:border-box;
	float:left;
	width:25%;
}
.home_xl{
	width:100%;
	margin-top: -70px;
}
.home_xl_33{
	width:33.333333%;
	float:left;
	padding:0px 20px;
	box-sizing:border-box;
}
.home_xl_33_nr{
	width:100%;
	background:#fff;
	border-radius:5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-sizing:border-box;
    padding: 30px 0;
    display: inline-block;
}
.home_xl_33_nr img{
	width:20%;
	float:left;
	padding-left:7%;
	padding-right:7%;
}
.home_xl_33_nr_wz{
	float:left;
	width:60%;
}
.footer #menu-shangnav li {
    width: 100%;
    float: left;
}
.footer #menu-shangnav >li>a {

}
.footer #menu-shangnav>li a.home {
	color: #b92e32;
}
.home_new_nr{
	width:100%;
	margin:0 auto;
    margin-bottom: 40px;
	margin-top:60px;
    display: flow-root;	
}
.home_new_nr img{
	width:100%;
	float:left;
	box-sizing:border-box;
}
.home_new_nr_1{
	padding-top:230px;
	width:780px;
	margin: 0 auto;
}
.home_new_nr_2{
	height:45px;
	width:1040px;
	margin: 0 auto;
}
.home_new_nr_3{
	width:780px;
	height:85px;
	margin: 0 auto;
}
.dq{
	width:230px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f1f1f1));
	float:left;
	margin-left:15px;
	margin-right:15px;
	border-radius:25px;
	margin-bottom:20px;
}
.home_new_nr_3 .dq{
	margin-bottom:40px;
}
.home_ac_info img{
	width:33.333333%;
	float:left;
	padding:0 10px;
	box-sizing:border-box;
}
#sea_one,#sea_two,#sea_three,#sea_four,#sea_five{
	width:20%;
	float:left;
	margin:0 auto;
	text-align:center;
	padding:0 40px;
	box-sizing:border-box;
}
#explore-nav{
    margin: 0 auto;
    width: 100%;
	height:100px;
}
.xian{
	width:100%;
	height:1px;
	background:#eee;
    margin: 0 auto;
position: absolute;
    z-index: 0;
	margin-top:15px;
}
.xt{
	width:30px;
	height:30px;
	background:url(../images/xt_noselect.png) 0 0  no-repeat;
	background-size:100% 100%;
	margin: 0 auto;
z-index: 100;
    position: relative;
}
.current .xt{
	background:url(../images/xt_select.png) 0 0  no-repeat;
	background-size:100% 100%;
}
.pp{
	margin-top:100px;
	margin-bottom:100px;
	width: 100%;
}
#name1{
	width:40%;
	margin-right:15px;
	height:38px;
    padding-left: 15px;
	box-sizing:border-box;
}
#name2{
	width:55%;
	height:38px;
	float:right;
    padding-left: 15px;
	box-sizing:border-box;
}
#name3{
	width:100%;
	height:38px;
	margin-top:15px;
	margin-bottom:15px;
    padding-left: 15px;
	box-sizing:border-box;
}
#name4{
    width: 100%;
    height: 75px;
    line-height: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
	box-sizing:border-box;
}
#name5{
	width:22%;
	float:left;
	height:38px;
	text-align:center;
	background:#c92b2f;
	color:#fff;
	line-height:38px;
	margin-top:15px;
}
.mx_bt{
    padding-right: 3px;
	display:block;
	float:left;
	font-weight:bolder;
}

.cpxl_img{
	width:33.33333%;
	float:left;
	padding:0 15px;
	box-sizing:border-box;
}
.cpxl_img img{
	width:100%;
}
.cpxl_img img:hover{
	width:110%;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
	box-sizing:border-box;
	margin-top:-5%;
	margin-left:-5%;
}
.ys_div{
	width:33.33333%;
	float:left;
	padding:0 30px 0 20px;	
	box-sizing:border-box;
	margin-bottom:30px;

}
.ys_div_all{
	height:50px;
	line-height:50px;
    background: url(../images/ys_hui.png) right 8px no-repeat;
    background-size: 70%;
	box-sizing:border-box;
	font-size:16px;
	color:#888889;
	
}
.ys_div span{
	padding: 0 20px;
    background: #fff;
}
.ys_div1{
	margin-left:17.66666%;
}
.ys_div_all:hover{
	background:#eb0000 url(../images/ys_bai.png) right 8px no-repeat;
	background-size: 70%;
}
.ys_div:hover{
	background:#eb0000;
}
.ys_div:hover span{
	background:#eb0000;
	color:#fff;
}
.current>.xt_wz{
	color: #eb0000;
}
.lc_year{
	float:left;
	width:25%;
	font-size:72px;
	font-weight:bolder;
	padding-top:30px;
    color: #eb0000;
	text-align:center;
}
.lc_pic{
	float:left;
	width:40%;
}
.lc_pic img{
	width:90%;
}
.lc_wz{
	width:35%;
	float:left;
	padding-top:50px;
	color: #888889;
}
.ys1{
	width:100%;
	background:url(../images/ys_bg.jpg) 0 0 no-repeat;
	background-size:100% 100%;
	display: flex;
    padding-bottom: 150px;	
}
.faq{

}
.faq_bt1 {
font-size: 30px;
    color: #eb0000;
    text-align: center;
    margin-bottom: 30px;
	margin-top: 60px;
	text-transform:uppercase;
}
.faq_bt {
    font-size: 18px;
    font-weight: bolder;
}
.cp_new{
	text-align:center;
	border-top:1px solid #eee;
	padding-bottom:20px;
	padding-top:20px;
	position:relative;
	display:inline-block;
	
}
.cp_new_img{
	width:40%;
	float:left;
}
.cp_new_hot{
	width:50px;
	position:absolute;
	left:35%;
}
.cp_new_wz{
	float:right;
	width:55%;
	line-height:22px;
	text-align: left;
	padding-top:3px;
word-break: normal;
}
.home_s{
	padding:50px 0;
	background:#f7f7f7;
}
.home_s_wz{
	float:left;
	width:20%;
	font-size:24px;
	line-height:25px;
	
	color:#888889;
}
.home_s_wz span{
	color:#e50012;
	font-weight:bolder;
}
.home_s #keywords{
	width:62%;
	background:#fff;
	border:1px solid #eb0000;
}
.bg_bt{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #f9f9f9;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_nr{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
    background: #f9f9f9;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_bt1{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #fff;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_nr1{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
    background: #fff;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_nr2{
	width:100%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #f9f9f9;
	line-height:30px;
	height:30px;
	margin-top:80px;
}
.bg_nr3{
	width:100%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #fff;
	line-height:30px;
	height:30px;
}
.cx {
    overflow: hidden;
}
.view_more {
    width: 150px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #cccccc;
    cursor: pointer;
    margin-top: 15px;
}
.ct_all img{
	width:60%;
}
.hot{
	color: #e50012;
	font-weight:bolder;
}
.ys{
    border-top: 1px solid #888889;
    margin-top: 70px;
}
.cu{
	font-weight:bolder;
}
.home_xx1 {
    width: 100%;
	margin-top:70px;
	margin-bottom:50px;
}
.home_xx1 img{
	width:100%;
}
.home_xx1_left{
	width:35%;
	float:left;
	height: 225px;
}
.home_xx1_right{
	width:65%;
	float:left;
	padding-left:50px;
	padding-right:30px;
	box-sizing:border-box;
	height: 270px;
	background:-moz-linear-gradient(left,#fff,#eee);
	background:-webkit-gradient(linear,050%,100%50%,from(#fff),to(#eee));
	background:-webkit-linear-gradient(left,#fff,#eee);
	background:-o-linear-gradient(left,#fff,#eee);
	margin-bottom:40px;
}
.home_xx1_right_zi{
    background: url(../images/zi1.png) right no-repeat;
    background-size: auto 40%;
    height: 100%;
    width: 100%;
}
.home_xx1_tit{
	padding-top:40px;
	font-weight:bolder;
	font-size:18px;
	margin-bottom:15px;
	    color: #eb0000;
}
.home_xx1_con{
	font-size:14px;
	line-height:25px;
}
.home_xx2_left{
	width:35%;
	float:left;
	height: 225px;
}
.home_xx2_right{
	width:65%;
	float:left;
	padding-left:50px;
	padding-right:30px;
	box-sizing:border-box;
	height: 225px;
	background:-moz-linear-gradient(left,#eee,#fff);
	background:-webkit-gradient(linear,050%,100%50%,from(#eee),to(#fff));
	background:-webkit-linear-gradient(left,#eee,#fff);
	background:-o-linear-gradient(left,#eee,#fff);
}
.home_xx1_right_zi1{
    background: url(../images/zi2.png) right no-repeat;
    background-size: auto 60%;
    height: 100%;
    width: 100%;
}
.home_xx1_tit1{
	padding-top:50px;
	font-weight:bolder;
	font-size:18px;
	margin-bottom:15px;
	    color: #eb0000;
}
.xw_img img{
	max-width:100%;
	    width: 100%;
    padding: 20px 0px;
}
.home_new_right {
    width: 40%;
    padding-left: 45px;
    box-sizing: border-box;
    font-size: 22px;
    margin-top: 35px;
    font-weight: bolder;
    color: #eb0000;
    background: url(../images/rl.png) 10px no-repeat;
    background-size: auto 90%;
}
.hot_list{
    font-size: 18px;
    margin-bottom: 5px;
}
.news_left{
    margin-left: 40px !important;
    margin-right: 3px !important;	
}
.cp_nr_zi table td{
	    border: 1px solid #cdcdcd;
		line-height:20px;
}
.cp_nr_zi table td:nth-child(1){
	width:15% !important;
	height:100% !important;
}
.cp_nr_zi table td:nth-child(2){
	width:10% !important;
	height:100% !important;
}
.cp_nr_zi table td:nth-child(3){
	width:10% !important;
	height:100% !important;
}
.cp_nr_zi table td:nth-child(4){
	width:65% !important; 
	height:100% !important;
}
.cp_nr_zi table td:nth-child(1) img{
	width:100%;
padding: 20px;
    box-sizing: border-box;
}
.cp_nr_zi>table{
	width:100% !important;
	height:100% !important;
}
.cp_nr_2>table{
	width:100% !important;
}
.rad_news {
    width: 50%;
    float: left;
    padding-bottom: 10px;
    font-size: 16px;
    text-decoration: underline;
    color: #000;
}











.table_data td{
	border: 1px solid #cdcdcd;
    padding: 5px;
	text-align: left;
}
.table_data td p{
	text-align:left;
}
.table_oe p{
	font-weight:bolder;
}
.cp_bt_3{
	font-weight:bolder;
	font-size:20px;
	padding:30px 0 30px 0;
	text-align:center;
}
.link_top{
	width:14%;
	float:right;
	padding-right:20px;
	box-sizing:border-box;
}
.link_top a img{
    width: 20px;
    padding: 7px 5px;
    float: right;
    margin-top: 50px;
}
.link_bottom{
	width:100%;
	float:right;
	padding-right:30px;
	box-sizing:border-box;
}
.link_bottom a img{
    width: 25px;
    padding: 7px 7px;
    float: right;
    margin-top: 0px;
}
.footer .link_top{
    width: 50%;
    height: 40px;
    padding-top: 5px;
	float:right;
	box-sizing:border-box;
    margin-right:0px;
}
.footer .link_top a img{
	float:right;
	margin-top:0px;
	    border: 1px solid #888889;
}
.foot_bottom_right{
	width:50%;
	float:left;
	box-sizing:border-box;
	text-align: left;
}
.foot_bottom_right p,.foot_bottom_right p a{
	color:#888889;
}
.foot_bottom{
	padding-top: 30px;
    margin-top: 40px;
    border-top: 1px solid #888889;
}
.home_wz1{
	margin-bottom:20px;
	word-wrap:break-word;
}
.xxtb1{
	background: url(../images/tb1.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb2{
	background: url(../images/tb2.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb3{
	background: url(../images/tb3.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb5{
	background: url(../images/tb5.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb6{
	background: url(../images/tb6.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.xxtb4{
	background: url(../images/tb4.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
	margin-right:10px;
}
.news1{
	float:left;
	width:33.3333333%;
    padding-right: 15px;
	padding-left: 15px;
    box-sizing: border-box;
}
.news1 img{
	width:100%;
}
.news1_all{
	width:100%;
}
.news1_all:hover .home_abo_more2{
	background:#274082;
	color:#fff;
}
.news1_all:hover{
	background:#f7f7f7;
}

.news1_all_year{
	float:left;
	width:15%;
	height:30px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	line-height:30px;
	background:linear-gradient(to bottom,#34A0DB,#1F2A66);
	margin-top:5px;
	font-style: italic;
}
.news1_all_month{
    float: left;
    height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    line-height: 30px;
    margin-top: 5px;
    box-sizing: border-box;
    background: url(../images/gd.png) 0 0 no-repeat;
    background-size: 21% 100%;
    padding-left: 45px;
}
.news1_all_tit{
	float:left;
	padding-left:10px;
	line-height:17px;
    margin-top: 25px;
    font-size: 14px;
	box-sizing:border-box;
	margin-top:25px;
	height:50px;
    color: #888889;
}
.news1_all_tit a{
	color: #888889;
}
.home_ab{
	width:100%;
	padding:50px 0 110px 0;
	margin-top:50px;
    display: -webkit-box;
    background: url(../images/cf_bg.png) bottom right no-repeat;
}
.home_ab_left{
	width:15%;
	float:left;

}
.home_ab_center{
	width:75%;
	float:left;
	padding-right:50px;
	box-sizing:border-box;		
}
.home_ab_center1{
	width:50%;
	float:left;
	padding-right:50px;
	box-sizing:border-box;		
}
.home_ab_right{
	width:30%;
	float:left;
}
.home_ab_right1{
	width:35%;
	float:left;
}
.home_ab_right img{
	width:100%;
	float:right;
}
.home_ab_right1 img{
	width:100%;
	float:right;
	margin-top:-210px;
    z-index: 100;
    position: relative;
}
.home_xx>img{
	margin-bottom:50px;
	width:100%;
}
.home_ab_right_tit{
	font-size:18px;
	font-weight:bolder;
	padding-top:10px;
	color:#f08519;
}
.home_ab_right_tit2{
    font-size: 30px;
    padding-bottom: 25px;
    padding-top: 5px;
    color: #888889;
    float: left;
    padding-right: 50px;
}
.home_ab_right_con{
	font-size:14px;
	line-height:25px;
    color: #595757;
}
.home_ab_right_con1{
	font-size:14px;
	line-height:22px;
	color:#000;
	padding-top:20px;
    padding-bottom: 45px;
	text-align:center;
	width:40%;
    margin: 0 auto;
}
.home_ab1{
	margin-top:110px;
    margin-bottom: 160px;
}
.home_ab1_left{
	float:left;
	width:35%;
	text-align: center;
	border-bottom:1px solid #888889;
}
.home_ab1_left img{
	width:80%;
    margin: 0 auto;
}
.home_ab1_right{
	float:left;
	width:65%;
    height: 100px;
}
.home_ab1_right img{
	width:22%;
	padding-right:20px;
	box-sizing:border-box;
	float:left;
}
.zs_heng{
	width:33% !important;
	margin-top:20px;
}
.shang{
	margin-top:-40px;
}
.home_xwz{
	width:650px;
	text-align:center;
    margin: 0 auto;
	padding-top:10px;
    color: #595757;
}
.home_sea_tb{
	padding:30px 10%;
	-webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, .3);
    margin-top: -70px;
    z-index: 10000;
    position: relative;
	background:#fff;
    border-radius: 7px;
}
.home_sea_tb1{
	padding:10px 10%;
	-webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, .3);
    margin-top: -50px;
    z-index: 10000;
    position: relative;
	background:#fff;
    border-radius: 7px;
	    margin-bottom: 60px;
}
.home_tb #keywords{
text-indent: 1em;
    outline: none;
    background: #fff !important;
    height: 27px;
    line-height: 40px;
    margin-top: 0px;
    color: #000;
    border-radius: 20px;
    border: 1px solid #000;
    width: 280px;
    border-radius: 5px;
	border:1px solid #c8c9c9;
	width:65%;
	height:50px;
	margin-top:13px;
	margin-bottom: 10px;
	border-radius:0px;
	font-size:16px;
}
.home_tb .ss{
	width:23%;
	height:40px;
	line-height:40px;
	margin-left:5%;
    margin-top: 18px;
	border-radius: 25px;
    background: #b92e32;
    background-size: 45% 80%;
    border: none;
	color:#fff;
	font-size:18px;
}
.home_tb .ss:hover{
	cursor:pointer;
	font-weight: bolder;
}
.foot_center{
	padding-bottom:75px;
	padding-top:70px;
}
.foot_center_left{
	float:left;
	width:25%;
	box-sizing:border-box;
    text-align: left;
    padding-left: 5%;
}
.foot_center_left img{
	width:195px;
	margin-bottom:50px;
}
.foot_center_center{
	float:left;
	width:75%;
}

.foot_center_left_tit{
	font-size:20px;
	font-weight:bolder;
	margin-bottom:20px;
	text-transform:uppercase;
}
.foot_center_left_con{
	float:left;
	width:100%;
	border-right: 1px solid #fff;
}
.foot_center_left_con a{
	color:#fff;
	line-height:30px;
}
.foot_center_left_con a:hover{
	color:#b92e32;
}
.foot_center_1_left{
	width:15%;
	float:left;
    text-align: left;
}
.foot_center_1_left .home1,.foot_center_1_left1 .home1{
    color: #fff;
    height: 50px;
    border-bottom: 1px solid #fff;
    line-height: 50px;
}
.foot_center_1_left img,.foot_center_1_left1 img{
	width:65%;
	padding-top:30px;
}
.foot_center_1_left1{
	width:15%;
	float:left;
    text-align: left;
}
.foot_center_1_center{
	width:60%;
	float:left;
    padding-left: 0px;
    box-sizing: border-box;	
}
.foot_center_1_right{
	width:10%;
	float:left;
	height:100px;
}
.foot_center_1_right img{
	width:60%;
}
#menu-shangnav1 .home{
	color:#b92e32;
}
.home_new_con{
	padding-top: 0px;
    padding-bottom: 20px;
}

.head_top{
	width:100%;
	height:35px;
}
.head_top_wz{
	float:left;
	color:#fff;
	line-height:35px;
	font-weight:bolder;
}
.home_tb1 {

}
.home_tb1 a>div{
	border-right:none !important;
}

.home_tb2 {
    width:4% !important;
}
.home_tb2 a{
	background:#f08519 !important;
}
.home_tb2 em{
	background: url(../images/totop.png) 0px 0px no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
	display: inline-block;
    margin-top: 12px;
}
.home_tp{
	width:100%;
	margin-top:50px;
	margin-bottom:50px;
}
.home_tp img{
	padding:0px 10px;
	box-sizing:border-box;
	float:left;
	width:25%;
}
.home_xl{
	width:100%;
	margin-top: -70px;
}
.home_xl_33{
	width:33.333333%;
	float:left;
	padding:0px 20px;
	box-sizing:border-box;
}
.home_xl_33_nr{
	width:100%;
	background:#fff;
	border-radius:5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-sizing:border-box;
    padding: 30px 0;
    display: inline-block;
}
.home_xl_33_nr img{
	width:20%;
	float:left;
	padding-left:7%;
	padding-right:7%;
}
.home_xl_33_nr_wz{
	float:left;
	width:60%;
}
.footer #menu-shangnav li {
    width: 100%;
    float: left;
}
.footer #menu-shangnav >li>a {

}
.footer #menu-shangnav>li a.home {
	color: #b92e32;
}
.home_new_nr{
	width:100%;
	margin:0 auto;
    margin-bottom: 40px;
	margin-top:60px;
    display: flow-root;	
}
.home_new_nr img{
	width:100%;
	float:left;
	box-sizing:border-box;
}
.home_new_nr_1{
	padding-top:230px;
	width:780px;
	margin: 0 auto;
}
.home_new_nr_2{
	height:45px;
	width:1040px;
	margin: 0 auto;
}
.home_new_nr_3{
	width:780px;
	height:85px;
	margin: 0 auto;
}
.dq{
	width:230px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f1f1f1));
	float:left;
	margin-left:15px;
	margin-right:15px;
	border-radius:25px;
	margin-bottom:20px;
}
.home_new_nr_3 .dq{
	margin-bottom:40px;
}
.home_ac_info img{
	width:33.333333%;
	float:left;
	padding:0 10px;
	box-sizing:border-box;
}
#sea_one,#sea_two,#sea_three,#sea_four,#sea_five{
	width:20%;
	float:left;
	margin:0 auto;
	text-align:center;
	padding:0 40px;
	box-sizing:border-box;
}
#explore-nav{
    margin: 0 auto;
    width: 100%;
	height:100px;
}
.xian{
	width:100%;
	height:1px;
	background:#eee;
    margin: 0 auto;
position: absolute;
    z-index: 0;
	margin-top:15px;
}
.xt{
	width:30px;
	height:30px;
	background:url(../images/xt_noselect.png) 0 0  no-repeat;
	background-size:100% 100%;
	margin: 0 auto;
z-index: 100;
    position: relative;
}
.current .xt{
	background:url(../images/xt_select.png) 0 0  no-repeat;
	background-size:100% 100%;
}
.pp{
	margin-top:100px;
	margin-bottom:100px;
	width: 100%;
}
#name1{
	width:40%;
	margin-right:15px;
	height:38px;
    padding-left: 15px;
	box-sizing:border-box;
}
#name2{
	width:55%;
	height:38px;
	float:right;
    padding-left: 15px;
	box-sizing:border-box;
}
#name3{
	width:100%;
	height:38px;
	margin-top:15px;
	margin-bottom:15px;
    padding-left: 15px;
	box-sizing:border-box;
}
#name4{
    width: 100%;
    height: 75px;
    line-height: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
	box-sizing:border-box;
}
#name5{
	width:22%;
	float:left;
	height:38px;
	text-align:center;
	background:#c92b2f;
	color:#fff;
	line-height:38px;
	margin-top:15px;
}
.mx_bt{
    padding-right: 3px;
	display:block;
	float:left;
	font-weight:bolder;
}

.cpxl_img{
	width:33.33333%;
	float:left;
	padding:0 15px;
	box-sizing:border-box;
}
.cpxl_img img{
	width:100%;
}
.cpxl_img img:hover{
	width:110%;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
	box-sizing:border-box;
	margin-top:-5%;
	margin-left:-5%;
}
.ys_div{
	width:33.33333%;
	float:left;
	padding:0 30px 0 20px;	
	box-sizing:border-box;
	margin-bottom:30px;

}
.ys_div_all{
	height:50px;
	line-height:50px;
    background: url(../images/ys_hui.png) right 8px no-repeat;
    background-size: 70%;
	box-sizing:border-box;
	font-size:16px;
	color:#888889;
	
}
.ys_div span{
	padding: 0 20px;
    background: #fff;
}
.ys_div1{
	margin-left:17.66666%;
}
.ys_div_all:hover{
	background:#274082 url(../images/ys_bai.png) right 8px no-repeat;
	background-size: 70%;
}
.ys_div:hover{
	background:#274082;
}
.ys_div:hover span{
	background:#274082;
	color:#fff;
}
.current>.xt_wz{
	color: #274082;
}
.lc_year{
	float:left;
	width:25%;
	font-size:72px;
	font-weight:bolder;
	padding-top:30px;
    color: #274082;
	text-align:center;
}
.lc_pic{
	float:left;
	width:40%;
}
.lc_pic img{
	width:90%;
}
.lc_wz{
	width:35%;
	float:left;
	padding-top:50px;
	color: #888889;
}
.ys1{
	width:100%;
	background:url(../images/ys_bg.jpg) 0 0 no-repeat;
	background-size:100% 100%;
	display: flex;
    padding-bottom: 150px;	
}
.faq{

}
.faq_bt1 {
font-size: 30px;
    color: #274082;
    text-align: center;
    margin-bottom: 30px;
	margin-top: 60px;
	text-transform:uppercase;
}
.faq_bt {
    font-size: 18px;
    font-weight: bolder;
}
.cp_new{
	text-align:center;
	border-top:1px solid #eee;
	padding-bottom:20px;
	padding-top:20px;
	position:relative;
	display:inline-block;
	
}
.cp_new_img{
	width:40%;
	float:left;
}
.cp_new_hot{
	width:50px;
	position:absolute;
	left:35%;
}
.cp_new_wz{
	float:right;
	width:55%;
	line-height:22px;
	text-align: left;
	padding-top:3px;
}
.home_s{
	padding:50px 0;
	background:#f7f7f7;
}
.home_s_wz{
	float:left;
	width:20%;
	font-size:24px;
	line-height:25px;
	
	color:#888889;
}
.home_s_wz span{
	color:#e50012;
	font-weight:bolder;
}
.home_s #keywords{
	width:62%;
	background:#fff;
	border:1px solid #274082;
}
.bg_bt{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #f9f9f9;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_nr{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
    background: #f9f9f9;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_bt1{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #fff;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_nr1{
	width:25%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
    background: #fff;
	line-height:30px;
	height:30px;
	font-size:14px;
	border-top: 1px solid #ddd;
}
.bg_nr2{
	width:100%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #f9f9f9;
	line-height:30px;
	height:30px;
	margin-top:80px;
}
.bg_nr3{
	width:100%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
	font-weight:bolder;
    background: #fff;
	line-height:30px;
	height:30px;
}
.cx {
    overflow: hidden;
}
.view_more {
    width: 150px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #cccccc;
    cursor: pointer;
    margin-top: 15px;
}
.ct_all img{
	width:60%;
}
.hot{
	color: #e50012;
	font-weight:bolder;
}
.ys{
    border-top: 1px solid #888889;
    margin-top: 70px;
}
.cu{
	font-weight:bolder;
}
.home_xx1 {
    width: 100%;
	margin-top:70px;
	margin-bottom:50px;
}
.home_xx1 img{
	width:100%;
}
.home_xx1_left{
	width:35%;
	float:left;
	height: 225px;
}
.home_xx1_right{
	width:65%;
	float:left;
	padding-left:50px;
	padding-right:30px;
	box-sizing:border-box;
	height: 270px;
	background:-moz-linear-gradient(left,#fff,#eee);
	background:-webkit-gradient(linear,050%,100%50%,from(#fff),to(#eee));
	background:-webkit-linear-gradient(left,#fff,#eee);
	background:-o-linear-gradient(left,#fff,#eee);
	margin-bottom:40px;
}
.home_xx1_right_zi{
    background: url(../images/zi1.png) right no-repeat;
    background-size: auto 40%;
    height: 100%;
    width: 100%;
}
.home_xx1_tit{
	padding-top:40px;
	font-weight:bolder;
	font-size:18px;
	margin-bottom:15px;
	    color: #274082;
}
.home_xx1_con{
	font-size:14px;
	line-height:25px;
}
.home_xx2_left{
	width:35%;
	float:left;
	height: 225px;
}
.home_xx2_right{
	width:65%;
	float:left;
	padding-left:50px;
	padding-right:30px;
	box-sizing:border-box;
	height: 225px;
	background:-moz-linear-gradient(left,#eee,#fff);
	background:-webkit-gradient(linear,050%,100%50%,from(#eee),to(#fff));
	background:-webkit-linear-gradient(left,#eee,#fff);
	background:-o-linear-gradient(left,#eee,#fff);
}
.home_xx1_right_zi1{
    background: url(../images/zi2.png) right no-repeat;
    background-size: auto 60%;
    height: 100%;
    width: 100%;
}
.home_xx1_tit1{
	padding-top:50px;
	font-weight:bolder;
	font-size:18px;
	margin-bottom:15px;
	    color: #274082;
}
.xw_img img{
	max-width:100%;
	    width: 100%;
    padding: 20px 0px;
}
.home_new_right {
    width: 40%;
    padding-left: 45px;
    box-sizing: border-box;
    font-size: 22px;
    margin-top: 35px;
    font-weight: bolder;
    color: #274082;
    background: url(../images/rl.png) 10px no-repeat;
    background-size: auto 90%;
}
.hot_list{
    font-size: 18px;
    margin-bottom: 5px;
}
.news_left{
    margin-left: 40px !important;
    margin-right: 3px !important;	
}
.cp_nr_zi table td{
	    border: 1px solid #cdcdcd;
		line-height:20px;
}
.cp_nr_zi table td:nth-child(1){
	width:15% !important;
	height:100% !important;
}
.cp_nr_zi table td:nth-child(2){
	width:10% !important;
	height:100% !important;
}
.cp_nr_zi table td:nth-child(3){
	width:10% !important;
	height:100% !important;
}
.cp_nr_zi table td:nth-child(4){
	width:65% !important; 
	height:100% !important;
}
.cp_nr_zi table td:nth-child(1) img{
	width:100%;
padding: 20px;
    box-sizing: border-box;
}
.cp_nr_zi>table{
	width:100% !important;
	height:100% !important;
}
.cp_nr_2>table{
	width:100% !important;
}
.rad_news {
    width: 50%;
    float: left;
    padding-bottom: 10px;
    font-size: 16px;
    text-decoration: underline;
    color: #000;
}

.pro_zi1{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	width: 20px;
	height: 20px;
    background: url(../images/icon12.png) top 8px left 0px no-repeat;
    background-size: 100% auto;
}
.pro_zi{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	width: 20px;
	height: 20px;
    background: url(../images/icon13.png) top 8px left 0px no-repeat;
    background-size: 100% auto;
}
.news_zi1{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	width: 20px;
	height: 20px;
    background: url(../images/icon12.png) top 8px left 0px no-repeat;
    background-size: 100% auto;
}
.news_zi{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	width: 20px;
	height: 20px;
    background: url(../images/icon13.png) top 8px left 0px no-repeat;
    background-size: 100% auto;
}
#menu_box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: -400px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    z-index: 999999;
    text-align: center;
	z-index: 100;
	overflow: auto;
}
.menu_box ul li{
	width:100%;
	min-height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #33333333;
	background: #fff;
	text-align: right;
	
}
.menu_box ul li a span{
	display: block;
	padding-right: 20px;
}
.pro_menu{
	display: none;
}
.pro_menu div{
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    border-top: 1px solid #eee;
    background: #fff;
    text-align: right;
	
}
.pro_menu div a span{
	display: block;
	padding-right: 20px;
	background: url(../images/xt_noselect.png) center right no-repeat;
    background-size: 10px auto;
    margin-right: 20px;
}
.sea2 {
    float: right;
    display: block;
    width: 45px;
    height: 35px;
    margin: 8px 10px 0 0;
    overflow: hidden;
display:none
}
.cp_news_menu {
    position: absolute;
    visibility: hidden;
    min-width: 250px;
    opacity: 0;
    left: 0;
    top: 100%;
    z-index: 1000;
    background-color: rgba(22, 73, 151, 0.9);
    margin: 0;
    padding: 5px 0 15px 0;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    -o-transition: opacity .15s;
    -ms-transition: opacity .15s;
    transition: opacity .15s;
}
.cp_news_menu a {
	display: block;
	white-space: nowrap;
	padding: 15px 15px;
	position: relative;
	border-bottom: 1px solid #113b72;
	color: #fff !important;
	text-transform: capitalize;
	}
#menu-shangnav li:hover .cp_news_menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    -o-transition: opacity .15s;
    -ms-transition: opacity .15s;
    transition: opacity .15s;
}
#menu-shangnav li:hover .cp_news_menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    -o-transition: opacity .15s;
    -ms-transition: opacity .15s;
    transition: opacity .15s;
}
.xw_ico{
	background: url(../images/ico_01.jpg) no-repeat 20px 70px;
}
.pro_ico{
	background: url(../images/ico_01.jpg) no-repeat 40px 70px;
}
.cp_news_menu a:before {
	content: '';
	position: absolute;
	display: inline-block;
	height: 1px;
	left: 0;
	bottom: -1px;
	width: 0;
	background-color: #ffffff;
	-webkit-transition: width .2s;
	-moz-transition: width .2s;
	-o-transition: width .2s;
	-ms-transition: width .2s;
	transition: width .2s;
	}

.cp_news_menu a:hover:before {
	width: 100%;
	-webkit-transition: width .2s;
	-moz-transition: width .2s;
	-o-transition: width .2s;
	-ms-transition: width .2s;
	transition: width .2s;
	}

.cp_news_menu a:hover {
	border-color: #ca4a1b;
	}
.news_menu{
	display: none;
}
.news_menu div{
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    border-top: 1px solid #eee;
    background: #fff;
    text-align: right;
	
}
.news_menu div a span{
	display: block;
	padding-right: 20px;
	background: url(../images/xt_noselect.png) center right no-repeat;
    background-size: 10px auto;
    margin-right: 20px;
}
.act_menu {
    width: 45px;
    height: 38px;
    background: url(../images/common.png) no-repeat;
    display: block;
    text-decoration: none;
    background-position: -425px -112px;
}
.act_menu_act {
    width: 45px;
    height: 38px;
    background: url(../images/common.png) no-repeat;
    display: block;
    text-decoration: none;
    background-position: -480px -112px;
}
.menu_box{
	background: #fff;
}
.szy .xw_ico{
	background: url(../images/ico_01.png) no-repeat center top 90px;
}
.sny .xw_ico{
	background: url(../images/ico_01.png) no-repeat center top 80px;
}
.szy .pro_ico{
	background: url(../images/ico_01.png) no-repeat center top 90px;
}
.sny .pro_ico{
	background: url(../images/ico_01.png) no-repeat center top 80px;
}

