/* CSS Document */
html,body{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #000;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	height:100%;
	text-align:center;
	font-family:"微软雅黑","微软雅黑",Arial,Helvetica,sans-serif;
	font-size:14px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
*{ margin:0px; padding:0px;}
ul,li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{
	margin:0px;
	padding:0px;
}
img{ border:none;}
a{
	text-decoration:none;
	outline:none;
}
a:focus,a:active { 
	outline: none; 
} 
a:link,a:visited {
	color: #666;
	text-decoration: none;
}
a:hover,a:active {
	text-decoration: none;
	color: #666;
}
.left{float:left;}
.right{float:right;}
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}
@media (max-width: 768px) {
	html,body {
		font-size:12px;
	}
}

/*判断浏览器是否为IE9以上*/
.browser{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:#FFF;
	width:100%;
	height:1000px;
	text-align:center;
	z-index:1000;
	padding-top:100px;
	font-size:20px;
	font-family:'微软雅黑';
}
/*=============== public top start==================*/


.browser{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:#FFF;
	width:100%;
	height:1000px;
	text-align:center;
	z-index:1000;
	padding-top:100px;
	font-size:20px;
	font-family:'寰蒋闆呴粦';
}
/*=============== public top start==================*/

header .pubTopLine{
	background:#f4f4f4;
	color:#666;
	height:38px;
	line-height:38px;
}
header .pubTopLine .container{
	padding:0px 40px;
}
header .pubTop{
	height:100px;
	padding:0px 40px;
}
header .pubTop h1{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:17px;
}
header .pubMenu{
	display:none;
	clear:both;
	position:absolute;
	width:100%;
	text-align:left;
	background:#004f99;
	z-index:1000;
}
header .pubMenu .btn{
	position:absolute;
	color:#004f99;
	font-size:36px;
	right:10px;
	top:-80px;
	font-weight:normal;
}
header .pubMenu ul{
	padding:20px;
	display:none;
}
header .pubMenu ul li{
	line-height:50px;
	border-bottom:1px solid #033d73;
}
header .pubMenu ul li a{
	color:#FFF;
	font-size:16px;
	text-indent:10px;
	display:block;
}
header .pubMenu ul li a:hover{
	background:#005db4;
}
header .pubMenu ul li div{
	padding:0px 20px 20px 20px;
	display:none;
}
header .pubMenu ul li div a{
	font-size:14px;
	line-height:30px;
	margin-top:5px
}
header .pubMenu ul li span{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:44px;
	padding-right:10px;
}
@media (max-width: 1200px) {
	header .pubTopLine .container{
		padding:0px 10px;
	}
	header .pubTop{
		height:auto;
		width:100%;
		height:90px;
		position:fixed;
		width:100%;
		z-index:1000;
		background:#FFF;
		padding:0px;
	}
	header .pubTop h1{
		float:left;
		padding-left:10px;
	}
	header .pubTop h1 img{
		height:50px;
	}
	header .pubMenu{
		display:block;
		top:90px;
	}
	header .pubTop div{
		display:none;
	}
	header .pubMenu{
		position:fixed;
	}
	header .clear{
		height:90px;
	}
	header .pubMenu ul{
		padding:10px;
	}
}
@media (max-width: 768px) {
	header .pubTop{
		height:60px;
	}
	header .pubTop h1{
		padding-top:5px;
	}
	header .pubTop h1 img{
		height:40px;
	}
	header .pubMenu{
		top:60px;
	}
	header .pubMenu .btn{
		font-size:24px;
		top:-55px;
		right:0px;
	}
	header .pubMenu ul li a{
		font-size:14px;
	}
	header .pubMenu ul li div a{
		font-size:12px;
	}
	header .clear{
		height:60px;
	}
}

/*=============== public top end==================*/

/*=============== public navbar start==================*/
.navbar{
	border:0px;
	height:60px;
	margin:0px;
	border-radius:0px;
	background:none;
	float:right;
}

