body { min-width:1200px; margin:auto; padding:0px; font-family:'Times New Roman',\5FAE\8F6F\96C5\9ED1;}
/* --------reset-------- */
html{zoom: expression(function(ele){ ele.style.zoom = "1"; document.execCommand("BackgroundImageCache", false, true);}(this));}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse: collapse; border-spacing: 0; }
input,select,textarea,button { font-size: 100%; }
fieldset,img,abbr,acronym { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: 400; }
ol,ul,li { list-style: none; }
h1,h2,h3,h4,h5,h6,legend { font-size: 100%; font-weight: 400; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
blockquote, q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
/* --------reset-------- */

ul,li{list-style:none; margin:0px; padding:0px;}
p{margin: 0px;}
a{text-decoration:none;}
a img{border: none;}
.clear{clear:both;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.page{
	width:1100px;
	margin:0px auto;
	margin-top:30px;
	text-align:center;
}
.page a{
	padding-left:5px;
	padding-right:5px;
	display:inline-table;
	color:#666;
}
.page a:hover{
	text-decoration:underline;
}
.page span{
	padding-left:5px;
	padding-right:5px;
}
.banner{
	width: 100%;
	height: 596px;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}


/*top*/
.top_bg{
	width: 100%;
	min-width: 1200px;
	height: 70px;
	background-color: #fff;
	filter: alpha(opacity=85);
	background-color: rgba(255,255,255,0.25);
	position: absolute;
	top: 5px;
	z-index: 5;
}
.logo{
	width: 123px;
	height: 45px;
	float: left;
	margin-top: 13px;
}
.top_right{
	float: right;
}
@media all and (min-width: 0px){
	.logo{
		margin-left: 0px;
	}
}
@media all and (min-width: 1200px){
	.logo{
		margin-left: 20px;
	}
}
@media all and (min-width: 1550px){
	.logo{
		margin-left: 250px;
	}
}
.top_nav{
	width: 50%;
	float: left;
	margin-left: 5%;
}
.top_nav li{
	width: 11.1%;
	float: left;
	text-align: center;
}
.top_nav li a{
	display: block;
	line-height: 66px;
	font-size: 15px;
	color: #000;
}
.top_nav li a:hover{
	border-bottom: 4px solid #0f408e;
}
.top_nav_sel{
	border-bottom: 4px solid #0f408e !important;
}
.search{
	width: 21px;
	height: 21px;
	margin-top: 25px;
	margin-right: 20px;
	float: right;
	position: relative;
}
.search_input{
	width: 25px;
	height: 25px;
	border: 1px solid #949596;
	position: absolute;
	left: -3px;
	top: -3px;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: -1;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.search_input input{
	width: 80%;
	height: 25px;
	background-color: transparent;
	border: none;
	font-size: 13px;
	line-height: 25px;
}
.search:hover .search_input{
	width: 155px;
	left: -132px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.language_icon{
	width: 101px;
	height: 70px;
	float: right;
	background-color: #af1c15;
	position: relative;
	cursor: pointer;
	background-image: url(../images/en01.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
.language_list{
	width: 101px;
	height: 90px;
	background-color: #af1c15;
	position: absolute;
	top: 70px;
	left: 0;
	display: none;
}
.language_list a{
	width: 101px;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
.language_list .a1{
	background-image:url('../images/en02.jpg');
}
.language_list .a2{
	background-image:url('../images/en03.jpg');
}
.language_list a:hover{
	background-color:#d13129;
	
}

.language_icon:hover .language_list{
	display:block;
	
}
.login_icon{
	width: 101px;
	height: 90px;
	float: right;
}
.login_icon span{
	width: 101px;
	height: 55px;
	float: right;
	background-color:#0f408e;
	padding-top:15px;
	text-align:center;
	color:#FFF;
	overflow:hidden;
	cursor:pointer;
	font-size:14px;
}
.nav_down{
	width: 100%; padding-bottom:40px;
	background-color: #fff;
	position: absolute;
	top: 70px;
	display: none;
}
.nav_down_main{
	width: 1100px;
	margin: auto;
	padding-top: 50px;
}
.nav_down_left{
	width: 180px;
	float: left;
}
.nav_down_left_line{
	width: 45px;
	height: 4px;
	background-color: #0f408e;
	margin-bottom: 35px;
}
.nav_down_left_txt p{
	font-size: 24px;
	color: #0f408e;
}
.nav_down_cell{
	width: 250px;
	float: left;
}
.nav_p1{
	margin-bottom: 10px;
}
.nav_p1 a{
	font-size: 16px;
	color: #444444;
	line-height: 30px;
}
.nav_p1 a:hover{color: #0f408e; text-decoration:underline;}
.nav_p2 a{
	font-size: 12px;
	color: #515151;
	line-height: 25px;
}
.nav_p2 a:hover{ color:#000; text-decoration:underline;}
.nav_lang_main{
	width: 900px;
	margin: auto;
	padding-top: 50px;
}
.nav_lang_left{
	width: 200px;
	float: left;
}
.lang_icon{
	height: 25px;
	margin-bottom: 20px;
}
.lang_icon img{
	vertical-align: middle;
}
.lang_icon span{
	font-size: 14px;
	color: #515151;
	margin-left: 20px;
	line-height: 25px;
}
.lang_icon a:hover span{
	color: #0f408e;
}
.nav_lang_right{
	width: 700px;
	float: left;
}
.nav_down_pic{
	float: right;
}
/*top end*/

/*foot*/
.foot_bg{
	width: 100%;
	height: 470px;
	background-color: #212121;
}
.foot{
	width: 1100px;
	margin: auto;
	padding-top: 60px;
}
.foot_top_left{
    width: 780px;
    float: left;
}
.foot_menu_title{
	width: 61px;
	height: 39px;
}
.foot_menu_title{
    margin-bottom:30px;
}
.foot_menu_title img{
	display: block;
}
.foot_menu_link_p1 p{
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
}
.foot_menu_link_p1 a{
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
}
.foot_menu_link_p2 p{
	font-size: 13px;
	line-height: 20px;
	color: #8d8d8d;
}
.foot_menu_link_p2_ly{ margin-top:5px;}
.foot_menu_link_p2_ly a{ color:#fff; background:#494949; font-size:13px !important; border-radius:2px; width:80px; height:25px; line-height:25px; text-align:center; display:block;}
.foot_menu_link_p2_ly a:hover{ background:#10408e;}
.foot_menu_link_p2 a{
	font-size: 13px;
	line-height: 25px;
	color: #8d8d8d;
}
.foot_menu_link li{
	float: left;
	margin-right: 35px;
}
.foot_menu_link_p1 a:hover{
	color: #3799ea;
}
.foot_menu_link_p2 a:hover{
	color: #fff;
}
.foot_top_right{
	width: 320px;
	float: left;
}
.foot_contact_title{
	margin-bottom: 30px;
}
.foot_phone{
	margin-bottom: 20px;
}
.foot_phone_icon{
	width: 44px;
	height: 43px;
	float: left;
}
.foot_phone_icon img{
	display: block;
}
.foot_phone_txt{
	float: left;
	margin-left: 10px;
}
.foot_phone_txt_p1{
	font-size: 15px;
	color: #fff;
	line-height: 20px;
}
.foot_phone_txt_p2{
	font-size: 25px;
	color: #fff;
	line-height: 25px;
}
.other_phone p{
	font-size: 13px;
	color: #8d8d8d;
	margin-bottom: 10px;
	padding-left: 10px;
}
.foot_line{
	width: 100%;
	border-top: 1px solid #303030;
	margin-top: 45px;
	margin-bottom: 35px;
}
.foot_bottom_left{
	float: left;
}
.foot_bottom_left p{
	font-size: 13px;
	line-height: 25px;
	color: #8d8d8d;
}
.foot_bottom_left p a{
	color: inherit;
}
.foot_bottom_right{
	float: right;
}
.foot_bottom_right_top p{
	font-size: 20px;
	color: #8d8d8d;
	text-align: right;
	line-height: 25px;
}
.foot_bottom_right_link a{
	float: left;
	margin-right: 3px;
}
.foot_bottom_right_txt p{
	font-size: 15px;
	color: #8d8d8d;
	text-align: right;
}
.ewm{
	float: right;
}
.ewm .ewm_pic{
	width: 95px;
	height: 96px;
	float: left;
	margin-left: 20px;
}
/*foot end*/

#page{
	width: 100%;
	text-align: center;
	height: 50px;
}
#page a{
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin-left: 5px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #CCC;
	text-decoration: none;
	display: inline-block;
}
#page .disabled{
	color: #333;
	background-color: #E3E3E3;
}