/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif,"宋体";
	
	font-size: 13px;
	color: #000;

	max-width: 100%;
    margin: 0 auto;


}
/*
@font-face { 

font-family: pm; 
src:url('../font/pm.ttf'),url('../font/pm.eot'),url('../font/pm.woff');
}  
*/
.m_banner {
    width: 100%;
    max-height: 770px;
    overflow: hidden;
}
.zy {
	background:#c92b2f;
	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:#2A114A;
	text-decoration:none;
}
.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: 40px;
}
.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;
}
.top a:hover{
	color:#d1121b;
}

.top{
margin: 0 auto;
width: 1370px;

}
.nav-collapse.collapse {
float:left;
width:1060px;
color:#000;
margin-top:35px;
position:relative;
}

.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 {
  position: relative;
  left: 0;
  display: block;

  margin: 5px 0 0 0;
}
#menu-shangnav > li{
  float: right;
    position: relative;
}

.on_nav{
  text-transform: uppercase;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #FCC141 !important;
  padding-top: 30px;
  padding-bottom: 25px !important;
    display: block;
	  padding: 25px 15px 25px;
	  padding-left: 25px;
  padding-right: 25px;
}

.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 ul li:hover ul,.collapse ul li a:hover ul,.collapse ul li a:active ul {display:block;width:100%;}
.collapse ul li: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: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.dropdown-menu > li > a {
  padding: 9px 16px;
  color: #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;

}
.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;
}
.h_aboutinfo{
width: 450px;
height: 216px;
line-height: 21px;
margin-top: 7px;
padding-left: 10px;
float: left;
word-break: break-all;
box-shadow: 2px 2px 3px rgba(0,0,0,0.33);
}
.h_newsinfo {
height: 216px;
box-shadow: 2px 2px 3px rgba(0,0,0,0.33);
margin-top: 40px;
width: 260px;
}
.h_top_right {
float: right;
width: 260px;
height: 175px;
}

.ht_title{
	width:248px;
	height:36px;
}
.ht_title ul li {
	float:left;
	width:124px;
	height:36px;
}
.ht_title ul li a{
	width:124px;
	height:36px;
	display:block;
	background:url(../images/hl_08.jpg) no-repeat;
	text-align:center;
	color:#7b7b7b;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
}
.ht_title ul li a.on_newnav{
	background:url(../images/hl_07.jpg) no-repeat;
	color:#0861b4;
}
.h_type_info{
	width:246px;
	height:246px;
	border:1px #8bb4c6 solid;
	border-top:0;
	overflow:hidden;
}

.h_pro_n{
	width:237px;
	margin:8px auto 0 auto;
	overflow:hidden;
	height:240px;
}
.h_pro_n li {
background: url(../images/em_line.jpg) repeat-x left bottom;
width: 100%;
height: 32px;
text-align: center;
line-height: 36px;
font-size: 14px;
}
.h_scqu_nav {
padding: 40px 0px 0px 10px;
}
.h_scqu_nav li {
width: 40px;
float: left;
padding: 9px 6px 6px 14px;
text-align: left;
}
.company {
border: 3px #F24316 solid;
width: 220px;
float: right;
margin-right: 12px;
}
.h_pro_n a{

}
.h_pro_n a:hover{
	color:#d1121b;
}
.n_prolist{
width: 280px;
height: 270px;
padding-top: 20px;
}
.n_prolist a{
width: 250px;
background: url(../images/dot2.png) repeat-x left bottom;	
float:left;
}
.n_prolist a:hover{
	color:#d1121b;
}
.n_prolist em {
background: url(../images/em.jpg);
width: 6px;
height: 8px;
float: left;
margin-top: 12px;
}
#zi{
height: 20px;
line-height: 26px;	
text-align: left;
padding-left:15px;
	}
#zi a{
background:none;	
	}
