﻿@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	word-break: break-all!important;
	font-size:14px;
}

body,div,fieldset,form,h1,h2,h3,h4,h5,h6,img,li,ol,p,table,td,tr,ul {
	margin: 0 auto;
	padding: 0;list-style-type:none
}

body {
	font-size: 14px;
	font-family: Arial,Microsoft Yahei,"微软雅黑","宋体",Helvetica,sans-serif;
	line-height: 28px
}

a,body {
	color: #393939
}

a:hover {
	color: #474e67;transition: all .2s ease-in-out;
}

h1,h2 {
	font-size: 20px;
	font-family: Arial,Microsoft Yahei,"微软雅黑","宋体",Helvetica,sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #474e67;
	text-align: center;
}
h3 {
	font-size: 18px;
	font-family: Arial,Microsoft Yahei,"微软雅黑","宋体",Helvetica,sans-serif;text-align:left; color:#FFF; padding:20px 0 0 0; display:block; clear:both
}
h3 .glyphicon{ font-size:16px; margin-right:8px; color:#fff}
h4 {
	font-size: 1pc;
	text-indent: .5em;
	font-family: Arial,Microsoft Yahei,"微软雅黑","宋体",Helvetica,sans-serif;
	color:#474e67

}

h4 span {
	float: right;
	font-size: 9pt
}
h5{font-family: Arial,Microsoft Yahei,"微软雅黑","宋体",Helvetica,sans-serif;}
h5 a{ font-size:16px;color:#000;}

h6 {
	font-size: 14px;
	font-family: Arial,Microsoft Yahei,"微软雅黑","宋体",Helvetica,sans-serif
}

.logo {}
.logo img{width:600px;}
.r {
	float:right; text-align:right;
}

.navbar {

	margin-bottom: 3px;
	border: none;
	background-color: #303030;
}

.navbar ul {
	margin-bottom: 0;
	list-style-type: none
}

.navbar ul li {
	float: left;
	padding: 0;
	width: 12.5%;
	text-align: center;
	font-size:17px;
	line-height: 55px
}

.navbar ul li:hover {
	background-color: #ff5b00;
	color: #fff
}

.navbar ul li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size:17px;

}

.navbar ul li:hover a {
	color: #fff
}


.glyphicon{ font-size:12px; color:#474e67; margin-right:5px}
.lh40{ line-height:40px}

.list-inline{ margin-top:10px}
.list-inline > li{width:100%;padding:0; line-height:35px; text-indent:.5em; }
.list-group{list-style-type: none;}

.list-group-item {
	border: 0 none;
padding-left: 0px;
background-position: left center;
background-repeat: no-repeat;
padding:1px 1px;
line-height:36px;
}
.list-group-item-text{color: #666;
font-size: 12px;
line-height: 25px;
text-indent: 2em;}

.list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}


.list-inline>li:first-child {
	margin: 0;
	padding: 0;

}
.li-dot{ background-image:url(../images/li.gif); background-position:10px center; background-repeat:no-repeat}
.bb1{ border-bottom:#ccc dotted 1px;}
.b1{ border:#CCC 1px solid; border-radius:4px; padding:2px}
.b1:hover{ border-color:#F00;}
.br1{ background-image:url(../images/br1.png); background-position:center right; background-repeat:no-repeat;min-height:200px}
.mt20 {
	margin-top: 20px!important
}
.mt15 {
	margin-top: 15px!important
}
.mt5 {
	margin: 10px 0px!important
}
.p-lr-5{ padding-left:5px; padding-right:5px}
.pt20 {
	padding-top: 20px
}

.mb20 {
	margin-bottom: 20px
}
.mb10 {
	margin-bottom: 10px
}
.mb30 {
	margin-bottom: 26px
}
.mt20{ margin-top:20px}
.mt40{ margin-top:40px}
.ml100{ margin-left:100px}
.npt{padding-top:20px;}
.npl{ padding-left:30px}
.f12{ font-size:12px; color:#999}
.f16 {
	font-size: 1pc;
}

.f18 {
	font-size: 18px; color:#000
}

.f20 {
	font-size: 20px
}

.f28 {
	color: #ff5b00;
	font-size: 34px;
	font-weight:bold;
}
.red{ color:#ee1309}
.banner .img-thumbnail {
	padding: 0;
	border: none
}
.img-thumbnail {
    display: inline-block;
    width: 100%;
	height: 300px;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
	border-color: #007f00
}

.panel {
	background: 0 0
}

.panel-group .panel{	border-radius:0}

.panel-heading {

	padding-top:0; padding-bottom:0;	border-radius:0
}

.panel-default {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;

}
.panel-title a{ color:#ececec; line-height:40px;font-size: 20px;}

.panel-body{ padding-top:0}
.panel-info {

	font-size: 1rem
}
.panel-default>.panel-heading{ background-color:#0c338f;}
.panel-group .panel-heading+.panel-collapse .panel-body{border-top:0}
.thumbnail {
	border: none;
margin-bottom: 10px;
}

.thumbnail img {
	padding: 4px;
height: 210px;
border: #ccc 1px solid;
}

.thumbnail span {
	display: block;
	width: 100%;
	line-height: 30px
}

.thumbnail:hover img {
	border: #ecc2c2 solid 1px
}
.foot {
	margin-top: 1%;
	padding-top: 1%;
	border-top: 1px #ccc solid;
	background-color: #ececec
}

.p0{
	padding: 0
}
.p-rl-5{ padding:0 5px}
.p-tb-5{ padding:5px 0}
.clear {
	clear: both
}
hr {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}

.archievement {
	margin: 15px 20px 0 0;
	border-top: 1px solid #fff;
	color: #8ec8ee;
	font-weight: 700;
	font-size: 1pc
}

.archievement li {
	float: left;
	width: 33.3%;
	list-style-type: none;
	text-align: center
}

.archievement li .font-fc {
	margin-bottom: 13px;
	color: #387dc0;
	font-weight: 400;
	font-size: 1pc
}

.archievement li .font-fc span {
	margin-right: 8px;
	font-size: 56px;
	font-family: Georgia;
	line-height: 100%
}

.archievement li i.citys {
	background-position: -68px -99px
}

.archievement li i.items {
	width: 65px;
	background-position: -136px -99px
}

.m2 {
    width: 100%;
    height: 536px;
    background: url(../images/m2.jpg) no-repeat center top;
}

.m2t{ text-align:center; padding-top:60px; margin-bottom:30px;}
.m2c{ text-align:center; color:#fff; width:1100px; margin: 0 auto 30px;}

.m2 li {
    width: 300px;
    float: left;
    display: inline;
	margin:0 45px;
    height: 260px;
    text-align: center;
    background: url(../images/m21.png) #fff no-repeat center 30px;
}
.m2p1 {
    font-size: 18px;
    line-height: 28px;
    padding-top: 80px;
}
.m2p2 {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #666;
    line-height: 20px;
}
.m2p3 {
    margin: 10px 20px;
    line-height: 24px;
    font-size: 12px;
    text-align: left;
}
.m2gd {
    width: 100px;
    height: 26px;
    line-height: 26px;
    border: 1px #272622 solid;
    margin: 0 auto;
}
.m2 .l1 {
    background: url(../images/m22.png) #fff no-repeat center 30px;
}

.m2 .l2 {
    background: url(../images/m23.png) #fff no-repeat center 30px;
}

.m2 li:hover{background:url(../images/m21_1.png) #f0b802 no-repeat center 30px;}
.m2 li:hover .m2p1,.m2 li:hover .m2p2{ color:#fff;}
.m2 li:hover .m2gd{ background-color:#272622;}
.m2 li:hover .m2gd a{ color:#fff;}
.m2 .l1:hover{background:url(../images/m22_1.png) #f0b802 no-repeat center 30px;}
.m2 .l2:hover{background:url(../images/m23_1.png) #f0b802 no-repeat center 30px;}

.m51 {
    width: 800px;
    float: left;
}
#divMainTab1 {
    width: 198px;
    height: 316px;
    overflow: hidden;
    margin-right: 12px;
    display: inline;
    float: left;
}
.selected1 {
    width: 198px;
    vertical-align: middle;
    cursor: pointer;
	margin-bottom:10px;
    background: url(../images/m52.jpg) no-repeat left center;
}
.normal1 {
    text-align: center;
    width: 198px;
    vertical-align: middle;
    cursor: pointer;
    background: url(../images/m51.jpg) no-repeat left center;
}
.divContent1 {
    width: 590px;
    float: left;
}
.m511 {
    margin-bottom: 5px;
}
.m511 h3 {
    font-size: 18px;
}
.m511 p {
    text-indent: 28px;
    color: #666;
    line-height: 28px;
}
.m511 span {
    width: 80px;
    height: 30px;
    display: block;
    background-color: #ffcc00;
    text-align: center;
    float: right;
}
.m511 span a {
    color: #212121;
}
.c {
    clear: both;
}
.newsli li {
    background: url(../images/mli.jpg) no-repeat left center;
    padding-left: 15px;
    box-sizing: content-box;
    border-top: 1px #868686 dashed;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}
.newsli .time {
    float: right;
    color: #666;
}
.normal1 span, .selected1 span {
    display: none;
}
.m52 {
    width: 364px;
    float: right;
    display: inline;
}
.m52t {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
    background: url(../images/m52t.jpg) no-repeat left center;
}
.m52t span {
    width: 80px;
height: 30px;
display: block;
background-color: #ffcc00;
text-align: center;
margin-right:10px;
float: right;
}
.nyamg {
    width: auto !important;
    height: auto !important;
}
.foot1_2 {
    margin-top: 20px;
}
.foot1_2 a {
    display: block;
    width: 42%;
    float: left;
    color: #FFF;
    line-height: 40px;
    border-bottom: 1px solid #999;
    margin-left: 5%;
}
.mleft {
    width: 290px;
    float: left;
    display: inline;
}
.cplb{background-color: #eeeeee;}
.cpt {
    margin-bottom: 10px;
}
.cplb dl {
    margin-bottom: 10px;
    overflow: hidden;
}

.cplb dt {
    font-size: 16px;
    background: url(../images/cpdt.jpg) #ffcc00 no-repeat 20px center;
    height: 40px;
    line-height: 40px;
    padding-left: 45px;
}
.cplb dt a {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
}
.cplb dt a:hover{ color:#212121;}
.cplb dd{ border-bottom:1px #ffffff solid; background:url(../images/dot.jpg) no-repeat 28px center; padding-left:45px;line-height:30px; height:30px; overflow:hidden; border-bottom:1px #9d9d9d dashed; width:100%; float:left;}

footer {
	
	float: left;
width: 100%;
background-image: url(../images/jh_50.jpg);
padding-bottom: 50px;
}
footer a{ color:#ccc}
footer a:hover{ color:#FF0000}
.cr{ width:100%; background-color:#121212; height:auto; border-top:#134dd6 1px solid; text-align:center; color:#ccc; line-height:40px}
.cr a{ color:#ccc}

.btn-info,.btn-info:hover{ background-color:#fff; border:#ccc 1px solid; color:#666; padding:10px 25px}
.btn-info:hover{ border:#333 1px solid}

.sitepath{border-bottom:#CCC 1px double; line-height:30px; margin-bottom:2%}
.sitepath span:first-child{max-width:150px; float:left}
.page{ font-family:Helvetica, sans-serif; line-height: normal; font-size: 12px; }
.page a,.page span{display:block;color:#666;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#000;border:1px solid #000} /* 当前链接有激活时 */
.page input{padding:0px;color:#666;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */

select {
  border: solid 1px #ccc; line-height:40px; width:49%;height:40px;  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  appearance:none;-moz-appearance:none;-webkit-appearance:none;/*很关键：将默认的select选择框样式清除*/
  background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;/*在选择框的最右侧中间显示小箭头图片*/
  padding-right: 14px;/*为下拉小箭头留出一点位置，避免被文字覆盖*/
}
input[type=text]::-ms-clear,input[type=tel]::-ms-clear,input[type=number]::-ms-clear{display:none}/* 禁用PC端表单输入框默认清除按钮 */
input[type=radio]::-ms-check,input[type=checkbox]::-ms-check{display: none;}/* 禁用radio和checkbox默认样式 */
select::-ms-expand { display: none; }/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.foot-nav{bottom:0; position: fixed;background-color:#222222;width:100%;text-align: center;line-height:40px;}
.foot-nav a{color:#fff;FONT-SIZE:20px;font-weight:bold; z-index:8}

.about-box img {-moz-transition: all 0.35s ease; -o-transition: all 0.35s ease; -webkit-transition: all 0.35s ease; -ms-transition: all 0.35s ease; transition: all 0.35s ease; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.about-box img:hover  { -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.more {
    font-size: 18px;
    width: 150px;
    margin: 0px auto;
    line-height: 50px;
    border: #ff5b00 solid 2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.more a {
    color: #ff5b00;
    text-decoration: none;
}
.more a:hover{ color:#ff5b00;}
.more:hover{ border:#ff5b00 2px solid; color:#000}

@media only screen and (min-width:992px) {
	.img-responsive,.img-responsive a>img {
		width: 100%;
		height: 220px;
		border:#CCC solid 1px;
		padding:4px
	}

}

@media only screen and (max-width:600px) {
	.img-responsive,.img-responsive a>img {
		width: 100%;
		height: 10pc;
		border:#CCC solid 1px;
		padding:4px
	}

	.navbar ul li {
		width: 24.8%;
	}

	.archievement {
		margin: 15px 20px 0 0;
		border-top: 1px solid #fff;
		color: #666;
		font-weight: 700;
		font-size: 14px
	}

	.archievement li .font-fc {
		margin-bottom: 13px;
		color: #387dc0;
		font-weight: 400;
		font-size: 14px
	}

	.archievement li .font-fc span {
		margin-right: 8px;
		font-size: 46px;
		font-family: Georgia;
		line-height: 100%
	}
.list-inline>li {
	width: 100%;
}
select {
  width:45%
  }

}

@media only screen and (max-width:480px) {
	img,table {
		width: 100% !important
	}
	.img-responsive,.img-responsive a>img {
		width: 100%;
		height: 9pc;
		border:#CCC solid 1px;
		padding:4px
	}

	.thumbnail img {
		height: 140px
	}
.img-thumbnail {
		width: 100%;
		height: 210px;
	}

	.archievement {
		margin: 15px 20px 0 0;
		border-top: 1px solid #fff;
		color: #666;
		font-weight: 700;
		font-size: 9pt
	}

	.archievement li .font-fc {
		margin-bottom: 13px;
		color: #387dc0;
		font-weight: 400;
		font-size: 14px
	}
	.m2{height:auto;background-repeat: repeat;}
	.m2 li {
  width: 98%;
border: 1px #212121 solid;
margin: 0 1%;
margin-bottom: 10px;
}
.m51{width:100%; padding:0 1%;}

#divMainTab1{ width:100%; height:auto;}
.normal1,.selected1{ width:50%; float:left; height:50px; line-height:50px; background-image:none; font-size:18px; color:#ffffff; text-align:center;}
.normal1{ background-color:#282828;}
.selected1{ background-color:#ffcc00;}
.normal1 a{color:#ffffff; }
.selected1 a{color:#282828;}
.normal1 img,.selected1 img{ display:none;}
.normal1 span,.selected1 span{ display:block; font-size:18px;}
.divContent1{width:100%; padding:0 1%;}
.m52{width:100%;}
.npl {
    padding-left: 15px;
}


	.archievement li .font-fc span {
		margin-right: 8px;
		font-size: 36px;
		font-family: Georgia;
		line-height: 100%
	}
	
.list-inline>li {
	width: 100%;
}

select {
  width:49%
  }

}

@media only screen and (max-width:400px) {
	img,table {
		width: 100%
	}
	.img-responsive,.img-responsive a>img {
		width: 100%;
		height: 8pc;
		border:#CCC solid 1px;
		padding:4px
	}

	.navbar {
		margin-top: 0
	}

	.img-thumbnail {
		width: 100%;
		height: 190px;
	}
	
	.thumbnail img {
		height: 90pt
	}

	.archievement {
		margin: 15px 20px 0 0;
		border-top: 1px solid #fff;
		color: #666;
		font-weight: 700;
		font-size: 9pt
	}

	.archievement li .font-fc {
		margin-bottom: 13px;
		color: #387dc0;
		font-weight: 400;
		font-size: 14px
	}

	.archievement li .font-fc span {
		margin-right: 8px;
		font-size: 26px;
		font-family: Georgia;
		line-height: 100%
	}
}

@media only screen and (min-width:601px) and (max-width:991px) {
	.navbar-nav>li {
		float: left;
		width: 24.8%;
		text-align: center
	}
.n-descr .r{ width:100%;}
.r img{
	text-align: right; width:100%
}
	.img-responsive,.img-responsive a>img {
		width: 100%;
		height: 180px;
		border:#CCC solid 1px;
		padding:4px
	}
select {
  width:45%
  }
}

.carousel-control.right {
	background-image: linear-gradient(to right,hsla(0,0%,100%,.0001) 0,hsla(0,0%,100%,.5) 100%)
}

.carousel-control.left {
	background-image: linear-gradient(to right,hsla(0,0%,100%,.5) 0,rgba(0,0,0,.0001) 100%)
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding-top: 17%;
	width: 15%;
	color: red;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 30px;
	opacity: .5;
	filter: alpha(opacity=50)
}