﻿@charset "utf-8";

/* CSS Document */
/*频道页代码*/
.w1200{
	width:1200px;
	margin:0 auto;}
.ny_banner{
	height:419px;}
.about_us{
	font-size:14px;
	color:#666666;
	line-height:29px;
	padding-top:65px;
	margin-bottom:46px;}
.prize_area{
	background:#f5f5f5;
	height:445px;}
.prize_area .title{
	text-align:center;
	font-size:28px;
	color:#333333;
	font-weight:bold;
	padding-top:53px;
	padding-bottom:33px;
	width:1200PX;
	margin:0 auto;}


.prize_div{width:1200px;margin:auto;}
.prize_div .bx-wrapper .bx-controls-direction a{margin-top:-51px;}
.prize_div .bx-wrapper .bx-prev{left: -60px;background: url("../image/left01.png") center no-repeat;}
.prize_div .bx-wrapper .bx-next{right: -60px;background:url("../image/right01.png") center no-repeat;}
.prize_list01{
	width:1200px;
	margin:0 auto;
	}
.prize_list01 li{
	float:left;
	width:494px;
	height:52px;
	color:#666666;
	line-height:24px;
	font-size:16px;
	background:url(../image/prize.jpg) no-repeat left center;
	padding-left:40px;
	padding-top:6px;
	margin-right:130px;
	margin-bottom:50px;}
.prize_list01 li:nth-child(2n){margin-right:0;}
.main01{
	width:1200px;
	margin:0 auto;
	padding-top:61px;
	font-size:14px;
	color:#666666;
	line-height:37px;
	padding-bottom:70px;}

/*国内项目开始*/
.content_area{
	width:1200px;
	margin:0 auto;
	padding-top:33px;
	}
.content_area .left_nav{
	width:287px;
	float:left;
	}
.content_area .left_nav h4{
	font-size:20PX;
	color:#333333;
	line-height:30px;
	background:url(../image/line09.jpg) no-repeat left bottom;
	padding-bottom:24px;
	}
.content_area .left_nav ul{
	padding-top:15px;
	width:199px;}
.content_area .left_nav li{
	font-size:13px;
	color:#333333;
	height:40px;
	line-height:40px;
	width:199px;
	height:39px;
	background:#f0f0f0;
	margin-bottom:10px;
	}
.content_area .left_nav li a{
	display:block;
	width:100%;
	height:100%;
	padding-left:20px;}
.content_area .left_nav li:hover{
	background:#008ad2;
	color:#fff;
	}
.content_area .right_area{width:850px;float:right;}
.project_list li{
	background:#f6f6f6;
	color:#999999;
	width:849px;
	height:255px;
	margin-bottom:18px;}	
.project_list li a:hover .title{
	color:#008ad2;
	}
.project_list li .img{
	float:left;
	margin-left:14px;
	margin-top:14px;}	
.project_list li .info{
	float:left;
	width:430px;
	padding-top:60px;
	margin-left:30px;}	
	
.project_list li .info .title{
	font-size:20px;
	color:#333333;
	margin-bottom:20px;}	
.project_list li .info .span{
	font-size:13px;
	color:#999999;
	line-height:22px;}	

