body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei", arial, tahoma, \5b8b\4f53, sans-serif;
	font-size:14px;
	line-height: 32px;
	background-color: #FFFFFF;
}
li {
    list-style: none;
}
li a.active {
    color: #42b3e5 !important;
}
a:hover,
a:visited,
a {
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;	
	font-family:"Microsoft YaHei", arial, tahoma, \5b8b\4f53, sans-serif;
}
h2{
font-size:18px;}
ul,label{
	margin:0;
	padding:0;
}
.no-padding{
padding:0;
}
.table2 {
border: 1px solid #000000;
border-collapse: collapse;
}
.table2 tr td {
/*	text-align: left;*/
	color: #000;
	border: 1px solid #F7F7F7;
	border-collapse: collapse;
/*	background-color: #fff;*/
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.table2 tr td a{
color: #fff;
}
.table2-title{
	background-color: #F3F3F3;
	text-align: center;
}
.img-responsive {
  display: block;
  height: auto;
  width: 100%;
}
.con-width{
	padding-right: 15px;
	padding-left: 15px;
}
.con-width-baojia{
width:60%;
margin:0 auto;
}
.duanluo{
	padding-top: 11px;
	padding-bottom: 11px;
}

.form-control {
	padding-top: 2px;
	margin-bottom:22px
}
.logo{
float:left;
margin-top:22px;
width:100%
}

.logotext{
	font-size: 14px;
	line-height:24px;
	margin-right: 22px;
	float:right;
	padding-top:11px
}
.news-show-con h2{
	font-size: 24px;
	text-align: center;
	margin-bottom: 33px;
}
.news-show-con p{
	font-size: 14px;
}
.top-one{
	background-color:#FFFFFF;
}


.top-nav{
	background-color:#004b9f;
	background-image: url(../img/bg-01.jpg);
	background-repeat: repeat-x;
}

.navbar-header{
}
.collapse{
background-color:#333333
}

.navbar-default {
	border:0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.navbar-default .navbar-nav  {
	width:100%;
	background-color:#333333
}
.navbar-default .navbar-nav> li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navbar-default .navbar-nav .menuleft {
border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.navbar-default .navbar-nav .menuright {
	border-right-width: 0px;
}
.navbar-default .navbar-nav> li > a {
  font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding:0px;
		padding-bottom: 11px;		padding-top: 18px;
}
.navbar-default .navbar-nav> li > a  p{
  font-size: 10px;
}
.navbar-default .navbar-nav> li >a:hover,
.navbar-default .navbar-nav> li >a:focus {
  color: #FFCC00;
}
.navbar-default .navbar-nav> .active > a,
.navbar-default .navbar-nav> .active >a:hover,
.navbar-default .navbar-nav> .active >a:focus {
  color: #000000;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav> .disabled > a,
.navbar-default .navbar-nav> .disabled >a:hover,
.navbar-default .navbar-nav> .disabled >a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle{
	position:relative;
	float:right;
	padding:9px 10px;
	margin-top:11px;
	margin-right:0px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border-style: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
position:relative;
	float:right;
	padding:9px 10px;
	margin-top:11px;
	margin-right:0px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border-style: none;
}
.navbar-toggle span {
    color: #000000;
}
.icon-bar {
    color: #000000;
	background-color:#000000
}
.dropdown-menu{
	min-width:100%;
	background-color: #FF0000;
	border: 1px solid #0099FF;
	padding:0px;
	border:0px;
	border-radius:0px;
}
.dropdown-menu a{
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
}
.dropdown-menu a:hover,
.dropdown-menu a:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.dropdown-item1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.slider{
	margin-top:11px;
	background-color: #993333;

}
.slider img{
width:100%}
.slider-row {
    margin: 0;
    padding: 0;
}
.slider-wrapper {
    margin: 0;
    padding: 0 !important;
    background: #000 !important;
}
.carousel-caption h1 {
    font-size: 66px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.carousel-caption p {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 22px;
}
.carousel-caption button {
    width: 240px;
    height: 60px;
    background: #3a9ecb;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.carousel-caption button:hover {
    background: #2a2a2a;
}
.carousel-control {
    width: 10%;
}

.carousel-inner item {
    position: relative;
}
.carousel-caption {
    position: absolute;
    text-align: left;
    left: 40%;
    line-height: 1;
    top: 40%;
    margin-top: -100px;
}
.inputtext{width:100%;height:33px;border:1px solid #C9C9C9;margin-top:33px;
margin-bottom:11px}
.dianji{background:none;border:none;background:url(../img/chaxun.png) no-repeat;width:96%;height:43px;margin-left:8px;margin-top:22px;cursor:pointer;text-indent:-9999px;}

.con-width h4{
	text-align: center;
	color:#CCCCCC;
	margin-bottom: 33px;
}
.con-width h3{
	text-align: center;
	color:#FFFFFF;
	font-size:18px
}
.service-small h3 a{
	font-size: 14px;
	color: #333333;
}
.con2-right{
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	margin-bottom: 33px;
	font-size: 12px;
	height: 270px;
}
.con2-right h3 {
	color: #990000;
	font-size: 16px;
	text-align: left;
	margin-top: 11px;
	margin-bottom: 44px;
	font-weight: 100;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.con2-top{
	background-color: #026fe4;
	color: #FFFFFF;
	height: 66px;
	line-height: 66px;
	text-align: center;
}
.con2-list{
	padding-left:0px;
	padding-right:0px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #026fe4;
	float:left;
	width:49%;
	margin-top:8px;
	text-align: center;	
}
.con2-list a{
color:#FFFFFF;
margin-top:5px
}
.in-2-img-div{
	float:left;
	width:25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
}
.in-2-img-div img{
width:100%}
.banner{
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 22px;
	padding-bottom: 22px;
}
.banner h3{
	padding-top: 55px;
	padding-bottom: 22px;
	text-align: left;
	font-size: 36px;
}

.con1-div{
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	margin-bottom: 33px;
	font-size: 12px;
	height: 260px;
	margin-top: 33px;
}

.con1-div h3 {
	color: #000000;
	font-size: 16px;
	text-align: left;
	margin-top: 11px;
	margin-bottom: 11px;
	background-color: #FFFFFF;
	padding-bottom: 9px;
	background-image: url(../img/bg-02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.con1-left{
	font-size: 12px;
	line-height:18px;
	text-align: left;
}
.con1-left img{
	width:45%;
	margin-right: 5px;
	margin-bottom: 5px;
}
.con1-button-1{
margin-top:11px
}
.con1-button-1 ul li a{
	float:left;
	width:33%;
	font-size: 14px;
	color: #990000;
	text-align: left;
}
.con1-list{
 text-align: left; margin-top:22px
}



.con1-list ul li{
	background: url(/news/images/line.gif) repeat-x bottom;
	/*列表底部的虚线*/
 width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height:30px
}

.con1-list ul li a{
 color: #777777;float: left;/*使span元素浮动到右面*/
 background: url(/news/images/dot.gif) no-repeat 0 6px;
 /*列表左边的箭头图片*/
}

.con1-list ul li span{
 float: right;/*使span元素浮动到右面*/
 text-align: right;/*日期右对齐*/
}

.con1-list ul li a:hover{
 color: #336699;
 background: url(/news/images/dot2.gif) repeat-x bottom;
}
.con3-details a{
	color: #990000;
	margin-top: 11px;
	display: block;
}
.left-menu{
margin-top:11px
}
.left-menu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float:left;
	margin-right:55px;
	padding-bottom:11px
}
.left-menu ul li  i.fa{
	margin-right: 11px;
}
.left-menu ul li  a{
	font-size:14px;
	padding-left: 5px;	padding-right: 5px;
	color: #000000;
}
.left-menu ul li  a:hover{
font-size:14px;
color:#FFFFFF;
background-color:#1d2088;
display:block
}
.title-two{margin-bottom:33px;
margin-top:33px
}
.title-two h3{
	font-size: 18px;
	color: #333333;
	text-align: center;
}

.in-pro-div{
	padding: 11px;
	border: 1px solid #CCCCCC;
}
.searchbox{
padding-left:30px;
padding-right:30px;
margin-bottom:33px
}
.searchbox input{
width:100%;height:44px
}
.searchbox .btn-primary{
background-color:#333333;
border-color:#333333;
color:#FFFFFF;
border-width:2px;
border-radius:0px;
height:44px;
font-size:14px
}

.service   {
background-color:#EFEFEF;
	padding-top: 55px;
	padding-bottom: 55px;
	
}
.service h3 {
	padding-top:33px;
}
.service h3 a {
	color: #333333;	
}
.service  a {
	font-size: 24px;
	color: #0066CC;
	
}
.index_login{
	border: 1px solid #CCCCCC;
	padding-top: 33px;
	padding-bottom: 33px;
}
.index_login h3{
	font-size: 24px;
	color: #333333;
}
.index_login p{
	font-size: 14px;
	margin-bottom: 11px;
	color: #CCCCCC;
	margin-top: 11px;
	text-align: center;
}
.index_login_buton{
margin-bottom:8px
}
/*index_chexing section*/

.index_chexing {
	padding-bottom: 60px;
	background-image: url(../img/0022005533214063_b.jpg);
	background-repeat: no-repeat;
	background-position: center 166px;
	text-align: center;
}

.single-member {
    margin: 0;
    padding: 0;
}
.person img {
    width: 100%;
}
.person-detail {
    padding: 10px;
    background: #3a9cc8;
    position: relative;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.arrow-top {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #3ba0cc;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    bottom: -10px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.arrow-bottom {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #3ba0cc;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: -9px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.person-detail h3 {
    font-size: 30px;
    color: #fff;
}
.person-detail p {
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.single-member:hover .person-detail {
    background: #2a2a2a;
}
.single-member:hover .arrow-top {
    background: #2a2a2a;
}
.single-member:hover .arrow-bottom {
    background: #2a2a2a;
}
.pinzhi h2{
	text-align: center;
	margin-top: 33px;
}
.IWFA {
	padding-bottom: 60px;
	background-color: #3A9DCA;
	color: #FFFFFF;
	margin-top: 33px;
}

/*contact section*/
.contact {
	color: #333333;
}
.contact-info{
	margin-bottom:33px;
	line-height: 55px;
}
.contact-info h3 {
	font-size: 16px;
	color: #666666;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 22px;
}
.contact-form h3 {
   font-size: 16px;
	color: #666666;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 22px;
}





.title-one{
	text-align: left;
	margin-bottom: 33px;
	margin-top: 33px;
}
.title-one h2{
	text-align: center;
	color: #333333;
	font-size: 24px;
}
.title-one h3{
	text-align: center;
	color: #333333;
	font-size: 24px;
}
.title-one h4{
	text-align: center;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 5px;
}
.title-one span{
	text-align: center;
	font-size: 16px;
	color: #CCCCCC;
	display: block;
}
.title-one p{
	text-align: left;
}
.news h2{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.news p{
	font-size: 12px;
}
.about-us{
margin-bottom:33px
}
.about-us h2{
	font-size: 16px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	margin-bottom: 22px;
	margin-top: 22px;
}
.about-us h3{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.about-us p{
	font-size: 14px;
}
.product p{
margin-bottom:22px;
}
.product-top{
margin-top:33px
}
.product-top a{
	text-align:center;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #FFFFFF;
	display:block
}
.productduct{
	margin-bottom:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.productduct-left h3{
float:left;
margin-bottom:11px
}
.productduct-left span{
float:left;
color:#CCCCCC;
padding-left:11px
}
.product-pricing{
	margin-top: 0px;
	margin-bottom: 11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
 
.product-pricing h1 {
	font-weight: 300;
	color: #FF0000;
	font-style: italic;
	font-size: 30px;
}

.product-pricing span {
	font-weight: 700;
	font-size: 14px;
	display: block;
}
.product-pricing ul {
	margin: 0;
	padding:0;
}

.product-pricing ul li {
	list-style: none;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}
.footer-1 {
	padding-top: 11px;
	padding-bottom: 11px;
	margin-top:22px
}
.footer-1-list  p{
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
.footer-1-list dl dt{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;color: #FFD9DA;
}
.footer-1-list dl  dd a{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
}
/*footer*/
.footer {
	background-color: #3d55c9;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer-para {
	text-align: center;	
}
.footer p {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin: 0;
}
.footer a i.fa {
    font-size: 24px;
    color: #FFFFFF;
    padding: 22px 10px;
}
.footer a i.fa:hover {
    color: #FFFFFF;
}
.carousel-inner {
    position: relative;
}

/*======================css for carousel=========================*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
    opacity: 1;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
}

/*loginbox*/

.login-box {
	width: 100%;
	
}
.login-content {
	height:170px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	border: 1px solid #CCCCCC;
}

.login-title {
	color: #333333;
	background-color: #FFFFFF;
}
.login-title h1 {
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	font-size: 14px;
	color: #333333;
}

.page_banner {
	margin-bottom: 33px;
}
.page_banner  h1{
	margin-top: 55px;
}
.page_about h3{
	text-align: center;
	margin-bottom: 33px;
}
.page_about p{
text-indent:2em;
	margin-bottom: 11px;
}
.news   {
	padding-top: 55px;
	padding-bottom: 55px;
	
}
.news-list{
margin-bottom:22px}
.news-con h2{
	background-image: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	padding-bottom: 11px;
}
.news-con p{
font-size:14px
}
/* MAP CSS */

.map{ position:relative;width:856px; margin:0 auto;}
.map a{ color:#5b5a5a; font-size:12px; text-decoration:none;}
.map a:hover{ color:#006600;}
.map span{ cursor:pointer;font-size:12px;}
.map span:hover{color:#fff; cursor:pointer;}
.mapcitybg{ position:absolute; display:none; z-index:3; }

.anti-form{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:33px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 55px;
	padding-right: 22%;
	padding-bottom: 55px;
	padding-left: 22%;
}
.anti-fake-f1{
	color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.anti-fake-f2{
position:relative
}
.anti-fake-f2 h3{
	background-color: #EAEAEA;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding:11px;
	color:#000000
}
.anti-fake-f2 p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.anti-fake-f2 .seal{
position: absolute;
top:111px;
right:11px
}
.prolist-bg{
	background-image: url(../img/prolist-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	text-align: center;
}
.prolist-bg h2{
	font-size: 24px;
	color: #0066FF;
	margin-top: 33px;
	margin-bottom: 55px;
}
.prolist-fenlei{
	float:left;
	width:33%;
	padding:11px;
	text-align: center;
	font-size: 12px;
}
.prolist-fenlei img{
	width:100%;
	border: 1px solid #333333;
}

.prolist-fenlei h4{
	font-size:18px;
	padding:8px;
	color: #993300;
	margin: 0px;
}
.mobi-text{
font-size:14px}
