/*----main----*/
.main_box{
	width:1300px;
	margin:20px  auto 0;
}
.main_box a{
	font-size:14px;
	color:#000;
}
/*--------------------左侧部分--------*/
.main{
	width:1300px;
}
.main .main_left{
	float:left;
}
.main .main_left h3{
	width:300px;
	height: 42px;
	line-height:35px;
	/*background:#EFEFEF;*/
	/*background:url(../img/left1.jpg);*/
	/*background-size:300px 35px;*/
	font-weight:normal;
	border-top: 1px solid #E5E5E5;
	box-sizing:border-box;
}
.main .main_left .gonggao{
	/*border:1px solid #EFEFEF;*/
	border-top:none;
	padding:0 10px;
	box-sizing:border-box;
	width:300px;
	height:282px;
             font-family:SourceHanSans
}
.main .main_left h3 span{
	float:left;
	height:35px;
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	/*margin-left:8px;*/
	/*width:85px;*/
	padding: 0 12px;
	text-align:center;
	cursor:pointer;
	color:#000;
	box-sizing:border-box;
	border-top:3px solid #fff;
}
.main .main_left h3 a{
	float:right;
	margin-right:3px;
	font-size:12px;
	    line-height: 42px;
}
.main .main_left p{
	width:280px;
	height:35px;
	line-height:35px;

	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.main .main_center{
	float:left;
	margin-left:60px;
	position:relative;
}
.main .main_center .center_img{
	width:550px;
	height:317px;
}
.main .main_center .center_img li{
	width:100%;
	height:100%;
}
.main .main_center .center_img li a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}

.main .main_center .center_img li a img{
	width:100%;
	height:100%;
}
.main .main_center .center_img li a span{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:20px;
	box-sizing:border-box;
	background:#000;
	color:#fff;
	opacity:.7;
}

.main .main_center .circle{
	position:absolute;
	bottom:5px;
	right:5px;
	height:20px;
	line-height:20px;
}
.main .main_center .circle span{
	display:inline-block;
	width:20px;
	height:20px;
	background:#fff;
	text-align:center;
	cursor:pointer;
}

