@charset "utf-8";

/*****详细页内容****/
.d_c{  
	padding:15px; 
	overflow:hidden;
}
.d_c_title{
	padding: 20px 0;
	text-align:center; 
	font-size:20px; 
	font-weight:700; 
	border-bottom:#E7E7E7 1px dashed; 
	color:#333; 
	overflow:hidden;
}
.d_c_title h1{
	font-size: 28px;
}
.d_c_info{ 
	height:40px; 
	line-height:40px; 
	text-align:center; 
	color:#CCC;
}

.d_c_lcontent{ margin:20px 0 0; padding:15px 10px; background-color:#F9F9F9; border-radius:3px; color:#666; font-size:12px; line-height:20px;}
.d_c_lcontent:hover{background-color:#F2F2F2;}
.d_c_content{ padding:20px 20px; line-height:200%; font-size:14px; clear:both; }
.d_c_content img{ max-width:100%;}
.d_c_content p{
	padding: 0 0 15px;
}
.d_c_content a.downfile{ display:inline-block; padding:8px 20px; background-color:#4F7CBB; color:#fff; border-radius:30px; font-size:14px; font-weight:bold; border:none;}
.d_c_content a.downfile:hover{ background-color:#D02E2C;}
.d_c_content table{ border:0; border-left:#ccc 1px solid; border-top:#ccc 1px solid;}
.d_c_content table tr:hover{
	background: #fafafa;
}
.d_c_content table tr td{ border-right:#ccc 1px solid; border-bottom:#ccc 1px solid; padding:6px 10px; font-size:14px;}
.d_c_content table tr td.tc{ font-size:14px; padding:8px 0 8px 150px; background-color:#f9f9f9; background:url(../images/contact_bg.jpg) 20px center no-repeat;}
.d_c_content table tr td.tc strong{ color:#D92D28;}
.d_c_content table tr td:first-child{
	font-weight: bold;
}

/*****产品详细页内容****/
.d_pro_pic{ float:left; width:400px; height:480px; overflow:hidden; position:relative;}
.d_pro_zoom{ 
	position:absolute; 
	top:10px; 
	right:10px; 
	width:100px; 
	height:26px; 
	line-height:26px; 
	text-align:center; 
	background:#FF5900; 
	color:#fff; 
	border-radius:4px;
	display: none;
}
.d_pro_pic:hover .d_pro_zoom{
	display: block;
}

#d_pro_bpic{
	display: table-cell; 
	vertical-align:middle; 
	width:398px; 
	height:398px; 
	text-align:center;
	border: #ddd 1px solid;
}
#d_pro_bpic img{ max-width:398px; max-height:398px; border:none;}
.d_pro_lpic{ width:400px; height:60px; margin-top:10px; overflow:hidden; position:relative;}
.d_pro_lpic #goleft,.d_pro_lpic #goright{ position:absolute; height:60px; width:10px; top:0; background-image:url(../images/pro_go_lr.png); background-repeat:no-repeat; cursor:pointer;}
.d_pro_lpic #goleft{ left:0; background-position:0 center;}
.d_pro_lpic #goright{ right:0; background-position:-10px center;}
.d_pro_lpic #goleft:hover,.d_pro_lpic #goright:hover{ background-color:#e9e9e9;}
.d_pro_lpic #thumb_img{ width:360px; height:60px; margin:0 auto; overflow:hidden;}
#thumb_img img{ width:60px; height:50px; padding:1px; margin:3px 3px; border:#d2d2d2 1px solid;}
#thumb_img .cur{ border:#f30 1px solid;}

.d_pro_tit{ margin:0 10px 0 425px; height:480px; overflow:hidden;}
.d_pro_tit .pro_title{ 
	line-height:1.6; 
	border-bottom:#d2d2d2 1px dotted; 
	font-size:24px; 
	font-weight:bold;
	padding: 10px 0;
}

.d_pro_tit .pro_con{ max-height:300px; line-height:180%; padding:5px 0;}
.d_pro_tit .pro_phone{
	float: right;
	padding:10px 0; 
	font-size:14px; 
	font-weight:bold; 
	text-align:left;
}
.d_pro_tit .pro_phone span{ 
	font-size:20px; 
	color:#1F528B;
}
.d_pro_tit .pro_phone span em{
	display: block;
}

.d_pro_con_tit{ 
	border-bottom:#FF5900 3px solid; 
	padding-top:20px;
	background: #fff;
	width: 868px;
	overflow: hidden;
}
.d_pro_con_tit li{
	float: left;
}
.d_pro_con_tit li a{
	display:inline-block; 
	height:34px; 
	line-height:34px; 
	margin-left:5px; 
	padding:0 20px; 
	background-color:#ccc; 
	color:#fff;
	font-size:14px; 
	font-weight:bold; 
	border-radius:6px 6px 0 0;
}
.d_pro_con_tit li.current a{
	background-color:#FF5900; 
	color:#fff;
}

#d_parame{
	padding: 10px 0;
}
#mpic{
	padding: 10px 0;
}
#d_mpic img{
	width: 600px;
}

#player{
	width: 100%;
	text-align: center;
	height: 500px;
}

/*****页面关键词****/
.d_c_keywords{ padding:10px 0; margin:10px 0; font-size:14px; clear:both;}
.d_c_keywords a{ margin:0 5px; color:#666; font-size:14px; text-decoration:none;}
.d_c_keywords a:hover{ text-decoration:underline;}

/*****上一篇和下一篇****/
#d_next_pre{ margin:10px 0; padding:10px 0; border:#E3E1E2 1px solid; clear:both; overflow:hidden;}
#d_next_pre div{ width:50%; text-indent:10px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
#d_next_pre div a{ text-decoration:underline;}

/*****相关资讯****/
#d_more{ margin:10px 0; border:#E3E1E2 1px solid; overflow:hidden; clear:both;}
#d_more ul{}
#d_more ul li{ float:left; width:50%; height:32px; line-height:32px; background:url(../images/li_ico_1.gif) 10px center no-repeat; text-indent:20px; white-space: nowrap; text-overflow: ellipsis;}
#d_more ul li a{ color:#333; font-size:14px;}
#d_more ul li a:hover{ text-decoration:underline;}
#d_more ul li:first-child{ width:100%; height:42px; line-height:42px; background:none; font-size:14px; font-weight:600; background-color:#F5F5F5; color:#333; border-bottom:#E3E1E2 1px solid;}

.d_more_product_tit{
	height:42px; 
	line-height:42px; 
	border-bottom:#E3E1E2 1px solid;
	font-size:14px; 
	font-weight:600; 
	color:#333; 
	text-indent:10px;
}
.d_more_product{
	padding:15px 0;
	overflow:hidden;
	clear:both;
}
.d_more_product ul li{
	float:left;
	width:200px;
	margin:0 0 0 14px;
	color:#333;
	text-align:center;
}
.d_more_product ul li span{
	display: table-cell; 
	vertical-align:middle; 
	width:200px; 
	height:200px; 
	text-align:center; 
	overflow:hidden;
	padding:1px; 
	border:#ccc 1px solid;
}
.d_more_product ul li span:hover{
	border:#F54D00 1px solid;
}
.d_more_product ul li img{
	height:200px; 
	width:200px; 
	vertical-align:middle;
}
.d_more_product ul li i{
	width:210px;
	height: 36px;
	line-height: 36px;
	font-style:normal; 
	display:block; 
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
}


/*****关于我们页显示****/
.about-text{
	width: 1200px;
	margin:0 auto;
	padding: 50px 0 30px;
}
.about-text-title{
	position: relative;
	width: 500px;
	font-size: 24px;
	padding: 0 0 15px;
	color: #000;
}
.about-text-title span{
	display: block;
    font: 20px Arial, Helvetica, sans-serif;
    color: #969696;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 0 6px;
}
.about-text-title::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 4px;
	background: #333;
}
.about-text-content{
	line-height: 160%;
	padding: 10px 0 0;
	color: #666;
}
.about-text-content p{
	padding: 0px 0 15px;
	text-indent: 2em;
}
.about-text-content span{
	float: right;
	margin:-80px 0 10px 10px;
}

.about-licheng{
	width: 100%;
	min-width: 1200px;
	background: url(/static/images/about-licheng-bg.jpg) center center no-repeat;
	height: 600px;
	padding: 50px 0;
	box-sizing: border-box;
}
.about-licheng-container{
	width: 1200px;
	padding: 5px;
	background: #fff;
	margin:0 auto;
	height: 500px;
}
.about-licheng-pic{
	float: left;
	width: 560px;
	height: 490px;
}
.about-licheng-pic img{
	width: 560px;
	height: 490px;
}
.about-licheng-content{
	float: right;
	width: 580px;
}
.liucheng-title{
	position: relative;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	margin:0 0 20px;
	border-bottom: #ddd 1px solid;
}
.liucheng-title::after{
	position: absolute;
	content: "";
	bottom: -2px;
	left: 0;
	width: 100px;
	height: 3px;
	background: #E62129;
}
.liucheng-content{
	height: 400px;
	border-left: #E62129 2px solid;
}
.liucheng-content dl{
	margin:0 0 0 -9px;
	padding: 15px 0 0;
	overflow: hidden;
	clear: both;
	width: 520px;
}
.liucheng-content dt{
	float: left;
	width: 120px;
}
.liucheng-content dl dt em{
	display:inline-block;
	width: 10px;
	height: 10px;
	border: #E62129 3px solid;
	border-radius:10px;
	background: #fff;
	margin:0 20px 0 0;
}
.liucheng-content dl:hover dt em{
	background: #E62129;
}
.liucheng-content dd{
	float: left;
	width: 400px;
	padding: 0 0 0 20px;
	color: #666;

}

.team{
	width: 1200px;
	margin:50px auto 0;
	background: #ddd;
	overflow: hidden;
}
.team-left{
	float: left;
	width: 500px;
	padding: 30px 0 0 50px;
	box-sizing: border-box;
}
.team-right{
	float: right;
	width: 600px;
	height: 350px;
}
.team-title{
	height: 45px;
	border-left: #E62129 3px solid;
	padding: 0 0 0 15px;
	color: #999;
}
.team-title span{
	display: block;
	font-size: 22px;
	color: #333;
}
.team-text{
	padding: 20px 0 0;
	line-height: 180%;
	color: #666;
	text-indent: 2em;
}

.photo{
	width: 1200px;
	margin: 0 auto;
}
.photo-title{
	width: 100%;
	height: 60px;
	background: #ccc;
}
.photo-title span{
	height: 35px;
	line-height: 35px;
	display: inline-block;
	margin:13px 0 0 20px;
	padding: 0 0 0 15px;
	border-left: #E62129 3px solid;
	font-size: 22px;
}
.photo-content{
	position: relative;
	background: #ddd;
	height: 280px;
}
#photo-list{
	width: 1100px;
	padding: 20px 0 0;
	margin:0 auto;
}
#photo-list ul li{
	float:left; 
	margin:0 10px; 
	text-align:center;
}
#photo-list ul li span{ 
	display: table-cell; 
	vertical-align:middle; 
	width:210px; 
	height:190px; 
	text-align:center; 
	overflow:hidden;
	padding:1px; 
	border:#ccc 1px solid;
	background: #fff;
}
#photo-list ul li:hover span{
	border:#F54D00 1px solid;
}
#photo-list ul li img{
	max-height:190px; 
	max-width:210px; 
	vertical-align:middle;
}
#photo-list ul li i{ 
	width:210px; 
	font-style:normal; 
	padding-top:10px; 
	display:block; 
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
}