@media (max-width: 1200px) {
	.pubTopLine,.navbar{
		display:none;
	}
}
.navbar .navbar-nav,.navbar .container,.navbar .navbar-collapse {
	padding:0px;
}
.navbar .navbar-nav li a{
	padding: 0px 25px;
	font-size:15px;
	color:#666;
	height:100px;
	line-height:100px;
}
.navbar .navbar-nav .active a,.navbar .navbar-nav .active  a:hover,.navbar .navbar-nav li  a:hover,.navbar .navbar-nav li  a:active,.navbar .navbar-nav li  a:focus,.navbar .navbar-nav .open  a:focus{
	color:#2557ac;
	background:none;
}
.navbar .navbar-nav .dropdown .dropdown-menu{
	box-shadow:0px 0px 0px 0;
	border:0px;
	width:200px;
	padding:0px 3px;
	height:0px;
	overflow:hidden;
	display:block;
	transition: all  0.2s;
	background:none;
}
.navbar .navbar-nav .dropdown .dropdown-menu li{
	background:rgba(0, 79, 153, 0.95);
	overflow:hidden;
	border-radius:0px;
	height:36px;
	line-height:36px;
	padding:0px;
}
.navbar .navbar-nav .dropdown:hover{
	background:none;
}
.navbar .navbar-nav .dropdown:hover .dropdown-menu{
	height:500px;
}
.navbar .navbar-nav .dropdown .dropdown-menu a{
	height:36px;
	line-height:36px;
	padding:0px;
	text-indent:30px;
	margin-right:0px;
	color:#FFF;
}
.navbar .navbar-nav .dropdown .dropdown-menu a:hover{
	background:#005db4;
}
.navbar form{
	border:1px solid #bababa;
	background:none;
	height:34px;
	border-radius:17px;
	padding:0px 16px;
	width:200px;
	float:right;
	margin-top:10px;
}
.navbar form input{
	border:0px;
	background:none;
	height:32px;
	color:#969696;
	text-align:left;
	width:137px;
}
.navbar form button{
	background:url(../images/search.png) no-repeat center center;
	width:23px;
	height:32px;
	border:0px;
	vertical-align:top;
}
/*=============== public navbar end==================*/
/*=============== animate css start ===================*/
.not-animated { opacity:0; }

/*=============== animate css end ===================*/


/* ====== footer start ====== */
footer{
	background:#222;
	color:#FFF;
}
footer .container{
	padding:0px 40px;
}
footer .footer{
	padding-top:50px;
	padding-bottom:30px;
	line-height:28px;
	overflow:auto;
}
footer .footer .col-sm-10,footer .footer .col-sm-3,footer .footer .col-sm-2{
	padding:0px 0px 20px 0px;
}
footer .footer .col-sm-2{
	text-align:right;	
}
footer .footer .col-sm-2 span{
	display:block;
	float:right;
	text-align:center;
	line-height:40px;
}
footer .footer a{
	color:#FFF;
}
footer .footer a:hover{
	color:#DDD;
}
footer .footer dl{
	text-align:left;
}
footer .footer dl dt{
	font-size:16px;
	font-weight:bold;
	height:36px;
}
footer .footer dl dd a{
	color:#959595;
	display:block;
	line-height:28px;
}
footer .footer dl dd a:hover{
	color:#FFF;
}
footer .footer div span{
	display:block;
	float:left;
}
footer .footer ul{
	clear:both;
	border-top:1px solid #4e5058;
	text-align:left;
	padding:25px 0px 40px 0px;
	color:#959595;
	line-height:30px;
	overflow:hidden;
}
footer .footer ul li img{
	float:left;
	margin-right:20px;
}
footer .footer ul li section{
	float:left;
	width:calc(100% - 70px);
}

footer .copyRight{
	height:60px;
	line-height:60px;
	color:#969696;
	font-size:13px;
	background:#282828;
	text-align:left;
}
footer .copyRight a{
	color:#969696;
	/*float:right;*/
}
footer .copyRight a:hover{
	color:#FFF;
}

@media (max-width: 768px) {
	footer .footer .col-sm-10,footer .footer .col-sm-2{
		display:none;
	}
	footer .container{
		padding:0px 10px;
	}
	footer .footer{
		padding-top:20px;
		padding-bottom:0px;
	}
	footer .footer ul{
		border:0px;
		padding:10px 0px;
	}
	footer .footer ul li{
		padding:0px;
		padding-bottom:20px;
		overflow:hidden;
	}
	footer .footer ul li img{
		width:30px;
		margin-right:10px;
	}
	footer .footer ul li section{
		line-height:20px;
	}
	footer .copyRight{
		font-size:12px;
		line-height:24px;
		height:auto;
		padding:10px 0;
	}
}
/* ====== footer end ====== */

/* ====== home banner start ====== */
.carousel-btn {
	text-align:center;
	margin:10px 0;
}
.carousel-btn a {
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:16px;
	margin:0 6px;
	background:#CCC;
}
.carousel-btn .selected {
	background:#0080d7;
	cursor:default;
}
.carousel-btn a span {
	display:none;
}
.carousel-btn-fixed {
	width:100%;
	position:absolute;
	bottom:15px;
	left:0;
	margin:0;
	z-index:100;
}
.carousel {
	position:relative;
	padding:0px;
}

