*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.left{
	float: left;
}
body{
	/* background:#f5f5f5  url(../img/indexBg.png) no-repeat center bottom; */
	background:#f5f5f5 url(../img/footBg.png) no-repeat center bottom;
	padding-bottom: 170px !important;
}
.right{
	float: right;
}
.top_login .layui-row{
	padding: 0 35px;    position: relative;
}
.top_login{
    width: 100%;
    top: 0;    height: 35px;
    z-index: 11111111;
	background: #9f1709;    position: relative;
}
.container{
	width: 1204px;
	margin: 0 auto;
}
#top{
	width: 1204px;
	height: 244px;
	margin: 0 auto;
	position: relative;
	background: url(../img/bannerTop.png) no-repeat;
}
.nav{
	position: absolute;
	height: 60px;
	bottom: 0px;
	left: 0;
	line-height: 60px;
	background: #9f1709;
}
.layui-col-md4{
	width: 40.333333% !important;
}
.top_login .hy{
	color:white;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 35px;
}
.top_login .dl{
	text-align: right;
	line-height: 35px;
}
.top_login .dl input{
	width: 110px;
	height: 20px;
	border:0;
	border-radius: 10px;
	background: white;
	padding: 0 10px;
	font-size: 12px;
	margin-right: 12px;
}
.top_login .dl a{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	width: 58px;
	color: white;
	font-family: "微软雅黑";
	text-align: center;
	border-radius: 10px;
}
.top_login .dl .login{
	background: #ffa631;
}
.top_login .dl .sweep_code{
	background: #ffa631;
	margin-right: 35px;
}
.top_login .dl sapn{
	color:white;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 35px;
}
.logo_search{
	background: #00abf5 url(../img/top_bg.jpg) no-repeat right;
	height: 127px;
}
.logo_search .layui-row{
	height: 127px;
}
.logo_search .logo{
	margin-top: 22px;
}
.search{
	width: 213px;
	height: 29px;
	float: right;    margin-top: 45px;
}
.search input{
	height: 29px;
	border: 0;
	background: white;
	width: 160px;
	padding: 0 10px;
	font-size: 12px;
	font-family: "微软雅黑";
	float: left;
}
.search  a{
	width: 33px;
	height: 29px;
	background: #303b77;
	text-align: center;
	line-height: 29px;
	color: white;

float: left;	display: inline-block;
}

.layui-nav .layui-nav-item a{
	padding: 0 17px !important;
    border-right: 1px solid #831307 !important;
}
#nav{
	background: none !important;
	padding: 0 !important;
	}
.nav_01 .layui-nav .layui-this:after,.nav_01  .layui-nav-bar{
	background-color:transparent !important;
}

#nav{
	height: 60px;
	line-height:60px;
}
.layui-nav .layui-nav-more{
	display: none;
}
#nav  .hover ,#nav>li>a:hover{
	background: #f49701;
}
#nav>li{position:relative;float:left;width: 120px;text-align:center;cursor:pointer;}
#nav>li a{font-size:17px;color:#000;display:block;}
#nav>li>a{font-size:17px;color:white;display:block;font-family: "微软雅黑";}
#nav>li .jnred{position:absolute;left:97px;}
#nav>li>a.hover{padding:0 16px !important}

#maxul{width:114px;float: left;padding-left: 0;position:absolute;background:#BCD8F3;

margin-top:10px;margin-left:-10px;display:none;}


.link{
	*display: none;
	    width: 1200px;
    margin: 0 auto;
    padding-top: 15px !important;
    padding-bottom: 1px !important;
    background: white;
}
#foot{
	background: none;
	height: 140px;min-width: 1200px;

}
#foot .center{
	width: 1160px;
	margin: 0 auto;
	color: #2c2c2c;
	font-size: 14px;
	font-family: "微软雅黑";
	padding: 0 10px;
}
#foot .zdxx{
	line-height: 50px;
	
}
#foot .center p{
	line-height: 37px;
	text-align: center;
}
#foot .center p a{
		color: #2c2c2c;
}
#foot .bar{
	width: 100%;
	height: 37px;
	background: #004c8f;
	color: white;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 37px;
}

.top_banner{
	width: 1204px;
	margin: 0 auto;
	height: 360px;
}
.flexslider {
        margin: 0px auto 0px;
        position: relative;
        width: 100%;
        height: 360px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../img/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    .top_banner .slides img{
    	width: 1204px;
    	height: 360px;
    }
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 20px;
        text-align: center;

    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
       width: 10px;
       height: 10px;
       border-radius: 10px;
       background: white;
    }
     .flex-control-nav .active{
     	width: 24px;
     	background: #0e9bd3;
     } 
    .link2{
    	display: none;
    	*display: block;
        height: 52px;
    	    width: 1200px;
    margin: 0 auto;
    padding-top: 15px !important;
    padding-bottom: 1px !important;
    background: white;
    }
    .link2 span{
    	    width: 93px;
    float: left;
    text-align: right;
    margin-right: 18px;    margin-top: 8px;
    }
	 .link2 select{
	 	    width: 200px;
    float: left;
    height: 34px;
    margin-right: 13px;
	 }
	 .login{
    float: right;
    width: 70px;
    margin-top: 3px;
    height: 28px;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
    background: #ffa631;
    font-family: 微软雅黑;
    color: #fff;
		}
	 
	 .navZq{
        clear: both;
        background: #fff;
        position: absolute;
        top: 34px;
        width: 1204px;
        position: absolute;
        left: 0;
        display: none;
}
.zqdh .span{
    position: absolute;
        top: 0;
        right: 20px;
        cursor: pointer;
}
.navZq table{width:100%;display: block;}
.navZq  table tr td{ padding:10px 0px}
.navZq  table tr th{width: 100px;}
.navZq  table tr th div {text-align: right;width: 81px;overflow: hidden;padding-right: 20px;color: rgba(0, 0, 0, .8);}
.navZq  .up tr {background: #f7f7f7;}
.navZq  ul { overflow: hidden }
.navZq  li {float: left;padding: 0px 4px 0px 15px;line-height: 26px;height: 26px;color: rgba(0, 0, 0, .8);min-width: 195px;}
.navZq  li a {color: #333;}
.navZq .on dt {background-color: rgb(255, 255, 255);border-bottom: 0;height: 30px; color:#333}
