/* Ã¨Æ’Å’Ã¦â„¢Â¯Ã¨Â½Â®Ã¦â€™Â­ */
body,html{ width:100%; height:100%;background: none;transition: all linear .5s;} 
.fullSlide {position: absolute;left: 0;top: 0;width: 100%;height: 100%;min-width: 1000px;background: #000;}
.fullSlide ul {height: 100% !important;width: 100% !important;}
.fullSlide li {height: 100% !important;width: 100% !important;background-size: 100% 100% !important;}
.pre,
.next{position: absolute;top: 55%;width: 50px;height: 50px;background: rgba(0, 0,0, .6);color: #fff;border-radius: 50%;text-align: center;line-height: 47px;cursor: pointer;font-size: 30px;z-index: 999;}
.pre{left: 30px;}
.next{right: 30px;}
/* Ã¥Â¤Â´Ã©Æ’Â¨Ã¥Â¯Â¼Ã¨Ë†Âª */
.home_nav{width: 100%;height: 97px;background-color: rgba(255,255,255,0.3);position: relative;z-index: 99;}
.home_nav_box{width: 1200px;margin: 0 auto;}
.home_nav_box dd,dt{float: left;}
.home_nav_box dd, dt img{vertical-align: middle;}
.home_nav_box dd{margin-left:75px;}
.home_nav_box dd:nth-child(6) a{
    line-height: 121px;
}
.home_nav_box dl a{font-size: 22px;font-weight: 800;line-height: 97px;letter-spacing: 0px;color: #000000;}
/* Ã¤Â¸Â­Ã©â€”Â´Ã©Æ’Â¨Ã¥Ë†â€  */
.home_container{width: 100%;position: relative;z-index: 99;}
.home_container_box{width: 1200px;margin: 0 auto;}
.home_logo{text-align: center;margin-top: 50px;}
/* Ã¦ÂÅ“Ã§Â´Â¢ */
.home_search{width: 680px;height: 60px;background: #fff;border-radius: 30px;border: solid 4px rgba(0, 0, 0, 0.1);margin: 0px auto;}
.search_list{float: left;width: 100px;text-align: center;position: relative;padding-left: 19px;padding-left: 11px;}
.indseachcolumn{line-height: 50px;display: inline-block;color: #999999;font-size: 14px;}
.search_list i{display: inline-block;width: 11px;height: 7px;background: url(../images/home_b.png)  no-repeat;position: absolute;right: 10px;top: 23px;}
.search_list ul{display: none;position: absolute;width: 100%;top: 54px;left: 16px;z-index: 99;background: rgba(255, 255, 255, 0.6);border-radius: 2px;height: 100px;overflow-y: scroll}
.search_list ul li{width: 100%;line-height: 26px;cursor: pointer;font-size: 16px;color: #999999;}
.home_search input{width: 518px;height: 53px;border: none;background: none;color: #000;outline-style: none;text-indent: 0.5em;}
.home_search button{float: right;width: 40px;height: 40px;background: #cc2518;border: none;border-radius: 50%;outline-style: none;margin:6px 6px 0 0;}
.upward{text-align: center;/* display: none; */position: absolute;bottom: 210px;width: 100%;left: 0;}

/* Ã¥Âºâ€¢Ã©Æ’Â¨ */
.footer{position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0, 0, 0, 0.4);}
.foot,.foot a{color: #fff;}
.wzdt{border: none;}

/* Ã¥ÂÂ³Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†Âª */
.right_nav{position: fixed;right: 54px;top: 25%;z-index: 9999;}
.right_nav li{width: 40px;height: 40px;background-color: #f7f7f7;border: solid 1px #e0e0e0;text-align: center;line-height: 48px;border-radius: 50%;}

.right_nav li img {
    width: 20px;
}
.right_nav li+li{margin-top: 16px;}
.footer_dzjg{bottom: 0;}
.common_right_nav{display: none;}
@media screen and (max-width: 767px) and (min-width: 320px){
	.fullSlide{min-width: 100%;}
	.home_nav{height: auto;}
	.home_nav_box{width: 100%;}
	.home_nav_box dt{width: 33.3%;text-align: center;}
	.home_nav_box dd{width: 33.3%;margin-left: 0;text-align: center;}
	.home_nav_box dl a{line-height: 55px;}
	.home_container_box{width: 100%;padding: 0 10px;}
	.home_logo{margin-top: 30px;    }
	.home_search{width: 100%;}
	.home_search input{width: 200px;}
	.search_list{padding-left: 0;}
	.footer{position: relative;}
	.right_nav{display: none;}
	.upward{display: none;}
}

.wzljBox {
    line-height: 50px;
    height: 50px;
    color: #fff;
}

.wzljBox p a {color: #fff;}

.wzlj a {
    padding: 0 10px;
}

.flink {
    margin-left: 30px;
}

.flink>li {
    float: left;
    position: relative;
    margin: 0 15px;
    box-sizing: border-box;
}

.flink>span {
    float: left;
    color: #ccc;
}

.flinkBtn {
    position: relative;
    text-align: center;
    padding-right: 20px;
}
.flink li a  {
	display: block;
    line-height: 48px;
    height: 48px;
	cursor: pointer;
}
.flink> li> a {
    display: block;
    line-height: 48px;
    height: 48px;
    cursor: pointer;
    color: #fff;
}

.flink li i {
    position: absolute;
    top: 22px;
    background: url(../images/icon20.png) no-repeat center center;
    width: 11px;
    height: 6px;
    right: 0;
}

.flinkU6 {
    position: absolute;
    bottom: 50px;
    min-width: 200px;
    left: -17%;
    display: none;
    z-index: 999;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #dedede;
    box-shadow: 0 0 10px #ccc;
    padding: 10px;
    background: #fff;
    box-sizing: border-box;
}

.flinkU6 li {
    margin-right: 0;
    background: white;
    padding-left: 5px;
    height: auto;
}

.flinkU6 li a {
    height: auto;
    padding: 5px 5px 5px 0;
    line-height: 20px;
}
.yqlj {background: none;}