﻿/*009d4e  logo绿色*/
/**/

* {
	padding: 0;
	margin: 0;

	font-style: normal; 
}
body{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #444;
	background: #f5f5f5;
	overflow-x: hidden;
}
a { 
	text-decoration: none; 
	color: #444;
}
a:hover{
	color: #0C87FF;
    transition: all 0.35s ease;
}
ul, ol { 
	list-style: none; 
	padding: 0;
	margin: 0;
}
fieldset, img { 
	display: block; 
}
.clr{
	clear: both;
}
.center_box{
	width: 1200px;
	margin: 0 auto;
}
.center_box1{
	width: 1000px;
	margin: 0 auto;
}
/*右浮动*/
.fl_contact{
	position: fixed;
	right: 0;
	top: 47%;
}
.qq_case, .qr_case, .qr_case1{
	width: 48px;
	height: 48px;
	margin-bottom: 2px;
}
.qr_case1{
	background: url(../../images/weixin1.jpg) no-repeat;
	border-radius: 10% 0 0 0; 
}
.qq_case{
	background: url(../images/icon_qq_off.jpg) no-repeat;
	border-radius: 10% 0 0 0; 
}
.qs_case{
	width: 48px;
	height: 70px;
	margin-bottom: 2px;
	background: url(../images/icon_qs_off.jpg) no-repeat;
}
.qr_case{
	background: url(../images/icon_qr_off.jpg) no-repeat;
	border-radius: 0 0 0 10%;
	position: relative;
}
.qr_show{
	width: 200px;
	height: 200px;
	background: #0081FF;
	border-radius: 10px;
	position: absolute;
	left: -205px;
}
.qr_show img{
	width: 100%;
}
.qq_case:hover{
	background: url(../images/icon_qq_on.jpg) no-repeat;
    transition: all 0.35s ease;
}
.qs_case:hover{
	background: url(../images/icon_qs_on.jpg) no-repeat;
    transition: all 0.35s ease;
}
.qr_case:hover{
	background: url(../images/icon_qr_on.jpg) no-repeat;
    transition: all 0.35s ease;
}
/*头部*/
.ziye_h a{
	color: #000;
}
header{
	width: 100%;
	min-width: 1200px;
	height: 100px;
	font-size: 15px;
	/*position: absolute;*/
	top: 0;
	left: 0;
	z-index: 99;
}
.logo_box{
	height: 50px;
	margin: 20px 0;
	float: left;
	position: relative;
	z-index: 999;
}
.logo_box img{
	height: 50px;
}
nav{
	width: 75%;
	float: right;
	position: relative;
	z-index: 999;
}
nav ul{
	line-height: 100px;
	margin-left: 124px;
}
nav li{
	padding: 0 15px;
}
nav li, .nav li{
	float: left;
	margin-left: 1px;
}
nav a {
	color: #444;
}
.nav li:hover a,  .browse_position a:hover{
	color: #0C87FF;	
    transition: all 0.35s ease;
}
nav li:hover{
	/*background: #0C87FF;*/
    transition: all 0.35s ease;
}
nav li:hover, nav li:hover a{
	color: #0C87FF;
    transition: all 0.35s ease;
}
/*.selecteda a, .selecteda{
	background: #0C87FF;
	color: #fff;
    font-weight: 700;
}*/
.nav{
	width: 100%;

}
.nav_box{
	width: 100%;
	float: left;
	min-width: 1200px;
	line-height: 55px;
	text-align: center;
	z-index: -1;

	background: #2e2e2e;
	padding: 0 0 0px;
	margin-top: -1px;

	
}
.ziye_nav{
	background: rgba(46,46,46,0.9);
	padding: 100px 0 15px;
	margin-top: -100px;
}
.nav li a{
	height: 55px;
	color: #fff;	
}
.nav li{
	height: 55px;
	padding-left: 15px;
	margin-right: 30px;
}
.nav li:hover{
	background: url(../images/icon_nav.png) no-repeat;
    transition: all 0.35s ease;
}
.nav1{
		margin-left: 38%;
}
.nav2{
	margin-left: 44.5%;
}
.nav3{
	margin-left: 51.5%;
}
.nav4{
	margin-left: 58%;
}
.nav5{
	margin-left: 64.5%;
}
.nav6{
	margin-left: 72.5%;
}
@media only screen and (max-width:1680px) {
	.nav1{
		margin-left: 36%;
	}
	.nav2{
		margin-left: 42.5%;
	}
	.nav3{
		margin-left: 49.5%;
	}
	.nav4{
		margin-left: 56%;
	}
	.nav5{
		margin-left: 62.5%;
	}
	.nav6{
		margin-left: 69.5%;
	}
}
@media only screen and (max-width:1580px) {
	.nav1{
		margin-left: 34.5%;
	}
	.nav2{
		margin-left: 42%;
	}
	.nav3{
		margin-left: 49%;
	}
	.nav4{
		margin-left: 56%;
	}
	.nav5{
		margin-left: 64%;
	}
	.nav6{
		margin-left: 78%;
	}
}
@media only screen and (max-width:1480px) {
	.nav1{
		margin-left: 34%;
	}
	.nav2{
		margin-left: 41.5%;
	}
	.nav3{
		margin-left: 49.5%;
	}
	.nav4{
		margin-left: 57%;
	}
	.nav5{
		margin-left: 65.5%;
	}
	.nav6{
		margin-left: 72.5%;
	}
}
/*头部*/
/*bannre___________________________________*/
.main_visual{
	/*margin-top: 100px;*/
}
/*bannre___________________________________*/
/*首页智能产品&平台___________________________________*/
.i_zncp h1, .i_news h1{
	text-align: center;
	margin-top: 60px;
}
.more{
	float: right;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
}
.i_zncp_case{
	width: 21%;
	padding: 15px 0;
	margin: 50px 1.5% 0;
	background: #fff;
	float: left;
}
.i_zncp_case:hover a{
	color: #0C87FF;
}
.i_zncp_case:hover{
	box-shadow: 0px 0px 15px 0px lightgray;
	transform: translate(0, -5px);
    transition: all 0.35s ease;
}
.i_zncp_case img{
	width: 60%;
	margin: 0 20%;
}
.i_zncp_title{
	height: 35px;
	margin: 15px 30px;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	color: #0C87FF;
	border-top: #0C87FF solid 1px;
	border-bottom: #0C87FF solid 1px;
}
.i_zncp_con{
	font-style: 12px;
	line-height: 180%;
	text-indent: 10px;
	margin: 0 30px;
	height: 80px;
}
/*首页智能产品&平台___________________________________*/


