@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;border-radius: 0;box-sizing: border-box;}
body {font-size: 13px;font-family: "思源黑体";margin: 0px auto;background: #fff;max-width: 640px;height: auto;padding-top: 68px;}
ul,
li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;color: #000;}
i {font-style: normal;}
/* 滚动条 */
::-webkit-scrollbar {width: 10px;background: #ffffff;}
::-webkit-scrollbar-thumb {background: #999; height:5px;border-radius: 10px;}
/* 头部*/
.top_bg {width: 100%;max-width: 640px;height: 68px;border-bottom: 1px solid #eeeeee;position: fixed;left: 50%;top: 0px; background:#FFFFFF;box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.11);box-sizing: border-box;z-index: 9999;transform: translateX(-50%);transition: all 0.4s ease;}
.top_t{display:none!important;}
.top {width: 96%;margin: 0 auto;}
.top .top_logo {float: left; margin-top: 10px;}
.top .top_logo img {height: 50px;}
.top .top_nav {display: none;}
/*右边三横*/
.top_rr {float: right;}
.menu {float: right;width: 20px;overflow: hidden;display: inline;position: relative;height: 40px;margin-top: 21px;margin-left: 13px;cursor: pointer;}
.menu span {width: 100%;overflow: hidden;position: absolute;left: 0px;top: 5px;z-index: 12;height: 2px;border-radius: 1px;background: #333;transition: all 0.4s ease;}
.menu span:nth-child(2) {top: 12px;transition: all 0.4s ease;}
.menu span:nth-child(3) {top: 19px;transition: all 0.4s ease;}
.menu_show {top: 4px;}
.menu_show span { transform: rotate(45deg);top: 8px;}
.menu_show span:nth-child(2) {transform: rotate(-45deg);top: 8px;}
.menu_show span:nth-child(3) {display: none;}
/*手机版主菜单*/
.nav_sj {display: none;width: 80%;position: absolute;top: 68px;right: 0px;height: auto;background: rgba(24, 24, 24, 0.9);overflow: hidden;padding: 0px 0px;z-index: 99999;}
.nav_sj ul {float: none;display: block;}
.nav_sj ul li {float: none;font-size: 16px;padding: 0 5%;line-height: 50px;text-align: left;border-bottom: 1px #666 solid;box-sizing: border-box;}
.nav_sj ul li span {float: right;}
.nav_sj ul li span img {width: 15px;}
.nav_sj ul li a {color: #f1f1f1;text-align: left;height: 50px;line-height: 50px;display: inline-block;}
.nav_sj ul li a.hover {color: #cccccc; /*font-weight: bolder;*/border-bottom: 0px #666 solid;}
.nav_sj ul li .nav1 {display: none;width: 86%;margin-left: 6%;}
.nav_sj ul li .nav1 a {color: #999;height: 40px;line-height: 40px;font-size: 15px;}
/* 下拉搜索 */
.sj_search {float: left;margin-right: 10px;margin-top: 4px;}
.sj_search img {filter: grayscale(1);}
.en{display:none;}
/* banner */
#slideBox{display: ;}

/*首页banner*/
#slideBox{display:none;}
.sj_banner_swiper{display:block;}
.sj_banner_swiper .swiper-slide img {width: 100%;height: auto;}
.sj_banner_swiper .swiper-pagination-bullet {width: 18px;height: 5px;border-radius: 2.5px;background: #ffffff;opacity: 1;margin: 0 5px !important;}
.sj_banner_swiper .swiper-pagination-bullet-active { background: #af0517;}
.ibanner_conbg{width:100%; position:absolute; overflow:hidden; top:12%; left:0; z-index:10000;}
.ibanner_conbg .banner_con{width:88%; margin:0 auto; text-align:left; overflow:hidden;}
.ibanner_conbg .banner_con h1{ display:block;font-size:16px; color:#000; font-weight:bold;}
.ibanner_conbg .banner_con p{ font-size:11px; line-height:20px;color:#666;margin-top:10px; width:60%;}
.ibanner_conbg .banner_con span{ display:block; margin-top:5%;color:#ffffff; width:90px; padding:4px 6px; text-align:center; border:1px #af0517 solid; font-size:12px; background:#af0517;  }
.ibanner_conbg .banner_con span b{ font-family:"宋体";}
/*.ibanner_conbg .banner_con:hover span{color:#af0517; background:#eee;}*/
/*banner结束*/


/*内页banner*/
.pc_banner {display: none;}
.banners{ position:relative;}
.sj_banner img {width: 100%;height: auto;}
.banner_conbg{width:100%; position:absolute; overflow:hidden; top:30%; left:0;}
.banner_conbg .banner_con{width:90%; margin:0 auto; text-align:left; overflow:hidden;}
/*.banner_conbg .banner_con dt{ font-size:20px; line-height:20px; color:#ffffff; font-weight:bold; text-align:center;}*/
.banner_conbg .banner_con h1{ font-size:16px; line-height:20px; color:#ffffff; font-weight:bold;}
/*.banner_conbg .banner_con i{ display:block;font-size:20px; color:#ffffff; font-weight:bold; margin-top:10px;}*/
.banner_conbg .banner_con p{ font-size:12px; line-height:16px;color:#ffffff;margin-top:10px; width:60%;}
/*.banner_conbg .banner_con span{ display:block; margin:0 auto; margin-top:10px;color:#ffffff; width:100px; padding:5px 10px; text-align:center; border:1px rgba(255,255,255,0.5) solid; font-size:12px; border-radius:22px; }*/
.banner_conbg .banner_con span b{ font-family:"宋体";}
.banner_con:hover span{color:#fff; background:#0079c2;border:1px #0079c2 solid;}

/* 标题 */
.title {width: 90%;max-width: 1580px;margin: 0 auto; overflow: hidden;margin-bottom: 30px; position:relative;}
.title h1 {color: #000; font-size:30px; font-weight:550; margin-bottom:5px;}
.title p { color: #000; margin-top:8px; font-size:16px;}
.title span {float: right;font-size: 16px;color: #fff;text-align: right; height:50px; position:absolute; right:0px; top:20px;}
.title span a{ width:100px; padding:8px 12px; height:28px;font-size: 14px; border:1px #0c4395 solid; color:#0c4395;}
a b{ font-family:"宋体"; padding-left:10px;}
.title span a:hover{border:1px #0c4395 solid; background:#0c4395; color:#fff;}

/* 业务范围 */
.iIndustry_bg {/*  background: url(http://meili.2ee9.com//images/i_bg.jpg) no-repeat center / cover;*/
  padding-top: 16px;padding-bottom: 16px;overflow: hidden;min-height: 529px;}
.iIndustry {
  width: 94%;
  margin: 0 auto;
  position: relative;
}
.iIndustry > img {
  width: 100%;
  height: auto;
  min-height: 529px;
}
.iIndustry ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.iIndustry ul::after {
  content: '';
  display: block;
  clear: both;
}
.iIndustry ul li {
  float: left;
  width: 49%;
  height: 260px;
  transition: all 1s ease;
  margin-right: 2%;
  margin-bottom: 2%;
  overflow: hidden;
}
.iIndustry ul li:nth-child(2n+2) {
  margin-right: 0;
}
.iIndustry ul li a {
  display: block;
  height: 100%;
  background: rgba(0, 0, 0, 0) url(../images/red_bg.png) bottom;
  background-position-y: no-repeat;
  background-position-x: no-repeat;
  background-size: auto 100%;
  transition: all 1s ease;
}
.iIndustry .iIndustry_text {
  position: relative;
  height: 100%;
}
.iIndustry .iIndustry_text span {
  position: absolute;
  top: 7.7%;
  width: calc(100% - 54px);
  display: block;
  font-size: 14px;
  color: #fff;
  margin: 0 3%;
  box-sizing: border-box;
}
.iIndustry .iIndustry_text span::after {
  position: absolute;
  top: 14px;
  left: 22px;
  content: '';
  display: block;
  width: 112%;
  max-width: 250px;
  height: 1px;
  background-color: #fff;
  transition: all 1s ease;
}
.iIndustry .iIndustry_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 27px;
  box-sizing: border-box;
  text-align: center;
}
.iIndustry .iIndustry_bottom img {
  width: 40px;
}
.iIndustry .iIndustry_bottom h1 {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin-top: 18px;
}
.iIndustry .iIndustry_bottom p {
  display: none;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  height: 0px;
  visibility: hidden;
  margin-top: 23px;
  margin-bottom: 28px;
  text-align: left;
}
.iIndustry .iIndustry_bottom i {
  opacity: 1;
  display: block;
  width: 80px;
  height: 28px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  transition: all 0.4s ease;
}
.iIndustry .iIndustry_bottom i b {
  font-weight:normal;
  font-size: 12px;
  vertical-align: bottom;
}
.iIndustry .iIndustry_bottom i:hover {
  background-color: #9d0000;
  border-color: #9d0000;
}

/*源之信优势*/
.iadvantage_bg {margin:20px auto;overflow: hidden; background: url(../images/i_bg.jpg) no-repeat center / cover #0a397f;}
.iadvantage {width: 94%; margin:0 auto;overflow: hidden;}
.iadvant_left { border-left:0px rgba(255,255,255,0.2) solid;height:auto;border-right:0px rgba(255,255,255,0.2) solid; padding-top:20px; padding-bottom:30px;}
.iadvant_left_con{width:96%;margin-left:10px;}
.iadvant_left_con h1 {font-size: 30px;color: #fff;font-weight: bold; margin-bottom:10px;}
.iadvant_left_con p { font-size: 16px;color: #fff;line-height: 30px;}
.iadvant_left_img{width:96%; margin-top:25px; margin-bottom:25px;}.iadvant_left_img img{width:100%;}
.iadvant_left_con h2{font-size: 20px;color: #fff;font-weight: bold; margin-bottom:10px;}
.iadvant_left_con b{ width:20px; height:2.5px; background:#f08300; display:block; margin-top:15px; margin-bottom:10px;}
.iadvant_right {position: relative;}
.iadvant_right_con{width:100%; overflow:hidden; }
.iadvant_right_con ul li{width:50%; float:left;overflow:hidden; padding-left:10px; height:400px; border-bottom:1px rgba(255,255,255,0.2) solid;border-right:1px rgba(255,255,255,0.2) solid;}
.iadvant_right_con ul li:nth-child(2){border-right:0px;}
.iadvant_right_con ul li:nth-child(3){border-bottom:0px; height:420px;}.iadvant_right_con ul li:nth-child(4){border-bottom:0px;border-right:0px; height:420px;}
.iadvant_right_con ul li h2{ font-size: 20px;color: #fff;font-weight: bold; margin-bottom:15px;padding-top:10px;}
.iadvant_right_con ul li b{ width:20px; height:2.5px; background:#f08300; display:block; margin-top:15px; margin-bottom:10px;}
.iadvant_right_con ul li p{width:98%;font-size:16px; color:#fff; height:180px; line-height:28px; }
.iadvant_right_con ul li img{width:100px; margin-top:20px;}

/*服务流程*/
.iservice_bg {width: 100%;margin:0 auto;padding-top: 10px;background: url(../images/iservice_bg.jpg) no-repeat center / cover #fff;padding-bottom: 50px;overflow: hidden;}
.iservice{width: 94%;margin:0 auto;overflow: hidden;}.iservice img{width:100%;}

/* 企业简介 */
.aboutus_bg {padding-top: 48px; padding-bottom:60px;background: url(../images/iabout_bg.jpg) no-repeat left #fff;}
.aboutus {width: 90%;max-width: 1580px;margin: 0 auto;overflow: hidden;}
.aboutus .aboutus_left {} .aboutus .aboutus_left .title{width:100%;}
.aboutus .aboutus_right{ padding-top:22px;}
.aboutus .aboutus_right img {width: 100%;}
.aboutus .aboutus_text {margin-top: 15px;}
.aboutus .aboutus_text h1 {font-size: 24px;color: #666;font-weight: 550;margin-bottom: 22px;}
.aboutus .aboutus_text h2 {display: inline-block;font-size: 17px;color: #666;line-height: 29px;border: 1px solid #ddd;border-radius: 15px;padding: 0 10px;font-weight: 400;margin-right: 12px;margin-bottom: 19px;}
.aboutus_text p {font-size: 16px;color: #666;line-height: 30px;margin-bottom: 20px;}
.aboutus_left span{height:60px; display:block; margin-top:30px;}
.aboutus_left span a{ width:100px; padding:8px 12px; height:28px;font-size: 14px; border:1px #0c4395 solid; color:#0c4395;}
.aboutus_left span a:hover{border:1px #0c4395 solid; background:#0c4395; color:#fff;}

/* 新闻资讯 */
.inews_bg { margin: 0 auto;margin-top: 34px;margin-bottom: 10px;overflow: hidden;}
.iNews {width: 94%;margin: 0 auto;overflow: hidden; margin-top:35px;}
.iNews1 {overflow: hidden; padding-top:3px;}
.iNews1 a{border-bottom:1px #dddddd solid; display:block;color:#999;}
.iNews1:hover .iNews1_img img {transform: scale(1.1);}
.iNews1:hover .iNews1_text > h1 {color: #f08300;}.iNews1:hover .iNews1_text > p {color: #f08300;}.iNews1:hover .iNews1_text > h2{color: #f08300;}
.iNews1:hover a span{ color:#f08300;}
.iNews1 .iNews1_text {width:99%; padding-bottom: 5px;}
.iNews1 .iNews1_text > h1 {font-size: 22px;color: #333;font-weight: 550;margin-top: 20px;margin-bottom: 15px;}
.iNews1 .iNews1_text > p {font-size:15px;color: #888;line-height:28px;margin-top: 6px; height:145px; overflow:hidden;}
.iNews1 .iNews1_text h2{width:100%; height:50px; line-height:50px;font-size: 14px;color: #555;}
.iNews1 .iNews1_text span {display:inline-table; float:right;font-size: 14px;}
.iNews1 .iNews1_img {overflow: hidden;width: 100%;}
.iNews1 .iNews1_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}

.iNews2 {overflow: hidden;}
.iNews2 ul li {overflow:hidden;}
.iNews2 ul li a {display: block;padding: 10px 0;overflow: hidden;}
.iNews2 .iNews2_text {width: 100%; margin:0 auto;}
.iNews2 .iNews2_text h1 {font-size: 18px;color: #555;margin-bottom: 5px;font-weight: 550;margin-top: -5px;padding-right: 12px;box-sizing: border-box; height:25px; overflow:hidden;}
.iNews2 .iNews2_text p {font-size:15px;color: #999;line-height:25px; height:50px; overflow:hidden;}
.iNews2 .iNews2_time {width: 18%; float:left; text-align:right;}
.iNews2 .iNews2_time h2{font-size: 24px;color: #333; padding-top:5px;}
.iNews2 .iNews2_text_right {width: 76%; float:right; padding-left:3%; border-left:1px rgba(0,0,0,0.1) solid;}


/* 关于我们 */
.about1_bg {margin:30px auto;overflow: hidden;position: relative;}
.about1 {width: 94%; margin:0 auto;box-sizing: border-box;overflow: hidden; margin-top:20px;}
.about1_content { margin-top:20px; text-align:center;}.about1_content .title p{text-align:center;}
.about1_content p {font-size: 16px;color: #666666;line-height: 28px; text-align:left;}
.about1_right {position: relative; text-align:right;}.about1_right img{max-width:100%;}.about1_right p{font-size: 16px; padding-top:10px text-align:right;color: #666666;line-height: 30px;}

/*企业文化*/
.culture_bg { margin:10px auto;overflow: hidden;position: relative; padding-top:20px; padding-bottom:30px;}
.culture_a{width: 94%;margin:0px auto;height:auto;overflow: hidden; position:relative;}
.culture_c{width: 100%;height: auto;overflow: hidden;margin: 0px auto;margin-bottom: 35px;}
.culture_cl{overflow: hidden;margin-top: 15px; margin-left:3%;margin-right:3%;margin-bottom: 20px;border-radius: 15px;background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.2); padding-bottom:30px;}
.culture_cl a{width: 100%;height: auto;display: block;}
.culture_cl a h1{font-size: 24px;text-align: center; color: #333333;margin-top: 5px; font-weight:bolder;}
.culture_cl a p{font-size: 16px;text-align: center; color: #666666;width:88%; margin:0 auto;line-height:30px; overflow:hidden;}
.culture_cl a .culture_cl1{width: 100%; text-align:center;margin:20px auto 0px;}
.culture_cl img{width: 80px;margin:0px auto;/*filter: grayscale(100%)brightness(10%);*/}

/* 业务范围 */
.business_bg {margin: 0 auto;padding-top: 10px; padding-bottom:10px; overflow:hidden;}
.business {width: 94%;margin: 0 auto; overflow:hidden;}
.business ul li {text-align: center; border-radius:10px;padding-bottom:20px; margin-bottom:20px;margin-top:1%; border:1px rgba(0,0,0,0.12) solid; overflow:hidden;}
.business_img {overflow: hidden;height: 150px;}
.business_img img { width: 100%;transition: all 0.4s ease;}
.business_text {  width:90%; margin:0 auto;margin-top: 25px; text-align:left;}
.business_text dt {font-size: 22px;color: #333333;font-weight: bold;margin-bottom: 12px;}
.business_text i{display:block; height:2px; width:30px; background:#eb820d; margin-top:10px; margin-bottom:10px;}
.business_text p {font-size: 16px;color: #666;line-height: 28px;font-weight: lighter;  overflow:hidden;}

/* 业务范围内页 */
.business_de {width: 94%;margin: 0 auto;padding-top: 4%;padding-bottom:1%;}
.business_de .de_title {text-align: center;}
.business_de .de_title h1 {color: #333333;font-size: 36px;padding-bottom: 15px;}

.business_de .business_content {margin-bottom: 44px;font-size: 16px;color: #666;line-height: 30px;}
.business_de .business_content p{font-size: 16px;color: #666;line-height: 30px;}
.business_de .business_content h1 {font-size: 20px;color: #333;font-weight:bold;line-height: 35px; padding-top:20px; position:relative; padding-left:20px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px #e1e1e1 solid;}
.business_de .business_content h1 i{ width:2px; height:26px; line-height:26px; position:absolute; top:25px; left:0px; background:#f08300;}
.business_de .business_content span{font-size: 16px;font-weight:550; display:block;}
.business_de .business_content img {margin: 19px auto;max-width: 100%;height: auto;display: block;}
.business_other{width: 94%;margin: 0 auto; overflow:hidden;margin-bottom: 64px; margin-top:-20px;}
.business_other ul li {text-align: center; border-radius:15px;border:1px rgba(0,0,0,0.12) solid; overflow:hidden; margin-bottom:20px;}
.business_other .business_text{text-align:center; margin-bottom:30px;}.business_other .business_text dt {font-size:20px;}
.business_other .business_img {overflow: hidden;height: 150px;}
.business_content a{width:220px; height:80px; display:block; background:url(../images/tb_01.png) no-repeat center/cover; margin:0 auto;}
.business_content a:hover{background:url(../images/tb_02.png) no-repeat center/cover;}

/* 案例分析 */
.case_bg {margin: 0 auto;padding-top: 30px; padding-bottom:30px;overflow:hidden;}
.case {width: 94%;max-width: 1580px;margin: 0 auto; overflow:hidden;}
.case ul li {text-align: center; border-radius:15px;padding-bottom:20px; margin-bottom:20px;margin-top:1%; border:1px rgba(0,0,0,0.12) solid; overflow:hidden;}
.case_img {overflow: hidden;height: 180px;}
.case_img img { width: 100%;transition: all 0.4s ease;} .case ul li:hover .case_img img{transform: scale(1.1);}
.case_text {  width:90%; margin:0 auto;margin-top: 25px; text-align:left;}
.case_text dt {font-size: 22px;color: #333333;font-weight: bold;margin-bottom: 12px;}
.case_text i{display:block; height:2px; width:30px; background:#eb820d; margin-top:10px; margin-bottom:10px;}
.case_text p {font-size: 16px;color: #666;line-height: 28px;font-weight: lighter;  overflow:hidden;}


/* 新闻资讯 */
.news {width: 94%;margin: 0 auto;margin-top: 30px;margin-bottom: 30px;}
.news ul {border-top: 1px solid #eeeeee;}
.news ul li {overflow: hidden;position: relative;border-bottom: 1px solid #eeeeee;padding: 30px 0;}
.news ul li a {display: block;}
.news .news_img {/*float: left;width: 30%;*/overflow: hidden;}
.news .news_img img {width: 100%;height: auto;object-fit: cover;}
.news .news_time{font-size: 14px;color: #555;margin-top: 10px;margin-bottom: 15px;}
.news .news_text {/*float:right;width: 69%;*/}
.news .news_text h1 {font-size: 24px;color: #333;font-weight: 400;margin-top: 15px;}
.news .news_text p {font-size: 14px;color: #999;line-height: 32px;overflow: hidden;}
.news .news_text span {display: block;width: 100px;height: 30px; margin-top:10px;line-height: 28px;border-radius: 15px;font-size: 13px;color: #666;text-align: center;background-color: #fff; border:1px #666 solid;}
.news .news_text i {font-family: swiper-icons;font-weight: bold;font-size: 12px;}

@media screen and (max-width: 1280px) {.news .news_text p {font-size: 14px;line-height: 25px;}}

/* 新闻内页 */
.news_de {width: 94%;margin: 0 auto;padding-top: 4%; margin-top: 20px;margin-bottom: 20px;box-shadow: 0px 0px 15px rgba(0,0,0,0.15); padding-left:4%; padding-right:4%; padding-bottom:4%;}
.news_de .de_title {text-align: center;}
.news_de .de_title h1 {color: #333333;font-size: 24px;padding-bottom: 15px;}
.news_de .fx {text-align: center;margin: 0px auto;border-bottom: 1px solid #e5e5e5;padding-bottom: 3px;position: relative;}
.news_de .fx span {font-size: 16px;color: #333333;vertical-align: middle;}
.news_de .fx img {width: 28px;height: auto;margin: 0 10px;margin-top: -2px;}
.news_de .fx span.news_de_time {margin-right: 22px;color: #666;}
.news_de .news_content {margin-bottom: 44px;font-size: 16px;color: #666;line-height: 30px;}
.news_de .news_content p{font-size: 16px;color: #666;line-height: 30px; padding-bottom:20px;  text-indent: 2em;}
.news_de .news_content h2 {font-size: 18px;color: #666;font-weight:bold;line-height: 35px; margin-top:20px;}
.news_de .news_content span{font-size: 16px;font-weight:550; display:block;}
.news_de .news_content img {margin: 19px auto;max-width: 100%;height: auto;display: block;}
.video_btns {width: 100%;height: auto;position: relative;border-top: 1px solid #dddddd;padding-top: 13px;margin-bottom: 20px;margin-top: 17px;}
.video_btns a {display: inline-block;font-size: 16px;color: #666666;}
.video_btns a.prev,
.video_btns a.next {line-height: 43px;}
.video_btns a.prev:hover {color: #64a846;}
.video_btns a.next:hover {color: #64a846;}
.video_btns a.return {width: 141px;height: 42px;color: #fff;text-align: center;line-height: 40px;border: 1px solid #eb820d;border-radius: 40px;background-color: #eb820d;box-sizing: border-box;}
.video_btns a.return:hover {border-color: #eb820d;background-color: #fff;color: #eb820d;}
.news_a{display:none;}


/* 联系我们 */
.contactus_bg { margin:50px auto;overflow: hidden;}
.con_title {text-align: center; margin-bottom: 42px;}
.con_title i{ display:block; margin:0 auto;width:50px; height:3px; background:#c9151e;margin-bottom: 25px;}
.con_title h2 {font-size: 32px;color: #333333;font-weight: bold;margin-bottom: 15px;}
.con_title p {font-size: 16px;color: #666666; line-height:30px;}
.contactus {width: 94%; margin:0 auto;overflow: hidden;}
.contactus_content {}
.contactus_content h1 {font-size: 24px;color: #333;font-weight: bold; margin-bottom:30px;}
.contactus_content i{ font-size:16px; color:#666666; font-weight:lighter; display:block;}
.contactus_content h2 {font-size: 24px;color: #f08300;font-weight: bold; margin-bottom:20px; padding-bottom:20px; border-bottom:1px #ddd solid; position:relative;}
.contactus_content h2 span{ position:absolute; bottom:-1px; left:0px; height:2px; width:80px; display:block; background:#f08300;}
.contactus_content h3{font-size: 18px;color: #666666;line-height: 30px; font-weight:bold;}
.contactus_content p {font-size: 16px;color: #666666;line-height: 30px;}
.contactus_content span{ overflow:hidden; display:block;}
.contactus_content span img{ float:left; width:95px; margin-right:5px; margin-top:20px; vertical-align:middle;}
.contactus_content span a{padding-top:35px; display:block; float:left; }
.maps {position: relative;display:none}
.map_sj{ margin-top:20px;overflow:hidden;}

.contactus_link{width: 94%;margin: 0 auto; overflow:hidden;margin-bottom: 34px; margin-top:-20px;}
.contactus_link ul li {text-align: left; overflow:hidden;}
.contactus_link ul li:nth-child(3n+3) { margin-right: 0%;}
.contactus_link ul li h1{height:55px; line-height:55px;border-bottom:1px rgba(0,0,0,0.12) solid; position:relative;}
.contactus_link ul li h1 i{ position:absolute; bottom:-1px; left:0px; height:2px; width:80px; display:block; background:#f08300;}
.contactus_link ul li p{padding-top:20px; color:#666666; line-height:28px; font-size:16px;}

/* 反馈 */
.feedback {
  width: 94%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
}
.feedback_title i{ display:block; margin:0 auto;width:50px; height:3px; background:#f08300;margin-bottom: 15px;}
.feedback_title h2 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 15px; text-align:center;
}

.feedback_title p {
  font-size: 16px;
  color: #666666; margin-bottom:10px;
}
.feedback_left ul li{width:100%; overflow:hidden; margin-bottom:30px;}
.feedback_left_img{ float:left; width:15%;}.feedback_left_img img{ width:60px;}
.feedback_left_text{float:right; width:80%;}
.feedback_left_text span{display:block; font-size:24px; font-weight:bold; color:#333333;}
.feedback_left_text p{ font-size:16px; line-height:22px; margin-top:5px; color:#666666;}

.feedback_input {
  height: 50px;
  border-radius: 5px;
  margin-right: 3.05%;
  margin-bottom: 3.05%;
  border: 1px solid #dddddd;
  overflow: hidden;
}

.feedback_input span {
  float: left;
  width: 95px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #666666;
  border-right: 1px solid #dddddd;
  margin-top: 12.5px;
  text-align: center;
}
.feedback_input span img {
  height: 17px;
  margin-top: -3px;
}
.feedback_input input[type=text] {
  float: left;
  width: calc(100% - 95px);
  height: 100%;
  border: 0;
  outline: 0;
  font-size: 14px;
  padding: 0 10px;
  color: #666666;
}

.feedback_textarea textarea {
  display: block;
  width: 100%;
  height: 139px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 10px;
  margin-top: 14.5px;
  resize: none;
  outline: 0;
  font-size: 14px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

.feedback_btn {
  text-align: center;
  margin-top: 25px;
}
.feedback_btn input {
  width: 80px;
  height: 40px;
  border-radius: 5px;
  border: 0;
  outline: 0;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  margin: 0 9px;
}
.feedback_btn input[type=button] {
  background-color: #f08300;
}
.feedback_btn input[type=reset] {
  background-color: #9a9a9a;
}




/* 分页 */
.fy {text-align: center;margin-bottom: 87px;}
.fy ul {display: inline-block;overflow: hidden;}
.fy ul li {float: left;width: 32px;height: 32px;box-sizing: border-box; border-radius:50%;text-align: center;margin: 0 1px;overflow: hidden;}
.fy ul li.fy_prev a {font-weight: bold;font-size: 14px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_next a {font-weight: bold;font-size: 14px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_active a {background-color: #f08300;border-color: #f08300;color: #fff;}
.fy ul li:hover a {background-color: #f08300;border-color: #f08300;color: #fff;}
.fy ul li a {display: block;line-height: 32px;color: #666;border:0px #fff solid;font-size: 14px;}


/* 底部 */
.bottom_bg { padding-bottom: 10px;background-color: #14284d; width: 100%; margin:0 auto; overflow:hidden;}
.bottom {width: 96%; margin: 0 auto;}

.bottom2 {padding-top: 33px; overflow:hidden; display:none;}


.bottom3 {font-size: 13px;color: rgba(255, 255, 255, 0.6); height:50px; line-height:20px; overflow:hidden; margin-top:10px;text-align:left;}
.bottom3 a {display: inline-block;margin-left: 10px;color: rgba(255, 255, 255, 0.6);}
.bottom3 a:hover {opacity: 0.8;}


.close{position:absolute; top:14px; right:16px;cursor: pointer; color:rgba(255,255,255,0.8);}.close img{filter:grayscale(100%) brightness(500); width:20px;}
#close2{display:none; font-size:18px; top:12px;}
