@charset "utf-8";
/* CSS Document */
/*页面公共样式*/
body,td,th {
    font-family: "微软雅黑", "黑体", "宋体", "仿宋", "楷体", "Microsoft YaHei UI", "Microsoft YaHei UI Light";
    font-size: 14px;
}
body {
	width: 100%; 
	min-width: 1180px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #F8F8F8;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
/*a:hover {
    color: #FF5F00;
    text-decoration: none;
}*/
a:active {
    color: #000000;
    text-decoration: none;
}
ul{
    margin: 0;
    padding: 0;
}
ul li{
    list-style-type: none;    
}
.cl{
    clear: both;
}
/*顶部导航样式--------------------------------------------------------------顶部导航样式*/
.hd{
    width: auto;
    height: 30px;
    background-color: #F3F3F3;
    -webkit-box-shadow: 0px 1px 2px #BCBCBC;
    box-shadow: 0px 1px 2px #BCBCBC;
}
.hd1{
    width: 1180px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}
/*--------------------------------每个页面导航开始就可以加关键词在h标签里面优化*/
h2{
    margin: 0;
    color: #585858;
    float: left;
    font-weight: 500;
	font-size: 14px;
}
.hd1 ul li{
    float: right;
    margin: 0 6px;
}
.hd1 a{
    color: #585858;
}
.hd1 a:hover{
    color: #000000;
}
.wx1{
    position: relative;
}
.hd1_wx{
    position: absolute;
    top: 28px;
    left: -100px;
    display: none;
}
.wx1:hover .hd1_wx{
    display: block;
}
.hd2{
    width: 1180px;
    height: 110px;
    margin: 0 auto;
}
.hd2s{
    color: #009933;
    float: left;
    font-size: 32px;
    margin-top: 23px;
    font-weight: bold;
}
.hd2_1{
    color: #009933;
    font-size: 12px;
    font-weight: bold;
	float: left;
    margin-top: 70px;
    margin-left: -448px;
}
.hd2_2{
	width: 50px; 
	height: 50px; 
	float: left; 
	margin: 38px 0 0 258px; 
}
.hd2_3{
    color: #2D2D2D;
    font-size: 16px;
	float: left;
    margin-top: 36px;
	margin-left: 10px;
    font-style: italic;
    font-variant: small-caps;
}
.hd2_4{
    color: #FF4700;
    font-size: 28px;
    float: left;
    font-style: italic;
    font-variant: small-caps;
    font-weight: bold;
}
nav{
    width: auto;
    height: 46px;
    background-color: #018E00;
    -webkit-box-shadow: 0px 1px 1px #6A6A6A;
    box-shadow: 0px 1px 1px #6A6A6A;
}
nav ul{
    width: 1180px;
    height: 46px;
    margin: 0 auto;
    position: relative;
}
nav li{
    float: left;
    height: 46px;
}
nav a{
    display: inline-block;
    width: auto;
    height: 46px;
    line-height: 46px;
    text-align: center;
    padding: 0 15px;
    color: aliceblue!important;
    font-size: 16px;
}
nav a:hover{
    text-decoration: underline;
/*    background-color: #5BC000;*/
}
/*二级导航栏样式--------------------------------------------------二级导航栏样式*/
#an1:hover .nav2{
    display: block;
}
.nav2{
    width: 1180px;
    height: 188px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 1px 1px 2px 0px #CCCCCC;
    box-shadow: 1px 1px 2px 0px #CCCCCC;
    position: absolute;
    top: 46px;
    z-index: 10;
    display: none;
}
.nav2a{
    width: 590px;
    height: 188px;
    float: left;
}
.nav2a_img{
    width: 197px;
    height: 170px;
    margin: 8px 3px;
    float: left;
}
.nav2a_img img{
    width: 197px;
    height: 170px;
}
.nav2a_1{
    width: 387px;
    height: 188px;
    float: left;
/*    background-color: antiquewhite;*/
}
.nav2a_1 ul{
    width: 387px;
    height: 188px;
}
.nav2a_1 ul li{
    margin: 0 10px;
    float: left;
    width: auto;
    height: 30px;
    line-height: 30px;
}
.nav2a_1 ul li a{
    margin: 0;
    padding: 0;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #666666!important;
}
.nav2a_1 ul li a:hover{
    color: #222222!important;
}
/*图片多媒体样式------------------------------------------列表页顶部图片样式*/
figure{
    width: 1180px;
    height: 360px;
    margin: 2px auto;
}
figcaption{
    color: #F8F8F8;
    opacity: 0;    
}
.fig1{
    width: 1180px;
    height: 280px;
    margin: 0px;
    background-color: aqua;
}
.fig1 img{
	width: 1180px;
    height: 280px;
    margin: 0;
}
.fig2{
    width: auto;
    height: 50px;
    line-height: 50px;
    color: #888888;
    margin-top: 5px;
    padding-left: 5px;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
}
.fig2 a{
    margin: 0 5px;
    color: #018E00;
}
/*--------------------------------------------------------------------------------------------------qiantao_c样式*/
.ml_c{
	width: 1180px;
	height: auto;
	min-height: 1350px;
}
.ml_c ul li{
	width: 570px;
	height: 220px;
	float: left;
	margin: 20px 10px;
	position: relative;
}
.c1{
    width: 48px;
    height: 218px;
    float: left;
    border-radius: 10px;
    transition: all 500ms ease;
    border: 1px solid rgba(187,187,187,0.50);
}
.c1 p{
    width: 40px;
    height: 160px;
    font-size: 26px;
    line-height: 38px;
	margin: 35px 5px 25px 5px;
    color: #989898;
    font-weight: bold;
    text-align: center;
	transition: all 500ms ease;
}
.c2{
	width: 500px;
	height: 220px;
	background-color: #C5C5C5;
	margin: 0px 10px;
	float: left;
	border-radius: 10px;
	overflow: hidden;
}
.c2 img{
	width: 500px;
	height: 220px;
}
.c2s{
    width: 500px;
    height: 220px;
    background-color: rgba(0,0,0,0.60);
    position: absolute;
    top: 0px;
    left: 60px;
    border-radius: 10px;
    transition: all 500ms ease;
    opacity: 0;
}
.c2p{
    width: 360px;
    height: 40px;
    line-height: 40px;
    color: rgba(255,255,255,1.00);
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid rgba(255,255,255,0.60);
    position: absolute;
    top: 150px;
    left: 210px;
	transition: all 500ms ease;
}
.ml_c ul li:hover .c1{
	background-color: #30A700;
}
.ml_c ul li:hover .c1 p{
    color: #FFFFFF;	
}
.ml_c ul li:hover .c2s{
	opacity: 1;
}
.ml_c ul li:hover .c2p{
	border-bottom: 1px solid rgba(255,255,255,1.00);
}
/*------------------------------------------------------------列表页中部样式*/
.ml{
    width: 1180px;
    height: auto;
    min-height: 1350px;
    margin: 0 auto;
}
/*-----------------------------------------------------------list左边样式*/
.ml_1{
    width: 830px;
    height: auto;
    min-height: 1350px;
    float: left;
    border: 1px solid #D9D9D9;
    margin-right: 6px;
    padding: 10px;
	background-color: #FFFFFF;
}
.ml_1 ul li{
    width: 830px;
    height: 220px;
    margin: 0px auto 30px auto;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    background-color: #FFFFFF;
}
.ml_1 ul li:hover{
    background-color: #EDFFFB;
}
.ml_1 ul li:hover .ml_1_lia_s{
    /*background-color: #FF6B6B;*/
}
.ml_1 ul li:hover .ml_1_lib{
    background-color: #FF6B6B;
    -webkit-box-shadow: 0px -1px 3px #FF7600;
    box-shadow: 0px -1px 3px #FF7600;
}
.ml_1 ul li:hover .ml_1_lif{
    /*color: #FF0000;*/
}
.ml_1_img{
    width: 300px;
    height: 200px;
    margin: 10px 5px;
    float: left;
    background-color: aquamarine;
}
.ml_1_img img{
    width: 300px;
    height: 200px;
}
.ml_1_li{
    width: 510px;
    height: 200px;
    margin-top: 10px;
    float: left;
}
.ml_1_lia{
    width: 490px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding-left: 10px;
}
.ml_1_lia_s{
    width: 4px;
    height: 16px;
    float: left;
    margin-top: 13px;
    margin-right: 5px;
    display: inline-block;
    background-color: #00CC00;
    border-radius: 3px;
}
.ml_1_lia small{
    padding: 1px 4px;
    background-color: #FFBE00;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 3px; 
    margin-left: 5px;
}
.ml_1_lib{
    width: 490px;
    height: 1px;
    margin-left: 10px;
    background-color: #DBDBDB;
}
.ml_1_lic{
    width: 490px;
    height: 80px;
    line-height: 20px;
    margin: 10px;
    color: #787878;
    overflow: hidden;
}
.ml_1_lid{
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin: 5px 10px;
    color: #787878;
    float: left;
}
.ml_1_lie{
    width: auto;
    height: 50px;
    line-height: 50px;
    margin: 5px 10px;
    color: #787878;
    float: left;
}
.ml_1_lif{
    width: 118px;
    height: 50px;
    line-height: 50px;
    margin-top: 2px;
    color: #FF5F00;
    float: right;
    font-size: 26px;
    text-align: center;
}
.ml_1_lif small{
    font-size: 14px;
}
/*-----------------------------------------------------------list右边样式*/
.ml_2{
    width: 310px;
    height: auto;
    min-height: 1360px;
    float: left;
    border: 1px solid #D9D9D9;
    padding: 5px;
	background-color: #FFFFFF;
}
.ml_2 ul li{
    width: 310px;
    height: 420px;
    margin: 5px 0px 25px 0px;
    overflow: hidden;
    transition: all 0.3s linear;
    background-color: antiquewhite;
}
.ml_2 ul li img{
    width: 310px;
    height: 420px;
}
/*------------------------------------------------------------底部样式*/
.fanhui{
    width: 200px;
    height: 60px;
    line-height: 60px;
    background-color: #01A200;
    border-radius: 10px;
    margin: 10px auto 50px auto;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
}
.fanhui a{
    width: 200px;
    height: 60px;
    line-height: 60px;
    background-color: #01A200;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    display: inline-block;
}
.ft{
    width: auto;
    height: 660px;
    background-color: #666666;
    border-top: 1px solid #BDBDBD;
	margin-top: 6px;
}
.ft01{
    width: 1180px;
    height: 219px;
    margin: 0 auto;
}
.ft01 ul li{
    width: 260px;
    height: 190px;
    float: left;
    margin: 30px 10px 0 10px;
}
.ft01_1{
    width: 250px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    font-size: 16px;
    color: #FFFFFF;
}
.ft01_2{
    width: 100px;
    height: 2px;
    background-color: #FF5700;
    margin-left: 10px;
    float: left
}
.ft01_3{
    width: 140px;
    height: 2px;
    background-color: #333333;
    margin-left: 110px;
}
.ft01_4{
    width: 250px;
    height: 136px;
    margin-top: 20px;
}
.ft01_4 ul li{
    width: 200px;
    height: 22px;
    line-height: 22px;
    margin: 3px 0;
    color: #FFFFFF;
    list-style-type: disc;    
}
.ft01_4 ul li a{
    color: #FFFFFF;
}
.ft01_4 ul{
    margin-left: 22px;
}
.ft01_wx{
    width: 130px;
    height: 220px;
    float: right;
    margin: 15px;
}
.ft01_wx img{
    width: 130px;
    height: 130px;
    margin-top: 22px;
}
.ft01_wx1{
    width: 130px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
}
/*------------------------------------------------------最底部样式*/
.ft02{
    width: auto;
    height: 80px;
    margin: 31px auto;
    background-color: #28361B;
}
.ft02_0{
    width: 1180px;
    height: 80px;
    margin: 0 auto;
}
.ft02_1{
    width: 1180px;
    height: 180px;
    line-height: 22px;
    margin: 0 auto;
    color: #FFFFFF;
}
.ft02_1 ul{
	width: 1215px;
	height: auto;
}
.ft02_1 ul li{
    float: left;
    margin: 0 6px;
    font-size: 13px;
    color: #DDDDDD;
}
.ft02_1 ul li a{
	color: #DDDDDD;
}
.ft03{
    width: auto;
    height: 1px;
    margin-top: 180px;
    background-color: #BBBBBB;
}
.ft04{
    width: 1180px;
    height: 149px;
    margin: 0 auto;
}
.ft04_1{
    width: auto;
    height: 22px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center; 
    margin: 5px;
    padding-top: 30px;
}
.ft04_2{
    width: auto;
    height: 22px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center; 
    margin: 5px;
}
.ft04_3{
    width: auto;
    height: 22px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center; 
    margin: 5px;
}
/*---------------------------------------------侧边栏样式*/
aside{
    width: 40px;
    height: 180px;
    background-color: #FFFFFF;
    position: fixed;
    top: 40%;
    right: 0px;
    bottom: 60%;
    left: auto;
    opacity: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: all 1s linear;
    -webkit-box-shadow: 0px 2px 10px 0px #A0A0A0;
    box-shadow: 0px 2px 10px 0px #A0A0A0;
}
section:hover aside{
    opacity: 1;
}
/*-----------------------------------------------微信样式*/
.aside_1{
    width: 36px;
    height: 36px;
    margin: 7px 1px 7px 2px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
}
.aside_1:hover{
    -webkit-box-shadow: 0px 0px 5px 0px #666666;
    box-shadow: 0px 0px 5px 0px #666666;
}
.aside_1 img{
    width: 36px;
    height: 36px;
    border-radius: 10px;
    margin: 0;
}
.aside_1s{
    width: 126px;
    height: 410px;
    position: absolute;
    top: 0px;
    left: 40px;
    border-radius: 10px;
}
.aside_1s img{
    width: 120px;
    height: 410px;
    border-radius: 10px;
    margin: 0;
}
.aside_1:hover .aside_1s{
    position: absolute;
    top: 0px;
    left: -126px;
}
.aside_1:hover .aside_1s img{
    -webkit-box-shadow: 0px 0px 10px 0px #666666;
    box-shadow: 0px 0px 10px 0px #666666;
}
/*----------------------------------------------------------QQ样式*/
.aside_2{
    width: 36px;
    height: 36px;
    margin: 7px 1px 7px 2px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
}
.aside_2:hover{
    -webkit-box-shadow: 0px 0px 5px 0px #666666;
    box-shadow: 0px 0px 5px 0px #666666;
}
.aside_2 img{
    width: 36px;
    height: 36px;
    border-radius: 10px;
    margin: 0;
}
.aside_2s{
    width: 126px;
    height: 360px;
    position: absolute;
    top: 0px;
    left: 40px;
    border-radius: 10px;
}
.aside_2s_1{
    width: 120px;
    height: 360px;
    border-radius: 10px;
    margin: 0;
    background-image: url(../image/index_image/%E5%AE%A2%E6%9C%8DQQ%E6%A0%B7%E5%BC%8F.jpg);
    background-repeat: no-repeat;
    position: absolute;
}
.aside_2s_1 ul{
    width: 100px;
    height: 170px;
    margin: 42px auto;
    padding-top: 5px;
}
.aside_2s_1 ul li{
    width: 99px;
    height: 29px;
    margin: 6px auto 12px auto;
    border-radius: 10px;
}
.aside_2s_1 img{
    -webkit-box-shadow: 0px 1px 3px 0px #333333;
    box-shadow: 0px 1px 3px 0px #333333;
    width: 95px;
    height: 27px;
    margin: 1px 2px;
}
.aside_2s_1 ul li:hover img{
    -webkit-box-shadow: 0px 0px 1px 0px #333333;
    box-shadow: 0px 0px 1px 0px #333333;
    width: 91px;
    height: 25px;
    margin: 3px 4px;
}
.aside_2:hover .aside_2s{
    position: absolute;
    top: 0px;
    left: -126px;
}
.aside_2:hover .aside_2s_1{
    -webkit-box-shadow: 0px 0px 10px 0px #666666;
    box-shadow: 0px 0px 10px 0px #666666;
}
/*----------------------------------------------------电话样式*/
.aside_3{
    width: 36px;
    height: 36px;
    margin: 7px 1px 7px 2px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
}
.aside_3:hover{
    -webkit-box-shadow: 0px 0px 5px 0px #666666;
    box-shadow: 0px 0px 5px 0px #666666;
}
.aside_3 img{
    width: 36px;
    height: 36px;
    border-radius: 10px;
    margin: 0;
}
.aside_3s{
    width: 126px;
    height: 180px;
    position: absolute;
    top: 0px;
    left: 40px;
    border-radius: 10px;
}
.aside_3s img{
    width: 120px;
    height: 180px;
    border-radius: 10px;
    margin: 0;
}
.aside_3:hover .aside_3s{
    position: absolute;
    top: 0px;
    left: -126px;
}
.aside_3:hover .aside_3s img{
    -webkit-box-shadow: 0px 0px 10px 0px #666666;
    box-shadow: 0px 0px 10px 0px #666666;
}
/*-----------------------------------------------------返回顶部样式*/
.aside_4{
    width: 36px;
    height: 36px;
    margin: 7px 1px 7px 2px;
    border-radius: 20px;
    cursor: pointer;
    position: relative;
}
.aside_4:hover{
    -webkit-box-shadow: 0px 0px 5px 0px #666666;
    box-shadow: 0px 0px 5px 0px #666666;
}
.aside_4 img{
    width: 36px;
    height: 36px;
    border-radius: 20px;
    margin: 0;
}
.aside_4s{
    width: 120px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 40px;
    border-radius: 10px;
    text-align: center;
    line-height: 36px;
    background-color: #00CBC7;
    color: #FFFFFF;
}
.aside_4:hover .aside_4s{
    position: absolute;
    top: 0px;
    left: -126px;
    -webkit-box-shadow: 0px 0px 10px 0px #FFFFFF;
    box-shadow: 0px 0px 10px 0px #FFFFFF;
}
/*----------------------------------------------------------------------------------*/