﻿body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Microsoft Yahei, "微软雅黑", "宋体";
	color: #000;
	background: #fff;
}
* {
	opacity: 1;
}

ul {
	margin: 0px;
	padding: 0px;
	zoom: 1; /*用于IE6*/
}

div {
	zoom: 1; /*用于IE6,要是IE6错位,修复这个.*/
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px auto;
	border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:link {
	text-decoration: none;
}

a img {
	border: none;
	border: 0;
}

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}

.dpn {
	display: none;
}

i, em, cite {
	font-style: normal;
}

input, select {
	padding: 0;
	margin: 0;
}
input {
	outline: none;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.w100 {
	width: 100%;
}

.ovh {
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.f36 {
	font-size: 36px;
}

.f46 {
	font-size: 46px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh28 {
	line-height: 28px;
}

.lh30 {
	line-height: 30px;
}

.lh32 {
	line-height: 32px;
}

.lh34 {
	line-height: 34px;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.mt3 {
	margin-top: 3px;
}

.mt, .mt5 {
	margin-top: 5px;
}

.mt7 {
	margin-top: 7px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt38 {
	margin-top: 38px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}
.ml31 {
	margin-left: 31px;
}
.ml37 {
	margin-left: 37px;
}
.ml43 {
	margin-left: 43px;
}
.ml90 {
	margin-left: 90px;
}

.m10 {
	margin: 10px;
	_display: inline;
}

.m20 {
	margin: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pt15 {
	padding-top: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt34 {
	padding-top: 34px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pr5 {
	padding-right: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p15 {
	padding: 15px;
}

.p5 {
	padding: 5px;
}

.p1 {
	padding: 1px;
}

.b {
	display: block;
}

.in-b {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}

.ti {
	text-indent: -999999px;
}

#no {
	border: none;
	border: 0;
}

.red {
	color: #e40f41 !important;
}

.clear {
	clear: both;
}

.ml3 {
	margin-left: 3%;
}

.mr3 {
	margin-right: 3%;
}

.black {
	background-color: #000;
}
.white {
	background: #fff;
}

.cwhite {
	color: #fff;
}

.bgf0 {
	background: #f0f0f0;
}
.m15 {
	margin: 15px;
}

.ml0 {
	margin-left: 0px !important;
}

.ml1 {
	margin-left: 1%;
}

.mr1 {
	margin-right: 1%;
}

.mt10 {
	margin-top: 10px;
}

.mt55 {
	margin-top: 55px;
}

.fn {
	float: none !important;
}

.mr4 {
	margin-right: 4%;
}

.pl3 {
	padding-left: 3%;
}

.pr3 {
	padding-right: 3%;
}

.pr0 {
	padding-right: 0px;
}

.pl0 {
	padding-left: 0px;
}

.strong {
	font-weight: bold;
}

.red {
	color: #da261d;
}

.blue {
	color: #1461ac !important;
}

.fff {
	color: #fff;
}

.yellow {
	color: #ff8800 !important;
}

.grey {
	color: #abaaa9 !important;
}

.text-center {
	text-align: center;
}

.hidden {
	visibility: hidden;
}

.borcc {
	border: 1px solid #dadada;
}

.text-right {
	text-align: right;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.orange {
	color: #ffa31e;
}

.mb40 {
	margin-bottom: 40px !important;
}

/*index start*/
.top {
	width: 100%;
	background-color: #f5f4f4;
	height: 36px;
	border-bottom: 1px solid #cccccc;
}

.top p {
	color: #717171;
}
.logo {
	height: 124px;
}
.sonmenu {
	width: 100px;
	height: auto;
	background-color: #dadada;
	bottom: -126px;
	right: 187px;
	display: none;
	z-index: 99;
}

.sonmenu li {
	text-align: center;
}

.sonmenu li a {
	font-size: 14px;
	color: #717171;
}

.sonmenu li i, span {
	color: #717171;
}

.key {
	width: 204px;
	border: 0;
	border: 1px solid #717171;
	height: 34px;
	line-height: 35px;
	padding-left: 15px;
	float: left;
	border-radius: 17px;
	display: block;
}

.go {
	position: absolute;
	top: 1px;
	right: 13px;
	width: 28px;
	float: left;
	background-color: #fff;
	height: 28px;
	line-height: 36px;
	color: #000;
	font-size: 14px;
	border: none;
	display: block;
	color: #717171;
	outline: none;
}
.goo {
	font-size: 20px !important;
}
.sech_in {
	margin-top: 45px;
}

.key::-webkit-input-placeholder {
	color: #b0b0b0;
}

.key:-moz-placeholder {
	color: #b0b0b0;
}

.key:-ms-input-placeholder {
	color: #b0b0b0;
}

.navbar-nav > li {
	font-size: 16px;
	padding: 0 21px;
	text-align: center;
	background-image: url(../img/img1.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.navbar-nav > li:first-child {
	background: none;
}

.banner {

}

.i_title {
	color: #333333;
	font-size: 18px;
}
.por_tit {
	margin: 0px;
	padding: 0px 15px;
	font-size: 15px;
/*	border-top: 1px #dadada solid;*/
	font-weight: bold;
	line-height: 35px;
	height:35px;
	overflow:hidden;
	text-align:center;
}

.por_con {
	/* margin: 0px 8px 10px 8px;*/
	overflow: hidden;
	padding: 0px 15px 5px 15px;
	line-height: 22px;
}

.swiper-slide {

	overflow: hidden;
}

.i_about_new {
	border-top: 1px solid #e3e3e3;
	height: auto;
	padding-bottom: 45px;
	margin-top: 60px;
	background-color: #f8f9f9;
	padding-top: 45px;
}

.i_about {
	width: 65%;
	height: 320px;
	float: left;
	margin-right: 20px;
	padding: 0px 15px 0px 15px;
}

.i_new {
	width: 33%;
	height: 320px;
	float: left;
	padding: 0px 15px 0px 15px;
}

.i_titlecc {
	line-height: 40px;
	border-bottom: 1px solid #e4e4e4;
}

.i_aboutcon {
	line-height: 25px;
	color: #747474;
	font-size: 14px;
	margin-right: 15px;
	max-height: 150px;
	overflow: hidden;
}

.More {
	width: 110px;
	height: 40px;
	color: #fff;
	line-height: 41px;
	font-size: 14px;
	text-align: center;
	background-color: #1461ac;
	margin-left: 260px;
	margin-top: 20px;
}
.More2 {
	width: 210px;
	height: 40px;
	color: #fff;
	line-height: 41px;
	font-size: 14px;
	text-align: center;
	background-color: #1461ac;
	margin-left: 260px;
	margin-top: 20px;
}
.More:hover {

	color: #fff;
	line-height: 41px;
	font-size: 14px;
	text-align: center;
	background-color: #333;
	border: 1px solid #dcd9d9 margin-left : 260px;
	margin-top: 20px;
}

.More2:hover {
	color: #fff;
	line-height: 41px;
	font-size: 14px;
	text-align: center;
	background-color: #333;
	border: 1px solid #dcd9d9 margin-left : 260px;
	margin-top: 20px;
}

.i_new ul li a {
	font-size: 15px;
	color: #333333;
}
.i_new ul li a:hover{ color:#318fcd;}
.i_new ul li {

	height: 38px;
}
.i_new ul li:first-child {
	margin-top: 15px;
}

.footer {
	border-top: 3px solid #666666;
	background-color: #000;
}

.footer dl {
	margin: 50px 0px;
}

.footer dl dt {
	color: #fff;
	font-size: 14px;
}
.footer dl dd {
	color: #fff;
	font-size: 14px;
}

.copy {
	border: 1px solid #666666;
	height: auto;
}
.copyp {
	color: #fff;
}
.copyp a{
	color: #fff;
}


/*about start*/
.n_banner {

	height: 284px;
	background: url('../img/n_banner.jpg') no-repeat center top;
}

.n_banner h2 {
	color: #fff;
	margin-top: 100px;
}

.xianc {
	height: 3px;
	width: 90px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 8px;
}

.path {
	line-height: 80px;
	text-align: left;
	font-size: 14px;
	color: #545050;
}

.path i {
	font-size: 22px;
}

.path i, a {
	color: #545050;
}

.content {
	font-size: 14px;
	line-height: 30px;
	color: #848383;
	height: auto;
	margin-bottom: 0px;
}

.n_bdtit {
	color: #318fcd;
	margin-top: 20px;
}
.n_bdcon {
	line-height: 40px;
	font-size: 14px;
	color: #939494;
}

.colf {
	font-size: 16px;
	padding: 0px 15px;
	width: 71%;
	color: #7b7b7b;
}

.xiancc {
	height: 1px;
	background-color: #cccccc;
	margin-bottom: 60px;
}

/*biaodan*/
.name_bus {
	color: #727272;
}

.form_con input.form_in {
	width: 80%;
	height: 32px;
	border: 1px solid #dcd9d9;
	background: #fff;
}

.form_con .nei {
	width: 90%;
	height: 130px;
	border: 1px solid #dcd9d9;
	background: #fff;
}

.Send_out {
	display: inline-block;
	width: 111px;
	height: 31px;
	border: 1px solid #dddddd;
	background-color: #f3f3f3;
	float: left;
	border-radius: 3px;
}

.form_con {
	float: left;
	width: 50%;
}

.form_con2 {
	width: 100%;
}

.dowlist li {
	width: 100%;
	height: 50px;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	margin-bottom: 15px;
}
.dowtit {
	line-height: 50px;
	color: #808080;
	font-size: 16px;
	padding-left: 20px;
	float: left;
}

.dowdow {
	display: block;
	float: right;
	height: 48px;
	width: 110px;
	background-color: #fff;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
.list_pages {
	text-align: center;
	height: 52px;
	margin-top: 70px;
}

.list_pages ul {
}

.list_pages ul li {
	float: none;
	width: auto;
	padding: 4px 8px;
	border: 1px solid #eee;
	background-color: #eee;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 2px;
}

.list_pages ul li a {
	color: #606060;
}

.list_pages ul li a:hover {
	color: #000000;
}

.list_pages ul li.thisclass, .list_pages ul li.thisclass a, .list_pages ul li.thisclass a:hover {
	background-color: #018ccd;
	color: #fff;
	border: 1px solid #018ccd;
}

.list_pages .pageinfo {
	padding: 4px 10px;
	color: #555;
	font-weight: normal;
	float: none;
}

.list_pages span {

}

.list_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
}

.list_pages select {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}

.honorlist li {
	width: 31%;
	height: 330px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 15px;

	margin-bottom: 30px;
	padding: 10px;
	overflow: hidden;
}
.honorlist li a img{
	height: 100%;
}

.sonhonor {
	bottom: -328px;
	left: 0px;
	width: 100%;
	height: 328px;
	padding-top: 50%;
	background: url('../img/img9.png');
}

.honorlist_tit {

}

.art-list-top {
	/*margin-top: 20px;*/
}

.art-list-top .img {
	display: block;
	width: 100%;
	position: relative;
	height: auto;
	overflow: hidden;
}

.art-list-top .img img {
	width: 100%;
	float: left;
}

.art-list-top .img .time {
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 81px;
	background: url("../images/time.png") no-repeat center top;
	font-size: 14px;
	line-height: 40px;
}

.art-list-top .img .time font {
	display: block;
	height: 41px;
	line-height: 41px;
	font-size: 24px;
}

.art-list-top a.b {
	font-size: 16px;
	color: #707070;
}

.art-list-top p {
	line-height: 24px;
	color: #707070;
	padding: 10px 0 15px;
}

.art-list-top {
}

.art-list {
	/*margin-top: 60px;*/
}

.art-list li {
	height: 50px;
	line-height: 50px;
	background: url("../img/t1.png") no-repeat 10px center;
	text-indent: 30px;
	overflow:hidden;
}

.art-list li a {
	font-size: 14px;
	color: #7b7c7d;
}

.art-list li span {
	padding-right: 10px;
	font-size: 14px;
	color: #7b7c7d;
}

.art-list li:nth-child(2n) {
	background-color: #f2f2f2;
}

.more1 {
	width: 131px;
	margin-bottom: 20px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background-color: #fff;
	font-size: 14px;
	color: #3797dd;
}

.more2 {
	width: 30%;
	margin-right: 1px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background-color: #d4d3d3;
	font-size: 14px;
	color: #787676;
}

.more2:hover {
	background-color: #3797dd;
	color: #fff;
}

.more3, .more3:hover {
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #318fcd;
	font-size: 14px;
	color: #fff;
}

.xianccc {
	width: 100%;
	height: 1px;
	background-color: #b0b0b0;
}

.producttit {
	padding: 15px 20px 0px 20px;
	color: #318fcd;
	font-size: 16px;
}

.productcon {
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	line-height: 25px;
	height: 82px;
	overflow: hidden;
	color: #767676;
}

.productlist li {
    width: 24%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
}

.wz-box {
	text-align: left;
	padding-bottom: 30px;
}

.wz-box h1 {
	margin: 20px 0 10px;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

.wz-box .info {
	line-height: 35px;
	background-color: #eee;
	margin: 0 10px;
	text-align: center;
}

.content1 {
	color: #999999;
	line-height: 28px;
}

.fenye {
	text-align: center;
}
.fenye a:hover, .fenye span:hover, .fenye span {
	color: #fff;
	background: #318fcd;
}

.fenye a, .fenye span {
	display: inline-block;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	padding: 5px 20px;
	margin: 10px 10px;
	border: 1px solid #CCCCCC;
}
.fenye a, .fenye span {
	display: inline-block;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	padding: 5px 20px;
	margin: 10px 10px;
	border: 1px solid #CCCCCC;
}

.nonecc {
	display: none !important;
}
.oailgnosUL li{
/*	margin-right:25px;*/
}
.oailgnosUL li a {
	border: 1px solid #346667;
	padding: 10px 20px;
	color: #346667;
}

.honorlist{
	    width: 80%;
    float: right;
}



.f_pro li{width:20%;padding:0px 5px;float:left;height:150px;}

.f_pros{width:100%;/*border:1px solid #ddd;*/ overflow:hidden;}


.f_pro2 li{width:25%;padding:0px 15px;float:left;}

.f_pros2{width:100%;/*border:1px solid #ddd*/}

.f_pros a{ display:block;}
.f_pros a:hover{ color:#318fcd;}
.f_pros a:hover img{ transform:scale(1.03,1.03); transition:all 1s; opacity:0.8;}

.f_pros2 a{ display:block;}
.f_pros2 a:hover{ color:#318fcd;}
.f_pros2 a:hover img{ transform:scale(1.03,1.03); transition:all 1s; opacity:0.8;}
