﻿@charset "utf-8";
/* CSS Document */
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, 
button, textarea, iframe, table, th, td { margin: 0; padding: 0; }

body{
	font-family:Arial,"微软雅黑";
}

a{
	text-decoration:none;
}

img{
	border:none;
}

.ImgBox{/*display:table-cell;*/ vertical-align:middle; text-align:center;}

.big{
	margin:0 auto;
	width:100%;
	height:auto;
	overflow:hidden;
}
.Main_center{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}


.top{width:100%; position:absolute; z-index:2; text-transform:uppercase;}
.top .logo{display:table-celle; float:left;}
.top .language{float:right; margin:22px 0;}
.top .language a{display:block; height:20px; padding:5px 16px 6px 11px; float:left; text-align:center; font-size:12px; line-height:20px;}
.top .nav{height:75px; overflow:hidden; float:right; display:table-cell;}
.top .nav .ul-1{margin:0px; padding:0px; margin-right:58px;}
.top .nav .ul-1 .li-1{font-size:14px; list-style:none; display:table-cell; float:left; margin:22px 8px;}
.top .nav .ul-1 .li-1 .a1{ display:block; height:33px; line-height:33px; padding:0 12px 0 13px;}
.top .nav .ul-1 .li-1:hover .a1,.top .nav .ul-1 #FocusNav .a1{ padding:0 11px 0 12px; border:1px solid; height:31px; line-height:31px;}
.top .nav .ul-1 .li-1:hover ul{display:block;}
.top .nav .ul-1 .li-1 ul{display:none; position:absolute; z-index:100; min-width:120px; margin-left:-15px;}
*+ html .top .nav .ul-1 .li-1 ul{ margin-left:-75px; margin-top:41px;}
.top .nav .ul-1 .li-1 ul li{ float:none; margin:0; list-style-type:none; padding:15px; padding-right:0px; line-height:1em;}


.fullSlide {width:100%;position:relative;overflow:hidden; min-width:1200px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:auto;text-align:center; list-style-type:none;}
.fullSlide .bd li img{ width:100%; height:auto; display:block; overflow:hidden;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:0 5px;overflow:hidden; line-height:999px;}

.product{ height:600px; background-repeat:no-repeat; overflow:hidden; padding-top:50px;}
.product .product_title{text-align:center; height:66px; line-height:66px; font-size:24px;}
.product .Title_line{height:2px; width:27px; display:block; margin:0 auto;}
.product .slogn{ text-align:center; font-size:14px; margin-top:23px;}
.product ul{margin:0px; padding:0px; margin-left:-10px; width:1220px; margin-top:77px;}
.product ul li{list-style:none; width:285px; height:350px; float:left; margin:0 10px;}
.product ul li .img{width:285px; height:285px; overflow:hidden;}
.product ul li .img img{max-width:285px; max-height:285px;}
.product ul li .Pro_title{height:80px; line-height:20px; padding:10px 15px; text-align:center; font-size:16px;}

.about{height:368px; background-repeat:no-repeat; overflow:hidden; padding-top:84px; padding-bottom:48px;}
.about .about_left{width:450px; height:368px; overflow:hidden; float:left; padding-right:98px; border-right:1px solid;}
.about .about_left .img{width:450px; height:235px; overflow:hidden;}
.about .about_left .img img{max-width:450px; max-height:235px;}
.about .about_left .about_title{margin-top:6px; height:34px; padding-top:9px; padding-bottom:9px; font-size:16px;}
.about .about_left .about_info{line-height:35px; font-size:14px;}
.about .news_right{width:552px; height:auto; overflow:hidden; padding-left:99px;}
.about .news_right ul{margin:0px; padding:0px;}
.about .news_right ul li{list-style:none; height:154px; border-bottom:1px solid; margin-bottom:12px;}
.about .news_right ul li .news_top{height:51px; overflow:hidden;}
.about .news_right ul li .news_top .news_title{width:450px; float:left; height:51px; font-size:16px; line-height:67px;}
.about .news_right ul li .news_top .news_date{width:100px; float:left; height:51px; font-size:12px; line-height:63px; text-align:right;}
.about .news_right ul li .news_info{ height:60px; line-height:30px; overflow:hidden; clear:both; padding-right:80px; margin-top:10px; font-size:14px;}

.foot{height:auto; overflow:hidden;}
.foot .Main{ margin-top:42px; margin-bottom:68px;}
.foot .Main .columns{width:750px; float:left;}
.foot .Main .columns .foot_Nav{width:150px; float:left;}
.foot .Main .columns .foot_Nav .Main_nav{ height:74px; line-height:100px; padding-right:15px; font-size:16px;}
.foot .Main .columns .foot_Nav ul{margin:0px; padding:0px; padding-right:15px;}
.foot .Main .columns .foot_Nav ul li{ list-style:none; font-size:14px;}
.foot .Main .columns .foot_Nav ul li a{ padding:12px 0; display:block; height:14px;}
.foot .Main .contact{width:350px; float:left; padding-bottom:30px; margin-top:26px; padding-left:99px;}
.foot .Main .contact .contact_info{line-height:38px; font-size:14px; margin-left:32px; font-size:12px;}
.foot .Main .contact .copyright{margin-left:32px; line-height:24px; margin-top:12px; font-size:12px;}

.banner{clear:both; margin-top:75px;}
.banner img{width:100%;}

.page{height:auto; overflow:hidden;}
.page .Main_Column{height:60px; line-height:60px; font-size:22px; text-align:center; margin-top:31px;}
.page .column_line{width:38px; height:2px; display:block; margin:0 auto;}
.page .Nav_banner{font-size:12px;}
.page .sub_list{ margin:0 auto; margin-top:23px; margin-bottom:51px; padding:0; display:table;}
.page .sub_list li{height:35px; float:left; list-style:none; font-size:14px; line-height:35px; text-align:center;}
.page .sub_list li a{ display:block; padding:0 10px; margin:0 17px; }
.page .zw{margin-top:28px; height:auto; overflow:hidden; min-height:250px; font-size:14px; line-height:35px; margin-bottom:61px;}