
/*author:rongye*/
body{
	background: #f1f0f0;
}
* {
	margin: 0;
	padding: 0;
	font-family: "黑体";
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img{border: 0px;}
ul{
	list-style-type: none;
}
a{text-decoration: none;}
/*视频蒙版*/
.marks{
	display: none;
	position: fixed;
	width:100%;
	z-index: 900;
	background: #000000;
	opacity: 0.7;
}
.iframe_bg{
	width: 625px;
	height: 560px;
	display: none;
	position: absolute;
	z-index: 1000;
	opacity: 1;
	background: #ffffff;
	border-radius: 8px;
}
.iframe_bg .video_bottom_logo{
      margin:10px 12px;
}
.iframe_bg #vd_name{
	position: absolute;
	font-size: 14px;
    color:#000000;
	top: 15px;
	left: 48px;
}
.iframe_bg .close{width: 30px;cursor: pointer;position: absolute;top:-15px;right:-15px;}
.iframe_bg iframe{
	width: 600px;
	height: 500px;
        margin:0px 12px 0px 12px;
	background: #000000;
}
.nav{
	background: #FFFFFF; 
	height: 78px;

}
.nav .list{
	width: 1001px;
	margin: 0 auto;	
}
.nav .logo{
	float: left;

}
.nav .logo img{
	/*width: 267px;*/
	height: 64px;
}
.nav .list .logo{padding-top:7px;}
.nav .list .textul{
	float: left;
	margin-left: 37px;
	width: 560px;/*ie6 7*/
}
.nav .list .textul #menu{
	height: 78px;
}
.nav .list .textul #menu li{
	float: left;
	line-height: 74px;
	font-size: 16px;
	list-style-type: none;
	padding: 0px 14px;
	position: relative;
}
.nav .list .textul #menu li:hover{
       border-bottom: 4px solid #d42741;
}
.nav .list .textul #menu .active{
	border-bottom: 4px solid #d42741;
}

.nav .list .textul #menu li a{
	color: #000000;
	text-decoration: none;
}


/*鼠标经过2级导航*/
.nav .list .textul #menu .hd_menu p{
  height:42px;
  position: relative;
}
.nav .list .textul #menu .hd_menu p img{
 position: absolute;
 bottom:0px;
 left:0px;
display: block;
}
.nav .list .textul #menu li:hover .hd_menu{
       display:block;
}
.nav .list .textul #menu li .hd_menu{
	display: none;
	position: absolute;
	width: 200px;
	top: 45px;
	z-index: 300;
	left: 50%;
	margin-left: -100px;
}

.fadeIn{display: block;}

.hd_menu .sonUl{background: #FFFFFF;overflow:hidden;}
.nav .list .textul #menu li .hd_menu ul li{
	text-align:left;
        border-bottom:1px solid #eaeaea;
	width: 220px;
	color: #666666;
	height: 37px;
	line-height: 37px;
	padding: 0px;
	font-size: 12px;

}
*html .hd_menu ul li{
	background: #FFFFFF;
display:inline;
}

.hd_menu  li a{
	display: block;
	margin-left: 20px;
}
*html .hd_menu  li a{
	margin-left: 0px;
	padding-left:20px ;
}
.hd_menu  li:hover{
	background:#d22e38;
        border-bottom:1px solid #d22e38;
}
.nav .list .textul #menu li .hd_menu  li:hover a{color: #FFFFFF;}

*html .nav .list .textul #menu li  .hd_menu  li a:hover{/*ie6*/
	width:180px;
	color: #FFFFFF;
	background:#d22e38;
}

.nav .list .icon-img{
	position:relative;
	float: right;
	margin-top: 20px;
	
	
}
.nav .list .icon-img ul{
	overflow: auto;
}
.icon-img ul li{
	cursor: pointer;
	float: left;
	color: #EEEEEE;
	font-size: 9px;

}
.icon-img ul li img{
	vertical-align: middle;

}
.icon-img ul li span{
	vertical-align: middle;
}
.icon-img ul li span img{
	border: 0px;
}
.icon-img .alert_search{
	display: none;
	position: absolute;
	cursor: default;
	background: #f0f0f0;
	width: 335px;
	height: 60px;
	z-index: 1000;
	top: 49px;
	left: -190px;
	border-radius: 0px 0px 7px 7px;
}
.icon-img .alert_search input{
	position: absolute;
	top: 0px;
	width: 220px;
	height: 35px;
	margin: 12px;
	border: 0px;
}
.icon-img .alert_search span{
	position: absolute;
	top: 9px;
	right: 10px;
	cursor: pointer;
}
.icon-img .alert_wx{padding:3px;background:#fff;border-radius:0 0 10px 10px;
	display: none;
	position: absolute;
	top: 20px;
	right:35px;
	*left: 35px;
	z-index: 1000;
}
.icon-img .alert_wb{padding:3px;background:#fff;border-radius:0 0 10px 10px;
	display: none;
	position: absolute;
	top: 20px;
	right:-18px;
	*left:-18px;
	z-index: 1000;
}
.jt{
	height: 16px;
	font-size: 16px;
	margin-bottom: -1px;
	text-align: center;
	color: #424242;
	background:#FFFFFF;
}
.icon-img .wb:hover .alert_wb{
	display: block;

}
.icon-img .wx:hover .alert_wx{
	display: block;
}