@media (max-width: 1200px) {
	.carousel{ 
		padding-top:90px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.carousel{ height:470px !important;}
	.carousel .carousel-item .carousel-img a img{ height:380px !important; }
}

@media screen and (max-width:768px) {
	.carousel{ height:380px !important;  padding-top:60px;}
	.carousel .carousel-item .carousel-img a img{ height:320px !important; }
	.carousel-btn-fixed {
		bottom:10px;
	}
	.carousel-btn a {
		width:10px;
		height:10px;
		border-radius:10px;
		margin:0 5px;
	}
}
@media screen and (max-width:640px) {
	.carousel{ height:320px !important;  padding-top:60px;}
	.carousel .carousel-item .carousel-img a img{ height:260px !important; }
}
@media screen and (max-width:480px) {
	.carousel{ height:205px !important;  padding-top:60px;}
	.carousel .carousel-item .carousel-img a img{ height:145px !important; }
	.carousel-btn-fixed {
		bottom:6px;
	}
	.carousel-btn a {
		width:8px;
		height:8px;
		border-radius:8px;
		margin:0 3px;
	}
}
.carousel-item {
	position:relative;
	float:left;
	display:block;
}
.carousel-item .carousel-img {
	display:block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
	cursor:default;
}
.carousel-item .carousel-img img {
	display:block;
}
.responsive-carousel {
	overflow:hidden;
}
.responsive-carousel .carousel-item img {
	width:100%;
	height:auto !important;
}
.responsive-carousel .carousel-direction {
	display:none;
}
.responsive-carousel:hover .carousel-direction {
	display:block;
}
.responsive-carousel-set .carousel-info-inner h3 {
	font-weight:normal;
}
/* ====== home banner end ====== */

/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 50px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:55px;
	height:55px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 55px;
	overflow: hidden;
	width: 55px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:55px;
}

/* ====== go top end ====== */

/*====== public banner start ======*/
.pubBanner{
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto 365px;
	height: 365px;
}
@media(max-width: 1200px) {
	.pubBanner{
		height: 455px;
		padding-top:90px;
	}
	
}
@media (min-width: 768px) and (max-width: 991px) {
	.pubBanner {
		background-size: auto 300px;
		height: 390px;
		padding-top:90px;
	}
}
@media screen and (max-width: 768px) {
	.pubBanner {
		background-size: auto 250px;
		height: 310px;
		padding-top:60px;
	}
}
@media screen and (max-width: 640px) {
	.pubBanner {
		background-size: auto 200px;
		height: 260px;
		padding-top:60px;
	}
}
@media screen and (max-width: 480px) {
	.pubBanner {
		background-size: auto 120px;
		height: 180px;
		padding-top:60px;
	}
}
/*====== public banner end ======*/

/*====== bread start ======*/
.bread{
	height:40px;
	line-height:40px;
	text-align:left;
	color:#FFF;
	font-size:12px;
	background:rgba(21,68,147,0.85);
}
.bread .container{
	padding:0px 40px;
}
.bread a{
	color:#FFF;
}
.bread a:hover{
	color:#CCC;
}
@media(max-width: 1200px) {
	.bread .container{
		padding:0px 10px;
	}
}
/*====== bread end ======*/
/*====== public nav start ======*/
.pubNav{
	background:#e8e8e8;
	line-height:60px;
}
.pubNav .container{
	padding:0px 40px;
	text-align:left;
}
.pubNav .container a{
	padding:0px 20px;
	color:#666;
	display:block;
	margin-right:1px;
	float:left;
}
.pubNav .container a:hover,.pubNav .container a.on{
	color:#2557ac;
	background:#FFF;
}
@media screen and (max-width: 768px) {
	.pubNav {
		display:none;
	}
}
/*====== public nav end ======*/


/* ====== home more start ====== */
a.more{
	font-size:14px;
	margin:0px auto;
	margin-top:26px;
	border:1px solid #2557ac;
	background:#2557ac;
	height:36px;
	line-height:36px;
	padding:0px;
	width:140px;
	transition:all 0.3s;
	color:#FFF;
	border-radius:0px;
	text-indent:0px;
	display:inline-block;
	text-align:center;
}
a.more:hover{
	border:1px solid #073c96;
	background:#073c96;
	color:#FFF;
}
/*====== home title start ======*/
.homeTit{
	height:118px;
	padding-top:35px;
	border-bottom:1px solid #f3f3f3;
	line-height:83px;
	font-size:24px;
	color:#4d4d4d;
	text-align:left;
}
.homeTit small{
	font-size:15px;
	color:#666;
	text-transform:uppercase;
}
.homeTit a{
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#666;
}
.homeTit a:hover{
	color:#2557ac;
}
@media (max-width: 768px) {
	.homeTit{
		padding-top:0px;
		height:50px;
		line-height:50px;
		font-size:18px;
	}
	.homeTit a{
		display:none;
	}
	.homeTit small{
		font-size:12px;
		color:#666;
		text-transform:uppercase;
	}
	
	a.more{
		margin-top:10px;
	}
}
/*====== home title end ======*/

