@charset "utf-8";
*{font-family: "SourceHanSansSC-Light"}
a img{ border:none;} h1,h2,h3,h4,p{margin: 0px;padding: 0px;} td{padding: 0px;}


#com_center img{
	display: block;
	margin: auto;
	max-width: 100%;
}
/*首页*/
.mainFilter{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	background: rgba(0,0,0,0.7);
	display: none;
}
.us_box{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 60px 0px;
}
.us_center{
	width: 500px;
	float: left;
}
.us_center h1{
	display: table;
	font-weight: normal;
	line-height: 80px;
	font-size: 30px;
	padding: 0px 10px;
	color: #333;
	border-bottom: 2px solid #0a6ee6;
}
.us_center p{
	font-size: 15px;
	line-height: 30px;
	color: #555;
	padding: 40px 0px;
}
.us_center a{
	display: table;
	border: 2px solid #aaa;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	padding: 0px 30px;
}
.us_center a:hover{
	background: #0a6ee6;
	border: 2px solid #0a6ee6;
	color: #fff;
}
.us_video{
	width: 600px;
	height: 460px;
	float: right;
	position: relative;
}
.us_video .us_tu1{
	position: absolute;
	right: 0px;
	top:0px;
	width: 500px;
	height: 280px;
	display: block;
}
.us_video .us_tu2{
	position: absolute;
	left: 0px;
	top:150px;
	width: 340px;
	height: 230px;
	display: block;
	border : 10px solid white;
}
.us_video .video{
	width: 250px;
	height: 230px;
	cursor: pointer;
	position: absolute;
	left: 200px;
	bottom: 0px;
}
.us_video .video .pic{
	width: 250px;
	height: 230px;
	overflow: hidden;
	position: relative;
	background: #000;
}
.us_video .video .pic img{
	width: 100%;
	opacity: 1;
	transition: all .3s;
}
.us_video .video .pic:hover img{
	opacity: 0.5;
}
.us_video .video .pic .icon{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	z-index: 2;
	background: url(../images/video_icon.png) no-repeat 0 0;
}
video{
	width: 900px;
	height: 600px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	z-index: 10001;
	display: none;
}

.scenic_box{
	width: 100%;
	height: 490px;
	background: url(../images/bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.scenic_bg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
}
.hot_car{
	width:1200px;
	margin:10px auto 30px auto;
	overflow:hidden;
}
.hot_car li{
	width: 1000px;
	padding-top:60px;
	text-align:left;  
	overflow:hidden;
}
.hot_car li div{
	display: block;
	width: 200px;
	height: 200px;
	border-radius: 100%;
	overflow: hidden;
	margin: auto;
	position: relative;
}
.hot_car li img{
	height: 200px;
	min-width: 200px;
}
.hot_car li h1{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 80px;
}
.hot_car li p{
	width: 800px;
	margin: auto;
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	text-align: center;
}
.blk_18 {width: 1200px; zoom: 1; margin:0px auto;overflow:hidden;}
.blk_18 .pcont {float: left; overflow: hidden; width:1000px; margin-left:80px;}
.blk_18 .ScrCont {width: 20000px; zoom: 1} 
.blk_18 .ScrCont ul{float:left;} 
.blk_18 #List1_1 {float: left}
.blk_18 #List2_1 {float: left}
.blk_18 .LeftBotton {float: left; margin-top:230px;width: 37px;height: 37px;background: url(../images/base_l.png) no-repeat;opacity: 0.6;}
.blk_18 .LeftBotton:hover{opacity: 1;}
.blk_18 .RightBotton { float:right; margin-top:230px;width: 37px;height: 37px;background: url(../images/base_r.png) no-repeat;opacity: 0.6;}
.blk_18 .RightBotton:hover{opacity: 1;}

.homepic_box{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 50px 0px 60px 0px;
}
.all_title{
	overflow: hidden;
}
.all_title h1{
	display: table;
	margin: auto;
	float: left;
	font-weight: normal;
	line-height: 80px;
	font-size: 30px;
	padding: 0px 10px;
	color: #333;
	border-bottom: 2px solid #0a6ee6;
}
.homepic_lis{
	float: right;
	overflow: hidden;
	display: table;
	margin: auto;
}
.homepic_lis li{
	float: left;
	padding: 8px 16px;
	margin: 40px 8px 0px 8px;
}
.homepic_lis li a{
	display: block;
	color:#222;
	font-size: 16px;
}
.homepic_lis li:nth-child(1){
	border: 1px solid #0a6ee6;
}
.homepic_lis li:nth-child(1) a{
	color:#0a6ee6;
}
.homepic_lis li a:hover{
	color:#0a6ee6;
}
.homepic_center{
	padding-top: 30px;
	overflow: hidden;
}
.homepic_center li{
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
}
.homepic_center li div{
	width: 100%;
	height: 200px;
	background: #222;
	overflow:hidden;
}
.homepic_center li div img{
	width: 100%;
	min-height: 200px;
	opacity: 1;
	transition: all .3s;
}
.homepic_center li:hover img{
	opacity: 0.6;
	transform: scale(1.2);
}
.homepic_center li p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	background: rgba(0,0,0,0.4);
}
.homepic_center li span{
	width: 38px;
	height: 38px;
	background: url(../images/homepic.png) no-repeat;
	position: absolute;
	top: 80px;
	left: 0px;
	opacity: 0.1;
	transition: all 0.3s;
}
.homepic_center li:hover span{
	opacity: 1;
	top:80px;
	left: 130px;
}

