﻿* {
    margin:0;
    padding:0;   
	box-sizing: border-box; 
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	font: 13px/1.4 Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
	color: #333;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}


img {
	border: 0
}


textarea {
	overflow: auto
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
a {
	text-decoration: none!important; 
}
a:hover, a:active {
	text-decoration: none!important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.bk100{ height:100px;}
.bk200{ height:200px;}
/**文字溢出**/
.tow { text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
/**图片居中**/
.pic_center a{ width:100%; display:flex; justify-content: center;align-items: center;}
.pic_center img{ max-width:100%; height:auto; max-height:100%}
.fl{float: left;}
.fr{float: right;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both; }
.clear{clear: both;}
ul,li {
	list-style-type:none;
}
.container {
	width: 1200px;
	margin:0 auto;
}


.wrapper {
    max-width: 1200px;
    width: calc(0.959184 * 100%);
}
.container:before {
	display: table;
	content: ""
}
.container:after {
	display: table;
	clear: both;
	content: ""
}

/** header start **/
.site-header{
    width: 100%;
    position: fixed;
    margin: 30px 0 30px 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 103;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header-width{ width:90%; margin:0 auto}
.site-header #site-header-brand {
    color: #2e2e2e;
    float: left; padding-top:10px;
}


.site-header a:hover {
    color: #f49b00;

}

.site-header-nav{
    float:right;
    /*margin-top:20px;*/
}
.site-header-nav li{float:left;}
.site-header-nav li ul{ display: none;text-align: center;top:85px;width:120px;border-bottom: none; position: absolute; background: #000; padding-bottom: 10px}

.site-header-nav li:hover ul{ display: block;}
.site-header-nav-item {text-align: center;
    color: #fff;
    display:inline-block;
    padding:10px;
	margin:0 10px;
    font-size: 16px;line-height:65px;
}
.site-header-nav-item-cur,.site-header-nav-item:hover{border-bottom: 2px solid #f49b00;}
.site-header-nav li ul li{ width:100%;}
.site-header-nav li ul li a{text-align: center;
    color: #fff;
    display:inline-block;
    padding:10px;
	margin:0 10px;
    font-size: 14px;}
.site-header-nav li ul li a:hover{border-bottom: 1px solid #f49b00;}
/******* Scroll Start *******/
.site-header {
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.site-header.site-header-nav-scrolled {
    margin: 0;
    background-color:rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
/******* header end *******/
/*********************************轮播***************************************/
.banner{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.banner .bigimg{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.bigimg ul{
	position: absolute;
	width: 600%;
	height: 100%;	
}
.bigimg ul li{
	height: 100%;	
	float: left;
	position: relative;
}
.bigimg ul li .bannerImg{
	height: 100%;
}
.bigimg .bannerWord1{
	position: absolute;
	z-index: 99999;
	top: 150px;
	left: 40%;
	width: 31%;
}
.bigimg .bannerWord2{
	position: absolute;
	z-index: 99999;
	top: 214px;
	left: 32%;
	width: 36.33%;
}
.bigimg .bannerWord3{
	position: absolute;
	z-index: 99999;
	top: 270px;
	left: 32%;
	width: 36%;
}
.bigimg .bannerWord4{
	position: absolute;
	z-index: 99999;
	top: 174px;
	left: 31%;
	width: 36.3%;
}
.bigimg .bannerWord5{
	position: absolute;
	z-index: 99999;
	top: 146px;
	left: 31.9%;
	width: 36.6%;
}
.smallimg{
	position: absolute;
	width: 100%;
	height: 52px;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.smallimg ol{
	width: 560px;
	height: 54px;
	margin: 0 auto;
}
.smallimg ol li{
	float: left;
	border: 1px solid #FFFFFF;
	margin: 0px 5px;
	cursor: pointer;
}
.smallimg ol li img{
	width: 100px;
	height: 52px;
}
.smallimg ol .border-red{
	border: 1px solid #FF0000;
}



@media screen and (min-width:1200px) {
	.gongao{width: 100%; height: 40px; background: #f4f4f4; line-height: 40px; }
	.gongao_cont{width: 1200px; margin:0 auto; text-align:left;color: #1d1007; font-size: 14px;}
	.gongao_cont a{color: #666; font-size: 12px;}
	.gongao_cont a:hover{color: #333;}
}

/* 底部 */
.footer{background: #000;}
.footer .flogo{ width:100%; display:flex; justify-content: center;align-items: center;}
.footer .flogo img{ max-width:100%; max-height:100%;margin-top: -65px;}
.footer .footer-center{margin:55px auto;}
.footer .footer-center dl{float: left;}
.footer .footer-center dl dd{width: 150px;float: left;}
.footer .footer-center dl dd:last-child{width: 330px;}
.footer .footer-center dl dd:last-child a{padding-left: 20px;margin-bottom: 15px;}
.footer .footer-center dl dd:last-child a:nth-child(3){background: url(../images/f1.png)center left no-repeat;}
.footer .footer-center dl dd:last-child a:nth-child(4){background: url(../images/f2.png)center left no-repeat;}
.footer .footer-center dl dd:last-child a:nth-child(5){background: url(../images/f3.png)center left no-repeat;}
.footer .footer-center dl dd a{display: block; color: #999;font-size: 12px;line-height: 12px;margin-bottom: 10px;}
.footer .footer-center dl dd a:hover{margin-left: -5px;color: #d6000f;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.footer .footer-center dl dd:last-child a:hover{margin-left: 0;color: #999;}
.footer .footer-center dl dd div{font-size: 16px;line-height: 16px;color: #dfd8d2;}
.footer .footer-center dl dd .xian{width: 15px;height: 2px;background:#d6000f;margin: 15px 0; }
.footer .frt{width: 140px;float: left;text-align: center;}
.footer .frt img{display: block;width: 100%;}
.footer .frt div{color: #999;padding-top: 5px;font-size: 14px;line-height: 24px;}
.footer .fother{height: 35px;border-top: 1px solid #333;line-height: 35px;}
.footer .rt{float: right;}
.footer span,.footer a,.footer div{font-size: 12px;color: #666;}
.footer .top{display: none; width: 60px;height: 60px;background:url(../images/top.png) center no-repeat;position: fixed; right: 2%;bottom: 450px;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;cursor: pointer;}
.footer .top:hover{background: url(../images/top2.png)center no-repeat;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
