@charset "utf-8";
/* CSS Document */
html{
　　font-size:62.5%; /* 10÷16=62.5% */ 
}
*{word-wrap:break-word;}
body{
　　font-size:12px;
　　font-size:1.2rem ; /* 12÷10=1.2 */
   overflow-x:hidden;
/*background:url(../images/bg.jpg) no-repeat;*/
background-repeat: no-repeat;
   /* background-position: center center;*/
    background-size: cover;
}
body,html{ font-family:"微软雅黑"; min-width:320px;}
ul,ul li,dl,dl dt,dl dd{ margin:0px; padding:0px; list-style:none;}
.f_faminly{ font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.bigzm{text-transform:uppercase;}
.b_cursor{ border:0px; cursor:pointer;}
input{ outline:0;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888888;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #888888;
}

.fs14{ font-size:14px;}
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs20{ font-size:20px;}
ul li{ list-style-type:none; float:left; }
/*.container{ border:1px solid red;}*/
.container {
       width: 100%!important;
       max-width:1200px;
       max-width:1170px\9;
}
.container1{width:100%;}


/*loading加载*/
.loading { position:fixed;width:100%; height:100%; background-color:#fff; z-index:1000000;}

.loading-img{width:100px; position:absolute; height:38px; left:50%; top:50%; margin-left:-50px; margin-top:-19px;-webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;}
 
@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) rotateY(0deg) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(0deg)  rotateY(0deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(0deg) rotateY(180deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(180deg) 
  } 100% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
}


/*头部*/

#banner{width:100%; position:relative;}
.clearpadding{ padding:0px; margin:0px;}
.section_ui{width:100%;}
.section_ui_c{width:1200px; margin:0px auto;}
/*.section_ui_c1{width:1200px; margin:0px auto;}
.i_tgdiv{width:1450px; margin:0px auto;}*/
.header_top{width:100%; padding:0% 0% 0px 2%;  position:relative; background-color:#fff; color:#000000;}
.header_top.fixedmenu{ position:fixed; top:0px; left:0px;z-index:1000;background:url(../images/logobg.png) repeat; color:#fff;}
.header_top.fdmenu{ position:fixed; top:0px; left:0px; z-index:1000; background-color:#fff;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}

.header_top .i_logo_ul .nav_menu li .a_nav{ color:#000}
.i_logo_img{ padding:1% 0px;}
.i_logo_img img{width:100%;}
.i_logo_ul{width:48%; padding-top:1%;}
.i_logo_ul .nav_menu{width:85%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{width:14.28%; height:60px; float:left; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li .a_nav{width:100%; height:60px; line-height:60px; display:inline-block; text-align:center; overflow:hidden; color:#fff; font-size:16px;}
.i_logo_ul .nav_menu li .a_nav:hover,.i_logo_ul .nav_menu li .a_nav.active,.i_logo_ul .nav_menu li .a_nav.active1{ color:#fff; text-decoration:none;}
.header_top .i_logo_ul .nav_menu li .a_nav,.header_top .i_logo_ul .nav_menu li .a_nav:hover,.header_top .i_logo_ul .nav_menu li .a_nav.active,.header_top .i_logo_ul .nav_menu li .a_nav.active1{ color:#000}
.header_top.fixedmenu .i_logo_ul .nav_menu li .a_nav,.header_top.fixedmenu .i_logo_ul .nav_menu li .a_nav:hover,.header_top.fixedmenu .i_logo_ul .nav_menu li .a_nav.active,.header_top .i_logo_ul .nav_menu li .a_nav.active1{ color:#fff}

.i_logo_banben{width:10%; background-color:#5082f5; padding:1%;}
.i_logo_banben ul{width:100%; margin:0px; padding:0px; height:60px; padding-top:15%;}
.i_logo_banben ul li{width:33.33%; float:left; text-align:center;}
.i_logo_banben ul li a{width:100%; display:inline-block; overflow:hidden;}
.i_logo_banben ul li a img{ width:50%;}
.i_logo_banben ul li a:hover{ text-decoration:none;}

.i_ss{width:15%; text-align:center; height:60px; padding-top:20px; position:relative; cursor:pointer;}
.ss_div_l3{width:240px; height:32px; position:absolute; z-index:100000; right:0px; top:130%; background-color:#fff; display:none;}
.ss_div_l3 .ipt1{width:200px; height:32px; line-height:32px; text-indent:10px; color:#333; font-family:"微软雅黑"; font-size:14px; border:0px;}
.ss_div_l3 .ipt2{width:40px; height:32px; background:url(../images/ss_btn.png) center no-repeat; background-size:20px 20px; border:0px; cursor:pointer; background-color:#ccc;}
.ss_div_l2{width:100%;}
.ss_div_l2 .ipt1{width:85%; height:50px; line-height:50px; text-indent:10px; color:#333; font-family:"微软雅黑"; font-size:14px; border:0px;}
.ss_div_l2 .ipt2{width:15%; height:50px; background:url(../images/ss_btn.png) center no-repeat; background-size:20px 20px; border:0px; cursor:pointer; background-color:#ccc;}

.i_logo_banben1{width:100%; height:50px; background-color:#5082f5;}
.i_logo_banben1 ul{width:90%; margin:0px; padding:0px; padding-left:30%; height:50px; overflow:hidden;}
.i_logo_banben1 ul li{width:30%; float:left;}
.i_logo_banben1 ul li a{width:100%; height:50px; line-height:50px; color:#515151; font-size:12px; display:inline-block; text-decoration:none;}
.i_logo_banben1 ul li a:hover{ color:#824300; text-decoration:none;}
.i_logo_banben1 ul li a.a1{ background:url(../images/fx_tb1.jpg) left center no-repeat; text-indent:21px;}
.i_logo_banben1 ul li a.a2{ background:url(../images/fx_tb2.jpg) left center no-repeat; text-indent:21px;}
.i_logo_banben1 ul li a.a3{ background:url(../images/fx_tb3.jpg) left center no-repeat; text-indent:21px;}

.two_list_m{width:26px; height:26px; float:right; cursor:pointer; display:none;position:absolute; top:2.5vmin; right:15px; z-index:10000000000;}
.phone_two{width:100%; position:fixed; left:0px; display:none; z-index:10000000; background-color:#fff; margin-top:6vmin;}
.phone_two_ul{width:100%; margin:0px; padding:0px; list-style:none;}
.phone_two_ul li{width:100%; float:left; margin:0px; padding:0px; list-style:none;border-bottom:1px solid #ccc; background-color:#fff; position:relative; text-align:center;}
.phone_two_ul_a{width:100%; height:50px;background-color:#fff; line-height:50px; display:inline-block;  padding:0px 2%; font-size:14px; color:#515151; text-decoration:none;}
.phone_two_ul_a:hover,.phone_two_ul_a.activephone,.phone_two_ul_a.activephone:hover{ background-color:#5082f5;text-decoration:none; color:#fff;}

.home-swiper {width: 100%;height: 100%;background: #000;}
.home-swiper .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper .swiper-slide .div_text{width:39%; height:100%; background:url(../images/banner_bg.png) no-repeat; position:absolute; left:0px; top:0px; background-size:cover;text-align:center; color:#fff; font-size:20px; position:absolute; left:0px; bottom:195px;opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; line-height:2.0;}
.home-swiper .swiper-slide .div_text .div_text_wx{ margin-top:40%; width:100%; color:#fff; font-size:2vmin; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.home-swiper .swiper-slide .div_text .div_text_wx span{ font-size:4vmin; font-family:"微软雅黑";}
.home-swiper .swiper-slide.swiper-slide-active .div_text{opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0);transition-delay: 0.3s;-webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s;}
.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}


/*首页中间部分*/
.i_about{width:100%; padding:4% 0px;}
.i_about_t{width:100%; line-height:1.6; text-align:center; overflow:hidden; color:#333333; font-size:32px; display:inline-block;}
.i_about_t span{ color:#4b86f3; font-family:Arial, Helvetica, sans-serif; font-size:33px;}
.i_about_t:hover{ text-decoration:none; color:#fff;}
.i_about_c{width:100%; padding:3% 0px; line-height:2.0; color:#666666; font-size:14px; text-align:center; overflow:hidden;}
.i_about_b{width:96%; padding:0px 2%;}
.i_about_b ul{width:100%; margin:0px; padding:0px;}
.i_about_b ul li{width:25%; float:left; background:url(../images/fff.png) top right no-repeat; text-align:center; overflow:hidden;}
.i_about_b ul li a{width:100%; text-align:center; display:inline-block; overflow:hidden; color:#333333; font-size:20px; line-height:2.0;}
.i_about_b ul li a:hover{ text-decoration:none; color:#5082f5;}
.i_about_b ul li a img{width:37%;}
.i_about_b ul li a .text{width:100%; padding-top:8%; display:inline-block;}
.i_about_b ul li:nth-of-type(5){  background:none;}

.i_about1{width:100%; padding:4% 0px; background:url(../images/bg_bg.png) repeat; position:relative; z-index:1; left:0px; top:0px;}
.i_about1_t{width:100%; padding-top:4%; text-align:center;}
.i_about1_t a,.i_about1_t a:hover{width:157px; height:45px; line-height:45px; background-color:#2ca8ff; text-align:center; display:inline-block; overflow:hidden; color:#fff; font-size:14px;}

.i_news{width:100%; overflow:hidden;}
.i_news_t{width:100%;}
.i_news_t_l{width:50%; height:360px; position:relative;}
.i_news_t_lc{width:960px; height:360px; position:absolute;  padding:70px 65px 0px 65px; line-height:1.6; color:#ffffff; font-size:30px;}
.i_news_t_lc.bg1{ background:url(../images/title1.jpg) no-repeat; text-align:right;top:0px; right:0px;}
.i_news_t_lc.bg1 span{ color:#759df6; font-size:53px; font-weight:bold;}
.i_news_t_lc.bg2{ background:url(../images/title2.jpg) no-repeat; text-align:left;top:0px; left:0px;}
.i_news_t_lc.bg2 span{ color:#33e2ab; font-size:53px;font-weight:bold;}
.i_news_t_r{width:47%; margin:0px; padding:0px; padding-top:40px;}
.i_news_t_r li{width:100%; height:54px; line-height:54px; float:left; color:#333333; font-size:16px; overflow:hidden;}
.i_news_t_r li a{width:100%; height:54px; line-height:54px; overflow:hidden; color:#666666; padding-left:3%; display:inline-block;}
.i_news_t_r li a:hover{ text-decoration:none; color:#2ca8ff;}
.i_news_t_r li a .text{ color:#333333; margin-right:2%; display:inline-block;}

.i_dsj{width:100%; background:url(../images/bg2.jpg) bottom center no-repeat; background-size:cover; padding:4% 0px;}
.i_dsj_c{width:100%; height:325px; overflow:hidden; margin-top:3%; display:none;}

#swiper-history{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	position:relative;
}
#swiper-history  .swiper-container { 
        height: 325px;
		margin:0 40px;
    } 
#swiper-history	.short-line{
		height:284px;
		border-bottom:1px dashed #fff;
		width:30px;
		position:absolute;
		top:0px;
	}
#swiper-history	.long-line{
		height:284px;
		border-bottom:1px solid #fff;
		width:100%;
		position:absolute;
		top:0px;
		left:30px;
	}
#swiper-history   .swiper-slide span{
		display:block;
		width:100%;
		text-align:center;
		position:absolute;
		transition: 700ms;
    }
#swiper-history .swiper-slide .detail{
	height: 20px;
	line-height:20px;
    top:27px;
	color:#444;
    opacity: 0;
}
#swiper-history .swiper-slide .detail a{ background-color:#fff; display:inline-block; line-height:2.0; color:#333333; font-size:14px; width:300px; overflow:hidden;}
#swiper-history .swiper-slide .detail a:hover{ text-decoration:none;}
#swiper-history .swiper-slide .date{
	color:#fff;
	position:absolute;
	font-size:16px;
	bottom:-10px;
    opacity: 0;
}
#swiper-history .swiper-slide-active span{
	transition: 700ms 700ms;
}
#swiper-history	.swiper-pagination-bullets{
		white-space:nowrap;
		width:auto;
		bottom:67px;
		height:10px;
		line-height:10px;
		transition: 700ms;
	}
#swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}
#swiper-history .swiper-pagination-bullet{
	background:#fff;
	border: 1px solid #007aff;
	opacity:1;
	line-height:10px;
}
#swiper-history .swiper-pagination-bullet-active {
    background: #007aff;
}
#swiper-history .swiper-button-next,#swiper-history .swiper-button-prev{
	background-size:20px auto;
}



/*底部*/
.wx_top{width:50px; height:50px; position:fixed; right:20px; bottom:0px; z-index:100;}
.i_footer{ width:100%; padding:1% 0px; line-height:1.8; color:#fff; font-size:13px; background-color:#494949;}
.i_footer_l{width:70%; float:left;}
.i_footer_l_menu{width:100%; padding:15px 0px; color:#6c6d6d;}
.i_footer_l_menu a,i_footer_l_menu a:hover{ color:#fff; font-size:14px; padding:0px 2%; display:inline-block; line-height:1.7;}
.i_footer_l_menu a.a1{ padding-right:4%;}
.i_footer_l_text{width:100%; padding:15px 0px; color:#fff; font-size:12px; line-height:1.7;}
.i_footer_l_text a,.i_footer_l_text a:hover{ color:#fff;}
.i_footer_r{width:30%; float:right; padding-top:25px;}
.i_footer_r_text{width:60%; color:#fff; font-size:14px;}
.i_footer_r_wx{width:30%;}
.i_footer_r_wx img{width:100%; border:3px solid #fff;}


.i_ppdiv{width:100%;}
.i_ppdiv_ul{width:100%; margin:0px; padding:0px;}
.i_ppdiv_ul li{width:33.33%; float:left;}
.i_ppdiv_ul li .a_img{width:100%; display:inline-block; overflow:hidden; position:relative; color:#fff;}
.i_ppdiv_ul li .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.i_ppdiv_ul li .a_img:hover img{filter: Alpha(Opacity=80); 
	opacity: 0.8; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);}
.i_ppdiv_ul li .a_img:hover{ color:#fff; text-decoration:none;}
.i_ppdiv_ul li .a_img .a_text{ color:#cacaca; font-size:20px; font-family:Arial, Helvetica, sans-serif; text-align:right; position:absolute; right:10%; top:50%; margin-top:-10%;}
.i_ppdiv_ul li .a_img .a_text span{ font-size:32px; font-family:"微软雅黑";  color:#2ca8ff;}


/*other*/


.i_section{
	position: relative;
	/*background-color: #a2a7ab;*/
	/*min-height: 360px;*/
	box-sizing: border-box;
	/*overflow:hidden;*/
	width:100%;
	/*background:url(../images/d_01.png) repeat;*/
	}
.bg_blur{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/bg1.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.n_banner{width:100%; display:inline-block; overflow:hidden;}
.n_banner img{width:100%;}

.n_div{width:100%; padding:2% 0px;}
.n_div_l{width:19%;}
.n_div_l_t{width:100%; height:94px; background:url(../images/a_title_bg.png) bottom left no-repeat; }
.n_div_l_t .s1{line-height:1.6; color:#999999; font-size:14px; font:Arial, Helvetica, sans-serif;}
.n_div_l_t .s1 font{ color:#333333; font-size:30px; font-family:"微软雅黑";}
.n_div_l_t .s2{ color:#999999; font-size:14px; line-height:40px;}
.n_div_l_t .s2 a,.n_div_l_t .s2 a:hover{ color:#999999;}
.n_div_l_t .s2 font{ color:#5082f5;}
.n_div_l_c{width:100%; margin:0px; padding:0px; padding-top:22px;}
.n_div_l_c li{width:100%; height:54px; line-height:54px; float:left;}
.n_div_l_c li a{width:100%; height:54px; line-height:54px; display:inline-block; color:#333333; font-size:16px; overflow:hidden; text-indent:19px; background:url(../images/a_menu_b1.png) left center no-repeat;}
.n_div_l_c li a:hover,.n_div_l_c li a.activemenu{ color:#5082f5; font-size:20px; text-decoration:none; background:url(../images/a_menu_b.png) left center no-repeat;}
.n_div_r{width:74%;}
.n_div_r_t{width:100%; padding:2% 0px; overflow:hidden; color:#ececec; font-size:70px; font:Arial, Helvetica, sans-serif;}
.n_div_r_c{width:100%; padding-top:2%; overflow-x:hidden; color:#666666; font-size:14px; line-height:2.0;}
.n_div_r_c img{ max-width:100%;}

.a_zxlmenu{width:100%; margin-bottom:3%; position:relative; display:none; z-index:100;}
.a_zxlmenu_t{width:100%;padding:3% 0px; background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:18px; text-align:center; background-color:#5082f5; color:#fff; cursor:pointer;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color:#eeeeee;text-indent:0px; border-top:1px solid #fff; display:none;}
.a_zxlmenu_c li{width:100%;  float:left; text-align:center;}
.a_zxlmenu_c li a{width:100%;padding:3% 0px; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_c li a:hover{ color:#fff; text-decoration:none; background-color:#5082f5;}

.a_zsyl_list{width:100%; margin:0px; padding:0px;}
.a_zsyl_list li{width:100%; float:left; padding-bottom:4%;}
.a_zsyl_list li .div{width:100%; border:1px solid #d9d9d9; color:#666666; font-size:14px; display:inline-block; overflow:hidden;}
.a_zsyl_list li .div:hover{ text-decoration:none; color:#666;}
.a_zsyl_list li .div .a_img{width:51%; display:inline-block; overflow:hidden;}
.a_zsyl_list li .div .a_img img{width:100%;}
.a_zsyl_list li .div .a_img_r{width:47%; margin-right:2%; padding-top:1%;}
.a_zsyl_list li .div .a_img_r.tb1{ margin:0px; margin-left:2%;}
.a_zsyl_list li .div .a_img_r .s1{width:100%; height:7vmin; line-height:7vmin; overflow:hidden; color:#5082f5; font-size:20px;}
.a_zsyl_list li .div .a_img_r .s2{width:100%; height:15vmin; line-height:3vmin; overflow:hidden;}

.a_jtqy_ul{width:100%; margin:0px; padding:0px; margin-bottom:4%;}
.a_jtqy_ul li{width:32.33%; float:left; border-right:1px solid #b5b5b5; color:#333333; font-size:14px;}
.a_jtqy_ul li .s1{ padding-left:60px; height:52px; display:inline-block; line-height:1.6; margin-left:20%;}
.a_jtqy_ul li .s1 font{ color:#5082f5; font-size:20px;}
.a_jtqy_ul li .s1.abg1{ background:url(../images/jt_tb1.png) left center no-repeat;}
.a_jtqy_ul li .s1.abg2{ background:url(../images/jt_tb2.png) left center no-repeat;}
.a_jtqy_ul li .s1.abg3{ background:url(../images/jt_tb3.png) left center no-repeat;}

.a_ldjy_left{width:54%; border-top:9px solid #5082f5; padding-top:3%;}
.a_ldjy_right{width:42%; overflow:hidden;}
.a_ldjy_right img{width:100%;}

.a_qywh_ul{width:100%; margin:0px; padding:0px;}
.a_qywh_ul li{width:50%; padding:0px 0.5% 0.2% 0.5%; float:left;}
.a_qywh_ul li .a_img{width:100%; position:relative; display:inline-block; overflow:hidden;}
.a_qywh_ul li .a_img img{width:100%;}
.a_qywh_ul li .a_img .a_text{ color:#fff; position:absolute; line-height:1.6; display:inline-block; left:7%; bottom:7%; border-left:5px solid #fff; padding-left:3%; font-size:16px; font-family:Arial, Helvetica, sans-serif;}
.a_qywh_ul li .a_img .a_text font{ font-size:30px; font-family:"微软雅黑";}

.a_fzlc{width:100%; background:url(../images/fzlc_0012.jpg) left repeat-y; }
.a_fzlc1{width:100%; background:url(../images/fzlc_bg.jpg) left bottom no-repeat; padding:25px 0px;}
.a_fzlc1_ul{width:100%; margin:0px;  padding:0px; background:url(../images/fzlc_0012.png) left repeat-y;}
.a_fzlc1_ul li{width:100%; float:left; padding-bottom:4%;}
.a_fzlc1_ul li .div_1{width:203px; height:52px; line-height:52px; background:url(../images/fzlc_b1.png) right center no-repeat; text-align:right; padding-right:35px; color:#fff; font-size:16px;}
.a_fzlc1_ul li .div_r{width:630px; line-height:1.8; color:#666666; font-size:14px; overflow-x:hidden; padding-top:15px;}
.a_fzlc1_ul li .div_r img{ max-width:100%;}

.a_nws_list{width:100%;}
.a_nws_list li{width:100%; float:left; padding-bottom:4%;}
.a_nws_list li .div{width:100%; border:1px solid #d9d9d9; color:#666666; font-size:14px; display:inline-block; overflow:hidden; padding:1%;}
.a_nws_list li .div:hover{ text-decoration:none; color:#666;}
.a_nws_list li .div .a_img{width:36%; display:inline-block; overflow:hidden;}
.a_nws_list li .div .a_img img{width:100%;}
.a_nws_list li .div .a_img_r{width:57%; margin-right:2%; padding-top:1%;}
.a_nws_list li .div .a_img_r .s1{width:100%; height:7vmin; line-height:7vmin; overflow:hidden; color:#5082f5; font-size:20px;}
.a_nws_list li .div .a_img_r .s2{width:100%; height:9vmin; line-height:3vmin; overflow:hidden;}


.a_newsdetails{width:100%; padding:3% 0px;}
.a_mt_title{width:100%; padding:11px 0px; text-align:center; color:#333333; font-size:20px;word-wrap:break-word;}
.a_mt_time{width:100%; padding:13px 0px; text-align:center; color:#888888; font-size:14px;word-wrap:break-word;}
.a_mt_con{width:100%; line-height:2.0; color:#666666; font-size:14px;  padding:1% 0px; word-wrap:break-word; overflow-x:hidden;}
.a_mt_con img{ max-width:100%;}

.a_mt_pages{ border:1px solid #dfdfdf; border-left:0px; border-right:0px; color:#888888; font-size:14px text-align:center; line-height:2.0;}
.a_mt_pages a{ color:#888888;}
.a_mt_pages a:hover{ text-decoration:none; color:#c0a062;}
.a_mt_pages .btb{ padding:3% 0px;word-wrap:break-word; text-align:center;}
.a_mt_pages .btb1{ border-right:1px solid #dfdfdf;}

.a_nymenu{width:100%; padding-bottom:3%;}
.a_nymenu a{width:150px; margin-bottom:5px; border:1px solid #5082f5; margin-right:20px; display:inline-block; overflow:hidden;
-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */ color:#333333; font-size:16px; height:40px; line-height:40px; text-align:center;}
.a_nymenu a:hover,.a_nymenu a.activemy{ background-color:#5082f5; text-decoration:none; color:#fff;}

.a_case_ul{width:100%;}
.a_case_ul li{width:33.33%; float:left; padding:0px 1% 1% 1%;}
.a_case_ul li .a_img{width:100%; display:inline-block; overflow:hidden; border:1px solid #dcdcdc;}
.a_case_ul li .a_img img{width:100%;}
.a_case_ul li .a_text{width:100%; height:7vmin; line-height:7vmin; text-align:center; display:inline-block; overflow:hidden; color:#333333; font-size:16px;}
.a_case_ul li .a_text:hover{ text-decoration:none; color:#5082f5;}

.a_case_ul1{width:100%;}
.a_case_ul1 li{width:33.33%; float:left; padding:0px 1% 1% 1%;}
.a_case_ul1 li .a_img{width:100%; display:inline-block; overflow:hidden;}
.a_case_ul1 li .a_img img{width:100%;}
.a_case_ul1 li .a_text{width:100%; height:7vmin; line-height:7vmin; text-align:center; display:inline-block; overflow:hidden; color:#333333; font-size:16px;}
.a_case_ul1 li .a_text:hover{ text-decoration:none; color:#5082f5;}

.a_jszc_ul{width:100%;}
.a_jszc_ul li{width:100%; padding-bottom:4%; float:left; font-size:16px;}
.a_jszc_ul li .s1{width:4%; height:22px; line-height:22px; text-align:center; display:inline-block; background-color:#5082f5; color:#fff; overflow:hidden;-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */}
.a_jszc_ul li .s2{width:94%; line-height:22px; color:#333333; display:inline-block;}
.a_jszc_ul li .s2:hover{ text-decoration:none; color:#5082f5;}

.a_map{width:100%; overflow:hidden; padding-bottom:4%;}
.a_contact{width:100%; padding-top:4%; background:url(../images/lx_01.png) top left no-repeat; padding-bottom:4%;}
.a_contact_l{width:58%; color:#003323; font-size:20px; line-height:1.8;}
.a_contact_r{width:42%;}
.a_contact_r ul{width:100%;}
.a_contact_r ul li{width:42%; margin-left:8%; float:left;}
.a_contact_r ul li img{width:100%; border:10px solid #5082f5;}

.a_mesages{width:100%;}
.a_mesages_l{width:45%;}
.a_mesages_l table tr td{ padding-bottom:15px;}
.a_mesages_l .ipt1{width:80%; height:40px; line-height:40px; border:1px solid #5082f5; text-indent:10px; color:#999999; font-size:14px; font-family:"微软雅黑";-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */}
.a_mesages_l .ipt2{width:100%; height:175px;border:1px solid #5082f5; color:#999999; font-size:14px; font-family:"微软雅黑"; padding:10px; -moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */}
.a_mesages_l .ipt3{width:140px; height:40px; line-height:40px; background-color:#5082f5; color:#fff; font-size:14px; font-family:"微软雅黑"; text-align:center;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */ border:0px;}
.a_mesages_r{width:43%; overflow:hidden;}
.a_mesages_r img{width:100%;}


.a_rlzydiv_c{width:100%; margin:0px; padding:0px;}
.a_rlzydiv_c dt{width:100%; padding-bottom:5px; float:left; font-weight:normal;}
.a_rlzydiv_c dt .div{width:100%; padding:2% 0px; background-color:#5082f5; color:#fff; font-size:16px;}
.a_rlzydiv_c dt .div .s1{width:25%; text-align:center;}
.a_rlzydiv_c dt .div .s2{width:25%;text-align:center;}
.a_rlzydiv_c dt .div .s3{width:25%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:25%; text-align:center;}
.a_rlzydiv_c dd{width:100%; padding-bottom:5px; float:left; font-weight:normal;}
.a_rlzydiv_c dd .div{width:100%; padding:2% 0px; background-color:#eeeeee; font-size:14px; color:#676767; cursor:pointer;}
.a_rlzydiv_c dd .div:hover,.a_rlzydiv_c dd .div.activerc{background-color:#5082f5; color:#fff;}
.a_rlzydiv_c dd .div .s1{width:25%; text-align:center;}
.a_rlzydiv_c dd .div .s2{width:25%;text-align:center;}
.a_rlzydiv_c dd .div .s3{width:25%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:25%; text-align:center;}
.a_rlzydiv_c dd .div1{width:100%; background-color:#ececec; padding:2% 3%; color:#676767; font-size:14px; line-height:2.0; overflow-x:hidden; display:none;}