.news_box{
	width: 100%;
	padding: 60px 0px;
	background: #f5f5f5;
	margin-bottom: 60px;
}
.news_box ul{
	width: 1200px;
	overflow: hidden;
	margin: auto;
}
.news_box li{
	float: left;
	width: 400px;
	padding-left: 100px;
	margin: 8px 0px;
	overflow: hidden;
}
.news_box li img{
	display: none;
}
.news_box li div{
	width: 400px;
}
.news_box li h1{
	float: left;
	width: 310px;
	font-size: 16px;
	line-height: 30px;
	color: #222;
	font-weight: normal;
    white-space:nowrap;/*一行显示*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*用...代替超出部分*/
}
.news_box li span{
	float: right;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #888;
}
.news_box li p{
	display: none;
}
.news_box li:nth-child(1){
	width: 700px;
	padding-left: 0px;
	margin: 0px;
}
.news_box li:nth-child(1) img{
	display: block;
	width: 300px;
	height: 190px;
	float: left;
}
.news_box li:nth-child(1) div{
	width: 370px;
	float: right;
	overflow: hidden;
}
.news_box li:nth-child(1) h1{
	float: none;
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	color: #222;
	font-weight: normal;
    white-space:nowrap;/*一行显示*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*用...代替超出部分*/
}
.news_box li:nth-child(1) span{
	float: none;
	display: block;
	line-height: 14px;
	font-size: 14px;
	color: #888;
	padding: 20px 0px 40px 0px;
}
.news_box li:hover h1{
	color: #0a6ee6;
}
.news_box li:nth-child(1) p{
	display: block;
	font-size: 14px;
	color: #555;
	line-height: 24px;
}

.project_box{
	width: 1200px;
	padding-bottom: 60px;
	margin: auto;
}
.project_center{
	overflow: hidden;
}
.project_center li{
	float: left;
	width: 277px;
	height: 360px;
	background: #eee;
	margin: 30px 15px;
	position: relative;
}
.project_center li:nth-child(1){
	margin-left: 0px;
}
.project_center li:nth-child(4){
	margin-right: 0px;
}
.project_center li div{
	width: 100%;
	height: 260px;
	overflow: hidden;
}
.project_center li div img{
	width: 100%;
	min-height: 260px;
	display: block;
	transition: all .3s;
}
.project_center li:hover img{
	transform: scale(1.2);
}
.project_center li h1{
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 100px;
	padding-top: 30px;
	text-align: center;
}
.project_center li:nth-child(1) h1{
	background: url(../images/syjt-bgxs-01.png) no-repeat;
	background-size: cover;
}
.project_center li:nth-child(2) h1{
	background: url(../images/syjt-bgxs-02.png) no-repeat;
	background-size: cover;
}
.project_center li:nth-child(3) h1{
	background: url(../images/syjt-bgxs-03.png) no-repeat;
	background-size: cover;
}
.project_center li:nth-child(4) h1{
	background: url(../images/syjt-bgxs-04.png) no-repeat;
	background-size: cover;
}
.project_center li span{
	display: block;
	position: absolute;
	bottom: 90px;
	left: 98px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	transition: all .3s;
}
.project_center li:hover span{
	bottom: 105px;
}
.project_center li:nth-child(1) span{
	background: url(../images/about-icon-1.png) no-repeat #0f93e5;
	background-size: auto 45px;
	background-position: center;
}
.project_center li:nth-child(2) span{
	background: url(../images/about-icon-2.png) no-repeat #fc6617;
	background-size: auto 45px;
	background-position: center;
}
.project_center li:nth-child(3) span{
	background: url(../images/about-icon-3.png) no-repeat #24ca7c;
	background-size: auto 45px;
	background-position: center;
}
.project_center li:nth-child(4) span{
	background: url(../images/about-icon-4.png) no-repeat #34c0f6;
	background-size: auto 45px;
	background-position: center;
}

/*单页、详情页css*/
.article_add{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
}
.crumbNav{
	display: table;
	float: left;
	color: #666;
	font-size: 14px;
	line-height:60px;
	padding-left: 25px;
	background: url(../images/location.png) no-repeat;
	background-position: left 18px;
}
.crumbNav a{
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.crumbNav a:hover{
	color: #0a6ee6;
}
.list_art{
	display: table;
	float: right;
}
.list_art li{
	float: left;
	overflow: hidden;
}
.list_art a{
	display: block;
	float: left;
	font-size: 14px;
	margin: 10px 20px;
	line-height: 40px;
	color: #666;
}
.list_art a:hover{
	color: #0a6ee6;
}
.article_box{
	width: 1200px;
	margin: auto;
	margin-bottom:50px;
	padding-top: 30px;
	overflow: hidden;
}
.article_title{
	display: table;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.article_title h1{
	font-size: 30px;
	color: #222;
	text-align: center;
	font-weight: normal;
}
.article_detail{
	font-size: 24px;
	color: #222;
	text-align: center;
	padding-bottom: 20px;
}
#com_center{
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
}
#contact_center{
	font-size: 14px;
	line-height: 26px;
	height: 320px;
	width: 280px;
	padding: 20px;
	float: left;
	border: 2px solid #d2d2d2;
	margin-right: 16px;
}

