*{margin:0;padding:0;}
#French{min-width:1200px;width:100%;position:relative;background:#f2f9ff;overflow:hidden;}
#French a{outline:none;hide-focus:expression(this.hideFocus=true);text-decoration:none;}
#French img{vertical-align:top;border:none;}
#French i,em{font-style:normal;}
#French div, 
#French dl,
#French dt,
#French dd,
#French ul,
#French ol,
#French li,
#French pre,
#French form,
#French fieldset,
#French input,
#French textarea,
#French select,
#French p,
#French blockquote,
#French h1,
#French h2,
#French h3,
#French h4,
#French h5,
#French h6,
#French a,body{font-family:'Microsoft Yahei';list-style:none;text-decoration:none;}
/*公用样式*/
.floor1,.floor2,.floor3,.floor4,.floor5,.floor6,.floor7{padding-top:20px;}
#French .header{width:100%;height:450px;position:relative;margin:0 auto;}
.header_1{background:url(../images/header_1.jpg) center top no-repeat;width: 100%;height:116px;}
.header_2{background:url(../images/header_2.jpg) center top no-repeat;width: 100%;height:129px;}
.header_3{background:url(../images/header_3.jpg) center top no-repeat;width: 100%;height:206px;}
.header_4{position:absolute;left:50%;margin-left:-952px;top:451px;background:url(../images/header_4.png) no-repeat;width:319px;height:146px;}
.bottom{width: 562px;height: 94px;position:absolute;top:325px;left:50%;margin-left:-228px;}
.fixed{position:fixed !important;top:0 !important;background:#fff;z-index:99;width: 100%;height:50px;}
.button{
	height: 53px;
}
.common{
	display:block;
	width: 203px;
	height: 50px;
    font-weight: bolder;
    line-height:44px;
    background:url(../images/btn1.png) no-repeat;
    font-size:30px;
    color:#164c8d;
    padding-left:52px;
}
.common:hover{
	background:url(../images/btn2.png) no-repeat;
	color:#ffea00;
}
.button .btn1{float:left;}
.button .btn2{float:right;}
.bottom>p{
	font-size:17px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top:18px;
}
.menu{
	width: 1000px;
	height: 50px;
	position:absolute;
	top:450px;
	left:50%;
	margin-left:-500px;
}
.menu>li{
	height: 50px;
	line-height:50px;
	float:left;
	padding:0 30px;
	font-weight:bold;
	font-size:18px;
	color:#033e85;
	cursor:pointer;
}
.menu>li.new-current{
	background:#ffea00;
}
.menu>li>a{
	font-size:18px;
	color:#033e85;
}
.container{
	width: 100%;
	background:url(../images/bg.jpg)  top  center no-repeat;
	margin-top:200px;
}
.panel_title{
	position: relative;
	height: 124px;
	margin-left: 25px;
	padding-left: 45px;
	overflow: hidden;
}
.panel_title:after{
	content: '';
	position: absolute;
	left: 45px;
	bottom: 0;
	width: 50px;
	height: 6px;
	background-color: #003B87;
	z-index: 3
}
.panel_white:after{background-color: #fff;}
.panel_title .p_letter{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	line-height: 120px;
	font-size: 160px;
	color: #EAF3FE;
	font-weight: 700;
	z-index: 3
}
.panel_title .p_name{
	position: relative;
	z-index: 5;
	line-height: 160px;
	font-size: 34px;
	color: #003B87;
	font-weight: 700;
	letter-spacing: 3px;
}
.panel_white .p_letter{color: #BCCEF2}
.panel_white .p_name{color: #fff}
#floor1{
	width: 1035px;
	height: 660px;
	background:#fff;
	margin:-30px auto 0;
	box-shadow:5px 5px #eee;
	-webkit-box-shadow:5px 5px #eee;
	-moz-box-shadow:5px 5px #eee;
	-ms-box-shadow:5px 5px #eee;
}
#floor1>h2{
	background:url(../images/logo_1.jpg) 25px 0 no-repeat;
	height: 124px;
}
.mr_auto{
	margin:30px auto 0;
	width: 995px;
	height: 485px;

}
.left_box{
	width: 485px;
	height: 415px;
	float:left;
	overflow:hidden;
}
.left_box>img{transition:all 0.5s;-webkit-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;}
.left_box>img:nth-child(2){margin-top:30px;}
.left_box>img:hover{transform:scale(1.2);}
.right_box{
	width: 445px;
	height: 415px;
	float:right;
}
.right_box>p{
	font-size:16px;
    color:#626262;
    font-weight:bold;
}
.right_box>pre{
	font-size:14px;
	color:#626262;
	margin-top:10px;
	line-height:22px;
}
.button_box{
	width: 490px;height: 38px;
	clear:both;
	position:relative;
	left:50%;
	margin-left:-245px;
	top:30px;
}
.common_btn{
	display:block;
	width:193px;
	height:35px;
	background:url(../images/tp3.jpg) no-repeat;
	font-size:18px;
	color:#033e85;
	font-weight:bold;
	line-height:33px;
	padding-left:35px;
}
.new-btn4{margin:45px auto;}
.new-btn4:hover{
	background:url(../images/tp4.jpg) no-repeat;
	color:#ffea00;
}
.button_box .common_btn:hover{
	background:url(../images/tp4.jpg) no-repeat;
	color:#ffea00;
}
.button_box .btn3{float:left;}
.button_box .btn4{float:right;}
#floor2{
	width: 1035px;
	height: 405px;
	background:#fff;
	margin:65px auto 0;
	box-shadow:5px 5px #eee;
	-webkit-box-shadow:5px 5px #eee;
	-moz-box-shadow:5px 5px #eee;
	-ms-box-shadow:5px 5px #eee;
}
#floor2>h2{
    background:url(../images/logo_2.jpg) 25px 0 no-repeat;
	height:130px;
}
.mr_auto_1{
	width: 990px;height: 340px;
	margin:25px auto 0;
}
.mr_auto_1>p{
	font-size:14px;
	font-weight:bold;
	color:#626262;
	padding-left:40px; 
}
.menu_one{
	width:960px;
	height:85px;
	margin:35px auto 0; 
}
.menu_one img{transition:all 0.5s;width:10%;}
.menu_one img:hover{transform:scale(1.2);}
.top_box>img{margin-right:25px;}
.top_box>img:nth-child(4){margin-right:0;}
.bottom_box{margin-top:55px;}
.bottom_box>img{margin-right:45px;}
#floor3{
	width: 1034px;
	height: 910px;
	background:#fff;
	margin:65px auto 0;
	box-shadow:5px 5px #eee;
	-webkit-box-shadow:5px 5px #eee;
	-moz-box-shadow:5px 5px #eee;
	-ms-box-shadow:5px 5px #eee;
}
#floor3>h2{
    background:url(../images/logo_3.jpg) 25px 0 no-repeat;
	height:135px;
}
#floor4>h2{
    background:url(../images/titile_04.jpg) 25px 0 no-repeat;
	height:129px;
}
#floor4 td{font-weight: 700;}
.menu_two{
	height: 720px;
	margin-top:28px;
}
.menu_top>li{
	height: 55px;
	background:#e9e9e9;
	text-align:center;
	font-weight:bold;
	color:#686760;
	font-size:20px;
	width: 517px;
	float:left;
	line-height:55px;
	cursor:pointer;
}
.menu_top>li.current{background:url(../images/tp13.jpg) no-repeat;height: 72px;color:#023878;}
.menu_bottom{
	width: 935px;
	height: 630px;
	clear:both;
	position:relative;
	left:50%;
	margin-left:-465px;
	top:20px;
}
.menu_son{
	height: 630px;
	display:none;
}
.menu_son>p{
	color:#626262;
	font-size:14px;
	line-height:23px;
}
.menu_three{
	width: 935px;
	height: 165px;
	margin-top:30px;
}
.menu_three>li{
	float:left;
	background:url(../images/tp14.jpg) no-repeat;
	width: 225px;
	height: 168px;
	margin-right:11px;
}
.menu_nine>li{
	float:left;
	background:url(../images/tp51.jpg) no-repeat !important;
	width:318px;
	height:166px;
	margin-right:25px;
}
.menu_nine>li:nth-child(2){
	background:url(../images/tp52.jpg) no-repeat !important;
	width: 248px;
	height: 168px;
}
.menu_nine>li>em{
	color:#626262;
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:40px !important;
	left:5px;
}
.menu_nine>li>p{
	color:#626262;
	font-size:14px;
	width:267px !important; 
	height:86px !important;
	margin:5px auto 0 !important;
	line-height:24px;
}
.menu_three>li:nth-child(4){margin-right:0;}
.menu_three>li>img{margin:10px 0 0 35px;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}
.menu_three>li>img:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);}
.menu_three>li>em{
	color:#626262;
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:34px;
	left:5px;
}
.menu_three>li>p{
	color:#626262;
	font-size:13px;
	width: 161px;
	height: 95px;
	margin:6px auto 0;
	line-height:24px;
}
.menu_tab{
	height: 340px;
	margin-top:50px;
}
.tab_left{
	width: 185px;
	height: 340px;
	float:left;
}
.tab_left>li{
	float:left;
	width: 200px;
	height: 45px;
	border:3px solid #eff6ff;
	border-radius:100px;
	margin-bottom:12px;
	cursor:pointer;
}
.height_34>li{
   height: 34px;
   line-height:34px !important;
}
.tab_left>li.curr{
	background:#eff6ff;
}
.tab_right{
	width:750px;
	height: 303px;
	background:#eff6ff;
	margin-left:184px;
}
.tab_son{
	height: 303px;
	display:none;
	padding-top:45px;
}
.tab_left>li{
	font-size:16px;
	color:#626262;
	font-weight:bold;
	text-align:center;
	line-height:45px;
}
.tab_box{
	width: 670px;height: 240px;
	margin:0 auto;
}
.tab_box>img{
	float:left;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.tab_box>img:hover{
	transform:scale(1.1);
}
.tab-right-box{
	width: 335px;
	height: 202px;
	float:right;
}
.tab-right-box>em{
	font-size:16px;
	color:#626262;
	font-weight:bold;
}
.tab-right-box>p{
	color:#626262;
	font-size:14px;
	width: 312px;
	height: 114px;
	line-height:23px;
	margin:22px auto;
}
.btn_box{
	width: 335px;
	height: 37px;
}
.btn_box .btn-common{
	display: block;
	background:url(../images/tp20.jpg) no-repeat;
	width: 137px;
	height: 32px;
	font-size:16px;
	color:#033e85;
	font-weight:bold;
	line-height:30px;
	padding-left:25px;
}
.btn_box .btn-common:hover{
	background:url(../images/tp54.png) no-repeat;
	color:#ffea00;
}
.btn5{float:left;}
.btn6{float:right;}
#floor5{
	width: 1035px;
	height: 1055px;
	background:#fff;
	margin:65px auto 0;
	box-shadow:5px 5px #eee;
	-webkit-box-shadow:5px 5px #eee;
	-moz-box-shadow:5px 5px #eee;
	-ms-box-shadow:5px 5px #eee;
}
#floor5>h2{
    background:url(../images/logo_4.jpg) 25px 0 no-repeat;
	height:131px;
}
.menu_four{
	width: 1000px;
	height: 820px;
	margin:28px auto 0;
}
.menu_five{
	width: 1000px;
	height: 280px;
	margin:28px auto 0;
	border-bottom:1px solid #c9c9c9;
}
.menu_five>li{
	float:left;
	width: 184px;
	height: 111px;
	margin:0 20px 30px 0;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.menu_five>li>p{
	width: 185px;height: 37px;
	background:#faf6f4;
	filter:alpha(opacity:80);
	opacity:0.8;
    position:absolute;
    top:74px;
    z-index:11;
    text-align:center;
    line-height:37px;
    font-size:16px;
    color:#626262;
    font-weight:bold;
}
.hide_box{
	width: 166px;
	height: 100px;
	background:url(../images/tp31.png) no-repeat;
	position:absolute;
	top:5px;
	left:8px;
	display:none;
	text-align:center;
	font-size:16px;
    color:#626262;
    font-weight:bold;
    line-height:100px;
}
.menu_five>li:nth-child(5){margin-right:0;}
.menu_five>li:nth-child(10){margin-right:0;}
.inner_box{
	width: 990px;height:515px;
	margin:22px auto 0; 
}
.inner_son{
	height: 515px;
	display:none;
}
.inner_son>b{
	font-size:16px;
	color:#626262;

}
.inner_son>p{
	font-size:14px;
	color:#626262;
	line-height:22px;
}
.inner_son>pre{
	font-size:16px;
	color:#626262;
	font-weight:bold;
	margin:30px 0 15px 0;
}
.inner_son>i{
	font-size:14px;
	color:#626262;
}
.mr-15{margin:25px 0 15px 0;
	font-size:16px !important;
	font-weight:bold;	
}
.inner_son>span{
	font-size:14px;
	color:#626262;
	line-height:22px;
}
.menu_six{
	width: 944px;height: 136px;
}
.menu_six>div{
	width: 140px;
	height: 130px;
	float:left;
	margin-right:61px;
}
.menu_six>div>p{
	margin-left:-3px;
}
.menu_six>div:last-child{margin-right:0;}
.menu_six>div>img{
	display:block;
	margin:40px auto 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.menu_six>div>img:hover{
	transform:scale(1.2);
}
.menu_six>div>p{
	font-size:14px;
	color:#626262;
	text-align:center;
	margin-top:15px;
	width: 160px;
}
.floor6{
	width: 1035px;
	height: 990px;
	background:#fff;
	margin:65px auto 0;
	box-shadow:5px 5px #eee;
	-webkit-box-shadow:5px 5px #eee;
	-moz-box-shadow:5px 5px #eee;
	-ms-box-shadow:5px 5px #eee;
}
#floor6>h2{
    background:url(../images/logo_5.jpg) 25px 0 no-repeat;
	height:133px;
}
.table{
	width: 1000px;height: 795px;
	margin:30px auto 0;
}
.table>table{
	border-collapse:collapse;
	width: 1000px;
	height: 795px;
}
.table>table td{border:1px solid #bcd3f0;text-align:center;font-size:14px;color:#414141;line-height:24px;}
.table>table td a{font-size:14px;color:#ff553f;}
.first>td{background:#4b78d0;height: 46px;color:#fff !important;font-weight:bold;}
.one{width:76px;}
.two{width:122px;}
.three{width:134px;}
.four{width:100px;}
.five{width:100px;}
.six{width:110px;}
.seven{width:274px;}
.eight{width:84px;}
#floor7{
	width: 1035px;
	height: 443px;
	background:#fff;
	margin:65px auto 0;
	box-shadow:5px 5px #eee;
	-webkit-box-shadow:5px 5px #eee;
	-moz-box-shadow:5px 5px #eee;
	-ms-box-shadow:5px 5px #eee;
}
#floor7>h2{
    background:url(../images/logo_6.jpg) 25px 0 no-repeat;
	height:133px;
}
#floor7 .form-box{
	width: 996px;
	height: 217px;
	border:2px solid #bcd3f0;
	margin:35px auto;
}
.form-box>p{
	width: 940px;height: 62px;
	border-bottom:1px solid #898989;
	margin:0 auto 28px;
	line-height:72px;
	text-align:center;
	color:#626262;
	font-size:14px;
}
.form{
	width: 844px;height: 105px;
	margin:0 auto;
}
.form .bot{width:840px;height:42px;margin:25px 0 0 25px;position:relative;}
.form .bot .name1{width:212px;height:41px;border:1px solid #bcd3f0;position:absolute;left:-11px;}
.bot .name1 .name{font-size:14px;width:171px;color:#626262;position:absolute;right:0;top:0px;height: 41px;line-height:41px;outline:none;border:none;}
.form .bot .name2{width:212px;height: 41px;border:1px solid #bcd3f0;position:absolute;left:295px;}
.bot .name2 .tel{font-size:14px;color:#626262;line-height:41px;width:164px;position:absolute;right:0;top:0px;height: 41px;outline:none;border:none;}
.bot .select{margin:0 10px;width:212px;height: 41px;border:1px solid #bcd3f0;position:absolute;right:10px;z-index:10;}
.bot .address{display:inline-block;}
.bot .address img{margin:7px;}
.bot .select dt{font-size:14px;color:#626262;line-height:41px;width:172px;cursor:pointer;background:url(../images/tp49.jpg) 148px center no-repeat;height:41px;position:absolute;top:0px;left:38px;}
.bot .select dd{overflow-y:scroll;position:absolute;left:39px;width:172px;top:42px;border:1px solid #bcd3f0;background:#fff;display:none;border-top:none;}
.bot .select dd ul{max-height:200px;}
.bot .select dd ul li a{line-height:20px;display:block;color:#58585a;font-size:14px;}
.bot .select dd ul li a:hover{background:#eee;}
.form .bor{width:840px;height:42px;margin:25px 0 0 25px;position:relative;}
.bor .select{margin:0 10px;width:212px;height: 41px;border:1px solid #bcd3f0;position:absolute;left:-20px;z-index:10;}
.bor .selectri{position:absolute;left:285px;}
.bor .select .address{display:inline-block;}
.bor .select .address img{margin:7px;}
.bor .select dt{font-size:14px;color:#626262;line-height:41px;width:171px;cursor:pointer;background:url(../images/tp49.jpg) 148px center no-repeat;height:41px;position:absolute;top:0px;left:41px;}
.bor .select dd{position:absolute;left:40px;width:171px;top:42px;border:1px solid #bcd3f0;background:#fff;display:none;border-top:none;}
.bor .select dd a{font-size:14px;color:#626262;display:block;}
.bor .select dd a:hover{background:#eee;}
.bor .btn8{display:block;background:url(../images/tp50.jpg) no-repeat;position:absolute;left:607px;width: 204px;height: 36px;padding-left:80px;line-height:34px;font-size:18px;color:#033e85;font-weight:bold;}
.bor .btn8:hover{
	background:url(../images/tp55.png) no-repeat;
	color:#ffea00;
}
.foot_box{
	height: 1144px;
	width: 100%;
	background:url(../images/tp36.jpg) center top no-repeat;
}
.foot_box_top{
	width: 1000px;height: 533px;
	margin:0 auto;
	padding-top:30px;
}
.foot_box_top>h2{
    background:url(../images/tp37.jpg) 25px 0 no-repeat;
	height:137px;
}
.out_box{
	height: 388px;
	margin-top:45px;
}
.out_box>li{
	width: 250px;
	height: 194px;
	float:left;
	background:#fff;
	overflow:hidden;
}
.out_box>li>img{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}
.out_box>li>img:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);}
.foot_box_bottom{
	width: 1000px;height: 425px;
	margin:100px auto 0;
	padding-top:30px;
}
.out_box>li .mr-auto{
	width: 202px;
	height: 150px;
	margin:22px auto;
}
.mr-auto>p{font-size:16px;color:#626262;font-weight:bold;text-align:center;}
.mr-auto>pre{font-size:14px;color:#626262;margin-top:14px;text-align:center;line-height:24px;}
.mr-auto .btn7{display:block;background:url(../images/tp43.jpg) no-repeat;margin:10px auto;width:143px;height:36px;padding-left:50px;line-height:34px;font-size:18px;color:#033e85;;font-weight:bold;}
.mr-auto .btn7:hover{
	background:url(../images/tp56.png) no-repeat;
	color:#ffea00;
}
.foot_box_bottom>h2{
    background:url(../images/tp38.jpg) 25px 0 no-repeat;
	height:134px;
}
.guwen{
/*	height:254px;
	border:3px solid #bcd3f0;*/
	width: 992px;
	margin:45px auto 0;
}
.guwen-inner{
	padding-top:5px;
/*	background:#fff;*/
	height: 228px;
	width: 972px;
	margin:10px auto;
}
