@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	outline-style: none !important;
	box-sizing: border-box;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
}

html {
	font-size: 10px;
}

html,
body {
	height: 100%;
	width: 100%;
	min-height: 100%;
}

body {
	color: #616161;
	font: 1.4rem/1.8 "Microsoft YaHei", "\5B8B\4F53", Helvetica, Arial, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: #2f2f2f;
}

img {
	border: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote {
	padding: 0;
	margin: 0;
	outline: none;
}

i,
em,
b {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

ul,
ol,
li {
	list-style-type: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.st {
	font-family: "宋体";
}

.yh {
	font-family: "微软雅黑";
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a:hover,
a:link,
a:visited,
a {
	color: inherit;
	text-decoration: none;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}


/*横条*/

.top {
	height: 36px;
	background: #014e88;
	width: 100%;
}

.top .topl {
	line-height: 36px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}

.topr a {
	display: inline-block;
	padding: 0 4px;
	height: 24px;
	line-height: 24px;
	margin-top: 6px;
	color: #fff;
}

.topr a.current,
.topr a:hover {
	background: #0068b7;
	border-radius: 2px;
}


/***********header***********/

.headl {
	padding: 15px 0;
}

.headl a img {
	display: block;
	width: 300px;
	height: 70px;
}

.headr {
	padding: 30px 0;
}

.headr> div {
	float: left;
	margin-left: 100px;
}

.headr> div i {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #0068b7;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	float: left;
	margin-right: 15px;
}

.headr> div p {
	float: left;
}

.headr> div p em {
	display: block;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

.headr> div p b {
	display: block;
	font-size: 16px;
	color: #333333;
	font-weight: 700;
	line-height: 20px;
}


/*******nav********/

.nav {
	background: #0068b7;
	height: 50px;
}

.navl {}

.navl dl {
	width: 150px;
	float: left;
	position: relative;
}

.navl dl dt {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.navl dl dt a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

.navl dl dt.current,
.navl dl dt:hover {
	background: #08487e;
}

.navl dl dd {
	background: #0068b7;
	display: none;
	position: absolute;
	top: 49px;
	left: 0;
	z-index: 999;
	width: 100%;
}

.navl dl dd a {
	font-size: 14px;
	color: #fff;
	padding: 0 15px;
	line-height: 40px;
	display: inline-block;
	width: 100%;
}

.navl dl dd a:hover {
	background: #08487e;
}

.navl dl:hover dd {
	display: block;
}

.navr .navsear {
	width: 50px;
	height: 50px;
	border-left: #08487e 1px solid;
}

.navr .navsear i {
	width: 50px;
	height: 50px;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}

.navr .feed {
	height: 50px;
	background: #08487e;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	padding: 0 25px;
	font-weight: 700;
}


.banner-engine {
	height: 620px;
	position: relative;
	overflow: hidden;
}

.banner-engine .banner-ul {
	position: relative;
	width: 100%;
	height: 720px
}

.banner-engine .banner-text {
	position: absolute;
	left: 0;
	top: -720px;
	width: 100%;
	height: 552px
}

.banner-engine .banner-text {
	display: none
}

.banner-engine .banner-text1 {
	font-size: 48px;
	line-height: 60px;
	font-weight: 700;
	color: #fff;
	width: 960px;
}

.banner-engine .banner-text2 {
	margin-top: 28px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	opacity: .8;
	width: 650px;
	font-weight: 700;
}

.banner-engine .banner-link-button {
	display: inline-block;
	border: 1px solid #0068b7;
	margin-top: 40px;
	width: 160px;
	height: 44px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #0068b7;
	border-radius:4px ;
	font-weight: 700;
}

.banner-engine .banner-link-button:hover {
	background: #fff;
	color: #333;
	border: 1px solid #fff
}

.banner-ul li {
	display: none;
	height: 100%;
	width: 100%;
	float: left
}

.banner-engine .banner-ul li {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
	float: left
}

.banner-engine .banner-ul li:first-child {
	z-index: initial
}

.banner-point {
	display: none;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 18px;
	line-height: 18px
}

.banner-engine .banner-point {
	display: block
}

.slider-main {
	display: none;
	position: relative;
	margin: 0 auto;
	min-width: 1200px;
	max-width: 1200px
}

.banner-engine .slider-main {
	display: block
}

.slider-text {
	position: absolute;
	margin-top: 214px
}

.banner-area {
	width: 100%;
	text-align: center
}

.banner-area li {
	margin: 0 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../img/pagination_02.png) no-repeat
}

.banner-area li.active {
	background: url(../img/pagination_01.png) no-repeat
}
/*inabout*/
.inabout{
	padding: 40px 0;
}
.inabout .inab-l{
	width: 400px;
	padding-right: 30px;
}
.inabout .inab-r{
	width: 800px;
}
.ab-tit{
	color: #051829;
	font-size: 30px;
	font-weight: 700;
	position: relative;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.ab-tit:after{
	width: 40px;
	height: 6px;
	border-radius:10px ;
	background: #0068B7;
	position: absolute;
	bottom: -10px;
	left: 0;
	z-index: 99;
	content: '';
}
.inab-txt{
	font-size: 14px;
	color: #888888;
}

.inab-l a.abtn {
	display: inline-block;
	margin-top: 20px;
	width: 144px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 15px;	
	background: #0068b7;
	border-radius:4px ;
	font-weight: 700;
	color: #fff;
	border: 1px solid #0068b7;
}

.inab-l a.abtn:hover {
	background: #fff;
	color: #0068b7;
}

.inab-r dl{
	width: 400px;
	float: left;
	margin-bottom: 40px;
}
.inab-r dl dt{
	float: left;
	width: 60px;
}
.inab-r dl dt img{
	width: 60px;
	height: 60px;
}
.inab-r dl dd{
	float: right;
	width: 310px;
}
.inab-r dl dd h2{
	font-size: 20px;
	color: #051829;
}
.inab-r dl dd span{
	display: block;
	color: #777777;
	font-size: 14px;
	line-height: 1.5;
	height: 4.5em;
	overflow: hidden;
}
.inab-r dl dd a{
	display: block;
	color: #0068b7;
	font-size: 14px;
	margin-top: 20px;
	font-weight: 700;
}
.inab-r dl dd a:hover{
	text-decoration: underline;
}
/*product*/
.inpro{
	background:url(../img/bg1.jpg) no-repeat 50% 50%;
	background-size:cover ;
	background-attachment: fixed;
	padding: 40px 0;
}
.in-tit{
	text-transform: uppercase;
	color: #051829;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	position: relative;
}
.in-tit:after{
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 40px;
	height: 6px;
	border-radius:10px ;
	background: #0068b7;
	margin-left: -20px;
}
.pro-tab a.abtn {
	display: block;
	margin-top: 20px;
	width: 144px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 15px;	
	background: #0068b7;
	border-radius:4px ;
	font-weight: 700;
	color: #fff;
	border: 1px solid #0068b7;
	margin: 30px auto 0 auto;
}

.pro-tab a.abtn:hover {
	background: #fff;
	color: #0068b7;
}

.innews-tit {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.innews-tit ul{
	text-align: center;
	width: 100%;
	margin: 30px 0;
}
.innews-tit ul li {
	display: inline-block;
	height: 46px;
	color: #888888;
	line-height:46px;
	font-size: 16px;
	cursor: pointer;
	border: #c4c4c4 1px solid;
	padding: 0 20px;
	border-radius:4px ;
	margin:0 5px;
}

.innews-tit ul li.current ,
.innews-tit ul li:hover{
	background: #0068b7;
	color: #fff;
	border: #0068b7 1px solid;
}

.innews-tit a:hover {
	color: #fff;
	text-decoration: underline;
}

.pro-tab {
	display: none;
}
.pro-tab ul li{
	width: 290px;
	height: 290px;
	float: left;
	position: relative;
	overflow: hidden;
	border-radius:6px ;
	margin-right: 13px;
}
.pro-tab ul li:nth-child(4n){
	margin-right: 0;
}
.pro-tab .pr-t{
	position: relative;	
}
.pro-tab .pr-t img{
	display: block;
	width: 100%;
	height: 100%;
}
.pro-tab .pr-t em{
	position: absolute;
	left: 30px;
	bottom: 30px;
	z-index: 9;
	color: #333333;
	font-size: 18px;
	font-weight: 700;
} 
.pro-tab .pr-t span{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 7;
	background: url(../img/bg2.png) repeat-x;
}

.pro-tab .pr-b{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom:-298px;
	z-index: 99;
	background: url(../img/bg3.png) repeat-x;
	padding:60px 15px;
}
.pro-tab .pr-b h2{
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.pro-tab .pr-b span{
	display: block;
	color: #fff;
	font-size: 13px;
	opacity: .7;
	line-height: 1.8;
	height: 5.4em;
	overflow: hidden;
	margin: 30px 0 20px 0;
}
.pro-tab .pr-b em{
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.pro-tab ul li:hover .pr-b{
	bottom: 0;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
.pro-tab ul li:hover .pr-t span,
.pro-tab ul li:hover .pr-t em{
	display: none;
}
/*innews*/
.innews{
	padding: 60px 0;
}
.in-r a.abtn {
	display: block;
	margin-top: 20px;
	width: 144px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 15px;	
	background: #0068b7;
	border-radius:4px ;
	font-weight: 700;
	color: #fff;
	border: 1px solid #0068b7;
}

.in-r a.abtn:hover {
	background: #fff;
	color: #0068b7;
}
.inn-tit{
	margin-bottom: 25px;
}
.inn-tit .in-c{
	width: 600px;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
	margin-left: 100px;
	margin-top: 10px;
}
.innews-bot ul li{
	width: 360px;
	float: left;
	margin-right:60px;
}
.innews-bot ul li:last-child{
	margin-right: 0;
}
.innews-bot ul li img{
	width: 360px;
	height: 200px;
	display: block;
	border-radius:6px ;
}
.inne-tx{
	padding: 15px 25px;
	border: #e8e8e8 1px solid;
	border-top:none ;
}
.inne-tx span{
	display: block;
	color: #999999;
	font-size: 14px;
}
.inne-tx span i{
	color: #0068b7;
	margin-right: 10px;
}
.inne-tx b{
	display: block;
	color: #051829;
	font-size: 18px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-weight: 700;
}
.inne-tx p{
	display: block;
	color: #666;
	font-size: 13px;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
}
.innews-bot ul li:hover b{
	color: #0068b7;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
/*inmess*/
.inmess{
	padding: 40px 0 70px 0;
}
.p2{
	text-align: center;
	margin: 20px 0 40px 0;
}
.inms-bot p{
	margin-bottom: 24px;
}
.inms-bot p input[type="text"]{
	width: 498px;
	height: 36px;
	padding: 10px;
	background: #f7f7f7;
	border:#0068b7 1px solid ;
	border-radius:4px;
}

.ims-r textarea{
	width: 498px;
	height: 94px;
	padding: 10px;
	background: #f7f7f7;
	border:#0068b7 1px solid ;
	border-radius:4px;
	resize: none;

}
.sub input[type="submit"]{
	display: block;
	margin-top: 20px;
	width: 498px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;	
	background: #0068b7;
	border-radius:4px ;
	font-weight: 700;
	color: #fff;
	border: 1px solid #0068b7;
	cursor: pointer;
}
.fo-top{
	background: #0068B7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.fot-l{
	width: 900px;
}
.fot-l dl{
	width: 300px;
	float: left;
}
.fot-l dl dt{
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	font-size: 20px;
	position: relative;
	margin-bottom: 10px;
}
.fot-l dl dt:after{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 28px;
	height:3px;
	border-radius:10px ;
	background: #014e88;
}
.fot-l dl dd a{
	display: block;
	color: #fff;
	font-size: 14px;
	position: relative;
	padding-left: 20px;
}
.fot-l dl dd a:before{
	content: '>';
	position: absolute;
	top: 0;
	left: 0;
	font-family:"宋体";
}
.fot-l dl dd a:hover{
	text-decoration: underline;
}
.fo-bot{
	background: #014e88;
	color: #a5a5a5;
	font-size: 13px;
	text-align: center;
	padding: 10px 0;
}
.fot-l ul li{
	color: #fff;
}
.fot-l ul li i{
	margin-right: 10px;
}
.fot-r{
	text-align: right;
}
.dilo a{
	color: #084370;
	font-size: 16px;
	margin: 0 5px;
}
.a-top{
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 999;
}

/**about**/
.sub-banner{
	height: 360px;
	display: table;
	width: 100%;
	text-align: center;
}
.sub-banner > div{
	display: table-cell;
	vertical-align: middle;
}
.sub-banner > div span{
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 46px;
	font-weight: bold;
}
.sub-banner > div em{
	display: block;
	text-transform: uppercase;
	color: #fefefe;
	font-size: 13px;
	font-weight: bold;
}
.sub-banner > div em a:hover{
	text-decoration: underline;
}
.ab-o{
	text-align: center;
}
.abo-tit{
	text-transform: uppercase;
	color: #5e5e5e;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	position: relative;
	margin: 40px 0;
}
.abo-tit:after{
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 40px;
	height: 6px;
	border-radius: 10px;
	background: #0068b7;
	margin-left: -20px
}

.abo-bot{
	font-size: 14px;
	color: #666666;
	line-height: 2.4;
}

.ab-tw{
	height: 240px;
	padding: 60px 0;
	margin: 40px 0;
}

.ab-tw .n3zi{
	position: relative;
	display: inline-block;
	text-align: center;
	float: left;
	width: 300px;
}
.ab-tw .n3zi:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 66px;
	background: #fff;
	margin-top: -33px;
}
.ab-tw .n3zi span{
	color: #fff;
	font-size: 40px;
	font-weight: bold;
}
.ab-tw .n3zi p{
	color: #fff;
	font-size: 16px;
	opacity: .8;
	font-weight: bold;
	text-transform: uppercase;
}
.ab-fo{
	background: #f6f6f6;
	padding-top: 1px;
}
.abth-bot ul li{
	width: 380px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.abth-bot ul li:nth-child(3n){
	margin-right: 0;
}
.abth-bot ul li img{
	width: 380px;
	height: 260px;
	display: block;
}

.abfo-bot dl{
	width: 300px;
	margin-bottom: 40px;
	text-align: center;
	float: left;
	padding: 0 10px;
}
.abfo-bot dl dt{
	width: 98px;
	height: 98px;
	border: #c1c1c1 1px solid;
	border-radius: 50%;
	text-align: center;
	line-height: 98px;
	display: inline-block;
}
.abfo-bot dl dt img{
	width: 60px;
	height: 60px;
	margin-top: 20px;
}
.abfo-bot dl dd{
	width: 100%;
}
.abfo-bot dl dd h2{
	font-size: 20px;
	color: #051829;
	margin: 10px 0;
}
.abfo-bot dl dd span{
	display: block;
	color: #777777;
	font-size: 14px;
	line-height: 1.5;
	height: 4.5em;
	overflow: hidden;
	text-align: left;
}
.abfo-bot dl dd a{
	display: block;
	color: #0068b7;
	font-size: 14px;
	margin-top: 20px;
	font-weight: 700;
	text-align: left;
}
.abfo-bot dl dd a:hover{
	text-decoration: underline;
}
.ab-fi{
	padding-bottom: 30px;
}
.pro-t{
	padding: 30px 0;
}
.pro-t a{
	background: #1a3041;
	color: #fff;
	display: inline-block;
	width: 290px;
	text-align: center;
	margin-right: 9px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
.pro-t a:nth-child(4n){
	margin-right: 0;
}
.pro-t a:hover,
.pro-t a.active{
	background: #1493D6;
}
.pro-c{
	margin-bottom: 30px;
	position: relative;
}
.swiper2 {
	position: relative;
}
.swiper2 .swiper-slide{
	width: 290px;
	height: 290px;
	float: left;
	position: relative;
	overflow: hidden;
	border-radius:6px ;
	margin-right: 13px;
}
.swiper2 .swiper-slide .pr-t{
	position: relative;	
}
.swiper2 .swiper-slide .pr-t img{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper2 .swiper-slide .pr-t em{
	position: absolute;
	left: 30px;
	bottom: 30px;
	z-index: 9;
	color: #333333;
	font-size: 18px;
	font-weight: 700;
} 
.swiper2 .swiper-slide .pr-t span{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 7;
	background: url(../img/bg2.png) repeat-x;
}

.swiper2 .swiper-slide .pr-b{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom:-298px;
	z-index: 99;
	background: url(../img/bg3.png) repeat-x;
	padding:60px 15px;
}
.swiper2 .swiper-slide .pr-b h2{
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.swiper2 .swiper-slide .pr-b span{
	display: block;
	color: #fff;
	font-size: 13px;
	opacity: .7;
	line-height: 1.8;
	height: 5.4em;
	overflow: hidden;
	margin: 30px 0 20px 0;
}
.swiper2 .swiper-slide .pr-b em{
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.swiper2 .swiper-slide:hover .pr-b{
	bottom: 0;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
.swiper2 .swiper-slide:hover .pr-t span,
.swiper2 .swiper-slide:hover .pr-t em{
	display: none;
}

.prb-tit{
	position: relative;
	color: #0068b7;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	text-transform: uppercase;
	margin: 20px 0;
}
.prb-tit:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	height: 12px;
	width: 4px;
	background: #0068b7;
}
/**news**/
.news dl{
	width: 100%;
	padding: 10px;
	background: #fafafc;
	margin-top: 20px;
}
.news dl dt{
	float: left;
	width: 252px;
}
.news dl dt img{
	width: 252px;
	height: 140px;
	display: block;
}
.news dl dd{
	float: right;
	width: 910px;
}
.news dl .dd-l{
	width: 700px;
}
.news dl .dd-l .h2{
	font-size: 22px;
	color: #051829;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
}
.news dl .dd-l .h3{
	font-size: 14px;
	color: #666666;
	line-height:2.4;
	
}
.news dl dd:hover .h2{
	color: #0F74AA;
}
.news dl .dd-r{
	width: 100px;
}
.news dl .dd-r .r1{
	font-size: 24px;
	color: #666666;
}
.news dl .dd-r .r3{
	font-size: 24px;
	color: #999999;
}
.zihai_fenye {
	text-align: center;
	margin: 30px 0;
}

.zihai_fenye a {
	color: #666;
	line-height: 280%;
	background: #cacaca;
	margin: 0px 1px;
	padding: 8px 10px;
	font-size: 12px;
}

.zihai_fenye a:hover {
	background: #0d70bb;
	color: #fff;
}

.zihai_fenye .on {
	background: #0d70bb;
	color: #fff;
}
.news_sub{
	margin: 30px 0;
}
.news-l{
	width: 814px;
	border-right: #e3e3e3 1px solid;
	padding-right: 13px;
}
.nel-t{
	width: 800px;
	height: auto;
}
.nel-t img{
	width: 100%;
	height: auto;
}
.nel-t2{
	font-size: 24px;
	font-weight: bold;
	color: #051829;
}
.nel-t3{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.nel-t3 i{
	color: #0d70bb;
	font-weight: normal;
	margin-right: 10px;
}
.nel-t4 img{
	max-width: 100%;
	height: auto;
}
.nel-t5{
	margin-top: 30px;
}
.nel-t5 a{
	font-size: 14px;
	color: #999999;
}
.nel-t5 a:hover{
	color: #0d70bb;
	text-decoration: underline;
}

.news-r{
	width: 386px;
	padding-left: 13px;
}
.ne-tit {
    color: #666;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
}

.ne-tit::after {
    width: 30px;
    height: 5px;
    border-radius: 10px;
    background: #0068B7;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 99;
    content: '';

}
.ner-t dl{
	margin-bottom: 30px;
}

.ner-t dl dt{
	width: 92px;
	float: left;
}
.ner-t dl dt img{
	width: 92px;
	height: 50px;
	display: block;
	border-radius:6px ;
}
.ner-t dl dd{
	width: 260px;
	float: right;
}
.ner-t dl dd h2{
	font-size: 14px;
	color: #051829;
	display: block;
	font-weight: normal;
	text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.ner-t dl dd h3{
	font-size: 12px;
	color: #666666;
	display: block;
	font-weight: normal;
	text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.ner-t dl dd:hover h2{
	color: #0d70bb;
}
.nerli{
	margin-bottom: 15px;
}
.nerli h2{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: inline-block;
	width: 60px;
}
.nerli h3{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	display: inline-block;
	width: 300px;
}

.con-t{
	background: #f6f6f6;
	padding: 1px 0;
}

.cont-item{
	width: 590px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cont-item:nth-child(2n){
	margin-right: 0;
}
.cont-item label{
	display: block;
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;
}
.cont-item input{
	display: block;
	background: #fff;
	height: 40px;
	line-height: 40px;
	padding: 5px;
	width: 100%;
	border: none;
}
.cont-item textarea{
	display: block;
	background: #fff;
	height: 130px;
	padding: 5px;
	width: 100%;
	border: none;
}

.btn{
	width: 160px;
	height: 40px;
	background: #0068b7;
	color: #fff;
	margin: 20px auto;
}
.btn input{
	width: 160px;
	height: 40px;
	background: #0068b7;
	color: #fff;
	border: none;
	cursor: pointer;
}
.con-c{
	padding: 40px 0;
}
.conc-l{
	border-right: #f4f4f4 1px solid;
	width: 320px;
	padding: 100px 40px 100px 0;
	float: left;
}
.conc-c{
	width: 440px;
	float: left;
	padding: 0 40px;
}

.conc-nn{
	font-weight: bold;
	color: #666666;
	font-size: 16px;
}
.conc-nn i{
	color: #0068b7;
	margin-right: 5px;
}
.conc-nn span{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
}
.conc-nn em{
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
.conc-txt{
	line-height: 2;
	font-size: 14px;
	color: #666666;
}
.con-b{
	background: #f6f6f6;
	padding: 1px 0 40px 0;
}

.conb-item{
	float: left;
	width: 300px;
	padding-right: 10px;
}
.conb-item .conc-nn {
	margin-bottom: 30px;
}


.searchbg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .97);
    display: none;
}
.close{
	position: absolute;
	right: 30px;
	top: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: rgba(255,255,255,.9);
	border-radius:50% ;
	z-index: 99999;
}
.searchbg form {
    width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.searchbg form input {
    height: 60px;
    font-size: 20px;
    padding: 15px 25px;
    border: 0;
    border-radius: 0;
    width: 100%;
    display: block;
}
.searchbg form .btn { 
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #0068b7;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    width: auto;
    margin: 0;
}


#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	height: 557px;
	position: absolute;
	z-index: 9999;
	left: 50%;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
}

#mbCenter.mbLoading {
	background: #fff url(img/WhiteLoading.gif) no-repeat center;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	left: 0;
	top: 0;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
	/*overflow: hidden;*/
}
#mbImage img{
	width: 100%;
	height: auto;
}
#mbImage a,
#mbImage a:link,
#mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover,
#mbImage a:active {
	color: #fff;
}

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #999;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	background: url(img/mbNumber_bg.gif) no-repeat center;
	display: inline;
	color: #C00;
	line-height: 26px;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	width: 65px;
	height: 26px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink,
#mbNextLink,
#mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 32px;
	height: 100px;
	background: transparent url(img/CustomBlackPrevious.gif) no-repeat center;
	position: absolute;
	top: 38%;
	left: -32px;
}

#mbNextLink {
	width: 32px;
	height: 100px;
	background: transparent url(img/CustomBlackNext.gif) no-repeat center;
	position: absolute;
	top: 38%;
	right: -32px;
}

#mbCloseLink {
	width: 24px;
	background: transparent url(img/CustomBlackClose.gif) no-repeat center;
	position: absolute;
	top: 10px;
	right: 10px;
}

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a,
#mbError a:link,
#mbError a:visited,
#mbError a:hover,
#mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

.layout_default {
	float: left;
	margin: 5px
}

.mod_gallerylist {
	width: 100%;
	margin: 0 auto
}

.meta {
	font-size: 12px;
	text-align: center;
}

.image_container img {
	border: 1px solid #CCC;
	padding: 2px
}

.meta a {
	color: #333;
	text-decoration: none
}


.bigimg{width:100%;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.bigbox{width:100%;background: #fff;margin:0 auto;overflow: hidden;}
/*.bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}*/
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}