.cw{width:1200px;min-width:1200px;margin:0 auto;}
.page_warp{}

header{height:80px;background-color:#fff;overflow:hidden;min-width:1200px;}
header.fixed{width:100%;top:0;left:0;z-index:8000;position:fixed;box-shadow:10px -10px 10px 10px #ccc;}
header .cw{height:80px;}
header .logo{background:url(../images/common/logo.jpg) no-repeat;width:100px;height:54px;
	text-indent:-9999em;margin-top:10px;}
header .menu{margin-top:26px;}
header a{display:inline-block;margin-left:15px;width:30px;height:30px;transition:all ease 0.3s;}
header a:hover{transform: translateY(-2px);}
header a.menu{background:url(../images/common/menu_ico.jpg) no-repeat;}
header a.home{background:url(../images/common/home_ico.png) no-repeat;}
header a.lang{float:left;margin-top:26px;font-size:18px;line-height:30px;color:#00a68f;text-decoration:none;}


.menu_pop_body{position:fixed;top:0;left:0;width:100%;height:100%;bottom:0;
	background-color:#283245;z-index:9990;display:none;}
.menu_pop_body .cw{height:100%;position:relative;}
.menu_pop_body .cw .close_btn{position:absolute;top:40px;right:0;background:url(../images/common/close_btn.png) no-repeat;
	width:24px;height:24px;transition:all ease 0.3s;}
.menu_pop_body .cw .close_btn:hover{transform:rotate(180deg);}

.menu_pop_body .menu_list{margin:0 auto;width:1100px;display:block;}
.menu_pop_body .menu_list li{float:left;overflow:hidden;}
.menu_pop_body .menu_list li h2{color:#d4d4d4;font-size:24px;margin-bottom:25px;
	height:30px;line-height:30px;}
.menu_pop_body .menu_list li .in{height:270px;}
.menu_pop_body .menu_list li.s_1{width:430px;}
.menu_pop_body .menu_list li.s_1 .in{border:1px solid #39465e;border-left:0;overflow:hidden;}
.menu_pop_body .menu_list li.s_1 .in dl{margin:40px 0 0 15px;}
.menu_pop_body .menu_list li.s_1 .in dl dd{float:left;width:170px;margin-bottom:25px;}
.menu_pop_body .menu_list li .in dl dd a{font-size:14px;color:#fff;}
.menu_pop_body .menu_list li .in dl dd a:hover , .menu_pop_body .menu_list li .in dl dd a.cur{text-decoration:none;
	text-shadow:0 0 8px #ccc;}


.menu_pop_body .menu_list li.s_2{width:180px;}
.menu_pop_body .menu_list li.s_2 .in{border-top:1px solid #39465e;border-bottom:1px solid #39465e;}
.menu_pop_body .menu_list li.s_2 .in dl{margin-top:40px;width:100%;}
.menu_pop_body .menu_list li.s_2 .in dl dd{margin-bottom:15px;padding-left:30px;}

.menu_pop_body .menu_list li.s_3{width:480px;}
.menu_pop_body .menu_list li.s_3 .in{border-bottom:1px solid #39465e;text-align:right;}
.menu_pop_body .menu_list li.s_3 .in img{margin-top:58px;}


footer{background-color:#26413d;overflow:hidden;min-width:1200px;}
footer .copyright{height:50px;line-height:50px;text-align:center;background-color:#314b47;
	font-size:14px;color:#c3c3c3;}
footer .list{height:200px;margin:50px 0;}
footer .list li{float:left;height:200px;border-right:1px solid #465d5a;}
footer .list li.s_1{width:460px;}
footer .list li h3{font-size:20px;color:#fff;padding-bottom:30px;}
footer .list li dl dd{width:225px;float:left;margin-bottom:15px;}
footer .list li dl dd i , footer .list li dl dd span{vertical-align:middle;}
footer .list li dl dd a{color:#fff;word-break: break-all;}
footer .list li dl dd a:hover{text-decoration:none;text-shadow:0 0 8px #fff;}
footer .list li dl dd i{display:inline-block;background:url(../images/common/footer_ico.png) no-repeat;
	width:10px;height:10px;margin-right:5px;}
footer .list li dl dd span{color:#fff;font-size:13px;}
footer .list li.s_2{width:420px;padding-left:50px;padding-right:40px;}
footer .list li.s_2 p{margin-bottom:10px;}
footer .list li.s_2 p i , footer .list li.s_2 p span , footer .list li.s_2 p em{vertical-align:middle;}
footer .list li.s_2 p i{width:24px;height:24px;margin-right:10px;display:inline-block;}
footer .list li.s_2 p i.ico_1{background:url(../images/common/footer_ico_1.png) no-repeat;}
footer .list li.s_2 p i.ico_2{background:url(../images/common/footer_ico_2.png) no-repeat;}
footer .list li.s_2 p i.ico_3{background:url(../images/common/footer_ico_3.png) no-repeat;}
footer .list li.s_2 p i.ico_4{background:url(../images/common/footer_ico_4.png) no-repeat;float:left;}
footer .list li.s_2 p span{color:#d4d4d4;font-size:18px;}
footer .list li.s_2 p em{color:#d4d4d4;font-size:14px;}

footer .list li.s_3{width:228px;border:0;text-align:right;}
footer .list li.s_3 h4{color:#fefefe;font-size:14px;margin-bottom:25px;}
footer .list li.s_3 img{background-color:#fff;padding:9px;}


.right_ico_body{position:fixed;top:20%;right:0;z-index:9000;}
.right_ico_body a{display:block;width:60px;height:60px;margin-bottom:5px;position:relative;}
.right_ico_body a.ico_0{background:#0091a6 url(../images/common/right_ico_0.png) center no-repeat;}
.right_ico_body a.ico_1{background:#37d6fd url(../images/common/right_ico_1.png) center no-repeat;}
.right_ico_body a.ico_2{background:#00a68f url(../images/common/right_ico_2.png) center no-repeat;display:none;}
.right_ico_body a.ico_3{background:#0170b8 url(../images/common/right_ico_3.png) center no-repeat;}
.right_ico_body a span{position:absolute;top:0;right:-300px;height:60px;line-height:60px;width:170px;
	padding:0 20px 0 70px;color:#fff;font-size:24px;font-style:italic;font-weight:700;}

.right_ico_body a.ico_1 span{background:#37d6fd url(../images/common/right_ico_1.png) 20px no-repeat;font-size:20px;right:-360px;}
.right_ico_body a.ico_2 span{background:#00a68f url(../images/common/right_ico_2.png) 20px no-repeat;font-size:16px;}
.right_ico_body a.ico_3 span{background:#0170b8 url(../images/common/right_ico_3.png) 20px center no-repeat;}


.top_ico{position:fixed;bottom:10%;right:0;width:60px;height:60px;background:url(../images/common/top.png) no-repeat;z-index:9000;}