/*====== home about start ======*/
.homeAbout{
	padding:0px 40px;
	text-align:left;
}
.homeAbout .aboutContent{
	padding:0px;
	overflow:hidden;
	padding-bottom:20px;
}
.homeAbout .aboutContent .col-md-6{
	padding:40px 0px 0px 0px;
	
}
.homeAbout .aboutContent .col-md-6 .col-sm-6{
	padding:0px;
	line-height:26px;
	color:#4d4d4d;
}
.homeAbout .aboutContent .col-md-6 .col-sm-6:nth-child(2){
	padding-left:10px;
}
.homeAbout .aboutContent .col-md-6 .col-sm-6:nth-child(2) a{
	display:block;
	padding-top:15px;
}
.homeAbout .aboutContent .col-md-6 .col-sm-6:nth-child(2) a:hover{
	color:#2557ac;
}
.homeAbout .aboutContent .col-md-6 .col-sm-6 img{
	width:100%;
	margin-bottom:10px;
}
.homeAbout .aboutContent .col-md-6 .col-sm-6 h3{
	color:#4d4d4d;
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	padding-bottom:10px;
}
.homeAbout .aboutContent .col-md-6 .col-sm-6 p{
	max-height:78px;
	overflow:hidden;
}
.homeAbout .aboutContent .col-md-6 .col-xs-3{
	display:block;
	text-align:center;
	font-size:18px;
	color:#4d4d4d;
	padding-bottom:10px;
}
.homeAbout .aboutContent .col-md-6 .col-xs-3 img{
	max-width:100%;
	display:block;
	margin:0px auto 10px auto;
	transition:all 0.5s;
}
.homeAbout .aboutContent .col-md-6 .col-xs-3:hover img{
	transform:rotate(-360deg)
}
.homeAbout .aboutContent .col-md-6 .col-xs-3:hover{
	color:#2557ac;
}
.homeAbout .aboutContent .col-md-6 .col-xs-3 small{
	font-size:14px;
	text-transform:uppercase;
}

@media (max-width: 768px) {

	.homeAbout{
		padding:0px 10px;
		text-align:left;
	}
	.homeAbout .aboutContent .col-md-6{
		padding:10px 0px;
	}
	.homeAbout .aboutContent .col-md-6 .col-sm-6{
		text-align:center;
		padding:0px;
	}
	.homeAbout .aboutContent .col-md-6 .col-sm-6:nth-child(1){
		display:none;
	}
	.homeAbout .aboutContent .col-md-6 .col-sm-6 h3,.homeAbout .aboutContent .col-md-6 .col-sm-6 p{
		text-align:left;
	}
	.homeAbout .aboutContent .col-md-6 .col-sm-6 h3{
		display:none;	
	}
	.homeAbout .aboutContent .col-md-6 .col-xs-3{
		padding:0px 5px;
		font-size:12px;
	}
	.homeAbout .aboutContent .col-md-6 .col-xs-3 small{
		font-size:10px;
	}
}
/*====== home about end ======*/

/* ====== home news list start  ====== */

.homeNewsList{
	padding:0px 0px 60px 0px;
	background:#f9f9f9;
}
.homeNewsList .container{
	padding:0px 40px;
}
.homeNewsList .col-md-6{
	padding:40px 0px 10px 0px;
}
.homeNewsList .col-md-6:nth-child(2){
	padding-right:26px;
}
.homeNewsList .col-md-6:nth-child(3){
	padding-left:26px;
}
.homeNewsList .col-md-6 a img{
	display:block;
	width:100%;
}
.homeNewsList .col-md-6 h3 a{
	font-size:16px;
	font-weight:bold;
	color:#4d4d4d;
	line-height:38px;
	text-align:left;
	display:block;
	padding-top:7px;
}
.homeNewsList .col-md-6 h3 a:hover{
	color:#2557ac;
}
.homeNewsList .col-md-6 p{
	display:block;
	text-align:left;
	max-height:52px;
	line-height:26px;
	color:#666;
	overflow:hidden;
}
.homeNewsList .media{
	margin:0px;
	padding-bottom:30px;
}
.homeNewsList .media-left{
	padding-right:10px;
}
.homeNewsList .media-left span{
	display:block;
	text-align:center;
	background:#f2f2f2;
	color:#9e9e9e;
	padding:0px 10px;
	width:70px;
}
.homeNewsList .media-left span:first-child{
	font-size:24px;
	line-height:50px;
	border-bottom:1px solid #FFF;
	color:#666;
}
.homeNewsList .media-left span:last-child{
	font-size:12px;
	line-height:24px;
}
.homeNewsList .media-body{
	text-align:left;
	color:#a0a0a0;
	line-height:28px;
	font-size:14px;
}
.homeNewsList .media-body h4{
	font-weight:bold;
	font-size:16px;
	height:18px;
	overflow:hidden;
	margin-bottom:11px;
}
.homeNewsList .media-body h4 a{
	color:#4d4d4d;
}
.homeNewsList .media-body h4 a:hover{
	color:#2557ac;
}
.homeNewsList ul{
	padding-top:12px;
}
.homeNewsList ul li{
	height:46px;
	line-height:46px;
	text-align:left;
	border-bottom:1px solid #e5e5e5;
	text-indent:15px;
	position:relative;
	overflow:hidden;
}
.homeNewsList  ul li a:hover{
	color:#0080d7
}
.homeNewsList ul li span{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:46px;
}
.homeNewsList ul li span i{
	display:block;
	width:2px;
	height:2px;
	background:#7c7c7c;
	position:absolute;
	top:20px;
	left:4px;
}
.homeNewsList ul li span i:first-child{
	top:20px;
	left:0px;
}
.homeNewsList ul li span i:last-child{
	top:24px;
}