.banner {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
	min-width: 1000px;
	background: #f1f0f0;

}
.banner .btn_bg{
	color: #FFFFFF;
	position: absolute;
	z-index: 100;
	width: 435px;
	height: 45px;
	margin-left: -217px;
	left: 50%;
	bottom: 0px;
}
.banner .btn_bg div{
	float: left;
}
.banner .btn_bg .centertext{
	width: 374px;
	*width: 350px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
}
.banner .btn_bg .centertext ul{
	position:relative;
	height: 45px;
}

.banner .btn_bg .centertext ul li{
	display: none;
	/*position: absolute;*/
	top: 0px;
	line-height: 45px;
}
.banner .btn_bg .centertext ul li a{color:#fff;}
.banner .btn_bg .centertext ul .active{
	display: block;
}
.banner .btn_bg .left,
.banner .btn_bg .right{
	width: 30px;
	height: 45px;
}
.banner .btn_bg .left img{
	cursor: pointer;
	margin:15px 0px 0px 18px;
}
.banner .btn_bg .right img{
	cursor: pointer;
	margin:15px 18px 0px 0px;
}
.banner ul {
	overflow: hidden;
	list-style: none;
	width: 100%;
}
.banner ul li {
	float: left;
	width: 100%;
	height: 100%;
	height: 360px;	
/*	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;*/
}
.banner ul li a{
	border: 0px;color:#fff;
}
.banner ul li img{
	width: 1440px;
	height: 360px;
	display: block;
        margin:0 auto;
}
.banner .info_bg{
	
}

.banner .btn:hover {
	background: rgba(255,255,255,.05);
}
.banner .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}

.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}

.banner .dots {
	list-style-type: none;
	position: absolute;
	right: 180px;
	bottom: 20px;
}
.banner .dots li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	background: #fff;
	border-radius: 6px;
	cursor: pointer;
/*	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;*/
}
*html .banner .dots li{
	display: none;
	height:5px;
}
.banner .dots li.active {
	background: #d42741;
	border: 2px solid #d42741;
	opacity: 1;
}


.content{width: 1001px; margin: 0 auto; overflow: hidden;}
.content .img-list{margin-top: 20px;}
.content .img-list li{float: left;margin-right: 18px;width: 236px;height: 236px;overflow: hidden;}
.content .img-list li img{border: 0px;width: 236px;height: 236px;}/*兼容IE*/
.content .img-list .last{margin-right: 0px;}

.content .left{
	float: left;
	overflow: hidden;
	width: 682px;
	height: 479px;
	
	*+height:490px !important;
	*height: 505px;
	margin-top: 20px;
	background: #FFFFFF; 
}
.content .left .newscenter{overflow: auto;}
.content .left .newscenter .newsleft{
	float: left;
	padding: 13px;
	width: 195px;
	/*height: 180px;*/
	border-right: 1px solid #efefef;
}

.content .left .newscenter .newsleft img{
	display: block;
}
.content .left .newscenter .newsleft span{
	display: block;
	float: left;
}

.bottom_line img{display:block;}

.content .left .newscenter .newsleft .bottom_line{margin:0px 0px 10px -15px;width: 193px;*+width: 223px;}
.content .left .newscenter .newsleft .title,.content .right .video .title{
	color: #3498db;

	margin-left: 15px;
	padding-bottom: 10px;
	*+margin-left: 15px !important;
	*margin-left: 8px;	
}
.content .left .newscenter .newsleft .morebtn{
	float: right;
	margin: 5px 0px 0px 0px;
}
.content .right .video .morebtn{
	float: right;
	margin: 5px 10px 0px 0px;
}
.content .right .video .morebtn{
	*+margin-right:25px ;
	*margin-right: 10px;
}
.content .left .newscenter .newsleft .newimg{
	margin-top: 10px;
	width: 173px;
	height: 114px;
}

.content .left .newscenter .newsright ul{
	padding: 20px 25px 0px 25px;
	overflow: auto;
	*zoom: 1;
}
.content .left .newscenter .newsright ul li{
	font-size: 13px;
	line-height: 24px;
	overflow: auto;
	color: #6a6a6a;
}
.content .left .newscenter .newsright a{
	cursor: pointer;
	color: #6A6A6A;
	text-decoration: none;
}
.content .left .newscenter .newsright a:hover{
	color: #558ed5;
}
.content .left .newscenter .newsright span{
	display: block; 
	float: left;
	margin-right: 5px;
	vertical-align:middle;
}
.content .left .newscenter .newsright .hot{
	margin:1px 0px 0px 5px;
	color: #ea3d5e;
}
.content .right{
	float: left;
	width: 308px;
	*width: 279px;
	*+width: 308px;
	height: 479px;
	*+height:490px ;	
	*+padding: 0px;
	background: #FFFFFF;
	margin: 20px 0px 0px 10px;
}
.content .right .video{
	width: 100%;
	*width: 279px;
	/*height: 215px;*/
	*height: 190px;
	padding: 15px;
	overflow: hidden;
	position: relative;
}
.content .right .video .bottom_line{
	overflow: auto;
	margin:0px 0px 10px -15px;
	width: 308px;
	*+width: 308px;
}
.content .right .video .newsright span{
	display: block; 
	float: left;
	margin-right: 5px;
	vertical-align:middle;
}
.content .right .video span{
	display: block;
	float: left;
} 