.npag_map {
float: right;
width: 300px;
overflow: hidden;
padding: 0px 18px 0 0;
text-align: right;
color: #000;
height: 45px;
line-height: 40px;
}
.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 {
height: 100px;
background: #c92b2f;
color:#fff;
    width: 100%;
	min-width: 1200px;
	    text-transform: uppercase;
}
.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-all;
    color:#000;
    box-sizing: border-box;
}
.npag_left{
	float:left;
	width:540px;
}
.npag_contactinfo2{
	width:540px;
	margin:0 auto;
	font-size:14px;
	overflow:hidden;
	padding:40px 0 20px 40px;
	float:left;
}
.npag_contact_oo{
	font-size:20px;
	font-weight:bold;
	color:#000;
	padding-bottom:15px;
	overflow:hidden;
	    padding-left: 30px;	
}
.npag_contcat_text{
	line-height:25px;
	padding-left:30px;

}
.npag_contcat_text a{

}
#product_btn_list {

width: 100%;
text-align: left;
}
#product_list {
width: 100%;
margin-bottom: 10px;
border-bottom: #aaa 1px dotted;
color: #000;
}
.order_input {
float: left;
width: 20px;
display: block;
padding-right: 6px;
height: 120px;
}
.order_img {
float: left;
border: 1px #eee solid;
display: block;
width: 122px;
}
#product_list td {
text-align: left;
text-indent: 4px;
height: 20px;
}
.nei_table {
width: 360px;
}
.newslist_ctr {
    margin: 0 auto;
    width: 100%;
    height: 35px;
    border-bottom: 1px #C9C9C9 dashed;
    line-height: 35px;
    font-size: 14px;
}
.newslist_ctr1 {
margin: 0 auto;
width: 92%;
height: 25px;
border-bottom: 1px #C9C9C9 dashed;
}
.newslist_title {
margin: 0 auto;
float: left;
height: 22px;


}
.newslist_title1 {
margin: 0 auto;
float: left;
height: 22px;
padding-top: 3px;
font-size: 12px;
}
.newslist_date {
margin: 0 auto;
float: right;
height: 22px;
padding-top: 3px;
font-size: 13px;
color: #000;
}
.newslist_date1 {
margin: 0 auto;
float: right;
height: 22px;
padding-top: 3px;
font-size: 12px;
}
#product_list .product_img {
height: 110px;
width: 122px;
float: left;
}
.pager span, .pager a {
border: 1px solid #D6D6D6;
display: inline-block;
line-height: 1.231;
margin: 0 5px 0 0;
padding: 4px 7px;
vertical-align: middle;
}
.pager {
text-align: center;
}
.car_s {
width: 260px;
height: 216px;
padding: 15px 10px 10px 18px;
float: left;
}
.car_s1 {
width: 205px;
height: 280px;
float: left;
}
.car_s1 ul {
margin-left: 8px;
}

.car_s1 ul li {
float: left;
height: 60px;
list-style: none outside none;
margin: 0 auto;
padding: 0 7px 7px;
text-align: center;
width: 40px;
word-break: break-all;
}

.car_s ul {
margin-left: 8px;
}

.car_s ul li {
float: left;
height: 60px;
list-style: none outside none;
margin: 0 auto;
padding: 0 7px 4px;
text-align: center;
width: 40px;
word-break: break-all;
}


.products_container {
margin: 0 -15px 0 0;
padding-top: 2px;
padding-left: 10px;
}
.product_holder {
display: inline-block;
width: 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:#fff !important;
height:27px;
line-height:40px;
margin-top:0px;
color:#000;
}


/*-------------------------浮动在线服务--------------------------------*/
#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;
}
#Intro_content .Container {
float: left;
}
#Intro_content .Operations{
width: 262px;
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: #c92b2f;
}
.pro1 {
height: 217px;
padding-top: 10px;
z-index: 999999999;
width: 1000px;
margin: 0 auto;
}
.h_pro_info {
width: 720px;
padding: 40px 0px 0px 0px;
overflow: hidden;
z-index: 9999;
margin: 0px 30px 0px 30px;
}
.h_pro_info ul li {
float: left;
width: 118px;
padding-right: 10px;
}
.h_pro_info ul li a {
display: block;
width: 120px;
height: 120px;
text-align: center;
overflow: hidden;
border: 1px #dddddd solid;
}
.h_pro_info ul li p {
width: 118px;
padding-top: 5px;
overflow: hidden;
text-align: center;
}

.zhong {
float: right;
width: 46px;
height: 20px;
background: url(../images/more.png) no-repeat;
text-align: center;
line-height: 20px;
margin-bottom: 10px;
margin-top: 8px;
}
.zhong a {
 color:#fff;	
}