.main_right{
	width:300px;
}
.main .main_dongtai h3{
	width:300px;
	height:35px;
	line-height:35px;
	background:#EFEFEF;
	/*background:url(../img/left1.jpg);*/
	/*background-size:300px 35px;*/
	font-weight:normal;
}
.main .main_dongtai .gonggao{
	/*border:1px solid #C8C8C8;*/
	border:none;
	border-top:none;
	padding:0 10px;
	box-sizing:border-box;
	width:300px;
	height:282px;
             font-family:SourceHanSans
}
.main .main_dongtai h3{

width:300px;
	height: 42px;
	line-height:35px;
	background:#fff;
	/*background:url(../img/left1.jpg);*/
	/*background-size:300px 35px;*/
	font-weight:normal;
	border-top: 1px solid #E5E5E5;
	box-sizing:border-box;
}
.main .main_dongtai h3 span{
	float:left;
	height:35px;
	font-size:18px;

	margin-left:0;
	width:110px;
	text-align:center;
	cursor:pointer;
	box-sizing:border-box;
	color:#000;
	border-top:3px solid #fff;
}
.main .main_dongtai h3 a{
	float:right;
	margin-right:3px;
	font-size:12px;
	    line-height: 42px;
}
.main .main_dongtai p{
	width:280px;
	height:35px;
	line-height:35px;

	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*-----zhuanrang-----*/
.zhuanrang{
	float:left;
}
.zhuanrang h3{
	width:1298px;
	height:38px;
	line-height:38px;
	background: #EEEEEE;
	/*background:url(../img/left2.jpg) no-repeat;*/
	background-size:1300px 35px;
	font-weight:normal;
	border-left: 1px solid #c9c9c9;
}
.zhuanrang h3 span{
	float:left;
	height:35px;
	font-size:18px;
	border-top:3px solid #0061DE;
	color:#0061DE;
	width:110px;
	background: #fff;
	text-align:center;
}
.zhuanrang h3 a{
	float:right;
	margin-right:10px;
	font-size: 12px;
}
.zhuanrang table{
	width:1300px;
	/*margin-top:8px;*/

	font-size: 15px;
}
.zhuanrang table tr{
/*	border-top:1px dashed #000; */
}
.zhuanrang tr:nth-child(even){
	background:#F6F7F9;
}
.zhuanrang th{
	height:35px;
	background:#B1CCE5;
}
.zhuanrang td{
	height:35px;
	text-align:center;
	color: #666;
	padding:5px 0;
}
.zhuanrang table tr td.td1,.zhuanrang table tr td.td2{
	text-align:left;
	padding-left:30px;
	box-sizing:border-box;
}
.zhuanrang table tr td.td2{
	width:435px;
	padding-left:0px;
}
.zhuanrang table tr th.th1,.zhuanrang table tr th.th2{
	text-align:left;
	padding-left:86px;
	box-sizing:border-box;
}
.zhuanrang table tr th.th1{
	padding-left:48px;
}
.zhuanrang table tr td.td3{
	text-align:left;
	padding-left:55px;
	box-sizing:border-box;
}
.zhuanrang td a{
	/*color:#c9000c;*/
	color:#00008b ;
    /*cursor:pointer;*/
}
/*------------右侧部分------------*/
.main_right .main_dongtai{
	margin-bottom:25px;
}
.main_dongtai{
	float: right;
}
.mb{
	margin-bottom:36px;
}
.main_dongtai h3{
	width:300px;
	height:35px;
	line-height:35px;
	/*background:url(../img/right1.jpg);*/
	background-size:300px 35px;
	font-weight:normal;
}
.main_dongtai .gonggao{
	border:1px solid #EEEEEE;
	border-top:none;
	padding:0 10px;
	box-sizing:border-box;
	width:300px;
	/*height:282px;*/
}
.main_dongtai h3 span{
	float:left;

	height:35px;
	font-size:18px;
	color:#0061DE;
	box-sizing:border-box;
	/*margin-left:47px;*/
}
.main_dongtai h3 a{
	float:right;
	margin-right:3px;
}
.main_dongtai p{
	height:35px;
	line-height:35px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.main_bottom .main_dongtai{
	background: #F6F7F9;
	margin-bottom: 20px;
	padding-bottom: 90px;
}
#jiaoyi {
	padding-bottom: 20px;
}
.main_bottom .main_dongtai h3{
	padding-left: 10px;
	border-left: 5px solid #428bca;
	background: #EEEEEE;
}
.main_bottom .main_dongtai .gonggao{
	border: none;
}


/*#gongshi h3{
	background:url(../img/right2.jpg);
}
#jiaoyi h3{
	background:url(../img/right3.jpg);
}
#xiazai h3{
	background:url(../img/right4.jpg);
}*/
#xiazai .a_left{
	display:inline-block;
	width:300px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#xiazai .a_right{
	display:inline-block;
	width:40px;
	margin-left:10px;
	vertical-align:top;
	text-align:center;
	color:#c9000c;
}
/*#banshi h3{
	background:url(../img/right5.jpg);
}*/
/*-------frame_box------*/
.ads{
	width:1300px;
	height:100px;
	margin:20px auto;
}

.adss{
	float: left;
	padding: 22px;
}

.iframe_box{
	width:1300px;
	/*height:415px;*/

	clear:both;
	/*background:url(../img/baojia.png) no-repeat;*/
	margin-top: 10px;
}

.iframe_box iframe{
	margin-top: 65px;
    margin-left: 10px;
}
/*-------------select_box-------------*/
.select_box{
	width:1205px;
	margin:0 auto;
}
.select_box select{
	width:396px;
	height:35px;
	outline:none;
}
/*------ad_box-----*/
.company_box{
	width:1300px;
	/*height:150px;*/
	margin:0 auto;


}
/*.company_box a{
	float:left;
	width:168px;
	height:150px;
	margin-right:36px;
	margin-bottom:10px;
}*/
/*.company_box .a1{
	background:url(../img/an1.png) no-repeat;
	background-position:0 -151px;
}
.company_box .a2{
	background:url(../img/an2.png) no-repeat;
	background-position:0 -151px;
}
.company_box .a3{
	background:url(../img/an3.png) no-repeat;
	background-position:0 -151px;
}
.company_box .a4{
	background:url(../img/an4.png) no-repeat;
	background-position:0 -151px;
}
.company_box .a5{
	background:url(../img/an5.png) no-repeat;
	background-position:0 -151px;
	margin-right:0;
}
.company_box .a6{
	background:url(../img/an6.png) no-repeat;
	background-position:0 -151px;

}
.company_box a:hover{
	transform:scale(1.05);
}*/

