@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	font-size:14px;
	line-height: 1.5;
	background: #f1f1f1;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
    background-position:center 950px;
}
a {
	text-decoration: none;
}
img {
	border:none;
}
.clearfix:after {
	display: block;
	content: ".";
	height: 0;
	overflow: hidden;
	clear: both;
}
.clearfix {
*zoom:1;
}
/* banner */
.banner{width:100%; height:881px; background-image:url(../images/banner1.jpg); background-repeat:no-repeat; background-position:center;}
a{ color:#FFF; text-decoration:underline;}
/* container */
.container{width:980px; margin:0 auto;}
.box1{width:940px; background-color:white; margin-top:-200px;  margin-bottom:50px; padding:30px 40px 30px 40px;}
.title{ font-family:"Î¢ÈíÑÅºÚ"; font-size:20px; color:#1bbc9b; background-image:url(../images/titleBg.png);  height:42px; width:894px; padding-left:16px; line-height:42px; margin-bottom:50px;}
.floatBox{ overflow:hidden; margin-top:15px;}
.greyBox{width:510px; height:239px; background-color:#f1f1f1; float:left; padding-left:22px; margin-right:20px;}
.title2{font-family:"Î¢ÈíÑÅºÚ"; font-size:20px; color:#000; background-image:url(../images/decorate1.png); background-repeat:no-repeat; background-position: 0px center; padding-left:18px; line-height:80px;}
.para{ font-family:"ËÎÌå"; font-size:12px; color:#858585; width:470px; line-height:24px;}

.box2{width:940px; height:900px; background-color:white; padding-left:40px; padding-top:30px; margin-bottom:30px;}
.borderBox{width:181px; height:317px; border:1px solid #f1f1f1; float:left; margin:0 24px 50px 25px;}
.borderBox img{ height:120px; width:180px;}
.title3{font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold; font-size:14px; color:#000; line-height:24px; margin-top:13px;margin-left:13px; height:88px; width:160px;}
.para2{font-family:"ËÎÌå"; font-size:12px; color:#858585; width:160px; line-height:24px; margin-left:13px; background-image:url(../images/decorate.png); background-repeat:no-repeat; padding-top:8px;}

.box3{width:980px; height:735px; background-color:white;margin-bottom:50px; overflow:hidden;}
.colorBox{width:242px; height:242px; float:left; background-color:green;  position:relative;}.pic h1{ font-size:18px;text-align:left;width:200px; margin:30px auto 0 auto }
.colorBox img{ width:242px; height:242px;}.pic p{ width:200px; margin:0 auto; text-align:left; font-size:12px;}
.color{background-color:white;}
.color1{background-color:#49a7db;}
.color2{background-color:#a2c159;}
.color3{background-color:#113a7a;}
.color4{background-color:#778592; width:490px; }
.color5{background-color:#1bbc9b;}
.color6{background-color:#db8749;}
.font14{font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; color:white;margin-left:20px; }
.font36{font-family:"Î¢ÈíÑÅºÚ"; font-size:36px; color:white;margin-left:20px;  }
.title4{font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold; font-size:14px; color:#000; line-height:24px; margin-left:20px;width:160px; margin-bottom:36px;}
.para3{font-family:"ËÎÌå"; font-size:12px; color:#858585; width:185px; line-height:24px; margin-left:20px;}
.para4{font-family:"ËÎÌå"; font-size:12px; color:white; width:185px; line-height:24px; margin-left:20px; margin-top:8px;}
.para5{font-family:"ËÎÌå"; font-size:12px; color:white; width:440px; line-height:24px; margin-left:20px; margin-top:20px;}.para5 a{ color:#FFF;}
.arrow-up {
    width:0; 
    height:0; 
    border-left:30px solid transparent;
    border-right:30px solid transparent;
    border-bottom:30px solid #fff;
}
    
 /*¼ýÍ·ÏòÏÂ*/
.arrow-down {
    width:0; 
    height:0; 
    border-left:14px solid transparent;
    border-right:14px solid transparent;
    border-top:12px solid #113a7a;
	position:absolute;
	left:30px ;
	top:0;
	z-index:1;
}
    
 /*¼ýÍ·Ïò×ó*/
.arrow-left {
    width:0; 
    height:0; 
    border-top:14px solid transparent;
    border-bottom:14px solid transparent; 
    border-right:12px solid #778592; 
	position:absolute;
	left:-12px ;
	top:30px;
	z-index:1;
}

.arrow-left1 {
    width:0; 
    height:0; 
    border-top:14px solid transparent;
    border-bottom:14px solid transparent; 
    border-right:12px solid #1bbc9b; 
	position:absolute;
	right:5px ;
	bottom:30px;
	z-index:1;
}

.arrow-left2 {
    width:0; 
    height:0; 
    border-top:14px solid transparent;
    border-bottom:14px solid transparent; 
    border-right:12px solid #db8749; 
	position:absolute;
	right:0px ;
	top:30px;
	z-index:1;
}
   
/*¼ýÍ·ÏòÓÒ*/
.arrow-right {
    width:0; 
    height:0; 
    border-top:14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 12px solid #49a7db;
	position:absolute;
	left:0px ;
	top:30px;
	z-index:1;
}

.box4{width:940px; background-color:white; padding-left:40px; padding-top:50px; margin-bottom:50px; padding-bottom:40px;}

/* footer */
.footer{height:95px; width:100%; background-color:white; padding-top:50px;}
.center{width:920px; margin:0 auto;}
.font12{font-family:"ËÎÌå"; font-size:12px; color:#858585; text-align:center; line-height:24px;}
.top35{ margin-top:35px;}
.news_list{ margin:40px 0 10px 0; width:200px;}
.pic-caption{ text-align:left!important;}
.news_list li{ margin:0 0 0 20px;}
.news_list li a{ font-size:12px!important; line-height:25px; }.news_list li a:hover{ text-decoration:underline;}
.more_bt{ border-radius: 28px; border:1px solid #fff; font-size:12px; padding:1px 20px 1px 20px;display:inline-block; margin:0 0 0 20px;}