@charset "UTF-8";

/* Welcome to Compass. In this file you should write your main styles. (or centralize your imports) Import this file using the following HTML or equivalent: <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}






html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.table_div td{ border:1px solid #ddd;}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q,
blockquote {
	quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

* {
	box-sizing: border-box;
}

* input {
	border: none;
}

a {
	text-decoration: none;
	color: #333;
}
body{padding-top: 143px;}
.mainDiv {
	min-width: 1130px;
	width: 100%;
	overflow: hidden;
}

.main {
	position: relative;
	margin: 0 auto;
	width: 1200px;
}

.main:after {
	content: '';
	display: block;
	/*clear: both;*/
}

.main-c {
	margin: 0 auto;
	width: 1130px;
	position: relative;
}

.main-c:after {
	content: '';
	display: block;
	clear: both;
}

.clear:after {
	content: '';
	display: block;
	clear: both;
}

header {
	position: fixed;
	left: 0%;
	top: 0;
	z-index: 7;
	width: 100%;
	background-color: #fff;
/*	border-bottom: 1px solid #000e21;
*/}



.head-main{margin: 0 auto;width: 1440px;}
.head-main:after{content: '';display: block;clear: both;}
.head-top{background-color: #ffffff;}
.head-bot{background-color: #015db2;}
.head-lang{float: right;line-height: 14px;padding-top: 45px;}
.head-lang .lang a{padding:0 5px;float: left;color: #0084de; font-size: 12px;}
.head-lang .lang a.active{background-color: #0085d2;color: #fff;}
.head-lang span{margin:0 5px;float: left;color: #0084de;}
.logo {
	float: left;
}
.logo a{display: table-cell;width:269px;height: 93px;vertical-align: middle;}
.head-logo img{display: block;width: 100%;}
.head-img{padding-top:20px;margin-left:40px;float: left;width: 158px;}
.other-div{float: right;}
.oa{float: left;display: none;}
.search_btns{float: left;}
.head-ser{padding-top:18px;float: left;}
.head-ser-inp{float: left;width: 125px;height: 18px;line-height: 18px;background-color: #fff;text-align: center;}
.head-ser-btn{float: left;margin-left: 4px;width: 20px;height: 18px;background: #0088dc url(../img/icon_search.png) no-repeat center center;background-size:14px;border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
.menu_ul {
	float: left;
	line-height: 50px;
}

.menu_ul li {
	float: left;
	padding: 0 15px;
    position: relative;
}

.menu_ul li a {
	position: relative;
	font-size: 16px;
	color: #fff;
	display: block;
		

}

.menu_ul li.active {
	background: #0094da;
   
}

.head-btn {
	display: none;
	float: right;
	height: 50px;
}

.head-btn span {
	display: block;
	margin: 5px 0;
	width: 30px;
	height: 3px;
	background: #4e9cca;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.head-btn.active span:nth-child(1) {
	transform-origin: top left;
	-webkit-transform-origin: top left;
	transform: translate3d(1px, -6px, 0) rotate(45deg);
	-webkit-transform: translate3d(1px, -6px, 0) rotate(45deg);
}

.head-btn.active span:nth-child(2) {
	opacity: 0;
}

.head-btn.active span:nth-child(3) {
	transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform: translate3d(1px, -2px, 0) rotate(45deg);
	-webkit-transform: translate3d(1px, -2px, 0) rotate(-45deg);
}

.index-ul {
	position: relative;
	padding: 0 40px;
}

.index-li-tit {
	font-size: 19px;
	color: #575757;
    line-height: 20px;
	padding-top: 20px;
}

.index-ul {
	width: 100%;
	margin-bottom: 20px;
}

.index-ul li {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	height: 205px;
    background-color: #f8f8f8;
}
.index-ul li a{position:relative;display: block;padding: 0 5%;padding-top: 20px;}
.index-ul li a:before{content: '';position: absolute;left: 0;top: 11%;width: 1px;height: 80%;background-color: #e8e8e8;}
.index-ul .owl-item:first-child li a:before{display: none;}
.index-ul li img{/*width: 100%;*/}
.index-ul li .index-li-spt{color:#666; z-index:5;display:none; font-size:12px;width:100%;position: absolute;left:50%; top:50%; background:#fff; padding:5px 10px; line-height:1.6;border:1px solid #ddd;}
.index-ul li a:hover .index-li-spt{}

.show-img {
	position: relative;
	z-index: 0;
	display: inline-block;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.genle a img{vertical-align:middle}

.hide-img {
	display: none;
	position: relative;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.index-li-des {
	padding: 0 20px;
	margin-top: 10px;
	font-size: 13px;
	color: #5f5f5f;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	text-align: center;
}
.index-ul li:hover a{background-color: #018bd4;color: #fff;height: 205px;}
.index-ul li:hover a:before{display: none;}
.index-ul li:hover .show-img {
	display: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.index-ul li:hover .index-li-tit {
	color: #fff;
}
.index-ul li:hover .index-li-des {
	color: #fff;
}
.index-ul li:hover .hide-img {
	display: inline-block;
	position: relative;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}

.index-block02 {
	height: 562px;
	width: 100%;
}

.banner_div {
	position: relative;
	padding-top: 0px;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
}

.banner_div_li {
	position: relative;
}

.banner_div_li a {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}

.banner_div_li:after {
	/*content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 50px;background: url("../img/bg.png") no-repeat center bottom;background-size: 100% auto;*/
}

.index-block01 .owl-theme .owl-controls .owl-nav .owl-prev {
	background: url(../img/prev01.png) no-repeat center center;
	left: 0;
	width: 30px;
}

.index-block01 .owl-theme .owl-controls .owl-nav .owl-next {
	background: url(../img/next01.png) no-repeat center center;
	right: 0;
	width: 30px;
}

.index-block05 .owl-theme .owl-controls .owl-nav .owl-prev {
	background: url(../img/prev01.png) no-repeat center center;
	left: 0;
	width: 30px;
}

.index-block05 .owl-theme .owl-controls .owl-nav .owl-next {
	background: url(../img/next01.png) no-repeat center center;
	right: 0;
	width: 30px;
}

.search_btns {
	cursor: pointer;
	display: none;
	width: 60px;
	height: 62px;
	background: url(../img/icon_search.png) no-repeat center center;
}

.search_bg {
	display: none;
	position: absolute;
	z-index: 140;
	top: 163px;
	left: 0;
	width: 100%;
	background: url(../img/tm70.png);
	height: 215px;
}

.search_div {
	position: relative;
	width: 37%;
	height: 60px;
	margin: 0 auto;
	margin-top: 60px;
}

.search_tex {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	height: 60px;
	line-height: 35px;
	padding-left: 10px;
	background: #0093d9;
	font-size: 14px;
}

.search_btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 60px;
	line-height: 35px;
	background: #0093d9 url(../img/icon_search02.png) no-repeat center center;
	color: #fff;
}

.close_btn {
	cursor: pointer;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: 550px;
	width: 50px;
	height: 50px;
	background: #a1a1a1;
}

.close_btn span {
	display: block;
	width: 30px;
	margin: 15px auto;
	border-bottom: 2px solid #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .5s ease;
}

.close_btn span:nth-child(1) {
	background: #FFFFFF;
	transform-origin: top left;
	-webkit-transform-origin: top left;
	transform: translate3d(5px, -1px, 0) rotate(45deg);
	-webkit-transform: translate3d(5px, -1px, 0) rotate(45deg);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.close_btn span:nth-child(2) {
	background: #FFFFFF;
	transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	transform: translate3d(5px, 3px, 0) rotate(45deg);
	-webkit-transform: translate3d(5px, 3px, 0) rotate(-45deg);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.oa {
	width: 50px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.oa a {
	display: block;
	color: #fff;
}


.genle {
	float: left;
	width: 157px !important;
	text-align: center;
	line-height: 50px;
}

.genle a {
	display: block;
    color: #2aa5de;
}

.foot {
	position: relative;
	z-index: 2;
	padding-top: 30px;
	margin-top: -40px;
	background: #015db2;
	color: #fff;
	padding-bottom: 30px;
	background-size: cover;
	width: 100%;
	margin: 0 auto;
}

.back-top {
	position: absolute;
	right: 10%;
	bottom: 30px;
	width: 37px;
	height: 57px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("../img/99.png");
	cursor: pointer;
}

.foot a {
	color: #FFFFFF;
}

.foot-dl {
	float: left;
	margin-right: 58px;
}
.foot-dl dt{position: relative;}
.foot-dl dt:before{content: '';position: absolute;left: 5px;bottom: -13px;height: 1px;width: 20px;}
.foot-dl.ewmbox dt:before{display: none;}
.foot-dl dt a {
	font-size: 20px;
	margin-bottom: 20px;
	display: block;
}

.foot-dl dd a {
	font-size: 14px;
	display: block;
	line-height: 26px;
}

.main-pad {
	padding: 0 25px;
}

.foot-right {
	margin-bottom: 34px;
	width: 345px;
	height: 50px;
}

.foot-right-div {
	float: right;
}

.foot-right dt {
	position: relative;
	float: left;
	height: 50px;
	width: 60px;
	transform: rotateX(0);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: table-cell;
	vertical-align: middle;
}

.foot-right dt:hover {
	transform: rotateX(360deg);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.foot-right dt img {
	margin-top: 5px;
}

.foot-right dd {
	float: left;
	padding-left: 8px;
	border-left: 1px solid #3790ea;
	height: 50px;
}

.foot-right dd .p01 {
	font-size: 16px;
	margin-top: 5px;
}

.foot-right dd .p02 {
	font-size: 12px;
	margin-top: 10px;
}

.foot-right dd .p03 {
	font-size: 24px;
	margin-top: 10px;
}

.foot-tex {
	width: 100%;
	margin: 0 auto;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	padding: 12px 2%;
}

.span-left {
	float: left;
}

.span-right {
	float: right;
}

.index-block02 {
	padding: 30px 0;
	width: 1440px;
	margin: 0 auto;
}

.index-block05 .news-tit {
	color: #186ab6;
}
.index-block05 .news-tit .p02{
	color: #186ab6;
}
.index-block05 .news-tit .p02 span {}

.news-tit {
	text-align: center;
	color: #FFFFFF;
}

.news-tit .p01 {
	font-size: 24px;
}

.news-tit .p02 {
	font-size: 18px;
	color: #b6b6b6;
}

.news-tit .p02 span {
	margin: 0 auto;
	display: inline-block;
	padding: 0 20px;
	line-height: 45px;
}

.news-ul {
	width: 104%;
	margin-left: -2%;
	margin-top: 30px;
}

.news-ul li {
	float: left;
	width: 21%;
	color: #fff;
	margin-right: 40px;
	margin: 0 2%;
	overflow: hidden;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translateY(0);
}

.news-ul li a {
	color: #fff;
}

.news-ul li:hover {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translateY(-25px);
}

.news-ul li:hover .news-li-date:after {
	left: 0;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 35%;
}

.news-li-tit {
	position: relative;
	line-height: 29px;
	height: 58px;
	overflow: hidden;
	font-size: 18px;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.news-li-date {
	position: relative;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}

.news-li-date:after {
	position: absolute;
	top: 25px;
	left: 0;
	width: 0;
	display: block;
	content: " ";
	height: 1px;
	background: #0093d9;
}

.news-li-date02:after {
	position: absolute;
	top: 35px;
	right: 40px;
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/icon_next.png) no-repeat center center;
}

.news-ul li:hover .news-li-tit {
	color: #0093d9;
}

.news-ul li:hover .news-li-date p {
	display: none;
}

.news-ul li:hover .news-li-date02 {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-top: 30px;
}

.news-li-date02 {
	position: relative;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100%;
	height: 110px;
	margin-top: 50px;
	padding: 32px 0 0 20px;
	background: #0094da;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.news-li-zixun {
	font-size: 12px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}

.news-li-date02 .p01 {
	font-size: 32px;
}

.news-li-date02 .p02 {
	font-size: 12px;
}

.more {
	width: 180px;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 42px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 42px;
	margin: 20px auto 0 auto;
}

.more a {
	color: #FFFFFF;
	display: block;
}

.more:hover {
	background: #0093d9;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ly-head {
	margin: 0 auto;
	text-align: center;
	width: 788px;
	padding: ;
	line-height: 40px;
}

.ly-head .p01 {
	font-size: 48px;
	color: #083e88;
}

.ly-head .p02 {
	font-size: 22px;
	line-height: 42px;
	margin-top: 30px;
}

.index-block03 {
	width: 1440px;
	margin: 0 auto;
	height: 270px;
	z-index: -1;
	padding-top: 0px;
}

.index-block04 {
	width: 100%;
	height: 690px;
	background: url(../img/bg04.jpg) no-repeat center center;
	background-size: cover;
	z-index: -1;
	padding-top: 210px;
}

.movie-btn {
	cursor: pointer;
	width: 100px;
	height: 60px;
	background: url(../img/icon_im.png) no-repeat center center;
	margin: 0 auto;
}

.movie-btn a {
	display: block;
}

.ly-ul {
	padding: 60px 30px 0 30px;
}

.ly-ul li {
	width: 25%;
	float: left;
}

.ly-ul li:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.ly-dl dt {
    font-size: 14px;
	margin-bottom: 10px;
}
.ly-dl dt a{
 color:#015db2;
 
 }

.ly-dl dd a {
	font-size: 13px;
	display: block;
	line-height: 24px;
	color: #5f5f5f;
}

.ly-pic {
	width: 158px;
	height: 158px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

.ly-pic img {
	width: 100%;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
}

.ly-dl {
	float: left;
}

.yh-box {
	width: 50%;
	float: right;
	color: #FFFFFF;
}

.yh-head {
	font-size: 35px;
	margin-bottom: 10px;
}

.yh-cont {
	line-height: 28px;
	font-size: 14px;
	height: 112px;
	display: -webkit-box !important;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.yq-box {
	background: #f8f8f8;
	width: 100%;
	margin-top: 40px;
	padding: 0 0 30px 0;
}

.yq-ul {
	position: relative;
	margin-top: 0;
	padding: 20px 60px;
	height: 110px;
}

.yq-ul li {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	position: relative;
	height: 80px;
}

.yq-ul li img {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/*-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);*/
	filter: gray;
}

.yq-ul li:hover img {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-top: -10px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/*-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);*/
	filter: none;
}

.index-block05 .owl-carousel .owl-stage-outer {
	overflow: visible;
}

.index-block05 {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.index-block05 .news-tit {
	position: absolute;
	left: 10px;
	top: 60px;
}

.video-box {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 7;
	width: 750px;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.bg-div {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../img/tm50.png);
	z-index: 6;
}

.lang-ph {
	display: none;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	line-height: 20px;
	float: left;
	width: 100%;
	background: #4E9CCA;
}

.lang-ph a {
	width: 50%;
	float: left;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

.lang-ph a:first-child {
	border-right: 1px solid #FFFFFF;
}

.index-img {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 376px;
	background-position: center 0;
	background-repeat: no-repeat;
}

.index-img img {
	width: 100%;
	display: none;
}

.question-div {
	width: 1440px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.question-div-head {
	text-align: center;
	padding: 0 2%;
}

.question-div-head .p01 {
	font-size: 36px;
	color: #000;
	padding-top: 20px;
}

.question-div-head .p02 {
	font-size: 18px;
	color: #b6b6b6;
	margin-top: 10px;
}

.question-link {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	z-index: 4;
}

.question-link-ul {
	text-align: center;
	margin-top: 20px;
}

.question-link-ul li {
	display: inline-block;
	margin: 0 6px;
}

.question-link-ul li a {
	display: block;
	padding: 0 9px 22px 9px;
	height: 50px;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: bold;
	border-bottom: 3px solid transparent;
}

.question-link-ul li.active a {
	border-color: #093f88;
}

.question-link-ul li:hover a {
	border-color: #093f88;
}

.question-left {
	float: left;
	width: 830px;
	border-right: 1px solid #e4e4e4;
	min-height: 610px;
	padding-top: 45px;
	padding-right: 25px;
}

.question-dl {
	width: 100%;
	margin-bottom: 12px;
}

.question-dl dt {
	position: relative;
	font-size: 16px;
	height: 54px;
	line-height: 54px;
	padding: 0 20px;
	border: 1px solid #E4E4E4;
	color: #101010;
	padding-right: 180px;
}

.question-dl dt:after {
	position: absolute;
	right: 10px;
	top: 0;
	display: block;
	content: " ";
	width: 40px;
	height: 100%;
	background: url(../img/icon_add.png) no-repeat center center;
}

.question-dl dt.on:after {
	background: url(../img/icon_cut.png) no-repeat center center;
}

.question-dl dt.on {
	color: #fff;
	background: #083e88;
	border: 1px solid #083e88;
}

.question-dt-left {
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.question-dt-date {
	position: absolute;
	right: 65px;
	top: 0;
	line-height: 54px;
}

.question-dl dd {
	display: none;
	font-size: 14px;
	line-height: 24px;
	color: #111111;
	padding: 30px 5px;
}

.question-right {
	float: left;
	width: 300px;
	padding-left: 25px;
	padding-top: 45px;
}

.question-right img {
	width: 100%;
	margin-bottom: 10px;
}

.question-more {
	height: 72px;
	width: 100%;
    text-align:right;
	
}

.question-more a {
	display: inline-block;
	width: 120px;
	height: 50px;
    background: url(../img/icon_eyeps.png) no-repeat center center;
     opacity:0.7
}

.news-item-info .tit {
	font-size: 16px;
	color: #fff;
}

.news-item-info .sub-tit {
	color: #cac5c5;
	font-size: 14px;
}

.news-item-txt {
	font-size: 14px;
	line-height: 35px;
	color: #676767;
}

.news-item-info {
	position: absolute;
	bottom: 30px;
	width: 80%;
	right: 0;
	height: 68px;
	background: url(../img/tm50.png);
	padding: 12px 60px 0 30px;
}

.news-item-info .tit {
	margin-bottom: 10px;
}

.item {
	background: #fff;
	padding: 0;
}

.item:hover .news-item-info:after {
	background: url(../img/icon_go.png) no-repeat;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-right: 10px;
}

.item .news-item-info:after {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	display: block;
	content: "";
	background: url(../img/icon_go02.png) no-repeat;
	background-position: center center;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.item .pic {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.item:hover .pic img {
	width: 100%;
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transition: all 4s ease;
	-o-transition: all 4s ease;
	-webkit-transition: all 4s ease;
	transition: all 4s ease;
}

.pic img {
	width: 100%;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 4s ease;
	-o-transition: all 4s ease;
	-webkit-transition: all 4s ease;
	transition: all 4s ease;
}

.flow-div {
	margin-top: 33px;
}

.hide-span {
	display: none;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #0094DA url(../img/icon_sj01.png) no-repeat 98% center;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 10px;
}

.hide-span.active {
	background: #0094DA url(../img/icon_sj02.png) no-repeat 98% center;
}

.honor {
	position: relative;
	padding-top: 30px;
	width: 100%;
	height: 730px;
	background: url(../img/bg06.jpg) no-repeat center top;
	overflow: hidden;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.honors-cont {
	position: absolute;
	top: 27px;
	left: 0;
	padding: 0 20px 60px 20px;
	height: 620px;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}

.honor-posi {
	display: block;
	width: 35px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 2px;
	background: #F8F8F8;
}

.honor-posi:after {
	height: 58px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #FFFFFF;
	content: " ";
	display: block;
	border-top: 2px solid #0094da;
}

.honors-btn-div {
	width: 100%;
	height: 70px;
	text-align: center;
}

.honors-btn-div a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 20px;
}

.honors-btn-prev {
	background-image: url(../img/honor_prev.png);
}

.honors-btn-next {
	background-image: url(../img/honor_next.png);
}

.honors-btn.active {
	opacity: .6;
	filter: alpha(opacity=60);
	cursor: no-drop;
}

.honors-ul {
	position: relative;
	height: 100%;
	width: 100%;
}

.honors-li {
	position: absolute;
	left: 0;
	bottom: -100%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	width: 25%;
	border-left: 1px solid #0094da;
	box-sizing: border-box;
	padding-bottom: 100px;
}

.honors-li:before {
	content: "";
	position: absolute;
	left: -21px;
	top: 0;
	width: 40px;
	height: 42px;
	background: #F8F8F8 url(../img/icon_lo.png) no-repeat center bottom;
}

.honors-li:after {
	content: " ";
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	left: -14px;
	bottom: -13px;
	background: url(../img/icon_dot.png) no-repeat center center;
}

.honors-li-desc {
	min-height: 226px;
	box-sizing: border-box;
}

.honor-pic {
	text-align: center;
	margin-bottom: 25px;
}

.honor-tex {
	font-size: 14px;
	line-height: 30px;
}

.honors-li-time {
	position: absolute;
	left: 20px;
	bottom: 10px;
	font-size: 30px;
	line-height: 35px;
	color: #03a5f7;
}

.honors-btn-div {
	position: absolute;
	top: 640px;
}

.tab-head {
	width: 100%;
}

.tab-head a {
	background: #f8f8f8;
	width: 33.3%;
	float: left;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 14px;
}

.tab-head a.on {
	background: #0093d9;
	color: #FFFFFF;
}

.tabbox-in {
	display: none;
	margin-top: 35px;
}

.culture-ul {
	margin-bottom: 40px;
}

.culture-ul li {
	position: relative;
	float: left;
	width: 32%;
	margin: 0 2% 20px 0;
	background: #FFFFFF;
	box-shadow: 0 0 6px #aaa;
}

.culture-ul li:after {
	opacity: 0;
	filter: alpha(opacit=0);
	display: block;
	width: 100%;
	z-index: 4;
	background: #0089d2 url(../img/icon_rrow.png) center center no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 42px;
	content: " ";
	transition: all .5s ease;
}

.kuang {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #FFFFFF;
	transform: scale(1.1);
	transition: all .5s ease;
	z-index: 4;
}

.kuang:after {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	bottom: -12px;
	right: 24px;
	background: #43b1e5 url(../img/icon_fd.png) no-repeat center center;
	content: " ";
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s ease;
}

.pic-c {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.pic-c img {
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}

.tex-c {
	position: relative;
	padding: 27px 20px 62px 20px;
}

.tit-c {
	font-size: 14px;
	color: #000;
	width: 100%;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	overflow: hidden;
}

.cont-c {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #848484;
	font-size: 12px;
}

.culture-ul li:hover .pic-c img {
	transform: scale(1.2);
	transition: all .5s ease;
}

.culture-ul li:hover .tex-c .more {
	bottom: 60px;
	transition: all .5s ease;
}

.culture-ul li:hover:after {
	opacity: 1;
	filter: alpha(opacit=100);
	transition: all .5s ease;
}

.culture-ul li:hover .kuang {
	transform: scale(0.9);
	transition: all .5s ease;
}

.culture-ul li:hover .kuang:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tab-head.tab-head02 a {
	width: 50%;
}

.about-tit {
	font-size: 20px;
	line-height: 36px;
	color: #083e88;
	margin-bottom: 15px;
}

.about-us {
	padding: 0;
}

.about-us strong {
	font-weight: bold;
}

.about-us p {
	font-size: 14px;
	color: #040404;
	line-height: 30px;
	margin-bottom: 10px;
}

.riqi_box {
	float: left;
	color: #525252;
	width: 130px;
	text-align: center;
	padding-top: 35px;
}

.riqi_box .p01 {
	color: #616161;
	font-size: 24px;
	line-height: 40px;
}

.riqi_box .p02 {
	color: #949494;
	font-size: 14px;
}

.pic_left {
	float: left;
	width: 225px;
	height: 135px;
	overflow: hidden;
	border: 1px solid #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.pic_left img {
	width: 100%;
	transform: scale(1);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.brand-dl {
	margin-bottom: 40px;
}

.brand-dl dd a {
	border-bottom: 1px solid #e3e3e3;
	height: 175px;
	padding: 20px 0;
	width: 100%;
	display: block;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.brand-dl dd:hover .pic_left img {
	transform: scale(1.2);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.brand-dl dd a:hover {
	padding-left: 20px;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.brand-cont {
	width: 400px;
	float: left;
	padding-top: 20px;
}

.brand-dl dd {
	position: relative;
	transition: all .5s ease;
}

.brand-dl dd:hover {
	background: #083e88;
	transition: all .5s ease;
}

.brand-dl dd:hover .riqi_box .p01 {
	color: #FFFFFF;
}

.brand-dl dd:hover .riqi_box .p02 {
	color: #FFFFFF;
}

.brand-dl dd:hover .news_tit {
	color: #FFFFFF;
}

.brand-dl dd:hover .brand-contin {
	color: #FFFFFF;
}

.news_tit {
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 20px;
}

.brand-contin {
	float: left;
	color: #666;
	line-height: 27px;
	height: 54px;
	overflow: hidden;
	width: 100%;
}

.goto02 {
	margin-top: -20px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 1px solid #e3e3e3;
	transition: all .5s linear;
	background: #fff url(../img/icon_next.png) no-repeat center center;
	border-radius: 50%;
}

.brand-cont dd:hover .goto02 {
	right: 30px;
	transition: all .5s linear;
}

.honor-in-div {
	position: relative;
	float: right;
	width: 790px;
	border-left: 1px solid #d6d6d6;
	height: auto;
	padding-top: 40px;
	padding-left: 15px;
}

.honor-posi02 {
	position: absolute;
	top: 0;
	left: -40px;
	width: 32px;
	height: 104px;
	background: url(../img/pic13.jpg) no-repeat top center;
}

.honor-posi-top {
	height: 56px;
	width: 10px;
	background: url(../img/icon_top.jpg) no-repeat center center;
	position: absolute;
	top: 0;
	left: -5px;
}

.honor-posi-left {
	position: absolute;
	left: 5px;
	top: 0;
	height: 30px;
	width: 240px;
	background: url(../img/icon_ee.jpg) no-repeat left top;
	padding-left: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 12px;
}

.honor-dl {
	color: #666;
	font-size: 13px;
}

.honor-dl dt {
	position: relative;
	line-height: 30px;
}

.honor-dl dt:before {
	position: absolute;
	width: 10px;
	height: 10px;
	left: -20px;
	top: 10px;
	content: " ";
	background: url(../img/icon_circle.png) no-repeat center center;
}

.honor-dl dd {
	line-height: 24px;
}

.honor-in-div:after {
	display: block;
	content: " ";
	width: 10px;
	height: 30px;
	background: url(../img/bg07.jpg) no-repeat center top;
	position: absolute;
	bottom: 0;
	left: -5px;
}

.tdfc-bar {
	width: 300px;
	padding-right: 22px;
	margin-top: 45px;
	float: left;
}

.tdfc-bar a {
	padding: 0 35px;
	display: block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	border: 1px solid #d7d7d7;
	background: #f8f8f8;
	font-size: 14px;
	margin-bottom: 6px;
}

.tdfc-bar a.on {
	background: #0096da;
	color: #fff;
}


/*动画效果 */

.ani-up {
	visibility: hidden;
	-webkit-opacity: 0;
	opacity: 0;
}

.ani-up-delay {
	visibility: hidden;
	-webkit-opacity: 0;
	opacity: 0;
}

.fadeInUp_delay {
	visibility: visible;
	animation: fadeInUp_delay ease-out 1.5s forwards;
	-webkit-animation: fadeInUp_delay ease-out 1.5s forwards;
	-moz-animation: fadeInUp_delay ease-out 1.5s forwards;
}

.fadeInUp {
	visibility: visible;
	animation: fadeInUp ease-out .8s forwards;
	-webkit-animation: fadeInUp ease-out .8s forwards;
	-moz-animation: fadeInUp ease-out .8s forwards;
}

.ani-rig {
	visibility: hidden;
	-webkit-opacity: 0;
	opacity: 0;
}

.ani-left {
	visibility: hidden;
	-webkit-opacity: 0;
	opacity: 0;
}

.faderight {
	visibility: visible;
	animation: faderight ease-out .8s forwards;
	-webkit-animation: faderight ease-out .8s forwards;
	-moz-animation: faderight ease-out .8s forwards;
}

.faderleft {
	visibility: visible;
	animation: faderleft ease-out .8s forwards;
	-webkit-animation: faderleft ease-out .8s forwards;
	-moz-animation: faderleft ease-out .8s forwards;
}

.tdfc-right {
	padding-left: 56px;
	width: 830px;
	float: right;
	margin-top: 45px;
	border-left: 1px solid #ebebeb;
	padding-bottom: 100px;
}

.tdfc-ul {
	padding-top: 25px;
}

.tdfc-ul li {
	padding-top: 0;
	position: relative;
	padding-bottom: 44px;
	border-top: 1px solid #ebebeb;
	padding-right: 260px;
	transition: all .3s ease;
}

.tdfc-li-left {
	width: 100%;
	float: left;
}

.tdfc-li-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 160px;
	overflow: hidden;
	transition: all .3s ease;
}

.tdfc-li-right img {
	width: 100%;
	height: 100%;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.tdfc-dl {
	width: 100%;
	padding-right: 30px;
}

.tdfc-dl dt {
	font-size: 16px;
	color: #272222;
	margin-bottom: 25px;
	margin-top: 30px;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tdfc-dl dd {
	font-size: 14px;
	line-height: 30px;
	color: #4c4b4b;
	height: 90px;
	overflow: hidden;
}

.tdfc-ul li:hover .tdfc-li-right img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.tdfc-ul li:after {
	content: '';
	display: block;
	clear: both;
}

.tdfc-ul li:hover {
	border-color: #43b1e5;
	padding-top: 15px;
}

.tdfc-ul li:hover .tdfc-li-right {
	top: 15px;
}

.tdfc-ul li:hover .tdfc-dl dt {
	color: #083e88;
}

.tab-tdfc {
	display: none;
}

.news-top {
	position: relative;
	padding-right: 370px;
	height: 265px;
	width: 100%;
}

.news-top:hover .news-tit02 {
	color: #093F88;
}

.news-pic {
	position: absolute;
	right: 0;
	top: 0;
	width: 340px;
	height: 210px;
	overflow: hidden;
}

.news-pic img {
	width: 100%;
	height: 100%;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.news-top:hover .news-pic img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.news-left-date {
	margin-bottom: 25px;
	font-size: 28px;
	color: #12438b;
	font-weight: bold;
}

.news-cont {
	font-size: 12px;
	color: #838383;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
}

.news-item {
	position: relative;
	width: 100%;
	height: 160px;
	padding-top: 30px;
	padding-left: 120px;
	border-bottom: 2px solid #e1dede;
}

.news-item a {
	display: block;
}

.news-item:hover .news-dl dt {
	color: #093F88;
}

.news-item:hover .news-date {
	background: #093F88;
}

.news-item:hover .news-date .p01 {
	color: #fff;
}

.news-item:hover .news-date .p02 {
	color: #fff;
}

.news-date {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100px;
	height: 100px;
	background: #e1dede;
	padding: 20px 0 0 15px;
}

.news-date .p01 {
	font-size: 40px;
	color: #12438b;
	font-weight: bold;
}

.news-date .p02 {
	font-weight: bold;
	font-size: 16px;
	color: #888;
}

.news-dl {
	width: 100%;
}

.news-dl dd {
	color: #838383;
	font-size: 12px;
}

.news-dl dt {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-tit02 {
	margin-bottom: 25px;
	font-size: 20px;
	color: #000000;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-src {
	margin: 10px 0;
}

.news-des {
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	display: -webkit-box !important;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news-div {
	padding-bottom: 25px;
}

.news-edit {
	width: 100%;
	color: #838383;
	font-size: 14px;
	line-height: 30px;
	padding: 30px 0 10px 0;
	border-bottom: 1px solid #E4E4E4;
}

.news-bottom {
	position: relative;
}

.news-bottom-left {
	width: 60%;
	float: left;
	position: relative;
	border-right: 1px solid #e1dede;
	padding-left: 120px;
	padding-top: 30px;
}

.news-bottom-left:hover .news-dl02 dt {
	color: #093F88;
}

.news-bottom-left:hover .news-date {
	background: #093F88;
}

.news-bottom-left:hover .news-date .p01 {
	color: #fff;
}

.news-bottom-left:hover .news-date .p02 {
	color: #fff;
}

.news-bottom-right {
	padding: 30px 15px;
	float: right;
	width: 40%;
}

.news-bottom-right dd a:hover {
	color: #093F88;
}

.news-bottom-right dt {
	font-size: 18px;
	color: #000;
	margin-bottom: 25px;
}

.news-bottom-right dd a {
	color: #838383;
	font-size: 12px;
	line-height: 24px;
	display: block;
	idth: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-dl02 dt {
	margin-top: 5px;
	font-size: 14px;
	margin-bottom: 30px;
	color: #000;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-dl02 dd {
	color: #838383;
	font-size: 12px;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
}

.more-a {
	font-size: 12px;
	color: #12438b;
	font-weight: bold;
	margin-top: 40px;
}

.yh-ul {
	margin-bottom: 30px;
}

.yh-ul>li {
	background: #FFFFFF;
}

.yh-ul>li.odd .yh-tex {
	float: right;
}

.yh-ul>li:hover .yh-posi {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.yh-pic {
	position: relative;
}

.yh-posi {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/tm62.png);
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.yh-pic,
.yh-tex {
	width: 50%;
	float: left;
}

.yh-tex {
	padding: 70px 8% 10px 8%;
	margin-bottom: 32px;
	position: relative;
}

.yh-tit {
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 35px;
	color: #083e88;
	margin-bottom: 20px;
}

.yh-con {
	font-size: 14px;
	color: #787878;
	height: 72px;
	line-height: 24px;
	overflow: hidden;
}

.yh-pic>img {
	width: 100%;
}

.yh-link {
	width: 100%;
	text-align: center;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	position: absolute;
}

.yh-link a {
	margin: 0 24px;
	color: #fff;
	display: inline-block;
}

.yh-link a:hover img {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	transition: all .5s ease;
}

.yh-link img {
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transition: all .5s ease;
	vertical-align: middle;
	margin-right: 10px;
}

.yh-subtit {
	font-size: 18px;
	color: #2b2b2b;
	margin-bottom: 15px;
}

.yh-more {
	color: #787878;
	font-size: 20px;
	margin-top: 30px;
	background: url(../img/icon_sd.png) no-repeat 100px center;
	line-height: 40px;
}

.yh-ul li.odd .yh-more {
	background: url(../img/icon_sd02.png) no-repeat left center;
	padding-left: 50px;
}

.yh-ul li.odd:hover .yh-more {
	background: url(../img/icon_sdb.png) no-repeat left center;
	color: #083e88;
}

.yh-ul li:hover .yh-more {
	background: url(../img/icon_sdb02.png) no-repeat 100px center;
	color: #083e88;
}

.yh-ul li:hover .yh-more a {
	color: #0093d9;
}

.yh-ul li:hover .yh-tit a {
	color: #0093d9;
}

.yewu-div-left {
	width: 60%;
	float: left;

}

.yewu-div-right {
	width: 40%;
	float: right;
}

.yw-pic {
	float: right;
	padding: 60px;
    background: #f7f7f7;
}

.yw-pic img {
	width: 100%;
	height: 100%;
}

.yw_right {
	width: 380px;
	padding-top: 60px;
	padding-left: 50px;
}

.pic-list a {
	width: 50%;
	border: 2px solid #FFFFFF;
	float: left;
}

.pic-list a img {
	width: 100%;
    display:block;
}

.yw-tit {
	height: 34px;
	font-size: 20px;
	line-height: 34px;
	border-left: 1px solid #666;
	margin-left: -50px;
	margin-bottom: 16px;
	padding-left: 50px;
	background: url(../img/bg10.png) no-repeat left center;
}

.control-div {
	margin-top: 45px;
}

.control-div a {
	height: 52px;
	line-height: 52px;
	width: 50%;
	float: left;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.control-div a.down-btn {
	background: #083e88;
}

.control-div a.vr-btn {
	background: #0094da;
}

.control-div a img {
	vertical-align: middle;
	margin-right: 10px;
}

.yw-share {
	padding: 15px 0;
	border-bottom: 1px dashed #D6D6D6;
	border-top: 1px dashed #D6D6D6;
	margin-top: 42px;
}

.yw-share p {
	margin-bottom: 5px;
}

.yw-contr-left {
	padding-right: 20px;
	width: 320px;
	float: left;
}

.yw-contr-right {
	width: 810px;
	float: right;
	border-left: 1px solid #e3e3e3;
}

.prev-next {
	width: 100%;
	margin-top: 24px;
}

.prev-next a {
	width: 50%;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	float: left;
}

.prev-next a.prev-k {
	background: url(../img/prev02.jpg) no-repeat left center;
	padding-left: 40px;
}

.prev-next a.next-k {
	background: url(../img/icon_next02.jpg) no-repeat right center;
	padding-right: 40px;
	text-align: right;
}

.prev-next a:hover {
	color: #0094da;
}

.yw-contr {
	margin-top: 47px;
}

.yw-contr-left img {
	width: 100%;
	margin-bottom: 20px;
}

.yw-contr-right-tit {
	position: relative;
	font-size: 20px;
	color: #101010;
	height: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-bottom: 1px solid #E8E8E8;
	padding-top: 10px;
}

.yw-contr-right-tit:before {
	content: " ";
	width: 8px;
	height: 34px;
	background: #093F88;
	position: absolute;
	left: 32px;
	top: 5px;
}

.yw-edit {
	font-size: 14px;
	line-height: 35px;
	color: #646464;
	padding: 30px 10px 0 25px;
}

.sub-head {
	padding-bottom: 15px;
	position: relative;
	font-size: 14px;
	color: #808080;
	text-align: center;
	margin: 50px 0 50px 0;
}

.sub-head:after {
	position: absolute;
	content: "";
	display: block;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
	height: 1px;
	width: 50px;
	border-top: 1px solid #d5d5d5;
}

.inp_div {
	width: 100%;
}

.inp {
	float: left;
	padding: 0 50px 0 10px;
	margin-right: 2%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #d5d5d5;
}

.inp.inp_tit {
	width: 31%;
	background: #fff url(../img/icon_ph05.png) no-repeat 98% center;
}

.inp.inp_name,
.inp.inp_ph,
.inp.inp_qq,
.inp.inp_email {
	width: 21%;
}

.inp.inp_email {
	margin-right: 0;
	background: #FFFFFF url(../img/icon_eve.png) no-repeat right center;
}

.inp.inp_name {
	background: url(../img/icon_ren.png) no-repeat right center;
}

.inp.inp_ph {
	background: #fff url(../img/icon_ph.png) no-repeat 98% center;
}

.inp.inp_qq {
	margin-right: 0;
	background: #FFFFFF url(../img/qie.jpg) no-repeat 98% center;
}

.inp.inp_qq.none {
	background: transparent;
}

.texa {
	margin-bottom: 20px;
	width: 100%;
	height: 225px;
	background: #FFFFFF url(../img/icon_qipa.png) no-repeat right 10px;
	border: 1px solid #d5d5d5;
	margin-top: 25px;
	padding: 10px;
	font-size: 12px;
}

.tj_div {
	padding-top: 20px;
}

.tj_div input {
	width: 120px;
	height: 40px;
	color: #fff;
}

.tj_div input[type=button] {
	width: 260px;
	height: 48px;
	line-height: 48px;
	border-radius: 4px;
	font-size: 14px;
	color: #FFF;
	margin-right: 20px;
}

.tj_div {
	margin: 30px 0 170px 0;
}

.jyxc_div {
	width: 100%;
}

.company_div {
	padding: 1px;
}

.com-dl {
	margin-bottom: 15px;
}

.com-dl dt {
	border: 1px solid #e5e5e5;
	background: #FFFFFF url(../img/icon_add02.png) no-repeat 98% center;
	padding: 0 23px;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	padding-right: 60px;
	color: #333;
}

.com-dl dt.on {
	background: #e2e2e2 url(../img/icon_cut02.jpg) no-repeat 98% center;
	color: #333;
}

.com-pic {
	float: left;
	width: 32%;
	overflow: hidden;
}

.com-dl dd {
	margin: 30px 0 15px 0;
	display: none;
}

.com-pic img {
	width: 100%;
}

.com-tex {
	float: right;
	width: 67%;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.com-tit {
	font-weight: bold;
	font-size: 16px;
	color: #083e88;
}

.tdfc-right.padding-left {
	padding-left: 25px;
}

.zhaopin {
	overflow: hidden;
	width: 100%;
	margin: 0 0 50px 0;
}

.zhaopin_dl {
	width: 100%;
	cursor: pointer;
	margin-bottom: 8px;
}

.dt_zp {
	position: relative;
}

.zp-tit {
	font-size: 18px;
	text-align: center;
	color: #004F9E;
	margin-top: 45px;
}

.dt_zp.onn i {
	background: url(../img/icon_down09.png) no-repeat;
	top: 24px;
}

.dt_zp.onn .head_zp {
	color: #004F9E;
	background: #073d87;
}

.zhaopin>dd {
	display: none;
}

.yp_message {
	padding: 25px;
	background: #FFFFFF;
	line-height: 24px;
	color: #000;
	border: 1px solid #e8e8e8;
	font-size: 14px;
}

.yp_message a {
	color: #ff0000;
}

.yp_dl {
	line-height: 33px;
	font-size: 14px;
	padding: 30px;
}

.yp_dl a {
	color: #0065b9;
}

.head_zp {
	background: #FFFFFF;
	padding: 15px 20px;
	border: 1px solid #e8e8e8;
}

.head_zp li {
	float: left;
	color: #141414;
	font-size: 14px;
}

.post {
	width: 25%;
}

.num-xh,
.post-name,
.num-p,
.pay,
.time,
.post-yq {
	width: 16.6%;
	font-size: 14px;
	text-align: center;
}

.num-xh {
	text-align: left;
}

.post-yq {
	text-align: right;
	padding-right: 38px;
}

.dt_zp .head_zp {
	background: #FFFFFF;
}

.dt_zp.onn .head_zp li {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

.dt_zp i {
	background: url(../img/icon_ne.png) no-repeat;
	display: block;
	width: 30px;
	height: 12px;
	position: absolute;
	right: 18px;
	top: 20px;
}

.dt_zp .post-yq {
	padding-right: 50px;
}

.zzsc select {
	float: left;
	width: 28%;
	margin-right: 2%;
}

.search-zp {
	margin: 35px 0 20px 0;
}

.search-zp-btn {
	width: 13%;
	height: 41px;
	line-height: 41px;
	background: #0094da;
	color: #fff;
}

.online_lx {
	width: 36px;
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 9999;
}

.online_box {
	height: 36px;
	width: 100%;
	position: relative;
}

.online_box>a {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .5s ease;
	opacity: 100;
	filter: alpha(opacity=100);
	background: url(../img/sprite.jpg);
	position: relative;
}

.online_box>a:hover {
	transition: all .5s ease;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.online_box>a.float_item01 {
	width: 100%;
	background-position: 0 0;
	transition: all .3s ease;
	left: 0;
}

.online_box>a.float_item02 {
	background-position: 0 -40px;
}

.online_box>a.float_item03 {
	background-position: 0 36px;
}

.online_box_img {
	position: absolute;
	right: 100%;
	top: 0;
	width: 80px;
	display: none;
}

.online_box:hover .online_box_img {
	display: block;
}

.online_box_img img {
	display: block;
	width: 100%;
}

.sli_box {
	width: 180px;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 55px;
	background: #C0C0C0;
	transition: all .5s ease;
}

.sli_box.ani {
	left: -143px;
	transition: all .3s ease;
}

.float_item01.ani {
	left: 55px;
	transition: all .3s ease;
}

.lx_head {
	padding: 20px;
	line-height: 16px;
	background: #0094da;
	color: #fff;
	font-size: 14px;
}

.float_item01_ul li a {
	display: block;
	transition: all .5s ease;
}

.qqbox {
	background: #e5e5e5 url(../img/icon_qq.png) no-repeat 20px center;
	transition: all .5s ease;
	padding: 10px 10px 10px 50px;
}

.qqbox:hover {
	padding: 20px 10px 20px 50px;
	transition: all .5s ease;
}

.contactbox {
	padding: 20px 10px 35px 20px;
	background: #FFFFFF;
	line-height: 30px;
}

.lx_head {
	position: relative;
}

.lx_head span {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	background: url(../img/icon_close.png) no-repeat center center;
	cursor: pointer;
}

.lx_head span:hover {
	transition: all 1s ease;
	transform: rotate(180deg);
}

.transition {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.index-block02{display: none;}
.index-block05 .main{width: 1440px;box-sizing: border-box;}
.index-block01 .main{width: 1440px;box-sizing: border-box;}
.index-title{text-align: center;color: #1260b2;padding: 30px 0;font-size: 30px;}
.index-title.tit{background: url(../img/tit-icon.jpg) no-repeat center;}
.ind-news-main{margin-top:20px;background-color: #e9f6fe;}
.ind-news-cont{padding:35px 0;margin: 0 auto;width: 1440px;}
.ind-news-cont:after{content: '';display: block;clear: both;}
.ind-news-tit{padding-bottom: 30px;line-height: 20px;}
.ind-news-tit:after{content: '';display: block;clear: both;}
.ind-news-tit p{float: left;font-size: 20px;color: #002aa1;}
.ind-news-tit a{float: right;color: #444;font-size: 15px;}
.ind-news-video{float: left;width: 445px;}
.ind-news-video-ul{}
.ind-news-video-li{position: relative;}
.ind-news-video-li img{display: block;width: 100%;}
.ind-news-video-li i{position: absolute;left: 50%;top: 50%;margin-left: -24px;margin-top: -24px;width: 48px;height: 48px;background: url(../img/video-btn.png) no-repeat center;}
.ind-news-video .owl-theme .owl-controls{position: absolute;right: 0;top: 0px;margin-top: 0;}
.ind-news-video .owl-theme .owl-controls .owl-page span{margin:5px 4px;width: 7px;height: 7px;border-radius: 50%;}
.ind-news-list{margin-left:25px;padding:0 20px;float: left;width: 660px;box-sizing: border-box;border-left: 1px solid #dce5ec;border-right: 1px solid #dce5ec;}
.ind-news-list-ul{height: 280px;overflow: hidden;}
.ind-news-list-li{}
.ind-news-list-li a{display: block;color: #666;line-height: 35px;}
.ind-news-list-li a:after{display: block;clear: both;}
.ind-news-list-li p{background: url(../img/fre.png) no-repeat left center;padding-left:15px;float: left;width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;}
.ind-news-list-li p:before{}
.ind-news-list-li span{float: right;font-size: 14px;}
.ind-news-list-li a:hover{color: #002aa1;}
.ind-news-com{float: right;width: 290px;}
.ind-news-link{}
.ind-news-link-main{padding-top:36px;height: 105px;background: url(../img/video-img2.png) no-repeat center;box-sizing: border-box;background-size: cover;}
.ind-news-link-cont{position: relative;margin: 0 auto;width: 228px;height: 32px;background-color: #fff;border: 1px solid #a4a4a4;}
.ind-news-link-tit{position:relative;line-height: 30px;text-indent: 10px;font-size: 16px;}
.ind-news-link-tit:before{content: '';position: absolute;right: 0;top: 0;width: 30px;height: 100%;background-color: #025ab1;}
.ind-news-link-tit:after{content: '';position: absolute;right: 9px;top: 12px;width: 0;height: 0;border-top: 6px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.ind-news-link-a{position: absolute;left: 0;bottom: 100%;width: 100%;padding: 10px;display:none;box-sizing: border-box;background-color: #fff;border: 1px solid #a4a4a4;}
.ind-news-link-a a{display: block;font-size: 14px;color: #666;line-height: 30px;border-bottom: 1px solid #f1f1f1;}
.ind-news-hot{}
.ind-news-hot .ind-news-tit{padding: 15px 0;}
.ind-news-hot-ul{}
.ind-news-hot-li{}
.ind-news-hot-li-img{}
.ind-news-hot-li-img img{display: block;width: 100%;}
.ind-news-hot-li p{padding: 0 10px;line-height: 20px;background-color: #015db2;color: #fff; font-size:13px;}
.ind-news-hot .owl-theme .owl-controls{position: absolute;right: 10px;bottom: 0;margin-top: 0;}
.ind-news-hot .owl-theme .owl-controls .owl-page span{margin:5px 4px;width: 7px;height: 7px;border-radius: 50%;}
.ind-news-hot .owl-theme .owl-controls .owl-page.active span, .ind-news-hot .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #fff;}



/*动画效果*/

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}

@keyframes fadeInUp_delay {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}

@-webkit-keyframes fadeInUp_delay {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}

@-moz-keyframes fadeInUp_delay {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}

@keyframes faderight {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none;
		-moz-transform: none;
	}
}

@-webkit-keyframes faderight {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none;
		-moz-transform: none;
	}
}

@-moz-keyframes faderight {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none;
		-moz-transform: none;
	}
}

@keyframes faderleft {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none;
		-moz-transform: none;
	}
}

@-webkit-keyframes faderleft {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none;
		-moz-transform: none;
	}
}

@-moz-keyframes faderleft {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none;
		-moz-transform: none;
	}
}
@media (max-width: 1440px) {
	.index-block05 .main{width: 100%;}
	.index-block01 .main{width: 100%;}
	.head-main{width: 1200px;}
	.ind-news-cont{width: 1200px;}
	.ind-news-list{width: 420px;}
	.ind-news-list-li p{width: 78%;}
	
}
@media (max-width: 1200px) {
	.main {
		width: 100%;
		min-width: auto;
	}
	
	.head-main{width: 1000px;}
	.honor-in-div {
		width: 100%;
	}
	.question-left.padding-left {
		padding-left: 40px;
	}
	.yh-tex {
		padding: 10px 15px 0 15px;
	}
	.yh-tit {
		font-size: 24px;
	}
	.yw-pic {
		width: 100%;
		padding: 20px 0;
	}
	.yewu-div {
		padding: 0 2%;
	}
	.jyxc_div {
		padding: 0 2%;
	}
	.index-ul li a:before{display: none;}
	
	
	.ind-news-cont{width: 1024px;}
	.ind-news-list{width: 245px;}
	.ind-news-list-li p{width: 60%;font-size: 14px;}
}

@media (max-width: 1024px) {
	body{padding-top: 60px;}
	.head-main{width: 100%;}
	.head-ser{display: none;}
	.head-bot{background-color: transparent;}
	.search_btns{margin-right:10px;display: block;background-color: #015db2;}
	.menu_ul li a {
		color: #003685
	}
	.genle {
		display: none;
	}
	.main-c {
		width: 100%;
		min-width: auto;
	}
	.online_lx {
		display: none;
	}
	.inline-sw {
		width: 100%;
	}
	.mainDiv {
		min-width: auto;
	}
	.jyxc_div {
		padding: 0 2%;
	}
	.lang-ph {
		display: block;
	}
	.logo {
		top: 0;
	}
	.banner_div {
		padding-top: 0;
	}
	.banner_div_li a {
		height: 296px;
	}
	.head-lang{display: none;}
	.menu_ul {
		display: none;
		position: absolute;
		left: 0;
		top: 60px;
		width: 100%;
		height: auto;
		background: #fff;
		z-index: 2;
		margin-left: 0;
	}
	.search_bg{top: 60px;}
	.menu_ul li {
		width: 100%;
		line-height: 35px;
		border-top: 1px solid #0093d9;
		padding: 0 2%;
	}
	.menu_ul li.active a:after {
		display: none;
	}
	.menu_ul li a:after {
		display: none;
	}
	.search_btns {
		width: 40px;
		right: 5px;
	}
	.oa {
		width: 40px;
		right: 45px;
	}
	.index-ul {
		margin-top: 20px;
		padding: 0 30px;
	}
	.news-ul {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.news-ul li {
		width: 23%;
		margin: 10px 1%;
	}
	.news-li-date {
		height: 30px;
	}
	.news-li-date p {
		display: none;
	}
	.news-li-date02 {
		height: 70px;
		padding-top: 10px;
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		margin-top: 20px;
	}
	.news-li-date:after {
		width: 35%;
		top: 15px;
	}
	.index-block02 {
		padding: 60px 0 60px 0;
	}
	.more {
		margin: 40px auto 0 auto;
	}
	.index-block01,
	.index-block02,
	.index-block03,
	.index-block04,
	.index-block05 {
		height: auto;
	}
	.news-tit .p01 {
		font-size: 24px;
	}
	.news-li-tit {
		font-size: 14px;
		line-height: 24px;
		height: 48px;
		overflow: hidden;
	}
	.index-block04 {
		padding: 60px 0;
	}
	.yh-box {
		width: 80%;
		margin-right: 10%;
	}
	.index-block03 {
		padding-top: 30px;
	}
	.ly-head {
		padding: 0 2%;
		width: auto;
	}
	.ly-head .p01 {
		font-size: 20px;
	}
	.main-pad {
		padding: 0 2%;
	}
	.ewmbox {
		display: none;
	}
	.foot-dl {
		margin-right: 30px;
		margin-bottom: 10px;
	}
	.foot-dl dd {
		display: none;
	}
	.foot {
		height: auto;
	}
	.ly-ul {
		padding-bottom: 30px;
	}
	.ly-ul li {
		padding: 0 5%;
	}
	.ly-pic {
		width: 100%;
		height: auto;
	}
	.ly-dl {
		width: 100%;
	}
	.head-btn {
		display: block;
		padding-top: 15px;
	}
	header{padding: 0 15px;}
	header:after{content: '';display: block;clear: both;}
	.head-img{display: none;}
	.head-top{float: left;}
	.head-bot{float: right;}
	.logo a{height: 60px;}
	.other-div{float: left;}
	.search_btns {
		right: 50px;
	}
	.oa {
		right: 80px;
		margin-right: 0;
	}
	.other-div .lang {
		display: none;
	}
	.foot-dl dt a {
		font-size: 16px;
	}
	.foot {
		position: relative;
		padding-bottom: 20px;
	}
	.index-img {
		height: auto;
		background: none;
	}
	.index-img img {
		display: block;
	}
	.question-left {
		width: 75%;
		padding: 20px 10px;
	}
	.question-right {
		width: 25%;
		padding: 20px 10px;
	}
	.index-img {
		padding-top: 0;
	}
	.news-li-date02:after {
		display: none;
	}
	.news-ul li:hover {
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		transform: translateY(0);
	}
	.question-link {
		padding: 0 2%;
		border-bottom: none;
	}
	.question-link-ul {
		display: none;
		background: #FFFFFF;
		margin-top: 0;
	}
	.question-link-ul li {
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #0093D9;
		padding: 0;
		margin: 0;
		height: 30px;
		line-height: 30px;
	}
	.question-link-ul li.active {
		border-bottom: 1px solid #0093D9;
	}
	.question-link-ul li:hover {
		border-bottom: 1px solid #0093D9;
	}
	.hide-span {
		display: block;
	}
	.question-link-ul {
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		height: auto;
	}
	.question-div-head .p01 {
		font-size: 24px;
	}
	.culture-ul li:after {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
	}
	.question-left.padding-left {
		padding-left: 40px;
	}
	.tdfc-div {
		width: 100%;
		padding: 0 2%;
	}
	.tdfc-bar {
		width: 100%;
	}
	.tdfc-bar a {
		width: 18%;
		margin: 5px 1%;
		float: left;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		padding: 0 5px;
	}
	.tdfc-right {
		border-left: none;
		width: 100%;
		padding: 20px 2%;
	}
	.tdfc-dl {
		padding-right: 10px;
	}
	.yh-ul {
		padding: 0 2%;
		margin-top: 20px;
	}
	.yh-more {
		margin-top: 5px;
	}
	.yh-con {
		height: 48px;
	}
	.zhaopin-div {
		padding: 0 2%;
	}
	.riqi_box {
		display: none;
	}
	.brand-cont {
		width: 65%;
	}
	.pic_left {
		width: 130px;
		height: 78px;
	}
	.brand-dl dd a {
		height: 98px;
		padding: 10px 0;
		display: block;
	}
	.news_tit {
		margin-bottom: 0;
	}
	.close_btn {
		right: 0;
		left: auto;
		margin-left: 0;
	}
	
	.ind-news-cont{width: 100%;padding: 35px;}
	.ind-news-video{width: 100%;}
	.ind-news-list{margin:30px 0;padding:0;width: 100%;border: none;}
	.ind-news-link-main{padding-top:0;height:auto;margin-bottom:20px;background: transparent;}
	.ind-news-link-cont{margin: 0;}
	.ind-news-com{width: 100%;}
	.ind-news-list-li p{width: 70%;}
	.index-title{font-size: 18px;}
	.index-title.tit{background-size: 70px;}
}

@media (max-width: 768px) {
	body{padding-top: 50px;}
	.news-ul li {
		width: 46%;
		margin: 10px 2%;
	}
	.video-box {
		width: 86%;
	}
	.yq-ul li img {
		max-width: 90%;
		max-height: 100%;
	}
	.foot-right {
		width: 100%;
		float: left;
	}
	.search_div {
		width: 90%;
	}
	.span-right {
		width: 100%;
		margin-top: 5px;
	}
	.question-dl dt {
		font-size: 12px;
		padding-right: 140px;
	}
	.banner_div_li a {
		height: 180px;
	}
	.honors-li {
		width: 50%;
		margin-left: 35px;
	}
	.culture-ul li {
		width: 46%;
		margin: 15px 2%;
	}
	.honor-dl dd img {
		width: 46%;
		float: left;
		margin: 0 1%;
	}
	.tdfc-bar a {
		width: 48%;
	}
	.tdfc-ul li {
		padding-bottom: 15px;
		padding-right: 165px;
	}
	.tdfc-dl dt {
		margin: 5px 0 10px 0;
		font-size: 14px;
	}
	.tdfc-dl dd {
		font-size: 12px;
		height: 60px;
	}
	.tdfc-li-right {
		width: 162px;
		height: 105px;
	}
	.news-pic {
		position: relative;
		width: 100%;
		height: auto;
	}
	.news-top {
		height: auto;
		padding-bottom: 20px;
		padding-right: 0;
	}
	.news-left {
		width: 100%;
	}
	.news-edit img {
		width: 100%;
	}
	.news-bottom-left {
		width: 100%;
	}
	.news-bottom-right {
		width: 100%;
	}
	.news-item {
		padding-left: 110px;
	}
	.yh-pic {
		width: 100%;
	}
	.yh-tex {
		width: 100%;
	}
	.yw-edit img {
		width: 100%;
	}
	.yewu-div-left {
		width: 100%;
		padding: 10px 2%;
	}
	.yewu-div-right {
		width: 100%;
		padding: 10px 2%;
	}
	.yw-contr-left {
		width: 100%;
		padding: 10px 2%;
	}
	.yw-contr-right {
		width: 100%;
		padding: 10px 2%;
	}
	.inp.inp_tit,
	.inp.inp_name,
	.inp.inp_ph,
	.inp.inp_qq,
	.inp.inp_email {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.texa {
		margin-top: 0;
	}
	.tj_div input[type=button] {
		width: 46%;
		margin: 0 2%;
		float: left;
	}
	.num-xh,
	.pay,
	.time {
		display: none;
	}
	.post-name,
	.num-p,
	.post-yq {
		width: 33.3%;
	}
	.head_zp {
		padding: 12px 0;
	}
	Ԍ�������� {
		EԌ������� right: 0;
		width: 20px;
	}
	.dt_zp.onn i {
		top: 20px;
	}
	.search-zp-btn {
		width: 46%;
		margin: 5px 2%;
	}
	.search_bg{top: 50px;}
	.menu_ul{top: 50px;}
	.ind-news-cont{padding: 30px 15px;}
	.head-top{width: 168px;}
	.logo a{height: 50px;}
	.oa{height: 50px;line-height: 50px;}
	.search_btns{height: 50px;}
	.head-btn{height: 50px;padding-top: 10px;}
}

@media (max-width: 500px) {
	.ly-ul li {
		width: 100%;
	}
	.question-left {
		width: 100%;
		padding: 20px 10px;
	}
	.question-right {
		width: 100%;
		padding: 20px 10px;
	}
	.honors-li {
		width: 100%;
		margin-left: 4%;
	}
	.culture-ul li {
		width: 96%;
	}
	.search-zp-btn {
		width: 100%;
		margin: 5px 0;
	}
}

@media (max-width: 360px) {
	.foot-right dt {
		width: 30px;
	}
	.foot-right dt img {
		width: 90%;
		margin-top: 0;
	}
	.foot-right dd {
		padding-left: 5px;
	}
}

header .main {
	position: static;
}

.melres {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50px;
/*	background:#fff url(../img/de.jpg) repeat-y 160px top;*/
    background:#fbfbfb;
    width: 496px;
	padding: 20px;
	display: none;
    
}
.prelns{ width:209px;float:left;}
.imsgt{width:245px; float:right;border-left: 1px solid #dddddd; padding-left: 20px; min-height: 280px;}
.imsgt img{display:block;padding-bottom: 10px;}
.dlieo{ color:#666; font-size:14px; line-height:26px;}
.nelse {
	width: 300px;
	height: 400px;
	padding: 0 45px;
	color: #fff;
	border-right: 1px solid #979797;
	float: left;
}

.nelse .tiles {
	font-size: 22px;
	line-height: 50px;
	text-align: center;
}

.nelse .conlie {
	font-size: 16px;
	margin-top: 15px;
	line-height: 1.8;
	text-align: center;
}

.nelse .picle {
	margin-top: 30px;
	text-align: center;
}

.nelse .picle img {
	max-width: 100%;
}

.emlils {
	
}

.emlils dt {
	line-height: 35px;
}

.emlils dt a {
	font-size: 14px;
    color:#666;
}

.emlils dd {
	line-height: 30px;
}

.emlils dd a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
}

.emlils dd a:hover,
.emlils dt a:hover {
	color: #00a7ff;
}

.tiliex {
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	background: #083e88;
	padding: 0 25px;
    cursor:pointer;
}

.tiliex span {
	margin-left: 10px;
	font-size: 12px;
}

.ewl-cdl {
	background: #ebebeb;
	padding: 0 12px 20px;
}

.ewl-cdl li {
	background: url(../img/xf03.jpg) repeat-x left bottom;
}

.ewl-cdl a {
	display: block;
	line-height: 50px;
	height: 50px;
	background: url(../img/xf04.png) no-repeat 10px center;
	padding-left: 20px;
}

.ewl-cdl a:hover {
	color: #00a7ff;
}

.index-block05 {
	background: #f8f8f8;
	clear: both;
}

.index-block05 .main {
	padding-left: 120px
}
.table_box{padding:20px 2%; font-size:14px; color:#666;line-height:1.8;}
@media (max-width: 1024px) {
	.menu_ul li.active {
		background: none;
	}
	.melres {
		width: 100%;
		left: 0;
		top: 0;
		position: relative;
		height: auto;
		padding: 0;
        background:#fff;
	}
	.nelse,.imsgt {
		display: none;
	}
    .prelns{width:100%; float:none}
	.emlils {
		width: 100%;
		margin-left: 0;
		background: url(../img/xf02.png) no-repeat 10px center;
		padding: 5px 25px;
	}
	.emlils dt {
		margin-bottom: 0;
	}
	.emlils dd {
		display: none;
	}
}

@media (max-width: 1440px) {
	.index-img,
	.banner_div,
	.index-block02,
	.index-block03,
	.index-block05,
	.foot,
	.foot-tex,
	.question-div {
		width: 100%;
	}
	header {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.index-block05 .main {
		padding-left: 0
	}
	.index-block05 .news-tit {
		position: relative;
		left: 0px;
		top: 0px;
		width: 100%
	}
	.index-block05 .main {
		padding-top: 40px
	}
	.yq-box {
		margin-top: 10px;
	}
}
/*视频弹出框*/
.shade{position: fixed;left: 0;top: 0;z-index:8;display:none;width: 100%;height: 100%;background-color: #000;opacity: .5;filter: alpha(opacity=50);}
.video-play{position: fixed;left: 50%;z-index:8;display:none;margin-left: -450px;top: 10%;padding:5px;width: 900px;box-sizing: border-box;background-color: #fff;}
#mediaplayer_logo{display: none !important;}
@media screen and (max-width: 1200px) {
	.video-play{margin-left: -300px;width: 600px;}
}
@media screen and (max-width: 740px) {
	.video-play{margin-left: 0;width: 90%;left: 5%;}
}