html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: normal 100% 'microsoft yahei',Arial,sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #fafafa;
}

a {
	color: #333;
	text-decoration: none;
	transition: all 0.35;
}

a:hover {
	color: #e60012;
}

ul,li,h1,h2,h3,h4,h5,h6,p,span,img {
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}

img {
	border: 0;
}

.wrap {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* --- head ---*/
.head {
}

.head .logo {
	margin: 12px 0;
}

.head .searchbar {
	margin: 22px 20px 0 0;
	width: 180px;
	height: 31px;
	background: url(../images/searchbg.png);
}

.head .searchbar input {
	float: left;
	width: 140px;
	border: 0;
	margin: 3px 0 0 10px;
	font-size: 14px;
	line-height: 22px;
	outline: none;
}

.head .searchbar button {
	float: right;
	width: 22px;
	height: 24px;
	background: url(../images/searchbth.png);
	border: 0;
	margin: 4px 6px 0 0;
	outline: none;
}

.head .nav {
	background: #1e1e1e;
	height: 50px;
	line-height: 50px;
}

.m-head {
	display: none;
	background: #fff;
}

#dl-menu {
	display: none;
}

/*中英切换*/
.selectCE {
	width: 85px;
	padding-top: 11px;
	float: right;
	text-align: right;
}

.selectCE select {
	padding-left: 10px;
	font: normal 14px '\5FAE\8F6F\96C5\9ED1';
	width: 80px;
	height: 34px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*float: left;
	*margin-right: 10px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
}

.selectEC {
	width: 85px;
	padding-top: 20px;
	float: right;
	text-align: right;
}

.selectEC select {
	font: normal 14px '\5FAE\8F6F\96C5\9ED1';
	width: 80px;
	height: 34px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*float: left;
	*margin-right: 10px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
}

.selectM {
	padding-top: 0.6em;
	margin-right: 3.4em;
	float: right;
	text-align: right;
	position: relative;
	z-index: 1000;
}

.selectM select {
	font: normal 14px '\5FAE\8F6F\96C5\9ED1';
	height: 2.4em;
	position: relative;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*float: left;
	*margin-right: 10px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
}

/*footer*/
.footer {
	background: #151515;
	color: #ffffff;
	padding: 40px 0 20px;
}

.footer .ft1 {
}

.footer .ft1 .title {
	font-size: 1.125em;
	letter-spacing: 1px;
	position: relative;
}

.footer .ft1 .title span {
	display: block;
	width: 90%;
	height: 1px;
	margin-top: 8px;
	border-radius: 2px;
	background: #6f6e72;
}

.footer .ft1 .title i {
	display: block;
	position: absolute;
	background: #ca3024;
	width: 75px;
	height: 4px;
	left: 0;
	bottom: 0;
}

.footer .ft1 .info {
	line-height: 2.4em;
	padding: 0.8em 0;
}

.footer .ft1 .info div {
	padding-left: 2.8em;
	background: url(../images/foot_ico.png) no-repeat;
	color: #fff;
}

.footer .ft1 .info .i1 {
	background-position: 0 6px;
}

.footer .ft1 .info .i2 {
	background-position: 0 -42px;
}

.footer .ft1 .info .i3 {
	background-position: 0 -90px;
}

.footer .ft1 .info .i4 {
	background-position: 0 -138px;
}

.footer .ft2 {
}

.footer .ft2 .title {
	font-size: 1.125em;
	letter-spacing: 1px;
	position: relative;
}

.footer .ft2 .title span {
	display: block;
	width: 90%;
	height: 1px;
	margin-top: 8px;
	border-radius: 2px;
	background: #6f6e72;
}

.footer .ft2 .title i {
	display: block;
	position: absolute;
	background: #ca3024;
	width: 75px;
	height: 4px;
	left: 0;
	bottom: 0;
}

.footer .ft2 .info {
	line-height: 1.8em;
	padding: 0.8em 0;
}

.footer .ft2 .info li a {
	color: #fff;
}

.footer .ft2 .info li a:hover {
	color: #ca3024;
}

.footer .ft3 {
	text-align: left;
}
.footer .ft3 .title {
    font-size: 1.125em;
    letter-spacing: 1px;
    position: relative;
}

.footer .ft3 .title span {
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 8px;
	border-radius: 2px;
	background: #6f6e72;
}

.footer .ft3 .title i {
	display: block;
	position: absolute;
	background: #ca3024;
	width: 100px;
	height: 4px;
	left: 0;
	bottom: 0;
}
.footer .ft3 .ewm {
	width:140px;
	height:140px;
	margin:1.2em auto;
}
.footer .ft3 .ewm img{
	width:100%;
}
.footer .ft3 .info img {
	max-width: 100%;
}

.copyright {
	text-align: center;
	line-height: 2em;
	background: #fff;
	padding: 1em 0.8em;
}

/*menu*/

.menu, .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu {
    height:50px;
	width:1100px;
	float:right;
}

.menu li {
    width: 220px;
	text-align:center;
	height:50px;
}

.menu li:hover {
}

