@charset "utf-8";

.top {
	width:1200px;
	height: 80px;
	margin: 0px auto;
}

.logo {
	float: left;
	width: 180px;
	height:80px;
}

.nav {
	float: left;
	margin:0px 90px;
}

.nav ul {
	float: left;
	width:600px;
	height: 80px;
}

.nav ul li {
	float: left;
	width:120px;
	height: 80px;
	text-align:center;
	font-size: 14px;
	line-height: 80px;
}

.nav>ul>li>a {
	float: left;
	width: 100%;
	height: 80px;
}

.nav ul>li>a:hover,
.nav_on{
	float: left;
	width: 100%;
	height: 80px;
	color:#004a99;
	font-weight:bold;
	background:url(../images/wiin.jpg) bottom no-repeat;
}
.nav ul>li>ol{
	float: left;
	width: 100%;
	height: auto;
	background: #ffffff;
	position: relative;
	z-index: 30;
}
.nav ul>li>ol>li{
	float: left;
	width:94%;
	text-align:center;
	font-size:14px;
	height:40px;
	line-height:40px;
	padding:0px 3%;
	border-bottom: 1px solid #ffffff;
	z-index:30;
}
.nav ul>li>ol>li>a{
	z-index: 2;
}
.nav ul>li>ol>li:hover{
	z-index: 2;
	color: #004a99;
	background: #ccc;
}
.search{
	float:right;
	width:198px;
	height:32px;
	border:1px solid #e5e5e5;
	margin-top:23px;
}
.search_w {
float: left;
width:147px;
border: none;
padding: 0px 4px;
line-height:32px;
font-size: 12px;
height:32px;
color:#666;
outline: none;
}
.search a{
float: left;
width: 20px;
border: none;
line-height:20px;
height:20px;
padding:6px;
outline: none;
}
#search{
	float: left;
	height: 32px;
	border: none;



	outline: none;
}
.new{
	width:100%;
	height:80px;
	background:#004a99;
}
.new_ct{
	width:1200px;
	height:30px;
	margin:0px auto;
	padding:25px 0px;
	background:#004a99;
}
.new_lf{
	float:left;
	width:140px;
	height:30px;
	border-right:1px solid #fff;
	line-height:30px;
	color:#fff;
	font-size:18px;
}
.new_lf img{
	float:left;
	width:30px;
	height:30px;
	padding-right:15px;
}
.myscroll{
	float: right;
	width:1030px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
}
.myscroll ul{ float:left;width: 100%;}
.myscroll li {float:left;width: 100%;  height: 30px;}
.myscroll a { color: #fff; text-decoration: none;}
.myscroll a:hover { color: #fff; text-decoration: underline;}
.product{
	width:1200px;
	height: auto;
	margin:4% auto 2% auto;
}
.product_li{
	float:left;
	width:360px;
	height:340px;
	margin:20px;
}
.product_img{
	float:left;
	width:360px;
	height:270px;
	transform: translateY(0px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	overflow:hidden;
}
.product_img img{
	width:360px;
	height:270px;
}
.product_img:hover{
	float:left;
	width:100%;
	height: auto;
	transform: translateY(10px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.product_tl{
	float:left;
	width:100%;
	height:70px;
	line-height:30px;
	background:#f4f4f4;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.product_tl:hover{
	float:left;
	width:100%;
	height:70px;
	background:#004a99;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.product_tl a{
	float:left;
	width:86%;
	height:30px;
	margin:20px 7%;
	overflow:hidden;
	color:#333;
}
.product_tl a:hover {
	color:#fff;
}
.product_tl p{
	font-size:20px;
	/*padding-bottom:10px;*/
}
.w{
	width:1200px;
	height: auto;
	margin:0 auto;
	padding-bottom:4%;
}
.w_lf{
	float:left;
	width:760px;
	margin-left:20px;
}
.about{
	float:left;
	width:100%;
	background:#004a99;
}
.about_lf{
	float:left;
	width:380px;
	height:360px;
}
.about_lf img{
	float:left;
	width:380px;
	height:360px;
}
.about_rg{
	float:left;
	width:38%;
	padding:8% 6%;
	color:#fff;
	line-height: 180%;
}
.about_rg p{
	float:left;
	width:100%;
	font-size:21px;
	padding-bottom:20px;
}
.about_rg a{
	float:left;
	width:100%;
	color:#fff;
	padding-top:40px;
}
.about_rg a:hover {
	color:#fff;
	text-decoration: underline;
}
.programme{
	float: right;
	width:360px;
	padding-right:20px;
}
.programme_ct{
	float: left;
	width:360px;
	height:360px;
	line-height: 180%;
	position:relative;
}
.programme_ct img{
	width:360px;
	height:360px;
}
.pro_c{
	width:260px;
	height:260px;
	background:url(../images/n_b.png);
	position:absolute;
	z-index:22px;
	padding:50px;
	top:0px;
	left:0px;
	text-align:center;
	color:#fff;
}
.pro_c p{
	font-weight:bold;
	padding-bottom:20px;
	font-size:18px;
}
.pro_btn{
	width:100px;
	height:38px;
	margin:60px auto 0px auto;
	line-height:36px;
}
.pro_btn a{
	float:left;
	width:100px;
	height:34px;
	border:1px solid #fff;
	line-height:36px;
	color:#fff;
}
.pro_btn a:hover {
	float:left;
	width:100px;
	height:34px;
	border:1px solid #004a99;
	line-height:36px;
	background:#004a99;
	color:#fff;
}
.title{
	float:left;
	width:100%;
	color:#ccc;
	font-size:18px;
	padding-bottom:16px;
}
.title font{
	color:#454545;
	font-size:24px;
	padding-right:15px;
}
.bottom{
	width:100%;
	background:#313131;
	min-width:1200px;
	padding:3% 0px;
	border-bottom:1px solid #5a5a5a;
}
.bottom_ct{
	width:1200px;
	margin:0px auto;
}
.bottom_lf{
	float:left;
	width:660px;
}
.bottom_li{
	float:left;
	width:25%;
}
.bottom_li p,.bot_rgl p{
	float:left;
	width:100%;
	padding-bottom:8px;
	font-size:14px;
	line-height:28px;
	color:#fff;
}
.bottom_li a{
	float:left;
	width:100%;
	overflow:hidden;
	color:#999;
	line-height:28px;
}
.bottom_li a:hover {
	color:#fff;
}
.bottom_rg{
	float: right;
	width: 460px;
}
.bot_rgl{
	float:left;
	width:70%;
	line-height:28px;
	color:#999;
}
.b_ewm{
	float: right;
	width:100px;
	margin-right:20px;
	text-align:center;
	font-size:12px;
	color:#999;
}
.b_ewm img{
	width:100%;
	padding:5px;
	border:1px solid #444;
}
.foot{
	width:100%;
	padding:15px 0px;
	line-height:20px;
	background:#313131;
	min-width:1200px;
	font-size:12px;
	color:#5a5a5a;
	text-align:center;
}
.foot a{
	color:#5a5a5a;
}
.foot a:hover {
	color:#fff;
}
/* 内页 */
.s_b{
	width:100%;
	min-width:1200px;
	margin:0 auto;
	position:relative;
}
.s_b img{
	width:100%;
}
.s_c{
	width:70%;
	top:35%;
	left:15%;
	font-size:20px;
	line-height:140p%;
	color:#fff;
	position:absolute;
	z-index:3;
	text-align:center;
	margin:0px auto;
}
.s_c p{
	font-weight:bold;
	font-size:30px;
}
.add{
	width:100%;
	line-height:20px;
	min-width:1200px;
	border-bottom:1px solid #ededed;
}
.add_ct{
	width:1200px;
	margin:0px auto;
}
.add_lf{
	float:left;
	width:440px;
	line-height:20px;
	padding:20px 0px 20px 20px;
	background:url(../images/addpic.png) left no-repeat;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.add_rg,.add_rg01{
	float: right;
	width:720px;
	padding:20px 0px;
	line-height:20px;
	text-align:right;
}
.add_rg a,.add_rg01 a{
	float: right;
	padding:0px 20px;
}
.add_rg a:hover,.add_rg01 a:hover,.add_on{
	color:#004a99;
	font-weight:bold;
}
.c_about{
	width:1200px;
	margin:0px auto;
}
.c_a_lf{
	float:left;
	width:830px;
	padding:40px 40px 40px 0px;
	border-right:1px solid #ededed;
	min-height:900px;
}
.c_tl{
	float:left;
	width:100%;
	padding-bottom:30px;
	color:#004a99;
	font-size:24px;
	line-height:24px;
}
.c_ct{
	float:left;
	width:100%;
}
.c_a_rg{
	float: right;
	width:280px;
	padding-top:40px;
}
.gg{
	float:left;
	width:100%;
	padding-bottom:40px;
}
.gg img{
	width:100%;
}
.new_li{
	float:left;
	width:100%;
	border-bottom:1px solid #ededed;
	padding:20px 0px;
}
.new_li{
	float:left;
	width:100%;
	border-bottom:1px solid #ededed;
	padding:30px 0px;
}
.new_rq{
	float:left;
	width:70px;
	height:50px;
	padding:10px 0px;
	color:#fff;
	text-align:center;
	line-height:24px;
	background:#198ede;
}
.new_rq p{
	font-size:24px;
	font-weight:bold;
}
.cnew{
	float: right;
	width:740px;
	height:70px;
	line-height:22px;
	font-size:16px;
	overflow:hidden;
}
.cnew a{
	float:left;
	font-weight:bold;
	padding-bottom:6px;
}
.cnew p{
	float:left;
	width:100%;
	font-size:14px;
	color:##5A5A5A;
}
.rg_c{
	float:left;
	width:100%;
}
.rg_li{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.rg_img{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.rg_img img{
	width:100%;
}
.rg_c{
	float:left;
	width:96%;
	padding:0px 2%;
}
.rg_c a{
	float:left;
	width:100%;
	line-height:30px;
	font-weight:bold
}
.rg_c span{
	float:left;
	width:100%;
	color:#999;
	font-size:12px;
}
.rg_c p{
	float:left;
	width:100%;
}
.c_title{
	width:100%;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	padding:20px 0px;
}
.c_rq{
	width:100%;
	font-size:12px;
	line-height:30px;
	color:#999;
	text-align:center;
}
.c_jj{
	width:95.5%;
	padding:10px 2%;
	font-size: 12px;
    color: #868686;
	background: #F5F5F5;
	line-height:20px;
	border:1px solid #E5E5E5;
}
.c_tt{
	width:100%;
	line-height:24px;
	padding:2% 0px;
}
.c_tt img{
	width:100%;
}
.c_p_fy{
	width: 100%;
	margin:50px auto;
	color:#999;
	line-height:30px;
}
.c_con{
	width:1200px;
	margin:3% auto;
}
.mess{
	width:800px;
	margin:5% auto;
}
.mess_tl{
	float:left;
	width:100%;
	margin-bottom:30px;
	text-align:center;
	line-height:32px;
	color:#999;
	font-size:12px;
}
.mess_tl p{
	font-size:24px;
	color:#004a99;
}
.mess_li{
	float:left;
	width:100%;
	height:42px;
	line-height:42px;
	margin-bottom:20px;
}
.mess_lf{
	float:left;
	width:100px;
	text-align:right;
}
.mess_lf span{
    color:#f00;
}
.mess_rg{
	float: right;
	width:680px;
}
.lis{
	width:94%;
	height:40px;
	border:1px solid #ededed;
	border-radius:4px;
	line-height:40px;
	color:#777;
	outline:none;
	padding:0px 3%;
	background: none;
}
.mess_rg a{
	float:left;
	width:100%;
	height:50px;
	background:#004a99;
	border-radius:4px;
	color:#fff;
	text-align:center;
	line-height:50px;
	margin-top:20px;
}
.tijiao{
	border: none;
	float:left;
	width:100%;
	height:50px;
	background:#004a99;
	border-radius:4px;
	color:#fff;
	text-align:center;
	line-height:50px;
	margin-top:20px;
}
.tijiao:hover{
	border: none;
	float:left;
	width:100%;
	height:50px;
	background:#00356e;
	border-radius:4px;
	color:#fff;
}
.mess_rg a:hover{
	float:left;
	width:100%;
	height:50px;
	background:#00356e;
	border-radius:4px;
	color:#fff;
}
.map{
	float:left;
	width:740px;
	height:400px;
	overflow:hidden;
}

.contact{
	float: right;
	width:390px;
	height:400px;
}
.contact_li{
	float:left;
	width:100%;
	border-bottom:1px dashed #ededed;
	padding:40px 0px;
}
.contact_li img{
	float:left;
	width:50px;
	height:50px;
}
.contact_li p{
	float: right;
	width:320px;
	line-height:24px;
}
.c_pro{
	width:1200px;
	margin:3% auto;
}
.c_c_pro{
	width:900px;
	margin:3% auto;
}
.c_c_pro p img{
	width:100%;
}
.c_p_li{
	float:left;
	width:360px;
	height: auto;
    margin: 20px;
}
.view {
   width:360px;
   height: 270px;
   background:#ededed;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   display:table-cell;
	vertical-align:middle;
}
.view .mask{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img{
   max-width: 100%;
   max-height: 100%;
   display: block;
   position: relative;
   margin: 0px auto;
}
.view-tenth img {
    -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-tenth .mask {
   background-color: rgba(0, 74, 153, 0.9);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.mask img{
	width:40px;
	height:40px;
	margin-top:115px;
}
.c_p_tl{
	 float: left;
	width:100%;
	height:20px;
	line-height:20px;
	padding-top:10px;
	text-align:center;
}
.c_prona{
	width:96%;
	line-height:36px;
	padding:1% 2%;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	background:url(../images/p_tl.png) left no-repeat;
}

.lprogramme_ct{
	float: left;
	width:360px;
	height:360px;
	line-height: 180%;
	margin:20px;
	position:relative;
}
.lprogramme_ct img{
	width:360px;
	height:360px;
}
.lpro_c{
	width:260px;
	height:260px;
	background:url(../images/n_b.png);
	position:absolute;
	z-index:22px;
	padding:50px;
	top:0px;
	left:0px;
	text-align:center;
	color:#fff;
}
.lpro_c img{
	width:100px;
	height: 100px;
	margin:30px auto;
	transform: translateY(0px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	    display: block;
}
.lpro_c img:hover{
	width:100px;
	height: 100px;
	margin:30px auto;
	transform: translateY(-10px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.lpro_c a{
	font-size:18px;
	color:#fff;
}
.lpro_c a:hover{
	color:#3c78d8;
}
.rg_title{
	float:left;
	width:100%;
	margin-bottom:30px;
	font-size:20px;
	font-weight:bold;
}
.fa_li{
	float:left;
	width:280px;
	height: auto;
    margin: 20px 0px;
}
.view01 {
   width:280px;
   height: 210px;
   background:#ededed;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   display:table-cell;
	vertical-align:middle;
}
.view01 .mask{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view01 img{
   max-width: 100%;
   max-height: 100%;
   display: block;
   position: relative;
   margin: 0px auto;
}
/* mob */
.mnav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.mnav_cont {
    width: 200px;
    height: 100%;
    background: #fff;
    position: relative;
    z-index: 999;
    overflow: scroll;
}

.mnav_lists>div {
    width: 100%;
    text-align: center;
}

.mnav_lists>div a {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 18px 0;
    color: #000;
}

.mnav_colse {
    width: calc(100% - 190px);
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .5);
}

.open_mnav {
    display: none;
    float: right;
    margin: 14px 4px;
    cursor: pointer;
}
.mob-fixed {

	display: none;

}


@media screen and (min-width:200px) and (max-width:800px)
{
	.mob-fixed {
		width: 100%;
		position: fixed;
		width: 100%;
		background:rgb(15, 31, 47);
		bottom: 0;
		left: 0;
		display: flex;
		z-index: 50;
	}




	.mob-ctel {
		width: 100%;
		text-align: center;
	}



	.mob-cwx a {
		width: 100%;
		display: inline-block;
	}



	.mob-ctel a {
	
		display: inline-block;
	}



	.cont-wx {
		margin: 4px auto 0;
	}



	.cont-wx img {
		width:36px;
		margin: 0 auto;
	}


	.cont-title1 {
		font-size: 12px;
		color: #fff;
		padding-bottom: 8px;
	}
	.open_mnav {
        display: block;
    }
	.nav {
		display: none;
	}
.top {
	width: 94%;
	height:60px;
	margin: 0px auto;
}	
.logo {
	float: left;
	width: auto;
	margin-top: 3px;
	height:54px;
}
.logo img{
	height:54px;
}
.search{
	display:none;
}
.new_ct{
	width:94%;
	height:30px;
	margin:0px auto;
	padding:25px 0px;
	background:#004a99;
}
.new_lf{
	float:left;
	width:30%;
	height:30px;
	border-right:1px solid #fff;
	line-height:30px;
	color:#fff;
	font-size:18px;
}
.new_lf img{
	float:left;
	width:30px;
	height:30px;
	padding-right:2%;
}
.myscroll{
	float: right;
	width:66%;
	height:30px;
	line-height: 30px;
	overflow: hidden;
}
.product{
	width:100%;
	height: auto;
	margin:2% auto;
}
.w{
	width:94%;
	height: auto;
	margin:4% auto 2% auto;
}
.product_li{
	float:left;
	width:46%;
	height: auto;
	margin:2%;
}
.product_tl{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
}
.product_tl p{
	font-size:16px;
	padding-bottom:0px;
	font-weight:bold;
}
.product_tl a{
	height:40px;
	padding:0px 5%;
	width:90%;
	overflow:hidden;
	margin-top:10px;
	float:left;
	line-height:40px;
}
.product_tl a:hover {
	float:left;
	width:90%;
	height:40px;
	padding:0px 5%;
	background:#004a99;
	color:#fff;
	line-height:40px;

}
.product_img{
	float:left;
	width:100%;
	height: auto;
	transform: translateY(10px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	overflow:hidden;
}
.product_img img{
	width:100%;
	height: auto;
}
.product_img:hover{
	float:left;
	width:100%;
	height: auto;
	transform: translateY(10px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.w_lf {
    float: left;
    width: 100%;
    margin-left:0px;
	margin-bottom:4%;
}
.about_lf{
	float:left;
	width: 100%;
	height: auto
}
.about_lf img{
	float:left;
	width: 100%;
	height: auto;
}
.about_rg{
	float:left;
	width:80%;
	padding:10%;
	color:#fff;
	line-height: 180%;
}
.programme {
   float: left;
    width: 100%;
    padding-right: 0px;
}
.programme_ct{
	float: left;
	width: 100%;
	height: auto;
	line-height: 180%;
	position:relative;
}
.programme_ct img{
	width: 100%;
	height:360px;
}
.pro_c{
	width: 70%;
	height:260px;
	background:url(../images/n_b.png);
	position:absolute;
	z-index:22px;
	padding:50px 15%;
	top:0px;
	left:0px;
	text-align:center;
	color:#fff;
}
.bottom{
	width:100%;
	background:#313131;
	min-width:0px;
	padding:3% 0px;
	border-bottom:1px solid #5a5a5a;
}
.bottom_ct{
	width:94%;
	margin:0px auto;
}
.bottom_lf{
	display:none;
}
.bottom_rg {
    float:left;
    width:100%;
}
.foot{
	width:100%;
	padding:15px 0px;
	line-height:20px;
	background:#313131;
	min-width:0px;
	font-size:12px;
	color:#5a5a5a;
	text-align:center;
}
.s_b{
	width:100%;
	min-width: inherit;
	margin:0 auto;
	height:120px;
	position:relative;
}
.s_b img{
	width:100%;
	height:120px;
}
.s_c{
	width:80%;
	top:35%;
	left:10%;
	font-size:20px;
	line-height:140p%;
	color:#fff;
	position:absolute;
	z-index:3;
	text-align:center;
	margin:0px auto;
}
.s_c p{
	font-weight:bold;
	font-size:18px;
}
.add{
	width:100%;
	line-height:20px;
	min-width: inherit;
	border-bottom:1px solid #ededed;
}
.add_ct{
	width:100%;
	margin:0px auto;
}
.c_about{
	width:94%;
	margin:0px auto;
}
.add_lf{
	display:none;
}
.add_rg,.add_rg01{
	float: left;
	width:100%;
	padding:20px 0px;
	line-height:20px;
	
	background:#f6f6f6;
}
.add_rg a{
	float: right;
	width:30%;
	margin:0px 1.5% 10px 1.5%;
	background:#004a99;
	padding:10px 0px;
	text-align:center;
	color:#fff;
	border-radius:4px;
}
.add_rg01 a{
	float: right;
	width:22%;
	margin:0px 1.5% 10px 1.5%;
	background:#004a99;
	padding:10px 0px;
	text-align:center;
	color:#fff;
	border-radius:4px;
}

.add_rg a:hover,.add_on,.add_rg01 a:hover{
	color:#fff;
	background:#246ada;
	font-weight:bold;
}
.c_a_lf{
	float:left;
	width:100%;
	padding:20px 0px 0px 0px;
	border-right: none;
	min-height: inherit;
}
.c_tl{
	float:left;
	width:100%;
	padding-bottom:30px;
	color:#004a99;
	font-size:24px;
	line-height:24px;
}
.c_a_rg{
	float:left;
	width:100%;
	padding-top:20px;
}
.c_con,.mess{
	width: 94%;
    margin: 3% auto;
}
.map {
    float: left;
    width:100%;
    height: 400px;
    overflow: hidden;
}
.contact {
    float: left;
    width:100%;
    height: auto;
}
.contact_li p {
    float: right;
    width: 80%;
    line-height: 24px;
}
.mess_li{
	float:left;
	width:100%;
	height: auto;
	line-height:42px;
	margin-bottom:20px;
}
.mess_lf{
	float:left;
	width:100%;
	text-align: left;
}
.mess_rg{
	float:left;
	width:100%;
}
.new_rq{
	float:left;
	width:18%;
	height:50px;
	padding:10px 0px;
	color:#fff;
	text-align:center;
	line-height:24px;
	background:#198ede;
}
.new_rq p{
	font-size:22px;
	font-weight:bold;
}
.cnew{
	float: right;
	width:78%;
	height:70px;
	font-size:14px;
	overflow:hidden;
}
.c_pro,.c_c_pro{
	width:94%;
	margin:3% auto;
}
.c_p_li{
	float: left;
    width: 46%;
    height: auto;
    margin: 2%;
}
.view {
   width:100%;
	height: auto;
   background:#ededed;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   display:table-cell;
	vertical-align:middle;
}
.view-tenth .mask{
	display:none;
}
.view  img{
	width:100%;
	height: auto;
}
.view-tenth img{
	width:100%;
	height: auto;
}
.lprogramme_ct{
	float: left;
	width:100%;
	height:360px;
	line-height: 180%;
	margin:20px 0px;
	position:relative;
}
.lprogramme_ct img{
	width:100%;
	height:360px;
}
.lpro_c{
	width:80%;
	height:260px;
	background:url(../images/n_b.png);
	position:absolute;
	z-index:22px;
	padding:50px 10%;
	top:0px;
	left:0px;
	text-align:center;
	color:#fff;
}
.lpro_c img {
    width: 100px;
    height: 100px;
    margin: 30px auto;
	display: block;
}
.fa_li{
	float:left;
	width:100%;
	height: auto;
    margin: 20px 0px;
}
.view01 {
   	width:100%;
   height: auto;
   background:#ededed;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   display:table-cell;
	vertical-align:middle;
}

}