.zhuanrang .main_dongtai{
	float:left;
	margin-top:16px;
	width:390px;
	margin-right:15px;
}
#banshi{
	margin-right:0;
}
.zhuanrang .main_dongtai h3{
	width:390px;
}
.zhuanrang .main_dongtai .gonggao{
	width:390px;
            font-family:SourceHanSans
}
.company_box h3{
	width:1300px;
	height:35px;
	line-height:35px;
	/*background:url(../img/left2.jpg) no-repeat;*/
	background-size:1300px 35px;
	font-weight:normal;
	margin-bottom:10px;
	/*border-top: 1px solid #EFEFEF;*/

}
.company_box h3 span{
	float:left;
	height:35px;
	font-size:20px;
	width:110px;
	box-sizing:border-box;
	border-top: 3px solid #fff;
    color: #0061DE;
    text-align:center;
}


.flexslider{position:relative;height:400px;overflow:hidden;background:url(../img/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../img/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../img/next.png) center center no-repeat;}
.t2{position:fixed;right:8px;bottom:160px;width:70px;height:70px;text-align:right;z-index: 999;}
.t2 .t2_01{cursor:pointer;}
/*.t2 .t2_02{display: block;}*/
.wrapper{
	margin:30px auto;
	width:1300px;
	height:64px;
	overflow:hidden;
}
.wrapper .wrapper_box{
	/*width:1460px;*/
	width:2920px;
	height:64px;
}
.wrapper a{
	float:left;
	height:64px;
	margin-right:20px;
}
.wrapper a:last-child{
	margin-right:0;
}
.wrapper a img{
	display:block;
	height:64px;
}
#ejyzq {
    width: 1300px;
    height: 65px;
    border: 1px solid #c9c9c9;
    margin: 10px auto;
}


#ejyzq .ejyli{
    display: inline-block;
    height: 65px;
    width: 251px;
    line-height: 70px;
    margin-right: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 16px!important;
    font-weight: bold;
    color:#3d9dd6!important;
}
#ejyzq .ejyli a{
	color:#3d9dd6!important;
}
#ejyzq .ejyli1 {
    background: url(../images/zt_12.png) no-repeat;
    font-size: 16px;
    margin-left:90px;
    background-position: center;
}
#ejyzq .ejyli1:hover{
	background: url(../images/zt_20.png) no-repeat;
    background-position: center;
}
#ejyzq .ejyli1 a{
	font-size: 16px;
    color: #e5f5fd;
    font-weight: bold;
}
#ejyzq .ejyli1 a:hover{
	color: #e5f5fd!important;
}
#ejyzq .ejyli4 {
    margin-right: 45px;
    background: url(../images/zt_06.png) no-repeat;
    background-position: center;
}
#ejyzq .ejyli3 {
    background: url(../images/zt_122.png) no-repeat;
    background-position: center;
}
#ejyzq .ejyli2 {
    background: url(../images/zt_19.png) no-repeat;
    background-position: center;
}
#ejyzq .ejyli4:hover {
    background: url(../images/zt_18.png) no-repeat;
    background-position: center;
}
#ejyzq .ejyli3:hover {
    background: url(../images/zt_200.png) no-repeat;
    background-position: center;
}
#ejyzq .ejyli2:hover {
    background: url(../images/zt_09.png) no-repeat;
    background-position: center;
}
#ejyzq .ejyli:hover a {
    color: #e5f5fd !important;
}
.abiao {
	max-width: 450px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
