@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%;height: auto !important;max-width:100% !important;}
input{-webkit-border-bottom-left-radius: 0;-webkit-border-bottom-right-radius: 0;-webkit-appearance : none ;border-radius: 0px;box-sizing:border-box;border:0;outline: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;}

/*header*/
.logo{position:fixed; top:0; left:0; width:100%;z-index:999;}
.search{width:25px;position:absolute;right:12%;top:13px;z-index:8;}
.fh{width:4%;position: absolute;left:5%;top:15px;}
.head_tit{width:20%;position: absolute;left:45%;top:15px;font-size: 16px;color:#fff;}
.zy{width:5%;position: absolute;right:12%;top:15px;border-right:1px solid #666666;padding-right: 6px;}
.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:#ffc600;border:none;color:#fff;font-family:"微软雅黑";border-radius:3px;
-moz-border-radius:3px;-webkit-border-radius:3px;font-size:18px;}
.top{width:40px;position:absolute;left:2%;top:8px;}
/*index*/
.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% 0 0 0;}
.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;}

.top_list{clear:both;padding:0 0 3% 0;overflow:hidden;}
.top_list li{width:46%;float:left;padding:2% 0 0 2.7%;position:relative;}
.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;}
.product{background:url(../images/bg2.jpg) no-repeat center top;background-size:cover;overflow:hidden;}
.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:url(../images/bg3.jpg) repeat-x center bottom;background-size:cover;width:100%;position:fixed;left:0;bottom:0;}
.footer li{width:20%;float:left;text-align:center;color:#fff;font-size:20px;line-height:30px;}
.footer li a{color:#fff;}
.footer li img{width:30px;}
.footer_text a{width:100%;display:block;font-size:18px;color:#fff;line-height:50px;}
.footer_text a:hover{background:#de172e;font-size:20px;color:#ffc600; transition:background 0.5s linear,color 0.5s linear,font-size 0.5s linear;}

/*top*/
.to-top{display:none;color:#fff;border-radius:2px;font-size:15px;width:10%;}

/*loading*/
/*@-webkit-keyframes line-scale {
  0% {-webkit-transform: scaley(1);
            transform: scaley(1); }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }
  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }
@keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }
  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }
.line-scale > div:nth-child(1) {
  -webkit-animation: line-scale 1s 0.1s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: line-scale 1s 0.1s infinite cubic-bezier(.2, .68, .18, 1.08); }
.line-scale > div:nth-child(2) {
  -webkit-animation: line-scale 1s 0.2s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: line-scale 1s 0.2s infinite cubic-bezier(.2, .68, .18, 1.08); }
.line-scale > div:nth-child(3) {
  -webkit-animation: line-scale 1s 0.3s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: line-scale 1s 0.3s infinite cubic-bezier(.2, .68, .18, 1.08); }
.line-scale > div:nth-child(4) {
  -webkit-animation: line-scale 1s 0.4s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: line-scale 1s 0.4s infinite cubic-bezier(.2, .68, .18, 1.08); }
.line-scale > div:nth-child(5) {
  -webkit-animation: line-scale 1s 0.5s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: line-scale 1s 0.5s infinite cubic-bezier(.2, .68, .18, 1.08); }
.line-scale > div {
  background-color: #fff;
  width: 3px;
  height: 30px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block; }
*/




/*banner*/

#ban{ margin-top:1px;}

#ban img{ width:100%;}

#banner{}

.swipe{}

.swipe ul{}

#slider{ position:relative; overflow:hidden;}

#slider li{ float:left;}

#pagenavi{ position:absolute; bottom:0; width:100%; z-index:1; text-align:center; padding:10px 0;}

#pagenavi a{ width:28px; height:2px; line-height:99em; background:#00479d; border-radius:90px;margin:0px 2px 0px 2px; overflow:hidden; cursor:pointer; display:inline-block;}

#pagenavi a.active{ background:#fff;}

/* .nav1{display: block;background:#fff;} */
.nav1{width:100%;margin:0 auto;}
.nav1_a{float: left;background: #0b5a9f;width:32%;height:30px;line-height: 30px;margin:2px;text-align: center;}
.nav1_a a{color:#fff;font-size: 14px;}
.nav1 ul li{width:33%;margin:1%;background: #0b5a9f;float: left;}

.bianli{width:100%;margin:0 auto;}
.bianli_a{float: left;background: #0b5a9f;width:32%;height:30px;line-height: 30px;margin:2px;text-align: center;}
.bianli_a a{color:#fff;font-size: 14px;}

/*栏目*/
.lanmu{
	width:94%;
	margin-top: 3%;
	background: url(../images/cp.png);
	background-size:100% 100%;
	height:100%;
margin-left: 3%;
}


.box_main {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.cent{
	width: 100%;
}

.cent p{
	font-size: 100%;
	color: #000;
	
}

/*分类样式*/

.index_liebiao{
	width:94%;
	padding-top: 2%;
	padding-bottom:8%; 
}

.index_liebiao li{
	float: left;
	background: #191816;
	padding:2% 2%;
	margin-bottom:2%;
	margin-left:1.5%; 
	border-radius:5px; 
	border: 1px solid #f5b56d;
}
.index_liebiao a{

	font-size: 100%;
	color:#f5b56d;
}
.index_liebiao li:hover{background: #f5b56d}
.index_liebiao li:hover a{color:#000;}

/*新闻列表样式*/
.list1{
	border-radius:8px;
	width:94%;
	background: #de172e;
	padding: 4% 0;
	margin-top:3%;
}
.list1 a{
	color:#fff;
	text-align: left;
}
.list span{
	color:#fff;
	float: right;
}


/*新闻详细页*/

.news_show_cont p{
	font-size: 100%;
	color:#de4e3c;
	margin-bottom: 2%;
}
.news_show_cont span{
	font-size: 100%;
	color:#262626;
}

.page1 {
	width: 90%;
	margin:0 auto;
}

.page1 li {
	width: 24%;
	text-align: center
}

.page1 li div {
	width: 60%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #00479d;
	margin:6% auto;
	border-bottom: 1px solid #00479d;
}

.page1 li div a {
	color: #00479d;
}



.products_list{
	width:94%;
	padding: 0 3%;
}
.products_list li{
	float: left;
	width:45%;
	margin:0 5% 5% 0;
	/* margin-bottom:5%; */
}
.products_list1{
	width:94%;
	padding: 0 3%;
}
.products_list1 li{
	float: left;
	width:49%;
	margin:0 1% 5% 0;
	/* margin-bottom:5%; */
}
.products_list1_pic{background:url(../images/Preloader_1.gif) no-repeat 50% 50%;border:none;}
.products_list1_pic img{width:98%;height:100%;}
.products_list1_t{
	height:30px;line-height:30px;
	background:#f5b56d;
	color: #000;
	width:98%;
	margin:0 auto;
}
.products_list_pic{background:url(../images/Preloader_1.gif) no-repeat 50% 50%;border:none;}
.products_list_pic img{width:100%;height:100%;/* border:1px solid #f5b56d; */}
.products_list_t{
	height:30px;line-height:30px;
	background:#0b5a9f;
	color: #fff;
}
/*图文详情*/
.products_con{
	width:94%;
	padding:0 3%;
	padding-bottom: 3%;
}
.show_pic{margin:0 auto;}
.products_con img{ width:60%;}
.show_tit{font-size: 14px;color:#fff;background: #0b5a9f;width:60%;line-height: 30px;}
.show_con_a1{width:90%;margin:0 auto;font-size: 14px;color:#8e8e8e;}
.show_con_a2{width:90%;margin:0 auto;font-size: 12px;color:#8e8e8e;line-height: 24px;}
.products_con p{
	font-size:120%;
	color:#f5b56d;
	padding-bottom: 3%;

}
.products_con span{
	font-size:100%;
	color: #262626;
}
.xiangqing_con{width:100%;margin:0 auto;}
.xiangqing1{color:#f5b56d;}
.xiangqing2{color:#f5b56d;}


/*更多*/
.com_more{width:40px;height:40px;display:block;margin:0 auto 3% auto;background:#FCBA5A;font-size:15px;line-height:40px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;color:#fff;}
.com_more a{color:#fff;}
.pro_more{width:40px;height:40px;display:block;margin:0 auto 3% auto;background:#000;font-size:15px;line-height:40px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;color:#fff;}
.pro_more a{color:#fff;}
.tanchu{width:120px;height:25px;margin:0 auto;background:#000;text-align:center;color:#fff;font-size:14px;position:fixed;top:50%;left:50%;margin-left:-50px;z-index:9999;display:none;line-height:25px;}

.dangan{width:100%;height:40%;}
.dangan_center{text-align: center;width:100%;}
.dangan_center_1{color:#0b5a9f;font-size: 16px;}
.dangan_center_2{color:#b0b0b0;font-size: 12px;}
.dangan_con{color:#696969;font-size: 14px;padding:5% 5%;}
.dangan_right{width:100%;text-align: center;background:url(../images/ckbg.png) no-repeat 50% 50%;}
.dangan_right a{color:#0b5a9f;line-height: 26px;text-align: center;}
.dangan1{width:92%;padding:2% 4% 2% 4%;background: #191816;color:#f5b56d;font-size: 12px;}
.tuandui{width:96%;padding:1% 2%;}
.tuandui_a{float: left;margin-left: 1%;width:32%;}
.tuandui_a_img{/* border: #f5b56d solid 1px; */width:98%;}
.tuandui_a_img img{width:100%;}
.tuandui_a_tit{text-align: center;font-size: 12px;width:98%;line-height: 24px;background: #0b5a9f;}
.tuandui_a a{font-size: 12px;color:#fff;}
.heying{width:94%;background: #191816;padding:2% 2%;}
.heying_a{float: left;margin-left: 2%;width:47%;}
.heying_a_img{width:100%;}
.heying_a_img img{width:100%;}
.heying_a_tit{text-align: center;width:100%;line-height: 24px;}
.heying_a a{font-size: 12px;color:#f5b56d;}
.peixun{width:94%;background: #191816;padding:2% 2%;}
.peixun_a{float: left;width:48%;margin-left: 2%;}
.peixun_a_img{width:100%;height:50%;position: relative;}
.peixun_a_img img{width:98%;}
.peixun_a_bg{position: absolute;width:100%;height:100%;top:0;left:0;background:url(../images/touming.png) no-repeat;display: none;background-size:100%; }
.peixun_a_tit{display: none;top:0;left:0;position: absolute;font-size: 12px;color:#f5b56d;text-align: center;width:100%;height:100%;line-height: 175px;}
.peixun_a a:hover .peixun_a_bg{display: block;}
.peixun_a a:hover .peixun_a_tit{display: block;}
.dongtai{width:100%;background: #191816;padding:2% 2% 4% 2%;}
.dongtai_a{width:94%;height:70px;background: #191816;padding:2% 2% 4% 2%;border-bottom: #332a20 solid 1px;}
.dongtai_left{float: left;width:23%;height:50%;padding-left: 10px;padding-bottom: 5px;}
.dongtai_left img{width:70%;}
.dongtai_right{float: left;width:70%;padding:0 5px 0 0px;}
.dongtai_right_1{width:100%;}
.dongtai_right_tit{float: left;font-size: 14px;color:#f5b56d;}
.dongtai_right_gengduo{float: right;}
.dongtai_right_gengduo a{font-size: 12px;color:#f5b56d;}
.dongtai_right_2{width:100%;font-size: 12px;color:#f5b56d;}
.zuopin{width:100%;background: #191816;}
.zuopin_a{width:40%;padding:2% 5% 2% 5%;float: left;}
.zuopin_a .img{width:100%;position: relative;}
.zuopin_a .img img{width:100%;}
.zuopin_a_bg{background:url(../images/gongju1.png) no-repeat;position: absolute;left:0;top:0;background-size: 100%;width:100%;}
.zuopin_a_tit{text-align: center;line-height: 24px;}
.zuopin_a a{font-size: 12px;color:#f5b56d;}

#bottom_nav {margin: 0 auto;background:#0b5a9f;background-size: 100%;width: 100%;position: fixed;bottom: 0;}
.bottom_yijian{width: 25%;float: left;/*margin-bottom: 3%;*/}
.bottom_yijian_img{text-align:center;vertical-align:middle;margin-top: 10%;width:100%;text-align:center;}
.bottom_yijian_img img{display: block;height: auto;width:30%;margin:0 auto;}
.bottom_yijian .mianfei{margin-top: 20%!important;font-size: 1.0em!important;}
#bottom_nav a {width: 100%;line-height:180%;display: block;float: left;text-align: center;color: #fff;border-radius: 5px;font-size: 0.9em;font-family: '微软雅黑';}

.dangan_right a img{width:50%;}

.nnproducts_list2{width:90%;margin:5% 5%;}
.nnproducts_list2_left{float: left;width:20%;}
.nnproducts_list2_left img{width:100%;}
.nnproducts_list2_right{float: left;width:70%;padding:0 5%;}
.nnproducts_list2_right_a{width:100%;}
.nnproducts_list2_right_tit{float: left;color:#f5b56d;}
.nnproducts_list2_right_gengduo{float: right;color:#f5b56d;}
.nnproducts_list2_right_gengduo a{color:#f5b56d;}
.nnproducts_list2_right_con{width:100%;color:#f5b56d;}
.news_show_cont p{text-align: center;color:#f5b56d;}
.news_show_cont span{color:#f5b56d;}


.sybg{width:100%;height: 50%;padding:5% 0;}
.xia_a1_right_2{background:url(../images/xwbg1.png) no-repeat center center;width:90%;padding:5% 5%;}
.xia_a1_right_ou{width:100%;margin:0 auto;}
.xia_a1_right_2_ji{float: right;width:45%;line-height: 20px;}
.xia_a1_right_2_ou{float:left;width:45%;line-height: 20px;}
.xia_a1_right_2_ji_tit{color:#696969;font-size: 14px;}
.xia_a1_right_2_ji_con{color:#919191;font-size: 12px;}
.xia_a1_right_2_ji:hover .xia_a1_right_2_ji_tit{color:#0b5a9f;}
.xia_a1_right_2_ji:hover .xia_a1_right_2_ji_con{color:#4e98d9;}
.xia_a1_right_2_ou:hover .xia_a1_right_2_ji_tit{color:#0b5a9f;}
.xia_a1_right_2_ou:hover .xia_a1_right_2_ji_con{color:#4e98d9;}
.dy{width:90%;margin:0 auto;padding:3% 5%;background: #fff;color:#0b5a9f;font-size: 14px;}
.dy a{font-size: 14px;color:#0b5a9f;}
.dy_a1{padding:5% 5%;font-size: 14px;color:#737373;line-height: 30px;}
.products_list{width:100%;margin:0 auto;}

.products_list_a{
	margin:0 auto;
	width:97%;
	/* border-bottom:dotted 1px #ccc; */
}
.news_list_a{
	width:90%;
	height: 40px;
	line-height: 40px;
	margin:0 auto;
}
.news_list_a a{color:#656565;
	font-size: 14px;}
.news_list_a a:hover{color:#0061a2;}
.news_list_left{
	float: left;
}
.news_list_left a{
	color:#656565;
	font-size: 14px;
}
.news_list_right{
	float: right;
	text-align: right;
	/* color:#656565;
	font-size: 12px; */
}
.products_show_a{
	width:92%;
	margin:2% auto;
}
.products_show_a1{
	width:100%;
	line-height: 24px;
	color:#666666;
	font-size: 16px;
	text-align: center;
}
.products_show_a2a2{
	width:90%;
	line-height: 30px;
	color:#999999;
	font-size: 12px;
	text-align: center;
	margin:0 auto;
	/* background: url(../images/kuang.png) no-repeat; */
}
.products_show_b{
	width:100%;
	margin:0 auto;
}
.products_show_b1{
	text-align: center;
	width:100%;
	margin:0 auto;
}
.products_show_b2{
	width:90%;
	margin:2% auto;
	line-height: 25px;
	font-size: 14px;
	color:#8e8e8e;
}

.liuyanzhuti1{margin:20px 0 0 0;}
.liuyanzhuti1 input{width:60%;float: left;border:1px solid #0b5a9f; text-indent: 10px;background: #dff0ff;line-height: 30px;height:30px;}
.lyzt1{float: left;color:#0b5a9f;font-size: 14px;line-height: 30px;width:25%;}
#lyzt1{float: left;}
.xh1{float: left;padding:0 15px;line-height: 20px;color:#f00;}
.liuyanzhuti1 textarea{width:60%;border-radius: 5px 5px;float: left;border:1px solid #0b5a9f;resize:none;padding:4px 10px;background: #dff0ff;height:70px;}
#tijiao3{width:47%;height:43px;float: left;color:#fff;font-size: 14px;text-align: center;line-height: 43px;margin-left: 30%;background:url(../images/tijiao3.png
	) 0px 0px;}


.index_about1{width:100%;text-align: center;color:#333;margin-top: 10px;margin-bottom: 10px;font-size: 16px;background: #fff;line-height: 50px;}
.index_about2{width:100%;margin-top: 5px;margin-bottom: 10px;}
.index_about2 a{display: block;float: left;width:49%;margin:1px;}
.index_about2 a img{}
.index_about3{width:100%;}
.index_about4{width:100%;margin-top:5px;margin-bottom: 10px;}
.index_about4_left{float: left;width:49%;margin-left:0.5%;margin-right:0.5%;padding-bottom:10px;background: #fff;margin-bottom: 1%;}
.index_about4_left_img{width:100%;position: relative;}
.index_about4_left_img img{height: 128px;object-fit:cover;}
.index_about4_left_rq{width:28%;height:40%;position: absolute;top:0;left:2%;background: #00479d;}
.index_about4_left_r{font-size: 24px;text-align: center;color:#fff;font-weight: bold;line-height: 30px;}
.index_about4_left_n{font-size: 12px;text-align: center;color:#fff;}
.index_about4_left_all{width:89%;padding:5%;}
.index_about4_all_tit{font-size: 14px;color:#333;line-height: 20px;}
.index_about4_all_con{font-size: 12px;color:#b6b6b6;line-height: 20px;height:40px;}
.index_about4_all_a{width:100%;margin-top: 5%;}
.index_about4_all_a a{display: block;float: right;;height:20px;line-height: 20px;border-bottom: 1px solid #a5a5a5;color:#a5a5a5;font-size: 12px;}
.index_about4_all_a a img{width:90%;}

.bottom_all{width:100%;border-top: 2px solid #f8f8f8;}
.bottom_all_about{width:100%;height:35px;line-height: 30px;text-align: center;background: #fff;padding:5% 0;}
.bottom_all_about a{float: left;display: block;font-size: 14px;color:#333;border-left: 1px solid #c5c5c5;padding:0px 10px;line-height: 25px;height:25px;}
.bottom_all img{}
.bottom_all_bot{width:100%;height:40px;line-height: 40px;text-align: center;color:#999999;font-size: 14px;background: #fff;}

.about_tab{width:90%;background: #fff;padding:0px 5%;background: #fff;text-align: center;}
.about_tab a{height:30px;color:#5b5b5b;font-size: 14px;line-height: 30px;padding:5px 2px;display: inline-block;}
.about_con{width:90%;padding:2% 5%;background: #fff;color:#5b5b5b;font-size: 14px;line-height: 30px;}
.about_show{width:90%;background: #fff;padding:2% 5%;}
.about_show_left{float: left;width:20%;}
.about_show_left a{font-size: 14px;color:#5b5b5b;line-height: 30px;display: block;width:100%;}
.about_show_right{font-size: 14px;color:#5b5b5b;line-height: 30px;float: right;width:78%;}
.index_news_tab{width:100%;background: #fff;}
.index_news_tab_a{margin:0 auto;text-align: center;}
.index_news_tab_a a{height:30px;color:#5b5b5b;font-size: 14px;line-height: 30px;padding:5px 5px;display: inline-block;}

.yewu{border-bottom: 2px solid #00479d;color:#00479d;height:29px;}
