@charset "utf-8";
/* CSS Document */
body,html {margin:0; padding:0;  font:12px/180% "微软雅黑","Helvetica Neue", Arial, Helvetica, sans-serif;}
*{ margin: 0; padding: 0; -webkit-tap-highlight-color: transparent;}
body{ width:100%; background-color:#fefefe;}
body a{outline:none; blr:expression(this.onFocus=this.blur());}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin: 0;padding: 0; list-style:none;}
li {list-style: none; vertical-align: bottom;}
img {border: none; display: block;}
em,i {font-style: normal;}
a{text-decoration:none; }
.disable {display: none;}
.fl {float: left;}
.fr {float: right;}
.clearfix:after {content:""; height:0; display:block; clear:both; visibility:hidden;}
* html .clearfix {height:1%;}
* +html .clearfix {height:1%;}
.clearfix {display:block; clear:both;}
input,textarea{ resize:none; font-family:"微软雅黑"; outline:none;}
button{ font-family:"Arial"; outline: none; cursor: pointer;}
.m_cell_hd, .m_cell_ft { display: table-cell; vertical-align: middle; word-wrap: break-word; word-break: break-all; white-space: nowrap; overflow: hidden; }
.m_cell_primary { width: 2000px; white-space: normal; line-height: 15px; }
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color:#434343;}
input:-moz-placeholder,textarea:-moz-placeholder{ color:#434343;}
input::-moz-placeholder,textarea::-moz-placeholder{ color:#434343;}

.wrapper{ width: 1400px; margin: 0 auto; box-sizing: border-box;}

/*头部*/
.header{ position: fixed; left: 0; top: 0; right: 0; padding: 24px 0 0; border-bottom: 1px rgba(255,255,255,0.6) solid; z-index: 9;}
.logo{ float: left; padding-top: 4px;}
.logo img{ width: 361px;}
.logo .img02{ display: none;}
.nav{ float: right;}
.nav li{ float: left; margin-left: 55px; position: relative;}
.nav li:first-child{ margin-left: 0;}
.nav li > a{ display: block; font-size: 16px; color: #fff; line-height: 75px;}
.nav li > a i{position: absolute; display: block; height: 0; width: 0;border: 6px solid transparent; border-bottom-color: rgba(0,0,0,0.6); border-top: none; bottom: 0; left: 50%; margin-left: -6px; opacity: 0;}
.header.on{ background-color:#fff; box-shadow: 0 0 5px rgba(0,0,0,0.08);}
.header.on .img01{ display: none;}
.header.on .img02{ display: block;}
.header.on .nav li > a{ color: #333333}
.nav li div{ display: none; position: absolute; left: 0; top: 75px; font-size: 14px; color: #fff; line-height: 55px; height: 55px; white-space: nowrap; z-index: 3;}
.nav li div a{ color:#fff; margin-right: 15px;}
.nav_bg{ display: none; opacity: 0; position: absolute; left: 0; right: 0; top: 99px; height: 55px; background-color: rgba(0,0,0,0.6); z-index: 2;}
.nav li:hover > a,.nav a:hover,.header.on .nav li:hover > a{ color:#FF951B;}


/*手机菜单*/
.menus{ display: none; position: absolute; right: 10px; top: 8px; width: 34px; height: 34px; border-radius: 50%; background-color: #0054a7;}
.menus span:after,.menus span:before {display: block; position: absolute; content:""; left: 0; width: 18px; height: 2px; background-color: #fff; -webkit-backface-visibility: hidden; backface-visibility: hidden;transition: all .5s;}
.menus span{ position: absolute; left: 8px; top: 16px; right: 8px; border-bottom: 2px #fff solid;}
.menus span:before{ left: 0; top: -6px;}
.menus span:after{ left: 0; top: 6px;}

.bg{ display: none; position: fixed; left: 0; top: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.7); z-index: 199; transform: translateX(-100%);}
.menus_list{ display: none; position: fixed; left:0; width: 100%; height:100%; top:0; font-size: 14px; background: #fff; bottom:0; height:auto; z-index: 200; background-color: transparent; -webkit-box-shadow: -2px -2px 6px rgba(0,0,0,0.3); box-shadow: -2px -2px 6px rgba(0,0,0,0.3); -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; box-sizing: border-box; padding-right: 60px; transform: translateX(-100%);}
.menus_list .close{ position: absolute; right: 0; top: 0; width: 60px; height: 60px; background-color: #0054a7; overflow: hidden;}
.menus_list .close span{ display: block; width: 30px; height: 30px; margin: 15px auto; position: relative;}
.menus_list .close span::after,.menus_list .close span::before{ position: absolute; content: ""; width: 30px; border-bottom: 2px #fff solid;}
.menus_list .close span::after{ left: 0; top: 13px; transform: rotate(-45deg);}
.menus_list .close span::before{ left: 0; top: 13px; transform: rotate(45deg);}
.menus_list > div{ width: 100%; height: 100%; box-sizing: border-box; background-color: #fff; overflow-y: auto;}
.menus_list li:nth-of-type(odd){ background-color: #f4f4f4;}
.menus_list li > a{ position: relative; display:block; font-size: 15px; color: #333; line-height: 60px; padding: 0 20px;}
.menus_list li > a span{ position: absolute; width: 10px; height: 10px; top: 50%; right: 20px; margin-top: -9px; border-left: 2px solid #999; border-bottom: 2px solid #999;  -webkit-transform: rotate(-45deg); transform:rotate(-45deg);}
.menus_list li div{ display: none; padding: 0 0 0 20px ;}
.menus_list li div a{ display: block; font-size: 14px; color: #666; line-height: 50px; border-top: 1px #f4f4f4 solid;}
.menus_list li:nth-of-type(odd) div a{ border-top: 1px #fff solid}
.menus_list li.hover > a{ color: #0054a7;}
.menus_list li.hover span{ -webkit-transform: rotate(-225deg); transform:rotate(-225deg); margin-top: -7px;}

/*banner*/
.banner{ position: relative; overflow: hidden;}
.banner .swiper-slide{ height: 960px;}
.banner .swiper-slide a{ display: block; position: relative; width: 100%; height: 960px; overflow: hidden;}
.banner .swiper-slide div{ position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px;}
.banner .swiper-slide img{ width: 100%;}
.banner .swiper-slide b{ display: block; position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); color: #fff; text-align: center; font-size: 65px; font-weight: normal; line-height: 75px; padding: 0 10px;}
.banner .swiper-slide p{ font-size: 20px; font-family: "Myriad Pro"; text-transform: uppercase; line-height: 25px; margin-top: 25px;}
.banner .swiper-btn{ position: absolute; top: 432px; z-index: 2;}
.banner .swiper-btn img{ width: 100%;}
.banner .swiper-prev{ left: 50%; margin-left: -700px;}
.banner .swiper-next{ right: 50%; margin-right: -700px;}
.swiper-pagination-bullet{ background: #3b6cac; border-radius: 4px; opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 8px;}
.swiper-pagination-bullet-active{ width: 60px; background: #fff;}

/*服务内容*/
.main{ padding: 65px 0 60px; overflow: hidden;}
.main .title{ position: relative; overflow: hidden; text-align: center; padding: 10px 0; margin-bottom: 45px;}
.main .title h2{ display: block; font-size: 34px; color: #333333; font-weight: 400; line-height: 48px;}
.main .title p{ font-size: 15px; color: #666666; text-transform: uppercase; font-family: "Myriad Pro"; letter-spacing: -0.5px}
.main .title i{ position: absolute; width: 60px; border-bottom: 1px #ccc solid;}
.main .title .left{ left: 50%; top: 0; margin-left: -110px;}
.main .title .right{ right: 50%; bottom: 0; margin-right: -110px;}

.service li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 24px; overflow: hidden; transition: all 0.3s linear;}
.service li:nth-child(3n+3){ margin-right: 0}
.service li:nth-child(n+4){ margin-bottom: 0;}
.service a{ display:block; position: relative; border: 1px #ccc solid; padding-left: 175px; height: 178px; overflow: hidden;}
.service img{ position: absolute; left: 35px; top: 34px; width: 110px; height: 110px; border-radius: 50%;border: 1px solid #ccc;}
.service div{ padding-top: 50px;}
.service b{ display:block; font-size: 24px; color: #333333; font-weight: 400; line-height: 45px;}
.service p{ font-size: 14px; color: #666666; line-height: 25px;}
.service li:hover{ transform: scale(1.02);}

.more{ padding-top: 55px;}
.more a{ display: block; margin: 0 auto; width: 107px; height: 29px; line-height: 29px; text-align: center; font-size: 14px; text-transform: uppercase; font-size: 14px; border: 1px #707070 solid; color: #666; border-radius: 16px; background-color: #fff; transition: all 0.3s;}
.more a:hover{ color: #4aaaff; border-color: #4aaaff;}
.more01 a{ border-color:#fff !important;}

/*展示*/
.main01{ background-color: #4aaaff;}
.main01 .title h2,.main01 .title p{ color: #fff;}
.main01 .title i{ border-color: #fff;}

.show li{ float: left; width: 16.66%; overflow: hidden;}
.show img{ width: 100%; transition: all 0.3s linear;}
.show a{ display: block; position: relative;}
.show div{position: absolute; left: 15px; right: 15px; top: 50%; transform: translateY(-50%); background-color: rgba(0,68,127,0.6); color: #fff; padding: 18px 17px 30px; transition: all 0.5s linear; opacity: 0; z-index: 1;}
.show b{ display: block; font-size: 24px; font-weight: 400; line-height: 60px; text-align: center;}
.show p{ font-size: 14px; line-height: 32px;}
.show a:hover div{ opacity: 1.0;}
.show a:hover img{ transform: scale(1.1);}

/*新闻中心*/
.news li{ float: left; width: 31%; margin-right: 3.5%; background-color: #eee; overflow: hidden;}
.news li:nth-child(3n+3){ margin-right: 0;}
.news a{ display:block;}
.news .img{ overflow: hidden;}
.news img{ width: 100%; transition: all 0.3s linear;}
.news .con{ padding: 18px 17px 30px;}
.news h4{ display: block; font-size: 18px; color: #454545; font-weight: 400; line-height: 40px; height: 40px; overflow: hidden;}
.news p{ font-size: 14px; color: #666666; line-height: 25px; height: 50px; overflow: hidden;}
.news a:hover img{ transform: scale(1.1);}

/*底部*/
.footer{ background-color: #3b3b3b; overflow: hidden; padding: 32px 0 55px;}
.f_link{ float: left; margin-right: 85px;}
.f_link:last-child{ margin-right: 0}
.f_link b,.f_atetion b{ display: block; line-height: 50px; font-size: 16px; font-weight: 400; color: #fff;}
.f_link b a{ color:#fff;}
.f_link p{ font-size: 14px; color: #c0c0c0; line-height: 45px;}
.f_link p a{ color:#c0c0c0}
.f_atetion{ float: right; text-align: right;}
.f_atetion div img{ float: right; width: 120px;}
.f_atetion p{ font-size: 14px; color: #c0c0c0; line-height: 45px; margin-bottom: 10px;}
.f_atetion .f_logo{ width: 204px;}
.f_botom{ padding: 10px 0px; background-color: #2a2a2a; font-size: 14px; color: #fff; line-height: 38px;}
.f_botom p{ float: left;}
.f_botom p:last-child{ float: right;}
.f_botom p a{ color:#c2c0c0;}
.f_botom em{ display: inline-block; vertical-align: top; padding: 0 10px; font-size: 12px; color: #c2c0c0;}
.f_link a:hover,.f_botom a:hover{ text-decoration: underline}

/*新闻列表*/
.p_img{ box-sizing: border-box; padding-top: 235px; height: 450px; background: url(../images/img_17.jpg) no-repeat center center; text-align: center; color: #fff;}
.p_img h2{ display: block; font-size: 36px; font-weight: 400; line-height: 57px;}
.p_img p{ font-size: 14px; text-transform: uppercase; line-height: 30px;}

.tab{ height: 65px; line-height: 65px; background-color: #fff; font-size: 16px; color: #454545; overflow: hidden;}
.tab a{ color:#454545; transition: all 0.3s linear;}
.tab span{  padding: 50px; color: #ccc; font-size: 14px;}
.tab a:hover,.tab a.on{ color:#3571b9;}

.news_list li{ margin-top: 40px; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.05);}
.news_list h4{ transition: all 0.3s linear;}
.news_list li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.news_list li:hover h4{ color:#3571b9;}
.news_list p{ color: #333;}

.page{ padding: 50px 0; text-align: center; font-size: 0; overflow: hidden;}
.page a{ display: inline-block; font-size: 14px; color: #666; line-height: 30px; padding: 0 20px; border: 1px #a0a0a0 solid; border-radius: 4px; margin: 0 4px; transition: all 0.3s linear;}
.page a:hover,.page a.on{ color: #fff; border-color:#4aaaff; background-color: #4aaaff;}

/*公告*/
.notice li{ margin-top: 25px; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.05);}
.notice a{ display: block; padding: 20px 148px 20px 20px; overflow: hidden; background: url(../images/img_04.png) no-repeat 96% center; background-size: 47px auto;}
.notice .time{ float: left; margin-right: 25px; width: 88px; text-align: center; background-color: #f0f0f0; transition: all 0.3s linear;}
.notice .time b{ display: block; font-size: 30px; color: #fff; font-weight: 400; line-height: 60px; background-color: #dbdbdb; transition: all 0.3s linear;}
.notice .time span{ display: block; font-size: 18px; color: #666; line-height: 30px; transition: all 0.3s linear;}
.notice .con{ overflow: hidden;}
.notice h4{ display: block; font-size: 18px; color: #454545; font-weight: 400; line-height: 35px; height: 35px; overflow: hidden; transition: all 0.3s linear;}
.notice p{ font-size: 14px; color: #666; line-height: 25px; margin-top: 3px; height: 50px; overflow: hidden; transition: all 0.3s linear;}
.notice li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.2); background-color: #e6e6e6;}
.notice li:hover .time{ background-color: #fff;}
.notice li:hover .time b{ background-color:#3571b9;}
.notice li:hover .time span,.notice li:hover p{ color: #333333;}
.notice li:hover h4{ color: #3571b9;}
.notice li:hover a{ background-image: url(../images/img_04a.png);}


@media screen and (max-width: 1400px) {
	.wrapper{ width: 1100px;}
	
  /*头部*/
	.header{padding: 20px 0 0;}
	.logo img{ width: 330px;}
	.nav li{ margin-left: 45px;}
	.nav li > a{font-size: 15px; line-height: 65px;}
	.nav li > a i{ border-width: 5px; margin-left: -5px;}
	.nav li div{ top: 65px; font-size: 13px; line-height: 50px; height: 50px;}
	.nav li div a{ color:#fff; margin-right: 15px;}
	.nav_bg{ top: 85px; height: 50px;}
	
	/*banner*/
	.banner .swiper-slide{ height: auto;}
	.banner .swiper-slide a{ height: auto;}
	.banner .swiper-slide div{ position: inherit; left: inherit; top: inherit; width: auto; margin-left: 0; margin: 0 -5%;}
	.banner .swiper-slide b{ left: 5%; right: 5%; font-size: 55px; line-height: 65px;}
  .banner .swiper-slide p{ font-size: 16px; line-height: 20px; margin-top: 20px;}
	.banner .swiper-btn{ top: 50%; transform: translateY(-50%); width: 40px;}
	.banner .swiper-prev{ margin-left: -550px;}
	.banner .swiper-next{ margin-right: -550px;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 5px;}
	.swiper-pagination-bullet-active{ width: 50px;}
	 
	/*服务内容*/
	.main{ padding: 55px 0 50px;}
	.main .title{ margin-bottom: 35px;}
	.main .title h2{ font-size: 30px; line-height: 43px;}
	.main .title p{ font-size: 14px;}
	.main .title i{  width: 50px;}
	.main .title .left{ margin-left: -90px;}
	.main .title .right{ margin-right: -90px;}

	.service li{ margin-bottom: 20px;}
	.service a{ padding-left: 115px; height: 125px; overflow: hidden;}
	.service img{ position: absolute; left: 20px; top: 20px; width: 85px; height: 85px;}
	.service div{ padding-top: 27px;}
	.service b{ font-size: 20px; line-height: 40px;}
	.service p{ font-size: 13px; line-height: 22px;}

	.more{ padding-top: 40px;}
	.more a{  width: 100px;}
  
	/*展示*/
	.show div{left: 10px; right: 10px; padding: 15px 13px 20px;}
	.show b{ font-size: 20px; line-height: 40px;}
	.show p{ font-size: 13px; line-height: 25px;}
	
	/*新闻中心*/
	.news .con{ padding: 15px 13px 20px;}
	.news h4{ font-size: 17px; line-height: 35px; height: 35px; }
	.news p{ font-size: 13px; line-height: 20px; height: 40px;}
	
	/*底部*/
	.footer{ padding: 22px 0 45px;}
	.f_link{ margin-right: 65px;}
	.f_link b,.f_atetion b{line-height: 40px; font-size: 15px;}
	.f_link p{ font-size: 13px; line-height: 40px;}
	.f_atetion div img{ width: 100px;}
	.f_atetion p{font-size: 13px;line-height: 35px; margin-bottom: 10px;}
	.f_atetion .f_logo{ width: 184px;}
	.f_botom{font-size: 13px; line-height: 33px;}
	
	
	/*新闻列表*/
	.p_img{ padding-top: 185px; height: 380px; background-size: auto 100%;}
	.p_img h2{ font-size: 30px; line-height: 45px;}
	.p_img p{ font-size: 13px; line-height: 25px;}

	.tab{ height: 55px; line-height: 55px; font-size: 15px;}
	.tab span{  padding: 0 40px; font-size: 13px;}

	.news_list li{ margin-top: 35px;}
	
	.page{ padding: 40px 0;}
	.page a{ font-size: 14px; line-height: 28px; padding: 0 15px; margin: 0 3px;}
	
	/*公告*/
	.notice li{ margin-top: 20px;}
	.notice a{ padding: 15px 130px 15px 15px; background-size: 35px auto;}
	.notice .time{ margin-right: 20px; width: 78px;}
	.notice .time b{ font-size: 28px; line-height: 50px;}
	.notice .time span{ font-size: 16px; line-height: 30px;}
	.notice h4{ font-size: 16px; line-height: 30px; height: 30px;}
	.notice p{ font-size: 13px; line-height: 23px; height: 46px;}
	
	
}

@media screen and (max-width: 1200px) {
	
	.wrapper{ width: 970px;}
	
  /*头部*/
	.header{padding: 10px 0 0;}
	.logo img{ width: 290px;}
	.nav li{ margin-left: 35px;}
	.nav li > a{font-size: 14px; line-height: 55px;}
	.nav li div{ top: 55px; font-size: 13px; line-height: 45px; height: 45px;}
	.nav li div a{margin-right: 13px;}
	.nav_bg{ top: 65px; height: 45px;}
	
	/*banner*/
	.banner .swiper-btn{ width: 30px;}
	.banner .swiper-prev{ margin-left: -485px;}
	.banner .swiper-next{ margin-right: -485px;}
	.swiper-pagination-bullet-active{ width: 40px;}
	.banner .swiper-slide b{ font-size: 48px; line-height: 58px;}
  .banner .swiper-slide p{ font-size: 15px;}
	
	/*服务内容*/
	.main{ padding: 45px 0 40px;}
	.main .title{ margin-bottom: 25px;}
	.main .title h2{ font-size: 26px; line-height: 40px;}
	.main .title p{ font-size: 13px;}
	
	.service li{ margin-bottom: 17px;}
	.service a{ padding-left: 95px; height: 105px; overflow: hidden;}
	.service img{ left: 15px; top: 15px; width: 75px; height: 75px;}
	.service div{ padding-top: 23px;}
	.service b{ font-size: 18px; line-height: 35px;}
	.service p{ font-size: 12px; line-height: 20px;}
	
	.more{ padding-top: 30px;}
	.more a{ font-size: 13px;}

	/*展示*/
	.show div{padding: 10px 10px 15px;}
	.show b{ font-size: 16px; line-height: 30px;}
	.show p{ font-size: 12px; line-height: 20px;}
	
	/*新闻中心*/
	.news .con{ padding: 10px 10px 15px;}
	.news h4{ font-size: 16px; line-height: 30px; height: 30px; }
	.news p{ font-size: 12px; }
	
	/*底部*/
	.footer{ padding: 18px 0 30px;}
	.f_link{ margin-right: 45px;}
	.f_link b,.f_atetion b{line-height: 30px; font-size: 14px;}
	.f_link p{ font-size: 12px; line-height: 30px;}
	.f_atetion div img{ width: 80px;}
	.f_atetion p{font-size: 12px;line-height: 30px; }
	.f_atetion .f_logo{ width: 154px;}
	.f_botom{ padding: 7px 0; font-size: 12px; line-height: 30px;}
	
	/*新闻列表*/
	.p_img{ padding-top: 150px; height: 300px;}
	.p_img h2{ font-size: 28px; line-height: 37px;}
	.p_img p{ font-size: 12px; line-height: 25px;}

	.tab{ height: 45px; line-height: 45px; font-size: 14px;}
	.tab span{  padding: 0 30px; font-size: 12px;}

	.news_list li{ margin-top: 30px;}
	
	.page{ padding: 30px 0;}
	.page a{ font-size: 13px; line-height: 25px; padding: 0 10px;}
	
	/*公告*/
	.notice li{ margin-top: 15px;}
	.notice a{ padding: 15px 110px 15px 15px; background-size: 30px auto;}
	.notice .time{ margin-right: 20px; width: 78px;}
	.notice .time b{  line-height: 48px;}
	.notice .time span{  line-height: 32px;}
	
	
}

@media screen and (max-width: 992px) {
	
	.wrapper{ width: 750px;}
	
  /*头部*/
	.header{padding: 10px 0 0;}
	.logo img{ width: 250px;}
	.nav li{ margin-left: 17px;}
	
	/*banner*/
	.banner .swiper-btn{ width: 20px;}
	.banner .swiper-prev{ margin-left: -375px;}
	.banner .swiper-next{ margin-right: -375px;}
	.swiper-pagination-bullet-active{ width: 20px;}
	.banner .swiper-slide b{ font-size: 40px; line-height: 48px;}
  .banner .swiper-slide p{ font-size: 14px; margin-top: 18px;}
	
	/*服务内容*/
	.main{ padding: 35px 0 30px;}
	.main .title{ margin-bottom: 20px;}
	.main .title h2{ font-size: 24px;}
	
	.service li{ width: 48.5%; margin-bottom: 15px; margin-right: 0;}
	.service li:nth-child(2n){ float: right;}
	.service li:nth-child(n+4){ margin-bottom: 15px;}
	.service li:nth-child(n+5){ margin-bottom: 0;}
	
	.service a{ padding-left: 105px; height: 105px;}
	
	.more{ padding-top: 25px;}
	
	/*展示*/
	.show li{ width: 33.33%;}
  
	/*新闻中心*/
	.news li{ width: 32%; margin-right: 2%;}
	
	/*底部*/
	.footer{ padding: 15px 0 25px;}
	.f_link{ width: 100%; margin-right: 0;}
	.f_link b,.f_atetion b{ width: 100%;}
	.f_link p{ float: left; margin-right: 13px;}
	.f_link p:last-child{ margin-right: 0;}
	.f_atetion div img{ float: left;}
	.f_atetion p{font-size: 12px;line-height: 30px; }
	.f_atetion .f_logo{ width: 154px;}
	.f_atetion{ width: 100%; text-align: left;}
	.f_botom p{ float: none !important; text-align: center;}
	
	/*新闻列表*/
	.p_img{ padding-top: 150px; height: 270px;}
	.p_img h2{ font-size: 26px; line-height: 34px;}

	.tab span{  padding: 0 20px;}

	.news_list li{ margin-top: 20px;}
	
	.page{ padding: 20px 0;}
	
	/*公告*/
	.notice a{ padding: 12px 90px 12px 12px; background-size: 27px auto;}
	.notice .time{ margin-right: 15px; width: 70px;}
	.notice .time b{ font-size: 25px;}
	.notice .time span{ font-size: 14px;}
}
	
@media screen and (max-width: 768px) {
	.wrapper{ width: 100%; padding-left: 10px; padding-right: 10px;}
	
	/*头部*/
	.header{padding: 7px 0 7px;}
	.logo{ padding-top:0;}
	.logo img{ width: auto; height: 36px;}
	.nav{ display: none;}
	.menus,.menus_list,.bg{ display: block;}
	.menus_list.on,.bg.on{ transform: translateX(0);}
	
	/*新闻列表*/
	.p_img{ padding-top: 120px; height: 230px;}
	.p_img h2{ font-size: 24px; line-height: 30px;}
	
	
	/*公告*/
	.notice a{ padding: 10px; background: none;}
	.notice .time{ margin-right: 10px;}
	.notice .time b{ font-size: 25px;}
	.notice .time span{ font-size: 14px;}
	.notice p{ line-height: 21px; height: 42px;}
	.notice li:hover a{ background: none;}
	
	
	.banner .swiper-slide b{ font-size: 35px; line-height: 40px;}
  .banner .swiper-slide p{ font-size: 13px; margin-top: 18px;}
	
}

@media screen and (max-width: 700px) {
	
	/*服务内容*/
	.service li{ width: 100%;}
	.service li:nth-child(n+5){ margin-bottom: 15px}
	.service li:last-child{ margin-bottom: 0;}
	
	/*新闻中心*/
	.news li{ width: 100%; margin-right: 0; margin-bottom: 15px}
	.news li:last-child{ margin-bottom: 0;}
	
	/*新闻列表*/
	.tab span{  padding: 0 15px;}

	.news_list li{ margin-top: 15px; margin-bottom: 0;}
	
	.banner .swiper-slide b{ font-size: 27px;}
  .banner .swiper-slide p{ font-size: 12px; margin-top: 10px;}
	
}

@media screen and (max-width: 500px) {
	/*展示*/
	.show li{ width: 50%;}
}
body{background: rgb(241, 241, 241);}
.indexbody{background: #fefefe;}
.about_body,
.articlelists_body{background: rgb(241, 241, 241);}

/*内页*/
.right_con{padding-bottom: 20px;margin:30px 0;background: #fff;}
.artPage{overflow: hidden;position: relative;border-top:1px solid #f1f1f1;padding: 15px 0;margin:0 40px;}
.artPage p{line-height: 36px;overflow: hidden;font-size: 14px;color:#666;padding: 3px 0px;}
.artPage p em{display: block;overflow: hidden;background: #ededed;width: 90px;text-align: center;float: left;font-style: normal;}
.artPage p a{display: block;color:#999;float: left;margin-left: 10px;}
.artPage p a:hover{color:#005FC0;}
.goBack {display: block;width: 110px;height: 40px;overflow: hidden;font-size: 14px;color: #666;background: #ededed;text-align: center;line-height: 40px;position: absolute;right: 0px;top: 50%;margin-top: -20px;display: none;}

.page_header{position: relative;padding: 40px 40px 0px;}
.page_header h1{font-size: 24px;color:#333;text-align: center;font-weight: normal;line-height:30px;}
.page_header_info{text-align: center;color: #333;line-height:1;padding:15px 0;background: #f6f6f6;margin-top: 30px;}
.page_header_info span{margin:0 10px;}
.page_con,.ke-content{padding:30px 40px;color:#434343;font-size: 16px;overflow: hidden;line-height: 2;}
.page_con h4,
.page_con h3,
.page_con h2,
.page_con h1,
.ke-content h4,
.ke-content h3,
.ke-content h2,
.ke-content h1{margin-bottom: 15px;}
.page_con p,
.ke-content p{margin:0 0 15px!important;text-indent: 2em;}
.page_con img,
.ke-content img{max-width: 100%;}
.page_con p img:first-child,
.ke-content p img:first-child{margin-left: -2em;}
.page_con video,
.ke-content video{max-width: 100%;}
.ke-content{padding:10px;min-width: 500px;overflow:auto;}

@media screen and (max-width: 768px) {
	.right_con{padding-bottom: 15px;margin:20px 0;}
	.page_header{padding:25px 15px 0;}
	.page_header_info{margin-top: 20px;}
	.page_header h1{font-size: 20px;}
	.page_con{padding:15px;font-size:15px;}
	.artPage{margin: 0 15px;}
}
@media screen and (max-width: 500px) {
	.page_header h1{font-size: 18px;}
	.page_header_info{padding:10px 0;margin-top: 15px;}
	.page_con{font-size:14px;}
	.page_con p{margin:0 0 10px!important;}
	.artPage p{font-size: 12px;line-height: 30px;}
}