﻿body{min-width: 1200px;}
.body_bg{background: url(../images/bodybg.jpg);overflow: hidden;}
.body_bg .page_container{width: 1200px;margin: 0 auto;overflow: hidden;background-color: white;}
/*顶部*/
.header_top{background: url(../images/headerbg.jpg) center center no-repeat;
	width: 1200px;height: 120px;overflow: hidden;}
.header_top h1{display: inline-block;}
.header_top .logo{margin: 10px 0px 0px 52px;width: 589px;height: 100px;}
.header_top .language{background: url(../images/languagebg.png) left center no-repeat;
	padding-left: 22px;float: right;margin: 78px 246px 0px 0px;}
.header_top .language a{font-size: 16px;color: #07709b;}
.header_menu{overflow: hidden;width: 1200px;line-height: 50px;background-color: #07709b;}
.header_menu>li{width: 171px;float: left;text-align: center;}
.header_menu>li>a{display: block;background: url(../images/menu_rightbg.png) right center no-repeat;
	color: white;font-size: 16px;}
.header_menu>li>.active{background-color: #e4f0f3;color: #07709b;}
.header_banner{margin-top: 10px;}
/*中间通用样式*/
.page_main{overflow: hidden;margin-top: 10px;min-height: 500px;}
/*左侧导航*/
.page_left{float: left;width: 260px;overflow: hidden;}
.page_left .leftmenu_title{line-height: 60px;padding-right: 7px;background-color: #07709b;text-align: right;
	display: block;font-size: 24px;color: white;}
.page_left .leftmenu_ul{padding: 10px 0px 400px 58px;line-height: 50px;
	background: url(../images/left_menubg.jpg) left bottom no-repeat #e4f0f3;}
.page_left .leftmenu_ul>li{margin-bottom: 10px;}
.page_left .leftmenu_ul>li>a{display: block;text-align: right;padding-right: 22px;font-size: 16px;
	color: #333333;word-break: break-word;}
.page_left .leftmenu_ul>li>.active{background: url(../images/left_libg.png) right center no-repeat white;
	color: #07709b;}
.page_left .leftmenu_ul>li>ul{background-color: white;line-height: 40px;display: none;}
.page_left .leftmenu_ul>li>ul>li{text-align: right;padding-right: 20px;}
.page_left .leftmenu_ul>li>ul>li>a{padding-right: 15px;color: #666666;
	background: url(../images/proj_titlebg.jpg) right center no-repeat;}
.page_left .leftmenu_ul>li>ul>li>.active{color: #07709b;
	background: url(../images/lorg_titlebg.jpg) right center no-repeat;}
.page_left .leftmenu_ul>li>ul>li>a:hover{color: #07709b;
	background: url(../images/lorg_titlebg.jpg) right center no-repeat;}
/*右侧标题及当前位置*/
.page_right{margin-left: 280px;overflow: hidden;}
.page_right .right_header{overflow: hidden;line-height: 60px;background-color: #e4f0f3;padding: 0px 20px;}
.page_right .right_header .right_headertitle{float: left;font-size: 24px;color: #07709b;}
.page_right .right_header .location{float: right;color: #666666;font-size: 14px;}
.page_right .right_header .location a{font-size: 14px;color: #666666;}
.page_right .right_header .location a.active{color: #07709b;}
/*右侧文本编辑器*/
.right_info{padding: 40px 15px 100px 15px;overflow: hidden;line-height: 25px;word-break:break-word;}
.right_info p,.right_info span{color: #333333;    word-break: break-word;}
.right_info img{max-width: 100%;}
/*底部*/
.footer{overflow: hidden;}
.footer .copyright{background-color: #07709b;line-height: 30px;}
.footer .copyright p{color: #b9cdda;text-align: center;}
.footer .copyright p a{color: #b9cdda;}
.footer .footer_ctn{background-color: #e4f0f3;padding: 35px 18px 22px 18px;overflow: hidden;}
.footer .footer_ctn .footer_left{width: 380px;float: left;}
.footer .footer_ctn .footer_left p,.footer .footer_ctn .footer_left em{font-size: 14px;color: #333333;
	line-height: 25px;}
.footer .footer_ctn .footer_left .contact_person{overflow: hidden;}
.footer .footer_ctn .footer_left .contact_person em{display: block;float: left;}
.footer .footer_ctn .footer_left .contact_person .person_name{margin-left: 57px;}
.footer .footer_ctn .footer_left .contact_person span{display: block;}
.footer .footer_ctn .footer_left form{margin-top: 20px;overflow: hidden;}
.footer .footer_ctn .footer_left form input[type=text]{float: left;height: 30px;line-height: 30px;
	padding-left: 10px;width: 225px;background-color: white;border: 0;}
.footer .footer_ctn .footer_left form input[type=submit]{background-color: #07709b;height: 30px;border: 0;
	line-height: 30px;color: white;width: 80px;font-size: 14px;}
.footer .footer_ctn .footer_right{margin-left: 420px;}
.footer .footer_ctn .footer_right .footer_map{overflow: hidden;}
.footer .footer_ctn .footer_right .footer_map>li{float: left;width: 124px;text-align: center;}
.footer .footer_ctn .footer_right .footer_map>li>a{font-size: 14px;color: #333333;line-height: 25px;}
.footer .footer_ctn .footer_right .footer_map>li>a:hover{color: #07709b;}
.footer .footer_ctn .footer_right .footer_map>li>ul{line-height: 25px;}
.footer .footer_ctn .footer_right .footer_map>li>ul>li>a{color: #8b9193;font-size: 14px;word-break: break-word;}
.footer .footer_ctn .footer_right .footer_map>li>ul>li>a:hover{color: #07709b;}
/*页码*/
.page{text-align: center;}
.page a{font-size: 14px;color: #666666;display: inline-block;padding: 0 6px;}
.page a.currentpage{color: #07709b;}
.page a:hover{color: #07709b;}