@media (max-width: 768px) {
	.homeNewsList{
		padding-bottom:0px;
	}
	.homeNewsList .container{
		padding:0px 10px;
	}
	.homeNewsList .col-md-6{
		padding-top:10px;
	}
	.homeNewsList .col-md-6:nth-child(2){
		padding-right:0px;
	}
	.homeNewsList .col-md-6:nth-child(3){
		padding-left:0px;
	}
	.homeNewsList .col-md-6 h3 a{
		font-size:14px;
		padding:0px;
		line-height:30px;
	}
	.homeNewsList .media-body{
		line-height:20px;
		font-size:12px;
	}
	.homeNewsList .media-body h4{
		font-size:14px;
		height:20px;
		line-height:20px;
		margin-bottom:5px;
	}
	.homeNewsList .media{
		padding-bottom:20px;	
	}
}
/* ====== home news list end ====== */
/* ====== home product list start ====== */

.homeProList{
	padding:0px 40px;
}
.homeProList ul{
	padding:40px 0;
	overflow:hidden;
}
.homeProList ul li{
	padding-bottom:20px;
}
.homeProList ul li a{
	color:#4D4D4D;
	overflow:hidden;
	width:100%;
	display:block;
}
.homeProList ul li a.txt{
	height:46px;
	line-height:46px;
	overflow:hidden;
}
.homeProList ul li a:hover{
	color:#2557ac ;
}
.homeProList ul li img{
	transition:all 0.6s;
	width:100%;
}
.homeProList ul li img:hover{
	transform:scale(1.4);
}
.homeProList ul li h3{
	text-align:left;
	height:50px;
	overflow:hidden;
	padding-top:5px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
}
.homeProList ul li h3 a{
	color:#4d4d4d;
}
.homeProList ul li h3 a:hover{
	color:#0f61b9;
}
.homeProList ul li p{
	text-align:left;
	line-height:25px;
	color:#4d4d4d;
	height:75px;
	overflow:hidden;
}

@media (max-width: 768px) {
	.homeProList{
		padding:0px 10px;
	}
	.homeProList ul{
		padding:10px 0px;
	}
	.homeProList ul li{
		padding:0px;
	}
	.homeProList ul li:nth-child(n){
		padding-right:5px;
	}
	.homeProList ul li:nth-child(2n){
		padding-left:5px;
	}
}
/* ====== home product list end ====== */

/* ====== public content start ====== */
.pubContent {
	padding:28px 40px 60px 40px;
	padding-bottom:30px;
	/*overflow:hidden;*/
	color:#666;
	font-size:14px;
	z-index:100;
	text-align:left;
}
.pubContent  ul{
	width:100%;
}
.pubContent  ul .media{
	width:100%;
	text-align:left;
	padding:15px 0px;
	border-bottom:1px solid #e9e9e9;
	margin:0px;
}
.pubContent  ul .media .media-left{
	padding-right:20px;
}
.pubContent  ul .media .media-left img{
	width:180px;
	height:180px;
}
.pubContent  ul .media .media-body h4{
	font-size:16px;
	font-weight:bold;
	line-height:35px;
}
.pubContent  ul .media .media-body h4 a:hover{
	color:#6ea103;
}
.pubContent  ul .media .media-body {
	color:#666;
	line-height:26px;
}

.pubContent .about{
	text-align:left;
	line-height:35px;
	padding:20px 0px;
}
.pubContent .about img{
	max-width:100%;
}
.pubContent  .pubLeft{
	width:270px;
	float:left;
	position:relative;
}
.pubContent  .pubLeft dl{
	background:#f2f2f2;
	text-align:left;
	margin-top:-118px;
}
.pubContent  .pubLeft dl dt{
	background:#2557ac;
	height:90px;
	padding:20px 0px 0px 20px;
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	line-height:42px;
	text-align:left;
}
.pubContent  .pubLeft dl dt small{
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
	display:block;
}
.pubContent  .pubLeft dl dd{
	height:46px;
	line-height:46px;
}
.pubContent  .pubLeft dl dd a{
	display:block;
	text-indent:20px;
	border-left:1px solid #f2f2f2;
}
.pubContent  .pubLeft dl dd a:hover,.pubContent  .pubLeft dl dd a.on{
	border-left:1px solid #2557ac;
	background:#FFF;
	color:#2557ac;
}