.xl{
line-height: 30px;
}

span.ft {
float: right;
}

.left-top{
background-color: #fafafa;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#f7f7f7));
  background: -webkit-linear-gradient(left, #ffffff, #f7f7f7);
  background: linear-gradient(left, #ffffff, #f7f7f7);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  padding: 1px 26px 24px 26px;
    margin-bottom: 30px;	
	margin-top: 3px;
	overflow: hidden;
}


.left-cd{
	display:block;
	width:262px;
padding-left:52px;
  margin-left: -52px;
  background: url(../images/emjpg1.png) no-repeat scroll 52px 0px #40a3dc;
  color: #fff !important;	
	}
.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;

}
.head .con {
    width: 1200px !important;
    margin: 0 auto;

}
.head .logo {
        height: 100px;
		width:140px;
		float: left;

}
.head .logo img {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 20000;
    position: relative;
}
.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;
}
.head .nav {
    height: 45px;


}
.head .nav ul li {
    float: left;
    height: 35px;
    line-height: 42px;
    width: 110px;
    text-align: center;
	
}
.head .nav li {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-left: 18px;
	margin-right: 18px;

}
.head .nav >li>a {
    display: block;
    height: 30px;
	line-height:30px;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
	font-weight:bolder;

}
.head .nav>li a.home {
        color: #c92b2f;
        position: relative;
	    box-sizing: border-box;
		line-height: 30px;

}
.head .nav>li a.home>.home1{

}
.yy_wz{

}
.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:25px 0;
	font-size:16px;
}
.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;
}
.clear{
	clear: both;
}
.home_abo_all{
	width:100%;
	height:390px;
	margin-bottom:10px;
}
.home_abo{
	width:1200px;
	height:350px;
	margin:0 auto;
	    padding-top: 50px;
}
.home_abo_left{
	width:550px;
	height:300px;
	float:left;
	padding-right:60px;
	box-sizing:border-box;
	
}
.home_abo_left img{
	width:100%;
}
.home_abo_left_tit{
	font-size:26px;
	font-weight:bolder;
	color:#c92b2f;
	padding-top:20px;
	
}
.home_abo_left_con{
	font-size:16px;
	color:#000;
	padding-top:30px;
	line-height:30px;
	
}
.home_abo_all1{
		width:100%;
	height:160px;
	margin-bottom:40px;
	background:#fed900;
}
.home_abo1{
	width:1200px;
	height:160px;
	margin:0 auto;
}
.home_abo_more{
    color: #c92b2f;
    display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    margin-left: 190px;
    text-transform: uppercase;
    float: right;
    border: 1px solid #c92b2f;
    border-radius: 15px;
}
.home_abo_more1{
	    color: #c92b2f;
display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    margin-left: 190px;
    text-transform: uppercase;
    float: right;
    border: 1px solid #c92b2f;
    border-radius: 15px;
	
}
.home_abo_more2{
	    color: #fff;
display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    margin-right: 50px;
    text-transform: uppercase;
    float: right;
    border: 1px solid #fff;
    border-radius: 15px;
	
}
.home_abo_more2 .yy_wz2:hover{
	color:#c92b2f;
}
.yy_wz2{

	
}
.home_abo_right{
	float:right;
	width:640px;
	height:300px;
}
.home_abo_right img{
	height:100%;
}
.home_news{
	width:100%;
	height:261px;
	margin:0 auto;
	margin-top:60px;
	
	
}
.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:#c92b2f;
	font-size:30px;
	font-weight:bolder;
	text-transform:uppercase;
}
.xw3{
	color:#fff;
	font-size:26px;
	font-weight:bolder;
}
.home_news_left_tit_left2{
	margin-top:10px;
	text-align:left;
	float:left;
}
.home_news_left_tit_left{
	text-align:center;
	padding-top:50px;
	border-top:2px solid #c92b2f;
}
.home_news_left_tit_left1{
	text-align:center;
	padding-top:70px;
}
.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: #c92b2f;
    height: 25px;
    line-height: 25px;
    padding-top: 3px;
	
}
.home_con_dbt1{
	font-size:16px;
	font-weight:bolder;
	color:#000;
	line-height:25px;
}

