﻿#ea_h .top{
  position: fixed;
  background: #fff;
}

#ea_ba{
  z-index: 1;
  padding-top: 75px;
}
.ea_con{
  width: 100%;
  margin-top: -70px;
  position: relative;
  z-index: 10;
}
.ea_con .container{
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    -moz-box-shadow: 0 2px 10px #c7c7c7;
    -webkit-box-shadow: 0 2px 10px #c7c7c7;
    box-shadow: 0 2px 10px #c7c7c7;
}

.mianbao{
  padding: 25px;
  color: #757575;
  font-size: 12px;
  line-height: 20px;
}
.mianbao a{
  color: #757575;
  font-size: 12px;
  line-height: 20px;
}
.ea_con_til{
  padding: 35px 0;
  text-align: center;
}
.ea_con_til h3{
  color: #f3f3f3;
  font-size: 72px;
  line-height: 80px;
  position: relative;
}
.ea_con_til h3 span{
  color: #07106b;
  font-size: 36px;
  line-height: 80px;
  text-align: center;
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
}
.ea_con_til p{
  color: #333333;
  font-size: 12px;
  line-height: 20px;
}
.ea_con_nav ul{
  font-size: 0;
  line-height: 0;
  text-align: left;
}
.ea_con_nav ul li{
  margin-right: 10px;
    margin-bottom: 10px;
  display: inline-block;
      border: 1px solid #b5b5b5;
}
.ea_con_nav ul li:hover a{
background: #07106b;
color: #fff;
}



.ea_con_nav ul li a{
  background: #fff;
  height: 48px;
  line-height: 48px;
  padding:0 15px;
  font-size: 12px;
  color: #333333;
  display: block;
}
.ea_con_nav ul li.current a{
  background: #07106b;
  color: #fff;
}
.ea_con_box{
  padding: 40px 20px;
}
.about_font{
  max-width: 60%;
  margin: 20px auto;
}
.ea_con_box p{
  color: #666666;
  font-size: 14px;
  line-height: 38px;
}
.xn_c_index_about_shu{
  text-align: center;
  margin-top: 20px;
}