.menu > li {
    display: block;
    float: left;
    position: relative;
}
.menu > li:first-child {
}
.menu a {
    color:#ffffff;
    display: block;
    font-family: '微软雅黑';
    font-size: 17px;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.ena a {
    color:#ffffff;
    display: block;
    font-family: '微软雅黑';
    font-size: 15px !important;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.menu li:hover > a {
    color: #151515;
	background:#ffffff;
}

.submenu {
    left: 0;
    max-height: 0;
    position: absolute;
    top: 100%;
    z-index: 0;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}
.submenu li {
	background:rgba(0,0,0,.6);
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
}

.submenu li a {
	color:#ffffff;
    font-family: '微软雅黑';
    font-size: 16px !important;
	}

.ena .submenu li a {
	color:#ffffff;
    font-family: '微软雅黑';
    font-size: 13px !important;
	}

.menu .submenu li:hover a {
    border-radius: 0;
    color: #ffffff;
}

.menu .submenu li:hover a:hover {
    border-radius: 0;
    color: #ffffff;
	background:#000;
}

.menu > li:hover .submenu, .menu > li:focus .submenu {
    max-height: 2000px;
    z-index: 10;
}
.menu > li:hover .submenu li, .menu > li:focus .submenu li {
    opacity: 1;

    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.menu li:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.menu li:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.menu li:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.menu li:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.menu li:hover .submenu li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.menu li:hover .submenu li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.menu li:hover .submenu li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.menu li:hover .submenu li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.submenu li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.submenu li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.submenu li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.submenu li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.submenu li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.submenu li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.submenu li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.submenu li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.active {
	background:#9e0000;
	}
.copyright span {
	margin-left: 20px;
	display: inline;
}

/*当屏幕尺寸小于1280px时，应用下面的CSS样式*/
@media screen and (max-width: 80em) {
 
	.wrap {
		width: 980px;
	}
}
/*当屏幕尺寸小于1024px时，应用下面的CSS样式*/
@media screen and (max-width: 64em) {
}
/*当屏幕尺寸小于768px时，应用下面的CSS样式*/
@media screen and (max-width: 48em) {
	.copyright span {
		margin-left: 0px;
		display: block;
		line-height: 26px;
	}  
	.wrap {
		width: auto;
	}

	.m-hidden {
		display: none;
	}

	#dl-menu{
		display:block;
		position:fixed;
		background:none;
	}
	.m-head{
		display: block;
		position: fixed;
		left:0;
		top:0;
		width:100%;
		height: 3.4rem;
		background: #fff;
		box-shadow: 2px 2px 7px #ccc;
		z-index: 998;
	}
	.head {
		display: none;
	}

	.m-head {
	}

	.m-head .logo {
		float: left;
		padding: 0.2rem;
	}

	.m-head .logo img {
		height: 3rem;
	}

	.m-head .opbtn {
		width: 2rem;
		height: 2rem;
		background: url(../images/cate.png) no-repeat;
		background-size: contain;
		margin: 0.7rem 1rem 0 0;
		float: right;
	}

	.ft1 {
		padding: 0 2em;
	}
}
/*当屏幕尺寸小于568px时，应用下面的CSS样式*/
@media screen and (max-width: 35.5em) {
}

.met_pager {
	margin-top:10px;
	height:60px;
	line-height:60px;
	text-align: center;
	font-size:14px;
}

.met_pager span {
	border: 1px solid #dfdfdf;
	background: #fff;
	padding: 5px 15px;
	text-align: center;
	margin-right: 3px;
	color: #bababa;
}

.met_pager span font:hover {
	font-weight: normal;
	cursor:not-allowed;
}

.met_pager a {
	text-align: center;
	color: #76838f;
}

.met_pager a:hover {	
	color:#e60013;
	text-decoration: none
}

.dangqian {
	background: #e60013 !important;
	border-color: #e60013 !important;
	color: #fff !important;
}

.total {
	border: 1px solid #dfdfdf;
	background: #fff;
	padding: 5px 15px;
	text-align: center;
	color: #999
}

.guwen {
	height:80px;
	border-bottom:1px solid #1e202d;
	padding-bottom:10px;
	}

.guwen p{
	line-height:40px;
	font-size:16px;
	}

.tactB {
	font-size:22px !important;
	}
	
.C_phone {
	border-bottom:1px solid #1e202d;
	}

.C_phone p{
	line-height:40px;
	font-size:16px;
	}

.nub {
	font-size:22px !important;
	}
	
.Contactus {
	border-bottom:1px solid #1e202d;
	}

.Contactus p {
	line-height:40px;
	font-size:16px;	
	}
	
.search_main{
	width:100%;
	text-align:left;
	padding-top:30px;
	}
	
.search_cont{
	line-height:36px;
	color:#000;
	padding-top:25px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	}
	
.search_cont .h3{
	font-size:18px;
	font-weight:bold;
	float:left;
	}
	
.search_cont .search_date{
	color:#ccc;
	float:right;
	}
.search_cont .sum{
	text-indent:2em;
	font-size:14px;
	color:#666;
	font-weight:normal;
	}
.search_cont .more{
	margin-top:15px;
	float:left;
	}

.search_cont .more a{
	color: #f68a47;
	padding: 6px 16px;
	border:1px solid #f68a47;
}

.search_cont .more a:hover{
	padding: 6px 16px;
	border:1px solid #263745;
	color: #263745;
}
