.ma1200{
    width: 1200px;
    margin: 0 auto;
}
.nav{
    height: 84px;
    line-height: 84px;
}
.logo_img{
    float: left;
    margin-right: 23px;
}
.nav_muen>ul>li{
    float: left;
    position: relative;
}
.nav_muen>ul>li>a{
    text-decoration: none;
    color: #333;
    font-size: 18px;
    margin-left: 34px;
    margin-right: 34px;
    width: 100%;
    text-align: center;
    display: inline-block;
    height: 100%;
}
.nav_muen>ul>li>a:hover{
    color: #fff !important;
    background:#db2f28;
    
}
.nav2_mven>p>a{
    color: #fff !important;
}
.actin{
    background:#db2f28;
}
.actin>a{
    color: #fff !important;
}

.nav2_mven{
    width: 100%;
    height: 0%;
    background: red;
    position: absolute;
    top: 84px;
    left: 34px;
    z-index: 990;
}
.nav2_mven>p{
    display: none;
    transition: all 0.5s;
    text-align: center;
    width: 100%;
    height: 50px !important;
    line-height: 50px !important;
    background: #db2f28;
    font-size: 16px;
    color: #fff;
}
.nav_muen>ul>li:hover .nav2_mven>p{
    display: block;
    /* height:200px; */
    /* transition:all 2S; */
}
.nav2_mven>p:hover{
    background: #286341;
    
}
.cyjc_swiper{
    position: relative;
}
.cyjc_swiper_img img{
    z-index: 990;
    position: absolute;
    top: 25%;
    left: 67%;

}
.gsjj{
    height: 500px;
    background-image: url(../images/sy_banner.png);
    background-size: 100%;

}
.gsjj_title{
    text-align: center;
    margin-top: 40px;
}
.gsjj_title p{
    font-size: 24px;
    color: #00923f;
    line-height: 36px;
    font-weight: bold;
}
.gsjj_con{
    margin-top: 50px;
}
.gsjj_con_img{
    width: 560px;
    height: 284px;
    /* overflow: hidden; */
    float: left;
}
.gsjj_con_img img{
    width: 100%;
    
}
.gsjj_con_cin{
    width: 550px;
    float: right;
}
.gsjj_cin p{
    font-size: 14px;
    color: #333;
    text-indent: 2rem;
    line-height: 26px;
}
.gsjj_sz1{
    text-align: center;
    float: left;
}
.gd_sz{
    font-size: 40px;
    color: #db2f28;
}
.gd_zt{
    font-size: 30px;
    color: #777;
}
.gd_sz2{
    font-size: 20px;
    color: #333;
}
.gsjj_sz2{

    margin-right: 30px;
}
.gsjj_sz3{
    margin-right: 46px;

}
.gsjj_sz{
    margin-top:25px;
}
.gsdt_left_title{
    overflow: hidden;
}
.title_left{
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #309470;
    padding-bottom: 18px;
    border-bottom: 1px solid #309470;
}
.title_right{
    float: right;
}
.gsdt_left{
    width: 62%;
    float: left;
}
.gsdt_fight{
    width: 33%;
    float: right;
}
.title_right{
    font-size: 18px;
    color: #999;
}
.gsdt{
    margin-top: 40px;
}
.gsdt_left_title{
    margin-bottom: 40px;
    border-bottom: solid #ddd 1px;
}
.gsdt_right_title{
    overflow: hidden;
    border-bottom: solid #ddd 1px;
    margin-bottom: 40px;
}
.gsdt_list{
    float: left;
    width: 46%;
}
.gsdt_list_con{
    height: 74px;
    /* background: #db2f28; */
    position: relative;
   border-bottom: solid #e4e4e4 1px;
   /* margin-left: 20px; */
    line-height: 26px;
    text-indent: 2rem;
}
.gsdt_list_con_qw1{
    font-size: 16px;
    color: #333;
    padding-top: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gsdt_list_con_qw2{
    font-size: 14px;
    color: #afafaf;
}
.gsdt_list>a{
    text-decoration: none;
}
.kailong {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #db2f28;
    position: absolute;
    top: 25px;
    left: -15px;
    z-index: 9;
    display: none;
}
/* .gsdt_list_con:hover{
  background: #db2f28;
}
.gsdt_list_con:hover .kailong{
    display: block;
}
.gsdt_list_con:hover .gsdt_list_con_qw1{
    color: #fff;
}
.gsdt_list_con:hover .gsdt_list_con_qw2{
    color: #fff;
} */


.gsdt_list_con.curr{background: #dc2f29;position: relative;}
.gsdt_list_con.curr .gsdt_list_con_qw2{color:#FFF;}
.gsdt_list_con.curr .gsdt_list_con_qw2::before{background: #FFF;}
.gsdt_list_con.curr .gsdt_list_con_qw1{color:#FFF;}
.gsdt_list_con.curr .gsdt_list_con_qw1::before{background: #FFF;}
.gsdt_list_con.curr::before{content:'';width: 0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right: 10px solid #dc2f29;position: absolute;left:-10px;top:0;bottom:0;margin: auto;z-index: 99;}


/* è¡Œä¸šåŠ¨æ€ */
.gsdt_fight_con_lsit{
    overflow: hidden;
}
.gsdt_fight_con_lsit_left{
    color: #333;
    float: left;
}
.gsdt_fight_con_lsit_right{
    color: #999;
    float: right;
}
.gsdt_fight_con_lsit{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    overflow: hidden;
}
.gsdt {
    margin-top: 40px;
    overflow: hidden;
}

.gsyj {
    height: 470px;
    background-image: url(../images/gsyj_banner.png);
    background-size: 100% 100%;
}
.gsyj_con{
  
    font-size: 18px;
    color: #333;
    margin-top: 40px;
    float: left;

}
.gsyj_con  p{
    line-height: 50px;
    height: 50px;
    
  }
.gsyj_con>p>span{
    display: inline-block;
    width: 4px;
    height: 12px;
    background: #00923f;

}
.gsyj_con1{

}
.gsjj_title{
    margin-top: 60px;
}
.gsyj_con_img{
    width: 560px;
    height: 280px;
    overflow: hidden;
}
.footer{
    height: 208px;
    background: #286341;
}

.link-select-box a:link,.link-select-box a:visited {
	color:#666;
}
.link-select-box a:active,.link-select-box a:hover {
	color:#fff;
}
.link-select-box {
	background-color:#fff;
	font-family:arial,helvetica,sans-serif;
	width: 320px;
	height:46px;
	position:relative;
	line-height:46px;
	transition:300ms;
	-webkit-transition:300ms;
	color:#fff;
	/* margin-top:124px; */
}
.link-select-box{
    z-index: 999;
}
.link-select-box .mt {
	padding:0 58px 0 15px;
	position:relative;
    cursor:pointer;
    font-size: 16px;
    color: #666;
	line-height:46px;
}
.link-select-box .mt .aw {
	width:46px;
	position:absolute;
	top:0;
	bottom:0;
	right:0px;
	background:url(../images/zhengsanjiao.png) no-repeat scroll center center;
	height:100%;
	transition:300ms;
	-webkit-transition:300ms;
}
.link-select-box .mc {
	padding-bottom:3px;
	position:absolute;
	left:0px;
	right:0px;
    bottom:46px;
    z-index: 9999;
	display:none;
}
.link-select-box:hover {
	background-color:#fff;
}
.link-select-box ul {
	background-color:#fff;
	padding:8px 0;
	overflow:hidden;
}
.link-select-box a {
	display:block;
	padding:5px 15px;
	line-height:1.4;
	font-size:12px;
}
.link-select-box a:hover {
    background-color:#286341;
    text-decoration: none;
}
.link-select-box.act .mt .aw {
	transform:rotate(-180deg);
}

.footer{
    width: 100%;
    /*overflow: hidden;*/
}
.footer_con1{
    float: left;
    line-height: 129px;
    width: 14%;
    height: 132px;
    border-right: solid 1px #538267;
    margin-top: 35px;

}
.footer_con2{
    width: 28.9%;
    float: left;
   /* text-align: center; */
   margin-top: 35px;
   margin-left: 70px;
}
.footer_con2 p{
    color: #a8bab0;
    font-size: 14px;
    line-height: 26px;
    border-right: solid 1px #538267;
}
/* .footer_con2 div{
    height: 200px;
} */
.footer_con3{
    width: 32%;
    float: left;
   /* text-align: center; */
   margin-top: 35px;
   margin-left: 70px;
   border-right: solid 1px #538267;
}
.footer_con3>p{
    color: #d4e0d9;
    font-size: 16px;
    margin-bottom: 20px;

}
.sizhi{
    margin-top: 20px;
}
.footer_con4{
    text-align: center;
    /* width: 20%; */
    color: #d4e0d9;
    font-size: 16px;
}
.footer_con4 .ewm img{
    margin-top: 35px;
    margin-bottom: 20px;
    /* margin-left: 35px; */
}
.footer_con4 .ewm{
}