.content .right .video ul{
	width: 290px;	
	overflow: hidden;
}
.content .right .video .newsright ul li{
	font-size: 13px;
	line-height: 24px;
	/*overflow: auto;*/
	color: #6a6a6a;
}
.content .right .video ul li{
	/*float: left;*/
    position: relative;
	width: 290px;
	*width: 89px;
	/*height: 65px;*/
	overflow-x: hidden;
	margin:0px 5px 5px 0px;
}

.content .right .video ul li img{width: 90px;height: 65px;*width:84px; cursor: pointer;}
.content .right .video ul li .video_btn {
    display: block;
    position: absolute;
    width: 35px;height: 35px;
    top: 18px;
    left:30px;
}

.content .right .video ul .last{margin:0px 0px 5px 0px;}
.bg{
	*width: 279px;
	height: 10px;
	*+height: 10px;
	*height: 10px;
	* font-size:1px;
	background: #f1f0f0;
}

.left_bg{
	background: #f1f0f0;
	width: 682px;
	height: 10px;
	*+height: 10px;
	*height: 10px;
	* font-size:1px;
	
}
.content .brand{padding-left: 15px;}
.content .brand .bottom_line{
	height: 44px;
	*height: 34px !important;
	padding-top: 10px;
	margin:0px 0px 0px -15px;
	width: 308px;
	*+width: 308px;
}
.content .brand .title{	
	color: #3498db;
	float: left;
	margin-left: 15px;
	padding-bottom: 11px;
	*padding-bottom: 12px;
	*+margin-left: 15px !important;
	*margin-left: 15px;
}
.content .brand .morebtn{
	float: right;
	margin-right:15px ;
	*+margin-right:25px ;
	*margin-right: 10px;
}
.content .brand ul{
	height: 210px;
	margin-left: -13px;
	*+margin-left: -15px;
}
.content .brand ul li{
	float: left;
	width: 153px;
	height: 70px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.content .brand ul li a{
	display: block;	
	width: 153px;
	height: 70px;
	position: relative;
}
.content .brand ul li a img{
	width: 150px;
	height: 69px;
}
.content .brand ul li a .hidden{
	display: none;
	z-index: 100;

}
.content .brand ul li a:hover .hidden{
	display: block;
	position: absolute;
	left: 0px;
}
.black{color:#000000;font-weight: 600;}
.footer{
	position: relative;
	background: #ffffff;
	height: 160px;
	margin-top: 33px;
	border-top: 1px solid #f1f0f0;
}
.footer .footer_content{
	position: relative;
	width: 1001px;
	margin: 0 auto;
	height: 160px;
}
.footer .footer_content .info{float:left;overflow: hidden;margin-top:30px;width: 640px;}
.footer .footer_content .info li{
	float: left;
        color: #787777;
        font-size:12px;
	margin:5px 15px 5px 0px;
	overflow: auto;
        text-align: center;
        color: #787777;
}
.footer .footer_content .info .text{font-size: 14px; margin-top:6px;width:400px;text-align:left;}
.footer .footer_content .info .text p{line-height: 23px;}
.footer .footer_content .info .text p .fax{margin-left: 15px;}
.footer .footer_right{float: right;margin-top:30px;font-size: 12px;}
.footer .footer_right .select_bottom{width:272px;height: 42px;margin-left: 40px;}
.footer .footer_right .select_bottom .text{float:left;width: 120px; height: 42px;padding-left: 15px;color: #626b76; line-height: 42px;}
.footer .footer_right .select_bottom .up_btn{position: absolute;z-index: 100;float: right;width: 267px;height: 41px;cursor: pointer;}
.footer .footer_right p{margin-top: 10px;}
.footer .footer_alert{display:none;position: absolute;width: 270px; z-index: 100; bottom: 140px;right:0px;background: #FFFFFF;border: 1px solid #aeaeae;}
.footer .footer_alert ul{padding: 25px;}
.footer .footer_alert ul li{font-size: 14px;line-height: 24px;}
.footer .footer_alert ul li a{color: #8d8d8d;font-size: 14px;line-height: 24px;text-decoration: none;margin-left:35px;}
.footer .footer_alert ul li a:hover{color: #558ED5;}
.hui{color: #999999;}
.footer .footer_alert .close{width: 17px; height: 17px;float: right;cursor: pointer;margin-top: 5px;}
.f-right{
	text-align:right;
        line-height:18px;
}