.pubContent  .pubRight{
	width:calc(100% - 270px);
	padding-left:50px;
	float:left;
}
.pubContent  .pubRight .media{
	width:100%;
	text-align:left;
	padding:15px 0px;
	border-bottom:1px solid #e9e9e9;
	margin:0px;
}
.pubContent  .pubRight .media .media-left{
	padding-right:20px;
}
.pubContent  .pubRight .media .media-left img{
	max-width:180px;
}
.pubContent  .pubRight .media .media-body h4{
	font-size:16px;
	font-weight:bold;
	line-height:35px;
}
.pubContent  .pubRight .media .media-body h4 a:hover{
	color:#2557ac;
}
.pubContent  .pubRight .media .media-body {
	color:#666;
	line-height:26px;
}



.pubContent .newsContent{
	padding:10px;
	line-height:24px;
	text-align:left;
}
.pubContent .newsContent img{
	max-width:100%;
}
.pubContent .newsContent .newsTitle{
	font-size:16px;
	line-height:25px;
	padding:15px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
}
.pubContent .newsContent .subTitle{
	font-size:12px;
	width:100%;
	text-align:center;
}
.pubContent .newsContent .subTitle .bdsharebuttonbox {
	display:inline-block;
}

.pubContent .newsContent .subTitle, .pubContent .newsContent .subTitle a {
    color: #999;
    font-size: 12px;
}
.pubContent .newsContent .subTitle,.pubContent  .newsContent .subTitle span {
    display: inline-block;
    padding: 0 10px;
}
.pubContent .newsContent .subTitle .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 768px) {
	.pubContent{
		padding:15px 10px;
		font-size:12px;
	}
	
	.pubContent iframe {
		display:none;
	}
	.pubContent  .pubLeft{
		display:none;
	}
	.pubContent  .pubRight{
		width:100%;
		padding:0px;
	}
	.pubContent  .pubRight .media .media-left{
		padding-right:10px;
		display:none;
	}
	.pubContent  .pubRight .media .media-left img{
		max-width:100px;
	}
	.pubContent .pubRight .media .media-body h4{
		font-size:14px;
		line-height:22px;
		max-height:46px;
		overflow:hidden;
	}
	.pubContent .pubRight .media .media-body{
		line-height:22px;
	}
}

/* ====== public content end ====== */
/*=============== public products content start ==================*/
.proContent {
	padding:40px;
	clear:both;
}
.proContent .proPic{
	width:60%;
	float:left;
}
.proContent .proPic img{
	width:100%;
}
.proContent .proPic ul{
	padding-top:10px;
}
.proContent .proPic ul li{
	width:20%;
	float:left;
	padding-right:10px;
	cursor:pointer;
}
.proContent .proPic ul li img{
	border:3px solid #FFF;
}
.proContent .proPic ul li.on img,.proContent .proPic ul li:hover img{
	border:3px solid #2557ac;
}
.proContent .content{
	padding:10px;
	line-height:24px;
	text-align:left;
	width:40%;
	float:left;
	padding-left:30px;
}
.proContent .content img{
	max-width:100%;
}
.proContent .content .proTitle{
	font-size:24px;
	line-height:30px;
	padding:15px 0px;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #d1d1d1;
	color:#4d4d4d;
	margin-bottom:10px;
}
.proContent .content .subTitle{
	font-size:12px;
	width:100%;
	text-align:center;
	padding-bottom:10px;
}
.proContent .content .subTitle .bdsharebuttonbox {
	display:inline-block;
}

.proContent .subTitle, .proContent .subTitle a {
    color: #999;
    font-size: 12px;
}
.proContent .subTitle, .proContent .subTitle span {
    display: inline-block;
    padding: 0 10px;
}
.proContent .subTitle .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}
.proContent .proPage{
	display:block;
	padding:10px 0px;
}
.proContent .proPage span{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#e8e8e8;
	font-family:"宋体";
	color:#4d4d4d;
	font-size:18px;
	font-weight:bold;
}
.proContent .proPage span a:hover{
	display:block;
	background:#2557ac;
	color:#FFF;
}
.proContent .proPage a.btn{
	height:45px;
	line-height:43px;
	padding:0px 20px;
	font-size:18px;
	color:#4d4d4d;
	background:#e8e8e8;
	border-radius:0px;
}

@media (max-width: 768px) {
	.proContent {
		padding:10px;
	}
	.proContent .proPic{
		width:100%;
		float:none;
	}
	
	.proContent .content{
		clear:both;
		width:100%;
		float:none;
		padding-left:0px;
	}
	.proContent .content .proTitle{
		font-size:18px;
		line-height:24px;
		padding:10px 0px;
		margin-bottom:5px;
	}
	.proContent .proPic ul li{
		padding:0px;
	}
}

