﻿/*css reset*/
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:13px arial,\5b8b\4f53;}
header, section, footer, aside, nav, main, article, figure {display: block;}
h1,h2,h3,h4,h5,h6{font-size:100%; color:#333;}
h3{ font-weight:normal;}
form{display:inline;}
ul,ol,li{list-style:none;}
i{ font-style:normal; font-weight:normal;}
em{ font-style:normal;}
body{color:#333;font-family:"Microsoft YaHei"; background:#fff;}
a{text-decoration:none;color:#333;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
a:hover{text-decoration:none;color:#44b242;}
img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
button,input,select,textarea{font-size:100%;}
input,button,select,textarea{outline:none;}
table{border-collapse:collapse;border-spacing:0;}
textarea{resize:none;}
html>/**/body .clearfix{overflow:hidden;}
.clearfix{zoom:1;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/*public*/
.fl{ float:left;}
.fr{ float:right;}
.box1200{ width:1200px; margin:0 auto;}
.h100{ display:none;}
.absolute{ position:absolute;}
.relative{ position:relative;}
.all_img a img{cursor: pointer;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.all_img a:hover img{transform: scale(1.1);}
/*header*/
.header{ background:#fff; width:100%; height:80px; position:fixed;min-width:1200px; z-index:9999;}
.header .box1200{ position:relative;}
/*logo*/
.header .logo{ margin-top:7px;}
/*nav*/
.header .nav{ margin-left:100px;}
.header .nav ul li{ display:inline-block;width:96px; height:80px; line-height:80px; font-size:14px; text-align:center; margin-left:1px;}
.header .nav ul li a{ display:block; position:relative; z-index:2; color:#666;}
.header .nav ul li p{ position: relative;width:96px; height:80px; display:block;z-index:1; top:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.header .nav ul li a:hover{color:#fff;}
.header .nav ul li:hover p{ background:#af9464; top:-80px;}
.header .nav .this a{ color:#fff;}
.header .nav .this p{background:#af9464; top:-80px;}
.appmenu ,.nav_mobile{ display:none;}
/*search*/
.search{ background:#fff; border:1px #ccc solid; border-radius:60px; width:250px; height:31px; position:absolute; z-index:99; right:0; top:24px; display:none; padding-left:10px;}
.search .text{ border:none; width:180px; height:31px; line-height:31px; background:none; margin-left:36px;}
.search .button{ background:url(../images/search_but.png) no-repeat; width:24px; height:24px; position:absolute; top:3px;border:none; cursor:pointer;}
.search .close{ position:absolute;top:3px; left:10px; cursor:pointer;}
/*header_inp*/
.header_inp{ margin-top:24px;}
.header_inp a{ display:block; float:left;}
.header_inp .search_inp{ background:#ccc; width:32px; height:32px; line-height:32px; text-align:center; border-radius:100%;}
.header_inp .search_inp:hover{ background:#3c78b0;}
.header_inp .en_inp{ font-size:14px; line-height:32px; margin-right:5px; color:#333; }
/*.header_inp .en_inp{ background:url(../images/en-icon.png) no-repeat; display:block; font-size:0;margin-left:10px;}
.header_inp .en_inp:hover{}*/
/*index_tit*/
.index_tit{ background:url(../images/title_bg.png) bottom no-repeat; width:240px; margin:35px auto; font-size:24px; text-align:center; line-height:54px; padding-bottom:2px;}
.index_tit01{ background:url(../images/title01_bg.png) bottom no-repeat; width:240px; margin:35px auto; font-size:24px; text-align:center; line-height:54px; padding-bottom:2px;}
/*index_contact*/
.index_contact{ background:url(../images/index_contact_bg.jpg) top no-repeat; overflow:hidden;}
.index_contact .index_contact_list{ margin-bottom:30px;}
.index_contact .index_contact_list li{ background:rgba(221,221,221,0.6); width:380px; height:200px; overflow:hidden; float:left; margin-left:20px; cursor:pointer;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; text-align:center;}
.index_contact .index_contact_list .icon{-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; margin:46px auto 25px auto;}
.index_contact .index_contact_list .add .icon{ background:url(../images/add_icon.png) 0 0 no-repeat; width:44px; height:64px;}
.index_contact .index_contact_list .tel .icon{ background:url(../images/tel_icon.png) 0 0 no-repeat; width:52px; height:64px;}
.index_contact .index_contact_list .email .icon{ background:url(../images/email_icon.png) 0 0 no-repeat; width:58px; height:64px;}
/*footer*/
.footer{ background:#333; width:100%; color:#ccc; font-size:12px; line-height:40px; padding-top:10px; padding-bottom:10px; text-align:center;}
.footer a{ color:#ccc;}
.footer .fl a{ margin-right:2px;}
.footer .fl a:hover{ color:#fff;}
/*fixed_tool*/
.fixed_tool{ position:fixed; bottom:20px; right:20px; width:56px;z-index:999; background:#fff;-moz-box-shadow:0 0 5px rgba(0,0,0,0.2); -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2); box-shadow:0 0 5px rgba(0,0,0,0.2); text-align:center; font-size:12px; padding:10px 0;}
.fixed_tool .pub{ display:block; padding:10px 0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; position:relative; cursor:pointer;}
.fixed_tool .pub:hover{ color:#af9464;}
.fixed_tool .icon{ display:block;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; margin:0 auto;}
.fixed_tool .qq .icon{ width:22px; height:22px; background:url(../images/tool_user.png) 0 0 no-repeat;}
.fixed_tool .qq:hover .icon{background:url(../images/tool_user.png) 0 -22px no-repeat;}
.fixed_tool .ewm .icon{ width:22px; height:22px; background:url(../images/tool_ewm.png) 0 0 no-repeat;}
.fixed_tool .ewm:hover .icon{background:url(../images/tool_ewm.png) 0 -22px no-repeat;}
.fixed_tool .text{ display:block; width:100%; line-height:24px;}
.fixed_tool .line{ width:40px; height:1px; font-size:0; background:#eee; margin:0 auto;}
.fixed_tool .btn_top{ width:22px; height:12px; background:url(../images/top_icon.png) 0 0 no-repeat; font-size:0; margin:10px auto; cursor:pointer; display:block;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.fixed_tool .btn_top:hover{background:url(../images/top_icon.png) 0 -12px no-repeat;}
.fixed_tool .qq_box{ position:absolute; z-index:99; background:#fff; border:1px #eee solid; padding:15px 15px 5px 15px; width:130px; text-align:left; display:none; top:-10px; right:56px;}
.fixed_tool .qq_box p{ margin-bottom:10px;}
.fixed_tool .ewm_box{position:absolute; z-index:99; background:#fff; border:1px #eee solid; padding:15px; display:none; bottom:-9px; right:56px;}

@media screen and (max-width:720px){
   body{ font-size:14px;}
   .box1200{ width:100%; margin:0;}
   .header{ position: fixed; width:100%; min-width:100%; height:60px; z-index:9999;}
   .header .clearfix{ overflow:visible;}
   .header .nav{ display:none;}
   .header .logo{ margin-top:12px; margin-left:15px;}
   .header .logo img{ width:180px;}
   .header_inp{ margin-top:15px; margin-right:60px;}
   .search{right:40px; top:70px; display:none; padding-left:10px;}
   .banner{ padding-top:60px;}
   .index_pro .bd ul{background-size:cover;}
   .index_tit{ margin:15px auto; font-size:20px;}
   .index_tit01{margin:15px auto;font-size:20px; color:#fff}
   /*index_contact*/
   .index_contact{ }
   .index_contact .index_contact_list{ margin-left:0; }
   .index_contact .index_contact_list li{width:85%; height:auto; overflow:hidden; float:none; margin:0 auto;background:none;text-align:left;}
   .index_contact .index_contact_list .icon{ margin:15px auto 10px auto; }
   .index_contact .index_contact_list .add .icon{ background:url(../images/add_icon.png) 0 0 no-repeat; width:25px; height:37px; background-size:cover;float:left; margin-right:24px;}
   .index_contact .index_contact_list .tel .icon{ background:url(../images/tel_icon.png) 0 0 no-repeat; width:30px; height:37px;background-size:cover;float:left; margin-right:19px;}
   .index_contact .index_contact_list .email .icon{ background:url(../images/email_icon.png) 0 0 no-repeat; width:34px; height:37px;background-size:cover;float:left; margin-right:15px;}
   .index_contact .index_contact_list .text{ font-size:12px; float:left; margin:25px 0 0 0; width:80%;}
   .footer{ text-align:center; font-size:12px;}
   .footer .fl{ display:none;}
   .footer .fr{ float:none;}
   /*appmenu*/
   .appmenu {display:block; position:absolute; top:12px; right:10px; cursor:pointer; overflow:hidden; width:40px; height:36px; border:1px #333333 solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
   .appmenu_in {width:22px; height:14px; position:absolute; top:11px; left:9px;}
   .icon-bar {display:block; width:22px; height:2px; border-radius:1px; background:#333333; margin-bottom:4px;}
   .icon-bar-last {margin-bottom:0;}
   /*nav_mobile*/
   .nav_mobile{ position:absolute; top:60px; width:100%; display:none; background:rgba(53,53,53,0.95);}
   .nav_mobile ul li a{ display:block; height:50px; line-height:50px; width:100%; padding-left:20px; border-top:1px rgba(85,85,85,0.6) solid; color:#fff; font-size:14px;}
   .fixed_tool{ display:none;}
}
@media screen and (min-width:720px) and (max-width:1024px){
   body{ font-size:14px;}
   .box1200{ width:100%; margin:0;}
   .header{ position: fixed; width:100%; min-width:100%; height:60px; z-index:99999;}
   .header .clearfix{ overflow:visible;}
   .header .nav{ display:none;}
   .header .logo{ margin-top:7px; margin-left:15px;}
   .header .logo img{ width:180px;}
   .header_inp{ margin-top:15px; margin-right:60px;}
   .search{right:40px; top:70px; display:none; padding-left:10px;}
   .banner{ padding-top:60px;}
   .index_pro .bd ul{background-size:cover;}
   .index_tit{ margin:15px auto; font-size:24px;}
   .index_tit01{margin:15px auto;font-size:24px; color:#fff;}
   /*index_contact*/
   .index_contact{ height:100%; overflow:hidden;}
   .index_contact .index_contact_list{ margin-left:0; }
   .index_contact .index_contact_list li{width:85%; height:auto; overflow:hidden; float:none; margin:0 auto;background:none;text-align:left;}
   .index_contact .index_contact_list .icon{ margin:15px auto 10px auto; }
   .index_contact .index_contact_list .add .icon{ background:url(../images/add_icon.png) 0 0 no-repeat; width:25px; height:37px; background-size:cover;float:left; margin-right:24px;}
   .index_contact .index_contact_list .tel .icon{ background:url(../images/tel_icon.png) 0 0 no-repeat; width:30px; height:37px;background-size:cover;float:left; margin-right:19px;}
   .index_contact .index_contact_list .email .icon{ background:url(../images/email_icon.png) 0 0 no-repeat; width:34px; height:37px;background-size:cover;float:left; margin-right:15px;}
   .index_contact .index_contact_list .text{ font-size:14px; float:left; margin:25px 0 0 0;}
   .footer{ text-align:center;}
   .footer .fl{ display:none;}
   .footer .fr{ float:none;}
   /*appmenu*/
   .appmenu {display:block; position:absolute; top:12px; right:10px; cursor:pointer; overflow:hidden; width:40px; height:36px; border:1px #333 solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
   .appmenu_in {width:22px; height:14px; position:absolute; top:11px; left:9px;}
   .icon-bar {display:block; width:22px; height:2px; border-radius:1px; background:#333; margin-bottom:4px;}
   .icon-bar-last {margin-bottom:0;}
   /*nav_mobile*/
   .nav_mobile{ position:absolute; top:60px; width:100%; display:none; background:rgba(53,53,53,0.95);}
   .nav_mobile ul li a{ display:block; height:50px; line-height:50px; width:100%; padding-left:20px; border-top:1px rgba(85,85,85,0.6) solid; color:#fff; font-size:14px;}
   .fixed_tool{ display:none;}
}
@media screen and (min-width:1024px){
   .header{ position: fixed; width:100%; min-width:100%; height:100px; z-index:99999;}
   .header .clearfix{ overflow:visible;}
   .header .nav{ display:none;}
   .header .logo{ margin-top:7px; margin-left:15px;}
   .header .logo img{ width:90%;}
   .header_inp{ margin-top:15px; margin-right:60px;}
   .search{right:40px; top:70px; display:none; padding-left:10px;}
   
    /*appmenu*/
   .appmenu {display:block; position:absolute; top:32px; right:10px; cursor:pointer; overflow:hidden; width:40px; height:36px; border:1px #333 solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
   .appmenu_in {width:22px; height:14px; position:absolute; top:11px; left:9px;}
   .icon-bar {display:block; width:22px; height:2px; border-radius:1px; background:#333; margin-bottom:4px;}
   .icon-bar-last {margin-bottom:0;}
   
    /*nav_mobile*/
   .nav_mobile{ position:absolute; top:100px; width:100%; display:none; background:rgba(53,53,53,0.95);}
   .nav_mobile ul li a{ display:block; height:50px; line-height:50px; width:98.4%; padding-left:20px; border-top:1px rgba(85,85,85,0.6) solid; color:#fff; font-size:14px;}
   .fixed_tool{ display:none;}
}

.w_01{ font-size:18px; font-weight:bold; color:#0c6eb7;}
.wenhua{ border-left:5px solid #e6212a; padding-left:20px; margin-bottom:40px;}
.w_02{ font-size:14px; font-weight:bold; margin-top:5px;}
.w_03{ font-size:12px;}

#fh5co-intro-section {
  padding-bottom: 1em;
  padding-top:1em;
}

#fh5co-intro-section p{
  font-size:16px;
  color:#555;
  text-align:center;
  padding:0px 16px;
}

.intro-heading {
  font-size: 25px;
  font-weight: 600;
  color:#333;
  line-height: 70px;
  text-align:center;
}

.intro-heading-1 {
  font-size: 25px;
  font-weight: 600;
  color:#fff;
  line-height: 70px;
  text-align:center;
}
.four-features.four-features-left-bottom {
    margin: 0 35px 30px 35px;
}
.four-features .features-content{
	padding: 15px 15px 35px 15px;
}
.four-features{
	background-color: #3B3B3B;
	border-radius: 8px;
/*	margin: 30px 35px;*/
}


.cp_qh{width:94%; height: auto; overflow: hidden; padding-left:20px; margin:10px auto 30px auto;}
.cp_qh1{position: relative; padding-right: 22px; padding-left: 0px;}
.cp_bt{width:100%; height: 68px; border: 1px solid #999; border-left:3px solid #C7000A;padding: 0; text-align: center; line-height: 68px; font-size:18px; color: #333; cursor: pointer;}
.cp_bt a:hover{ color:#000000; background:#fff;}
.cp_bt0{width:100%; height: 68px; padding: 0; text-align: center; line-height: 68px; font-size: 24px; color: #fff; cursor: pointer; background: #72afe1;}
.cp_bt0 .img1{display: none;}
.cp_bt .img2{display: none;}
.img3{position: absolute; top: 0; right: 0px;}
.cp_qh2{margin-top: 20px; margin-right:20px; margin-bottom:40px;}

.index_news{ background:#1B1B1B;}

.btn-expand-all {
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	border: 1px solid #ffffff;
	border-radius: 20px;
	color: #ffffff;
	font-weight: 700;
	padding: 10px 56px 10px 56px;
}

.btn-expand-all:hover, .btn-expand-all:focus {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 20px;
    color: #242d44;
    font-weight: 700;
    padding: 10px 56px 10px 56px;
}

.section-body {
    padding-bottom:40px;
	width:96%;
	margin:0 auto;	
}

.row.col-spacing {
	margin-left: -25px;
	margin-right: -25px;
}
.row.col-spacing [class^="col-"] {
	padding-left: 25px;
	padding-right: 25px;
}

/*contact*/
form.contact .form-control {
	margin-bottom: 5px;
	height: 50px;
	background:#f8f8f8;
	border-color: transparent;
	box-shadow: 0 0 10px rgba(0,0,0,.01);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.01);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.01);
	-o-box-shadow: 0 0 10px rgba(0,0,0,.01);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,.01);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-width: 2px;
}

form.contact textarea.form-control {
	height: 148px;
}

form.contact .btn-primary {
	padding: 8px 36px 30px 36px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-size: 15px;
	font-family:"Microsoft YaHei"; 
	cursor: pointer;
	color: #fff;
	background-color:#C7000A;
	border:none;
}

form.contact .btn-primary:hover {
	background-color: transparent;
	color: #242d44;
}
.contact-text {
	line-height: 28px;
	padding-bottom:15px;
}

.contact-icon {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
}

.contact-icon li {
	display: inline-block;
	width: 100%;
	line-height:50px;
	margin-top:5px;
	border-bottom:1px #dfdfdf solid;
}

.contact-icon i {
	font-size: 26px;
	width: 30px;
	float: left;
	margin-top:10px;
}

.contact-icon div {
	margin-left: 35px;
}
.form-group{
	margin-bottom:1em;
}
.col-6{ 
    flex:0 0 44.4%;
	max-width:44.4%;
}
.col-12{ 
    flex:0 0 100%;
	max-width:100%;
}
.col-6{
	position:relative;
	width:91.8%;
	min-height:1px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.col-12{
	position:relative;
	min-height:1px;
	padding-left:10px;
	padding-right:10px;
}


.form-control{
	display:block;
	width:100%;
	height:34px;
	font-size:14px;
	line-height:1.42857143;
	font-family:"Microsoft YaHei"; 
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-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;
	margin:0 auto;
}

.contact-icon img{vertical-align: top;}

.banner_inner {  position:relative; overflow:hidden;}
.banner_inner img {  width:100%; }
.bdtx {
  position: absolute;
  left: 4%;
  right:4%;
  top: 30%;
}
.bdtx h2 {
  font-size: 20px;
  color: #fff;
  text-shadow: 0 0 8px #333;
  line-height: 1;
}
.bdtx i {
  display: block;
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin-top: 30px;
}
.bdtx h3 {
  font-size: 14px;
  color: #fff;
  line-height: 1.35em;
  margin-top: 2%;
  text-shadow: 0 0 8px #000;
  max-width: 580px;
}

.picScroll-left{ 
	width:100%; 
	margin: 0 auto; 
	/*height: 500px;*/
	overflow:hidden; 
	position:relative; 
	background: url(../images/history_bg.jpg) center no-repeat;
	margin-top:30px;
}
.picScroll-left .hd{ 
	overflow:hidden;  
	width:110px;
	height: 42px; 
	/*background:#f4f4f4; */
	margin: 0 auto 40px auto;
}
.picScroll-left .hd .prev{ 
	display:block;  
	float: left;
	width:42px; 
	height:42px; 
	cursor:pointer; 
	background:url(../images/infro-icon1.png) no-repeat;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.picScroll-left .hd .prev:hover{
	background:url(../images/infro-icon11.png) no-repeat;
}
.picScroll-left .hd .next{ 
	display:block;  
	width:42px; 
	height:42px; 
	float:right;  
	overflow:hidden;
	cursor:pointer; 
	background:url(../images/infro-icon2.png) no-repeat;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.picScroll-left .hd .next:hover{
	background:url(../images/infro-icon22.png) no-repeat;
}
.picScroll-left .bd ul{overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{
	float:left; 
	_display:inline; 
	overflow:hidden; 
	width:42%;
    padding:56px 18px 0;
    min-height: 400px;
    float: left;
    background: url(../images/mation-titbg2.png) center top no-repeat;
}

.picScroll-left .bd li h3{
	display: block;
	font-size: 40px;
	line-height: 65px;
	color: #242d44;
	margin-bottom: 30px;
}
.picScroll-left .bd li .details{
	padding: 0 0px;
}
.picScroll-left .bd li .details p{
	padding-left: 20px;
	font-size: 16px;
	line-height: 28px;
	color: #666;
	background: url(../images/mation2-point.png) left 11px no-repeat;
	margin-bottom: 25px;
}
.works a{
	display: block;
	background: url(../images/img_78.png) no-repeat center center;
	width: 240px;
	height: 50px;
	padding-right: 30px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 50px;
	margin-top: 56px;
	margin-bottom:40px;
	transition: all 0.3s;
}

/*新闻*/
.liebiao{ width:90%; margin:30px auto;}
.liebiao dl{ margin:0 0 14px 0;}
.liebiao dl img{ width:100%; height:100%;}
.liebiao dl dt{ height:45px; border-bottom:1px solid #d9d9d9; display:block; font-size:15px; width:100%; margin:auto; line-height:45px; }
.liebiao dl dt a{ color:#444;}
.liebiao dl dd{ line-height:22px; font-size:14px;margin:0 auto; width:100%; padding-top:10px; padding-bottom:10px;}
.liebiao dl dd a{ color:#666;}

.zx-detail{ width:90%; margin:0 auto 40px auto;}
.article-top{text-align: center; color:#999; line-height: 22px; padding:10px 0;}
.article-top h2{color:#333; font-weight: bold; font-size:16px; line-height:30px; text-align: center;}
.article-top  .zx-source{text-align: center;}
article{color:#666; padding:10px 0; text-align:justify; line-height:20px; border-top:1px dashed #ddd;}
article .sub-title{text-align: center; line-height: 32px;}
article .sub-txt{text-indent: 24px;}
article img{padding-bottom:10px;}

.text {padding:5px 0px 10px 0px;}
.left_title{height:50px;line-height:40px;background:url(../images/left_title.jpg) left center no-repeat;border:0px solid red;clear:both;}
.left_title h2 {color:#000; height:50px; float:left; text-align: left; overflow:hidden; font-size:16px; padding-left:30px;}
.left_title h2 a {color:#000; font-size:16px; color:#C7000A; font-weight:bold;}
.more{ float: right; padding-right:10px; }
.left_body{ padding:3px 5px;}
.left_bottom { clear:both; height:5px; }
.more a{ color:#167312}
.mainmenu_1 {margin:-5px 0px 10px 0px;border-radius:5px; overflow:hidden; border:1px solid #d8e0cb;}
.mainmenu_1 li { border-bottom:1px solid #CCC; background:-webkit-gradient(linear, 55% 100%, 55% 0%, from(#f1f1f1), to(#ffffff)); overflow:hidden }
.mainmenu_1 li a { display:block;   padding:6px 30px 6px 20px; position:relative;box-shadow:0 -1px 1px rgba(255, 255, 255, 1) inset;}

.mainmenu_1 li a em { display:block; width:8px; height:100%; position:absolute; left:0px;top: 0;}
.mainmenu_1 li a p{  color:#858585;}
.mainmenu_1 li a span {  line-height:24px; color:#4a4a4a }
.mainmenu_1 li a i{ display:block; line-height:24px; font-size:12px;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#b0b0b0; font-style: normal;}
.mainmenu_1 li a b{ display:block;width:15px; height:19px; position:absolute; top:50%; margin-top:-10px; right:10px;  background:url(../images/jt.png) no-repeat; background-size:15px 19px;}

.mainmenu_1 li:last-child{ border-bottom:none}

.mainmenu_1 li:nth-child(8n+1) a em {background-color:#C7000A}
.mainmenu_1 li:nth-child(8n+2) a em {background-color:#019354}
.mainmenu_1 li:nth-child(8n+3) a em {background-color:#029D9F}
.mainmenu_1 li:nth-child(8n+4) a em {background-color:#EB891A}
.mainmenu_1 li:nth-child(8n+5) a em {background-color:#D9EBB1}
.mainmenu_1 li:nth-child(8n+6) a em {background-color:#81C347}
.mainmenu_1 li:nth-child(8n+7) a em {background-color:#95D1DC}
.mainmenu_1 li:nth-child(8n+8) a em {background-color:#61BBA1}

.detial-cont-notabscont{ margin-bottom:20px; padding-top:10px;}
.prodDescriptContWrap{ border:1px solid #ddd;}
.prodDescript{ font-size:18px; font-weight:bold; background:#f1f1f1; padding:8px 15px;}
.prodDescriptCont{ padding:30px 15px;}

.about_nav{ margin:0 auto; width:95%; overflow:hidden; padding-bottom:10px; padding:15px 0px;}
.about_nav ul li{ float: left; height:38px; line-height:38px; width:31%; text-align:center; color:#3e3a39; display:inline; margin:0px 1%;background:#0000bc; margin-top:5px; margin-bottom:5px;}
.about_nav ul li a{ color:#fff; font-size:15px;}
.navbar-default{ font-size:18px; line-height:50px; background-color:#f8f8f8; padding-left:15px; font-weight:600; border-color:#e7e7e7}


.year_gray{ color:#b50000; font-size:18px; padding-left:20px; line-height:40px; background:#d2d2d2;}
.shiji{ font-size:14px; padding:10px 20px; background:#f2f2f2;}
.shiji_1{ font-size:14px; padding:10px 20px; background:#fcfcfc;}

.map{width:90%;height:350px; margin:0 auto 50px auto;}
.map>div{width:100%;height: 100%;border: none;}
.lxfs-l {
  width:90%;
  margin:30px auto;
}
.lxfs-l .ewm {
  display: block;
  width: 148px;
  height: 148px;
  position: absolute;
  right: 61px;
  bottom: 0;
}
.lxfs-l h1 {
  font-weight: 600;
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.lxfs-l p {
  padding: 6px 0 6px 38px;
  color: #333333;
  font-size: 14px;
}
.lxfs-l .d1 {
  background: url(../images/c1.png) no-repeat left center;
}
.lxfs-l .d2 {
  background: url(../images/c2.png) no-repeat left center;
}
.lxfs-l .d3 {
  background: url(../images/c3.png) no-repeat left center;
}
.lxfs-l .d4 {
  background: url(../images/c4.png) no-repeat left center;
}
.lxfs-l .d5 {
  background: url(../images/c5.png) no-repeat left center;
}
.lxfs-l .d6 {
  background: url(../images/c6.png) no-repeat left center;
}

.abHor {
    padding:0 0;padding-bottom:80px;
}
.secwen .about_tit{ padding-top:60px;}

.abHor .abHor_bg {
    background: #fff;
    padding: 38px;
}

.abHor_img {
    width: 100%;
    height: 34vh;
    margin-bottom: 14px;
    padding-bottom: 28px;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px dotted rgba(27, 47, 95, 0.28);
}

.abHor_img img {
    width: 90%;
    height: 100%;
    object-fit: contain;
    transition: all .3s ease;
}

.abHor_p {
    font-size: 15px;
    line-height: 1.6;
    transition: all .3s ease;
    text-align: center;
}


.abHor .swiper-button {
    margin-top: 28px;
    text-align: center;
}

.abHor .swiper-button-next::after,
.abHor .swiper-button-prev::after {
    content: none;
}

.abHor .swiper-button-next,
.abHor .swiper-button-prev {
    position: relative;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px dotted rgba(27, 47, 95, 0.28);
    left: auto;
    display: inline-block;
    margin: 0px 10px;
    background: rgba(27, 47, 95, 0);
    transition: all 0.8s;
}

.abHor .swiper-button-next img,
.abHor .swiper-button-prev img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    margin: 0 auto;
}

.abHor .swiper-button-next:hover,
.abHor .swiper-button-prev:hover {
    background: rgba(199, 0, 10, 1);
}

.abHor .swiper-button-next:hover .abDeve_arr_ico,
.abHor .swiper-button-prev:hover .abDeve_arr_ico {
    display: none;
}

.abHor .swiper-button-next:hover .abDeve_arr_hover,
.abHor .swiper-button-prev:hover .abDeve_arr_hover {
    display: block;
}

.abHor .swiper-button-next .abDeve_arr_hover,
.abHor .swiper-button-prev .abDeve_arr_hover {
    display: none;
}

.index_linian ul{ margin-top:30px; margin-bottom:60px;}
.index_linian ul li{ width:90%;  background:#fff; -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow:0 0 10px rgba(0, 0, 0, 0.15); margin:0 auto; margin-bottom:4%;}

.index_linian ul li:nth-child(1) a{ background:url(../images/pp_icon01.png) no-repeat 270px 280px; display:block;height:295px; padding:30px;}
.index_linian ul li:nth-child(2) a{ background:url(../images/pp_icon02.png) no-repeat 270px 280px; display:block;height:295px; padding:30px;}
.index_linian ul li:nth-child(3) a{ background:url(../images/pp_icon03.png) no-repeat 270px 280px; display:block;height:295px; padding:30px;}
.index_linian ul li:nth-child(4) a{ background:url(../images/pp_icon04.png) no-repeat 270px 280px; display:block;height:295px; padding:30px;}
.index_linian ul li a:hover{ background:#C7000A;}
.index_linian ul li a:hover .pp_tit{ color:#fff;}
.index_linian ul li a:hover .pp_titen{ color:#fff;}
.index_linian ul li a:hover .pp_jj{ color:#fff;}
.pp_tit{ font-size:24px; color:#C7000A;}
.pp_titen{ font-size:18px; color:#8b8b8b; text-transform:uppercase;}
.pp_line{ width:55px; height:1px; background:#d6d6d6;}
.pp_jj{ font-size:18px; color:#333;}
.pp_titen{ margin-top:20px;}
.pp_jj{ margin-top:60px;}
.pp_line{ width:55px; height:1px; background:#c9c9c9; margin-top:20px;}

#position{  height: auto; margin:0 auto; margin-top:10px;}

.newslist_menu_list{ height: auto; text-align:center;}
.newslist_menu_list li{display: inline-block; width:185px; text-align:center; margin:5px 0px 0px 0px; background:#f6f6f6; line-height:45px;}
.newslist_menu_list li a{display: inline-block; width:185px; height:30px; line-height:30px; color:#6d6d6d; font-size:16px; text-align:center; }
.newslist_menu_list li a:hover{display:block; width:185px; height:30px; line-height:30px; color:#C7000A; text-align:center;}
.newslist_menu_list li.selectTag,.newslist_menu_list li.selectTag a{ background-position:center; color:#C7000A; text-align:center; line-height:45px;}
.newslist_content_content{ display:none;}
#tagContent DIV.selectTag,#tagContent1 DIV.selectTag,#tagContent2 DIV.selectTag,#tagContent3 DIV.selectTag,#tagContent4 DIV.selectTag,#tagContent5 DIV.selectTag,#tagContent6 DIV.selectTag,#tagContent7 DIV.selectTag,#tagContent8 DIV.selectTag,#tagContent9  DIV.selectTag{ display:block;}


 .devep{
    margin-top: 5%;
	margin-bottom:4%;
    position: relative;
}

.swiper-container-devop .devep-inner{
    width:100%;
    text-align:center;
}
.swiper-container-devop .devep-inner .fir{
    font-family: thyFont2;
    color:#333;
    font-size: 44px;
}
.swiper-container-devop .devep-inner .yuanbox{
    width:100%;
    background: url("../images/about-inner-devep-line.png") no-repeat center;
    background-size: 100% auto;
}
.swiper-container-devop .devep-inner .yuan{
    width:12px;
    height: 12px;
    background: #C7000A;
    border:2px solid #fff;
    border-radius: 10px;
    margin:8% auto;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.swiper-container-devop .devep-inner:hover .yuan{
    box-shadow: 0px 0px 10px #fff;
}
.swiper-button-prev-devep{
    width:31px;
    height: 31px;
    background: url("../images/devep-left.png") no-repeat center;
    top:78px;
    margin-top: 0;
    left:-28px;
	outline:none; 
}
.swiper-button-prev-devep:after{
    display: none;
}
.swiper-button-next-devep:after{
    display: none;
}
.swiper-button-next-devep{
    width:31px;
    height: 31px;
    background: url("../images/devep-right.png") no-repeat center;
    top:78px;
    margin-top: 0;
    right:-28px;
	outline:none; 
}
.swiper-container-devop .devep-inner .con{
    color:#333;
    font-size: 16px;
    line-height: 26px;
    padding: 0px 5%;
}
.mation2{
margin-top:0;
	width: 100%;
	position: relative;
	background: url(../images/history_bg.jpg) center no-repeat #F4F4F4; padding-top:20px; padding-bottom:50px;
}


.honor{ margin-top:20px; margin-bottom:100px;}
.honor li {
	margin:0 auto;
  text-align: center;
  width:90%;
  margin-bottom: 40px;

  padding: 2%;
  background:#f3f3f3;

}
.honor .pic {
  position: relative;
  display: block;
  text-align:center;
  overflow:hidden
}
.honor .pic i {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(../images/backgroundsize.min.htc);
  behavior: url(../images/backgroundsize.min.htc);
  background-image: url(../images/honor_bg.jpg);
  display: block;
  padding-bottom: 70%;
  vertical-align:middle
}
.honor .pic img {

  z-index: 2;
  width:100%;
  height:100%;
 
}



.honor .name {
    line-height:40px;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    height:40px;
    display: inline-block;
	background:#C7000A; color:#FFFFFF; margin-top:10px;

}

.shop_txt{ font-size:18px; margin-top:10px;}
.gsjj_con3 { margin-top:30px;}
.index_tiyan{ width:90%; margin:0 auto;}
.shop_txt{ font-size:16px; line-height:32px; text-align:center;}

#hexGrid li{ width:50%; float:left;}
#hexGrid li img{ width:100%;}
.pinpai_zs{ width:90%; margin:0 auto; margin-top:60px; margin-bottom:100px; overflow:hidden;}
.product{margin-top:60px; margin-bottom:100px;}
.pro_line{ width:100%; height:1px; background:#a8a8a8; margin-top:30px;}
.pinpai{ width:90%; margin:0 auto;}
.pinpai img{ width:100%;}

.girdlist {
	overflow: hidden;
	width: 100%;
	padding-bottom: 30px;
}
.girdlist .list {
	width: 100%;
}
.girdlist .item {
	width:100%;
	float: left;
	display: inline-block;
	margin-bottom: 60px;
	margin-right:1%;
	margin-left:1%;
	position: relative;
	background: #fff;
}
.girdlist .item a {
	display: block;
}
.girdlist .item .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: #eeeeee solid 1px;
	position: relative;
	text-align: center;
}
.girdlist .item .img img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width:100%;

	display: inline-block;
	
}
.girdlist .item .item_mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}
.girdlist .item .item_mask .item_link_icon {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	background-position: -440px -313px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
*top: 40%;
	margin-left: -30px;
	margin-top: -0px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
}
.girdlist .item .txt {
	background: #fff;
	height: 56px;
	line-height: 56px;
	position: relative;
	font-size: 16px;
	color: #333;
	border-bottom: #eeeeee solid 1px;
}
.girdlist .item .txt p {
	font-size: 18px;
	color: #333;
	float: left;
	transition: .5s ease;
}
.girdlist .item .txt i {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -487px -246px;
	margin-top: 20px;
	transition: .5s ease;
}
.girdlist .item:hover p {
	color: #C7000A;
	transition: .5s ease;
}
.girdlist .item:hover .txt i {
	background-position: -487px -228px;
	transition: .5s ease;
}
/*.girdlist .item:hover{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);}*/
.girdlist .item:hover img {
	transform: scale(1.1, 1.1);
}
.girdlist .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}
.girdlist .item:hover .item_mask .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}

.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.dede_pages{padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;padding:0 10px;line-height:25px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li a{float:left;color:#555;display:block}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #C7000A solid;background-color:#C7000A}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.active{background-color:#C7000A;color:#fff;border:1px #C7000A solid}
.dede_pages ul li.active a{color:#fff}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}

.news-left {

}
.news-title {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;text-align:center;
}
.news-title h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal; 
}
.news-title p {
	margin: 10px 0 0;
	font-size: 0;
}
.news-title p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	font-size: 14px;
	color: #999;
	background: no-repeat 0 center;
	padding-left: 25px;
}
.news-title p span.i1 {
	background-image: url(../images/920_newscon1.png);
}
.news-title p span.i2 {
	background-image: url(../images/920_newscon2.png);
}
.news-title p span.i3 {
	background-image: url(../images/920_newscon3.png);
}
.news-content {
	line-height: 1.8;
	margin-bottom: 30px;
}
.news-content img {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
}
.news-exp {
	border-top: 1px dashed #ccc;
	padding-top: 20px;
	overflow: hidden;
}
.news-exp a {
	float: left;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-exp a:last-child {
	text-align: right;
}
.news-panel {
	margin-top: 40px;
}
.news-panel .tit {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.news-panel .tit .fh {
	float: right;
	color: #999;
	font-size: 16px;
	padding-left: 25px;
	background: url(../images/920_fh.png) no-repeat 0 center;
}
.news-panel .tit .fh:hover {
	color: #104492;
}
.news-panel .tit span {
	display: inline-block;
	font-size: 24px;
	border-bottom: 2px solid #104492;
	color: #104492;
	margin-bottom: -1px;
	padding-bottom: 15px;
	line-height: 1;
}
.list-5 {
	margin-left: -20px;
	margin-top: -15px;
}
.list-5 li {
	float: left;
	width: 50%;
}
.list-5 li a {
	display: block;
	margin-left: 20px;
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-5 li span {
	float: right;
	color: #999;
}

.list-4 li a {
	display: block;
	border-bottom: 1px solid #e5e5e5;
	padding: 30px 0;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-4 li .img-center {
	float: left;
	width: 250px;
}
.list-4 li .text {
	margin: 0 0 0 290px;
	position: relative;
	padding-right: 180px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-4 li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	position: relative;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 23px;
}
.list-4 li .text p {
	line-height: 2;
	margin: 10px 0 0;
	color: #999;
}
.list-4 li .date {
	position: absolute;
	right: 30px;
	top: 0;
}
.list-4 li .date span {
	display: block;
	font-family: Impact;
	color: #ccc;
	font-size: 22px;
	margin-bottom: 20px;
}
.list-4 li .date i {
	border-left: 1px solid #e5e5e5;
	text-align: right;
	line-height: 20px;
	font-size: 0;
	display: block;
}
.list-4 li .date i:before {
	content: '→';
	color: #999;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 20px;
	display: block;
	text-align: center;
}
.list-4 li a:hover {
	padding-left: 30px;
}
.list-4 li a:hover .text {
	padding-right: 150px;
}
.list-4 li a:hover .date i:before {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}
.news-content p{ font-size:16px; line-height:32px;}
.pro_connei{ padding-bottom:100px;}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.news_neirong{ padding-bottom:100px; margin-top:60px;}
.pro_connei{ width:90%; margin:0 auto;}

.four-features.four-features-left-bottom01 {
    margin: 0 15px 30px 15px;
}

.join-job {
    padding: 24px 10px 48px 10px;
}

.join-job .index-title h1 {
    display: inline-block;
}

.join-job .index-title a {
    float: right;
    margin-top: 1%;
}

.join-job-box {
    overflow: hidden;
}

.join-job .title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #d6d6d6;
    font-size: 14px;
    color: #333;
}

.join-job .title p {
    width: 21%;
    float: left;
    text-align: center;
    text-transform: capitalize;
    font-size: 17px;
    font-family: 'Montserrat-Bold';
}

.join-job .title p.one {
    width: 24%;
}

.join-job .title p:last-of-type {
    text-align: center;
}

.join-job .join-list-ul {
    width: 100%;
    text-align: left;
}

.join-job .join-list-ul a {
    display: block;
}

.join-job .tit1 {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    padding: 20px 2px;
    line-height: 2;
    cursor: pointer;
    border-bottom: 1px solid #e1e1e1;
}

.join-job .tit1 p {
    display: block;
    float: left;
    width: 21%;
    text-align: center;
    text-transform: capitalize;
}

.join-job .tit1 p span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.join-job li.hot .tit1 p span {
    float: right;
    text-align: left;
    width: calc(100% - 32px);
}

.join-job .tit1 p.one {
    width: 24%;
    text-align: center;
}

.join-job .tit1 p:last-of-type {
    text-align: center;
    width: 13%;
    font-size: 14px;
}

.join-job .tit1 p img {
    width: 24px;
    position: relative;
    top: -3px;
    margin-right: 8px;
}

.join-job .tit1 p:last-of-type {
    /* text-align: right; */
    color: #C7000A;
    text-transform: capitalize;
}

.join-job .join-list-ul li:hover .tit1 p {
    color: #C7000A;
}

.contact_map{ width:90%; margin:0 auto; }

.code {font-family:Arial; font-style:italic; color:Red; border:0; padding:2px 3px; letter-spacing:3px; font-weight:bolder;border:0;}
.inputrow {
	float: left;
	width: 100%;
	margin-bottom:5%;
	height: 48px;
}
.input-address {
	margin-right: 0px;
}
.inputrow.error input {
	border: red 1px solid;
}
.name{
	background: #fff url("../images/i_form_ico1.png") no-repeat right 0;
}
.phone{
	background: #fff url("../images/i_form_ico2.png") no-repeat right 0;
}
.email{
	margin-right: 0;
	background: #fff url("../images/i_form_ico3.png") no-repeat right 0;
}
.inputrow input {
	width: 100%;
	text-indent: 6px;
	line-height: 48px;
	border: #bfbfbf 1px solid;
	color: #999;
	height: 48px;
	font-family:microsoft yahei,Verdana;
}

.input-message {
	width: 100%;
	height: auto;
}
.inputrow textarea {
	width: 100%;
	height: 208px;
	text-indent: 6px;
	line-height: 33px;
	border: #bfbfbf 1px solid;
	color: #999;
	background: #fff url("../images/i_form_ico4.png") no-repeat right top;
	font-family:microsoft yahei,Verdana;
}
.submit {
	width: 100%;
	float: left;
	margin: 30px 0 60px 0;
	text-align: center;
	font-family:microsoft yahei,Verdana;
}
.submit .submit1 {
	display: inline-block;
+display:inline;
	zoom: 1;
	background: #C7000A;
	height: 50px;
	width: 158px;
	border: 0px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	font-family:microsoft yahei,Verdana;
}

.fanhui{ float:right; font-size:16px; font-weight:normal; padding-right:15px;}