.home_con_dbt2{
	font-size:16px;
    color: #000;
	line-height:25px;
	padding:10px 0 0px 0;
}
.home_con_dbt3{
	font-size:16px;
    color: #000;
	line-height:25px;
	padding-bottom: 0px;
}

.home_cp{
	width:1200px;
	height:350px;
	margin:0 auto;
	margin-top:70px;
}
.home_cp_nr{
	float:left;
	width:25%;
	margin-bottom:30px;
	
}
.home_cp_nr0{
    background: #fff;
    border: 1px transparent solid;
    position: relative;
    box-sizing: border-box;
    display: block;
	margin-right:30px;
	    height: 100%;
		    border: 1px #231915 solid;
}
.home_cp_nr0:hover{
	border: 1px #c92b2f solid;
}
.home_cp_nr0:hover .home_cp_right_tit{
	color:#c92b2f;
}
.home_cp_nr0:hover .home_cp_right{
	background:url(../images/line_red.png) 0 0 no-repeat;
	background-size:100%;
}
.home_cp_nr1{
    background: #fff;
    border: 1px transparent solid;
    position: relative;
    box-sizing: border-box;
    display: block;
	margin-right:15px;
	    height: 100%;
	 border: 1px #231915 solid;
}

.home_cp_left{
	    width: 100%;
margin: 0 auto;	
}
.home_cp_left img{
	width:100%;
    padding: 0px;
    box-sizing: border-box;	
}
.home_cp_right{
	width: 100%;
	position: relative;
	background:url(../images/line_black.png) 0 0 no-repeat;
	background-size:100%;
}
.home_cp_right1{
	width: 100%;
	position: relative;
	background:#fff;
}
.home_cp_right_tit{
    font-size: 18px;
    font-weight: bolder;
    color: #000;
    padding: 5px 20px;
    text-align: center;
}
.home_cp_right_tit2{
    font-size: 22px;
    font-weight: bolder;
    color: #000;
    padding: 10px 0px;
    text-align: left;
}
.home_cp_right_tit1{
	font-weight:bolder;
	font-size:15px;
	text-transform:uppercase;
	padding-bottom:2px;
    float: left;
}
.home_cp_right_nr{
	padding-bottom:3px;
}



/*分页样式*/
.fydiv{width: 100%;text-align: center;height: 30px;margin: 0 auto;margin-top: 0px; margin-bottom:20px;    position: absolute;}
.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: 51px;
    height: 7px;
    display: block;
    background: #231915;
    cursor: pointer;
    text-indent: -9999px;
	
}
.fenye li a.choose {
    background: #c92b2f;
    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: 300px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143 !important;
    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: 30px !important;
    box-sizing: border-box;
    height: auto !important;
    text-indent: 0px !important;
}
.hom_sea_ok {
    display: block;
    float: right;
    
	border:none;
outline: none;
    line-height: 25px;
    text-align: center;
	color: #FFF;
	background: #c92b2f;
    box-sizing: border-box;
    margin-top: -2px;
    width: 140px;
    height: 35px !important;
	text-transform:uppercase;
}
.hom_sea_ok1 {
    display: block;
    color: #FFF;
	border:none;
outline: none;
    line-height: 25px;
    text-align: center;
    background: #c92b2f;
    box-sizing: border-box;
    margin-top: 20px;
    width: 140px;
    height: 35px !important;	
}

.hom_sea_ok:hover{
	font-weight:bolder;
	cursor:pointer;

	color: #FFF;
    background: #000;
}
.hom_sea_ok1:hover{
	font-weight:bolder;
	cursor:pointer;
	color: #fff;
	background: #000;
}
.jieguo {
    margin-bottom: 10px;
	font-size:16px;
    margin-top: 10px;
}