#photo-goleft,#photo-goright{
	position: absolute;
	width: 42px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
}
#photo-goleft{
	left: 0;
	background: #0D75C3 url(/static/images/go-left.png) center center no-repeat;
}
#photo-goright{
	right: 0;
	background: #0D75C3 url(/static/images/go-right.png) center center no-repeat;
}

.honor{
	width: 1200px;
	margin:0 auto;
}
.honor-title{
	width: 100%;
	text-align: center;
	font-size: 22px;
	border-bottom: #ccc 1px solid;
}
.honor-title span{
	display: inline-block;
	padding: 30px 20px 20px;
	position: relative;
}
.honor-title span::after{
	content:"";
	position: absolute;
	left: 50%;
	bottom: -2px;
	margin:0 0 0 -100px;
	width: 200px;
	height: 3px;
	background: #E62129;
}
.honor-content{
	position: relative;
	background: #fff;
	margin: 30px 0;
	height: 280px;
	width: 100%;
}
#honor-list{
	width: 1100px;
	margin:0 auto;
	padding: 20px 0 0;
}
#honor-list ul li{ 
	float:left;
	margin:0 10px;
	text-align: center;
}
#honor-list ul li span{ 
	display: table-cell; 
	vertical-align:middle; 
	width:160px; 
	height:200px;
	text-align:center; 
	overflow:hidden; 
	text-align:center; 
	box-sizing:border-box;
}
#honor-list ul li img{
	max-height:200px; 
	max-width:160px; 
	vertical-align:middle;
	border: #fafafa 1px solid;
}
#honor-list ul li i{ 
	width:200px; 
	font-style:normal; 
	padding-top:10px; 
	display:block; 
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	text-align: center;
}

