@charset "utf-8";
/* CSS Document */
body{
	width: 100%;
	min-width: 1200px;
}
img{ border:none}
*{
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.clear{ clear:both}
a{ color:#666}
.header{
	width: 100%;
	min-width: 1200px;
	height: 80px;
	background:#fff;
}
.header .header-main{
	width: 1200px;
	margin:0 auto;

}
.box_skitter img{
	height: 655px!important;
}
.header-main .logo{
	display: inline-block;
	float: left;
	margin:20px 0;
}
.header-main .header-nav{
	float: left;
	height: 34px;
	line-height: 34px;
	margin:35px 0;
}
.header-main .header-nav li a{
	display: inline-block;
	font-size: 14px;
	color: #7d7d7d;
	margin-left: 56px;
}
.header-main .header-nav li a:hover{
	color: #000!important;
	
}
.header-nav .on{
	color: #000!important;
	font-weight: bold;
	
}
.header-main  .search-box{
	float: right;
	height: 80px;
	background:#fefefe;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
}


.header-main  .search-box .show{
	margin-left: 2px;
	margin-top: 2px;
	width: 14px;
	height: 14px;
	background: url(../../Image/home/search.png) no-repeat;
	border:0;
 	position: absolute;
 	left: 8px;
 	top: 8px;
 	cursor: pointer;
}
.header-main  .search-box  .search{
	float: left;
	width: 33px;
	height: 33px;
	line-height: 33px;
	margin:20px  0;
	border: 1px solid #e8e8e8;
	border-radius: 20px;
	position: relative;
}
.search-box  .search .search-input{
	width: 0;
	border:0;
	background: none;
	position: absolute;
	left: 30px;
 	top: 8px;

}
.search-box .en:hover{
	background: #f77400;
}

.search-box .en{
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #dedede;
	border-radius: 20px;
	position: relative;
	text-align: center;
	margin:20px  10px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;

}
.search-box  .search .search1{
	float: left;
}
.search-box  .search .hide{
	cursor: pointer;
	position: absolute;
	left: 11px;
 	top:  11px;
	display: block;
	width: 0;
	height: 11px;
	background: url(../../Image/home/x1.png) no-repeat;
}
.search-box  .search .input-sub{
	width: 0;
	margin-right: 2px;
	margin-top: 2px;
	height: 14px;
	background: url(../../Image/home/search.png) no-repeat;
	border:0;
 	position: absolute;
 	right: 8px;
 	top: 8px;

}
.footer{
	clear: both;
	width: 100%;
	min-width: 1200px;
	background: #f2f2f2;
	margin-top:25px;
	height:280px;
	overflow:hidden
}
.footer .footer-main{
	width: 1200px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
}
.footer .footer-main .logo{
	float: left;
	display: inline-block;
	margin:0px 22px 0 20px;

}
.footer .footer-main .footer-nav{
	float: left;
	width:710px;
	
}
.footer img{ margin-right:5px;}
.footer-nav-box{ width:170px; border-right:1px solid #ccc; float:left; height:250px;}
.footer-nav-box h1{ font-size:14px; font-weight:normal; padding:0 20px; margin-bottom:5px;}
.footer-nav-box ul li{ width:130px; padding:0px 20px; line-height:24px;}

.footer-nav-box a:hover{ color:#333}



.footer .footer-main .footer-right{
	float:left;
	width:280px;

}
.footer .footer-main .footer-right .f-01 p{}
.footer .footer-main .footer-right .f-02{}
.footer .footer-main .footer-right .f-03 a{ margin-right:5px;}
.footer .footer-main .footer-right .f-03 a:hover{ color:#333}



.bd0{
	border:0!important;
}
.banner-wrap{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 655px;
	overflow: hidden;
}
.banner{
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}
.banner img{
	width: 100%;
	min-width: 1600px;
}
.banner .bd li a{
	display: inline-block;
}
.banner .hd{
	width: 200px;
    height: 50px;
    top: 80%;
    right: 100px;
    position: absolute;
    z-index: 9;
}
.banner .hd li{
	width: 10px;
	height: 10px;
 	background: url(../../Image/home/point.png) no-repeat;
 	cursor: pointer;
 	margin:3px;
}
.banner .hd .on{
 	background: url(../../Image/home/pointed.png) no-repeat;
}
.box_skitter{
	height: 948px;
}
.info_slide_dots{
	bottom: 360px!important;
	right:100px!important;
	position:relative;
	
}
.box_skitter .info_slide_dots .image_number{
	width: 10px!important;
	height: 10px!important;
}
.pro-list{
	position: relative;
	top: -60px;
	width: 1200px;
	height: 300px;
	margin:0 auto;
	z-index: 9;
	overflow: hidden;
}
.pro-list li{
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.pro-list li .mask{
	width: 300px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background:url(../../Image/home/bg_shadow01.png) repeat;
}
.pro-list li a{
	display:inline-block;
	width: 300px;
	height: 300px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.pro-list li a:hover img {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -moz-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
 }
.pro-list li a img{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;

    
}
 .pro-list li a  span{
	display: block;
	position: absolute;
	text-align:left;
 	font-size: 16px;
 	color: #5e5e5e;
 	z-index: 9;
 	right: 20px;
 	top: 10px;
}
.more-video{
	font-size: 25px;
	color:#444;
	text-align: center;
	width: 1200px;
	margin:0 auto 20px ;
	position: relative;
	top: -30px;
}
.more-video a{
	display: block;
	width: 170px;
	height: 41px;
	background:url(../../Image/home/video_btn.png) no-repeat ;
	margin: 20px auto 0;
	line-height: 41px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.video-box{
	text-align: center;
	position: relative;
	width: 1200px;
	height: 308px;
	margin:0 auto;
	overflow: hidden;
}
.video-box-1{
	text-align: center;
	position: relative;
	width: 1200px;
	height: 400px;
	margin:0 auto;
	overflow: hidden;
}
.video-box-1 .btn{
	width:108px;
	height: 108px;
	display: block;
	margin:120px auto; 
	position: relative;
	top: -380px;
	background: url(../../Image/home/play.png) no-repeat;
}
.video-box .btn{
	width:108px;
	height: 108px;
	display: block;
	margin:120px auto; 
	position: relative;
	top: -330px;
	background: url(../../Image/home/play.png) no-repeat;
}
.video-box-2{
	float: left;
	width: 580px;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin-right: 40px;
}
.video-tit{
	text-align: center;
	position: relative;
	width: 1200px;
	height: 150px;
	margin:50px auto;
	overflow: hidden;
}
.video-tit h2{
	font-size: 42px;
	line-height: 40px;

 }
 .video-tit p {
 	color: #ccc;
 	font-size: 14px;
	margin-top:40px;
 }
.body-shadow{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: url(../../Image/home/opacity.png) repeat;
}
.video-pop{
    display: none;
    position: fixed;
    width: 860px;
    height: 486px;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -430px;
    background: #000;
}
.video-pop .close {
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url(../../Image/home/x.png) no-repeat;
    right: -40px;
    top: -30px;
}

.banner .tit{
	margin:0 auto;
	position: relative;
	top:  -72%;
}
.down-btn{
	width: 45px;
	height: 45px;
	display: inline-block;
	background: url(../../Image/home/btn1.png) no-repeat center;
	position: absolute;
	bottom: 8%;
	left: 48.5%;
}
.sub-nav{
	width: 100%;
	background: #f2f3f4;
	min-width: 1043px;
}
.sub-nav ul{
	float: none;
	width: 1043px;
	height: 68px;
	margin:0 auto;
}
.sub-nav  li a{
	display: block;
	width: 148px;
	height: 68px;
	line-height: 68px;
	color: #333;
	font-size: 14px;
	text-align: center;
	margin-left: 1px;
}
.sub-nav  li a:hover{
	background: #ad212c;
	color: #fff;
}
.sub-nav .on{
	background: #ad212c;
	color: #fff;
}
.heat-wave{
	width: 1200px;
	height: 300px;
	overflow: hidden;
	margin:0 auto;
	position: relative;
	padding: 76px 0;
}
.heat-wave .tit{
	width: 307px;
	height: 87px;
	margin:0 auto;
	position: relative;
	top: -200px;
	background: url(../../Image/home/txt2.png) no-repeat;
}
.about-line{
	width: 100%;
	text-align: center;
	border-top: 1px solid #f2f2f2;
	margin:10px 0;
}
.about-line img{
	position: relative;
	top: -20px;
}
.about-tit{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.about-tit h2{
	font-family: Century Gothic;
	font-size: 78px;
	line-height: 78px;
	color: #000;
	text-align: center;
}
.about-tit .line{
	width: 32px;
	height: 1px;
	border-top: 1px solid #7f7f7f;
	margin:30px auto;
}
.about-tit p.create{
	text-align: center;
	font-size: 24px;
	color: #333;
}
.about-tit p.main{
	text-align: center;
	color: #333;
	font-size: 16px;
	line-height: 60px;
}
.about-tit p.main span{
	color: #cd0e0e
}
.about-tit .num{
	width: 700px;
	height: 130px;
	margin:100px auto 60px;
	position: relative;
}
.about-tit .num img{
	position: absolute;
}
.about-tit .num .img1{
	position: absolute;
	left: 0;
}
.about-tit .num .img2{
	position: absolute;
	left: 197px;
}

.about-tit .num .img3{
	position: absolute;
	left: 394px;
}

.about-tit .num .img4{
	position: absolute;
	left: 591px;
}


.about-news{
	width: 1200px;
	margin:0 auto;
}
.about-news .info{
	width: 599px;
	float: left;
	border-left: 1px solid #f2f2f2;
}
.about-news .info .inner{
	width: 90%;
	margin: 0 auto;
}
.about-column{
	width: 1200px;
	height: 600px;
	overflow: hidden;
	margin:100px auto 140px;
}
.about-column li a{
	float: left;
	display: block;
	width: 240px;
	height: 200px;
	background: #f4f3f0;
	padding:50px 30px;
	position: relative;
}
.about-column li:hover img{
	 -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -moz-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
}
.about-column li a:hover .btn{
	background:  url(../../Image/home/btn5.png) no-repeat;
}
.about-column li a .btn{
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 38px;
	height: 38px;
	background: url(../../Image/home/btn2.png) no-repeat;
}
.about-column li a p{
	font-size: 22px;
	color: #f67400;
	line-height: 40px;
}
.about-column li a  span{
	font-size: 13px;
	color: #888;
}
.about-column .img-box{
	float: left;
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.about-column .img-box img{
	position: relative;
	left: 0;
	top: 0;
}
.honor-tit {
	width: 950px;
	padding-top:90px;
	margin:0 auto;
	text-align: center;
}
.honor-tit  h2{

	color: #333;
	font-size: 40px;
	line-height: 40px;
}
.honor-tit .en{
	font-size: 14px;
	font-family: Arial;
	margin-top:40px;
	color: #cfcfcf;
}
.honor-tit .num  {
	width: 1000px;
	height: 70px;
	margin:0 auto;
	padding: 80px 0;
	position: relative;
	overflow: hidden;
}
.honor-tit .num span{
	position: absolute;
	height: 55px;
	color: #000;
	min-width: 155px;
	padding-left: 60px;
	padding-top: 5px;
	text-align: left;
	margin-left: 20px;
}
.honor-tit .num .bg1{
	left: 50px;
	background: url(../../Image/home/honor1.png) no-repeat;
}
.honor-tit .num .bg2{
	left: 290px;
	background: url(../../Image/home/honor2.png) no-repeat;
}
.honor-tit .num .bg3{
	left: 490px;
	background: url(../../Image/home/honor3.png) no-repeat;
}
.honor-tit .num .bg4{
	left: 700px;
	background: url(../../Image/home/honor4.png) no-repeat;
}
.certificate{
	width: 1200px;
	height: 640px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.certificate li{
	width: 221px;
	height: 292px;
	background: url(../../Image/home/bg1111.png) no-repeat;
}
.certificate li img{
	margin:17px 24px;
}
.certificate .prev{
	position: absolute;
	width: 57px;
	height: 57px;
	background: url(../../Image/home/prev1.png) no-repeat;
	cursor: pointer;	
	left: 0;
	top:255px;
	z-index: 9;

}
.certificate .prev:hover{
	background: url(../../Image/home/prev2.png) no-repeat;
}
.certificate .next:hover{
	background: url(../../Image/home/next2.png) no-repeat;
}
.certificate .next{
	position:absolute;
	width: 57px;
	height: 57px;
	background: url(../../Image/home/next1.png) no-repeat;
	cursor: pointer;	
	right: 0;
	top:255px;
	z-index: 9;
} 
.certificate .bd {
	margin-left: 58px;
}
.certificate .bd ul{
	width: 214px;
}
.certificate  .hd  {
	position: relative;
	left: 48%;
	top: 20px;
}
.certificate  .hd li{
	width: 10px;
	height: 10px;
	background: url(../../Image/home/point.png) no-repeat;
	cursor: pointer;
	margin-left: 4px;
}
.certificate  .hd  .on{
	background:  url(../../Image/home/pointed.png) no-repeat;
}
.xf-honor {
	width: 100%;
	min-width: 1200px;
	background: #fafafb;
	margin-top: 30px;
}
.xf-honor .inner{
	width: 1200px;
	margin:0 auto;
	border-top: 4px solid #666;
}
.xf-honor h2{
	font-size: 22px;
	color: #666;
	padding:20px;
}
.xf-honor .inner .news{
	display: block;
	width: 1156px;
	height: 45px;
	line-height: 45px;
	color: #666;
	font-size: 14px;
	background: url(../../Image/home/cup.png) no-repeat 14px center;
	border-top: 1px solid #ededee;
	padding-left:44px;
	cursor: pointer;
	cursor: default;
}
.xf-honor .inner .news:hover .info{
   color: #da2836;
}
.xf-honor .inner a span.info {
	width: 90%;
	float: left;
	display: block;
}
 
 .xf-honor .inner a span.time{
 	width: 55px;
	float: right;
	display: block;
	color: #b6b6b6;
}
  .loadmore{
	width: 170px;
	height: 41px;
	line-height: 41px;
	margin:66px auto 0;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: url(../../Image/home/bg11.png) no-repeat;
}
.future-tit{
	width: 800px;
	margin:0 auto;
	text-align: center;
	padding: 60px 0 40px;
}
.future-tit  h2{
	font-family: Century Gothic;
	color: #333;
	font-size: 70px;
	line-height: 70px;
}
.future-tit .sub{
	font-size: 26px;
	color: #333;
	line-height: 30px;
	margin: 10px 0;
}
.future-tit .sub-1{
	font-size: 14px;
	color: #888;
	line-height: 30px;
 
}
.future-tit  .line{
	width: 32px;
	border-top: 1px solid #9f9f9f;
	margin:34px auto 0;
}
.future-pic{
	width: 1200px;
	margin:0 auto;
}
.future-event{
	width: 100%;
	margin-top: 80px;
}
.future-event ul{
	float: none;
 	width: 100%;
}
.future-event li{
	width: 100%;
	height: 160px;
}
.future-event li .inner {
	width: 1200px;
	margin:0 auto;
}
.future-event li .year{
	width: 351px;
	height: 105px;
	text-align: right;
	float: left;
	color: #616161;
	border-right: 1px solid #d2d2d2;
	margin-top: 27px;

}
.future-event li .year span{
	display: block;
	margin-right: 20px;
}

.future-event li .year .num{
	font-size: 54px;
	line-height:  50px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 20px;
}
.future-event li .year .en{
	font-size: 14px;
	font-family: Times New Roman;
	color: #999;
	
}
.future-event li .event{
	width: 828px;
	height: 160px;
	line-height: 160px;
	float: left;
	font-size: 24px;
	color: #444;
	padding-left: 20px;

}
.news-nav{
	width:420px;
	height: 20px;
	margin:24px auto 0; 
}
.news-nav a{
	float: left;
	border-right: 1px solid #eaeaea;
	display: block;
	width: 84px;
	padding: 0 10px;
	font-size: 16px;
	color: #333;
	height: 20px;
	line-height: 20px;
}
.news-nav a:hover{
	color: #ad212c;
}
.news-nav .on{
	font-weight: bold;
	color: #ad212c;

}

.crumbs-box .crumbs a{
    	margin-left: 20px;
    }
.crumbs-box .crumbs a:hover{
 	color: #000;
 }
.crumbs .home{
  	padding-left: 20px;
  	background: url(../../Image/home/home.png) no-repeat left center;
  }
.crumbs .right{
  	padding-left: 20px;
  	background: url(../../Image/home/right.png) no-repeat left center;
  }
.share-box{
  	float: right;
  	margin-right: 10px;
  }
 
.share-box a{
	cursor: pointer;
 }
.content-box{
	width: 1200px;
	margin-top: 26px;
	float: left;
	text-indent: 2em;
}
.content-box .con{
	width: 100%;
	float: left;
	padding: 34px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.content-box .con img{
	margin:5px;
}
.content-box .con .left{
	width: 540px;
	float:left;
}
.content-box .con  h2{
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	color:#3b3b3b;
	font-weight: normal;
	margin-bottom: 40px;
}
.content-box .con .right{
	width: 610px;
	float:right;
}
.content-box .con .center{
	display: block;
	background: #f2f1f1;
}
.content-box .con .center-box{
	width: 100%;
	display: block;
	float: left;
	margin:20px 0;
}
.others{
	width: 1200px;
	margin:0 auto;
}
.others h2{
	font-size: 30px;
	line-height: 30px;
	color: #000;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid #a7adb4;
}
.others ul{
	width: 1200px;
	margin:20px auto;
	position:relative;
}
.others li{
	width: 277px;
	height: 208px;
	overflow: hidden;
	position:relative;
	margin-left: 30px;

}
.others li a{
	float: left;
	width: 277px;
	height: 154px;
	display: block;
	overflow: hidden;
	position:relative;
}
.others li a .tit{
  width: 257px;
  height: 16px;
  padding:10px;
  background: url(../../Image/home/bg0.png) repeat;
  position:relative;
  top: 0;
 
}
.others li a .tit em{
  display: block;
  font-size: 15px;
  color: #282828;
}
.others li a .tit span{
	color: #666;
	font-size: 12px;
}
.search-hr {
	width: 744px;
	height: 35px;
	margin:0 auto;
	padding:80px 0 60px;
}
 
.search-hr .input-text{
	float: left;
	width: 220px;
	height: 35px;
	line-height: 35px;
	background: #f4f3f3;
	border: 0;
	outline: none;
	padding-left: 10px;
	color:#999;
}
.search-hr  select{
	width: 160px;
	height: 36px;
	float: left;
	padding-left: 10px;
	border:0;
	margin-left: 4px;
	color: #999;
	background: #f4f3f3;

}
.search-hr form{
	float: left;
	margin-left: 4px;
}
.search-hr form input{
	width: 156px;
	height: 35px;
	background: #f67400;
	border:0;
	outline: none;
	color: #fff;
}
.hr-table .bg{
	background: #ad212c;
	color: #fff;
}
.hr-table {
	width: 1200px;
	margin:0 auto;
}
.hr-table table{
	width: 100%;
	border-top: 3px solid #e8e8e7;
}
.hr-table tr{
	height: 56px;
	border-bottom: 1px solid #f7f7f7;
	cursor: pointer;
}

.hr-table th{
	color: #333;
	font-size: 14px;
}
.hr-table  td{
	text-align: center;
	font-size: 14px;
}
.hr-table .th1{
	width: 200px;
	background: url(../../Image/home/hr1.png) no-repeat 50px;
}
.hr-table .th2{
	width: 540px;
	background: url(../../Image/home/hr2.png) no-repeat 240px;
}
.hr-table .th3{
	width: 140px;
	background: url(../../Image/home/hr3.png) no-repeat 40px;
}
.hr-table .th4{
	width: 140px;
	background: url(../../Image/home/hr4.png) no-repeat 30px;
}
.hr-table .th5{
	width: 200px;
	background: url(../../Image/home/hr5.png) no-repeat 50px;
}
.business-tit{
	width: 800px;
	margin:0 auto;
	padding:80px 0 40px;
	text-align: center;
}
.business-tit  h2{
	font-family: Century Gothic;
	color: #333;
	font-size: 60px;
	line-height: 60px;
}
.business-tit .sub{
	font-size: 26px;
	color: #333;
	line-height: 30px;
	margin: 30px 0;
}
.business-tit .sub-1{
	font-size: 14px;
	color: #888;
	line-height: 30px;
 
}
.business-tit  .line{
	width: 32px;
	border-top: 1px solid #9f9f9f;
	margin:34px auto 0;
}
.search-business{
	width: 400px;
	height: 40px;
	margin:50px auto 80px;
}
.search-business .input-text{
	width: 220px;
	height: 40px;
	line-height: 40px;
	background: #f4f3f3;
	border:0;
	outline: none;
	padding-left: 10px;
}
.search-business .input-sub{
	width: 160px;
	height: 40px;
	background: #f67400;
	border:0;
	outline: none;
	color: #fff;
	font-size: 16px;
}
.merchants{
	width: 1200px;
	height: 200px;
	margin:30px auto;
}
.merchants li{
	width: 400px;
	height: 200px;
	background: #fcfcfc;
}
.merchants li p{
	margin-top: 60px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #444;
	height: 42px;
	line-height: 38px;
}
.merchants .call{
	background: url(../../Image/home/business1.png) no-repeat 100px 4px;
}
.merchants .qq{
	background: url(../../Image/home/business2.png) no-repeat 104px 4px;
}
.merchants .download{
	background: url(../../Image/home/business3.png) no-repeat 74px 4px;
}
.merchants .click{
	font-family: Micsoft YaHei;
	padding-left: 40px;
	font-size: 22px;
	background: url(../../Image/home/business4.png) no-repeat 74px 4px;
}
.merchants li  span{
	display: block;
	font-size: 28px;
	color: #444;
	font-family: Century Gothic;
	text-align: center;
	line-height:40px;
}
.notice{
	width: 1200px;
	margin:0 auto;

}

.notice h2{
	font-size: 22px;
	line-height: 22px;
	padding: 30px 0 20px;
	border-bottom: 1px solid #f2f2f2;
}
.notice .news{
	width: 1170px;
	padding-left: 30px;
	font-size: 14px;
	height: 47px;
	line-height: 47px;
	display: block;
	border-bottom: 1px solid #f2f2f2;
	background: url(../../Image/home/notice.png) no-repeat left;
}
.notice .news .info{
	width: 90%;
	float: left;
	display: block;
}
.notice .news  .time{
	width: 55px;
	float: right;
	display: block;
	color: #b6b6b6;
}
.notice  .news:hover .info{
   color: #da2836;
}
.history-tit{
	width: 800px;
	margin:0 auto;
	text-align: center;
	padding:80px 0 40px; 
}
.history-tit  h2{

	font-family: Century Gothic;
	color: #333;
	font-size: 70px;
	line-height: 70px;
}
.history-tit .sub{
	font-size: 26px;
	color: #333;
	line-height: 30px;
	margin: 10px 0;
}
.history-tit .sub-1{
	font-size: 16px;
	color: #333;
	line-height: 30px;
 
}
.history-tit .sub-1 span{
	color:#b72f3a;
}
.history-tit  .line{
	width: 32px;
	border-top: 1px solid #9f9f9f;
	margin:34px auto;
}
.history-event{
	width: 100%;
	margin-top: 50px;
}
.history-event ul{
	float: none;
 	width: 100%;
}
.history-event li{
	width: 100%;
	height: 160px;
}
.history-event li .inner {
	width: 1200px;
	margin:0 auto;
}
.history-event li .year{
	width: 351px;
	height: 105px;
	text-align: right;
	float: left;
	color: #616161;
	border-right: 1px solid #d2d2d2;
	margin-top: 27px;

}
.history-event li .year span{
	display: block;
	margin-right: 20px;
}

.history-event li .year .num{
	font-size: 54px;
	line-height:  50px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 20px;
	font-style:italic;
}
.history-event li .year .en{
	font-size: 14px;
	font-family: Times New Roman;
	color: #999;
	font-style:italic;
	
}
.history-event li .event{
	width: 828px;
	height: 160px;
	line-height: 160px;
	float: left;
	font-size: 16px;
	color: #7c7c7c;
	padding-left: 20px;

}
.future-event li:hover .year{
	color: #f67400;
}
.future-event li:hover .en{
	color: #f67400;
}
.history-event li:hover .year{
	color: #f67400;
}
.history-event li:hover .en{
	color: #f67400;
}


.pro-bg{
	width: 100%;
	min-width: 1200px;
	height: 810px;
	background: url(../../Image/home/pro_bg_02.jpg) no-repeat;
	overflow: hidden;
}

.pro-bg-ul{
	max-width: 100%;
	width: 1200px;
	height: 80%;
	margin:90px auto;
	float: none;
}

 
.pro-bg-ul .pro-bg-li{ 
	margin-right: 20px;
	width: 25%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
 
.pro-bg   a{
	display: block;
	position: relative;
	width: 100%;
	float: left;
}

.pro-bg span{
	display: block;
	position: absolute;
	text-align: left;
 	font-size: 26px;
 	color: #444;
 	font-weight: bold;
 	z-index: 9;
 	left: 20px;
 	top: 30px;
}
.pro-bg   span em{
	font-weight: normal;
	display: block;
	font-size: 16px;
	color: #c0c0c0;
	margin-top: 10px;
}

 

.pro-series{
	width: 100%;
	min-width: 730px;
	height: 200px;
	background: #fafafa;
}
.pro-series ul{
	float: none;
	width: 800px;
	height: 200px;
	margin:0 auto;
}
.pro-series  li{
	text-align: center;
	margin-right: 8px;
}
.pro-series  li a{
	width: 194px;
    height: 200px;
    display: block;
}
.pro-series  li a:hover{
	 background-color: #ededed;
}
.pro-series  li a:hover h2{
	color: #f77400;
}
.pro-series  li a img{
	margin-top: 44px;
}
.pro-series  li h2{
	font-size: 15px;
	color: #444;
	text-align: center;
}
.pro-tit{
	width: 800px;
	margin:80px auto 40px;
	text-align: center;
}
.pro-tit  h2{
	color: #333;
	font-size: 70px;
	line-height: 70px;
}
.pro-tit .sub{
	font-size: 26px;
	color: #333;
	line-height: 30px;
	margin: 10px 0;
}
.pro-tit .sub-1{
	font-size: 14px;
	color: #888;
	line-height: 30px;
 
}
.pro-tit  .line{
	width: 32px;
	border-top: 1px solid #9f9f9f;
	margin:34px auto 0;
}

.product-list{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.product-list .menu{
    width: 60px;
    height: 60px;
    background: url(../../Image/home/more1.jpg) no-repeat;
    cursor: pointer;
    float: right;
    margin-bottom: 24px;
    position: relative;
}
.product-list table{
	width: 978px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 84px;
	z-index: 99;
	display:none;
}
.product-list td {
	text-align: center;
	border: 1px solid #e0e0e0;
}
.product-list td a{
	display: inline-block;
	text-align: center;
}
.product-list td .border:hover span{
	color: #bc202c!important;
}
.product-list .border span{
	display: block;
	width: 100%;
	position: absolute;
	text-align: center;
 	font-size: 15px;
 	color: #898989;
 	z-index: 9;
 	left: 0;
 	bottom: 20px;
 	line-height: 24px;
}
.product-list  .border span em{
	font-weight: normal;
	display: block;
	font-size: 12px;
	color: #c1c1c1;
	line-height: 12px;
}
.product-list .type{
	width: 237px;
	height: 59px;
	line-height: 59px;
	border-bottom:1px solid #e0e0e0;
	font-size: 15px;

}
.product-list .type span{
	float: left;
}
.product-list .main{
	width: 186px;
	height:  30px;
	line-height: 30px;
	font-size: 15px;
	color: #898989;
}
.product-list .main:hover{
	color: #bc202c!important;
}
.product-list td h2{
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #898989;
}
.product-list .type:hover{
	background: #bc202c;
	color: #fff;
}
.product-list .type:hover i{
	background-position: -27px;
}
.product-list .type:hover .type1{
	background-position: -29px;
}
.product-list .type:hover .type5{
	background-position: -31px;
}
.product-list .type i{
	width: 27px;
 	margin:0 8px 0 50px;
	height: 59px;
	display: inline-block;
	font-weight: normal;
	float: left;
}
 

.product-list .type .type1 {
	background: url(../../Image/home/type1.png) no-repeat left;
} 

.product-list .type .type2{
	background: url(../../Image/home/type2.png) no-repeat left;
} 
.product-list .type .type3{
	background: url(../../Image/home/type3.png) no-repeat left;
} 
.product-list .type .type4{
	background: url(../../Image/home/type4.png) no-repeat left;
} 
.product-list .type .type5{
	background: url(../../Image/home/type5.png) no-repeat left;
} 
.big-pro .bd ul{
 	float: none;
}
.big-pro .bd li{
	position: relative;
}
.big-pro .bd span{
	display: block;
	width: 100%;
	position: absolute;
	text-align: center;
 	font-size: 34px;
 	color: #333;
 	font-weight: bold;
 	z-index: 9;
 	left: 0;
 	bottom: 80px;
 	line-height: 34px;
}
.big-pro  .bd span em{
	font-weight: normal;
	display: block;
	font-size: 16px;
	color: #c1c1c1;
	margin-top: 10px;
	line-height: 16px;
}
.big-pro .hd  {
	position: absolute;
	right: 50px;
	bottom: 50px;
}
.big-pro  .hd li{
	width: 10px;
	height: 10px;
	background: url(../../Image/home/point.png) no-repeat;
	cursor: pointer;
	margin-left: 4px;
}
.big-pro  .hd  .on{
	background:  url(../../Image/home/pointed.png) no-repeat;
}
.product-list  a{
	display: block;
	position: relative;
	float: left;
	
}
.big-pro{
	width: 592px;
	float: left;
	position: relative;
}
.big-pro a{
	width: 592px;
	height: 734px;
	background: #f7f7f7;
	text-align: center;
}
#bigPro {
	width:46%;
	height: 100%;
	opacity: 0;
	filter:alpha(opacity=0);
}
#bigPro .bd{
	width: 100%;
	height: 100%;
}
#bigPro li{
	width: 100%;
	height: 100%;
}
#bigPro .hd  {
	position: absolute;
	right: 30px;
	bottom: 60px;
}
#bigPro  .hd li{
	width: 10px;
	height: 10px;
	background: url(../../Image/home/point.png) no-repeat;
	cursor: pointer;
	margin-left: 4px;
}
#bigPro  .hd  .on{
	background:  url(../../Image/home/pointed.png) no-repeat;
}
#pro1:hover img,#pro2:hover img,#pro3:hover img{
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -moz-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
}
#pro1{
	margin-left: -1000px;
	opacity: 0;
	filter:alpha(opacity=0);
	overflow: hidden;

}
#pro2{
	position: relative;
	right: -2000px;
	opacity: 0;
	filter:alpha(opacity=0);
	overflow: hidden;


}
#pro3{
	position: absolute;
	right: -3000px;
	opacity: 0;
	filter:alpha(opacity=0);
	overflow: hidden;

}
.small-pro{
	margin-left:8px;
	margin-right:8px;
	margin-bottom: 18px;
	width: 280px;
	height: 358px;
	background: #f7f7f7;
	text-align: center;
}
.small-pro:hover{
	box-shadow: 0px 2px 10px 2px #ccc;
	transition:all 0.3s;
}
.small-pro span{
	display: block;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
    padding: 0px 15px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
} 
.small-pro span em{
	font-weight: normal;
	display: block;
	font-size: 12px;
	color: #c1c1c1;
	margin-top: 10px;
	line-height: 12px;
}

.pro-info-crumbs{
	width: 100%;
	min-width: 1200px;
	height: 50px;
	line-height: 50px;
	background: #fafafa;
}
.pro-info-crumbs .crumbs-box{
	width: 1200px;
	margin:0 auto;
}

.pro-info{
	width: 1200px;
	margin:0 auto;
}
.pro-info-pic{
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
 
.pro-info .info{
	width: 555px;
	float: left;
	margin:70px 60px 80px;
}
.pro-info .info h2{
	width: 100%;
	font-size: 50px;
	line-height: 56px;
	color: #333;
}
.pro-info .info h2 p{
	font-size: 24px;
	font-family: Arial;
	border-bottom: 2px solid #000;

}
.pro-info .info h2 span{
	font-size: 14px;
	color: #bbb;
	vertical-align: 3px;

}
.pro-info .info  .description{
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0;
	margin-bottom:20px;
}
.pro-info .info .description-1{
	clear: both;
	
	width: 100%;
	font-size: 13px;
	color: #999;
	position: relative;
	text-align:center;
}
.pro-info .info .description-1 table{ border-collapse:collapse}
.pro-info .info .description-1 table tr,td,th{ border:1px solid #999}
.pro-info .info .description-1 table th{ font-weight:normal; color:#333}

.pro-info .info  .description p{
	float: left;
}
.pro-info .info  .description span{
	float: left;
	display: block;
	min-width: 200px;
	background: url(../../Image/home/point01.png) no-repeat left ;
	padding-left: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #333;
	margin-right: 30px;
	line-height: 30px;

}






.buy-btn{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	background: #f1f1f1;
	border-radius: 30px;
	width: 118px;
	height: 35px;
	line-height: 35px;
	display: block;
	padding-left: 30px;
	position: absolute;
	bottom:0;
	right: 0;
}
.buy-btn:hover{
	background: #ad212c;
	color: #fff;
}
.pro-info-list{
	width: 100%;
	min-width: 1200px;
	background: #f7f7f7;
}
.same-series{
	width: 1200px;
	height: 416px;
	margin: 0 auto;
	padding:60px 0;
	position: relative;
	overflow: hidden;
}
.same-series h2{
	font-size: 26px;
	 color: #333;
	 line-height: 30px;
	 margin-bottom: 30px;
}
.same-series .bd li{
}
.same-series li a{
	display: block;
	position: relative;
	margin:10px 6px;
	width: 288px;
	height: 358px;
	background: #fff;

}
.same-series li a:hover{
	box-shadow: 0px 2px 10px 2px #ccc;
	transition:all 0.3s;
}
 
.same-series li a span{
	display: block;
	width: 100%;
	position: absolute;
	text-align: center;
 	font-size: 22px;
 	color: #333;
 	font-weight: bold;
 	z-index: 9;
 	left: 0;
 	bottom: 30px;
 	line-height: 22px;
} 
.same-series  a span em{
	font-weight: normal;
	display: block;
	font-size: 12px;
	color: #c1c1c1;
	margin-top: 10px;
	line-height: 12px;
}
.same-series  .hd  {
	position: absolute;
	top:90px;
	right: 10px;
}
.same-series  .hd li{
	width: 10px;
	height: 10px;
	background: url(../../Image/home/point.png) no-repeat;
	cursor: pointer;
	margin-left: 4px;
}
.same-series .hd  .on{
	background:  url(../../Image/home/pointed.png) no-repeat;
}

.pro-nav{
	width: 1200px;
	height: 400px;
	margin:0 auto;
}
.pro-nav h2{
	font-size: 26px;
	 color: #333;
	 line-height: 30px;
	 margin-bottom: 30px;
}
.pro-nav  table{
	width: 100%;
	background: #fff;
	text-align: center;
}
 
.pro-nav  th{
	width: 201px!important;
	font-size: 16px;
	color: #1f1918;
	height: 80px;
	width: 16px;
}
.pro-nav td{
	padding-bottom:40px;
	font-size: 14px;
	line-height: 30px;
	color: #777;
}
.pro-nav td  a{
	display: block;
	width: 201px;
}
.pro-nav td  a:hover{
	color: #ad212c;
}
.service-tit{
	width: 1000px;
	margin:0 auto;
	padding:80px 0 40px;
	text-align: center;
}

.service-tit  h2{
	font-family: Century Gothic;
	color: #333;
	font-size: 60px;
	line-height: 60px;
}
.service-tit  h3{
	color: #333;
	font-size: 40px;
	line-height: 40px;
}
.service-tit .sub{
	font-size: 26px;
	color: #333;
	line-height: 30px;
	margin: 10px 0;
}
.service-tit .sub-1{
	font-size: 14px;
	color: #888;
	line-height: 30px;
 
}
.service-tit .sub-2{
	color: #bebebe;
	font-size: 12px;
	margin:40px 0;
}
.service-tit  .line{
	width: 32px;
	border-top: 1px solid #9f9f9f;
	margin:34px auto 0;
}
.sevice-promise{
	width: 1200px;
	margin:0 auto;
}
.sevice-promise td{
	/*width: 599px;*/
	font-size: 14px;
	color: #888;
	padding: 0 0 0 152px;
	line-height: 36px;
	text-align: left;
}
.sevice-promise td h2{
	color: #ad212c;
	font-size:18px;
}
.service-map{
	display: block;
	width: 100%;
	background: #fcfcfc;
	text-align: center;
	padding: 80px 0;
}
.service-map .map-box{
	width: 740px;
	margin:0 auto;
	cursor: hand;
	border: 0;
	background: none;
}
.branch-details{
	width: 100%;
	min-width: 890px;
	background: #fdfdfd;
	position: relative;
}
.branch-details .inner{
	width: 890px;
	margin:0 auto;
	position: relative;
	padding: 100px 0;
}

.branch-details tr{
 	height: 140px;
}
.branch-details td h2{
	font-size: 20px;
	color: #646464;
}
.branch-details  td{
	font-size: 18px;
	line-height: 30px;
}
.message-box{
	width: 1130px;
	height: 140px;
	margin:0 auto;
	border-bottom: 1px dashed #cbcbcb;
}
.message-box i{
	display: block;
	float: left;
	width: 33px;
	height: 33px;
	margin:0 5px;
}
.message-box span{
	display: block;
	float: left;
	color: #999;
	line-height: 28px;
}
.message-box  input{
	display: block;
	float: left;
	width:224px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	outline: none;
	border:1px solid #999;
}
.message-box .info{
	float: left;
	margin-right: 50px;
	margin-top: 20px;
}
.pos{
	background-position: -33px!important;
}
.message-box .m1{
	background: url(../../Image/home/message1.png) no-repeat left;
}
.message-box .m2{
	background: url(../../Image/home/message2.png) no-repeat left;
}
.message-box .m3{
	background: url(../../Image/home/message3.png) no-repeat left;
}
.message-box .m4{
	background: url(../../Image/home/message4.png) no-repeat left;
}
.message-box .m5{
	background: url(../../Image/home/message5.png) no-repeat left;
}
.message-box .m6{
	background: url(../../Image/home/message6.png) no-repeat left;
}
.message-con .m7{
	background: url(../../Image/home/message7.png) no-repeat left;
}
.message-con{
	width: 1130px;
	margin:40px auto;
}
.message-con i{
	display: block;
	float: left;
	width: 33px;
	height: 33px;
	margin:0 5px;
}
.message-con span{
	display: block;
	float: left;
	color: #999;
	line-height: 28px;
}
.message-con  textarea{
	width: 1120px;
	height: 140px;
	color: #999;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.submit-box {
	margin-top: 36px;
}
.submit-box {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: 0;
	margin-right: 5px;
	background: #ccc;
}
.marketing-map{
	position: relative;
	width: 100%;
	height:908px;
	overflow: hidden;
}
.marketing-map .bd{
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}
.marketing-map .hd  ul{
	width: 390px;
	height: 40px;
	margin:0 auto;
	float: none;
}
.marketing-map .hd li{
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #333333;
	border-radius: 5px;
	cursor: pointer;
}
.marketing-map .hd{
	position: relative;
	padding-bottom: 80px;
}
.marketing-map .hd  .on{
	background: #f67400;
}
.marketing-map .prev{
	position: absolute;
	width: 30px;
	height: 57px;
	background: url(../../Image/home/prev01.png) no-repeat;
	cursor: pointer;	
	left: 300px;
	top:380px;
	z-index: 9;

}
.marketing-map .next{
	position:absolute;
	width: 30px;
	height: 57px;
	background: url(../../Image/home/next01.png) no-repeat;
	cursor: pointer;	
	right: 300px;
	top:380px;
	z-index: 9;
} 
.download-box{
	width: 1200px;
	border-top: 3px solid #e8e8e7;
	margin: 0 auto;

}
.download-box .txt{
	font-size: 14px;
	color:#666;
	float: left;
	display: block;
}
.download-box ul{
	width: 100%;
	float: none;
}
.download-box  li{
	width: 100%;
	cursor: pointer;
}
.download-box li a{
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
	float: left;
	border-bottom: 1px solid #e8e8e7;
}
.download-box li a:hover .txt{
	color: #f67400;
}
.download-box li a:hover .btn{
	background: #f67400;
}
.download-box .btn{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background: #888;
	float: right;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.contact-us {
	width: 1200px;
	margin:0 auto;
	padding: 60px 0;
	border-bottom: 1px solid #7f7f7f;
}
.contact-us h2{
	font-family: Century Gothic;
	font-size: 36px;
	color: #333;
	line-height: 36px;
}
.contact-us  table{
	width: 100%;
	margin-top: 40px;
}
.contact-us  th{
	text-align:left;
	font-size: 18px;
	height: 50px;
}
.contact-us  td{
	font-size: 14px;
	line-height: 30px;
}

.site-map{
	width: 1200px;
	height: 454px;
	margin: 0 auto;
}
.site-map h2{
	font-family: Century Gothic;
	font-size: 36px;
	color: #333;
	line-height: 36px;
	margin:55px 0;
}
.site-map dl{
	float: left;
	margin-right: 70px;
}
.site-map dt{
	font-weight: bold;
	font-size: 15px;
}
.site-map dd{
	font-size: 13px;
	color: #777;
}
.site-map dd a:hover{
	color: #b4101d;
}
.service-box{
	width: 399px;
	border-left: 1px solid #f5f5f5;
	float: right;
	padding:0 25px 30px  75px;
}
.service-box  h3{
	font-family: Century Gothic;
	font-size: 26px;
	color: #666;
	line-height: 26px;
}
.service-box  .con{
	margin:35px 0;
}
.service-box   .btn{
	display: inline-block;
	border-radius: 3px;
	width: 173px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	background: #b4101d;
}
.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

/*culture*/
.w1203{
	width: 1203px;
	margin: 0 auto;
}
.cul-nav{
	width: 100%;
	background: #f2f3f4;
	min-width: 500px;
}
.cul-nav ul{
	float: none;
	width: 500px;
	height: 68px;
	margin:0 auto;
}
.cul-nav  li a{
	display: block;
	width: 148px;
	height: 68px;
	line-height:68px;
	color: #333;
	font-size: 14px;
	text-align: center;
	margin-left: 1px;
}
.cul-nav  li a:hover{
	background: #ad212c;
	color: #fff;
}
.cul-nav .on{
	background: #ad212c;
	color: #fff;
}
.z_div{
	padding-bottom: 54px;
	border-bottom: 1px solid #efefef;
	text-align: center;
	margin-bottom: 77px;
}
.z_div h2{
	color: #333333;
	font-size: 84px;
	font-family: "Century Gothic";
	margin-top: 65px;
	margin-bottom: 35px;
	text-transform: uppercase;
}
.z_div .z_link span{
	color: #eaeaea;
	margin: 17px;
}
.z_div .z_link{
	margin-top: 17px;
}
.z_div .z_link a{
	color: #333333;
	font-size: 16px;
	/*font-weight: bold;*/
}
.z_div .z_link a:hover{
	color: #ad212c;
}
.z_div .z_link a.z_hover{
	color: #ad212c;
	font-weight: bold;
}
.z_slideBox{ width:1183px; height:375px;  position:relative; border:10px solid #f7f7f7;  margin-bottom: 80px;}
.z_slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:50%; bottom:-40px; z-index:1; margin-right: -33px;}
.z_slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.z_slideBox .hd ul li{background:url(../../Image/home/point.png) no-repeat; float:left; margin-right:12px;  width:10px; height:10px; line-height:10px;cursor:pointer; }
.z_slideBox .hd ul li.on{ background: url(../../Image/home/pointed.png) no-repeat;}


.z_slideBox .bd{ position:relative; height:100%; z-index:0;   }
.z_slideBox .bd li{ zoom:1; vertical-align:middle; }
.z_slideBox .bd li .z_txt{
	width: 503px;
	height: 376px;
	padding: 0 50px;
}

.z_slideBox .bd li .z_txt h3{
	
	font-size: 22px;
	margin-top: 129px;
	margin-bottom: 7px;
}
.z_slideBox .bd li .z_txt h3 a{
	color: #090a0e;
}
.z_slideBox .bd li .z_txt .time{
	color: #b1b1b2;
	font-size: 12px;
}
.z_slideBox .bd li .z_txt .title a{
	color: #b0b0b0;
}
.z_slideBox .bd li .z_txt .title{
	
	font-size: 14px;
	line-height: 24px;
}
.z_slideBox .bd img{ width:575px; height:376px; display:block;  }
.z_box .z_news .hotnews .top{
	border-bottom: 2px solid #333333;
	padding-bottom: 10px;
}
.z_box .z_news .hotnews .top h2{
	color: #333333;
	font-size: 20px;
	font-weight: normal;
}
.z_box .z_news .hotnews .top .more a{
	font-size: 14px;
	color: #6e6e6e;
}
.z_box .z_news .hotnews .top .more a:hover{
	color: #f67400;
}
.z_box .z_news .hotnews li{
	border-bottom: 1px solid #eeeeee;
	height: 55px;
	line-height: 55px;
	width: 845px;

}
.z_box .z_news .hotnews{
	margin-bottom: 35px;
}
.z_box .z_news .hotnews li a{
	color: #858585;
	font-size: 14px;
}
.z_box .z_news .hotnews li a:hover{
	color: #f67400;
}
.z_box .z_news .hotnews li .date{
	color: #adadad;
	font-size:13px;

}
.z_box .z_news{
	width: 845px;
	margin-bottom: 120px;
}
.z_box .z_search{
	background: #fbfbfb;
	width: 245px;

	/*height: */
	padding:15px 29px 20px 20px;

}
.z_box .z_search strong{
	color:#676767;
	margin-right: 8px;
}
.z_box .z_search .pz{
	color: #818181;
	font-size: 12px;
	margin-bottom: 10px;
}
.z_box .z_search .pmore a{
	color: #6e6e6e;
	font-size: 14px;
	text-align: center;

}
.z_box .z_search .pmore a:hover{
	color: #f67400;
	/*font-size: 14px;*/

}
.z_box .z_search .selpro{
	/*background: url(../../Image/home/sea_11.jpg) no-repeat;*/
	width:153px;
	height: 26px;
	line-height:26px;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 30px;
	font-size: 12px;
	background: #f0efef;
	border: 0;
}
.z_box .z_search .sear{
	background: url(../../Image/home/ss_13.jpg) no-repeat;
	width: 71px;
	height: 26px;
	color: #fff;
	font-size: 14px;
	border: none;
	background: #f67400;
}
.zz_culture .z_ig{
	margin-bottom: 24px;
}
.zz_culture li .whtit strong{
	color: #969696;
	font-size: 22px;
}
.zz_culture li {
	width: 1200px;
	padding-bottom: 60px;
	padding-top: 50px;
	border-bottom: 1px solid #e7e7e7;

}
.zz_culture li .whtit{
	margin-bottom: 20px;
}
.zz_culture li .whtit span{
	color: #b4b4b4;
	font-size: 22px;
	font-weight: normal;
}

.c-crumbs-box{
	width: 100%;
	min-width: 1200px;
	height: 42px;
	background: #696969;
}
.c-crumbs-box .c-crumbs{
	width: 1200px;
	line-height: 42px;
	margin:0 auto;
	color: #eee;
	font-size: 14px;
}
.c-crumbs a{
	color: #eee;
}
.c-crumbs a:hover{
	color: 	#fff;
}
.c-content{
	width: 1200px;
	margin: 0 auto;
}
.c-content .left{
	width: 860px;
	float: left;
	padding:40px 0; 
}
.c-content .left h1{
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #696969;
}
.c-content .left .info{
	width: 100%;
	border-top:1px solid #e8e8e8;
	padding:20px 0;
	text-indent: 2em;
	font-size: 14px;

}
.c-content .left .back1{
	width: 170px;
	height: 40px;
	line-height: 40px;
	margin: 40px auto;
	background: #da2836;
	border-radius: 5px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.news-column h1{
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 50px;
	text-align: center;
	margin:50px 0;

}
/*·ÖÒ³*/
#pagination-digg {position: relative; left: 45%;}
#pagination-digg li { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-digg a { margin-right:2px; }
#pagination-digg .previous-off,#pagination-digg .next-off  { color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination-digg .next a,#pagination-digg .previous a { font-weight:bold; }	
#pagination-digg .active { background:#2e6ab1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ margin-right:2px; }
#pagination-digg a:link,#pagination-digg a:visited { color:#666; display:block; float:left; padding:3px 10px; text-decoration:none; }
#pagination-digg a:hover { background: #e55d4f;color: #fff; }

a.pagination{
	font-family:Î¢ÈíÑÅºÚ,ËÎÌå,Geneva, Arial, Helvetica, sans-serif, Decker;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height: 22px;
	padding-right: 10px;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom:5px;

	margin-right: 5px;
}

a.pagination:hover{
	background: #e55d4f;color: #fff;
}

.pagination1{
	font-family:Î¢ÈíÑÅºÚ,ËÎÌå,Geneva, Arial, Helvetica, sans-serif, Decker;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	height: 22px;
	padding-right: 10px;
	padding-left: 9px;
	padding-top: 5px;
	margin-right: 5px;
	padding-bottom:5px;
	background: #e55d4f;
}



/*search css*/
.sea-div1{
	width: 100%;
	height: 53px;
	line-height: 53px;
	background: #F4F4F4;
	margin-bottom: 50px;
}
.sea-div1 a:hover{
	color: #000;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.ser-a1{
	background: url(../../Image/home/search_icon1.png) no-repeat;
	display: inline-block;
	width: 6px;
	height: 9px;
}
.sea-li1{
	width: 290px;
	height: 360px;
	background: #F7F7F7;
	text-align: center;
	margin-right: 15px;
	margin-top: 20px;
}
.w1200 ul{
	width: 105%;
	margin-bottom:40px;
}
.sea-p1{
	color: #c1c1c1;
}
.sea-p2{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}
.sea-img1{
	/*margin-top: 50px;*/
	transition:transform 1s;
}
.sea-img1:hover{
	transform:scale(1.1,1.1);
}
.sea-li1 a{
	display: inline-block;
}
tr td p {
    width: 433px;
}
.info p img {
    display: block;
    margin: 0 auto;
    max-width: 600px;
}
tr td p:last-child{
	height: 70px;
}
