html, body, * {font-family: "Microsoft YaHei" ! important; }
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
body {
	margin: 0;
	padding: 0;

}
a{color:#696969;text-decoration:none;}
ul{
	list-style-type: none;
}
li{
	list-style-type: none;
}
.clear{clear:both;}
.l{float:left;}
.r{float:right;}
.tra_s_4
	{
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
.tra_s_3
	{
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
.tra_s_2
	{
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
	}
.tra_s_ease_6{
		transition:all 0.6s ease 0s;
		-webkit-transition: all 0.6s ease 0s;
		-moz-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
	}
.box_s{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
.n_display{display:none!important;}
/*顶部导航*/
.head_t{
	width: 100%;
	height: 1.8125rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10999;
	background:#f2f2f2;
}
.head_t .head_nav{
	width: 29.0rem;
	height: 1.8125rem;
	line-height: 1.8125rem;
	margin:0 auto;
	
}
.head_t .head_nav img{
	height: 1.6rem;
	float:left;
	
	/* margin-top: 0.25rem; */
}
.head_t .head_nav .my_img{margin-left:4.5rem;margin-top:0.1rem;}
.head_t .head_nav > ul{
	width: 14.28125rem;
	float: right;
	margin:0;
	padding:0;
	margin-right:1.6rem !important;
}
.head_t .head_nav > ul > li{
	min-width: 1.575rem;
	text-align: center;
	height: 1.8125rem;
	line-height: 2.0rem;
	float: left;
	font-size: 16px;
	/* border-right: 1px solid #e5e5e5; */
}
.head_t .head_nav > ul > li span{
	/* color: #2253b2; */
	margin-left: 0 !important;
}
.head_t .head_nav > ul > li:last-child{
	border-right: 0px;
	color: #0f1620;
	position: relative;
}
.head_t .head_nav > ul > li.active{
	/* background-color: #2454b3; */
}
.head_t .head_nav > ul > li.active a{
	color: #0f1620;
}
.head_t .head_nav > ul > li a{
	color: #333;
	text-decoration: none;
	display: block;
}

.en_zh_menu ul{
	width: 1.875rem;
	position: absolute;
	top:1.8125rem;
	left: 0;
	padding:0.234375rem 0;
	background-color: #fff;
	display: none;
}
.en_zh_menu:hover ul{
	display: block;
}
.en_zh_menu ul li:hover{
	background-color: #2454b3;
}
.en_zh_menu ul li a{
	color:#aaa !important;
	}
.en_zh_menu ul li:hover a{
	color: #fff;
}
.en_zh_menu ul li{
	width: 100%;
	height: 0.6875rem;
	line-height: 0.6875rem;
	float: left;
	color:#aaa;
}
.en_zh_menu ul li a{
	color: #000;
}

.head_t .head_nav > ul > p{
	font-size: 12px;
	display: block;margin:0 0.1875rem;
	float: left;
}
.head_t ul p img{
	margin-top:32px;
}
.head_t ul p a{
	color: #000;
}
.l{float:left;}
.r{float:right;}

 .erjiNav{ display:none;width:100%; height:auto;padding-top:0.4rem;padding-bottom:0.8rem;background:url(../../images/img/header_bg.png) repeat; position:absolute; left:0; top:1.8125rem;}
 .erjiNav .erjibox{ overflow:hidden; width:18rem;height:100%; margin:0 auto;  position:relative;left: 1.2rem;}
 .erjiNav .erjibox .nav_img{margin-left:0.8rem;margin-top:0.67rem;width:2.0rem;height:2.0rem;overflow:hidden;text-align:center;}
 .erjiNav .erjibox .nav_img img{width:80%;height:auto!important;}
 
  .erjiNav .erjibox > .nav_li{margin:0.3rem 0.8rem;padding-right:0.3rem;padding-bottom:0.35rem;}
  .erjiNav .erjibox > .nav_li > ul{margin:0;padding:0;}
  .erjiNav .erjibox > .nav_li >ul>li{max-width:6.0rem;line-height:0.4rem;margin-left:0.5rem;margin-top:0.3rem;padding-left: 0.25rem;padding-right:0.25rem;
	-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
  }
  .erjiNav .erjibox > .nav_li >ul>li a{color:#fff;font-size: 0.28rem;letter-spacing:2px;}
  .erjiNav .erjibox > .nav_li >ul>li:hover a{color:#012b96;font-weight:bold;}
  .erjiNav .erjibox > .nav_li >ul>li:hover{background:url(../images/img/sanjiao.png) no-repeat left center;}
  
  .erjiNav .erjibox >.nav_con{width:10.0rem;color:#fff;line-height:0.3rem;margin-top:0.8rem;text-align:left;}
  .erjiNav .erjibox >.nav_con h5{color:#fff;margin:0;font-size:0.4rem;font-weight:500;}
  .erjiNav .erjibox >.nav_con a{color:#fff;line-height:0.62rem;display:block;margin-top:0.3rem;}
/* 头部导航 end*/
/* .pagebox{width:100%;height:15.0rem;overflow:hidden;} */


@font-face {
    font-family: 'stfyt';
	src: url('../images/weibei.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* about */
.about{width:100%;height:14.0rem;background:url(../../images/about_back.jpg) center no-repeat;background-size:100% 100%;}
.main_con{width:22.0rem;margin:0 auto;min-height:4.0rem;}
.about_con{width:8.5rem;min-height:1.0rem;padding-top:2.5rem;}
.about_tit{text-align:right;padding-right:0.2rem;border-right:0.1rem solid #fffcb9;font-family:arial,helvetica,sans-serif;}
.about_tit h2{font-size:1.2rem;color:#FF0000;letter-spacing:8px;}
.about_tit h3{font-size:0.6rem;color:#FF0000;line-height:1.2rem;letter-spacing:8px;font-weight:500;}
.about_tit h5{font-size:0.45rem;color:#696969;letter-spacing:4px;font-weight:600;}
.about_info{font-size:0.25rem;line-height:0.5rem;letter-spacing:2px;margin-top:0.6rem;color:#333;}

.about_list{width:100%;min-height:1.0rem;margin:0.4rem auto;}
.about_list li{width:3.8rem;height:1.2rem;float:left;margin:0.1rem 0.2rem;}
.about_list li .ab_icon{width:0.9rem;height:1.0rem;margin-top:0.1rem;float:left;}
.about_list li .ab_icon_1{background:url(../../images/icon/ab_icon_1.png) center center no-repeat;background-size:0.7rem auto;;}
.about_list li .ab_icon_2{background:url(../../images/icon/ab_icon_2.png) center center no-repeat;background-size:0.7rem auto;;}
.about_list li .ab_icon_3{background:url(../../images/icon/ab_icon_3.png) center center no-repeat;background-size:0.7rem auto;;}
.about_list li .ab_icon_4{background:url(../../images/icon/ab_icon_4.png) center center no-repeat;background-size:0.7rem auto;;}
.about_list li .ab_tit{width:2.6rem;height:1.2rem;float:right;background:url(../../images/icon/jiantou.jpg) 90% center no-repeat;background-size:0.27rem auto;}
.about_list li .ab_tit h4{font-size:0.28rem;line-height:0.4rem;padding-top:0.25rem;font-weight:500;color:#727272;}
.about_list li .ab_tit h5{font-size:0.26rem;line-height:0.4rem;font-weight:500;color:#727272;}
/* about end*/
.type_tit{width:100%;text-align:center;}
.type_tit h2{font-size:0.45rem;line-height:0.5rem;color:#696969;letter-spacing:3px;}
.type_tit p{font-size:0.26rem;color:#333;line-height:1.0rem;}
.type_tit span{display:block;width:1.0rem;height:2px;margin:0 auto;background:#fff604;}
/* news */
.news{padding-top:0.8rem;}
.news .news_con{width:19.8rem;margin:0 auto;}
.news .news_con .news_son{width:19.4rem;margin:0.3rem auto;}
.news .news_con .news_son li{width:25%;float:left;font-size:0.26rem;line-height:0.8rem;background:#f1f1f1;color:#707070;text-align:center;}
.news .news_con .news_son li:hover{background:#e50013;color:#fff;}
.news .news_con .news_son li.on{background:#e50013;color:#fff;}
.news_list{width:19.6rem;height:5.6rem;margin:0 auto;}
.news_list li{width:4.7rem;height:5.6rem;float:left;margin:0.1rem;
	-webkit-box-shadow: #ccc 0px 5px 10px;
	-moz-box-shadow: #ccc 0px 5px 10px;
	box-shadow: #ccc 0px 5px 10px;
}
.news_list li .news_img{width:100%;height:3.0rem;overflow:hidden;}
.news_list li .news_img img{width:100%;min-height:100%;}
.news_list li:hover .news_img img{transform: scale(1.1, 1.1);transition: .6s transform;z-index:1000;}
.news_list li .news_info{width:94%;height:2.5rem;margin:0 auto;overflow:hidden;}
.news_list li .news_info h5{font-size:0.28rem;line-height:0.5rem;padding-top:0.1rem;color:#000;letter-spacing:1px;font-weight:600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_list li .news_info p{font-size:0.22rem;line-height:0.35rem;color:#333;}
/* news end*/

/* chanye */
.chanye{width:100%;height:11.0rem;padding-top:1.0rem;margin-top:0.6rem;background:url(../../images/qixia_back_2.jpg) center no-repeat;background-size:100% 100%;background-attachment:fixed;}
.chanye_list{width:19.8rem;margin:0 auto;margin-top:0.4rem;}
.chanye_list ul{width:19.8rem;height:6.8rem;margin:0 auto;overflow:hidden;}
.chanye_list ul li{position:relative;width:6.4rem;height:6.6rem;float:left;margin:0.1rem;background:#fff;overflow:hidden;}
.chanye_list ul li .qx_info{position:absolute;top:0;left:0.3rem;width:5.8rem;height:2.6rem;margin:0 auto;padding-top:0.3rem;}
.chanye_list ul li .qx_info h5{font-size:0.28rem;line-height:0.5rem;padding-top:0.1rem;color:#000;letter-spacing:1px;font-weight:600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.chanye_list ul li .qx_info p{font-size:0.24rem;line-height:0.45rem;margin-top:0.3rem;color:#333;}
.chanye_list ul li .qx_info span{display:block;width:0.8rem;height:1px;margin-top:0.1rem; background:#999999;}
.chanye_list ul li .qx_img{position:absolute;top:2.9rem;left:0.3rem;width:5.8rem;height:3.4rem;overflow:hidden;margin:0 auto;}
.chanye_list ul li .qx_img img{width:100%;min-height:100%;margin:0 auto;}
.chanye_list ul li:hover .qx_info{top:3.6rem;}
.chanye_list ul li:hover .qx_img{top:0.3rem;}
.look_more{text-align:center;}
.look_more a{display:inline-block;font-size:0.26rem;color:#fff;background:#ff0000;padding:0.1rem 0.5rem;}
.look_more a:hover{padding:0.1rem 0.7rem;}
/* chanye end*/

.in_chanye_list{width:19.8rem;margin:0 auto;margin-top:0.4rem;}
.in_chanye_list li{position:relative;width:6.4rem;height:6.6rem;float:left;margin:0.1rem;background:#fff;overflow:hidden;
	-webkit-box-shadow: #ccc 0px 5px 10px;
	-moz-box-shadow: #ccc 0px 5px 10px;
	box-shadow: #ccc 0px 5px 10px;
}
.in_chanye_list li .qx_info{position:absolute;top:0;left:0.3rem;width:5.8rem;height:2.6rem;margin:0 auto;padding-top:0.3rem;}
.in_chanye_list li .qx_info h5{font-size:0.28rem;line-height:0.5rem;padding-top:0.1rem;color:#000;letter-spacing:1px;font-weight:600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in_chanye_list li .qx_info p{font-size:0.24rem;line-height:0.45rem;margin-top:0.3rem;color:#333;}
.in_chanye_list li .qx_info span{display:block;width:0.8rem;height:1px;margin-top:0.1rem; background:#999999;}
.in_chanye_list li .qx_img{position:absolute;top:2.9rem;left:0.3rem;width:5.8rem;height:3.4rem;overflow:hidden;margin:0 auto;}
.in_chanye_list li .qx_img img{width:100%;min-height:100%;margin:0 auto;}
.in_chanye_list li:hover .qx_info{top:3.6rem;}
.in_chanye_list li:hover .qx_img{top:0.3rem;}

/* foot */
.foot{width:100%;background:#3d3d3d;color:#fff;padding-top:0.8rem;border-top:1px solid #fff;}
.foot_con_1{width:20.8rem;margin:0 auto;min-height:1.0rem;}
.foot_con_1 .foot_nav{min-width:1.4rem;float:left;margin-right:0.8rem;}
.foot_con_1 .foot_nav h2{font-size:0.3rem;letter-spacing:3px;color:#fff;font-weight:500;}
.foot_con_1 .foot_nav span{display:block;width:0.6rem;height:1px;margin-top:0.15rem;margin-bottom:0.2rem;background:#ff1414;}
.foot_con_1 .foot_nav li{font-size:0.24rem;line-height:0.5rem;color:#ccc;}
.foot_logo{width:4.6rem;text-align:center;float:right;min-height:1.0rem;}
.foot_logo .img_1{width:50%;padding-top:0.4rem;}
.foot_logo .img_2{width:40%;}

.foot_con_2{width:19.8rem;margin:0 auto;margin-bottom:0.3rem;}
.foot_con_2 .foot_icon{min-width:1.8rem;margin-right:0.5rem;padding-left:1.1rem;margin-top:0.7rem;}
.foot_con_2 .foot_icon_1{background:url(../../images/foot_phone.png) left top no-repeat;background-size:0.9rem auto;}
.foot_con_2 .foot_icon_2{background:url(../../images/foot_mail.png) left center no-repeat;background-size:auto 100%;}
.foot_con_2 .foot_icon_3{background:url(../../images/foot_addr.png) left center no-repeat;background-size:auto 100%;}
.foot_con_2 .foot_icon li{font-size:0.24rem;line-height:0.4rem;}
.foot_con_2 .foot_icon_4{width:4.6rem;text-align:center;}
.foot_con_2 .foot_icon_4 img{width:1.6rem;}

.foot_line{width:100%;height:1px;background:#4a4a4a;}
.copyright{width:100%;}
.copyright .copyright_con{width:19.8rem;margin:0 auto;text-align:center;line-height:0.8rem;font-size:0.22rem;color:#ccc;letter-spacing:2px;}
/* foot end*/
.intro_img{width:100%;height:11.0rem;overflow:hidden;}
.intro_img img{width:100%;min-height:100%;}
.pos{width:100%;height:0.9rem;line-height:0.9rem;border-bottom:2px solid #e6e6e6;background:#fff;}
.pos_con{width:19.44rem;height:0.9rem;margin:0 auto;font-size:0.22rem;}
.pos_con span{width:0.92rem;height:0.9rem;margin-right:0.3rem;border-left:2px solid #f5f5f5;border-right:2px solid #f5f5f5;display:inline-block;background:url(../images/home_icon.png) center no-repeat;background-size:0.22rem auto;}
.about_det_con{width:18.75rem;margin:1.0rem auto;font-size:0.26rem;line-height:0.5rem;letter-spacing:2px;color:#333;}
.about_det_con h2{text-align:center;font-size:0.4rem;font-weight:500;}
.about_det_con img{max-width:90%;}
.about_det_con .art_time{font-size:0.18rem;line-height:0.76rem;text-align:center;margin-bottom:0.20rem;}

/* about_contain */
.in_tit{text-align:center;font-size:0.254rem;line-height:0.3rem;letter-spacing:2px;}
.in_tit h2{font-size:0.5rem;line-height:0.6rem;color:#333;letter-spacing:3px;}
.about_contain{width:20.44rem;margin:0.2rem auto;padding-bottom:0.4rem;font-size:0.26rem;line-height:0.5rem;color:#333;letter-spacing:2px;}
.inner_tit{width:100%;text-align:center;padding-top:0.3rem;padding-bottom:0.2rem;}
.inner_tit h2{font-size:0.45rem;line-height:0.8rem;color:#000;font-weight:500;letter-spacing:1px;}
.inner_tit span{display:block;width:1.08rem;height:4px;margin:0 auto;background:#262626;}
/* about_contain end*/
/* video */
.video_con{width:100%;height:16.5rem;position:relative;overflow:hidden;}
.banner_info{width:100%;height:100%;position:absolute;top:0;left:0;
	    /* background: url(../../images/heihei.png) repeat; */
		/* background-color: #00000073; */
		/* opacity: .8;z-index:10000; */
}
.banner_info .logo_banner{width:100%;padding-top:9%;text-align:center;}
.banner_info .logo_banner img{width:3.0rem;}
video{  
          
            width: 100%;  
            height: 100%;  
            height: auto;  
            width: auto;  
            /*加滤镜*/
            /*filter: blur(15px); //背景模糊设置 */
            /*-webkit-filter: grayscale(100%);*/  
            /*filter:grayscale(100%); //背景灰度设置*/  
            z-index:-11
        }  
        source{  
            min-width: 100%;  
            min-height: 100%;  
            height: auto;  
            width: auto;  
        } 
		
.company_word{text-align:center;margin-top:20px;}
.company_word li{display:inline-block;width:60px;font-size:60px;color:#fff;margin-left:36px;margin-right:36px;
	font-weight:bold;line-height:70px;
	font-family: 'stfyt'!important;
	text-shadow: 1px 1px 2px #000;
}
/* video end*/

/* in_news_con */
.in_news{width:100%;}
.in_news_con{width:20.95rem;margin:0 auto;}
.in_news_con li{position:relative;width:100%;height:2.2rem;margin-top:0.25rem;padding:0.2rem;background:#eee;}
.in_news_con li .in_news_date{position:absolute;left:0.2rem;top:0.36rem;width:1.4rem;height:1.8rem;font-size:0.22rem;line-height:0.5rem;background:#012b96;text-align:center;color:#eee;}
.in_news_con li .in_news_date h6{width:60%;margin:0 auto;font-size:0.5rem;line-height:0.8rem;padding-top:0.2rem;border-bottom:2px solid #a3abce;}
.in_news_con li .in_news_info{width:14.5rem;margin-left:1.9rem;}
.in_news_con li .in_news_info h2{font-size:0.38rem;line-height:0.8rem;color:#313131;border-bottom:1px solid #dcdcdc;letter-spacing:2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in_news_con li .in_news_info p{font-size:0.24rem;line-height:0.46rem;color:#898989;margin-top:0.2rem;}
.in_news_con li .in_news_img{width:3.8rem;height:100%;overflow:hidden;}
.in_news_con li .in_news_img img{width:100%;min-height:100%;}
.in_news_con li:hover .in_news_img img{transform: scale(1.2, 1.2);transition: .6s transform;z-index:1000;}
.in_news_con li:hover .in_news_info h2{color:#012b96;}
.in_news_con li:hover{
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-webkit-box-shadow: #ccc 0px 2px 8px;
	-moz-box-shadow: #ccc 0px 2px 8px;
	box-shadow: #ccc 0px 2px 8px;}
/* .in_news_con li:hover .in_news_date{left:0.2rem;top:0.36rem;} */
/* in_news_con end*/
.page_div{text-align:center;margin-bottom:20px;}
.pagelist{text-align:center;margin-top:0.1rem;color:#626262;}
.pagelist li{display:inline-block;padding:3px 6px;font-size:0;}
.pagelist li a{color:#626262;font-size:0.2rem;}
.pagelist .thisclass{color:#1981f4;font-size:0.2rem;border:1px solid #1981f4;}
.pagelist .thisclass a{color:#1981f4;font-size:0.2rem;} 
/* in_pro */
.server_tab{width:19.44rem;margin:0.6rem auto;}
.server_tab ul{width: 100%;height: 1.075rem;text-align: center;line-height: 1.0875rem;display: flex;}
.server_tab ul li{flex: 1;border:1px solid #d3d3d3;}
.server_tab ul li a{color: #000;font-size: 18px;text-decoration: none;display: block;}
.server_tab ul li:hover{border-color: #fa903c;}
.server_tab ul li:hover a{color: #fa903c;}
.server_tab ul li.thisclass{border-color: #fa903c;}
.server_tab ul li.thisclass a{color: #fa903c;}
/* in_pro end*/
/* in_fengcai */
.in_honor{width:100%;padding-top:0.8rem;}
.in_tit{text-align:center;font-size:0.254rem;line-height:0.5rem;letter-spacing:2px;}
.in_tit h2{font-size:0.5rem;line-height:0.9rem;color:#333;letter-spacing:3px;}
.in_fengcai{width:100%;}
.in_fc_main{width:23.4rem;margin:0 auto;}
.in_fc_list ul{width:23.4rem;}
.in_fc_list li{width:5.36rem;height:5.2rem;background:#fff;float:left;margin-top:0.2rem;margin-left:0.2rem;margin-right:0.2rem;border-radius:0.1rem;
	-webkit-box-shadow: #ccc 2px 2px 12px;
	-moz-box-shadow: #ccc 2px 2px 12px;
	box-shadow: #ccc 2px 2px 12px;
}
.in_fc_list li .in_fc_img{width:5.16rem;height:3.78rem;margin:0 auto;padding-top:0.1rem;overflow:hidden;}
.in_fc_list li .in_fc_img img{width:100%;min-height:100%;}
.in_fc_list li:hover .in_fc_img img{transform: scale(1.08, 1.08);transition: .6s transform;z-index:1000;}
.in_fc_list li .in_fc_info{width:5.0rem;margin:0 auto;}
.in_fc_list li .in_fc_info h5{font-size:0.285rem;line-height:0.6rem;margin-top:0.1rem;color:#575757;letter-spacing:2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in_fc_list li .in_fc_info span{display:block;font-size:0.24rem;color:#575757;background:url(../../images/about/fc_more_jt.png) 96% center no-repeat;}
.in_fc_list li:hover .in_fc_info h5{color:#18469b;}
.in_fc_list li:hover .in_fc_info span{color:#18469b;}
.in_fc_main .hd{margin-top:1.2rem;}
.in_fc_main .hd ul{text-align:center; margin:0 auto; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.in_fc_main .hd ul li{ display:inline-block;  width:15px; height:15px; overflow:hidden; margin-right:15px; text-indent:-999px;border-radius:50%; cursor:pointer; background:#aeacac; }
.in_fc_main .hd ul li.on{ background:#0d3784; }
/* in_fengcai end*/
/* in_his_con */
.in_his{width:100%;}
.in_his_con{width:19.55rem;margin:0 auto;}
.in_his_con li{position:relative;width:100%;height:2.0rem;margin-top:0.25rem;padding:0.2rem;background:#eee;}
.in_his_con li .in_his_info{width:14.5rem;margin-left:0.6rem;}
.in_his_con li .in_his_info h2{font-size:0.38rem;line-height:0.8rem;color:#313131;border-bottom:1px solid #dcdcdc;letter-spacing:2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in_his_con li .in_his_info p{font-size:0.24rem;line-height:0.46rem;color:#898989;margin-top:0.2rem;}
.in_his_con li .in_his_img{width:3.8rem;height:100%;overflow:hidden;}
.in_his_con li .in_his_img img{width:100%;min-height:100%;}
.in_his_con li:hover .in_his_img img{transform: scale(1.2, 1.2);transition: .6s transform;z-index:1000;}
.in_his_con li:hover .in_his_info h2{color:#012b96;}
.in_his_con li:hover{
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-webkit-box-shadow: #ccc 0px 2px 8px;
	-moz-box-shadow: #ccc 0px 2px 8px;
	box-shadow: #ccc 0px 2px 8px;}
/* .in_his_con li:hover .in_his_date{left:0.2rem;top:0.36rem;} */
/* in_his_con end*/
/* zp_list */
.zp_con{margin:0.3rem auto;}
.zp_list{width:21.0rem;margin:0 auto;margin-bottom:0.2rem;background:#f3f3f3;}
.zp_list .zp_fenlei_tit{height:1.0rem;overflow:hidden;line-height:1.1rem;padding-left:0.5rem;padding-right:0.5rem;border-bottom:1px solid #d7d7d7;
	font-size:0.3rem;color:#fff;background:#012c95;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}
.zp_list .zp_fenlei_tit li{width:4.0rem;float:left;text-align:center;letter-spacing:2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }

.zp_list .zp_fenlei{height:0.7rem;line-height:0.7rem;padding-left:0.5rem;padding-right:0.5rem;border-bottom:1px solid #d7d7d7;
	cursor:pointer;font-size:0.25rem;color:#202020;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}
.zp_list .zp_fenlei li{width:4.0rem;float:left;text-align:center;letter-spacing:1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.zp_list .zp_fenlei li a{font-size:0.22rem;padding:0.05rem 0.2rem;background:#012b96;border-radius:0.12rem;color:#fff;}
.zp_list .zp_fenlei .f_zp{
	background:url(../images/sanjiao_01.png) right no-repeat;background-size:0.2rem auto;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}
.zp_list .zp_fenlei.on .f_zp{background-image:url(../images/sanjiao_02.png); }
.zp_info_2{padding-left:1.0rem!important;}
/* zp_list end*/
/* in_contact */
.pro_ys_list{width:20.72rem;margin:0.6rem auto;}
.pro_ys_list li{width:4.8rem;height:4.9rem;padding-top:0.6rem;float:left;margin:0.19rem;background:#fff;
	font-size:0.3rem;color:#cbcbcb;line-height:0.5rem;text-align:center;cursor:pointer;
	-webkit-box-shadow: #ccc 2px 4px 12px;
	-moz-box-shadow: #ccc 2px 4px 12px;
	box-shadow: #ccc 2px 4px 12px;
}
.pro_ys_list li .pro_ys_icon{position:relative;width:1.3rem;height:1.3rem;margin:0 auto;border-radius:50%;background:#959595;}
.pro_ys_list li .pro_ys_icon .bg{display: block;width: 0;height: 0;left: 50%; top: 50%;transition: all 0.3s ease 0s; position: absolute; border-radius: 50%;overflow: hidden;}
.pro_ys_list li:hover{
	transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);}
.pro_ys_list li:hover .pro_ys_icon .bg{width: 100%;height: 100%;top: 0;left: 0; background-color: #012c95;}
.pro_ys_list li .pro_ys_icon .pro_ys_img{position:absolute;left:0;top:0;}
.pro_ys_list li .pro_ys_icon .pro_ys_img1{width:100%;height:100%;background:url(../../images/icon/pro_icon_1.png) center 0.3rem no-repeat;background-size:0.5rem auto;}
.pro_ys_list li .pro_ys_icon .pro_ys_img2{width:100%;height:100%;background:url(../../images/icon/pro_icon_2.png) center 0.3rem no-repeat;background-size:0.65rem auto;}
.pro_ys_list li .pro_ys_icon .pro_ys_img3{width:100%;height:100%;background:url(../../images/icon/pro_icon_3.png) center 0.42rem no-repeat;background-size:0.65rem auto;}
.pro_ys_list li .pro_ys_icon .pro_ys_img4{width:100%;height:100%;background:url(../../images/icon/pro_icon_4.png) center 0.3rem no-repeat;background-size:0.65rem auto;}
.pro_ys_list li h2{font-size:0.35rem;line-height:0.6rem;color:#727272;margin-top:0.5rem;font-weight:500;letter-spacing:1px;}
.pro_ys_list li p{width:80%;margin:0.1rem auto;font-size:0.24rem;line-height:0.35rem;color:#666;}
.pro_ys_list li i{display:block;width:3.0rem;height:2px;margin:0.3rem auto;background:#dcdcdc;}
.pro_ys_list li .pro_ys_ewm{width:2.8rem;height:2.8rem;margin:0.1rem auto;}
.pro_ys_list li .pro_ys_ewm img{width:70%;height:auto;padding-top:0.4rem;}
/* in_contact end*/
/* liuyan_con */
.in_contact_con{width:20.72rem;height:9.6rem;margin:0 auto;padding-top:0.6rem;background:#fff;}
.liuyan_table{width:16.6rem;margin:0 auto;}
.liuyan_table form table{display:block;width:100%;height:6.6rem;}
.liuyan_table form table tbody{position:relative;display:block;width:100%;}
.liuyan_table form table tr{display:block;}
.liuyan_table form table .ly_tr_1{position:absolute;left:0;top:0;width:5.1rem;height:0.7rem;line-height:0.7rem;}
.liuyan_table form table .ly_tr_2{position:absolute;left:5.75rem;top:0;width:5.1rem;height:0.7rem;line-height:0.7rem;}
.liuyan_table form table .ly_tr_3{position:absolute;left:11.5rem;top:0;width:5.1rem;height:0.7rem;line-height:0.7rem;}
.liuyan_table form table .ly_tr_4{position:absolute;left:0;top:1.1rem;width:100%;height:0.7rem;line-height:0.7rem;}
.liuyan_table form table .ly_tr_5{position:absolute;left:0;top:2.2rem;width:100%;height:3.7rem;line-height:0.45rem;}
.liuyan_table form table tr td{display:block;width:100%;height:100%;}
.liuyan_table form table tr td input{display:block;width:100%;height:100%;font-size:0.26rem;color:#3f3f3f;text-indent:1.0em;background:#eee;border:none;}
.liuyan_table form table tr td input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #aeaeae; } 
.liuyan_table form table tr td input:-moz-placeholder, textarea:-moz-placeholder { color: #aeaeae; } 
.liuyan_table form table tr td input::-moz-placeholder, textarea::-moz-placeholder { color: #aeaeae; } 
.liuyan_table form table tr td input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #aeaeae; } 
.liuyan_table form table tr td textarea{display:block;width:100%;height:100%;font-size:0.26rem;color:#3f3f3f;text-indent:1.0em;padding-top:0.2rem;background:#eee;border:none;}
.liuyan_table .yzm_con{vertical-align:middle;float:left;width:8.0rem;text-align:left;font-size:0.26rem;line-height:0.6rem;}
.liuyan_table .yzm_con input{}
.liuyan_table .yzm_con img{vertical-align:middle}
.liuyan_table .btn_tj{cursor:pointer;float:right;font-size:0.26rem;letter-spacing:2px;border-radius:0.1rem;background:#2056aa;border:none;border-bottom:3px solid #0a4db6;padding:0.1rem 1.2rem;color:#fff;}
.liuyan_table .btn_tj:hover{}
.in_contact_con .liuyan_main{width:20.9375rem;margin:0.4rem auto;}
.in_contact_con .liuyan_main h5{font-size:0.45rem;color:#000;text-align:center;font-weight:500;letter-spacing:3px;}
/* liuyan_con end*/