#honor-goleft,#honor-goright{
	position: absolute;
	width: 32px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
}
#honor-goleft{
	left: 0;
	background: #0D75C3 url(/static/images/go-left.png) center center no-repeat;
}
#honor-goright{
	right: 0;
	background: #0D75C3 url(/static/images/go-right.png) center center no-repeat;
}

/*****联系页显示****/
.contact-info{
	padding: 50px 30px 0;
	overflow: hidden;	
}
.contact-info dt{
	float:left;
	width: 200px;
	text-align: center;
}
.contact-info dt img{
	border-radius:50% 50%;
	border:#eee 1px solid;
	width: 180px;
	height: 180px;
}
.contact-info dd{
	margin: 0 0 0 240px;
}
.contact-info dd h3{
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 10px;
}
.contact-info dd p{
	padding: 0 0 10px;
	text-indent:2em;
	line-height: 220%;
	font-size: 14px;
}

.contact-map{
	padding: 50px 30px 0;
}
.contact-map dt{
	display: block;
	font-size: 24px;
	padding: 0 0 20px;
}
.contact-map dt span{
	font-size: 18px;
	display: inline-block;
	border-top: #FF5900 1px solid;
	border-bottom: #FF5900 1px solid;
}
.contact-map dd{
	
}
.contact-map dd #map{
	width: 100%;
	border: #ccc 1px solid;
	height: 460px;
}
.contact-line{
	width: 100%;
	height: 5px;
	background: #CACACA;
	position: relative;
	margin: 50px 0;
}
.contact-line span{
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	height: 20px;
	width: 36px;
	background: url(/static/images/line-sanjiao.png) no-repeat;
}
.contact-text{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.contact-text dl{
	clear: both;
	width: 100%;
	margin-bottom: 40px;
}
.contact-text dt{
	width: 160px;
	float: left;
	font-size: 20px;
	color: #000;
	text-align: right;
	padding: 5px 20px 0 0;
}
.contact-text dt i{
	color: #999;
	margin-right: 10px;
}
.contact-text dd{
	margin: 0 0 0 180px;
	line-height: 200%;
	font-size: 16px;
	color: #666;
}


.video-container{
	width: 1200px;
	margin:0 auto;
}
.video_title{

}
.video-main{
    width: 1200px;
    margin:0 auto 30px;
    background-color: #FFF;
    border: #ccc 1px solid;
    overflow: hidden;
}