﻿@charset "gb2312";
/* CSS Document */
div{ font-size:12px;
     line-height:24px;
}
.top{
	width:1000px;
	margin:0 auto;
	
	}
.bottom{
	width:100%;
	background:url(images/bottom_02.jpg) center top no-repeat;
	height:72px;
	line-height:72px;
	text-align:center; font-family:'微软雅黑'; font-size:12px; color:#000;
	}
#bg{
	background:url(images/1_06.jpg) repeat-y ;
	}
#carousel{
	width:75%;
	 margin:0 auto;
     overflow:hidden;
	}
/*Start 清除浮动*/
.clear{ clear:both; height:0px; width:100%; overflow:hidden;}
.clearfix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
/*End 清除浮动*/
/*index begin*/
.index_bg{ background:url(images/index.jpg) no-repeat center top; height:700px; text-align:center; position:relative;}
.index_copy{
	color:white;
	width: 1000px;
	text-align: center;
	position: absolute;
    top:670px;
	left:50%;
	margin-left: -500px;
}
/*company begin*/
.menu{ width:672px; float:right;}
.menu ul li{ float:left; width:110px; margin-right:2px; text-align:center;}
.menu ul li a{ display:inline-block;font-size:16px; color:#333; line-height:80px; height:80px;}
.menu ul li a:hover,.menu ul li .q{ display:inline-block;  width:110px; height:80px; background:#1f63d2; color:white;}
.banner{ width:100%; background:url(images/company_04.jpg) no-repeat center top; height:351px;}
.hui_bg{ background:url(images/bg_02.jpg) repeat-y center top;}
.nav{ background:url(images/company_06.png) no-repeat top center; height:69px; text-align:center; padding-top:85px; font-size:26px; color:#1f63d2; font-weight:bold;}
.nav table{ margin:0 auto;}
.nav table tr td{ text-align:center;}
.nav_chinese{ font-size:26px; color:#0e7837;}
.nav_english{ font-size:16px; color:#4c2e25; text-transform:uppercase;}
.content{ width:95%; margin:0 auto; font-size:14px; line-height:28px;}
.content_bg{ background:url(images/company_10.png) repeat-y center top; overflow:hidden;}
.content p{ text-indent:2em;}
.company_com{ overflow:hidden; width:940px; margin:0 auto; padding:50px 0 80px 0;}
.company_com ul li{ text-align:center; float:left; font-size:24px; line-height:110px; width:180px; margin-right:10px;}
.company_com ul .last{ margin-right:0px;}
.company_com ul li a{ display:inline-block; width:180px; height:110px; color:white; background:#0e7837; font-weight:bold;}
.company_com ul li a:hover{ color:#ff0;}
.honor_button{ background:url(images/culture_03.png) no-repeat center top; width:250px; height:39px; color:white; text-align:center; line-height:40px; font-size:18px;}
.trip_button{ background:url(images/process_03.png) no-repeat center top; width:150px; height:39px; color:white; text-align:center; line-height:40px; font-size:18px;}
.contactlist a{ color:#000; font-size:14px;}
.contactlist a:hover{ color:#00468b;}
.comlist_css{ font-size:20px; color:#ec6c00; font-weight:bold; line-height:46px; width:767px; margin:0 auto;}
.ewm{ width:104px; height:308px; position:fixed; left:50%; margin-left:520px; bottom:100px;}