﻿@charset "utf-8";
/* 禁用iPhone中Safari的字号自动调整 */

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

/* 去除iPhone中默认的input样式 */

/*input[type="submit"],

input[type="reset"],

input[type="button"],*/

input {
	resize: none;
}

/* 取消链接高亮  */

body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 设置HTML5元素为块 */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* 图片自适应 */

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
	-ms-interpolation-mode: bicubic;
	/*为了照顾ie图片缩放失真*/
}

/* 初始化 */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: '微软雅黑', Microsoft YaHei, Tahoma, Arial, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 15px;
}
em, i {
	font-style: normal;
}

strong {
	font-weight: normal;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

a {
	text-decoration: none;
	color: #000;font-size: 15px;
	font-family: Microsoft YaHei, Tahoma, Arial, sans-serif;
}

a:hover {
	text-decoration: none;
    color:#d11e1e;
}

ul, ol {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Microsoft YaHei;
}

img {
	border: none;
	vertical-align: top;
}

.wrap {
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

::-webkit-scrollbar {
	/* display: none; */
}
.ellipsis{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wrap{width: 1200px;margin:0 auto;position:relative;overflow: hidden;}
/* 头部 */
.header_jieshao{width: 100%;margin:0 auto;overflow: hidden;background:#eeeeee;border-bottom: 1px solid #f7f7f7;}
.wer_1200{width: 1200px;margin:0 auto;line-height: 40px;font-size: 14px;color: #8d8d8d;overflow: hidden;}
.sxx_jl{float: left;}
.you_jsm{float: right;}
.you_jsm > a {font-size: 14px;color: #8d8d8d;}
.index-header{border-bottom: 1px solid #e5e5e5;}
.header {min-width: 1200px;background: #fff;padding: 25px 0;}
.header .container {overflow: hidden;width: 1200px;margin: 0 auto;}
.header-logo {height: 47px;margin-right: 30px;float: left;}
.header-logo img {height: 100%;}
.header-nav {overflow: hidden;float: left;margin-top: 10px;}
.header-nav li {position: relative;z-index: 1;float: left;font-size: 16px;padding: 0 14px;line-height: 28px;margin-left: 25px;border-radius: 28px;}
.header-nav .active {background: #000;color:#fff;}
.header-nav .active a{color:#fff;}
.header-search {float: right;width: 220px;height: 30px;margin-top: 8px;background-color: #f0f0f1;border: 1px solid #e2e2e2;border-radius: 16px;overflow: hidden;font-size: 0;}
.header-search .inp {width: 168px;font-size: 16px;padding: 0 10px;background: none;
display: inline-block;vertical-align: top;height: 30px;border: none;outline: none;vertical-align: top;}
.header-search .btn {width: 30px;cursor: pointer;background: url(../images/icon_search.png) no-repeat left top 4px;display: inline-block;vertical-align: top;height: 30px;border: none;outline: none;vertical-align: top;}
/* 底部 */
.footer{background:#000;width: 100%;margin-top: 25px;padding: 25px 0;}
.foot_top{width: 100%;overflow: hidden;border-bottom: 1px solid #252525;padding-bottom: 25px;}
.foot_l{float: left;}
.foot_r{float: right;line-height: 47px;}
.foot_r a{color:#757575;display: inline-block;vertical-align: middle;}
.foot_r a:hover{color:#fff;}
.foot_r em{margin-left: 20px;margin-right: 20px;display: inline-block;vertical-align: middle;width: 3px;height: 3px;background:#757575;border-radius: 3px;}
.foot_hui{color:#444;font-size:13px;text-align: center;margin-top: 15px;}
.foot_hui a{color:#444;}
.foot_hui a:hover{color:#fff;}


.bottom_box{width: 100%;position: relative;}


.now_location{line-height: 60px;}
.now_location a{display: inline-block;}
.now_location h1{display: inline-block;font-weight: normal;}

.pages {padding: 20px;text-align: center;overflow: hidden;font-size: 16px;}
.pages ul{width: 100%;overflow: hidden;}
.pages li {display: inline-block;margin: 0 3px;*display: inline;}
.pages a {display: inline-block;height: 32px;line-height: 32px;text-align: center;padding: 0 14px;background: #fff;border: 1px solid #e0e0e0;border-radius: 2px;color: #666;}
.pages .thisclass a {border-color: #000;background: #000;color: #fff;filter: none}



.box_hide{display: none;}
.bg_color{background:#f7f7f7;}


.ye1{position:fixed;z-index:2;left: 10%;top:-10%;animation: sx 8s linear infinite;-webkit-animation: sx 8s linear infinite;height: 100px;}
.ye img{height: 100%;}
.ye2{position:fixed;z-index:2;left: 50%;top:-10%;animation: sx 10s linear infinite;animation-delay: 1s;-webkit-animation: sx 10s linear infinite;-webkit-animation-delay: 1s;height: 60px;}
.ye3{position:fixed;z-index:2;left: 80%;top:-10%;animation: sx 12s linear infinite;animation-delay: 1s;-webkit-animation: sx 12s linear infinite;-webkit-animation-delay: 0.5s;height: 50px;}
@keyframes sx{
    0%{top:0%}
    100%{top:120%;}
}
@-webkit-keyframes sx{
    0%{top:0%}
    100%{top:120%;}
}
@-moz-keyframes sx{
    0%{top:0%}
    100%{top:120%;}
}
@-o-keyframes sx{
    0%{top:0%}
    100%{top:120%;}
}
@-ms-keyframes sx{
    0%{top:0%}
    100%{top:120%;}
}


.float-right{float: right;width: 47px;height: 47px;background:url(../images/dcc.png) no-repeat center center;background-size:50%;cursor: pointer;}
.search_bg{width: 100%;height: 100%;position:fixed;left:0;top: 138px;background:rgba(0,0,0,0.5);z-index: 10;padding-top: 20px;box-sizing: border-box;}
.bai_w{width: 1200px;margin:0 auto;background:#fff;padding:70px 0;position: relative;}
.del{position:absolute;width: 20px;height: 20px;background:url(../images/del.png) no-repeat center center;background-size:contain;top:18px;right:18px;cursor: pointer;}
.ww_ww{width: 915px;margin:0 auto;}
.ww_se{width: 915px;border:1px solid #000;border-radius: 69px;height: 69px;line-height: 69px;overflow: hidden;margin-bottom: 20px;}
.ww_se input{float: left;font-size:18px;height: 69px;line-height: 69px;padding-left: 25px;box-sizing: border-box;width: 75%;}
.ww_se input:focus{list-style: none;outline-style: none;}
.ww_se .button{float: right;width: 160px;background:url(../images/icon_search2.png) no-repeat 35px center #000;color:#fff;font-size:26px;cursor: pointer;}
.hend_a{overflow: hidden;width: 915px;}
.hend_a a{font-size:15px;color:#a0a0a0;margin-right: 15px;margin-bottom: 15px;float: left;}
.hend_a a:hover{color:#000;}
.mt20{margin-top: 20px;}

.box_top{width: 100%;overflow: hidden;}
.box_t_l{float: left;}
.box_t_l em{display: inline-block;vertical-align: middle;}
.box_t_l span{font-size:28px;display: inline-block;vertical-align: middle;margin-left: 5px;}
.box_t_r{float: right;line-height: 37px;}
.box_bottom{overflow: hidden;width: 100%;}


.mt15{margin-top:15px;}
.white_bg{background:#fff;}

.box_ll{width: 100%;overflow: hidden;}
.box_left{float: left;width: 818px;}
.box_right{float: right;width: 370px;}
.box_y_one{width: 100%;background:#fff;padding:20px;box-sizing: border-box;}

.yihang_row{float: left;width: 160px;margin-top: 15px;}
.yihang_row:nth-of-type(2n){float: right;}
.yihang_a{width: 100%;height: 90px;background:#f7f7f7;display: block;}
.yihang_a img{width: 100%;height: 100%;}
.yihang_tit{display: block;text-align: center;margin-top: 12px;}


.liahang_row{width: 100%;overflow: hidden;border-bottom: 1px dashed #bfbfbf;padding:15px 0;box-sizing: border-box;display: flex;align-items: center;}
.liahang_a{width: 166px;height: 94px;background:#f7f7f7;float: left;}
.liahang_a img{width: 100%;height: 100%;}
.lia_right{float: left;margin-left: 10px;width: 150px;}
.liahang_tit{display: block;}
.time_lf{margin-top: 15px;}

.em_y1{width: 35px;height: 29px;background:url(../images/in_sp.png) no-repeat;background-position: -66px -52px;}
.em_y2{width: 36px;height: 29px;background:url(../images/in_sp.png) no-repeat;background-position: -121px -53px;}
.em_y3{width: 34px;height: 28px;background:url(../images/in_sp.png) no-repeat;background-position: -207px -53px;}
.em_y4{width: 36px;height: 28px;background:url(../images/in_sp.png) no-repeat;background-position: -255px -54px;}
.em_y5{width: 35px;height: 29px;background:url(../images/in_sp.png) no-repeat;background-position: -65px -108px;}
.em_y6{width: 33px;height: 29px;background:url(../images/in_sp.png) no-repeat;background-position: -123px -108px;}
.em_y7{width: 33px;height: 29px;background:url(../images/in_sp.png) no-repeat;background-position: -245px -106px;}
.em_y8{width: 33px;height: 25px;background:url(../images/in_sp.png) no-repeat;background-position: -65px -161px;}
.em_y9{width: 33px;height: 28px;background:url(../images/in_sp.png) no-repeat;background-position: -123px -161px;}
.em_y10{width: 33px;height: 28px;background:url(../images/in_sp.png) no-repeat;background-position: -176px -161px;}
.em_y11{width: 42px;height: 34px;background:url(../images/in_sp.png) no-repeat;background-position: -255px -201px;}
.em_y12{width: 50px;height: 40px;background:url(../images/in_sp.png) no-repeat;background-position: -60px -201px;}
.em_y13{width: 50px;height: 40px;background:url(../images/in_sp.png) no-repeat;background-position: -126px -201px;}
.em_y14{width: 42px;height: 40px;background:url(../images/in_sp.png) no-repeat;background-position: -194px -201px;}
.em_y15{width: 36px;height: 30px;background:url(../images/in_sp.png) no-repeat;background-position: -246px -156px;}
.em_y16{width: 36px;height: 30px;background:url(../images/in_sp.png) no-repeat;background-position: -63px -259px;}
.em_y17{width: 36px;height: 30px;background:url(../images/in_sp.png) no-repeat;background-position: -118px -263px;}


.w95{width: 95%;margin:0 auto;padding-top: 15px;}



.fix_header{position:fixed;left:0;top:0;width: 100%;z-index: 100;}
body{padding-top: 140px;}
.p18{padding: 18px;box-sizing: border-box;}





