#container_wrap{
    width: 100%;
    margin: 0 auto;
    margin-top:-6px;
}
#div1{
	background: url(../img/section_bg1_.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#div2{
	background: url(../img/section_bg2.jpg) no-repeat 50% 50%;
	background-size: cover;
	text-align: center;
}
.TP1{
	position: relative;
	text-align:center;
	margin: 80PX auto 0 auto;
	/*background-color:black;*/
}
.TP1 img{
	margin-top: 60px;
}
.TP2{
	position: relative;
	text-align:center;
    background-color:#d9d6d1;
	/*background-color:black;*/
}
.TP3{
	position: relative;
	text-align:center;
	/*background-color:#f5f5f5;*/
	margin-top: -80px;
    background-color:#d9d6d1;
}
#div2 img {
	margin-top: 55px;
}
#div3 {
	background: url(../img/type_asia_a_bg.png) no-repeat 50% 50%;
	background-size: cover;
	text-align: center;
}
#div3_img2 img{
	margin-top: -164px;
    margin-left: 174px;
}
#div4 {
    text-align: center;
    background-color: #f6f6f6;
    height: 505px;
}
#div4 h1 {
    display: block;
    margin: 0 0 10px 0;
    color: #222;
    font-size: 48px;
    font-weight: 400;
    line-height: 54px;
    font-family: 'Titillium Web', sans-serif;
}
#div4 h2 {
    display: block;
    margin: 0 0 36px 0;
    color: #666;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
}
#div4 ul {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
#div4 ul li {
    display: block;
    float: left;
    width: 25%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#div4 ul li p {
    display: block;
    max-width: 200px;
    margin: 10px auto 0 auto;
    padding: 0 0 20px 8px;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
    border-left: solid 1px #ddd;
    color: #666666;
}
#div5{
    height: 120px;
    text-align: center;
    line-height: 120px;
    background: url(../img/bg_global_title.jpg) no-repeat 50% 50% #000;
}
#div6{
    display: block;
    padding: 40px 0;
    text-align: center;
    background: url(../img/type_global_a_bg.png) repeat-x 0 50% #444;
}
#div6_img1{
	float: left;
	margin-left: 430px;
}
#div7{
	padding: 40px 20px;
    background: url(../img/bg_global.jpg) no-repeat right 50% #245580;
    background-size: cover;
}
#div7 p {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 200;
}
#div7 h2 {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 30px auto;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-size: 48px;
    font-weight: 400;
    line-height: 54px;
}
#div8{
	display: block;
    padding: 40px 0;
    text-align: center;
    background: url(../img/type_global_b_bg.png) no-repeat 50% 50% #ccc;
    background-size: cover;
}
#div8_img1{
	float: left;
	margin-left: 430px;
}
#div9{
    padding: 60px 0 20px 0;
    background: url(../img/bg_solution.jpg) no-repeat 50% 50%;
    background-size: cover;
    height: 450px;
}
#div9 h1 {
    display: block;
    margin: 0 0 40px 0;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 48px;
    font-weight: 400;
}
#div9 ul {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
#div9 ul li {
    display: block;
    float: left;
    width: 20%;
    margin: 0 0 40px 0;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    text-align: center;
    line-height: 18px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#div9 ul li .img {
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto 10px auto;
    text-align: center;
    line-height: 150px;
    background: rgba(92,184,92,0.6);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
img {
    vertical-align: middle;
}
#div9 ul li strong {
    display: block;
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: normal;
}
#div9 ul li p{
	font-size: 10px;
}
#div10{
	/*padding: 60px 20px;*/
    /*background: url(../img/section_bg4.jpg) no-repeat 50% 50%;*/
    background-size: cover;
}
#div10 h1 {
    display: block;
    margin: 0 0 14px 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
#div10 p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    /*line-height: 26px;*/
    height:130px;
}
#div10 h2 {
    display: block;
    margin: 12px 0 20px 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
