/* base */


/* base */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
table,
tbody,
p,
th,
td,
em {
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font: 12px/2.03 "Microsoft Yahei";
	color: #333;
}

html,
body {
	height: 100%;
}

img,
input,
button,
a,
select,
textarea {
	margin: 0;
	padding: 0;
	resize: none;
	border: none;
	outline: none;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
b,
em,
i {
	font-size: 100%;
	word-wrap: break-word;
	font-weight: normal;
	font-style: normal;
	font-family: 'Microsoft Yahei';
}

a:active,
a:focus {
	outline: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}

* {
	margin: 0;
	padding: 0
}

a {
	color: #333;
	text-decoration: none
}
button{
	
	background: none;
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.f_bold {
	font-weight: bold;
}

.hide {
	display: none;
}

.blod {
	font-weight: bold;
}

li {
	list-style: none;
}

body {
	background: #FFF;
	color: #333;
	font: 12px/1.5 "Microsoft Yahei";
}

img {
	border: none;
}

.clear {
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.hide {
	display: none;
}


/* framework */

.public-top {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 12px;
	background: #fafafa;
	border-bottom: 1px solid #e2dede;
}

.public-top .hy {
	width: 120px;
}

.public-top .sc {
	width: 185px;
}

.main {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.top {
	width: 100%;
	height: 84px;
	float: left;
	display: inline;
}

.header_top {
	width: 1200px;
	height: 57px;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
}

.header_top_1 {
	width: 194px;
	height: 64px;
	float: left;
	display: inline;
	overflow: hidden;
}

.header_top_1 .logo {
	width: 194px;
	height: 64px;
	float: left;
	display: inline;
	/* overflow: hidden; */
}

.header_top_r {
	width: auto;
	height: 60px;
	float: right;
	display: inline;
	padding-left: 24px;
	margin-top: 20px;
}

.header_top_r .phone {
	width: 295px;
	height: 30px;
	line-height: 30px;
	font: 18px/30px 'Microsoft Yahei';
}

.header_top_r .phone .phone_red {
	color: #ef3d34;
}

.header_top_r .search {
	width: 142px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e6e6e6;
	border-radius: 20px;
}

.header_top_r .search input {
	padding: 4px 8px;
	background: none;
	width: 100px;
	height: 22px;
}
.header_top_r .search .search_butn{
	cursor: pointer;
}

.wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0px;
}

.header {
	width: 100%;
	height: auto;
	overflow: hidden;
}

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

.footer {
	width: 100%;
	font: 14px/26px 'Microsoft Yahei';
	color: #555;
	margin: 0 auto;
	text-align: center
}

.fixA {
	background: #EEE;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+200));
	right: 50%;
	margin-top: -50px;
	margin-right: -580px;
	display: none
}

.nav {
	width: 100%;
	height: 55px;
	background: #0b5ca8;
}

.nav ul {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}

.nav li {
	float: left;
	display: inline;
	position: relative;
}

.nav li a {
	display: block;
	color: #feffff;
	margin: 0 1px;
	font: 14px/55px 'Microsoft Yahei';
	height: 55px;
	width: 105px;
	text-align: center;
}

.nav li a:hover {}

.nav li .active {
	background: url(../img/nav_a_bg.jpg) no-repeat top;
}

.nav li:hover>a {
	background: url(../img/nav_a_bg.jpg) no-repeat top;
}

.nav li:hover .dongfang_div {
	display: block;
}

.nav li .dongfang_div {
	position: absolute;
	top: 55px;
	left: 1px;
	width: 105px;
	height: auto;
	background: rgba(6, 82, 153, 0.8);
	z-index: 1000;
	display: none;
}

.nav li .dongfang_div p {
	line-height: 45px;
}

.nav li .dongfang_div p a {
	line-height: 45px;
	height: 45px;
	width: auto;
}

.nav li .dongfang_div p a:hover {
	background-color: #065299;
	background-image: none;
}


/* 图标样式 */

.icon-web-icon- {
	font-size: 22px;
	color: #ef3d34;
}

.icon-sousuo {
	font-size: 18px;
	color: #696969;
}

.icon-xinwen {
	color: #ee1c23;
	font-size: 28px;
	margin-right: 10px;
}

.content {
	width: 1200px;
	height: auto;
	margin: 20px auto 0;
	-overflow: hidden;
}

.section {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	-zoom: 1;
}
.section_a,.section_c{
	width: 1200px;
	margin: 25px auto 20px;
}
.section_b, .section_d{
	background: #ededed;
}

.hd {
	height: 40px;
	margin-bottom: 30px;
	overflow: hidden;
}

.hd h2 {
	font: 24px/40px 'Microsoft Yahei';
	float: left;
	color: #333333;
	height: 40px;
}

.hd .more {
	float: right;
	display: inline;
	font-size: 12px;
	line-height: 40px;
	color: #777777;
}

.bd {
	height: auto;
	overflow: hidden;
}



.bd a.more {
	font-size: 12px;
	float: right;
	display: inline;
}

.col-left {
	width: 590px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 20px;
}

.col-right {
	width: 590px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}


/* article-list */

.article-list {}

.article {
	height: auto;
	overflow: hidden;
	-zoom: 1;
	font-family: Tahoma, simsun;
	border-top: 1px solid #efefef;
	margin: -1px 0 1px;
	padding: 10px 0
}

.article h4 {
	font: 18px/18px 'microsoft yahei';
	margin-bottom: 15px;
}

.article .brief {
	height: 45px;
	font: 13px/20px 'Microsoft Yahei';
	color: #777777;
	border-bottom: 1px dashed #e8e8e8;
	padding-bottom: 8px;
}

.article .brief a {
	color: #ef3d34
}

.article .info {
	display: none
}

.article .info a {
	margin-right: 10px;
	font: 12px/22px 'Microsoft Yahei';
	color: #999
}

.nav_list_news {
	height: 30px;
	overflow: hidden;
	margin-bottom: 12px;
}

.nav_list_news a {
	width: 70px;
	height: 30px;
	font: 14px/30px 'Microsoft Yahei';
	background: #bbbbbb;
	color: #fff;
	display: block;
	float: left;
	margin-right: 8px;
	text-align: center;
	border-radius: 4px;
}

.nav_list_news a.active {
	background: #ef3d34;
}


/* news-list */

.news-list {
	height: auto;
	overflow: hidden;
}

.news-list li {
	height: 28px;
	font: 14px/28px 'Microsoft Yahei';
	overflow: hidden;
	padding: 2px 0;
	background: url(../img/dian.jpg) no-repeat left center;
	padding-left: 10px;
	border-bottom: 1px dashed #e8e8e8;
}

.met-index-body {
    padding: 10px 0px;
    position: relative;
    z-index: 2;
}
.container {
    margin-right: auto;
    margin-left: auto;
}
.met-index-body h3 {
    font-size: 24px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
    color: #444;
}
.met-index-body p.desc {
    font-size: 13px;
    text-align: center;
    width: 80%;
    color: #848484;
    margin: 0px auto;
    margin-bottom: 10px;
    font-family: "Microsoft YaHei";
}
.met-index-service .service_item{
	float: left;
	width:285px;
	padding-right: 20px;
	
}
.service_item a {
    display: block;
    width: 100%;
    position: relative;
}
.service_item a img{
	max-width: 100%;
	transition: 0.5s;
}
.service_item h4 {
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    color: #595959;
    transition: all ease-out 0.2s;
    border-bottom: 1px solid #E1E1E1;
    text-align: left;
    width: 100%;
}
.service_item h4:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    background-color: #da251d;
    margin-top: 46px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.service_item a:hover h4:before {
	width: 100%;
}
.service_item a:hover .img_div{
	opacity: 1;
}
.service_item a:hover img{
	transform: scale(1.5);
}
.service_item p {
    color: #848484;
    font-size: 13px;
    line-height: 24px;
    height: 108px;
    overflow: hidden;
    width: 100%;
    margin: 0 0 11px;
    margin-top: 10px;
}
.service_item .img_k {
	position: relative;
	overflow: hidden;
}
.service_item .img_box {
	overflow: hidden;
}
.service_item .img_k .img_div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	text-align: center;
	opacity: 0;
	transition: 0.5s;
}
.service_item .img_k .img_div p{
	position: relative;
	color: #fff;
	font-size: 22px;
	margin-top: 36px;
}
.service_item .img_k .img_div p::after{
	content: '';
	position: absolute;
	bottom: 7px;
	left: 50%;
	width: 45px;
	margin-left:-22.5px;
	height: 2px;
	background: #ef3e36;
}
.service_item h3 {
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    color: #333333;
    text-align: left;
}
.gsjj_content{
	width:590px ;
}
.zzfw_content{
	width:590px ;
	margin-left: 20px;
}
.hd_2{
	height: 24px;
}
.hd_2 h2 {
	height:24px ;
	line-height: 24px;
	border-left: 5px solid #ef3e36;
	padding-left: 10px;
}
.hd_2 .more {
	height:24px ;
	line-height: 24px;
}

.jian_img_box{
	width: 270px;
	height: 170px;
}
.xq_title{
	width: 305px;
	height: 170px;
	margin-left: 15px;
}
.xq_title h3 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #444;
}
.xq_title p {
    font-size: 13px;
    color: #777777;
    margin-bottom: 10px;
    font-family: "Microsoft YaHei";
    height: 20px;
    line-height: 20px;
}
.xq_title p.desc {
    margin: 0px auto;
    margin-bottom: 10px;
}
.met-index-about .met-editor {
    padding: 0;
    color: #848484;
    font-size: 13px;
    margin-top: 30px;
    background: none;
}
.xq_title a.more{
    background: url(../img/jiantou.png) repeat 8px -102px #fff;
    width: 108px;
    height: 22px;
    display: block;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: #dfdfdf 1px solid;
    margin-top: 48px;
    float: left;
   
}
.xq_title a.more:hover {
  background: url(../img/jiantou.png) no-repeat 8px -132px #fff;
  border-color: #da251d;
}
.section_c{
	margin-top: 0;
}
.section_d{
	padding-bottom:100px;
	margin-top: 50px;
	margin-bottom: 0;
}
.zzfu-list li{
	float: left;
	width:285px;
	margin-right: 20px;
}
.zzfu-list li img{
	width:285px;
	height:115px ;
}
.zzfu-list li .brief{
	background: #fff;
	border: 1px solid #e8e8e8;
	font: 15px/20px 'Microsoft Yahei';
	padding:10px 8px;
	margin-top: -10px;
}
footer{
	background: #262626;
}
.footn{
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}
.footn .footnl ul{
	margin-left: 55px;
}
.footn .footnl li a{
	color: #fff;
	opacity: 0.8;
	font-size: 12px;
	line-height: 30px;
}
.footn .footnl li.li1 a{
	opacity: 1;
	font-size: 15px;

}
.footn .footnl{
	border-right: 1px solid #494949;
	padding-right: 65px;
}

.footn .footn2{
	width: 370px;
	margin-left: 20px;
}
.footn .footn2 p{
	font: 12px/28px 'Microsoft Yahei';
	color: #fff;
	text-align: center;
}
.footn .footn2 .font_15{
	font-size: 15px;
	margin-top: 15px;
}
.connection{
	margin-top:-1px;
	padding: 20px 0;
	
}
.connection a{
	color: #333;
	margin-right: 20px;
	font-size: 15px;
}