﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; behavior:url(css/css3.htc);}
body{ font-size:12px; font-family:"微软雅黑"; color:#525252; background:#fff;}
a { text-decoration:none;  outline:none; transition:all 0.2s; color:#525252;} 
a:hover{ color:#2b5199;}
ul,li{list-style:none;}
img{ border:0;}
table{ margin:auto;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*定义新型浏览器特性*/
/*::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff}
::-webkit-scrollbar-thumb:vertical{background-color:#999;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#333}
::-webkit-scrollbar-corner:vertical{background-color:#666}
::-webkit-scrollbar-resizer:vertical{background-color:#666;}*/

.clear{ width:100%; height:0; font-size:0; line-height:0; clear:both;}

.contact_list{ width:745px; height:auto; overflow:hidden; margin:auto; margin-top:50px;}
.contact_list ul li{ width:745px; height:auto; overflow:hidden; list-style:none; margin-bottom:11px;}
.contact_list_left{ float:left; width:163px; height:21px; text-align:right; font-size:12px; color:#000; line-height:21px;} 
.contact_list_right{ float:right; width:570px; height:auto;}
.contact_text{ width:230px; height:19px; border:1px solid #a9a9a9; padding-left:10px;}
.contact_list_right span{ font-size:14px; color:#ff0000; margin-left:10px; line-height:21px;}
.contact_area{ width:400px; height:80px; border:1px solid #a9a9a9;}
.contact_btn1{ margin-left:65px;}
.contact_btn{ margin-left:20px;}

/*分页样式*/
.page_list{height:30px;line-height:30px;text-align:center;letter-spacing:0;font-size:12px; width:100%; float:left; margin:10px 0; margin-bottom:40px;}
.page_list a{display:inline-block;color:#fff;text-align:center;text-decoration:none; padding-left:10px; padding-right:10px; border-radius:4px; behavior:url(css3.htc); background:#737373; margin-right:5px;}
.page_list a:hover{color:#fff;background:#00639d;}
.page_list a.on{color:#fff;background:#00639d;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-size:12px; width:100%; float:left; margin-bottom:20px;}
.contPage a{display:inline-block;color:#45a5f6;text-align:center;text-decoration:none; padding-left:8px; padding-right:8px; border-radius:4px; behavior:url(css3.htc); background:#fff; margin-right:3px; border:1px solid #45a5f6;}
.contPage a:hover{color:#fff;background:#45a5f6; border:1px solid #45a5f6;}
.contPage a.on{color:#fff;background:#45a5f6; border:1px solid #45a5f6;}

/*面包屑*/
.btn-nav {
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
  border: none;
  padding: 16px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;
}

.btn-nav:focus {
  outline: 0;
}

.icon-bar {
  display: block;
  margin: 7px 0;
  width: 30px;
  height: 2px;
  background-color: #fff;
}

.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #fff;
}



.nav-item {
  margin: 40px auto;
  text-align: center;
}

.animated {
  display: block;
  margin: 0 auto;
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #fff;
}

.animated:focus {
  cursor: pointer;
  z-index: 9999;
}

.middle {
  margin: 0 auto;
}

.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}

.animated .icon-bar {
  z-index: 999999;
  background-color: #fff;
}

.animated .top {
  -webkit-transform: translateY(7px) rotateZ(45deg);
  -moz-transform: translateY(7px) rotateZ(45deg);
  -ms-transform: translateY(7px) rotateZ(45deg);
  -o-transform: translateY(7px) rotateZ(45deg);
  transform: translateY(7px) rotateZ(45deg);
}

.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.animated .middle {
  width: 0;
}

/*头部*/
.header{ width:100%; height:159px; background:url(../images/xiang_01.jpg) no-repeat center;min-width: 1200px;}
.head{ width:1200px; margin:auto; height:144px; padding-top:15px;}
.head_left{ float: left; width:444px; height:104px;}
.head_right{ float:right; height:144px;}
.head_right_1{ font-size:16px; color:#fff; height:30px; line-height:30px; text-align:right;}
.head_right_1 a{ color:#fff; cursor:pointer; font-weight:bold;}
.head_right_1 span{ padding:0px 5px;}
.head_right_2{ font-size:16px; color:#fff; height:35px; line-height:35px; text-align:right;}
.head_right_3{ font-size:14px; color:#fff; background:url(../images/xiang1_06.png) no-repeat left; height:29px; line-height:29px; padding-left:45px; float:right;}


/*导航*/
.nav_warp{ width:100%; height:57px; position:absolute; top:135px; z-index:9;min-width: 1200px;}
.nav{ width:1192px; height:55px; margin:auto; background:url(../images/xiang1_10.png) no-repeat center; padding:0px 4px; padding-top:2px;}
.nav_1{ float:left; height:53px; width:149px;  position:relative; border-radius:4px;}
.nav_1 a{ display:block; width:149px; height:53px; background:url(../images/xiang2_05.jpg) no-repeat right;}
.nav_1 a:hover{background:url(../images/xiang2_03.jpg) no-repeat center;}
.nav_1 a.nav_1_a{ background:url(../images/xiang2_03.jpg) no-repeat center;}
.nav_nei{ width:149px; text-align:center; font-size:18px; color:#fff; line-height:20px; height:40px; padding-top:8px;}
.nav_nei span{ font-size:12px;}

.nav_1_warp{ width:149px; height: auto; overflow:hidden; background-color:#1c7cb5; position: absolute; top:53px; display: none;}
.nav_1_warp a{ display: inline-block; font-size:14px; color:#fff;cursor:pointer; width:149px; height:30px; line-height:30px; text-align: center; background-image:none;}
.nav_1_warp a:hover{ background-color:#103b60; -webkit-transition: all 0.4s ease-in-out;}
.nav_1_warp a.nav_1_warp_a{ background-color:#103b60;}

/*.nav_1{ float:left; height:54px; position:relative;}
.nav_1 a{ display: inline-block; font-size:14px; color:#000000;cursor:pointer; height:54px; line-height:54px;padding:0px 30px;}
.nav_1 a:hover{ color:#fff; background-color:#7bbd27;-webkit-transition: all 0.4s ease-in-out;}
.nav_1 a.nav_1_a{ color:#fff; background-color:#7bbd27;}*/


/*内页banner*/
.n_big{ width:100%; height:330px;min-width: 1200px;}
.n_big1{ display:none;}
/*新闻列表*/
.main_warp{ width:100%; height:auto; background:#cee5ef url(../images/xiang_03.jpg) repeat-x top; padding-bottom:40px;min-width: 1200px;}
.main{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.main_left{ float:left; width:265px; height:auto;}
.main_tit{ width:530px; font-size:18px; color:#015b90; font-weight:bold; height:50px; line-height:50px;}
.main_tit span{ color:#000;}
.main_tit span.main_tit_span{ font-size:16px; color:#949494; font-family:Arial, Helvetica, sans-serif; margin-left:10px; font-weight:normal;}
.main_mune{ width:265px; height:auto; overflow:hidden; margin-top:10px;}
.main_mune a{ display:block; width:265px; height:47px; font-size:15px; color:#3a3a3a; text-align: center; line-height:47px; border-bottom:1px solid #bfd6e0; cursor:pointer;}
.main_mune a:hover{ background-color:#1c7cb5; color:#fff;webkit-transition: all 0.4s ease-in-out;}
.main_mune a.main_mune_a{ background-color:#1c7cb5; color:#fff;}
.main_biao{ width:250px; height:55px; line-height:55px; margin-top:25px; background:url(../images/xiang_07.jpg) no-repeat left; padding-left:15px; font-size:17px; color:#393939;}
.main_biao span{ font-size:14px; color:rgba(0,0,0,0.3); margin-left:10px;}
.main_list{ width:265px; height:auto; overflow:hidden;}
.main_list ul li{ width:265px; height:44px; list-style:none;}
.main_list ul li a{ display:block; width:250px; background:url(../images/xiang_13.jpg) no-repeat left; padding-left:15px; font-size:14px; color:#666666; height:43px; border-bottom:1px solid #bfd6e0; line-height:43px; cursor:pointer;}
.main_list ul li a:hover{ color:#015b90;-webkit-transition: all 0.4s ease-in;}
.main_tu{ width:265px; height:111px; margin-top:30px;}
.main_tu img{ width:265px; height:111px;}

.main_right{ float:right; width:915px; height:auto; overflow:hidden; }
.dang{ width:915px; height:50px; line-height:50px; font-size:14px; color:#777777; text-align:right;}
.dang a{ color:#777777;}
.dang span{ padding:0px 5px;}
.main_all{ width:913px; height:auto; overflow:hidden; margin-top:10px;background-color:#fff; border-radius:4px; border:1px solid #e4e4e4;}
.xiang_tit{ font-size:22px; color:#393939; text-align: center; width:845px; height:45px; margin:auto; padding-top:10px; line-height:45px; overflow:hidden;}
.xiang_come{ width:845px; margin:auto; text-align:center; font-size:14px; color:#aeaeae; height:40px; border-bottom:2px solid #e9e9e9; line-height:30px;}  
.xiang_come span{ padding:0px 5px;} 
.xiang_con{ width:845px; height:auto; overflow:hidden; margin:auto; font-size:14px; color:#393939; line-height:26px; margin-top:25px; padding-bottom:30px;}
.xiang_next{ width:805px; height:66px; background-color:#f3f3f3; padding:10px 20px; margin:auto; margin-bottom:20px;}
.xiang_next a{ font-size:14px; color:#3e3e3e; height:33px; line-height:33px; overflow:hidden; cursor:pointer;}
.xiang_next span{ color:#a7a7a7;}
.xiang_next a:hover{ color:#00639d;-webkit-transition: all 0.4s ease-in;}
.xiang_next a:hover span{ color:#a7a7a7;}

/*底部*/
.footer{ width:100%; height:415px; background-color:#00639d; padding-top:45px;min-width: 1200px;}
.foot{ width:1200px; height:415px; margin:auto;}
.foot_left{ float:left; width:357px; height:415px; } 
.foot_left_1{ width:357px; height:70px;}
.foot_left_1 img{ height:70px;}
.foot_left_2{ width:357px; text-align:right; font-size:16px; color:#fff; height:50px; line-height:50px; margin-top:35px;}
.foot_left_3{ width:307px; font-size:14px; color:#fff; background:url(../images/xiang_25.jpg) no-repeat left 5px; padding-left:50px; height: auto; overflow:hidden; line-height:20px; margin-top:20px;}
.foot_left_3 span{ font-weight:bold; font-size:14px;}

.foot_left_4{ width:321px; font-size:12px; color:#fff; background:url(../images/xiang_29.jpg) no-repeat left; padding-left:50px; height: auto; overflow:hidden; line-height:20px; margin-top:15px;}
.foot_left_4 span{ font-size:14px; font-weight:bold;}

.foot_left_5{ font-size:14px; color:#fff; background:url(../images/xiang1_06.png) no-repeat left; height:29px; line-height:29px; padding-left:50px; margin-top:15px;}

.foot_mid{ float:left; width:120px; height:415px;}
.foot_mid_1{ font-size:16px; color:#fff; height:60px; line-height:60px; padding-top:5px; width:123px;}
.foot_mid_1 a{ color:#fff;}
.foot_mid_2{ width:123px; height: auto; overflow:hidden;}
.foot_mid_2 a{ color:#fff; display:block; width:123px; height:24px; font-size:12px; color:rgba(255,255,255,0.6); line-height:24px; cursor:pointer;}
.foot_mid_2 a:hover{ color:#fff;}


.foot_zhong{ float:left; width:126px; height:415px;}
.foot_zhong_1{ font-size:16px; color:#fff; height:60px; line-height:60px; padding-top:5px; width:120px;}
.foot_zhong_1 a{ color:#fff;}
.foot_zhong_2{ width:120px; height: auto; overflow:hidden;}
.foot_zhong_2 a{ color:#fff; display:block; width:120px; height:24px; font-size:12px; color:rgba(255,255,255,0.6); line-height:24px; cursor:pointer;}
.foot_zhong_2 a:hover{ color:#fff;}

.foot_right{ float:right;}
.foot_right_1{ width:390px; font-size:16px; color:#fff; font-weight:bold; border-bottom:1px solid #33587c; height:35px;}
.foot_right_2{ width:390px; margin-top:20px; height:32px;}
.foot_right_2 a{ margin-right:25px;} 
.foot_right_3{ width:390px; font-size:12px; height:80px; line-height:80px; color:rgba(255,255,255,0.5);}
.foot_right_4{ width:390px; height:52px; margin-top:55px;}

/*版权*/
.typeright_warp{ width:100%; height:60px; background-color:#005d8d;min-width: 1200px;}
.typeright{ width:1200px; height:60px; text-align: center; line-height:60px; margin:auto; font-size:12px; color:rgba(255,255,255,0.5);}
.typeright_warp1{ display:none;}

/*新闻中心*/
.news{ width:875px; height:auto; overflow:hidden; margin:auto;}
.news_tit{ width:875px; font-size:22px; color:#1c7cb5; border-bottom:2px solid #e9e9e9; margin:auto; height:60px; line-height:60px;}
.news_lun{ width:875px; height:157px; margin:auto;margin-top:22px; border-bottom:1px solid #e2e2e2; overflow:hidden; position:relative;}
.news_lun .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.news_lun .swiper-slide{ overflow:hidden;}
.news-left {
  position:absolute;
  left:0%;
  color:#fff;
  font-size:18px;
  font-family:"宋体";
  top:55px;
  z-index:1100; cursor:pointer;  width:30px; height:30px; text-align: center; line-height:30px; background-color:rgba(0,0,0,0.5);
}
.news-left:hover{ background-color:rgba(3,78,162,0.5);} 
.news-right {
  position: absolute;
  top:55px;
  left:210px;
   color:#fff;
  font-size:18px;
  font-family:"宋体";
   z-index:1100; cursor:pointer;  width:30px; height:30px; text-align: center; line-height:30px; background-color:rgba(0,0,0,0.5);
}
.news-right:hover{ background-color:rgba(3,78,162,0.5);}


.news_1{ width:875px; height:157px; margin:auto; }
.news_1 a{ display:block; width:875px; height:157px;}
.news_1_left{ float:left; width:240px; height:140px;}
.news_1_right{ float:right; width:605px; height:140px;}
.news_1_right_1{ width:605px; font-size:20px; color:#393939; height:26px; overflow:hidden;}
.news_1_right_2{ width:605px; height:55px; font-size:14px; color:#7b7b7b; line-height:26px; overflow:hidden; margin-top:20px;}
.news_1_right_2 span{ color:#006b8b;}
.news_1_right_3{ width:605px; font-size:14px; color:#aeaeae; height:19px; margin-top:10px;}
.news_1_right_3 span{ padding:0px 5px;}
.news_list{ width:875px; height:auto; overflow:hidden; margin-top:25px;}
.news_list ul li{ width:875px; height:65px; list-style:none; margin-bottom:15px;}
.news_list ul li a{ display:block; width:875px; height:65px; border-bottom:1px solid #e2e2e2; overflow:hidden;}
.news_list ul li a:hover .news_list_1{ color:#00639d;-webkit-transition: all 0.4s ease-in;}
.news_list_1{width:875px; font-size:18px; color:#393939; height:26px; overflow:hidden;}
.news_list_2{ width:875px; height:23px; font-size:14px; color:#7b7b7b; line-height:26px; overflow:hidden; margin-top:10px;}
.news_list_3{ width:875px; font-size:14px; color:#aeaeae; height:19px; margin-top:10px;}
.news_list_3 span{ padding:0px 5px;}

.case_list{ width:875px; height:auto; overflow:hidden; margin-top:25px;}
.case_list ul li{ width:875px; height:35px; list-style:none; margin-bottom:15px;}
.case_list ul li a{ display:block; width:875px; height:35px; border-bottom:1px solid #e2e2e2; overflow:hidden;}
.case_list ul li a:hover .case_list_1{ color:#00639d;-webkit-transition: all 0.4s ease-in;}
.case_list_1{width:875px; font-size:16px; color:#393939; height:26px; overflow:hidden;}
.case_list_2{ width:875px; height:55px; font-size:14px; color:#7b7b7b; line-height:26px; overflow:hidden; margin-top:10px;}
.case_list_3{ width:875px; font-size:14px; color:#aeaeae; height:19px; margin-top:10px;}
.case_list_3 span{ padding:0px 5px;}


/*公司简介*/
.jian_con{ width:875px; height: auto; overflow:hidden; margin-top:15px; font-size:14px; color:#2f2f2f; line-height:27px; padding-bottom:30px;}

/*联系我们*/
.contact_img{ width:875px; height:280px; margin-top:30px;}
.contact{ width:875px; height:auto; overflow:hidden; margin-top:40px; padding-bottom:200px;}
.contact_right{ float:right; width:397px; height:207px; border:1px solid #e3e3e3;}
.contact_left{ float:left; width:450px; height:auto; overflow:hidden;}
.contact_left_1{ width:450px; font-size:18px; color:#3a3a3a; height:24px;}
.contact_left_2{ width:450px; height:auto; overflow:hidden; font-size:14px; line-height:29px; color:#3a3a3a; margin-top:30px;}

/*对外交流*/
.exchange{ width:875px; height:auto; overflow:hidden; margin-top:25px; border-bottom:1px solid #dedede; margin-bottom:10px;}
.exchange ul li{ float:left; width:266px; height:240px; list-style:none; margin-bottom:29px; margin-right:38px;}
.exchange ul li.exchange_li{ margin-right:0px;}
.exchange ul li a{ display:block; width:2966px; height:240px;}
.exchange_img{ width:266px; height:201px;}
.exchange_tit{ width:266px; height:35px; text-align: center; line-height:35px; background-color:#00639d; font-size:14px; color:#fff; margin-top:4px;}

/*团队*/
.team{ width:875px; height:auto; overflow:hidden; margin-top:25px; border-bottom:1px solid #dedede; margin-bottom:10px;}
.team ul li{ float:left; width:185px; height:380px; list-style:none; margin-bottom:40px; margin-right:45px;}
.team ul li.team_li{ margin-right:0px;}
.team ul li a{ display:block; width:185px; height:380px; position:relative;}
.team ul li a:hover .team_2{ display:block;}
.team_1{ width:185px; height:225px;}
.team_2{ width:185px; height:225px; position:absolute; top:0; background:rgba(0,0,0,0.7) url(../images/team_12.png) no-repeat center; display:none;}
.team_3{ width:185px; height:30px; font-size:20px; color:#404040; line-height:30px; margin-top:10px;}
.team_3 span{ font-size:16px; color:#a3a3a3;}
.team_4{ width:185px; height:24px; font-size:12px; color:#404040; line-height:24px;}
.team_5{ width:185px; height:70px; font-size:14px; color:#767676; line-height:23px; overflow:hidden; margin-top:10px;}

/*发展历程*/
.course{ width:875px; height:auto; overflow:hidden; margin-top:25px; background:url(../images/li_03.jpg) repeat-y; margin-bottom:10px; padding:55px 0px;}
.course ul li{ width:875px; height: auto; overflow:hidden list-style:none; margin-bottom:20px; }
.course ul li a{ display:block; width:875px; height: auto; position:relative;}
.course ul li a:hover .team_2{ display:block;}
.course_left{ float:left; width:32px; height:100px; background:url(../images/li_07.jpg) no-repeat 8px 8px;}
.course_right{ float:right; width:820px; height:100px;}
.course_right_1{ width:116px; height:28px; background-color:#00639d; text-align:center; line-height:28px; font-size:21px; color:#fff;}
.course_right_2{ width:810px; font-size:14px; height:50px; overflow:hidden; line-height:25px; color:#494949; margin-top:5px;}
.course_right_tit{ width:810px; height:35px; font-size:16px; color:#00639d; line-height:35px; padding-top:10px;}


/*首页*/
.main_warp1 { width: 100%; height: auto;background: #cee5ef url(../images/xiang_03.jpg) repeat-x top;min-width: 1200px; overflow:hidden;}
.one{ width:1200px; height:280px; margin:auto; padding-top:20px;}
.one a{ float:left; display:block; width:394px; height:280px; margin-right:9px;}
.one a.one_a{ margin-right:0px;}
.two{ width:1200px; height:300px;  margin:auto; margin-top:25px;}
.company{ float:left; height:298px; width:392px; border-radius:4px; border:1px solid #e4e4e4; background-color:#fff;}
.company_tit{ width:357px; height:50px; margin:auto; line-height:50px; font-size:18px; color:#015b90; font-weight:bold;}
.company_tit span{ color:#000;}
.company_tit span.company_tit_span{ font-size:16px; color:#949494; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin-left:5px;}
.company_tit a{ float:right; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0f7db1; font-weight:normal;}
.company_img{ width:357px; height:155px; margin:auto;}
.company_con{ width:357px; font-size:14px; color:#777777; line-height:20px; height:60px; overflow:hidden; margin:auto; margin-top:10px;}


.honor{float:left; height:298px; width:392px; border-radius:4px; border:1px solid #e4e4e4; background-color:#fff; margin-left:9px;}
.honor_con{ width:392px; height:238px;margin-top:10px; overflow:hidden;}

/*图片轮播*/
.detail_context_pic{width:392px;overflow:hidden;margin:auto;}
.detail_context_pic_top{width:392px;overflow:hidden;text-align:center;position:relative;z-index:1; margin-left:18px;}
.detail_context_pic_top img{ max-height:185px;}
.detail_context_pic_bot{width:392px;height:60px; background-color:#f3f3f3;overflow:hidden;margin-top:-10px; position:relative;}

.detail_picbot_left{float:left;width:40px;height:60px;overflow:hidden; position:absolute; top:0px; text-align:center;  font-size:30px; font-family:"新宋体"; z-index:111; left:0px;}
.detail_picbot_left a{display:block;width:40px;height:60px; color:#cacaca; text-align:right; line-height:60px; }

.detail_picbot_mid{float:left;width:312px;height:46px;overflow:hidden; margin-top:8px; margin-left:40px;}
.detail_picbot_mid ul{height:46px;width:312px;overflow:hidden;position:relative;}
.detail_picbot_mid ul li{float:left;height:46px;display:inline;width:72px;text-align:center;overflow:hidden;position:relative; padding:0px 3px;}
.detail_picbot_mid ul li.detail_picbot_mid_li{ margin-right:0px;}
.detail_picbot_mid ul li img{height:44px;max-width:70px;border:1px solid #f3f3f3;}
.detail_picbot_mid ul li a{ display:block; width:72px; height:46px; }
.detail_picbot_mid ul li a:hover{}
.detail_picbot_mid ul li a.detail_picbot_mid_a{}
#pic1{max-width:392px;}
.detail_picbot_mid ul li img.selectpic{border:1px solid #176999;}
.detail_picbot_right{float:left;width:40px;height:60px;overflow:hidden; position:absolute; top:0px; text-align:center;  font-size:30px; font-family:"新宋体"; z-index:111; right:0;}
.detail_picbot_right a{display:block;width:40px;height:60px; color:#cacaca;; line-height:60px;}	
#preArrow{left:0px;}
#nextArrow{right:0px;}




.culture{ float:right; height:298px; width:392px; border-radius:4px; border:1px solid #e4e4e4; background-color:#fff;}
.culture_list{ width:350px; height:212px; margin:auto; margin-top:10px;  position:relative; overflow:hidden;}
.arrow-lefta {
  position:absolute;
  left:0px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:68px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0.5); text-align: center; line-height:58px;
}
.arrow-lefta:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.arrow-righta {
  position: absolute;
  top:68px;
  right:0px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0.5); text-align: center; line-height:58px;
}
.arrow-righta:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}


.three{ width:1200px; height:235px;margin:auto; margin-top:13px; margin-bottom:40px;}
.explore{float:left; height:233px; width:392px; border-radius:4px; border:1px solid #e4e4e4; background-color:#fff;}
.explore_list{ width:357px; height:auto; overflow:hidden; margin:auto;}
.explore_list ul li{ width:357px; height:35px; list-style:none;}
.explore_list ul li a{ display:block; width:340px; height:35px; line-height:35px; padding-left:17px; background:url(../images/xiang_13.jpg) no-repeat left; font-size:14px; color:#666666; cursor:pointer;}
.explore_list ul li a:hover{ color:#015b90;}

.press{float:left; height:233px; width:392px; border-radius:4px; border:1px solid #e4e4e4; background-color:#fff; margin-left:9px;}
.press_list{ width:357px; height:auto; overflow:hidden; margin:auto;}
.press_list ul li{ width:357px; height:45px; list-style:none;}
.press_list ul li a{ display:block; width:340px; height:44px; line-height:44px; padding-left:17px; background:url(../images/xiang_13.jpg) no-repeat left; font-size:14px; color:#666666; cursor:pointer; border-bottom:1px dashed #dbdbdb;}
.press_list ul li.press_list_li a{ border-bottom:none;}
.press_list ul li a:hover{ color:#015b90;}
.press_list_span{ float:left; max-width:265px; overflow:hidden;}
.press_list_span1{ float:right; font-size:12px; color:#999;}

.techniques{ float:right;height:233px; width:392px; border-radius:4px; border:1px solid #e4e4e4; background-color:#fff; }
.techniques_list{ width:357px; height:auto; overflow:hidden; margin:auto;}
.techniques_list ul li{ width:357px; height:35px; list-style:none;}
.techniques_list ul li a{ display:block; width:340px; height:35px; line-height:35px; padding-left:17px; background:url(../images/xiang_13.jpg) no-repeat left; font-size:14px; color:#666666; cursor:pointer;}
.techniques_list ul li a:hover{ color:#015b90;}

.four{ width:1198px; height:298px; background-color:#fff; margin:auto; margin-bottom:15px; border-radius:4px; border:1px solid #e4e4e4;}

.four1{ width:1198px; height:263px; background-color:#fff; margin:auto; margin-bottom:15px; border-radius:4px; border:1px solid #e4e4e4;}
.four_tit{ width:1170px; height:30px; margin:auto; border-bottom:1px solid #5d528b; padding-top:15px;}
.four_tit_left{ float:left; font-size:18px; color:#fff; font-weight:bold; width:225px; height:30px; text-align: center; line-height:30px; background-color:#5d528b;}
.four_tit_left span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.four_tit_mid{ float:left; margin-left:10px; height:30px; line-height:30px; font-size:14px; color:#5d528b; font-weight:bold; display:none;}

.four_tit_right{ float:right; width:930px; height:30px; line-height:30px; font-size:14px; color:#5d528b; font-weight:bold;}
.four_tit_right a{ float:right; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#5d528b; }
.four_list{ width:1170px; height:210px; margin:auto; margin-top:30px;}
.four_list ul li{ float:left; width:268px; height:210px; list-style:none; margin-right:32px;}
.four_list ul li.four_list_li{ margin-right:0px;}
.four_list ul li a{ display:block; width:268px; height:210px;}
.four_list ul li a:hover .four_list_tit{color:#5d528b;-webkit-transition: all 0.4s ease-in;}
.four_list_img{ width:268px; height:172px;}
.four_list_tit{ width:268px; font-size:14px; color:#666666; text-align: center; height:38px; line-height:38px; overflow:hidden;}

.major{ border:2px solid #cee5ef; border-radius:4px; width:1168px; height:230px; margin:auto; margin-top:10px;}
.major_left{ float:left; width:290px; height:230px; border-right:2px solid #cee5ef;}
.major_tit{ width:100%; height:40px; margin:auto; line-height:40px; text-align: center; padding-top:18px; font-size:16px; font-weight:bold; color:#5d528b;}
.major_con{ font-size:14px; color:#666666; line-height:24px; width:245px; margin-left:30px; overflow:hidden; margin-top:10px; height:120px;}
.major_more{ width:255px; height:30px; margin:auto; line-height:30px; text-align: right;}
.major_more a{ font-size:17px; color:#5d528b; font-family:"宋体"; font-weight:bold; cursor: pointer;}

.major_right{ float:right;width:290px; height:230px;}

.serve{ width:1198px; height:253px; background-color:#fff; margin:auto; margin-bottom:15px; border-radius:4px; border:1px solid #e4e4e4; margin-top:40px; position:relative;}
.serve_tit{ width:1170px; height:30px; margin:auto; border-bottom:1px solid #4278a1; padding-top:15px;}
.serve_tit_left{ float:left; font-size:18px; color:#fff; font-weight:bold; width:225px; height:30px; text-align: center; line-height:30px; background-color:#4278a1;}
.serve_tit_left span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.serve_tit_mid{ float:left; height:30px; line-height:30px; font-size:14px; color:#4278a1; font-weight:bold; margin-left:10px; display:none;}

.serve_tit_right{ float:right; width:930px; height:30px; line-height:30px; font-size:14px; color:#4278a1; font-weight:bold;}
.serve_tit_right a{ float:right; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#4278a1;}

.serve_list{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.arrow-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.arrow-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.serve_1{ width:190px; height:155px; margin:auto;}
.serve_1 a{ display:block; width:190px; height:155px; cursor:pointer;}
.serve_1 a:hover .serve_1_tit{color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.serve_1_img{ width:190px; height:125px;}
.serve_1_tit{ width:190px; height:30px; text-align: center; line-height:30px; color:#666; font-size:14px;} 

.item{ width:1198px; height:253px; background-color:#fff; margin:auto; margin-bottom:15px; border-radius:4px; border:1px solid #e4e4e4; position:relative;}
.item_list{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.arrow-left1 {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-left1:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.arrow-right1 {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-right1:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.yi_list{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.arrow-left2 {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-left2:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.arrow-right2 {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-right2:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.cheng_list{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.arrow-left3 {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-left3:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.arrow-right3 {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-right3:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.zao_list{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.arrow-left4 {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-left4:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.arrow-right4 {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.arrow-right4:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

/*经验范围详情*/
.detail{ width:875px; height:auto; overflow: hidden; margin-top:22px; border-bottom:2px solid #ededed;}
.detail_top{ width:875px; height:auto; overflow:hidden;}
.detail_left{ float:left; width:513px; height:405px;}

.detail_right{ float:right; width:330px; height:auto; overflow:hidden;}
.detail_right_1{ width:330px; font-size:20px; color:#666666; height:26px; overflow:hidden;}
.detail_right_2{ width:330px; font-size:14px; color:#d7d7d7; height:50px; line-height:50px;}
.detail_right_3{ width:330px; height:auto; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:32px;}


.detail_bottom{ width:875px; height:auto; overflow:hidden;}
.detail_bottom_1{ width:875px; font-size:18px; color:#1c7cb5; height:50px; line-height:50px;}
.detail_bottom_2{ widows:875px; height:auto; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:32px; padding-bottom:100px;}
.feature_tit{ width:875px; height:45px; font-size:18px; color:#5a5a5a; line-height:45px;}
.feature_list{ width:875px; height:210px; margin:auto; margin-top:20px; padding-bottom:10px;}
.feature_list ul li{ float:left; width:268px; height:210px; list-style:none; margin-right:32px;}
.feature_list ul li.feature_list_li{ margin-right:0px;}
.feature_list ul li a{ display:block; width:268px; height:210px;}
.feature_list ul li a:hover .four_list_tit{color:#5d528b;-webkit-transition: all 0.4s ease-in;}


.ban{ width:496px; height:377px; position:relative; overflow:hidden;margin:auto;}
.ban2{ width:496px; height:292px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:496px; height:292px; list-style:none;}
.ban2 ul li img{ width:496px; height:292px;}
.prev{ float:left; cursor:pointer;}
.num{ height:81px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:4px; width:500px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:138px; height:79px; margin-right:5px; padding:1px; list-style:none;}
.num ul li img{ width:138px; height:79px;}
.num ul li.on{ border:1px solid #7fb6d3; padding:0;}
.prev_btn1{ margin-right:11px; cursor:pointer; float:left;width: 25px; height:81px; background-color:#7fb6d3; text-align: center; line-height:81px; font-size:20px; color:#fff; font-family:"宋体";}
.prev_btn1:hover{ background-color:#7bbd27;-webkit-transition: all 0.4s ease-in-out;}
.next_btn1{ cursor:pointer;float:right;width: 25px; height:81px; background-color:#7fb6d3; text-align: center; line-height:81px; font-size:20px; color:#fff; font-family:"宋体";}
.next_btn1:hover{ background-color:#7bbd27;-webkit-transition: all 0.4s ease-in-out;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}

.big{ width:100%; height:435px; margin:auto; position:relative; overflow:hidden;min-width: 1200px;}
.big1{ display:none;}
.big{ overflow:hidden;}
.big .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.big .swiper-slide{ overflow:hidden;}
.big .pagination{
  position:relative;
  bottom:20px;
  width: 100%;
  z-index:100;
  text-align:center;
 
}
.big .swiper-pagination-bullet{
  display: inline-block;
  width: 8px;
  height:8px;
  margin:0px 3px;
  cursor: pointer;
 background-color:#546083; border:1px solid #546083;
  border-radius:100px;
}
.big .swiper-pagination-bullet-active{ background-color:#1272aa; border:1px solid #1272aa;}

.big_div{ width:100%; height:435px; overflow:hidden;min-width: 1200px;}

.batten_right{ display:none;}
.piao{ display:none;}

.client{ width:1200px; height:275px; margin:auto; margin-top:30px;}
.client_left{ float:left; width:593px; height:273px;border-radius: 4px; border: 1px solid #e4e4e4; background-color: #fff;}
.client_tit{ width:565px; height:37px; border-bottom:1px solid #f07c16; margin:auto; padding-top:22px;}
.client_tit_left{ float:left; font-size:18px; color:#fff; font-weight:bold; width:225px; height:37px; text-align: center; line-height:37px; background-color:#f07c16;}
.client_tit_left span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin-left:5px;}
.client_tit_right{ float:right; height:37px;}
.client_tit_right a{ cursor:pointer; font-size:14px; display:inline-block; height:37px; line-height:37px; color:#0f7db1;}
.client_tit_right a:hover{ color:#f07c16;-webkit-transition: all 0.4s ease-in;}
.client_all{ width:565px; height:140px; margin:auto; position:relative; margin-top:48px;}
.client_list{ width:495px; height:140px; margin:auto; position:relative; overflow:hidden;}
.client-left {
  position:absolute;
  left:0px;
  color:#fff;
  font-size:24px;
  font-family:"宋体";
  top:15px;
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.client-left:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.client-right {
  position: absolute;
  top:15px;
  right:0px;
   color:#fff;
  font-size:24px;
  font-family:"宋体";
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.client-right:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.client_list .swiper-slide{ overflow:hidden; text-align: center;}
.client_1{ width:150px; height:92px; border:1px solid #d4d4d4; margin:auto;}
.client_2{ width:100%; text-align: center; font-size:14px; color:#333; height:46px; line-height:46px;}

.client_right{ float:right; width:593px; height:273px;border-radius: 4px; border: 1px solid #e4e4e4; background-color: #fff;}
.reveal_all{ width:565px; height:140px; margin:auto; position:relative; margin-top:48px;}
.reveal{ width:495px; height:140px; margin:auto; position:relative; overflow:hidden;}
.reveal-left {
  position:absolute;
  left:0px;
  color:#fff;
  font-size:24px;
  font-family:"宋体";
  top:15px;
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.reveal-left:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.reveal-right {
  position: absolute;
  top:15px;
  right:0px;
   color:#fff;
  font-size:24px;
  font-family:"宋体";
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.reveal-right:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.reveal .swiper-slide{ overflow:hidden; text-align: center;}
.reveal_1{ width:152px; height:140px; margin:auto; position:relative;}
.reveal_1 a{ display:block; width:152px; height:140px;}
.reveal_1 a:hover .reveal_1_bg{ opacity:0;-webkit-transition: all 0.4s ease-in-out;}
.reveal_1_bg{ width:150px; height:92px; background:rgba(0,0,0,0.5) url(../images/jia_15.png) no-repeat center; position:absolute; top:1px; left:1px;}

.actualize{ width:1170px; height:205px; margin:auto; position:relative; margin-top:25px;}
.actualize_list{ width:1080px; height:205px; margin:auto; position:relative; overflow:hidden;}
.actualize-left {
  position:absolute;
  left:0px;
  color:#fff;
  font-size:24px;
  font-family:"宋体";
  top:35px;
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.actualize-left:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.actualize-right {
  position: absolute;
  top:35px;
  right:0px;
   color:#fff;
  font-size:24px;
  font-family:"宋体";
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.actualize-right:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.actualize_list .swiper-slide{ overflow:hidden; text-align: center;}
.actualize_1{ width:325px; height:205px; margin:auto;}
.actualize_1 a{ display:block; width:325px; height:205px;}
.actualize_1 a:hover .actualize_1_2{color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.actualize_1_1{ width:325px; height:135px; margin:auto;}
.actualize_1_2{ width:100%; text-align: center; font-size:14px; color:#4d4d4d; height:46px; line-height:46px;}

.effect{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.effect-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.effect-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.effect-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.effect-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.apply{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.apply-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.apply-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.apply-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.apply-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.state{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.state-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.state-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.state-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.state-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.reform{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.reform-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.reform-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.reform-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.reform-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.embargo{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.embargo-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.embargo-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.embargo-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.embargo-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.imposed{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.imposed-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.imposed-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.imposed-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.imposed-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}

.policy{ width:1100px; height:155px; margin:auto; margin-top:37px;  position:relative; overflow:hidden;}
.policy-left {
  position:absolute;
  left:15px;
  color:#fff;
  font-size:34px;
  font-family:"宋体";
  top:117px;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.policy-left:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.policy-right {
  position: absolute;
  top:117px;
  right:15px;
   color:#fff;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.policy-right:hover{ background-color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.kong{ width:100%; height:25px; overflow:hidden;}


@media screen and (max-width:1000px)and (min-width:0px){
.batten_right{ display:block;}	
.cai_list{ width:96%; height:auto; min-height:100%;  background-color:rgba(0,0,0,0.8); display:none; position: absolute; top:0; z-index:99; left:0; padding:0px 2%;} 	
.cai_list_1{ width:100%; height:auto; padding-top:60px;}
.cai_1{ width:100%; height:auto; overflow:hidden;}
.cai_1 a{ display:block; width:98%; padding:0px 1%; height:30px; border-bottom:1px solid #ccc; font-size:14px; color:#fff; line-height:30px; cursor:pointer;}
.cai_1 a:hover{ color:#015b90;}
.cai_1 a.cai_1_a{ color:#015b90;}	

.cai_con{ width:90%; height:auto; overflow:hidden; margin:auto; display:none;}
.cai_con a{ display:block; width:98%; padding:0px 1%; height:30px; border-bottom:none; font-size:14px; color:#fff; line-height:30px; cursor:pointer;}
.cai_con a:hover{ color:#015b90;}
.cai_con a.cai_con_a{ color:#015b90;}	

.contact_list{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:0px;}
.contact_list ul li{ width:100%; height:auto; overflow:hidden; list-style:none; margin-bottom:11px;}
.contact_list_left{ float:left; width:100%; height:30px; text-align:left; font-size:14px; color:#000; line-height:30px;} 
.contact_list_right{ float:right; width:100%; height:auto; height: auto; overflow:hidden;}
.contact_text{ width:85%; height:28px; border:1px solid #a9a9a9; padding-left:10px;}
.contact_list_right span{ font-size:14px; color:#ff0000; margin-left:10px; line-height:21px;}
.contact_area{ width:85%; padding-left:10px; height:80px; border:1px solid #a9a9a9;}
.contact_btn1{ margin-left:0px;width: 80px;height: 30px;  border: none;background: #00639d; color: #fff;}
.contact_btn{ margin-left:10px; width: 80px; height: 30px; border: none; background: #00639d; color: #fff;}


/*头部*/
.header{ width:100%; height: auto; overflow:hidden; background:#1079b0; background-size:100% 100%; min-width:100%;}
.head{ width:98%; margin:auto; height: auto; overflow: hidden; padding-top:10px; padding-bottom:5px;}
.head_left{ float: left; width:70%;  height: auto; position:relative; z-index:999;}
.head_left img{ width:195px;  height:46px; cursor:pointer;}


.head_right{ float:right; height: auto; overflow: hidden; width:100%; display:none;}
.head_right_1{ width:100%; font-size:14px; color:#fff; height:24px; line-height:24px; text-align:left; padding-top:20px;}
.head_right_1 a{ color:#fff; cursor:pointer; font-weight:bold;}
.head_right_1 span{ padding:0px 5px;}
.head_right_2{ width:100%; font-size:14px; color:#fff; height: auto; overflow:hidden; line-height:25px; text-align:left;}
.head_right_3{ width:100%; font-size:14px; color:#fff; background:none; height:29px; line-height:29px; padding-left:45px; float:right;}


/*导航*/
.nav_warp{ width:100%; height:57px; position:absolute; top:135px; z-index:9; display:none;}



/*内页banner*/
.n_big{ width:100%; height:250px; min-width:100%; display:none;}
.n_big1{ width:100%; height:150px; min-width:100%; display:block;}
/*新闻列表*/
.main_warp{ width:100%; height:auto; overflow:hidden; background:#cee5ef url(../images/xiang_03.jpg) repeat-x top; padding-bottom:40px; min-width:100%;}
.main{ width:98%; height:auto; overflow:hidden; margin:auto;}
.main_left{ float:left; width:100%; height:auto; overflow:hidden; padding-top:10px;}
.main_tit{ width:100%; font-size:13px; color:#015b90; font-weight:bold; height:40px; line-height:40px; overflow:hidden;}
.main_tit span{ color:#000;}
.main_tit span.main_tit_span{ font-size:14px; color:#949494; font-family:Arial, Helvetica, sans-serif; margin-left:5px; font-weight:normal;}

.main_mune{ width:100%; height:auto; overflow:hidden; margin-top:0px; text-align: center;}
.main_mune a{ display: inline-block; float:none; width:auto; height:30px; font-size:14px; color:#3a3a3a; text-align: center; line-height:30px; border-bottom:none; cursor:pointer; padding:0px 15px;}
.main_mune a:hover{ background-color:#1c7cb5; color:#fff;webkit-transition: all 0.4s ease-in-out;}
.main_mune a.main_mune_a{ background-color:#1c7cb5; color:#fff;}

.main_biao{ width:250px; height:55px; line-height:55px; margin-top:25px; background:url(../images/xiang_07.jpg) no-repeat left; padding-left:15px; font-size:17px; color:#393939; display:none;}
.main_biao span{ font-size:14px; color:rgba(0,0,0,0.3); margin-left:10px;}
.main_list{ width:265px; height:auto; overflow:hidden; display:none;}
.main_list ul li{ width:265px; height:44px; list-style:none;}
.main_list ul li a{ display:block; width:250px; background:url(../images/xiang_13.jpg) no-repeat left; padding-left:15px; font-size:14px; color:#666666; height:43px; border-bottom:1px solid #bfd6e0; line-height:43px; cursor:pointer;}
.main_list ul li a:hover{ color:#015b90;-webkit-transition: all 0.4s ease-in;}
.main_tu{ width:265px; height:111px; margin-top:30px; display:none;}
.main_tu img{ width:265px; height:111px;}

.main_right{ float:right; width:100%; height:auto; overflow:hidden; margin-top:10px;}
.dang{ width:100%; height: auto; overflow:hidden; line-height:24px; font-size:14px; color:#777777; text-align:left; padding-top:10px;}
.dang a{ color:#777777;}
.dang span{ padding:0px 5px;}
.main_all{ width:98%; height:auto; overflow:hidden; margin:auto; margin-top:10px;background-color:#fff; border-radius:4px; border:1px solid #e4e4e4;}
.xiang_tit{ font-size:16px; color:#393939; text-align: center; width:98%; height:35px; margin:auto; padding-top:10px; line-height:35px; overflow:hidden;}
.xiang_come{ width:98%; margin:auto; text-align:center; font-size:12px; color:#aeaeae; height:30px; border-bottom:2px solid #e9e9e9; line-height:20px;}  
.xiang_come span{ padding:0px 5px;} 
.xiang_con{ width:96%; height:auto; overflow:hidden; margin:auto; font-size:14px; color:#393939; line-height:26px; margin-top:15px; padding-bottom:30px;}
.xiang_con img{ max-width:100%;}
.xiang_next{ width:90%; height:48px; background-color:#f3f3f3; padding:10px 2%; margin:auto; margin-bottom:20px;}
.xiang_next a{  width:100%; font-size:12px; color:#3e3e3e; height:24px; line-height:24px; overflow:hidden; cursor:pointer;}
.xiang_next span{ color:#a7a7a7;}
.xiang_next a:hover{ color:#00639d;-webkit-transition: all 0.4s ease-in;}
.xiang_next a:hover span{ color:#a7a7a7;}

/*底部*/
.footer{ width:100%; height: auto; overflow:hidden; background-color:#00639d; padding-top:20px; min-width:100%;}
.foot{ width:98%; height: auto; overflow:hidden; margin:auto; padding-bottom:30px;}
.foot_left{ float:left; width:100%; height: auto; overflow:hidden; margin-right:0px;} 
.foot_left_1{ width:100%; height: auto; overflow:hidden; text-align: center;}
.foot_left_1 img{ width:226px;; height:53px;}
.foot_left_2{ width:100%; text-align: center; font-size:14px; color:#fff; height:30px; line-height:30px; margin-top:5px;}
.foot_left_3{ width:250px; font-size:14px; color:#fff; background:url(../images/xiang_25.jpg) no-repeat left 5px; padding-left:50px; height: auto; overflow:hidden; line-height:24px; margin:auto; margin-top:10px;}
.foot_left_4{ width:250px; font-size:14px; color:#fff; background:url(../images/xiang_29.jpg) no-repeat left; padding-left:50px; height:48px; line-height:24px; margin:auto; margin-top:10px;}
.foot_left_4 span{ font-size:12px;}
.foot_left_5{ width:250px;font-size:14px; color:#fff; background:url(../images/xiang1_06.png) no-repeat left; height:29px; line-height:29px; padding-left:50px; margin:auto; margin-top:10px;}

.foot_mid{ float:left; width:111px; height:372px; display:none;}
.foot_mid_1{ font-size:16px; color:#fff; height:60px; line-height:60px; padding-top:5px; width:105px;}
.foot_mid_1 a{ color:#fff;}
.foot_mid_2{ width:105px; height: auto; overflow:hidden;}
.foot_mid_2 a{ color:#fff; display:block; width:105px; height:24px; font-size:12px; color:rgba(255,255,255,0.6); line-height:24px; cursor:pointer;}

.foot_right{ float:right; display:none;}
.foot_right_1{ width:390px; font-size:16px; color:#fff; font-weight:bold; border-bottom:1px solid #33587c; height:35px;}
.foot_right_2{ width:390px; margin-top:20px; height:32px;}
.foot_right_2 a{ margin-right:25px;} 
.foot_right_3{ width:390px; font-size:12px; height:80px; line-height:80px; color:rgba(255,255,255,0.5);}
.foot_right_4{ width:390px; height:52px; margin-top:55px;}

/*版权*/
.typeright_warp{ width:100%; height: auto; overflow:hidden; background-color:#005d8d; padding:10px 0px; display:none;}
.typeright{ width:98%; height: auto; overflow:hidden; text-align: center; line-height:22px; margin:auto; font-size:12px; color:rgba(255,255,255,0.5);}

.typeright_warp1{ width:100%; height: auto; overflow:hidden; background-color:#005d8d; padding:10px 0px; display:block;}


/*新闻中心*/
.news{ width:96%; height:auto; overflow:hidden; margin:auto;}
.news_tit{ width:100%; font-size:16px; color:#1c7cb5; border-bottom:2px solid #e9e9e9; margin:auto; height:40px; line-height:40px; padding-top:5px;}
.news_lun{ width:100%; height: auto; margin:auto;margin-top:22px; border-bottom:1px solid #e2e2e2; overflow:hidden; position:relative;}
.news_lun .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.news_lun .swiper-slide{ overflow:hidden;}
.news-left {
  position:absolute;
  left:0%;
  color:#fff;
  font-size:18px;
  font-family:"宋体";
  top:70px;
  z-index:1100; cursor:pointer;  width:30px; height:30px; text-align: center; line-height:30px; background-color:rgba(0,0,0,0.5);
}
.news-left:hover{ background-color:rgba(3,78,162,0.5);} 
.news-right {
  position: absolute;
  top:70px;
  left:90%;
   color:#fff;
  font-size:18px;
  font-family:"宋体";
   z-index:1100; cursor:pointer;  width:30px; height:30px; text-align: center; line-height:30px; background-color:rgba(0,0,0,0.5);
}
.news-right:hover{ background-color:rgba(3,78,162,0.5);}


.news_1{ width:100%; height: auto; overflow:hidden; margin:auto; }
.news_1 a{ display:block; width:100%; height: auto;}
.news_1_left{ float:left; width:100%; height: auto; overflow:hidden;}
.news_1_left img{ width:100%; height:auto}
.news_1_right{ float:right; width:100%; height: auto; overflow:hidden; margin-top:10px;}
.news_1_right_1{ width:100%; font-size:16px; color:#393939; height:26px; overflow:hidden; line-height:26px;}
.news_1_right_2{ width:100%; height:55px; font-size:14px; color:#7b7b7b; line-height:26px; overflow:hidden; margin-top:10px;}
.news_1_right_2 span{ color:#006b8b;}
.news_1_right_3{ width:100%; font-size:12px; color:#aeaeae; height:19px; margin-top:10px;}
.news_1_right_3 span{ padding:0px 5px;}


.news_list{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.news_list ul li{ width:100%; height: auto; overflow:hidden; list-style:none; margin-bottom:15px;}
.news_list ul li a{ display:block; width:100%; height: auto; border-bottom:1px solid #e2e2e2; overflow:hidden; padding-bottom:10px;}
.news_list ul li a:hover .news_list_1{ color:#00639d;-webkit-transition: all 0.4s ease-in;}
.news_list_1{width:100%; font-size:16px; color:#393939; height:26px; overflow:hidden; line-height:26px;}
.news_list_2{ width:100%; height:55px; font-size:14px; color:#7b7b7b; line-height:26px; overflow:hidden; margin-top:5px;}
.news_list_3{ width:100%; font-size:12px; color:#aeaeae; height:19px; margin-top:10px;}
.news_list_3 span{ padding:0px 5px;}

.case_list{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.case_list ul li{ width:100%; height:35px; list-style:none; margin-bottom:15px;}
.case_list ul li a{ display:block; width:100%; height:35px; border-bottom:1px solid #e2e2e2; overflow:hidden;}
.case_list ul li a:hover .case_list_1{ color:#00639d;-webkit-transition: all 0.4s ease-in;}

.case_list_1{width:100%; font-size:15px; color:#393939; height:26px; overflow:hidden;}
.case_list_2{ width:100%; height:55px; font-size:14px; color:#7b7b7b; line-height:26px; overflow:hidden; margin-top:10px;}
.case_list_3{ width:100%; font-size:14px; color:#aeaeae; height:19px; margin-top:10px;}
.case_list_3 span{ padding:0px 5px;}


/*公司简介*/
.jian_con{ width:100%; height: auto; overflow:hidden; margin-top:15px; font-size:14px; color:#2f2f2f; line-height:27px; padding-bottom:30px;}
.jian_con img{ max-width:100%;}

/*联系我们*/
.contact_img{ width:100%; height: auto; margin-top:10px;}
.contact_img img{ width:100%; height:auto;}
.contact{ width:100%; height:auto; overflow:hidden; margin-top:20px; padding-bottom:100px;}
.contact_right{ float:right; width:100%; height: auto; overflow:hidden; margin-top:20px; border:none;}
.contact_right img{ max-width:99%; border:1px solid #e3e3e3;}
.contact_left{ float:left; width:100%; height:auto; overflow:hidden;}
.contact_left_1{ width:100%; font-size:16px; color:#3a3a3a; height:24px; line-height:24px;}
.contact_left_2{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:29px; color:#3a3a3a; margin-top:10px;}

/*对外交流*/
.exchange{ width:100%; height:auto; overflow:hidden; margin-top:10px; border-bottom:1px solid #dedede; margin-bottom:10px;}
.exchange ul li{ float:left; width:50%; height: auto; overflow:hidden; list-style:none; margin-bottom:20px; margin-right:0px;}
.exchange ul li.exchange_li{ margin-right:0px;}
.exchange ul li a{ display:block; width:96%; height: auto; overflow:hidden; margin:auto;}
.exchange_img{ width:100%; height: auto; overflow:hidden;}
.exchange_img img{ width:100%; height:auto;}
.exchange_tit{ width:100%; height:35px; text-align: center; line-height:35px; background-color:#00639d; font-size:14px; color:#fff; margin-top:3px;}

/*团队*/
.team{ width:100%; height:auto; overflow:hidden; margin-top:15px; border-bottom:1px solid #dedede; margin-bottom:10px;}
.team ul li{ float:left; width:50%; height: auto; overflow:hidden; list-style:none; margin-bottom:20px; margin-right:0px;}
.team ul li.team_li{ margin-right:0px;}
.team ul li a{ display:block; width:96%; height: auto; position:relative; margin:auto;}
.team ul li a:hover .team_2{ display:none;}
.team_1{ width:100%; height: auto; overflow:hidden;}
.team_1 img{ width:100%; height:auto;}
.team_2{ width:185px; height:225px; position:absolute; top:0; background:rgba(0,0,0,0.7) url(../images/team_12.png) no-repeat center; display:none;}
.team_3{ width:100%; height:30px; font-size:18px; color:#404040; line-height:30px; margin-top:10px;}
.team_3 span{ font-size:14px; color:#a3a3a3;}
.team_4{ width:100%; height:20px; font-size:12px; color:#404040; line-height:20px;}
.team_5{ width:100%; height:70px; font-size:14px; color:#767676; line-height:23px; overflow:hidden; margin-top:10px;}

/*发展历程*/
.course{ width:100%; height:auto; overflow:hidden; margin-top:10px; background:url(../images/li_03.jpg) repeat-y; margin-bottom:10px; padding:20px 0px;}
.course ul li{ width:100%; height: auto; overflow:hidden list-style:none; margin-bottom:20px; }
.course ul li a{ display:block; width:100%; height: auto; position:relative; overflow:hidden;}
.course ul li a:hover .team_2{ display:block;}
.course_left{ float:left; width:10%; height:100px; background:url(../images/li_07.jpg) no-repeat 8px 8px;}
.course_right{ float:right; width:88%; height: auto; overflow:hidden;}
.course_right_1{ width:90px; height:28px; background-color:#00639d; text-align:center; line-height:28px; font-size:16px; color:#fff;}
.course_right_2{ width:100%; font-size:12px; height:48px; overflow:hidden; line-height:24px; color:#494949; margin-top:5px;}
.course_right_tit{ width:100%; height:25px; font-size:15px; color:#00639d; line-height:25px; padding-top:10px;}


/*首页*/
.main_warp1 { width:100%; height: auto; overflow: hidden;background: #cee5ef url(../images/xiang_03.jpg) repeat-x top; min-width:100%;}
.one{ width:100%; height: auto; overflow:hidden; margin:auto; padding-top:20px; text-align: center;}

.one a{ float: none; display: inline-block; width:31%; height: auto; overflow:hidden; margin-right:1%; margin-left:1%; margin-bottom:5px;}
.one a img{ width:100%; height:auto;}
.one a.one_a{ margin-right:0px;}
.two{ width:98%; height: auto; overflow:hidden;  margin:auto; margin-top:10px;}
.company{ float:none; height: auto; overflow:hidden; width:98%; border-radius:4px; border:none; background-color:#fff; margin:auto;}
.company_tit{ width:96%; height:45px; margin:auto; line-height:45px; font-size:16px; color:#015b90; font-weight:bold;}
.company_tit span{ color:#000;}
.company_tit span.company_tit_span{ font-size:14px; color:#949494; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin-left:5px;}
.company_tit a{ float:right; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0f7db1; font-weight:normal;}
.company_img{ width:96%; height: auto; overflow:hidden; margin:auto; text-align: center;}
.company_img img{ max-width:100%;}
.company_con{ width:96%; font-size:14px; color:#777777; line-height:20px; height:60px; overflow:hidden; margin:auto; margin-top:10px; padding-bottom:15px;}


.honor{float:none; height:auto; width:98%; overflow:hidden; border-radius:4px; border:none; background-color:#fff; margin:auto; margin-top:10px;}
.honor_con{ width:96%; height: auto; overflow:hidden; margin:auto;margin-top:10px; overflow:hidden;}

/*图片轮播*/
.detail_context_pic{width:100%;overflow:hidden;margin:auto; min-height:185px; position:relative; padding-bottom:20px;}
.detail_context_pic_top{width:100%;overflow:hidden;text-align:center;position:relative;z-index:1; margin-left:0px;}
.detail_context_pic_top img{ max-height:185px;}
.detail_context_pic_bot{width:100%;height:60px; background-color:rgba(255,255,255,0);overflow: auto;margin-top:-10px; position: absolute; top:40%;}

.detail_picbot_left{float:left;width:15px;height:60px;overflow:hidden; position:absolute; top:0px; text-align:center;  font-size:30px; font-family:"新宋体"; z-index:111; left:0px;}
.detail_picbot_left a{display:block;width:15px;height:60px; color:#cacaca; text-align:right; line-height:60px; }

.detail_picbot_mid{float:left;width:312px;height:46px;overflow:hidden; margin-top:8px; margin-left:40px; display:none;}

.detail_picbot_right{float:left;width:15px;height:60px;overflow:hidden; position:absolute; top:0px; text-align:center;  font-size:30px; font-family:"新宋体"; z-index:111; right:0;}
.detail_picbot_right a{display:block;width:15px;height:60px; color:#cacaca;; line-height:60px;}	
#preArrow{left:0px;}
#nextArrow{right:0px;}




.culture{ float:right; height: auto; width:100%; border-radius:4px; border:none; background-color:#fff; margin-top:10px;}
.culture_list{ width:96%; height: auto; margin:auto; margin-top:0px;  position:relative; overflow:hidden; margin-bottom:15px;}
.arrow-lefta {
  position:absolute;
  left:0px;
  color:#fff;
  font-size:24px;
  font-family:"宋体";
  top:35%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0.5); text-align: center; line-height:58px;
}
.arrow-lefta:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.arrow-righta {
  position: absolute;
  top:35%;
  right:0px;
   color:#fff;
  font-size:24px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0.5); text-align: center; line-height:58px;
}
.arrow-righta:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.culture_list .swiper-slide{ overflow:hidden; text-align: center;}
.culture_list .swiper-slide img{ max-width:100%;}

.three{ width:98%; height: auto; overflow:hidden;margin:auto; margin-top:10px; margin-bottom:10px;}
.explore{float:left; height: auto; width:100%; border-radius:4px; border:none; background-color:#fff;}
.explore_list{ width:96%; height:auto; overflow:hidden; margin:auto; margin-bottom:10px;}
.explore_list ul li{ width:100%; height:30px; list-style:none;}
.explore_list ul li a{ display:block; width:96%; height:30px; line-height:30px; padding-left:4%; background:url(../images/xiang_13.jpg) no-repeat left; font-size:14px; color:#666666; cursor:pointer;}
.explore_list ul li a:hover{ color:#015b90;}

.press{float:left; height: auto; width:100%; border-radius:4px; border:none; background-color:#fff; margin-left:0px; margin-top:10px;}
.press_list{ width:96%; height:auto; overflow:hidden; margin:auto;}
.press_list ul li{ width:100%; height:45px; list-style:none;}
.press_list ul li a{ display:block; width:96%; height:44px; line-height:44px; padding-left:4%; background:url(../images/xiang_13.jpg) no-repeat left; font-size:14px; color:#666666; cursor:pointer; border-bottom:1px dashed #dbdbdb;}
.press_list ul li.press_list_li a{ border-bottom:none;}
.press_list ul li a:hover{ color:#015b90;}
.press_list_span{ float:left; max-width:265px; overflow:hidden;}
.press_list_span1{ float:right; font-size:12px; color:#999;}

.techniques{ float:right;height: auto; width:100%; border-radius:4px; border:none; background-color:#fff; margin-top:10px;}
.techniques_list{ width:96%; height:auto; overflow:hidden; margin:auto; margin-bottom:10px;}
.techniques_list ul li{ width:100%; height:35px; list-style:none;}
.techniques_list ul li a{ display:block; width:96%; height:35px; line-height:35px; padding-left:4%; background:url(../images/xiang_13.jpg) no-repeat left; font-size:14px; color:#666666; cursor:pointer;}
.techniques_list ul li a:hover{ color:#015b90;}

.four1{ width:98%; height: auto; overflow:hidden; background-color:#fff; margin:auto; margin-bottom:10px; border-radius:4px; border:none}
.four{ width:98%; height: auto; overflow:hidden; background-color:#fff; margin:auto; margin-bottom:10px; border-radius:4px; border:none}
.four_tit{ width:96%; height:30px; margin:auto; border-bottom:1px solid #5d528b; padding-top:15px;}
.four_tit_left{ float:left; font-size:14px; color:#fff; font-weight:bold; width:150px; height:30px; text-align: center; line-height:30px; background-color:#5d528b;}
.four_tit_left span{ font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.four_tit_mid{ display:block;}

.four_tit_right{ float:right; width:auto; height:30px; line-height:30px; font-size:12px; color:#5d528b; font-weight:bold;}
.four_tit_right span{ display:none;}
.four_tit_right a{ float:right; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#5d528b; }
.four_list{ width:100%; height: auto; overflow:hidden; margin:auto; margin-top:15px; padding-bottom:15px;}
.four_list ul li{ float:left; width:50%; height: auto; overflow:hidden; list-style:none; margin-right:0px; margin-bottom:10px;}
.four_list ul li.four_list_li{ margin-right:0px;}
.four_list ul li a{ display:block; width:96%; height: auto; overflow:hidden; margin:auto;}
.four_list ul li a:hover .four_list_tit{color:#5d528b;-webkit-transition: all 0.4s ease-in;}
.four_list_img{ width:100%; height: auto; overflow:hidden;}
.four_list_img img{ width:100%; height:auto;}
.four_list_tit{ width:100%; font-size:14px; color:#666666; text-align: center; height:38px; line-height:38px; overflow:hidden;}

.major{ border:none; border-radius:4px; width:100%; height: auto; overflow:hidden; margin:auto; margin-top:10px; padding-bottom:10px;}
.major_left{ float:left; width:100%; height: auto; overflow:hidden; border-right:none;}
.major_tit{ width:100%; height:40px; margin:auto; line-height:40px; text-align: center; padding-top:0px; font-size:15px; font-weight:bold;}
.major_con{ font-size:14px; color:#666666; line-height:24px; width:74%; margin:auto; margin-left:13%; overflow:hidden; margin-top:10px; height: auto; overflow:hidden;}
.major_more{ width:90%; height:30px; margin:auto; line-height:30px; text-align: right;}
.major_more a{ font-size:15px; color:#5d528b; font-family:"宋体"; font-weight:bold; cursor: pointer;}

.major_right{ float:right;width:100%; height: auto;}

.serve{ width:98%; height: auto; background-color:#fff; margin:auto; margin-bottom:15px; border-radius:4px; border:none; margin-top:10px; position:relative; padding-bottom:10px;}
.serve_tit{ width:96%; height:30px; margin:auto; border-bottom:1px solid #4278a1; padding-top:15px;}
.serve_tit_left{ float:left; font-size:15px; color:#fff; font-weight:bold; width:140px; height:30px; text-align: center; line-height:30px; background-color:#4278a1;}
.serve_tit_left span{ font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.serve_tit_mid{ display:block;}

.serve_tit_right{ float:right; width: auto; height:30px; line-height:30px; font-size:12px; color:#4278a1; font-weight:bold;}
.serve_tit_right a{ float:right; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#4278a1;}
.serve_tit_right span{ display:none;}

.serve_list{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:15px;  position:relative; overflow:hidden;}
.arrow-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:45%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:left; line-height:58px;
}
.arrow-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.arrow-right {
  position: absolute;
  top:45%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:right; line-height:58px;
}
.arrow-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.serve_1{ width:96%; height: auto; overflow:hidden; margin:auto;}
.serve_1 a{ display:block; width:100%; height: auto; cursor:pointer;}
.serve_1 a:hover .serve_1_tit{color:#7fb6d3;-webkit-transition: all 0.4s ease-in-out;}
.serve_1_img{ width:100%; height: auto; overflow:hidden;}
.serve_1_img img{ width:100%; height:auto;}
.serve_1_tit{ width:100%; height:30px; text-align: center; line-height:30px; color:#666; font-size:14px;} 

.item{ width:98%; height: auto; overflow:hidden; background-color:#fff; margin:auto; margin-bottom:15px; border-radius:4px; border:none; position:relative;}
.item_list{ width:96%; height: auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.arrow-left1 {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:34px;
  font-family:"宋体";
  top:45%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:left; line-height:58px;
}
.arrow-left1:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.arrow-right1 {
  position: absolute;
  top:45%;
  right:0px;
   color:#7fb6d3;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:right; line-height:58px;
}
.arrow-right1:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.yi_list{ width:96%; height: auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.arrow-left2 {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:34px;
  font-family:"宋体";
  top:45%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: center; line-height:58px;
}
.arrow-left2:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.arrow-right2 {
  position: absolute;
  top:45%;
  right:0px;
   color:#7fb6d3;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: center; line-height:58px;
}
.arrow-right2:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.cheng_list{ width:96%; height: auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.arrow-left3 {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:34px;
  font-family:"宋体";
  top:45%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: center; line-height:58px;
}
.arrow-left3:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.arrow-right3 {
  position: absolute;
  top:45%;
  right:0px;
   color:#7fb6d3;
  font-size:34px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: center; line-height:58px;
}
.arrow-right3:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.zao_list{ width:96%; height: auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.arrow-left4 {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:45%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: center; line-height:58px;
}
.arrow-left4:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.arrow-right4 {
  position: absolute;
  top:45%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: center; line-height:58px;
}
.arrow-right4:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

/*经验范围详情*/
.detail{ width:100%; height:auto; overflow: hidden; margin-top:10px; border-bottom:2px solid #ededed;}
.detail_top{ width:100%; height:auto; overflow:hidden;}
.detail_left{ float:left; width:100%; height: auto; overflow:hidden;}

.detail_right{ float:right; width:100%; height:auto; overflow:hidden; margin-top:20px;}
.detail_right_1{ width:100%; font-size:16px; color:#666666; height:26px; overflow:hidden; line-height:26px;}
.detail_right_2{ width:100%; font-size:14px; color:#d7d7d7; height:40px; line-height:40px;}
.detail_right_3{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:28px;}


.detail_bottom{ width:100%; height:auto; overflow:hidden;}
.detail_bottom_1{ width:100%; font-size:16px; color:#1c7cb5; height:40px; line-height:40px;}
.detail_bottom_2{ widows:100%; height:auto; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:32px; padding-bottom:100px;}
.feature_tit{ width:100%; height:45px; font-size:18px; color:#5a5a5a; line-height:45px;}
.feature_list{ width:100%; height: auto; overflow:hidden; margin:auto; margin-top:15px; padding-bottom:10px;}
.feature_list ul li{ float:left; width:50%; height: auto; overflow:hidden; list-style:none; margin-right:0px; margin-bottom:5px;}
.feature_list ul li.feature_list_li{ margin-right:0px;}
.feature_list ul li a{ display:block; width:96%; height: auto; overflow:hidden; margin:auto;}
.feature_list ul li a:hover .four_list_tit{color:#5d528b;-webkit-transition: all 0.4s ease-in;}


.ban{ width:320px; height: auto; position:relative; overflow:hidden;margin:auto;}
.ban2{ width:320px; height:188px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:320px; height:188px; list-style:none;}
.ban2 ul li img{ width:320px; height:188px;}
.prev{ float:left; cursor:pointer;}
.num{ height:49px;overflow:hidden; width:269px; position:relative;float:left;}
.min_pic{ padding-top:4px; width:320px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:85px; height:49px; margin-right:4px; padding:1px; list-style:none;}
.num ul li img{ width:85px; height:49px;}
.num ul li.on{ border:1px solid #7fb6d3; padding:0;}
.prev_btn1{ margin-right:5px; cursor:pointer; float:left;width: 20px; height:49px; background-color:#7fb6d3; text-align: center; line-height:49px; font-size:20px; color:#fff; font-family:"宋体";}
.prev_btn1:hover{ background-color:#7bbd27;-webkit-transition: all 0.4s ease-in-out;}
.next_btn1{ cursor:pointer;float:right;width: 20px; height:49px; background-color:#7fb6d3; text-align: center; line-height:49px; font-size:20px; color:#fff; font-family:"宋体";}
.next_btn1:hover{ background-color:#7bbd27;-webkit-transition: all 0.4s ease-in-out;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.big{ display:none;}
.big1{ width:100%; height:150px; margin:auto; position:relative; overflow:hidden; z-index:9; min-width:100%; display:block;}
.big_div{ width:100%; height:150px; overflow:hidden; min-width:100%;}

.big1 .pagination1{
  position:relative;
  bottom:20px;
  width: 100%;
  z-index:100;
  text-align:center;
 
}
.big1{ overflow:hidden;}
.big1 .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.big1 .swiper-slide{ overflow:hidden;}
.big1 .pagination1{
  position:relative;
  bottom:20px;
  width: 100%;
  z-index:100;
  text-align:center;
 
}
.big1 .swiper-pagination-bullet{
  display: inline-block;
  width: 8px;
  height:8px;
  margin:0px 3px;
  cursor: pointer;
 background-color:#546083; border:1px solid #546083;
  border-radius:100px;
}
.big1 .swiper-pagination-bullet-active{ background-color:#1272aa; border:1px solid #1272aa;}



.piao{ display:block;width: 100%; height: 53px;}
.showy_warp { width: 100%; height: 53px; background-color:#1079b0;  position: fixed; bottom: 0; z-index: 9999999;}
.showy { width: 100%;  height: 53px; margin: auto; background: url(../images/hui_13.jpg) no-repeat center;}
.showy_left { float: left; font-size: 14px; height: 53px; line-height: 53px; text-align: center; width: 50%;}
.showy_left a { color: #fff;}
.showy_left span {font-size: 14px; color: #fff; background: url(../images/duty_25.png) no-repeat left; padding-left: 25px; background-size: auto 100%;}
.showy_right { float: right; font-size: 14px; height: 53px; line-height: 53px; text-align: center; width: 50%;}
.showy_right a { color: #fff;}
.showy_right span { font-size: 14px; color: #fff; background: url(../images/duty_27.png) no-repeat left; padding-left: 25px; background-size: auto 100%;}

.client{ width:98%; height: auto; overflow:hidden; margin:auto; margin-top:15px;}
.client_left{ float:none; width:98%; height:240px;border-radius: 4px; border: 1px solid #e4e4e4; background-color: #fff; margin:auto;}
.client_tit{ width:96%; height:37px; border-bottom:1px solid #f07c16; margin:auto; padding-top:22px;}
.client_tit_left{ float:left; font-size:16px; color:#fff; font-weight:bold; width:170px; height:37px; text-align: center; line-height:37px; background-color:#f07c16;}
.client_tit_left span{ font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin-left:5px;}
.client_tit_right{ float:right; height:37px;}
.client_tit_right a{ cursor:pointer; font-size:14px; display:inline-block; height:37px; line-height:37px; color:#0f7db1;}
.client_tit_right a:hover{ color:#f07c16;-webkit-transition: all 0.4s ease-in;}
.client_all{ width:96%; height:140px; margin:auto; position:relative; margin-top:30px;}
.client_list{ width:100%; height:140px; margin:auto; position:relative; overflow:hidden;}
.client-left {
  position:absolute;
  left:0px;
  color:#f07c16;
  font-size:30px;
  font-family:"宋体";
  top:15px;
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:rgba(255,255,255,0); text-align:left; line-height:58px;
}
.client-left:hover{ background-color:rgba(255,255,255,0);-webkit-transition: all 0.4s ease-in-out;}
.client-right {
  position: absolute;
  top:15px;
  right:0px;
   color:#f07c16;
  font-size:30px;
  font-family:"宋体";
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:rgba(255,255,255,0); text-align:right; line-height:58px;
}
.client-right:hover{ background-color:rgba(255,255,255,0);-webkit-transition: all 0.4s ease-in-out;}


.client_right{ float:none; width:98%; height:240px;border-radius: 4px; border: 1px solid #e4e4e4; background-color: #fff; margin:auto; margin-top:10px;}
.reveal_all{ width:96%; height:140px; margin:auto; position:relative; margin-top:30px;}
.reveal{ width:100%; height:140px; margin:auto; position:relative; overflow:hidden;}
.reveal-left {
  color:#f07c16;
  font-size:30px;
  font-family:"宋体";
  top:15px;
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:rgba(255,255,255,0); text-align: left; line-height:58px;
}
.reveal-left:hover{ background-color:rgba(255,255,255,0);-webkit-transition: all 0.4s ease-in-out;}
.reveal-right {
   color:#f07c16;
  font-size:30px;
  font-family:"宋体";
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:rgba(255,255,255,0); text-align:right; line-height:58px;
}
.reveal-right:hover{ background-color:rgba(255,255,255,0);-webkit-transition: all 0.4s ease-in-out;}
.reveal .swiper-slide{ overflow:hidden; text-align: center;}
.reveal_1{ width:152px; height:140px; margin:auto; position:relative;}
.reveal_1 a{ display:block; width:152px; height:140px;}
.reveal_1 a:hover .reveal_1_bg{ opacity:0;-webkit-transition: all 0.4s ease-in-out;}
.reveal_1_bg{ width:150px; height:92px; background:rgba(0,0,0,0.5) url(../images/jia_15.png) no-repeat center; position:absolute; top:1px; left:1px;}

.actualize{ width:96%; height:190px; margin:auto; position:relative; margin-top:25px;}
.actualize_list{ width:100%; height:190px; margin:auto; position:relative; overflow:hidden;}
.actualize-left {
  position:absolute;
  left:0px;
  color:#fff;
  font-size:24px;
  font-family:"宋体";
  top:35px;
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.actualize-left:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.actualize-right {
  position: absolute;
  top:35px;
  right:0px;
   color:#fff;
  font-size:24px;
  font-family:"宋体";
  z-index:1100; cursor:pointer; width:30px; height:60px; background-color:#7fb6d3; text-align: center; line-height:58px;
}
.actualize-right:hover{ background-color:#015b90;-webkit-transition: all 0.4s ease-in-out;}
.actualize_list .swiper-slide{ overflow:hidden; text-align: center;}
.actualize_1{ width:325px; height:190px; margin:auto; margin:auto;}
.actualize_1 a{ height:190px;}
.actualize_1_1 img{ width:325px; height:135px;}

.effect{ width:96%; height: auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.effect-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:44%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:left; line-height:58px;
}
.effect-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.effect-right {
  position: absolute;
  top:44%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:right; line-height:58px;
}
.effect-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.apply{ width:96%; height:auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.apply-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:44%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:left; line-height:58px;
}
.apply-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.apply-right {
  position: absolute;
  top:44%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:right; line-height:58px;
}
.apply-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.state{ width:96%; height:auto; margin:auto; margin-top:20px;  position:relative; overflow:hidden; padding-bottom:10px;}
.state-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:44%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: left; line-height:58px;
}
.state-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.state-right {
  position: absolute;
  top:44%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: right; line-height:58px;
}
.state-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.reform{ width:96%; height:auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.reform-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:44%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: left; line-height:58px;
}
.reform-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.reform-right {
  position: absolute;
  top:44%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: right; line-height:58px;
}
.reform-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.embargo{ width:96%; height:auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.embargo-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:44%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align: left; line-height:58px;
}
.embargo-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.embargo-right {
  position: absolute;
  top:44%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:right; line-height:58px;
}
.embargo-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.imposed{ width:96%; height:auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.imposed-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:44%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:left; line-height:58px;
}
.imposed-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.imposed-right {
  position: absolute;
  top:44%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:right; line-height:58px;
}
.imposed-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}

.policy{ width:96%; height:auto; margin:auto; margin-top:15px;  position:relative; overflow:hidden; padding-bottom:10px;}
.policy-left {
  position:absolute;
  left:0px;
  color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  top:44%;
  z-index:1100; cursor:pointer; width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:left; line-height:58px;
}
.policy-left:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.policy-right {
  position: absolute;
  top:44%;
  right:0px;
   color:#7fb6d3;
  font-size:32px;
  font-family:"宋体";
  z-index:1100; cursor:pointer;  width:33px; height:58px; background-color:rgba(0,0,0,0); text-align:right; line-height:58px;
}
.policy-right:hover{ background-color:rgba(0,0,0,0);-webkit-transition: all 0.4s ease-in-out;}
.kong{ width:100%; height:0px; overflow:hidden;}


}