/*大唐资讯___________________________________*/
.i_news_type{
	margin-top: 20px;
	border-top: #cdc9c9 2px solid;
}
.i_news_type ul{
	width: 491px;
	height: 45px;
	margin: -2px auto 0;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #cdc9c9;
}
.i_news_type li{
	padding: 15px 0 5px;
	margin: 0 15px;
	float: left;
}
#news_box{
    clear: both;
}
.news_content{
    display: none;
}
.i_news_type_hover{
	border-top: #0C87FF 2px solid;
	color: #0C87FF;
	cursor:pointer;
}

.news_content{
	width: 1000px;
	height: 345px;
	margin: 20px auto;
	background: #fff;
}
.news_content_img, .news_content_r{
	float: left;
	width: 48%;
}
.news_content_r{
	padding-top: 25px;
}
.news_content_img{
	height: 345px;
	background: url(../images/i_news_img.png) center top no-repeat;
}
.news_content_img img{
	width: 50%;
}
.news_case{
	padding: 0 25px 10px;
}
.news_case:hover .i_news_word{
	color: #0C87FF;
    transition: all 0.35s ease;
}
.i_news_title{
	clear: both;
	font-size: 16px;
	margin-bottom: 4px;
}
.i_news_title i{
	float: right;
	font-size: 10px;
	padding-top: 7px;
}
.i_news_line_l{
	width: 5%;
	float: left;
	border-top: #0C87FF 1px solid;
}
.i_news_line_r{
	width: 95%;
	float: left;
	border-top: #ccc 1px solid;
}
.i_news_word{
	height: 55px;
	padding: 8px 5px 0 10px;
	font-size: 12px;
	line-height: 18px;
	color: #888888;
}

