@charset "utf-8";
/* CSS Document */
html{margin:0 auto;}
body{font-family:"Microsoft YaHei", 微软雅黑,"PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial,  STHeitiSC-Light, simsun, 宋体, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;}
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
ul, li, dl, dt, dd, ol {list-style-type: none;margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6, form, input, textarea, label, table, tr, td, p, header, article, footer, nav, section, aside, menu {margin: 0;padding: 0;}
header, article, footer, nav, section, aside, menu {display: block;}
table {border-collapse: collapse;border-spacing: 0;}
.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;
	}
.box_s{
		 box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;}
img {border: none;  }
a:link {color: #000;text-decoration: none;outline: none;}
a:active, a:visited {color: #666666;text-decoration: none;}
a:hover{ color:#148ac8;}
header, article, footer, nav, section, aside, menu {display: block;}
table {border-collapse: collapse;border-spacing: 0;}
.clear{clear:both;}
/*banner*/
.box1{width: 100%;}
.banner_f{position:relative;overflow: hidden;width: 100%;height: 100%;}
.banner_f .img{width: 12000px;position: absolute;top: 0;height: 100%;margin:0;}
.banner_f .img li{float: left;width: 100%;height: 100%;}
.banner_f .img li img{width: 100%;height: 100%;vertical-align: middle;}
.banner_f .num{width: 100%;position: absolute;bottom:10px;left:0;text-align: center;font-size: 0;}
.banner_f .num li{width: 6px;height: 6px;background:#4d9ed6;border-radius:50%;display: inline-block;margin:0 4px;cursor: pointer;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.banner_f .num li.on{width:20px;background:#4d9ed6;border-radius:3px;}
.btn_l{position:absolute;top:45%;left:0%;z-index:8;cursor:pointer;width:0.55rem;height:1.0rem;background:url(/static/modules/cms/images/left.png) center center no-repeat #ffb600;background-size:40% auto;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;}
.btn_r{position:absolute;top:45%;right:0%;z-index:8;cursor:pointer;width:0.55rem;height:1.0rem;background:url(/static/modules/cms/images/right.png) center center no-repeat #ffb600;background-size:40% auto;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;}
.btn_l:hover{background-color:#ffb600;}
.btn_r:hover{background-color:#ffb600;}
/*banner end*/
/* 列表分页 page_list */
.page_div{width:9.6rem;margin:0.3rem auto;}
.page_list{text-align: center;margin-bottom:0;font-size: 0.36rem;}
.page_list ul{ width: auto; padding: 0.4rem 0;  margin: 0 auto;text-align: center;}
.page_list li{padding: 0.1rem;display: inline;}
.page_list li a{font-size: 0.36rem;}
.m_intro{width:100%;font-size:0;}
.m_intro img{width:100%;}
.map_max_width img{ max-width:1000px;}
.position_con{line-height:1.0rem;font-size:0.4rem;padding-left:2%;background-color:#f5f5f5;color:#333;}
.position_con a{color:#333;}
/* 列表分页 end*/
.mHeader{
	position: absolute;
	height: 1.4rem;
	z-index: 100;
	width: 100%;
	top: 0px;
	left: 0px;
}
.mIcon{
	width: 1.0rem;
	height: 1.0rem;
	padding: 3px 10px;
	position: absolute;
	z-index: 100;
	right:0.01rem;
	top:0.36rem;
}
.controlIcon{
	display: block;
	width: 0.6rem;
	height: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	transition: all .4s ease;
	background:#0d72e8;
}
.controlIcon_1{width:0.5rem;}
.controlIcon_3{width:0.5rem;}
.mIconActive .controlIcon:nth-child(1){
	animation: 0.5s ease-out forwards animate1;
	-webkit-animation: 0.5s ease-out forwards animate1;
	width:0.6rem;
}
.mIconActive .controlIcon:nth-child(2){
	opacity: 0;
}
.mIconActive .controlIcon:nth-child(3){
	animation: 0.5s ease-out forwards animate2;
	-webkit-animation: 0.5s ease-out forwards animate2;
	width:0.6rem;
}
.mIconClose .controlIcon:nth-child(1){
	animation: 0.5s ease-out forwards animate3;
	-webkit-animation: 0.5s ease-out forwards animate3;
}
.mIconClose .controlIcon:nth-child(2){
	opacity: 1;
}
.mIconClose .controlIcon:nth-child(3){
	animation: 0.5s ease-out forwards animate4;
	-webkit-animation: 0.5s ease-out forwards animate4;
}
.mLogo{
	/* margin: 0.16rem auto; */
	width:100%;height:100%;
	position: relative;
	z-index: 10;
	background:#fff;}
.mLogo img{
	height: 0.6rem;
	padding-left:0.6rem;
	padding-top:0.36rem;}
.mMenu{
	position: absolute;
	top: 0px;
	padding-top:2.4rem;
	padding-bottom:0.6rem;
	background:#f5f5f5;background-size:auto 60%;
	z-index: 9;
	width: 100%;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;}
.mMenu ul{padding-left: 0px;}
.mMenu ul li{
	display: block;
	font-size:0.4rem;
	height: 1.2rem;
	line-height: 1.2rem;
	color: #333;
	text-decoration: none;
	padding-left: 0.8rem;}

/* 尾部 */
.kong{width:100%;height:1.9rem;}
.footer{width:100%;margin:0 auto;}
.footer .m_foolter{width:100%;padding:7px auto;height:1.8rem;background:#2f3541;font-size:0.36rem;position:fixed;bottom:0;z-index:30000;}	
.m_foolter ul{width:100%;height:100%;text-align:center;}	
.m_foolter ul li{width:25%;height:100%;background-color:red;float:left;}	
.m_foolter ul li span{color:#e5e5e5;line-height:2.7rem;font-size:0.3rem;}
.m_foolter .f_icon_1{background: url(/static/modules/cms/images/m/footer/f_icon_1.png) center 0.38rem no-repeat; background-size: 0.6rem auto;}
.m_foolter .f_icon_2{background: url(/static/modules/cms/images/m/footer/f_icon_2.png) center 0.36rem no-repeat; background-size: 0.56rem auto;}
.m_foolter .f_icon_3{background: url(/static/modules/cms/images/m/footer/f_icon_3.png) center 0.4rem no-repeat; background-size: 0.65rem auto;}
.m_foolter .f_icon_4{background: url(/static/modules/cms/images/m/footer/f_icon_4.png) center 0.4rem no-repeat; background-size: 0.6rem auto;}
/* 尾部end */
.in_type_tit{width:100%;text-align:center;padding-top:0.6rem;}
.in_type_tit h1{font-size:0.5rem;line-height:0.4rem;padding-bottom:0.5rem;color:#474747;font-weight:600;letter-spacing:2px;background:url(/static/modules/cms/images/type_tit_back.png) center bottom no-repeat;background-size:7.3rem auto;}
.in_type_tit p{font-size:0.36rem;line-height:0.5rem;color:#676767;margin-top:0.3rem;letter-spacing:1px;}
.in_tit{text-align:center;margin-top:0.6rem;}
.in_tit h1{font-size:0.45rem;line-height:0.7rem;color:#474747;letter-spacing:1px;}
.in_tit i{display:block;width:1.0rem;height:2px;background:#474747;margin:0.05rem auto;}
/* swiper*/
.swiper-container{width:100%;margin-top:1.0rem;}
.swiper-container .main_list{width:100%;}
.swiper-container .main_list .sl_img{width:100%;}
.swiper-container .main_list .sl_img img{width:100%;}
.swiper-pagination-bullet{width:0.25rem;height:0.25rem;display: inline-block;border-radius: 50%;background: #fff;}
.swiper-container .swiper-button-prev{left:3%;width:0.78rem!important;height:0.78rem!important;background:url(/static/modules/cms/images/left.png) center center no-repeat;background-size:90% 90%;}
.swiper-container .swiper-button-prev:after{content:''!important;}
.swiper-container .swiper-button-next{right:3%;width:0.78rem!important;height:0.78rem!important;background:url(/static/modules/cms/images/right.png) center center no-repeat;background-size:90% 90%;}
.swiper-container .swiper-button-next:after{content:''!important;}
/* swiper end*/
/* contact_info */
.contact_info{width:94%;margin:0 auto;margin-top:0.3rem;}
.contact_info h4{font-size:0.45rem;line-height:0.8rem;letter-spacing:3px;color:#4c4b4b;}
.contact_info p{font-size:0.38rem;line-height:0.7rem;color:#4c4b4b;}
.contact_info li{padding-left:13%;font-size:0.38rem;line-height:0.5rem;padding-bottom:0.5rem;padding-top:0.4rem;color:#676767;border-bottom:1px solid #c9c9c7;}
.contact_info .lx_icon_1{background:url(/static/modules/cms/images/lx_icon_1.png) 0.15rem center no-repeat;background-size:0.8rem auto;}
.contact_info .lx_icon_2{background:url(/static/modules/cms/images/lx_icon_2.png) 0.15rem center no-repeat;background-size:0.8rem auto;}
.contact_info .lx_icon_3{background:url(/static/modules/cms/images/lx_icon_3.png) 0.15rem center no-repeat;background-size:0.8rem auto;}
/* contact_info end*/
/* liuyan */
.liuyan_table{width:90%;margin:0 auto;margin-bottom:0.6rem;}
.liuyan_table form table{display:block;width:100%;}
.liuyan_table form table tbody{display:block;width:100%;}
.liuyan_table form table tr{display:block;margin-top:0.1rem;}
.liuyan_table form table tr td{display:block;width:100%;}
.liuyan_table form table tr td input{display:block;width:100%;font-size:0.36rem;line-height:0.8rem;color:#3f3f3f;text-indent:1.0em;background:#f5f5f5;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.36rem;
	line-height:0.45rem;color:#3f3f3f;text-indent:1.0em;padding-top:0.2rem;background:url(/static/modules/cms/images/liuyan_input_back.png) repeat;
	border:none;min-height:2.0rem;}
.liuyan_tit{width:100%;text-align:center;}
.liuyan_tit h5{font-size:0.5rem;line-height:1.2rem;color:#333;letter-spacing:2px;}
.liuyan_tit span{display:block;width:1.0rem;height:2px;margin:0 auto;background:#333;margin-bottom:0.4rem;}
.ly_btn{cursor:pointer;display:inline-block;height:0.75rem;width:4.0rem;font-size:0.36rem;letter-spacing:2px;border-radius:0.1rem;background:#2056aa;border:none;border-bottom:2px solid #11428e;color:#fff;}
.yzm_con_in{font-size:0.36rem;}
.yzm_con_in input{display:inline-block;width:6.0;margin-right:0.2rem;font-size:0.36rem;line-height:0.7rem;color:#3f3f3f;text-indent:1.0em;background:url(/static/modules/cms/images/liuyan_input_back.png) repeat;border:none;}
/* liuyan end*/
.in_tit{text-align:center;margin-top:0.6rem;}
.in_tit h2{font-size:0.45rem;line-height:0.7rem;color:#474747;letter-spacing:1px;}
.in_tit i{display:block;width:1.0rem;height:2px;background:#474747;margin:0.05rem auto;}
/* ys_con */
.ys_con{width:92%;padding:0.2rem 2%;margin:0 auto;margin-top:0.1rem;
	-webkit-box-shadow: #95baf7 0px 0px 10px;
	-moz-box-shadow: #95baf7 0px 0px 10px;
	box-shadow: #95baf7 0px 0px 10px;}
.ys_con li{width:25%;height:2.0rem;float:left;text-align:center;font-size:0.36rem;line-height:0.8rem;color:#1f6eef;
	background:url(/static/modules/cms/images/m/ys_line.png) left center no-repeat;background-size:auto 80%;}
.ys_con a:nth-child(1) li{background:none;}
.ys_con li .ys_img{width:100%;height:1.0rem;padding-top:0.2rem;}
.ys_con li .ys_img img{height:90%;}
/* ys_con end*/
/* pro_con */
.type_tit{width:100%;text-align:center;font-size:0;}
.type_tit h2{font-size:0.45rem;line-height:1.0rem;color:#3d3d3d;}
.type_tit i{display:inline-block;width:1.2rem;height:2px;background:#2572ef;}
.shaw_div{
	-webkit-box-shadow: #95baf7 0px 0px 10px;
	-moz-box-shadow: #95baf7 0px 0px 10px;
	box-shadow: #95baf7 0px 0px 10px;}
.pro_con{width:94%;margin:0 auto;margin-top:0.3rem;padding:0.3rem 1%;}
/* pro_con end*/
/* pro_list */
.pro_list{width:100%;margin-top:0.2rem;}
.pro_list li{width:33.33%;height:3.0rem;float:left;margin:0;text-align:center;}
.pro_list li .pr_img{width:100%;height:2.0rem;text-align:center;}
.pro_list li .pr_img img{height:75%;padding-top:13%;}
.pro_list li h5{font-size:0.4rem;line-height:0.5rem;padding-bottom:0.25rem;padding-top:0.25rem;font-weight:normal;}
/* pro_list end*/
/* item */
.md_view{ width:98%;margin:0 auto;margin-top:0.4rem;margin-bottom:0.2rem;}
.md_view .ty_tit{ width:96%;margin:0 auto;}
.md_view .slideBox{ overflow:hidden; zoom:1;  position:relative;   }
.md_view .parHd{width:100%;margin:0 auto;overflow:hidden;margin-top:0.4rem;}
.md_view .parHd ul li{cursor:pointer;width:31.3%;height:0.9rem;font-size:0.36rem;text-align:center;line-height:0.9rem;float:left;margin:0.1rem 1%;color:#302a26;background:#efecec;}
.md_view .parHd ul li:hover{background:#0d71e8;color:#fff;}
.md_view .parHd ul li.on{background:#0d71e8;color:#fff;}
.md_view .sPrev{ position:absolute;z-index:3; left:5px; top:33%; display:block; width:0.5rem; height:44px; border:1px solid #ddd; background:url(/static/modules/cms/images/md_left.png) center center no-repeat #f4f4f4;background-size:70% auto;}
.md_view .sNext{ position:absolute;z-index:3; right:5px; top:33%; display:block; width:0.5rem; height:44px; border:1px solid #ddd; background:url(/static/modules/cms/images/md_right.png) center center no-repeat #f4f4f4;background-size:70% auto;}
.md_view .sPrev:hover,.md_view .sNext:hover{ border-color:#0d71e8;  }
.md_view .parBd{width:97%;margin:0 auto;margin-top:10px;}
.md_view .parBd ul{width:100%;margin:0 auto;overflow:hidden; zoom:1;   }
.md_view .parBd ul li{width:100%;height:6.0rem;float:left;margin:0;overflow:hidden;font-size:0;}
.md_view .parBd ul li .ts_view_img{width:100%;height:5.0rem;overflow:hidden;font-size:0;}
.md_view .parBd ul li .ts_view_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;}
.md_view .parBd ul li:hover .ts_view_img img{transform: scale(1.1, 1.1);transition: .6s transform;z-index:1000;}
.md_view .parBd ul li h5{text-align:center;font-size:0.42rem;margin-top:0.1rem;line-height:0.9rem;letter-spacing:1px;background:#efecec;}
.md_view .parBd ul li:hover h5{background:#0d71e8;color:#fff;}
/* item end*/
/* about */
.about_img{width:95%;margin:0 auto;font-size:0;}
.about_img img{width:100%;}
.about{position:relative;z-index:2;width:93%;margin:0 auto;margin-top:0.3rem;padding:0.3rem 1%;background:#fff;}
.about .about_con{padding:0.1rem 0.5rem;}
.about h1{font-size:0.45rem;line-height:1.0rem;color:#000;font-weight:normal;letter-spacing:1px;}
.about p{font-size:0.36rem;line-height:0.6rem;}
.about a{display:inline-block;font-size:0.36rem;line-height:0.8rem;color:#fff;padding-left:0.4rem;padding-right:0.4rem;letter-spacing:1px;background:#0e47d1;}
/* about end*/
/* hzhb */
.hzhb{position:relative;top:-0.6rem;z-index:1;width:100%;padding-top:1.0rem;padding-bottom:0.6rem;background:url(/static/modules/cms/images/m/hz_back.jpg) no-repeat;background-size:cover;}
.hzhb_con{width:94%;margin:0 auto;margin-top:0.3rem;}
.hzhb_list{width:100%;margin:0 auto;}
.hzhb_list li{width:43%;height:1.6rem;font-size:0.38rem;padding:0 2%;
	line-height:0.6rem;float:left;margin:0.1rem 1.5%;
	display:flex;
	align-items: center;
    justify-content: center;
	text-align:center;
	letter-spacing:1px;background:#fff;
	-webkit-box-shadow: #ccc 0px 2px 12px;
	-moz-box-shadow: #ccc 0px 2px 12px;
	box-shadow: #ccc 0px 2px 12px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
.hzhb_list li:hover{background:#f5f5f5;}
.hz_more{width:100%;text-align:center;font-size:0;margin-top:0.4rem;}
.hz_more a{display:inline-block;font-size:0.36rem;text-align: center;line-height: 0.7rem;width: 3.0rem;color: #e38812;border: 1px solid #ecb138;}
.hz_more:hover a{width:3.4rem;}
/* hzhb end*/
/* news */
.news{width:94%;margin:0 auto}
.news .news_son{width:100%;text-align:center;}
.news .news_son li{display:inline-block;width:30%;margin-left:1.5%;margin-right:1.5%;font-size:0.38rem;color:#454547;line-height:0.7rem;border:1px solid #d2d2d2;}
.news .news_son li.on{border-color:#f59600;background:#f59600;color:#fff;}
.news .news_list{margin-top:0.2rem;}
.news .news_list li{padding:0.2rem;height:1.6rem;margin-top:0.2rem;
	-webkit-box-shadow: #ccc 2px 2px 4px;
	-moz-box-shadow: #ccc 2px 2px 4px;
	box-shadow: #ccc 2px 2px 4px;}
.news .news_list li .news_date{width:1.6rem;height:100%;border:1px solid #d9d9d9;font-size:0.34rem;line-height:0.56rem;text-align:center;}
.news .news_list li .news_date p{font-size:0.6rem;line-height:0.8rem;padding-top:0.2rem;}
.news .news_list li .news_info{width:5.6rem;height:100%;margin-left:0.3rem;}
.news .news_list li .news_info h5{font-size:0.42rem;line-height:0.8rem;margin-top:0.1rem;color:#474747;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news_list li .news_info p{font-size:0.36rem;line-height:0.6rem;color:#737373;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news_list li .news_more{width:1.0rem;height:1.0rem;margin-top:0.35rem;margin-right:0.1rem;background:url(/static/modules/cms/images/m/news_more_icon.png) no-repeat;background-size:100% 100%;}
/* news end*/
/* lx */
.lx{width:95%;margin:0 auto;margin-bottom:0.3rem;padding-top:0.5rem;padding-bottom:0.1rem;background:#269ef7;border-radius:0.15rem;margin-top:0.4rem;}
.lx .type_tit h2{color:#fff;}
.lx .type_tit i{background-color:#fff;}
.lx .lx_con{padding:0.4rem;}
.lx .lx_con .ewm_img{width:30%;font-size:0;text-align:center;margin-top:0.2rem;}
.lx .lx_con .ewm_img img{width:80%;}
.lx .lx_con .ewm_img p{font-size:0.36rem;line-height:0.7rem;color:#fff;}
.lx .lx_con .lx_info{width:68%;}
.lx .lx_con .lx_info li{font-size:0.38rem;line-height:0.65rem;padding-left:0.7rem;margin-bottom:0.2rem;color:#fff;}
.lx .lx_con .lx_info .f_1{background:url(/static/modules/cms/images/f_icon_1.png) left center no-repeat;background-size:0.56rem auto;margin-top:0.3rem;}
.lx .lx_con .lx_info .f_2{background:url(/static/modules/cms/images/f_icon_2.png) left center no-repeat;background-size:0.46rem auto;}
.lx .lx_con .lx_info .f_3{background:url(/static/modules/cms/images/f_icon_3.png) left center no-repeat;background-size:0.4rem auto;}
/* lx end*/
/* ly_table */
.ly_table form table{display:block;width:100%;}
.ly_table form table tbody{display:block;width:100%;}
.ly_table form table tr{display:block;margin-top:0.2rem;}
.ly_table form table tr td{display:block;width:100%;}
.ly_table form table tr td input{display:block;width:100%;font-size:0.36rem;line-height:0.8rem;color:#3f3f3f;text-indent:1.0em;background:#fff;border:none;}
.ly_table form table tr td input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #aeaeae; } 
.ly_table form table tr td input:-moz-placeholder, textarea:-moz-placeholder { color: #aeaeae; } 
.ly_table form table tr td input::-moz-placeholder, textarea::-moz-placeholder { color: #aeaeae; } 
.ly_table form table tr td input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #aeaeae; } 
.ly_table form table tr td textarea{display:block;width:100%;height:100%;font-size:0.36rem;
	line-height:0.45rem;color:#3f3f3f;text-indent:1.0em;padding-top:0.2rem;background:#fff;
	border:none;min-height:2.0rem;}
.ly_btn{cursor:pointer;display:inline-block;height:0.8rem;width:94%;font-size:0.36rem;letter-spacing:2px;border-radius:0.1rem;background:#f59701;border:none;border-bottom:2px solid #f59701;color:#fff;}
.yzm_con{font-size:0.36rem;color:#fff;}
.yzm_con input{display:inline-block;width:6.0;margin-right:0.2rem;font-size:0.36rem;line-height:0.7rem;color:#3f3f3f;text-indent:1.0em;background:#fff;border:none;}
/* ly_table end*/
/* son_list_li */
.son_list_li{width:96%;margin:0.3rem auto;text-align:center;}
.son_list_li li{float:left;width:31.33%;font-size:0.4rem;line-height:0.8rem;margin:1%;background:#f5f5f5;color:#000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.son_list_li .thisclass{color:#fff;background:#0d72e8;}
/* son_list_li end*/
/* qy_pro_con */
.qy_pro_con{width:94%;margin:0 auto;margin-top:0.4rem;}
.qy_pro_con .qy_pro_img{width:100%;font-size:0;margin-top:0.2rem;}
.qy_pro_con .qy_pro_img img{width:100%;}
.qy_pro_con .qy_pro_info{width:100%;}
.qy_pro_tit{width:100%;line-height:0.8rem;margin-top:0.4rem;margin-bottom:0.3rem;padding-bottom:0.3rem;border-bottom:2px solid #f2f2f2;}
.qy_pro_tit h5{font-size:0.45rem;line-height:0.48rem;color:#474747;border-left:3px solid #0d46d1;padding-left:0.4rem;font-weight:normal;}
.qy_pro_info p{font-size:0.36rem;line-height:0.6rem;color:#676767;}
.qy_pro_list{width:100%;margin-top:0.2rem;font-size:0;}
.qy_pro_list li{display:inline-block;width:22%;height:0.75rem;line-height:0.75rem;text-align:center;border-radius:0.15rem;color:#fff;margin:0.2rem 1%;font-size:0.36rem;background:#0d46d1;}
/* qy_pro_con end*/
/* qy_pro_ys */
.qy_pro_ys{width:100%;padding-top:0.5rem;padding-bottom:0.6rem;margin-top:0.5rem;background:url(/static/modules/cms/images/pr_adv.jpg) center center no-repeat;background-size:cover;}
.qy_pro_ys_con{width:96%;margin:0 auto;padding-left:0.2rem;}
.qy_pro_ys_con .qy_pro_tit{border:none;}
.qy_pro_ys_con .qy_pro_tit h5{color:#fff;border-color:#fff;}
.pro_ys_list{width:100%;margin-top:0.3rem;}
.pro_ys_list li{width:23%;height:2.7rem;float:left;margin-left:1%;margin-right:1%;border-radius:0.15rem;background:#fff;background-size:100% 100%;}
.pro_ys_list li .ys_icon{width:100%;height:1.2rem;margin-top:0.1rem;text-align:center;}
.pro_ys_list li .ys_icon img{height:0.8rem;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.pro_ys_list li:hover .ys_icon img{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg); /* IE 9 */
	-moz-transform: rotateY(180deg); /* Firefox */
	-webkit-transform: rotateY(180deg); /* Safari and Chrome */
	-o-transform: rotateY(180deg); /* Opera */}
.pro_ys_list li p{margin-top:0.2rem;font-size:0.36rem;line-height:0.45rem;color:#0069d3;text-align:center;letter-spacing:1px;}
/* qy_pro_ys end*/
.detital_tit{text-align:center;margin-bottom:0.3rem;font-size:0;}
.detital_tit h3{font-size:0.45rem;line-height:0.7rem;padding:0.1rem 0.5rem;font-weight:500;}
.detital_tit span{font-size:0.36rem;line-height:0.4rem;}
.art_content{width:100%;margin-top:0.3rem;}
.art_content .m_body{width:9.2rem;margin:0 auto;font-size:0.36rem;line-height:0.6rem;}
.art_content .m_body h3{width:100%;text-align:center;}
.art_content .m_body img{max-width:100%!important;height:auto!important;}
/* pro_show */
.in_list_tit{width:100%;padding-bottom:0.2rem;border-bottom:2px solid #f2f2f2;}
.in_list_tit h3{font-size:0.45rem;line-height:0.48rem;color:#474747;padding-left:0.3rem;border-left:3px solid #0d46d1;font-weight:normal;}
.pro_show{width:100%;margin-top:0.4rem;background:#f8f9fd;}
.pro_show_list{width:96%;padding:0.3rem 2%;margin:0 auto;background:#fff;}
.pro_show_list li{width:46%;height:3.4rem;float:left;margin:0.15rem 2%;}
.pro_show_list li .pro_yy_img{width:100%;height:2.6rem;overflow:hidden;}
.pro_show_list li .pro_yy_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.pro_show_list li:hover .pro_yy_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}	
.pro_show_list li h5{font-size:0.26rem;padding-left:0.2rem;padding-right:0.2rem;letter-spacing:1px;height:0.8rem;line-height:0.8rem;font-weight:normal;text-align:center;color:#fff;background:#1048d2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* pro_show end*/
/* in_about */
.in_about{width:94%;margin:0.4rem auto;font-size:0.36rem;line-height:0.6rem;color:#474747;}
.in_about img{max-width:100%;}
/* in_about end*/
/* in_list */
.in_list{width:96%;margin:0 auto;margin-top:0.2rem;}
.in_list li{width:48%;height:4.2rem;float:left;margin:0.1rem 1%;text-align:center;}
.in_list li .in_li_img{width:100%;height:3.4rem;overflow:hidden;}
.in_list li h5{font-size:0.26rem;line-height:0.8rem;margin-top:0.1rem;background:#f5f5f5;color:#333;font-weight:normal;padding-right:0.2rem;padding-left:0.2rem;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in_list li .in_li_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;}
.in_list li:hover .in_li_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
/* in_list end*/
/* in_item_right */
.in_item_right{width:94%;margin:0 auto;margin-top:0.3rem;}
.in_item_right .item_r_tit h3{border-bottom:1px solid #698bad;padding-left:0.5rem;font-size:0.42rem;line-height:0.7rem;color:#49749c;background:url(/static/modules/cms/images/icon/in_item_icon.png) left center no-repeat;background-size:0.4rem auto;}
.in_item_right .item_r_tit h3 span{font-size:0.4rem;line-height:0.6rem;color:#49749c;font-weight:500;}
.in_item_right .item_r_con{margin-top:0.3rem;font-size:0.36rem;line-height:0.7rem;color:#231815;}
.in_item_right .item_r_con img{max-width:100%;}
/* in_item_right end*/
/* in_item_list */
.in_item_list{width:94%;margin:0 auto;margin-top:1.0rem;}
.in_list_tit{width:100%;padding-bottom:0.2rem;border-bottom:2px solid #f2f2f2;}
.in_list_tit h3{font-size:0.45rem;line-height:0.48rem;color:#0d46d1;padding-left:0.3rem;border-left:3px solid #0d46d1;}
.in_item_list li{position:relative;width:48%;height:3.3rem;float:left;margin:0.15rem 1%;overflow:hidden;}
.in_item_list li img{width:100%;min-height:100%;}
.in_item_list li h5{width:100%;font-weight:500;position:absolute;left:0;bottom:0;height:0.7rem;font-size:0.36rem;line-height:0.7rem;color:#fff;text-align:center;background:url(/static/modules/cms/images/item_tit_back.png) repeat;}
.in_item_list li:hover img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.in_item_list li:hover h5{bottom:-0.7rem;}
/* in_item_list end*/
.in_hz_tit{width:100%;text-align:center;}
.in_hz_tit h2{font-size:0.45rem;line-height:0.8rem;color:#0d46d1;}
.in_hz_tit span{color:#0d46d1;}
.in_hz_intro{width:92%;margin:0 auto;padding:0.5rem 2%;margin-top:0.4rem;background:url(/static/modules/cms/images/in_hz_back.jpg) center center no-repeat;background-size:cover;}
.in_hz_info{padding-left:0.3rem;font-size:0.36rem;line-height:0.6rem;color:#c8d5ef;}
.in_hz_info h6{font-size:0.45rem;line-height:0.8rem;letter-spacing:2px;margin-top:0.1rem;}
.in_hz_list{width:94%;margin:0 auto;margin-top:0.4rem;}
.in_hz_li{width:100%;padding-top:0.2rem;margin-top:0.3rem;border-top:2px solid #f2f2f2;}
.in_hz_li li{width:42%;height:1.4rem;line-height:0.6rem;float:left;padding:0 2%;margin:0.1rem 2%;text-align:center;
	font-size:0.38rem;
	display:flex;
	align-items: center;
    justify-content: center;
	-webkit-box-shadow: #ccc 0px 0px 10px;
	-moz-box-shadow: #ccc 0px 0px 10px;
	box-shadow: #ccc 0px 0px 10px;}
/* in_news_con */
.in_news_con{width:96%;margin:0 auto;margin-top:0.4rem;}
.in_news_con li{width:100%;height:1.8rem;margin-top:0.2rem;padding-bottom:0.3rem;border-bottom:1px solid #e9e8e8;}
.in_news_con li .in_news_img{width:27%;height:100%;overflow:hidden;}
.in_news_con li .in_news_img img{width:100%;min-height:100%;}
.in_news_con li .in_news_info{width:70%;height:100%;}
.in_news_con li .in_news_info h5{font-size:0.42rem;line-height:0.8rem;color:#595556;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in_news_con li .in_news_info h5 span{font-size:0.36rem;font-weight:500;}
.in_news_con li .in_news_info p{font-size:0.36rem;line-height:0.5rem;color:#898787;}
.in_news_con li:hover .in_news_info h5{color:#189d9a;}
/* in_news_con end*/	
/* in_lc */
.in_lc{width:94%;margin:0 auto;}
.in_lc_con{width:100%;margin:0 auto;margin-top:0.4rem;}
.in_lc_con li{width:46%;height:4.0rem;padding-top:0.4rem;padding-bottom:0.3rem;float:left;margin:0.1rem 2%;
	-webkit-box-shadow: #ccc 0px 0px 10px;
	-moz-box-shadow: #ccc 0px 0px 10px;
	box-shadow: #ccc 0px 0px 10px;}
.in_lc_con li .in_lc_img{width:2.4rem;height:2.4rem;border-radius:50%;overflow:hidden;margin:0 auto;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.in_lc_con li .in_lc_img img{width:100%;height:100%;}
.in_lc_con li:hover .in_lc_img{transform: translate(0,-6px);}
.in_lc_con li p{text-align:center;margin-top:0.4rem;font-size:0.36rem;line-height:0.6rem;color:#1748ba;letter-spacing:1px;}
/* in_lc end*/
/* fwlc */
.fwlc{width:100%;padding-bottom:0.4rem;padding-top:0.4rem;background:url(/static/modules/cms/images/lc/lc_back.jpg) no-repeat;background-size:cover;margin-top:0.4rem;}
.fwlc_con{width:92%;margin:0 auto;padding:0.4rem 3%;background:#fff;}
.fwlc_con li{width:100%;font-size:0;}
.fwlc_con li h5{font-size:0.4rem;line-height:0.6rem;display:inline-block;color:#fff;background:#f59600;padding-left:0.2rem;padding-right:0.3rem;font-weight:normal;letter-spacing:1px;}
.fwlc_con li p{font-size:0.36rem;line-height:0.6rem;padding-left:0;padding-top:0.1rem;padding-bottom:0.1rem;}
/* fwlc end*/

@-webkit-keyframes animate1{
0%{	
-webkit-transform:rotate(0deg) translateY(0px);
}
100%{
-webkit-transform:rotate(45deg) translateY(8px) translateX(4px);
}	
}
@keyframes animate1{
0%{	
transform:rotate(0deg) translateY(0px);	
}
100%{
transform:rotate(45deg) translateY(8px) translateX(4px);
}	
}
@-webkit-keyframes animate2{
0%{	
-webkit-transform:rotate(0deg) translateY(0px);
}
100%{
-webkit-transform:rotate(-45deg) translateY(-8px) translateX(4px);
}	
}
@keyframes animate2{
0%{	
transform:rotate(0deg) translateY(0px);	
}
100%{
transform:rotate(-45deg) translateY(-8px) translateX(4px);
}	
}
@-webkit-keyframes animate3{
0%{	
-webkit-transform:rotate(45deg) translateY(8px) translateX(8px);	
}
100%{
-webkit-transform:rotate(0deg) translateY(0px);
}	
}
@keyframes animate3{
0%{	
transform:rotate(45deg) translateY(8px) translateX(8px);
}
100%{	
transform:rotate(0deg) translateY(0px);	
}	
}
@-webkit-keyframes animate4{
0%{	
-webkit-transform:rotate(-45deg) translateY(-8px) translateX(8px);
}
100%{	
-webkit-transform:rotate(0deg) translateY(0px);
}	
}
@keyframes animate4{
0%{	
transform:rotate(-45deg) translateY(-8px) translateX(8px);
}
100%{	
transform:rotate(0deg) translateY(0px);	
}	
}

@media screen and (max-width: 780px){

}

<!--耗时1753913557.4626秒-->