@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;font-family:"微软雅黑";-webkit-text-size-adjust:none;color:#000;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;width:100%;}
/*input{-webkit-appearance: none;}*/
ul,li{list-style-type:none;}
a{color:#000;text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*左浮*/
.l{float: left;}
/*右浮*/
.r{float: right;}
/*清除浮动*/
.clear{clear:both;}


/*header*/
.logo{position:fixed; top:0; left:0; width:100%;z-index:999; padding-bottom:3%;}
.search{width:30px;position:absolute;left: 2%;top:19px;z-index:8;}
.ss{width:0;height:35px;position:absolute;left:0;top:7px;overflow:hidden;z-index:7;}
.ss_bd{width:68%;height:35px;border:none;background:#fff;float:left;color:#333333;padding:0 0 0 12%;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:16px;}
.ss_btn{width:20%;float:left;line-height:35px;background: #013184;border:none;color:#fff;font-family:"微软雅黑";border-radius:3px;
-moz-border-radius:3px;-webkit-border-radius:3px;font-size:18px;}

/*下拉菜单*/
.nav{position: absolute;width: 10%;top: 24%;right: 3%;cursor: pointer;}
.hidenav {position: absolute;width: 25%;right: 1%;top: 100%;background-color: rgba(102,102,102,0.8);padding: 2% 3%;}
.hidenav li {width: 100%;line-height: 37px;text-align: center;}
.hidenav li a {color: #fff;}
.top{width:40px;position:absolute;left:2%;top:8px;}

/*index*/
.product{background-color:#f8f8f8;overflow:hidden;}
.company{padding:3%;font-size:15px;line-height:1.5;opacity:0;}
.com_pic{width:40%;float:left;padding:0 2% 0 0;}
.com_title{color:#191919;font-size:20px;text-align:center;padding:3% 3% 0 3%;}
.zhsz{width: 40%; margin: 0 2% -1% 0}
.xing{width: 8%;}
.com_title a span{padding: 0 3%; margin-top: -5px; color: #666; font-size: 20px; font-weight: 600;}
.s-neirong p{padding-top: 3%;padding-bottom: 5%; color: #939393; font-size:14px;}
.s-zhs-button1{padding-bottom: 5%;}
.s-zhs-button{padding: 3% 10%;display: inline-block;background-color: #f45316; color: #fff;}
.com_tm{opacity:1;
transition:opacity 1s linear;
-webkit-transition:opacity 1s linear;
-moz-transition:opacity 1s linear;
-ms-transition:opacity 1s linear;
-0-transition:opacity 1s linear;
animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
-ms-animation-fill-mode: forwards;
-o-animation-fill-mode: forwards;}

.content{padding:0 0.2rem;}


/*高级*/
.top_list{clear:both;padding:3% 0 3% 0;overflow:hidden;}
.top_list li{width:30%;float:left;padding:2% 0 0 2.7%;position:relative;}
.s-gj-b{width: 100%;padding:10% 0;background-size: 100% 100%;}
.s-gj-t{width: 70%;margin: 0 auto;}
.s-gj-t img{border-radius: 100%;}
.s-gj-w{padding-top: 15%;}
.s-gj-w-p{font-size: 16px;color: #002c81;text-align:center;}
.s-gj-w-p1{padding-top: 10%;font-size: 14px;color: #666666;text-align:center;}
.s-lx-dh{border-radius: }
.s-gj ul li:hover .s-gj-w-p{color: #ed702e;}

.sjewm{width: 100%; text-align: center;margin:3% 0 3% 0;}
.sjewm img{width: 50%;}

/*.top_list li a{color:#fff;}
.top_list_t{width:95%;position:absolute;top:20%;right:5%;color:#fff;font-size:16px;text-align:right;}*/

.news{background:url(../images/bg1.jpg) no-repeat center top;background-size:100% 100%;padding:0 2% 2% 2%;overflow:hidden;}
.news_title{color:#fff;font-size:20px;text-align:center;padding:3% 0;}
.news li{background:#de172e;width:96%;padding:3% 2%;color:#fff;font-size:15px;text-align:right;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin:0 0 3% 0;}
.news li a{color:#fff;float:left;}
.news_title a{color:#fff;}
/*.news li{background:#de172e;width:96%;padding:3% 2%;color:#fff;font-size:15px;text-align:right;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin:0 0 3% -100%; -webkit-animation:mymar 1s linear; opacity:0;-webkit-animation-fill-mode: forwards }
@-webkit-keyframes mymar{
	0%{margin:0 0 3% -100%; opacity:0;}
	20%{margin:0 0 3% -80%; opacity:0.2;}
	40%{margin:0 0 3% -60%; opacity:0.4;}
	60%{margin:0 0 3% -40%; opacity:0.6;}
	80%{margin:0 0 3% -20%; opacity:0.8;}
	100%{margin:0 0 3% 0; opacity:1;}}*/
.news_more a{width:40px;height:40px;display:block;margin:0 auto;background:#fff;font-size:15px;line-height:40px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;color:#000;}
.news_more a:hover{background:#de172e;color:#fff;transform:rotate(360deg);
transition:background 1s linear,color 1s linear,transform 1s linear;
-webkit-transition:background 1s linear,color 1s linear,transform 1s linear;
-moz-transition:background 1s linear,color 1s linear,transform 1s linear;
-ms-transition:background 1s linear,color 1s linear,transform 1s linear;
-0-transition:background 1s linear,color 1s linear,transform 1s linear;}
.news_more1{transform:rotate(360deg);transition:transform 1s linear;-webkit-transition:transform 1s linear;-moz-transition:transform 1s linear;}
.news_more2{width:40px;height:40px;display:block;margin:0 auto;background:#fff;font-size:15px;line-height:40px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;color:#000;}
.pro_title{color:#191919;font-size:20px;text-align:center;padding:4% 0;}
.pro_text{color:#fff;height:30px;line-height:30px;font-size:16px;background:#1f2229;}
.pro_nr li{width:44%;float:left;text-align:center;margin:0 3% 4% 3%;background:#fff;
/*transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
animation:fz 1s linear;
-webkit-animation:fz 1s linear;
-moz-animation:fz 1s linear;
animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;*/
opacity:1;}
.pro_nr_pic{background:url(../images/Preloader_1.gif) no-repeat 50% 50%;border:none;}
.pro_nr_pic img{width:100%;height:150px;}
.pro_zz{opacity:0;
transform: rotateY(360deg);
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-0-transform: rotateY(360deg);
transition:transform 1s linear,opacity 1s linear;
-webkit-transition:transform 1s linear,opacity 1s linear;
-moz-transition:transform 1s linear,opacity 1s linear;
-ms-transition:transform 1s linear,opacity 1s linear;
-0-transition:transform 1s linear,opacity 1s linear;
animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
-ms-animation-fill-mode: forwards;
-o-animation-fill-mode: forwards;}


@keyframes fz{
	0%{transform: rotateY(0deg); opacity:1;}
	20%{transform: rotateY(60deg);opacity:0.8;}
	40%{transform: rotateY(120deg); opacity:0.6;}
	60%{transform: rotateY(180deg); opacity:0.6;}
	80%{transform: rotateY(120deg); opacity:0.8;}
	90%{transform: rotateY(60deg); opacity:0.8;}
	100%{transform: rotateY(0deg); opacity:1;}
	}

@-webkit-keyframes fz{
	0%{transform: rotateY(0deg); opacity:1;}
	20%{transform: rotateY(60deg);opacity:0.8;}
	40%{transform: rotateY(120deg); opacity:0.6;}
	60%{transform: rotateY(180deg); opacity:0.6;}
	80%{transform: rotateY(120deg); opacity:0.8;}
	90%{transform: rotateY(60deg); opacity:0.8;}
	100%{transform: rotateY(0deg); opacity:1;}
	}
@-moz-keyframes fz{
	0%{transform: rotateY(0deg); opacity:1;}
	20%{transform: rotateY(60deg);opacity:0.8;}
	40%{transform: rotateY(120deg); opacity:0.6;}
	60%{transform: rotateY(180deg); opacity:0.6;}
	80%{transform: rotateY(120deg); opacity:0.8;}
	90%{transform: rotateY(60deg); opacity:0.8;} 
	100%{transform: rotateY(0deg); opacity:1;}
	}	

/*footer*/
.copyright{color:#222222;font-size:16px;text-align:center;line-height:30px;}
.footer{background-color: #333333; width:100%;position:fixed;left:0;bottom:0;padding-top: 0.2rem;padding-bottom: 0.2rem}
.footer li{width:25%;float:left;text-align:center;color:#fff;font-size:20px;line-height:30px;}
.footer li a{color:#fff;}
.footer li img{width:24px;}
.footer_text a{width:100%;display:block;font-size:15px;color:#fff;line-height:27px;}
.footer_text a:hover{background:#333333;font-size:15px;color:#fff; transition:background 0.5s linear,color 0.5s linear,font-size 0.5s linear;}
.footer_text1 a{width:100%;display:block;font-size:15px;color:#fff;line-height:27px;}



/*banner*/

#ban{ margin-top:1px;}

#ban img{ width:100%;}

#banner { width: 100%;}

.swipe{}

.swipe ul{}

#slider{ position:relative; overflow:hidden;}

#slider li{ float:left;}
#slider li img{width: 100%;}
#pagenavi{ position:absolute; bottom:0; width:100%; z-index:1; text-align:center; padding:10px 0;}

#pagenavi a{ width:12px; height:12px; line-height:99em; background:#FFF; margin:0px 2px 0px 2px; overflow:hidden; cursor:pointer; display:inline-block;border-radius: 12px}

#pagenavi a.active{background-color: #1567ce;}

/*s1*/
/*.s1_r{width: 903px;}*/
.s1_r_top{height: 0.53rem;line-height: 0.53rem;margin-bottom: 0.37rem;}
.s1_r_top_l{width:0.61rem;height: 0.53rem;}
.s1_r_top_l img{width:0.61rem;height: 0.53rem;}
.s1_r_top_r{width: 6.49rem;background: linear-gradient(to bottom, #dfdfdf 0%,#ffffff 100%);}
.s1_r_top_r_title{padding-left: 0.24rem;font-size: 0.28rem;color: #010101;}
.s1_r_top_r_img{padding-right: 0.3rem;}
.s1_r_bottom_list{ width:48%; margin:1%; padding-bottom: 0.31rem;}
.s1_r_bottom_list:nth-child(2n){margin-right: 0px;}
.s1_r_bottom_list_img{width: 3.28rem;height:auto;border: 1px solid #e9e9e9;margin-bottom: 0.13rem;}
.s1_r_bottom_list_img img{width: 3.28rem;height: 130px;}
.s1_r_bottom_list_title{ width:100%; text-align: center;font-size: 0.26rem;color: #000;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

/*s2*/
.s2{background-color: #1265cf;padding: 0.64rem 0 0.4rem 0;}
.s2_top{text-align: center;}
.s2_top_title{font-size: 0.33rem;color: #fff;font-weight: 800;padding-bottom: 0.19rem;}
.s2_top_yw{font-size: 0.28rem;color: #3d8cf1;padding-bottom: 0.38rem;}
.s2_bottom_l img{width: 2.83rem;}
.s2_bottom_r{width: 3.93rem;margin-right: 0.18rem;}
.s2_bottom_r_title{font-size: 0.26rem;color: #fff;}
.s2_bottom_tz{text-align: center;}
.s2_bottom_tzs{width: 1.34rem;height: 0.44rem;border: 1px solid #fff;display: inline-block;font-size: 0.26rem;color: #fff;line-height: 0.44rem;margin-top: 0.65rem;}

/*s3*/
.s3{padding-top:0.4rem;}
/*.s3_bottom_l{width: 570px;height: 350px;position: relative;}
.s3_bottom_l img{width: 570px;height: 350px;}
.s3_bottom_l_title{padding: 20px 0 32px 0;width: 100%;background-color: rgba(0,0,0,0.5);position: absolute;left: 0px;bottom: 0px;}
.s3_bottom_l_titles{font-size: 18px;color: #fff;padding-bottom: 18px;padding-left: 27px;}
.s3_bottom_l_jianjie{font-size: 13px;color: #858687;padding-left: 27px;}*/
/*.s3_bottom_r{width: 605px;}
.s3_bottom_r_top{padding-bottom: 26px;}*/
.s3_bottom_r_top_l{width: 2.32rem;height:1.57rem;}
.s3_bottom_r_top_l img{width: 2.32rem;height:1.57rem;}
.s3_bottom_r_top_r{width: 4.6rem;}
.s3_bottom_r_top_r_title{font-size: 0.28rem;color: #3c3c3c;padding: 0.13rem 0 0.25rem 0;}
.s3_bottom_r_top_r_jianjie{font-size: 0.2rem;color: #737373;}
.s3_bottom_r_bottom_list_con{height: 39px;line-height: 39px;margin-bottom: 20px;}
.s3_bottom_r_bottom_list_con_xh{width: 39px;height: 39px;background-color: #1265cf;text-align: center;font-size: 22px;color: #fff;border-radius: 5px;margin-right: 15px;}
.s3_bottom_r_bottom_list_con_title{font-size: 16px;color: #3c3c3c;}
.s3_tz{text-align: center;}
.s3_tzs{height: 0.47rem;width: 3.79rem;text-align: center;line-height: 0.47rem;border: 1px solid #1265cf;display: inline-block;border-radius: 0.47rem;font-size: 0.2rem;color:#1265cf;}

.ct{height: 1.91rem;}

/*图文列表*/
.p_list_wz{font-size: 0.24rem;padding-right: 0.2rem;color: #010101;}
.p_list_wz a{color: #010101;}
.p_list_wz span{color: #1567ce;}
/*.p_list_fl{text-align: center;}*/
.p_list_fl_list{padding: 0.13rem 0.41rem; background-color: #dadada;font-size: 0.26rem;display: inline-block;margin-right: 0.16rem;margin-bottom: 0.27rem;}
.p_list_fl_list a{color: #2d2d2d;}
.p_fy{text-align: center;padding-bottom: 0.5rem;padding-top: 0.2rem;}
.p_fy a{color: #000;padding: 0.1rem;display: inline-block;border: 1px solid #000;}

/*图文详情*/
.p_show_top{text-align: center;}
.p_show_top_img img{width:100%;padding-bottom: 0.22rem;}
.p_show_top_title{font-size: 0.26rem;color: #000;padding-bottom: 0.6rem;}
.p_show_con{font-size: 0.26rem;color: #000;padding-bottom: 0.7rem;border-bottom: 1px solid #d3d3d3;}
.p_shoe_fy{padding: 0.5rem 0.2rem;}
.p_shoe_fy a{font-size: 0.28rem;color: #000;}

/*留言*/
.main_bd{width: 100%;height: 33px;border: 1px solid #6f6c83;margin-bottom: 17px;}
.main_bd1{width: 100%;height: 160px;border: 1px solid #6f6c83;margin-bottom: 17px;resize: none;}
.main_bd2{width: 2.11rem;height: 22px;margin-bottom: 17px;}
.g_title_an{width: 100%;height: 39px;background-color: #1265cf;font-size: 0.28rem;color: #fff;border: none;border-radius: 5px;}

/*招聘*/
.zpsss{padding-bottom: 40px;}
.zp_con{padding: 0.37rem 0.21rem;border-bottom: 1px solid #efefef;}
.zp_con_title{color: #595959;font-size: 0.28rem;padding-bottom: 0.27rem;}
.zp_cons{padding-left: 0.3rem;color: #595959;font-size: 0.24rem;}
.main_but_t{font-size: 13px;color: #1f326c;}
.main_but_t .main_bd3{width: 3.48rem;height: 24px;border: 1px solid #8b84ad;}