/*大唐资讯___________________________________*/


/*关于大唐___________________________________*/
.i_about{
	width: 21%;
	padding: 0 0 15px;
	margin: 50px 1.5% 0;
	background: #fff;
	float: left;
}
.i_about_pic{
	width: 100%;
	height: 141px;
	overflow: hidden;
}
.i_about:hover a{
	color: #0C87FF;
    transition: all 0.35s ease;
}
.i_about:hover{
	box-shadow: 0px 0px 15px 0px lightgray;
	transform: translate(0, -5px);
    transition: all 0.35s ease;
}
.i_about img{
	width: 100%;
}
.i_about_title{
	height: 35px;
	margin: 15px 30px;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	color: #0C87FF;
}
.i_zncp_con{
	font-style: 12px;
	line-height: 180%;
	text-indent: 10px;
	margin: 0 30px;
}
/*关于大唐___________________________________*/

/*底部*/
footer{
	width: 100%;
	min-width: 1200px;
	padding-top: 30px;
	margin-top: 50px;
	background: #777;
	color: #fff;
}
footer a{
	color: #fff;
}
.footer_l dl{
	float: left;
	margin-right: 31px;
}
.footer_l dt{
	font-size: 18px;
	padding: 0 3px 7px 3px;
	margin-bottom: 10px;
	/*border-bottom: #0C87FF 2px solid;*/ 
	font-weight: bold;
}
.footer_l dt:hover a{
	color: #fff;
    transition: all 0.35s ease;
}
.footer_l dd{
	padding: 0 0 6px 3px;
	color: #959393;
}
.footer_l dd a{
	color: #ccc;
}
.footer_l dd:hover a{
	color: #fff;
    transition: all 0.35s ease;
}

.footer_r{
	float: left; 
	margin-left: 65px;
}

.qr{
	width: 120px;
	
	margin: 0 20px 13px 0;
      
	float: left;
}
.qr img{
	width: 100%;
}
.footer_r, .link img, .footer_from{
	float: left;
}
.footer_tel_box{
	float: right; padding-right:20px;
}
.footer_tel_box p{
	font-size: 13px;
	line-height: 20px;
	width: 200px;
}
.footer_box_t, .footer_box_b, .footer_t, .link{
	clear: both;
}
.link{
	margin: 15px 0 0 10px;float: left;
}
.footer_from {
	margin: 5px 0 0 20px;
}
.footer_from select{
	width: 196px;
	height: 25px;
}
.footer_box_b{
	padding-top: 5px;
	margin-top: 15px;
	border-top: 1px #cdc9c9 solid;
	font-size: 12px;
	text-align: center;
	color: #ccc;
}
/*底部*/


/*子页banner*/
.ziye_banner{
	width: 100%;
	min-width: 1200px;
	/*margin-top:100px;*/
	/*height: 180px;*/
	/*background: url(../images/ziye_banner.jpg) center top no-repeat;*/
}
.ziye_banner img{
	width: 100%;
}/*子页banner*/