/*=============== public products content end ==================*/

/*=============== public news list start ==================*/
.newsList{
	padding:15px 0px;
}
.newsList .list-group-item{
	text-align:left;
	padding:0px 10px;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.newsList .list-group-item span{
	font-size:12px;
	float:right;
	display:block;
}
@media (max-width: 768px) {
	.newsList{
		padding:10px;
	}
}
/*=============== public news list end ==================*/
/*=============== public job start ==================*/
.jobContent{
	padding:20px 10px;
}
.jobContent .jobInfo{
	width:100%;
	background:#FFF;
	box-shadow:0px 0px 5px #999;
	text-indent:20px;
	text-align:left;
}
.jobContent .jobInfo h3{
	padding:20px 0px 10px 0px;
	font-size:18px;
	font-weight:bold;
}
.jobContent .jobInfo p{
	line-height:40px;
	padding:0px;
}
.jobContent .jobInfo p i{
	display:inline-block;
	width:80px;
	text-indent:0px;
	font-style:normal;
}
.jobContent .jobInfo span{
	padding:0px 20px 10px 20px;
	line-height:24px;
	display:block;
}
.jobContent .jobInfo .btn{
	padding:10px;
	margin-top:30px;
	border-radius:0px;
	text-indent:0px;
}

.jobContent form{
	background:#FFF;
	box-shadow:0px 0px 5px #999;
	padding:20px 10px;
}
.jobContent form .input-group{
	padding:10px;
	width:100%;
}
/*=============== public job end ==================*/

/*=============== public honor list start ==================*/
.honorList{
	padding:0px 40px;
	padding-top:18px;
	padding-bottom:30px;
}
.honorList ul li{
	line-height:40px;
	text-align:left;
	font-family:"宋体";
	padding-left:20px;
	border-bottom:1px solid #FFF;
	transition:all 0.3s;
	overflow:hidden;
	padding:0 10px;
}
.honorList ul li a{
	transition:all 0.3s;
}
.honorList ul li a img{
	width:100%;
	border:1px solid #FFF;
}
.honorList ul li:hover a img{
	border:1px solid #DDD;
}
.honorList ul li span{
	height:40px;
	overflow:hidden;
	display:block;
	font-size:12px;
	text-align:center;
}


@media (max-width: 768px) {
	.honorList{
		padding:10px 0px 20px 0px;
	}
}

/*=============== public honor list end ==================*/

/*=============== public page start ==================*/
#PageContent {
	clear: both;
	color: #666;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
	text-indent: 0;
}
#PageContent a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	color: #333;
	display: inline-block;
	height: 30px;
	line-height: 28px;
	margin: 0 3px;
	padding: 0 10px;
	transition: all 0.3s ease 0s;
}
#PageContent span {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eee;
	color: #666;
	display: inline-block;
	height: 30px;
	line-height: 28px;
	margin: 0 3px;
	padding: 0 10px;
}
#PageContent a:hover, #PageContent span.current {
	background: #2557ac none repeat scroll 0 0;
	border: 1px solid #2557ac;
	color: #fff;
}
@media (max-width: 768px) {
	#PageContent a, #PageContent span {
		display: none;
		margin:0px;
	}
	#PageContent .prev, #PageContent .next {
		display: inline-block;
		height: auto;
		padding: 8px;
		width: calc(50% - 6px);
	}
}
/*=============== public page end ==================*/
/* ====== home product list start ====== */

.pubProList{
	padding:0px 40px 20px 40px;
}
.pubProList ul{
	padding:40px 0 0 0;
	overflow:hidden;
}
.pubProList ul li{
	padding-bottom:20px;
}
.pubProList ul li a{
	color:#4D4D4D;
	overflow:hidden;
	width:100%;
	display:block;
}
.pubProList ul li a.txt{
	height:46px;
	line-height:46px;
	overflow:hidden;
}
.pubProList ul li a:hover{
	color:#2557ac ;
}
.pubProList ul li img{
	transition:all 0.6s;
	width:100%;
}
.pubProList ul li img:hover{
	transform:scale(1.4);
}
.pubProList ul li h3{
	text-align:left;
	height:50px;
	overflow:hidden;
	padding-top:5px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
}
.pubProList ul li h3 a{
	color:#4d4d4d;
}
.pubProList ul li h3 a:hover{
	color:#0f61b9;
}
.pubProList ul li p{
	text-align:left;
	line-height:25px;
	color:#4d4d4d;
	height:75px;
	overflow:hidden;
}

@media (max-width: 768px) {
	.pubProList{
		padding:0px 0px 20px 0px;
	}
	
	.pubProList ul{
		padding:10px 0 0 0;
		overflow:hidden;
	}
	.pubProList ul li{
		padding:0px 10px 10px 10px;
	}
}
/* ====== home product list end ====== */