.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,#c92b2f, #c92b2f);
    content: '';
    z-index: -1;
}
.pr_mx_left{
	float:left;
}
.pr_mx_right{
	float:left;
	width:300px;
}
.add_gwc,.fhsyy{
	display: block;
    float: right;
    color: #FFF;
    width: 85px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: -moz-linear-gradient(left,#c92b2f,#c92b2f);
    background: -webkit-gradient(linear,050%,100%50%,from(#c92b2f),to(#c92b2f));
    background: -webkit-linear-gradient(left,#c92b2f,#c92b2f);
    background: -o-linear-gradient(left,#c92b2f,#c92b2f);
    box-sizing: border-box;
    margin-top: 30px;
	margin-left:20px;
	cursor:pointer;
}
.add_gwc:hover,.fhsyy:hover{
    color: #fff;
    background: -moz-linear-gradient(left,#000,#000);
    background: -webkit-gradient(linear,050%,100%50%,from(#000),to(#000));
    background: -webkit-linear-gradient(left,#000,#000);
    background: -o-linear-gradient(left,#000,#000);	
}
#order input{
	height: 25px;
}
#order tr{
	height:35px;
}
.home_news_right_con{
	max-width:470px;
}
.home_bot{
	width:100%;
	height:221px;
	background:#f6f6f7;
    padding-bottom: 40px;
}
.home_bot_all{
	width:1200px;
	height:100px;
	padding:60px 0;
    margin: 0 auto;
}
.home_bot_all_left{
	width:440px;
	float:left;
	box-sizing:border-box;
		text-align:left;

}
.home_bot_all_left img{
    width: 440px;
    margin: 0 auto;
padding-top: -25px;
}
.home_bot_all_center{
	width:560px;
	float:left;
	box-sizing:border-box;
	padding-left:100px;
	box-sizing:border-box;
}

.home_bot_all_center img{
    width: 280px;
    margin: 0 auto;
padding-top: 45px;
}
.home_bot_all_right{
	width:150px;
	float:right;
	box-sizing:border-box;
	text-align:left;
}
.home_bot_all_right img{
    width: 120px;
    margin: 0 auto;
padding-top: 20px;
}
.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{
	width:100%;
	height:110px;
	padding-top:80px;
	padding-bottom:80px;
	
}
.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:url(../images/con_bg_left.png) top left no-repeat;
	background-size:100%;
	width:350px;
	height:800px;
}
.yy_wz1:hover{
    color: #000 !important;
}
#yy_wz:hover{
	    color: #000 !important;
		font-weight:bolder;
}
.yy_wz5 #yy_wz5{
    font-weight: bolder;
}
.yy_wz6 #yy_wz6{
    font-weight: bolder;
}
.news_all{
	width:100%;
	height:500px;
	background:url(../images/news_bg.jpg) 0px -30px no-repeat;
}
.news_all_top{
	padding-top:60px;
	padding-bottom:80px;
	padding-left:80px;
	color:#fff;
}
.news_all_top_tit{
	float:left;
	font-size:24px;
	font-weight:bolder;
}
.news_all_top_line{
	width:780px;
	height:1px;
	border-bottom:1px solid #fff;
	padding-top:13px;
	margin-left:50px;
	float:left;
}
.news_left{
	width:50%;
	float:left;
	padding-right:15px;
	box-sizing:border-box;
    max-height: 360px;
    overflow: hidden;	
}
.news_right{
	width:100%;	
	float:left;
	padding:40px 80px;
	box-sizing:border-box;
	background:#fff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
.news1{
    color: #000;	
    margin-bottom: 10px;
	padding-left:0px;
	padding-top:15px;
	padding-bottom:15px;
	height:60px;
	border-bottom:1px solid #000;
}
.news1:hover{
	color:#c92b2f;
	border-bottom:1px solid #c92b2f;
}

.news1_left{
	float:left;
	width:100px;
	font-size:18px;
	font-weight:bolder;
	line-height:25px;
	text-align:center;
	border-right:1px solid #fff;
}
.news1_center{
	float:left;
	width:410px;
	height:30px;
	line-height:25px;
	color:#fff;
	padding-left:30px;
}
.news1_center a{
	color: #000;	
	font-size:16px;
}
.news1_center_tit a{
	font-size:18px;
	font-weight:bolder;
}
.news1_center_con a{
	font-size:14px;
}
.news1_left_dwz{
font-weight: bolder;
    font-size: 28px;
    line-height: 38px;
    margin-top: -10px;
}
.news1_right{
	float:right;
	width:40px;
	height:41px;
	background:url(../images/news1_2.png) 0 0 no-repeat;
	background-size:100%;
    margin-top: 5px;
	
}
.news1:hover .news1_right{
	background:url(../images/news1_1.png) 0 0 no-repeat;
	background-size:100%;
}
.news1:hover .news1_center_tit a,.news1:hover .news1_center_con a{
	color:#c92b2f;	
}
.news1_right img{
	width:100%;
	padding-top:8px;
}
.home_xx1{
	width:100%;
	height:100px;
	background:#f6f6f7;
}
.home_xx1 img{
	width:100%;
	padding-top:25px;
}
.home_xx2{
	width:100%;
	height:170px;
	background:url(../images/xx2.png) 0 0 no-repeat;
	background-size:100%;
}
.home_xx2 img{
	width:100%;
	padding-top:45px;
}
.jq_all{
	width:100%;
	height:450px;
	
}
.jq_left{
	float:left;
	width:40%;
	background:url(../images/jq1.png) 380px 0px no-repeat;
	height: 320px;
    margin-top: 130px;	
}
.jq_left img{
	width:370px;
}
.jq_left_wz{
	width:370px;
	padding-top:30px;
	font-size:16px;
	line-height:25px;
}
.jq_right{
	float:left;
	width:60%;
	margin-top: 50px;	
}
.jq_right img{
	float:left;
	width:210px;
	margin-left:30px;
	border-bottom:5px solid #c92b2f;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .3);
}
.foot_con{
    margin-top: -40px;
    margin-right: 30px;
    text-align: right;
    font-size: 18px;
    color: #c92b2f;
	font-weight:bolder;
	font-style:italic;
}
.xl_all{
	width:100%;
	margin:0 auto;
	margin-top:30px;
}
.xl_div{
	float:left;
	width:130px;
	height:180px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	background:url(../images/xl_bg1.png) 0 0 no-repeat;
	background-size:100% 100%;
}
.xl_div:hover{
	background:url(../images/xl_bg2.png) 0 0 no-repeat;
	background-size:100% 100%;
}
.xt{
width: 60px;
    padding-top: 20px;
}
.xl_div_wz1{
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
.xl_div_wz2{
    padding-top: 7px;
    font-size: 14px;
    font-weight: bold;	
}
.xl_div_wz3{
    padding-top: 0px;
    font-size: 14px;
    font-weight: bold;	
}
#picarea {
	 margin: 0px auto; width: 510px; height: 510px; float:left;
}
#picarea_right{
    width:330px;float:right;
}
#bigpicarea {
	margin: 0px auto; width: 134px; height: 482px; overflow: hidden; position: relative;
}
.image {
	text-align: center;
}
.image img {
	margin: 0px auto; 
}
#bigpicarea .word {
	height: 50px; text-align: center; color: rgb(51, 51, 51);
}
#bigpicarea .word h3 {
	height: 48px; text-align: center; color: rgb(51, 51, 51); line-height: 48px; font-size: 14px;
}
#bigpicarea .ui-els-hide {
	display: none;
}
#thumbs {
	margin: 0px auto; width: 390px; height: 110px; list-style-type: none;margin-top: 10px;margin-left: 0px;
}
* html #thumbs {
	height: 100%;
}
#thumbs li {
	margin: 0px 7px 10px 7px; width: 80px; height: 80px; float: left; display: inline;
}
#thumbs ul {
	margin-top: 3px;
}
#thumbs li.last_img {
	margin-right: 4px;
}
#thumbs li.first {
	margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer; display:none;
}
#thumbs li.last {
	margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer;display:none;
}
#thumbs li a {
	width: 80px; font-size: 0px; display: block;
	border: 1px solid #ffffff;
}
#thumbs li a:hover {

}
#thumbs li a.current {
    border: 1px solid #ff0000;
}
#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: 510px; padding-top: 0px; border-top-color: rgb(236, 236, 236); border-top-width: 1px;
}
.home_pic1 {
   width:500px;
   height:500px;
}
#thumbs img{
	width:80px;
	height:80px;
}
.abo_cf{
	margin-top:20px;
}
.abo_cf img{
	width:365px;
	padding-right:15px;
	padding-bottom:15px;
}
#qrcode {
	float:right;
    margin-top: 70px;
}
#qrcode img{
	width:190px;
}