.xn_c_index_about_shu li {
  width: 225px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
.xn_c_index_about_shu1{
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 38px;
  color: #333333;
  font-family: "[HYk1gj]";
}
.xn_c_index_about_shu1 a {
  font-size: 38px;
  color: #666;
  font-family: "微软雅黑";
  font-weight: 700;
}
.xn_c_index_about_shu1 a {
  font-size: 38px;
  color: #666;
  font-family: "微软雅黑";
  font-weight: 700;
}
.xn_c_index_about_shu2{
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #333;
  margin-top: 12px;
}

.honor{
  width: 1200px;
  margin: 40px auto 60px;
  position: relative;
}
.honor_box{
  width: 980px;
  margin: 0 auto;
}
.swiper-container{
  width:100%;
  overflow: hidden;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.banner .swiper-slide img {
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
}
.honor_jt{
  position: absolute;
  bottom: 140px;
  left: 0;
  cursor: pointer;
}
.swiper-button-prev{
  right: 0;
  left: auto;
}
.honor_tiltl{
  position: relative;
  width: 100%;
  margin-top: 20px;
  border-top: 3px solid #07106b;
}
.honor_tiltl::before{
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -12px;
  border: 15px solid transparent;
  border-top: 8px solid #07106b;
}
.honor_tiltl span{
  color: #333333;
  font-size: 13px;
  line-height: 25px;
  padding-top: 10px;
  display: block;
  text-align: center;
}





/*history*/
.his_til{
  width: 540px;
  position: relative;
  margin: 0 auto;
}
.his_til::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #b5b5b5;
  display: block;
  top: 50px;
  z-index: 1;
}
.his_til ul{
  text-align: center;
  display: inline-block;
  font-size: 0;
  position: relative;
  z-index: 10;
}
.his_til ul::before,.his_til ul::after{
  content: "";
  position: absolute;
  left: -4px;
  width: 7px;
  height: 31px;
  top: 50px;
  background: url(../images/history_xjt.png) no-repeat center center;
}
.his_til ul::after{
  left: auto;
  right: -4px;
}
.his_til ul li{
  display: inline-block;
  margin: 0 40px;
}
.his_til ul li a{
  width: 100px;
  height: 100px;
  background: #f3f3f3;;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 10;
  border-radius: 50%;
}
.his_til ul li a:hover{
  background: #b5b5b5;
}
.his_til ul li a:hover>div,.his_til ul li a:hover>div span{
  color: #fff;
}
.his_til ul li a>div{
  font-size: 14px;
  color: #333333;
}
.his_til ul li a span{
  color: #333333;
  font-size: 10px;
  display: block;
}

.his_box{
  width: 85%;
  margin: 40px auto;
  position: relative;
}
.his_box::before{
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-bottom: 8px solid #b5b5b5;
  left: 50%;
  margin-left: -5px;
}
.his_box::after{
  content: "";
  width: 2px;
  height: 100%;
  background: #b5b5b5;
  top: 10px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  z-index: 1;
}
.his_box ul{
  position: relative;
  z-index: 10;
}

.content_box{
  padding-bottom: 60px;
}

.his_box ul li{
  padding: 40px 0;
  width: 50%;
}
.his_box ul li .timeline-row{
  position: relative;
}
.his_box ul li:nth-child(odd){
  width: 50%;
  margin-left: 50%;
}
.his_box ul li .timeline-icon2{
  width: 58px;
  height: 1px;
  background: #b5b5b5;
  display: block;
  position: absolute;
  top: 22px;
}
.his_box ul li .timeline-icon2::before,.his_box ul li .timeline-icon2::after{
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #141d73;
  z-index: 6;
  left: -5px;
  top: -5px;
}
.his_box ul li .timeline-icon2::after{
  width: 14px;
  height: 14px;
  z-index: 5;
  left: -8px;
  top: -8px;
}
.his_box ul li.history1 .timeline-icon2::after,.his_box ul li.history4 .timeline-icon2::after,.his_box ul li.history14 .timeline-icon2::after{
  background: #141d73;
  width: 24px;
  height: 24px;
  left: -12px;
  top: -12px;
}
.his_box ul li.history1 .timeline-icon2::before,.his_box ul li.history4 .timeline-icon2::before,.his_box ul li.history14 .timeline-icon2::before{
  width: 14px;
  height: 14px;
  left: -7px;
  top: -7px;
}
.his_box ul li .panel{
  padding-left: 70px;
}
.his_box ul li .panel h3{
  color: #333333;
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 30px;
}
.his_box ul li .panel p{
  color: #333333;
  font-size: 12px;
  line-height: 28px;
}
.his_box ul li:nth-child(even) .panel{
  padding-left: 0;
  text-align: right;
  padding-right: 70px;
}
.his_box ul li:nth-child(even) .timeline-icon2{
  right: 0;
}
.his_box ul li:nth-child(even) .timeline-icon2::before{
  left: auto;
  right: -5px;
}
.his_box ul li:nth-child(even) .timeline-icon2::after{
  left: auto;
  right: -8px;
}

.xn_c_prodshow_13_li {
  width: 1060px;
  height: 270px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
  margin-left: 71px;
}
.xn_c_prodshow_13_img {
  width: 320px;
  height: 257px;
  float: left;
  overflow: hidden;
  margin-right: 39px;
}
.xn_c_prodshow_13_img img {
  width: 100%;
  height: 100%;
}
.xn_c_prodshow_13_name {
  transition: all 0.6s ease 0s;
  margin-top: 12px;
  margin-bottom: 16px;
  float: left;
  width: 500px;
}
.xn_c_prodshow_13_name a {
  color: #555555;
  font-size: 18px;
}
.xn_c_prodshow_13_neirong {
  transition: all 0.6s ease 0s;
  color: #777777;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 18px;
  width: 530px;
  float: left;
}
.xn_c_prodshow_13_time {
    float: left;
    width: 500px;
}
.xn_c_prodshow_13_zhtime3, .xn_c_prodshow_13_zhtime4, .xn_c_prodshow_13_zhtime5 {
  color: #c8c8c8;
  font-size: 18px;
}
.xn_c_prodshow_13_zhtime2, .xn_c_prodshow_13_zhtime1 {
  color: #c8c8c8;
  font-size: 14px;
}
.xn_c_prodshow_13_more {
  transition: all 0.6s ease 0s;
  float: right;
  margin-top: -90px;
  border-left: 1px solid #eeeeee;
  width: 75px;
  height: 39px;
  line-height: 39px;
  padding-left: 27px;
}
.xn_c_prodshow_13_more a {
  transition: all 0.6s ease 0s;
  color: #bcbcbc;
  font-size: 18px;
}
.xn_c_prodshow_13_more a {
  transition: all 0.6s ease 0s;
  color: #bcbcbc;
  font-size: 18px;
}
.xn_c_prodshow_13_li:hover .xn_c_prodshow_13_name {
  margin-left: 10px;
}
.xn_c_prodshow_13_li:hover .xn_c_prodshow_13_neirong {
  color: #333333;
  margin-left: 10px;
}
.xn_c_prodshow_13_li:hover .xn_c_prodshow_13_more {
  margin-right: -10px;
}

.pagemain{
  margin-bottom: 40px;
  text-align: center;
}
.pagemain .page-status,.page-index,.page-last{
  display: none;
}
.pagemain span a{
  width: auto;
  padding: 0 15px;
  height: 30px;
  border: 1px solid #e4e4e4;
  line-height: 30px;
  background: #fff;
  color: #666666;
  font-size: 13px;
  display: inline-block;
  border-radius: 2px;
  font-family: "宋体";
  margin: 5px;
  border-radius: 4px;
}
.pagemain a:hover ,.pagemain a.page-num-current{
  background: #333;
  color: #fff;
}

.n_content_right {
  position: relative;
  width: 1100px;
  height: auto;
  padding-bottom: 20px;
  margin: 0 auto;
}
.xn_c_prodv_67_wrap {
  width: 490px;
  height: auto;
  float: left;
  margin-top: 45px;
  position: relative;
}
.EIMS_C_40014_1_s_box {
  width: 490px;
  height: 305px;
  position: relative;
  border: 1px solid #ececec;
}
.EIMS_C_40014_1_s_box img {
  width: 490px;
  height: 305px;
}
.EIMS_C_40014_1_s_box .move {
  position: absolute;
  top: 0;
  left: 0;
  background: #EEE;
  z-index: 99;
  filter: alpha(opacity=60);
  opacity: 0.6;
  display: none;
  cursor: move;
}
.EIMS_C_40014_1_i_box {
  width: 490px;
  overflow: hidden;
  height: 60px;
  float: left;
  position: relative;
  margin: 6px 0 0 0;
}
#EIMS_C_40014_1_pre, #EIMS_C_40014_1_next {
  width: 30px;
  height: 60px;
  position: absolute;
  top: 0px;
  cursor: pointer;
  background: #000;
}
#EIMS_C_40014_1_pre {
  left: 0px;
  background: url(https://1.rc.xiniu.com/rc/Contents/28902/images/40014_1_pre.png?d=20170815102244923) no-repeat;
}
#EIMS_C_40014_1_next {
  right: 0px;
  background: url(https://1.rc.xiniu.com/rc/Contents/28902/images/40014_1_next.png?d=20170815102244923) no-repeat;
}
.EIMS_C_40014_1_p_box {
  width: 424px;
  overflow: hidden;
  height: 60px;
  float: left;
  margin: 0 0 0 34px;
  position: relative;
}
.EIMS_C_40014_1_p_box ul {
  height: 75px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0px;
}
.EIMS_C_40014_1_p_box li {
  width: 100px;
  height: 60px;
  float: left;
  margin-right: 8px;
}
.EIMS_C_40014_1_p_box li a {
  width: 100px;
  height: 58px;
  display: block;
  border: 1px solid #d9d9d9;
}
.EIMS_C_40014_1_p_box li a.xn_c_prodv_67_curr {
  border: 1px solid #e5e5e5;
}
.EIMS_C_40014_1_p_box li img {
  width: 100px;
  height: 58px;
  border-style: none;
}
.xn_c_prodv_57_wrap {
  width: 550px;
  margin: 45px auto 0;
  float: right;
}
.xn_c_prodv_57_name h1 {
  font-size: 20px;
  font-weight: normal;
  color: #15202f;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  -moz-binding: url(ellipsis.xml#ellipsis);
  height: 42px;
  line-height: 42px;
}
.xn_c_prodv_57_jshao {
  border-bottom: 1px dashed #e2e2e2;
  padding-bottom: 15px;
  margin-top: 10px;
}
.xn_c_prodv_57_jshao2 {
  display: block;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  width: 100%;
  font-size: 12px;
}
.xn_c_prodv_57_lxing {
  margin-top: 10px;
  line-height: 30px;
  height: 30px;
}
.xn_c_prodv_57_lxing1 {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  float: left;
}
.xn_c_prodv_57_lxing2 {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  float: left;
  width: 60%;
  overflow: hidden;
  line-height: 30px;
  height: 30px;
}
.xn_c_prodv_57_xhao {
  line-height: 30px;
  height: 30px;
}
.xn_c_prodv_57_xhao1 {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  float: left;
}
.xn_c_prodv_57_xhao2 {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  float: left;
  width: 60%;
  overflow: hidden;
  line-height: 30px;
  height: 30px;
}
.xn_c_prodv_6_wrap {
  width: 380px;
  margin-top: 15px;
  height: 27px;
  width: 102px;
  overflow: hidden;
  text-align: center;
  line-height: 25px;
}
.xn_c_prodv_6_wrap a {
  display: block;
  border: solid 1px #174592;
  height: 25px;
  width: 100px;
  color: #174592;
  font-size: 14px;
}
.xn_c_prodv_6_wrap a:before {
  content: "参数下载";
}
.xn_c_prodv_6_wrap a:hover {
  background: #174592;
  color: #fff;
}
.xn_c_prodv_57_lbie {
  border-top: 1px dashed #e2e2e2;
  margin-top: 42px;
  line-height: 50px;
  height: 50px;
}
.xn_c_prodv_57_lbie1 {
  font-size: 16px;
  color: #2e2e2e;
  display: inline-block;
  float: left;
}
.xn_c_prodv_57_lbie1 span {
  padding-top: 8px;
}
.xn_c_prodv_57_lbie2 {
  font-size: 24px;
  color: #15202f;
  display: inline-block;
  font-weight: bold;
  float: left;
  width: 60%;
  overflow: hidden;
  line-height: 40px;
  height: 40px;
}
.xn_c_prodv_75_wrap {
  width: 100%;
  margin: 20px auto;
}
.xn_c_prodv_75_Uses1 {
  display: block;
  height: 60px;
  border-bottom: 1px solid #e1e1e1;
  line-height: 60px;
  font-size: 16px;
  color: #15202f;
  font-weight: bold;
  margin-bottom: 15px;
}
.xn_c_prodv_75_Uses2 {
  font-size: 12px;
  line-height: 28px;
  color: #666666;
}
.xn_c_prodv_75_Access1 {
  display: block;
  height: 60px;
  border-bottom: 1px solid #e1e1e1;
  line-height: 60px;
  font-size: 16px;
  color: #15202f;
  font-weight: bold;
  margin-bottom: 15px;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_box_div {
  overflow: hidden;
}
.xn_c_prodv_7_wrap .EIMS_C_3_1_page {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  -moz-binding: url(ellipsis.xml#ellipsis);
  FONT-SIZE: 12px;
  COLOR: #666;
  width: 400px;
  overflow: hidden;
  display: inline-block;
  HEIGHT: 58px;
  LINE-HEIGHT: 58px;
}
.xn_c_prodv_7_wrap .EIMS_C_3_1_page a{
  color: #333;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_Upli {
  margin-left: 25px;
  float: left;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_Downli {
  margin-right: 25px;
  float: right;
  text-align: right;
}
.xn_c_prodv_64_wrap {
  width: 100%;
  margin: 10px auto;
  height: 280px;
  font-size: 12px;
  background: #fff;
}
.xn_c_prodv_64_wbox {
  width: 100%;
}
.xn_c_prodv_64_top {
  width: 100%;
  line-height: 56px;
  height: 56px;
  border-bottom: 1px solid #f6f6f6;
}
.xn_c_prodv_64_cWrap {
  font-size: 20px;
  font-weight: bold;
  margin-left: 30px;
}
.xn_c_prodv_64_topmore {
  margin-right: 30px;
  float: right;
  margin-top: 0;
}
.xn_c_prodv_64_topmore a {
  color: #000000;
  font-size: 12px;
}
.xn_c_prodv_64_cocnt {
  width: auto;
  margin-left: 15px;
  margin-top: 30px;
}
.xn_c_prodv_64_cocntbox {
  float: left;
  width: 200px;
  margin-right: 15px;
}
.xn_c_prodv_64_cocntlft {
  width: 198px;
  border: 1px solid #f4f4f4;
  height: 118px;
  position: relative;
}
.xn_c_prodv_64_cocntlft img {
  width: 198px;
  height: 118px;
}
.xn_c_prodv_64_cocntlft a {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 198px;
  border: 1px transparent rgba(28,30,45,0);
  transition: 1s all ease;
  background: rgba(28,30,45,0);
  height: 118px;
  display: block;
}
.xn_c_prodv_64_cocntlft a img {
  width: 39px;
  height: 39px;
  margin: 40px 0 0 80px;
  text-align: Center;
}
.xn_c_prodv_64_cocntlft:hover a {
  opacity: 1;
  background: rgba(28,30,45,0.5);
}
.xn_c_prodv_64_cocntrit_name {
  width: 100%;
  line-height: 20px;
  text-align: center;
}
.xn_c_prodv_64_cocntrit_name a {
  color: #1c1e2d;
  font-size: 12px;
  height: 48px;
  line-height: 48px;
}
.EIMS_C_40014_1_g-box .b_box {
  position: absolute;
  top: 0px;
  overflow: hidden;
  display: none;
}
.EIMS_C_40014_1_g-box .b_box img {
  position: absolute;
  top: 0px;
  left: 0px;
  border-style: none;
  background: #fefefe;
}
.xn_c_prodv_7_wrap {
  width: 100%;
  border: 1px solid #f1f1f1;
  background: #fff;
  height: 58px;
  margin-top: 40px;
  line-height: 58px;
}

.nnews_lb_m {
  width: 958px;
  height: 160px;
  position: relative;
  border-bottom: 1px solid #f6f6f6;
  margin-top: 10px;
  margin: 0 auto;
  margin-bottom: 29px;
}
.nnews_lb_img {
  position: absolute;
  left: 0;
  top: 0;
}
.nnews_lb_img img {
  width: 200px;
  height: 130px;
  border: 0px;
}
.nnews_lb_title {
  transition: all 0.6s ease 0s;
  position: absolute;
  left: 234px;
  top: 16px;
  width: 500px;
  height: 20px;
  white-space: nowrap;
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  -moz-binding: url(ellipsis.xml#ellipsis);
}
.nnews_lb_title a {
  color: #575757;
  text-decoration: none;
}
.nnews_lb_cnt {
  transition: all 0.6s ease 0s;
  position: absolute;
  left: 235px;
  top: 54px;
  width: 500px;
  height: 72px;
  overflow: hidden;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.nnews_lb_date {
  background: url(https://1.rc.xiniu.com/rc/Contents/32769/images/jiantou.png?d=20170815165319178)no-repeat -49px 49px;
  transition: all 0.6s ease 0s;
  position: absolute;
  top: 14px;
  right: 68px;
  font-size: 12px;
  color: #CCC;
  width: 81px;
  height: 100px;
}
.nnews_lb_date1, .nnews_lb_date2, .nnews_lb_date3, .nnews_lb_date4, .nnews_lb_date5 {
  font-family: "微软雅黑";
  float: left;
  font-size: 29px;
}
.nnews_lb_m:hover .nnews_lb_title {
  margin-left: 15px;
}
.nnews_lb_m:hover .nnews_lb_cnt {
  margin-left: 15px;
}
.nnews_lb_m:hover .nnews_lb_date {
  background: url(https://1.rc.xiniu.com/rc/Contents/32769/images/jiantou.png?d=20170815165319178)no-repeat 49px 49px;
  color: #333333;
}
.nnews_lb_m:hover .nnews_lb_date {
  background: url(https://1.rc.xiniu.com/rc/Contents/32769/images/jiantou.png?d=20170815165319178)no-repeat 49px 49px;
  color: #333333;
}

.news_title {
  width: 1098px;
  position: relative;
  margin-left: 50px;
  padding-top: 83px;
}
.news_title h4{
  font-size: 16px;
  color: #444444;
  font-weight: bold;
  width: 1098px;
  padding-bottom: 10px;
}
.news_title span{
  color: #c1c1c1;
  font-size: 12px;
  margin-top: 8px;
  margin-right: 52px;
}
.xn_c_3_wrap {
  margin-top: 10px;
  margin-left: 51px;
  width: 1098px;
}
.bds_more {
  display: none;
}
.view_weixin {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 5px 6px 0!important;
  background: url(https://1.rc.xiniu.com/rc/Contents/22290/images/weixin_icon.png?d=20170815165319461?d=20160712102517052) 0 center no-repeat !important;
  padding: 0 !important;
}
.view_weixin_tsina {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 5px 6px 0!important;
  background: url(https://1.rc.xiniu.com/rc/Contents/22290/images/weibo_icon.png?d=20170815165319461?d=20160712102517052) 0 center no-repeat !important;
  padding: 0 !important;
}
.view_weixin_qzone {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 5px 6px 0!important;
  background: url(https://1.rc.xiniu.com/rc/Contents/22290/images/qq_icon.png?d=20170815165319461?d=20160712102517052) 0 center no-repeat !important;
  padding: 0 !important;
}
.view_weixin_sqq {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 5px 6px 0!important;
  background: url(https://1.rc.xiniu.com/rc/Contents/22290/images/qq2_icon.png?d=20170815165319461?d=20160712102517052) 0 center no-repeat !important;
  padding: 0 !important;
}

.news_box {
  width: 1098px;
  color: #818181;
  line-height: 26px;
  margin: 0 auto;
}

.news_view_sx #EIMS_C_3_1_box_div {
  width: 1098px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 30px;
  padding: 40px 0;
}
.news_view_sx .EIMS_C_3_1_page {
  FONT-SIZE: 12px;
  COLOR: #6a6a6a;
  LINE-HEIGHT: 20px;
}
.news_view_sx #EIMS_C_3_1_Upli {
  float: left;
  width: 585px;
  margin-bottom: 14px;
}
.news_view_sx #EIMS_C_3_1_Downli {
  float: right;
}
.news_view_sx .EIMS_C_3_1_page A:link {
  COLOR: #6a6a6a;
  TEXT-DECORATION: none;
}
.news_view_body .xn_c_newsv_7_wrap {
  width: 1098px;
  margin: 0 auto;
  margin-bottom: 119px;
}
.xn_c_newv_7_wbox>ul {
  overflow: hidden;
  max-height: 222px;
  border-top: 2px solid #e5e5e5;
  background: url(https://1.rc.xiniu.com/rc/Contents/32770/images/minde.png?d=20170815165319461)no-repeat center;
}
.news_view_body .xn_c_newsv_7_list {
  line-height: 18px;
  float: left;
  width: 549px;
  height: 18px;
}
.xn_c_newsv_7_list:nth-of-type(2n+1) {
  width: 402px;
  padding-left: 72px;
}
.xn_c_newv_7_wbox ul li:nth-of-type(1) {
  width: 100%;
  margin-top: 15px;
  padding-left: 0px;
  margin-bottom: 34px;
}

.xn_c_newsv_7_headTitle {
  float: left;
}

.mess_box{
  width: 640px;
  margin: 0 auto;
}
.mess_box input,.mess_box textarea{
  padding-left: 15px;
  width: 100%;
  height: 44px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  margin-bottom: 21px;
  outline-color: #333333;
}
.mess_box textarea{
  height: 144px;
}
.mess_box button{
  transition: all 0.6s ease 0s;
  width: 78px;
  height: 42px;
  border: 0;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  background: #fff;
  font-size: 13px;
  color: #999999;
}
.mess_box button:hover {
  background-color: #07106b;
  color: #fff;
}

.xn_c_honor_4_wrap {
  width: 1074px;
  margin: 20px auto;
  margin-bottom: 0px;
}
.xn_c_honor_4_mskeLayBg {
  background: #000;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
  opacity: 0.7;
  filter: alpha(opacity=70);
  display: none;
  _display: none!important;
}
.xn_c_honor_4_mskelayBox {
  height: auto;
  width: auto;
  position: fixed;
  left: 35%;
  top: 15%;
  border: 7px solid #FFF;
  z-index: 20;
  background: #FFF;
  display: none;
  _display: none!important;
}
.xn_c_honor_4_mske_html img {
  max-width: 800px;
  height: 560px;
}
.xn_c_honor_4_msKeimgBox {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}
.xn_c_honor_4_msKeimgBox ul li {
  float: left;
  width: 336px;
  margin: 0px auto;
  margin-right: 22px;
  cursor: pointer;
  position: relative;
  height: 460px;
}
.xn_c_honor_4_pic {
  width: 340px;
  height: 390px;
  display: block;
  position: relative;
}
.xn_c_honor_4_pic img {
  width: 340px;
  height: 390px;
}
/*.xn_c_honor_4_pic:after {*/
/*  content: "";*/
/*  transition: all 0.6s ease 0s;*/
/*  width: 340px;*/
/*  height: 390px;*/
/*  background:#637d8e url(https://1.rc.xiniu.com/rc/Contents/32766/images/sousuo.png?d=20170815165318569) no-repeat center center;*/
/*  opacity: 0;*/
/*  position: absolute;*/
/*  margin-top: -390px;*/
/*}*/
/*.xn_c_honor_4_pic:hover.xn_c_honor_4_pic:after {*/
/*  opacity: 0.8;*/
/*}*/
.xn_c_honor_4_hidden {
  display: none;
}
.xn_c_honor_4_title {
  width: 340px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  display: block;
  color: #666666;
}


.n_case_m {
  width: 885px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 130px;
}
.n_case_main {
  width: 285px;
  height: 237px;
  position: relative;
  float: left;
  margin-bottom: 32px;
  margin-right: 10px;
}
.n_case_img_1 {
  width: 285px;
  height: 182px;
  overflow: hidden;
  border: 1px solid #d1d1d1;
}
.n_case_img {
  width: 285px;
  height: 182px;
}
.n_case_main:hover .n_case_img {
  transform: scale(1.1);
  transition: 1.2s transform;
  -webkit-transform: scale(1.1);
  -webkit-transition: 1.2s transform;
}
.n_case_img img {
  width: 100%;
  height: 100%;
}
.n_case_img a:after {
  transition: all 1s ease 0s;
  content: "";
  position: absolute;
  width: 285px;
  height: 182px;
  opacity: 0.8;
  z-index: 11;
  top: 0px;
  left: 0px;
  opacity: 0;
  background: url(https://1.rc.xiniu.com/rc/Contents/32773/images/case_hover.png?d=20170815165319600)no-repeat;
}
.n_case_main:hover .n_case_img a:after {
  opacity: 1;
}
.n_case_main_name {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-top: 20px;
  overflow: hidden;
  -moz-binding: url(ellipsis.xml#ellipsis);
}
.n_case_main_name2 a {
  color: #666666;
  font-size: 14px;
}

.con_box{
  width: 75%;
  margin: 0 auto;
}
.con_box li{
  width: 100%;
  border-bottom: 1px dashed #d3d3d3;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.con_box li .con_box_left p{
  color: #333333;
  font-size: 14px;
  line-height:  24px;
  padding-bottom: 15px;
}
.con_box li .con_box_left p img{
  padding-right: 10px;
}
.con_box li::before{
  display: table;
  content: " ";
}
.con_box li::after{
  content: '';
  display: block;
  clear: both;
}
.con_box li .con_box_left{
  width: 50%;
  float: left;
  padding-top: 60px;
}

.con_box li .con_box_right{
  width: 50%;
  float: right;
  text-align: center;
  height:272px;
}