.list_center{
	overflow: hidden;
	padding-top: 30px;
}
.list_center li{
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 30px;	
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.list_center div{
	width: 280px;
	height: 220px;
	overflow: hidden;
	border-bottom: none;
}
.lis_pic{
	max-width: 280px;
	height: 220px;
	transition: all 0.4s;
	margin: auto;
}
.list_center li:hover .lis_pic{
	transform: scale(1.2);
}
.housing{
	height: 280px;
	max-width: 380px;
	margin: auto;
}
.list_center h1{
	width: 280px;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	text-align: center;
    white-space:nowrap;/*一行显示*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*用...代替超出部分*/
}
.list_center li:hover h1{
	color: #0a6ee6;
}
.detail_img{
	max-width: 90%;
	height: auto;
	margin: auto;
	display: block;
    margin-top: 20px;
}
.article_box h3{
	display: table;
	line-height: 40px;
	margin-top: 40px;
	font-size: 16px;
	text-indent: 40px;
	font-weight: normal;
}
#product_pic{
	width: 100%;
	padding: 20px 0px 0px 40px;
	font-size: 14px;
	line-height: 24px;
}
.flip_article{
	padding-top: 30px;
	display: table;
	margin: auto;
}
.flip_article a{
	color: #aaa;
}
.flip_article a:hover{
	color: #0a6ee6;
}
.new_listpage{
	width: 100%;
	background:#f8f8f8;
	overflow: hidden;
	padding: 5px 0px;
	margin-bottom: 10px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
	border-bottom: 1px solid #f8f8f8;
	-webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.new_listpage:hover{
	border-bottom:1px solid #aaa;
}
.new_listpage a{
	display: block;
}
.new_listpage h1{
	width:80%;
	margin: 0px;
	padding: 0px;
	color: #555;
	font-weight: normal;
	font-size: 16px;
	float: left;
	text-indent: 20px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.new_listpage span{
	font-size: 14px;
	color: #999;
	float: right;
	line-height: 40px;
	padding-right: 20px;
}
.new_listpage p{
	font-size: 15px;
	margin: 0px;
	float: left;
	padding: 0px 20px 10px 20px;
	line-height: 22px;
	color: #999;
}

/*在线留言*/
.guestbook{
	width: 60%;
	margin: auto;
}
.reply_guestbook{
	width: 60%;
	margin: auto;
	font-size: 14px;
	margin-top: 50px;
	color: #333;
}
.guestbook #truename {
	height: 34px;
	width: 100%;
	margin: 0px auto 10px auto;
	border: 1px solid #ddd;
	color: #777;
	font-size: 14px;
	text-indent: 10px;
	padding: 0px;
}
.guestbook #telephone {
	height: 34px;
	width: 100%;
	margin: 0px auto 10px auto;
	border: 1px solid #ddd;
	color: #777;
	font-size: 14px;
	text-indent: 10px;
}
.guestbook #email {
	height: 34px;
	width: 100%;
	margin: 0px auto 10px auto;
	border: 1px solid #ddd;
	color: #777;
	font-size: 14px;
	text-indent: 10px;
}
.guestbook .neirong {
	height: 100px;
	width: 100%;
	margin: 0px auto 10px auto;
	border: 1px solid #ddd;
	color: #777;
	font-size: 14px;
	text-indent: 10px;
}
.guestbook .bm_xiangmu{
	height: 34;
	line-height: 34px;
	width: 100%;
	margin: 0px auto 10px auto;
	border: 1px solid #ddd;
	color: #777;
	font-size: 14px;
	text-indent: 10px;
}
.guestbook #captcha {
	width: 73%;
	height: 34px;
	padding-left: 10px;
	line-height: 34px;
	color: #777;
	font-size: 14px;
	border: 1px solid #ddd;
	margin: 0px 14px 14px 0px;
	float: left;
}
.guestbook .anniu {
	height: 34px;
	width: 100%;
	background: #aaa;
	font-size: 16px;
	color: #fff;
	border: none;
	cursor:pointer;
}
.guestbook .anniu:hover {
	background: #0a6ee6;
}

/*翻页代码*/
.pages {
	text-align: center;
	font-size: small;
	margin-top:20px;
}

.pages a {
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px;
	color: #222;
}

.pages a:hover {
	text-decoration: none;
	color: #0a6ee6;
}

.pages .current {
	background-color: #0a6ee6;
	display: inline-block;
	padding: 2px 6px;
	color: #fff;
}
