﻿@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#de411a"},
{"vicolor":"#ac0000"},
{"vicolor":"#1545a0"},
{"vicolor":"#064d63"}
]
AVAIBLE_VI*/
html {
  color: #000;
  background: #FFF;
}
body {
  color: #666;
  font: 12px/1.231 "Microsoft Yahei", arial, helvetica, clean, sans-serif;
}
/*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
input,
select {
  vertical-align: middle;
}
select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/*title*/
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
.mt10 {
  margin-top: 10px;
}
a {
  color: #666;
  text-decoration: none;
}
/*for ie f6n.net*/
a:focus {
  outline: 0;
}
/*for ff f6n.net*/
a:hover {
  text-decoration: underline;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: -1.5px;
	font-size: 18px;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
/* -- 页面整体布局 -- */
body {
  word-break: break-all;
  min-width: 1000px;
  margin: 0 auto;
  width: 100%;
  background: #FFF;
}
.header,
.content,
.footer {
  width: 1100px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
/* -- 页面整体布局 -- */
body {
  word-break: break-all;
  min-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.header,
.content,
.footer {
  width: 1100px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
.h_nav li a:-webkit-any-link {
  display: block;
}
/*CSS_DELETE_START*//*头部开始*/
.t_top {
  height: 150px;
  background-size: 1920px 150px;
}
.header {
  position: relative;
}
.h_top {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
}
.h_con {
  height: 131px;
  overflow: hidden;
}
.h_con h1 {
  float: left;
  padding: 5px 35px 10px 0;
  height: 100px;
  display: table;
  font-size: 0;
  line-height: 0;
}
.h_con h1 span {
  display: table-cell;
  vertical-align: middle;
}
.h_con h1 img {
  max-width: 280px;
  max-height: 80px;
}
.h_con h3 {
  display: inline-block;
  float: left;
  padding-top: 0px;
  color: #070707;
  font-size: 18px;
  width: 410px;
}
.h_con h3 span {
  display: block;
  height: 25px;
  overflow: hidden;
}
.h_con h3 strong {
  color: #007eca;
  font-size: 24px;
  font-weight: bold;
  display: block;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.h_con h3 i {
  display: block;
  color: #3f3f3f;
  font-size: 19px;
  display: block;
  height: 24px;
  overflow: hidden;
}
.h_con h3 b {
  font-weight: normal;
  padding: 0 12px;
}
.h_con p {
  width: 206px;
  float: right;
  padding: 0 0 0 62px;
  background: url(/images1/h_tel.png) no-repeat left top;
  background-size: 45px 46px;
  margin-top: 30px;
  color: #007eca;
  font-size: 16px;
}
.h_con p i {
  display: inline-block;
  height: 21px;
  overflow: hidden;
}
.h_con p span {
  display: block;
  color: #007eca;
  font-size: 28px;
  font-weight: bold;
}
.h_nav {
  height: 60px;
  line-height: 60px;
  background: #007eca;
  border-bottom: 1px solid #e46747;
}
.h_nav ul li {
  float: left;
  height: 38px;
  line-height: 38px;
  padding: 10px 9px 0;
}
.h_nav ul li a {
  display: inline-block;
  width: 106px;
  height: 38px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.h_nav ul li a:hover,
.h_nav ul li.cur a {
  text-decoration: none;
  background: #333;
  border-radius: 10px;
}
/*头部结束*/
/*底部开始*/
.f_bg {
  background: url(/images1/f_bg.jpg) no-repeat center 0;
  height: 285px;
  overflow: hidden;
}
.f_bg a {
  color: rgba(255, 255, 255, 0.8);
}
.footer {
  position: relative;
  height: 280px;
}
.footer h3 {
  padding: 0 30px 0 0;
  float: left;
  height: 220px;
  display: table;
}
.footer h3 span {
  display: table-cell;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.8);
}
.footer h3 img {
  max-width: 255px;
  max-height: 255px;
}
.footer p {
  width: 400px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  float: left;
  line-height: 30px;
  padding: 24px 0 0 35px;
}
.footer p span {
  display: block;
  max-height: 60px;
  overflow: hidden;
  font-size: 16px;
}
.footer p i {
  display: block;
  font-weight: bold;
  font-size: 16px;
}
.footer p.shot {
  width: 410px;
}
.footer h4 {
  float: right;
  padding: 50px 11px 0 0;
  width: 255px;
  display: block;
  text-align: center;
  font-weight: normal;
  color: #9a9b9b;
  font-size: 14px;
}
.footer h4 i {
  display: block;
  height: 25px;
}
.footer h4 img {
  width: 251px;
  height: 137px;
}
.footer h5 {
  font-weight: normal;
  text-align: center;
  clear: both;
  line-height: 73px;
  height: 73px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.footer h5 a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  padding: 0 27px;
}
/*底部结束*/

/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
em,
i {
  font-style: normal;
}
/**/
.banner {
  overflow: hidden;
  height: 677px;
  background: url(banner.jpg) no-repeat center 0;
  background-size: 1420px 677px;
  overflow: hidden;
}
/*问题*/
.pro {
  margin-top: 20px;
  height: 450px;
  overflow: hidden;
  background: #f3f3f3;
  padding-top: 67px;
}
.pro h3 {
  height: 40px;
  text-align: center;
  font-size: 36px;
  color: #222;
  margin-bottom: 62px;
  line-height: 110%;
  overflow: hidden;
}
.pro h3 i {
  color: #007eca;
}
.jj{
	margin-top:20px;
	height:220px;
	background:#eeeeee;
	text-align:center;
	font-size:34px;

	color:#414346;
	}

.jjwp{
	overflow: hidden;
	height:371px;
	background:url(../images1/jjwp.jpg) no-repeat right ;
	}
.a{
	position:relative;
	left:135px;
	top:180px;
	}
.ddb{
	height:30px;
	background:url(../images1/db.jpg) no-repeat  ;
	}
.jjwpa{
	background:url(../images1/jjwp_03.jpg)  no-repeat center ;
	 background-size: 100% ;
 height:700px;
	
	}
.jjwp_wz{
	position:relative;
	top:20px;
	padding-left:100px;
	}
.jjwp_mk{
	width:460px;
	height:120px;
	background:#eeeeee;
	opacity:0.8;
  	filter:alpha(opacity=80);
	float:left;
	margin-left:50px;
	margin-top:30px;
	padding:20px;
	}
.jjwp_mk1{
	width:460px;
	height:120px;
	background:#eeeeee;
	opacity:0.8;
  	filter:alpha(opacity=80);
	
	margin-left:25%;
	margin-top:0px;
	padding:20px;
	}
.zdwz1{
	font-size:30px;
	color:#de292e;
	font-weight:600;
	position:relative;
	left:20px;
	}
.zdwz{
	font-size:30px;
	color:#0552ff;
	font-weight:600;
	position:relative;
	left:20px;
	}
.B{
	overflow: hidden;
	height:180px;
	left:135px;
	}
.yit {
  height: 280px;
  position: relative;
}
.B-left{
	width:450px;
	height:150px;
	padding:50px;
	float:left;
	background:#f3f3f3;
	line-height:30px;
	margin-top:20px;
	margin-left:130px;
	}
.B-right{
	width:441px;
	float:left;
	margin-top:20px;
	margin-left:70px;
	}
.center{
	width:1200px;
	margin:auto;
	overflow:hidden;
	
	}
.C-right{
	width:500px;
	height:150px;
	padding:50px;
	float:left;
	background:#f3f3f3;
	line-height:30px;
	margin-top:20px;
	margin-left:130px;
	}
.C-right h2{
	float:left;
	}
.C-right p{
	margin-top:20px;
	font-size:16px;
	text-align:left;
	}
.C-left{
	width:369px;
	float:left;
	margin-top:20px;
	margin-left:50px;
	}
.C-left img{
	width:440px;
	float:left;
	height:250px;
	}
.zycf-bt{
	background:#eeeeee;
	height:100px;
	text-align:center;
	line-height:100px;
	margin-top:80px;
	}
.zycf-bt1{
	font-size:35px;
	}
.zycf-bt2{
	font-size:50px;
	font-weight:bold;
	}
	
.xian{
	width:250px;
	text-align:center;
	margin-top:50px;
	margin-left:150px;
	float:left;
	}
.xian p{
	margin-top:22px;text-align:left;margin-left:30px;font-size:16px;
	}
.xian1{
	font-size:30px;float:left;margin-left:30px;
	}
.xian1.gg{
	margin-left:50px;letter-spacing:35px;
	}
.ls-left{
	width:450px;
	float:left;
	margin-top:50px;
	margin-left:50px;
	}
.ls-left img {
	margin-left:90px;
	width:450px;
	height:320px;
	}
.ls-right{
	width:550px;
	float:left;
	margin-left:130px;
	margin-top:50px;
	line-height:25px;
	padding:20px;
	background:#eeeeee;
	height:280px;
	}
.ls-right p{
	font-size:14px;}