/*子页框架1*/
.ziye1_title_box{
	width: 100%;
	min-width: 1200px;
	margin-top: 30px;
	float: left;
	border-bottom: #cdc9c9 2px solid;
}
.title_type{
	float: left;
}
.title_type ul{
	height: 45px;
	margin: 0 0 -2px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.title_type a{
	color: #cdc9c9;
}
.title_type li{
	/*width: 80px;*/
	max-width: 154px;
	height: 24px;
	overflow: hidden;
	padding: 15px 0 5px;
	margin: 0 20px 0 0;
	float: left;
}
.title_type li:hover{
	color: #0C87FF;
	border-bottom: #0C87FF 2px solid;
    transition: all 0.35s ease;
}
.ziye_titleed{
	color: #0C87FF;
	border-bottom: #0C87FF 2px solid;
}

.location{
	height: 17px;
	line-height: 17px;
	float: right;
	margin: 20px 0 5px;
	font-size: 12px;
}
.location img{
	float: left;
	margin-right: 10px;
}
.location i{
	margin: 0 2px;
}
.ziye_con_box{
	width: 910px;
	float: left;
	margin: 50px 15px 0;
	padding: 30px;
	background: #fff;
}/*子页框架1*/


/*文章页*/
.ziye_about_word p, .map_word p{
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1px;
	text-indent: 20px;
}
.ziye_about_word img{
	margin: 0 2% 15px;
}
.ziye_about_word{
	clear: both;
}/*文章页*/


/*荣誉页*/
.honor_img{
	width: 30%;
	height: 398px;
	margin: 0 1.5% 15px;
	float: left;
}
/*荣誉页*/


/*子页框架2*/
.frame_box{
	width: 1200px;
	margin-top: 50px;
	padding: 0 0 20px;
	float: left;
	background: #fff;
}

.frame_left{
	width: 18%;
	float: left;
	border-right: 1px dashed #dedede;
}

.frame_left_title{
	margin-bottom: 20px;
}
.cn_title, .en_title{
	background: #0C87FF;
	color: #fff;
	padding-left: 25px;
}
.cn_title{
	padding-top: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
}
.en_title{
	padding: 5px 0 10px 25px;
	line-height: 15px;
}

.frame_left_ul li{
    line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 35px;
}
.frame_left_ul li:hover{
    background: #0C87FF;
    color: #fff;
    transition: all 0.35s ease;
}
.frame_left_ul dd{
	padding: 0 0 0 15px;
	margin-left: 35px;
	line-height: 30px;
	font-size: 14px;
}
.frame_left_ul dd:hover{
    background: #0C87FF;
	background: url(../images/icon_erji.png) no-repeat;
    transition: all 0.35s ease;
}
.frame_right{
	width: 79%;
	margin-left: 2%;
	float: left;
}
.browse_position{
	border-bottom: 1px solid #dedede;
	padding: 10px 10px 10px 5px;
	margin-bottom: 25px;
	float: left;
	width: 98%;
}
/*子页框架2*/


/*翻页_______________________________*/
.page_box{
	border-top: 1px solid #dedede;
	padding: 5px 0 5px 140px;
	margin-top: 25px;
}
.page_box span{
	padding: 0 20px;
	font-size: 12px;
}

/*翻页*/


/*关于我们_______________________________*/
.about_us{
	text-indent: 20px;
	line-height: 30px;
	font-style: 16px;
	margin: 0 2%;
}
/*关于我们*/


/*产品_______________________________*/
.product{
	float: left;
	width: 100%;
}
.product_box{
	width: 45%;
	margin: 2%;
    /*box-shadow: 1px 0 1px #dedede, 0 1px 1px #dedede; */
	float: left;
}
.product_box:hover{
	/*box-shadow: 0px 0px 15px 0px lightgray;*/
	box-shadow: 1px 0 1px #dedede, 0 1px 1px #dedede; 
	transform: translate(0, -5px);
    transition: all 0.35s ease;
}
.product_img{
	width: 50%;
	height: 150px;
	float: left;
}
.product_word{
	width: 46%;
	padding: 0 2%;
	margin-top: 10px;
	float: left;
}
.product_word h3{
	color: #0C87FF;
}
.product_word p{
	height: 85px;
	overflow: hidden;
	margin: 8px 8px 8px 0;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.5px;
}
/*产品*/


/*产品内页*/
.pro_con_t{
	width: 100%;
	float: left;
}
.pro_con_t img{
	width: 40%;
	margin-left: 5%;
	float: left;
}
.pro_con_word{
	float: left;
	width: 47%;
	margin: 50px 5% 0 3%;

}
.pro_con_word p{
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
	width: 300px;
}

.pro_con_word span{white-space: pre-wrap!important;}

.pro_con_b{
	margin-top: 30px;
}
.pro_con_type ul{
	width: 99%;
	float: left;
	margin-bottom: 30px;
	border-bottom: #0C87FF solid 2px;
}
.pro_con_type li{
	width: 80px;
	height: 30px;
	margin-right: 1px;
	line-height: 30px;
	font-size: 13px;
	text-align: center;
	float: left;
	background: #eee;
}
.pro_con_type .pro_ed{
	background: #0C87FF;
	color: #fff;
}
.pro_con_type li:hover{
	background: #0C87FF;
	color: #fff;
    transition: all 0.35s ease;
}/*产品内页*/

/*新闻列表*/
.news_list li{
	height: 35px;
	padding-left: 18px;
	margin-bottom: 5px;
	background: url(../images/icon_news_off.png) no-repeat;
	font-size: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #777;
	clear: both;
}
.news_list li:hover{
	background: url(../images/icon_news_on.png) no-repeat;
    transition: all 0.35s ease;
}
.news_list i{
	float: right;
	font-size: 12px;
}
/*新闻列表*/

/*联系我们_______________________________*/
#map{
	width: 50%;
	float: left;
}
.map_word{
	width: 48%;
	margin: 20px 0 0 2%;
	float: left;
}
/*联系我们*/


