
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Arial,"微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #FFF;
	min-width:1200px;
   
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
     width: 100%;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0b5cac;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	overflow: hidden;
}
.main_w {
	margin: 0 auto;
	width: 100%;
}
.main {
	margin: 0 auto;
	width: 1200px;
}
/*--End 分页样式---------*/
.top_a{
	background:url(../image/web_02.jpg) left center no-repeat;
	height:123px;
}
.nav_w{
	background-color:#003e8a;
}
.nav ul li{
	float:left;
	width:140px;
	text-align:center;
	line-height:56px;
}
.nav ul li a{
	color:#fff;
	font-size:16px;
}
.li_on,.nav ul li:hover{
	background-color:#1d2088;
}
.ss_a{
	float:right;
}
.ss_a input{
	width:180px;
		margin:0;
	margin-top:10px;
	line-height:26px;
	float:left;
	border:1px solid #fff;
	padding:2px 10px;}
.ss_a input:focus{ outline: 0px solid #AFECAB;}
.ss_a button{
		margin-top:10px;
	line-height:26px;
	color:#333;
	border:0px solid #fff;
	padding:3px 10px;
	float:right;
}
.nav_en{
	float:right;
	width:230px;
	margin-top:35px;
}
.nav_en01{
	float:left;
	width:55px;
	padding-left:60px;
	line-height:40px;
	background:url(../image/ch.jpg) left center no-repeat;
}
.nav_en01 a{
	font-size:16px;
	color:#333;}
.nav_en01 a:hover{
	color:#ff0000;}
.nav_en02{
	float:left;
	width:55px;
	padding-left:60px;
	line-height:40px;
	background:url(../image/en.jpg) left center no-repeat;
}
.nav_en02 a{
	font-size:16px;
	color:#333;}
.nav_en02 a:hover{
	color:#ff0000;}

/************/

.banner_w {
	width: 100%;
	height:672px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:672px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner .img {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .img li {
	float: left;
	overflow: hidden;
}
.banner .num {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.banner .num li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner .num li.on {
	background-color: #ffff00;
}
.banner .btn {
	width: 30px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
}
.banner:hover .btn {
	display: block
}
.banner .btn_l {
	left: 15%;
}
.banner .btn_r {
	right: 15%;
}

.bannera_w{
	background:url(../image/web_05.jpg) top center no-repeat;
		height:672px;
}
/***********************************************/
.ny_about{
	margin:60px auto;}
.ny_l{
	float:left;
	width:260px;
}
.ny_l01bt{
	background-color:#003e8a;}
.ny_l01bt01{
	color:#fff;
	padding-top:20px;
	padding-left:30px;
	font-size:20px;
}
.ny_l01bt02{
	padding-bottom:20px;color:#fff;padding-left:30px;
	font-size:14px;
}
.ny_l02 ul li{
	line-height:36px;
	background-color:#f4f7f9;
	padding-left:30px;
	border-bottom:1px solid #e6e5e5;	
}
.ny_l02 ul li a{
    display: block;
}
.ny_l02 ul li:last-child{
	border-bottom:0;}
.ny_l02 ul li.li_on,.ny_l02 ul li:hover{
	background:url(../image/nav_d.jpg) 240px center no-repeat #246ec4;
}
.ny_l02 ul li.li_on a,.ny_l02 ul li:hover a{
		color:#fff;
		
}
.ny_l03{
	background-color:#f4f7f9;
	margin-top:20px;}

.ny_l03_a{
	padding-top:22px;
	padding-left:60px;
	font-size:18px;
	line-height:40px;
	background:url(../image/nav_c.jpg) 30px 32px no-repeat;
}
.ny_l03_b{
	padding:10px 30px 20px;}
.ny_r{
	float:right;
	width:900px;
}
.ny_r_bt{
	font-size:22px;
	padding-bottom:20px;}
.ny_r{
	font-size:14px;
	line-height:26px;}

/************/
.foot_w{
	background-color:#003e8a;}
.foot{
	/*padding:40px 0 40px;*/}
.foot_l{
	/*float:left;*/
}
.foot_r{
	float:right;
	width:122px;}
.foot_l01{
	float:left;
		padding-top:20px;}
.foot_l02{
	float:left;
	width:250px;		padding-top:0px;
	margin-left:90px;}
.foot_l02 a{
	float:left;
	font-size:16px;
	margin-right:50px;
	color:#fff;
	display:block;
	line-height:30px;
	margin-bottom:15px;
}
.foot_l02 a:hover{
	color:#ffff00;}
.foot_rname{
	text-align:center;
	line-height:30px;
	color:#fff;
	margin-top:20px;
	font-size:14px;}
	


.footaa_w{

	height:76px;
	line-height:76px;}
.footaa{
	color:#333;
	text-align:center;
	font-size:14px;
}
.footaa a{
	color:#333;
}
.footaa a:hover{
	color:#003e8a;
}
/******/
.pro_a tr td{
	font-size:12px;}
.wez{
	float:right;
	font-size:12px;
}
.ny_r01{
	text-align:center;
	margin-bottom:30px;
	line-height:40px;
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
	border-bottom:1px dashed #dfdfdf;}
/*********************************/
.ny_rbd{
	margin-top:30px;}
.ny_rbd input{
	border:1px solid #dfdfdf;
	line-height:30px;
	
}
.ny_rbd ul li{
	line-height:30px;
	margin-bottom:10px;
}
.ny_rbd ul li.nr_aa span{
	float:left;
	color:#666;}
.ny_rbd ul li textarea{
	border:1px solid #dfdfdf;
}
.bnt{
	width:130px;
	margin-top:20px;
	height:36px;
	line-height:36px;cursor: grab;
	text-align:center;}
.ny_rabout img{
	width:100%;
	
}
/*.ny_rpro tr td{
	padding:5px 15px;}*/

/*********/
.ny_aaa{
	margin:60px auto;}
.nyaa_01{
	margin-bottom:40px;}
.tt01_l{
/*	float:left;*/
	overflow:hidden;
/*	height:360px;*/
	width:100%;}
.tt01_l img{
		
	width:100%;}
.tt01_r{

	width:100%;}
.tt01_r{
	font-size:16px;
	line-height:30px;
}
/**************/
.news_li ul li{
	line-height:30px;
	margin-bottom:5px;
	border-bottom:1px dashed #dfdfdf;
}
.news_li ul li a span{
	font-size:12px;
	float:right;}
.ny_r01_time{
	text-align:center;
	font-size:12px;
	margin-bottom:30px;
	line-height:36px;	border-bottom:1px dashed #dfdfdf;
}
.ny_r01.ny_rnews{
	margin-bottom:0px;}
.foot_l03{
	/*float:left;*/
	font-size:14px;
	line-height:28px;
	color:#fff;
	/*margin-left:100px;*/
}
.foot_l03 a{
	color:#fff;}
.foot_l03 a:hover{
	color:#ffff00;}
.ny_r012{
	border-bottom:0;    padding-bottom:0px;
	background-color:#f1f1f1;}
.ny_r_w{
	width:100%;
	float:none;}
.ny_r.ny_r_w{
		width:100%;
	float:none;}
.ny_r.ny_rpro{
	width:97%;}
	
	/*.ny_r.ny_rpro img{
	width:100%;}*/
	
    .lk_a .nyaa_01 {
    float: left;
    width: 47%;
    overflow: hidden;
    margin-right: 5%;
}
.lk_a .nyaa_01:last-child{
 
    margin-right: 0%;
}
        
    .pro_a tr td a{
        display: block;
        width: 100%;
        height: 100%;
    }
.pro_a tr:hover {
    background-color: #dfdfdf;
}
.pro_a tr:first-child:hover{
    background: #efefef;
}
.pro_a tr:hover td {
    background:none;
}
.pro_a tr:hover td a{
    color: #000;
}
/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:right;height:50px}/*****xiugai1******/
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;/*position:sticky;cursor:pointer;height:30px;margin-top:15px*/}/*****xiugai2******/
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:15px}/*****xiugai2******/
.sp_nav span:nth-of-type(2){top:25px}/*****xiugai2******/
.sp_nav span:nth-of-type(3){top:35px}/*****xiugai2******/
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(99% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:72px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/

	.sp_header
	{
		
		display:none;
	}
@media only screen and (max-width: 660px) {
	.sp_header
	{
		display:block!important;
    }

    .top_a{ display:none;}

    .nav_w{display:none;}
    .nyaa_01{width: 362px;padding: 13px;}
    .lk_a .nyaa_01{    width: 98%;    float: inherit;}
    .tt01_r{width: 97%}
    body{min-width: 100%;}
    .main{width: 100%}
    .foot_l03{    margin-left: 1px;}
    .ny_r{width: 100%}
     .ny_l{width: 100%}
.ny_r_bt{display:none;}








}