/* ====== content model start ====== */
.contModel h1{
	font-size:28px;
	font-weight:normal;
	color:#4d4d4d;
	height:90px;
	line-height:110px;
	
}
.contModel .conBtn{
	text-align:center;
}
@media (max-width: 768px) {
	.contModel .conBtn,.contModel h1{
		display:none;
	}
}
.contModel .conBtn a{
	display:inline-block;
	padding:0px 35px;
	height:45px;
	line-height:45px;
	color:#808080;
	background:#f4f4f4;
	transition:all 0.3s;
	margin:0px 5px;
}
.contModel .conBtn a.active,.contModel .conBtn a:hover{
	background:#0f61b9;
	color:#FFF;
}
.contModel .pubContent{
	padding:20px 0px 50px;
}
.contModel .pubContent img{
	max-width:100%;
}




.contModel .newsList{
	padding:30px 0px;
}
.contModel .newsList li a{
	color:#333;
	overflow:hidden;
	width:100%;
	display:block;
}
.contModel .newsList li a.txt{
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.contModel .newsList li a:hover{
	color:#0f61b9 ;
}
.contModel .newsList li img{
	transition:all 0.6s;
	width:100%;
}
.contModel .newsList li img:hover{
	transform:scale(1.4);
}
.contModel .newsList li h3{
	text-align:left;
	height:50px;
	overflow:hidden;
	padding-top:5px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
}
.contModel .newsList li h3 a{
	color:#4d4d4d;
}
.contModel .newsList li h3 a:hover{
	color:#0f61b9;
}
.contModel .newsList li p{
	text-align:left;
	line-height:25px;
	color:#4d4d4d;
	height:75px;
	overflow:hidden;
}


.contModel h2{
	font-size:22px;
	font-weight:normal;
	color:#4d4d4d;
	height:100px;
	line-height:120px;
	overflow:hidden;
	
}
.contModel .subTitle,.contModel .subTitle a{
	font-size:12px;
	color:#999;
}
.contModel .subTitle,.contModel .subTitle span{
	display:inline-block;
	padding:0px 10px;
}

.contModel .subTitle .bdsharebuttonbox{
	display:inline-block;
	vertical-align:middle; 
}



/*============css3图片放大效果==============*/

.contModel .picList{
	padding:30px 0px;
}
.contModel .picList ul li{
	overflow: hidden;
	position:relative;
	margin:0px 10px;
}
.contModel .picList ul li .img {
	display:block;
	overflow:hidden;
	position:relative;
}
.contModel .picList ul li .img img {
	width:100%;
	cursor: pointer;
	transition: all 0.6s;
}
.contModel .picList ul li .img:hover img{
	transform: scale(1.4);
}
.contModel .picList ul li .img:hover span{
	transform: scale(1);
}
.contModel .picList ul li span{
	position:absolute;
	cursor: pointer;
	top:0px;
	left:0px;
	display:block;
	height:100%;
	line-height:100%;
	width:100%;
	transform: scale(0);
	background:rgba(0,0,0,0.5) url(../images/icon-zoom.png) no-repeat center center;
	z-index:1;
	transition: all 0.3s;
	color:#FFF;
	font-size:30px;
	text-align:center;
}
.contModel .picList ul li a{
	color:#4d4d4d;
	line-height:40px;
}
.contModel .picList ul li a:hover{
	color:#0f61b9;
}

/* ====== content model end ====== */

.nList ul{
	padding-top:12px;
}
.nList ul li{
	height:46px;
	line-height:46px;
	text-align:left;
	border-bottom:1px solid #e5e5e5;
	text-indent:15px;
	position:relative;
	overflow:hidden;
}
.nList  ul li a:hover{
	color:#0080d7
}
.nList ul li p{
	display:block;
	float:right;
	color:#999;
}
.nList ul li span{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:46px;
}
.nList ul li span i{
	display:block;
	width:2px;
	height:2px;
	background:#7c7c7c;
	position:absolute;
	top:20px;
	left:4px;
}
.nList ul li span i:first-child{
	top:20px;
	left:0px;
}
.nList ul li span i:last-child{
	top:24px;
}


.nContent h2{
	font-size:22px;
	font-weight:normal;
	color:#4d4d4d;
	height:100px;
	line-height:120px;
	overflow:hidden;
	
}
.nContent .subTitle,.nContent .subTitle a{
	font-size:12px;
	color:#999;
}
.nContent .subTitle,.nContent .subTitle span{
	display:inline-block;
	padding:0px 10px;
}

.nContent .subTitle .bdsharebuttonbox{
	display:inline-block;
	vertical-align:middle; 
}


.nContent .pubContent{
	padding:20px 0px 50px;
	text-align:left;
	color:#666;
	line-height:30px;
}
.nContent .pubContent img{
	max-width:100%;
}
.nContent .pubContent a{
	color:#4d4d4d;
}
.nContent .pubContent a:hover{
	color:#0f61b9;
}