/*产品切换*/
.product_box1{
	width: 100%;
	float: left;
}
.product_box1 .i_news_type{
	border: 0;
}
.product_box1 .news_content{
	width: auto;
}
.product_box1 .i_news_type ul{
	width: 99%;
	float: left;
	height: auto;
	margin-bottom: 30px;
	border-bottom: #0C87FF solid 2px;
}
.product_box1 .i_news_type ul li{
	width: 173px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	text-align: center;
	float: left;
	font-weight: 500;
	background: #eee;
	color: #444;
}
.product_box1 .i_news_type_hover{
	background: #0C87FF !important;
	color: #fff !important;
	border: 0;
}
.product_box1 .i_news_type li{
	width: auto;
	padding:0;
	margin:0; 
}
.product_box1 .news_content_r{
	width: 100%;
	padding-top: 0;
}



/*翻页*/
.pages {  
	color: #999;
	width: 100% !important;
	float: left !important;
	text-align: center; 
}
.xxx{
	padding: 0 5px; 
}
.pages a{ 
	text-decoration:none;
	padding: 7px 10px; 
	border: 1px solid #0C87FF;
	background: #fff;
	margin:0 2px;
	font-size:11px; 
	color:#666;
	border-radius:3px; 
}
.pages .cpb { 
	text-decoration:none;
	padding: 7px 10px; 
	border: 1px solid #0C87FF;
	background: #fff;
	margin:0 2px;
	font-size:11px; 
	color:#666;
	border-radius:3px; 
}
.pages a:hover { 
	background-color: #0C87FF;
	color:#fff;
	border:1px solid #0C87FF; 
	text-decoration:none;
}
.pages .cpb { 
	font-weight: bold; 
	color: #fff; 
	background:#0C87FF; 
	border:1px solid #0C87FF;
}
/*下载*/
.download_box{
	width: 100%;
	float: left;
	color: #6C6C6C;
	padding-bottom: 5px;
	/*border-bottom: 1px dashed #d8ceb7;
	margin-bottom: 4px;*/
}
.download_top{
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #000;
    border-bottom: 1px dashed #d8ceb7;
}
.download_box li{
	width: 20%;
	float: left;
}
.download_bottom{
	width: 100%;
	float:left;
	margin-bottom: 10px;
}




.qq_case:hover .zlxwg{display:block;}
.zlxwg{display:none;position: relative;left: -100px;font-size:16px;line-height: 30px;top: 10px;width: 100px;}
