@charset "utf-8";

*{
	margin: 0px;
	padding:0px;
}
body{
	font-family: "微软雅黑";
	min-width: 1250px;
}

*{
	box-sizing: border-box;
}
ul,li,ol{
	list-style: none;
	margin-bottom: 0px !important;
}
dl,dt,dd{
	margin: 0px;
}
input{
	border: none;
}

img{
	border: none;
}

a{
	text-decoration:none;
	color: #141414 !important;
}
a:hover{
	color: #df0d0d !important;
	text-decoration:none;
}
h3,h4,h5{
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.wrap{
	width: 1100px;
	margin: 0 auto;
}
.fp_title{display: none;}
.fp_subtitle{display: inline;}

.ggtit1{
	margin-top: 20px;
	margin-bottom: 15px;
	height: 35px;
	line-height: 35px;
	background: url(/uploads/image/gximages/titbg.jpg) repeat-x 0 center;
	padding-left: 30px;
}
.ggtit1 h3{
	display: inline-block;
	margin-bottom: 0px;
	margin-top: 0px;
}
.ggtit1 h3 a{
   display: inline-block;
   font-size: 20px;
   font-weight: bold;
   color: #df0d0d !important;
   padding: 0 10px;
   background: #fff;
}
.ggtit2{
	margin-top: 30px;
	border-top: 2px solid #1350af;
	border-bottom: 1px solid #e5e5e5;
}
.ggtit2 h3{
	position: relative;
	display: inline-block;
	margin: 12px 21px;
	padding: 0 10px;
	font-size: 20px;
	font-weight: bold;
}
.ggtit2 h3:before,.ggtit2 h3:after{
	content: '';
	position: absolute;
	top: 12px;
	display:inline-block;
	width: 21px;
	height: 1px;
	background: #1e1e1e;
}
.ggtit2 h3:before{
	left: -21px;
}
.ggtit2 h3:after{
	right: -21px;
}
.rightdirection{
	float: left;
	display: inline-block;
	width:0px;
	height: 0px;
	line-height: 0px;
	border-style: solid;
	border-width: 9px;
	border-color: transparent transparent transparent #df0d0d;
	margin-top: 5px;
}
/*header*/
.nav1 a{
	color: #ffffff !important;
	font-size: 16px !important;
	padding: 0 11px !important;
}

/*.top_head{
	width: 100%;
	background: #f4f4f3;
}
.top_head ul{
	width: 1100px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.top_head ul li{
	float: left;
}
.top_head ul li a{
	display: inline-block;
	font-size: 14px;
	padding: 0 8px;
	color: #979797;
}

.md_head{
	margin-top: 20px;
}
.logo{
	width: 280px;
	margin-right: 25px;
	float: left;
}
.ad{
	width: 460px;
	margin-right: 25px;
	float: left;
}
.ad img{
	width: 100%;
	height: 100%;
}
#sp_form{
	width: 280px;
	float: left;
}

.gj_nav{
	width: 100%;
	background: #226eb7;
	font-size: 16px;
	color: #fff;
	margin: 20px 0px;
}
.gj_nav ul{
	height: 50px;
	line-height: 50px;
}
.gj_nav ul li{
	float: left;
	
}
.gj_nav ul li a{
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	padding: 0 10px;
	
}
.gj_nav ul li a:hover{
	background: #1a60a3;
}*/



/*main*/
.main{
	margin-top: 30px;
}
.main_left{
	width: 725px;
	float: left;
	margin-right: 45px;
}
.main_right{
	width: 330px;
	float: left;
}
.carousel{
	width: 725px;
	height: 402px;
}
.carousel .item{
	width: 725px;
	height: 402px;
}
.carousel .item img{
	width: 100%;
	height: 100%;
}

.carousel-caption{
	right: 0%;
	left: 0%;
	bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	text-align: left;
	background: rgba(0,0,0,0.5);
}
.carousel-caption h4{
	margin-top: 10px;
	margin-bottom: 10px;
}
.carousel-caption a{
	font-size: 18px;
	color: #ffffff !important;
}
.carousel-indicators{
	bottom: 10px;
	left: 86%;
	width: 12%;
	margin-left: 0;
	text-align: right;
}
/*
.carousel .left ,.carousel .right{
	width: 50px;
	height: 94px;
	position: absolute;
	top: 37%;
	background-image:url(/uploads/image/gximages/silder_btn.gif);
	background-repeat: no-repeat;
	opacity: 0.6;
}
.carousel .left{
	left: 0px;
	background-position: 0px 0px;
}
.carousel .right{
	right: 0px;
	background-position: -50px 0px;
}*/

.boxl1 dl{
	margin-bottom: 30px;
}
.boxl1 dt{
	width: 200px;
	height: 134px;
	
}
.boxl1 dt img{
	width: 100%;
	height: 100%;
}
.boxl1 dd{
	width: 510px;
}
.boxl1 dd h4{
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.boxl1 dd p{
	font-size: 14px;
	color: #696969;
	line-height: 22px;
	margin-top: 10px;
}

.boxl2_pic{
	position: relative;
	width: 290px;
	height: 275px;
	float: left;
	margin-right: 30px;
}
.pic_caption{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.5);
}
.pic_caption a{
	display: block;
	font-size: 16px;
	color: #fff !important;
	height: 35px;
	line-break: 35px;
	text-align: center;
	overflow: hidden;
	
}
.boxl2_pic img{
	width: 100%;
	height: 100%;
}
.boxl2_part{
	width: 400px;
	float: left;
}
.boxl2_con{
	position: relative;
	height: 90px;
	border-bottom: 1px dashed #d2d2d2;
}
.boxl2_con h4{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 35px;
	line-height: 32px;
	font-size: 18px;
	overflow: hidden;
}
.boxl2_con h4 a{
	display: block;
	height: 35px;
	line-height: 32px;
	overflow: hidden;
}
.boxl2_con p{
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #747474;
	padding-bottom: 10px;
}
.boxl2_con span{
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: inline-block;
	width: 15px;
	height: 2px;
	background: #df0d0d;
}

.boxl3 .boxl3_top dt{
	width: 200px;
	height: 133px;
	margin-right: 30px;
	float: left;
}
.boxl3 .boxl3_top dt img{
	width: 100%;
	height: 100%;
}
.boxl3 .boxl3_top dd{
	width: 495px;
	float: left;
}
.boxl3 .boxl3_top dd h4 a{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.boxl3 .boxl3_top dd p{
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	color: #747474;
	padding-bottom: 10px;
}
.boxl3 .boxl3_top dd span{
	font-size: 12px;
	color: #8c8c8c;
	padding-right: 15px;
}

.boxl3_pic{
	position: relative;
	width: 340px;
	height: 226px;
	margin-top: 30px;
	margin-right: 20px;
	float: left;
}
.boxl3_pic img{
	width: 100%;
	height: 100%;
}

.boxl3_list{
	width: 365px;
	margin-top: 20px;
	float: left;
}
.boxl3_list li a{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
}


.boxl4_pic{
	position: relative;
	width: 350px;
	height: 233px;
	float: left;
}
.boxl4_pic:first-child{
	margin-right: 25px;
}
.boxl4_pic img{
	width: 100%;
	height: 100%;
}
.boxl4_con{
	display: block;
	width: 350px;
	margin-top: 25px;
	float: left;
}
.boxl4_con:first-child{
	margin-right: 25px;
}
.boxl4_con dt{
	width: 180px;
	height: 120px;
	margin-right: 10px;
	float: left;
}
.boxl4_con dt img{
	width: 100%;
	height: 100%;
}
.boxl4_con dd{
	width: 160px;
	float: left;
	
}
.boxl4_con dd h4 a{
	display:block;
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	margin-bottom: 6px;
	overflow: hidden;
}
.boxl4_con dd p{
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	color: #747474;;
	overflow: hidden;
}
.boxl5_list{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}
.boxl5_list dt{
	width: 225px;
	height: 150px;
	margin-right: 20px;
	float: left;
}
.boxl5_list dt img{
	width: 100%;
	height: 100%;
}
.boxl5_list dd{
	width: 480px;
	float: left;
	
}
.boxl5_list dd h4 a{
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	margin-bottom: 5px;
	overflow: hidden;
}
.boxl5_list dd p{
	font-size: 14px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
	color: #747474;
	padding-bottom: 10px;
}
.boxl5_list dd span{
	font-size: 12px;
	color: #8c8c8c;
	padding-right: 15px;
}

/*right*/

.boxr1_tit h3{
	border-top: 2px solid #1350af;
	border-bottom: 1px solid #e5e5e5;
}
.boxr1_tit h3 a{
	height: 70px;
	line-height: 70px;
	font-size: 34px;
	color: #df0d0d !important;
    padding-left: 16px;
	
}
.boxr1_tit h3 span{
	font-size: 16px;
    color: #333 !important;
    padding-left: 5px;
}
.boxr1_list {
	margin-top:20px;
}
.boxr1_list li a{
	display: block;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.boxr2 ul li {
	margin-top: 15px;
}
.boxr2 ul li a{
	display: inline-block;
	font-size: 16px;
	width: 310px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	float: left;
	margin-top: 2px;
	padding-left: 5px;
}
.boxr2 .time{
	display: block;
	float: left;
	font-size: 12px;
	color: #8f8f8f;
	padding-left: 23px;
	padding-top: 5px;
}
.boxr3 dl{
	margin-top: 20px;
}
.boxr3 dl dt{
	width: 112px;
	height: 74px;
	float: left;
	margin-right: 15px;
}
.boxr3 dl dt img{
	width: 100%;
	height: 100%;
}
.boxr3 dl dd h4{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.boxr3 dl dd p{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #7b7b7b;
}

.boxr4_list{
	background: url(/uploads/image/gximages/list_icon.jpg) no-repeat;
	margin-top: 20px;
}
.boxr4_list li{
	font-size: 16px;
	height: 54px;
	line-height: 35px;
	padding-bottom: 19px;
	overflow: hidden;
	padding-left: 25px;
}

.boxr5_pic{
	position: relative;
	width: 330px;
	height: 220px;
	margin-top: 20px;
	
}
.boxr5_pic img{
	width: 100%;
	height: 100%;
}

span.sp_icon {
    display: inline-block;
    background: url(/uploads/image/gximages/sp_icon.png) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 36px;
    right: 0px;
}
.boxr5_pic1 dl{
	margin-top: 20px;
}
.boxr5_pic1 dl dt{
	position: relative;
	width: 165px;
	height: 111px;
	margin-right: 15px;
	float: left;
	
}
.boxr5_pic1 dl dt .sp_icon{
	bottom: 0px;
}
.boxr5_pic1 dl dt img{
	width: 100%;
	height: 100%;
}
.boxr5_pic1 dl dd{
	position: relative;
	width: 150px;
	height: 111px;
	float: left;
}
.boxr5_pic1 dl dd h5 {
	font-size: 16px;
	line-height: 26px;
	
}
.boxr5_pic1 dl dd span{
	position: absolute;
	font-size: 12px;
	color: #8c8c8c;
	left: 0px;
	bottom: 0px;
}
