/*
	datetime: 2014-10-19
	Filename: style.css
	Version: 1.0
	Website: 
	Author: tianjing
*/

/************************************************************ global ************************************************************/
.maxwidth{width:100%;}
.ml14{ margin-left:14%;}
.mt30{margin-top:30%;}
.mt15{margin-top:15%;}
nav{ background:#000;padding-top:15px; padding-bottom:15px; margin-top:30px;}
nav ul li{ width:80%; margin:0 auto; line-height:250%;}
nav ul li a{ color:#fff; font-size:1.0em;}
/************************************************************ global END ************************************************************/




/************************************************************ header ************************************************************/
header{ margin-top:30px;}
header .bar{ width:10%; height:20px; background:#000;margin-right:3%;}
header .title{ font-weight:bold; font-size:0.9em;line-height:150%;}
header .pinpai{ line-height:180%; font-size:0.75em; margin-right:3%; color:#666;}
/*.top{ width:100%; background:url(../images/top.jpg) no-repeat; width: 100%; height:34px; }*/
.top img{ width: 100%;}
/************************************************************ header END ************************************************************/



/************************************************************ index ************************************************************/
.list{ margin-top:18%;}
.list ul li{ list-style:none;}
.list ul li a{ color:#000; font-size:1.0em; line-height:260%;}

/************************************************************ index END ************************************************************/

/*************contact**************/
.contact-img{ margin-top:40px; width:100%;}
.contact-img img{ width:100%;}
article{ width:80%; margin:0 auto; margin-top:30px; }
article h3{ font-size:0.9em; font-weight:bold; line-height:200%;}
article h3 .title-en{ color:#555555; font-size:0.8em;}
article p{ font-size:0.9em; line-height:240%; color:#03121b;}

article h2{ font-size:1.0em; }
#detail{ font-size:0.8em; line-height:120%; margin-top:30px;}
.mt10{ margin-top:10px;}
/*************contact END**************/

/************about****************/
article ul li{ width:100%; float:left;}
.width40%{ width:40%;}
article ul li img{ width:100%;}
article ul li a{ font-size:0.6em; line-height:200%;}
section p{ color:#555555;}
/************about END****************/


/************************************************************ footer ************************************************************/
footer{ margin-bottom:10px;}
footer .logo{ width:16%;  margin-bottom:15px;}
footer .logo img{ width:100%;}
footer p b{ font-size:1.0em;}
footer p{ font-size:0.8em; line-height:200%;}
/************************************************************ footer END ************************************************************/