.project_pop{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.35);top:0;left:0;z-index:19;display:none;}
.project_pop .PJP_box{
	width:1100px;position:absolute;left:calc(50% - 550px);padding:30px 50px;
	background:#fff;top:50%;transform:translateY(-50%);box-sizing:border-box;
}
.PJP_box .PJP_close{
	width:30px;height:30px;background:url("../image/close_01.png") center no-repeat;
	position:absolute;top:36px;right:40px;cursor:pointer;transition:all .6s;
}
.PJP_box .PJP_close:hover{transform:rotate(180deg);}
.PJP_box .PJP_T1{line-height:30px;padding:30px 0;font-size:24px;text-align:center;}
.PJP_box .PJP_T2{font-size:16px;line-height:32px;color:#666;text-align:justify;height:70vh;overflow:auto;}
.PJP_T2 img{display:block;margin:0 auto 40px;max-width:100%;}
/*视频开始*/	
.video_list{
	width:1200px;
	margin:0 auto;
	padding-top:70px;
	min-height:400px;
	
	}		
.video_list li{
	float:left;
	width:253px;
	height:259px;
	border:1px solid #cccccc;
	padding:0 6px;
	margin-left:44px;
	margin-bottom:37px;
	position:relative;
}
.video_list li .video{
	position:absolute;
	bottom:137px;
	left:109px;}	
.video_list li .img{
	display:block;
	text-align:center;
	}	
.video_list li h1{
	font-size:16px;
	color:#333333;
	line-height:24px;	
	margin-top:12px;
	overflow:hidden;
	padding:0 8px;
	padding-bottom:10px;}	
	
.video_list li .span{
	font-size:12px;
	color:#999999;
	line-height:23px;
	margin-top:6px;
	display:block;}	
.video_list li .more{
	font-size:15px;
	color:#022447;
	line-height:24px;
	height:24px;
	margin-top:3px;
	display:block;
	margin-left:6px;}	
.video_list li:hover h1{
	color:#1d2d50;
	}	
	
.video_list li:hover .img{
	-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transition: all .8s;
-moz-transition: all .8s;
-o-transition: all .8s;
}
.video_list li .img{
	-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transition: all .8s;
-moz-transition: all .8s;
-o-transition: all .8s;
overflow:hidden;
	}

.vdo_pop{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.35);top:0;left:0;z-index:19;display:none;}
.vdo_pop .vdo_box{
	width:1100px;position:absolute;left:calc(50% - 550px);padding:20px 90px 40px;
	background:#fff;top:50%;transform:translateY(-50%);box-sizing:border-box;
}
.vdo_box .vdo_close{
	width:30px;height:30px;background:url("../image/close_01.png") center no-repeat;
	position:absolute;top:36px;right:40px;cursor:pointer;transition:all .6s;
}
.vdo_box .vdo_close:hover{transform:rotate(180deg);}
.vdo_box .vdo_T{line-height:30px;padding:20px 0;font-size:24px;text-align:center;}
.vdo_box .vdo_TT{font-size:14px;line-height:30px;color:#666;text-align:justify;padding:17px;border:1px solid #dfdfdf;}
.vdo_TT video{display:block;margin:0 auto 20px;width:100%;}
/*频道页2开始*/
	
.industry_area{
	background:#f5f5f5;
	padding-top:62px;
	padding-bottom:35px;}	
.industry_area .title{
	text-align:left;
	font-size:28px;
	color:#333333;
	width:1200px;
	margin:0 auto;
	padding-bottom:68px;
	font-weight:bold;}	
.industry01{
	width:1200px;
	margin:0 auto;}	
.industry01 .img{
	float:left;}	
.industry01 .span{
	float:right;
	font-size:14px;
	color:#666666;
	width:774px;
	float:right;
	line-height:29px;
	display:block;
	padding-top:100px;}	
	
.title03{
	width:1200px;
	margin:0 auto;
	
	font-size:28px;
	color:#333333;
	font-weight:bold;
	padding-top:77px;}	

/*新闻列表开始*/
.list-news {
  width:1200px;
  margin:0 auto;
  padding-bottom:43px;
  padding-top:38px;
}
.list-news li .wh1{
	float:left;
	 margin-left:10px;}
.list-news li {
  margin-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px  dashed #ccc;

}

.list-news li .right {
  width:854px;
  margin-left: 47px;
  float:right;
}
.list-news li .els {
  font-size: 18px;
  color: #333333;
  font-weight:bold;
  padding-top:8px;
 
}
.list-news li .els a:hover{
	color:#008ad2;}
.list-news li .date {
  color: #666666;
  font-size:14px;
  margin:12px 0 ;
  display:block;
}
.list-news li .txt {
  color: #999999;
  height: 46px;
  line-height:22px;
  font-size: 12px;
  margin-bottom:10px;
    overflow: hidden;
}
.list-news li .more {
	width:109px;
	height:33px;
	border:1px solid #eaeaea;
	text-align:center;
	line-height:33px;
	display:block;
	font-size:12px;
	color:#999999;
}
.list-news li .more:hover {
	background:#008ad2;
	color:#fff;
	border:1px solid #008ad2;
	
}
.info-news h3 {
  font-size: 18px;
  color: #c7c7c7;
}
.info-news .tt2 {
  font-size: 13px;
  color: #999;
}
.info-news .bottom {
  border-top: 1px dashed #a0a0a0;
  padding: 25px 0 37px 0;
}
.info-news .bottom a {
  padding-left: 22px;
  background: url(../images/icon/5.png) no-repeat left center;
}

/*新闻详情页开始*/
.news_info{
	width:1200px;
	margin:0 auto;
	padding-top:70px;}	

.news_info .title{
	text-align: center;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 27px;
    max-width: 1000px;
    margin: 0 auto;
	}	
	
.news_info .time{
	font-size:16px;
	color:#999999;
	text-align:center;
	padding-top:25px;
	padding-bottom:20px;}	
.news_info .nr{
	font-size:14px;
	color:#666666;
	line-height:30px;
	padding-bottom:47px;
	min-height:400px;}	
.news_info .nr img{
	max-width:80%;}
.news_info .title04{
	font-size:18px;
	color:#008ad2;
	font-weight:bold;
	background:url(../image/line10.jpg) no-repeat left bottom;
	padding-bottom:15px;}
.next_list{
	padding-bottom:50px;
	padding-top:15px;
	}

.next_list h3{
	line-height:21px;
	padding: 10px 0;
	font-size:13px;
	color:#666666;
	border-bottom:1px dotted #cccccc;
	width:569px;
	float:left;
	margin-left:60px;
	}
.next_list h3 em{
	float:right;
	font-style:normal;}
	
/*联系我们页面开始*/
.contact{
	min-height:400px;
	padding-top:67px;
	font-size:14px;
	color:#666666;
	line-height:30px;
	padding-bottom:70px;
	}
.contact .left{
	width:556px;
	float:left;
	}
.contact .left .title01{
	font-size:26px;
	color:#333333;
	font-weight:bold;
	padding-bottom:28px;}











