body {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    background-color: #fff;
    font-family: "微软雅黑", arial, helvetica, sans-serif;
}

body,
html {
    height: 100%;
    position: relative;
}

a {
    color: #333;
}

a:hover,
a:focus {
    color: #013571;
    text-decoration: none;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    font-weight: 400;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h4,
h5 {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

ol,
ul,
li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
button,span,div{
    outline: none;
}
.ttu {
    text-transform: uppercase;
}
.my-6{
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.container{
    max-width: 1170px;
}
/* logo */
.swiper-pagination span {
    width: 12px;
    height: 12px;
}
.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #003c94;
}
/* banner */
.index-banner .swiper-button-next.swiper-button-white,
.index-banner .swiper-button-prev.swiper-button-white {
    background-color: rgba(0, 0, 0, .2);
}
.index-banner .swiper-button-prev,
.index-banner .swiper-button-next {
    background-size: 60%;
}

/* 右边 */
.side_kefu {
    display: none;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.side_kefu li {
    position: relative;
    margin-bottom: 5px;
}

.side_kefu li i {
    font-size: 20px;
}

.side_kefu li.toTop {
    cursor: pointer;
}

.side_kefu li.toTop i {
    font-size: 24px;
}

.side_kefu li .side_kefu_con {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    right: 0;
    top: 0;
    padding: 5px 10px;
    transition: all .5s;
    transform: translateX(100%);
    z-index: -1;
}

.side_kefu li:hover .side_kefu_con {
    transform: translateX(-50px);
}

.side_kefu_con:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    border-color: transparent #ccc #ccc transparent;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: -6px;
    top: 10px;
    background-color: #fff;
}

.side_kefu li span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #013571;
    color: #fff;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
@media(max-width: 1200px) {
    .my-6{
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}


.pull-left{
    float: left;
}
.pull-right{
    float: right;
}

* {
    font-family: "microsoft Yahei";
    box-sizing: border-box;
  }
  body {
    padding: 0px;
    marign: 0px;
    font-size: 14px;
  }
  ul,
  li {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  i.fa {
    vertical-align: middle;
  }
  a:hover,
  a:link,
  a:active {
    text-decoration: none;cursor: pointer;
  }
  .btn.active.focus,
  .btn.active:focus,
  .btn.focus,
  .btn:active.focus,
  .btn:active:focus,
  .btn:focus {
    outline: none;
  }
  /*img{width: 100%}*/
  button:focus{outline: none;}
  .font12 {
    font-size: 12px;
  }
  .font14 {
    font-size: 14px;
  }
  .font16 {
    font-size: 16px;
  }
  .font18 {
    font-size: 18px;
  }
  .font24 {
    font-size: 24px;
  }
  .bold {
    font-weight: 700;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .fixed {
    position: fixed;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .center {
    text-align: center;
  }
  .middle {
    vertical-align: middle;
  }
  .pointer {
    cursor: pointer;
  }
  
  body,a{color: #000; box-sizing: border-box;}
  a:hover{ color: #f1aa3e;}
  
  .top_welcome {height: 30px; line-height: 30px; background: #e4e4e4;}
  .top_welcome .vline{margin: 0 5px;}
  .header_search{ height: 260px; height: 36px;margin: 37px 0 0;position: relative}
  .header_search input{ width: 100%; height:36px;padding: 0 30px 0 5px;border: 1px solid #ccc;}
  .header_search span{position: absolute; top: 1px; right: 1px;height: 34px; line-height: 0px; background: #e81f18; color: #fff; width: 40px; text-align: center;font-size: 18px; padding-top: 8px}
  .header_tel{margin: 30px 30px 0 0; color: #265eb1; font-size:18px;line-height: 22px; }
  .header_tel .tel{margin-left: 10px;padding-top: 5px}
  .top_welcome .container{position:relative;}
  #code2d{right:-45px; top:30px; left:auto;}
  #code2d img{width:150px; height:150px;}
  
  .index_nav_box {background: #f1aa3e;}
  .index_nav li{float: left; line-height: 60px; }
  .index_nav li > a{padding: 0 30px; font-size: 17px;display: block ; color: #fff;}
  .index_nav li:hover > a{opacity: 0.8; background: rgba(51,51,51,.1);height: 60px;font-weight: 700;}
  .index_nav li .dropdown-menu{background:rgba(136,136,136,.92); line-height:30px; border:0px;margin:0px;}
  .index_nav li .dropdown-menu dt{ line-height:35px; font-weight:200; text-align:center;font-size:14px;border-top:1px solid rgba(0,0,0,.1);width: 90%; margin: auto;}
  .index_nav li .dropdown-menu dt:first-child{border-top:0px;}
  .index_nav li .dropdown-menu dt a{font-size:14px;border-radius:0px;color:#fff; text-shadow:none;margin:0px;line-height:34px; display: block; height: 100%; }
  .index_nav li .dropdown-menu dt a:hover{background:#5f6369; color:#fff; border-radius: 4px;margin: -1px;height: 36px; line-height: 36px;}
  .index_nav li .dropdown-menu{width: 100%; min-width: 0px; border-radius: 0px;}
  .index_nav li:hover .dropdown-menu{ display: block;}
  /*.index_nav li a:hover{opacity: 0.8;background: #015eab; border-radius:5px; }*/
  .carousel-indicators .active{width: 10px; height: 10px;}
  .carousel-indicators{bottom: 0px;}
  .index_focus .item{ }
  .index_focus .item img{ width:100%;min-width: 1920px;position: relative;left: 50%; margin-left: -960px;}
  .index_about{background: #eee; padding: 30px 0 40px;}
  .index_about_pic { border: 1px solid #ddd;padding: 10px 40px}
  .index_about_pic img{width: 100%}
  .index_title {line-height: 28px; margin-bottom: 10px}
  .index_title .ch{font-size: 26px;}
  .index_title .en{font-size: 14px; color: #bbb; font-weight: 700;}
  
  .index_about_title,.news_title{text-align:center;}
  .index_about_right button.index_btn a{color:#fff;}
  .index_about_right{padding-left: 50px;}
  .index_about_text p{font-size: 16px;text-indent: 28px; }
  .text-indent{text-indent: 28px;}
  .index_about_text div{line-height: 24px;}
  button.index_btn{ background: #f1aa3e; color: #ffffff;  padding: 0 19px 0 26px;  height: 34px;  border-radius: 4px; border: 0px;}
  .index_about_right button.index_btn a{color:  #fff;}
  .index_about_right .index_btn{margin-top: 24px;float: right}
  .index_product{background: #f8f8f8; padding: 40px 0 20px}
  .index_product .index_title{ text-align: center;}
  .index_product2{ padding-bottom: 20px; padding-top: 20px;}
  
  .index_pro_slide ul li a{ border: 1px solid #d9d9d9; display: block;margin: 10px; padding: 10px;}
  .index_pro_slide ul li img{width:200px; height: 150px;max-width: 223px;}
  .index_pro_slide ul li .caption{;text-align: center;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
  .slide_block{display: block; width: 60px; height: 5px; background: #c6c6c6; margin:10px auto;}
  .index_pro_slide{width: 1060px; margin: auto;}
  
  .product_box .t_title{border-left: 0px; margin-bottom: 30px;}
  .product_box .t_title li{float: left; width: 12.5%; border-right: 0px;text-align: center;font-size: 16px; line-height: 40px;}
  .product_box .t_title li a{font-size: 15px;display: block; background: #fff; width: 120px; height: 50px; line-height: 44px; margin: auto; border: 3px solid #3ab4ff }
  .product_box .t_title li.active a{ position: relative; background: #3ab4ff; color: #fff}
  .product_box .t_title li.active a:before{
    content: "";
    width: 0px;height: 0px;border-style:solid dashed dashed dashed ; border-width: 10px 10px 10px 10px; border-color: #3ab4ff transparent transparent transparent;position: absolute; bottom: -20px; left: 50%; margin-left: -10px;
  }
  .product_box .tab-content li{ float: left; width: 25%; height: 210px; overflow: hidden;}
  .product_box .tab-content li.t_text{padding: 15px 20px; background: #fff;}
  .product_box .tab-content li.t_text .pro_name{font-size: 16px; margin-bottom: 10px;}
  .product_box .tab-content li.t_text .pro_btn{margin-top: 10px; background: #fff; padding: 0 15px; border: 1px solid #279ba3; color: #279ba3; border-radius: 4px; height: 30px; line-height: 28px}
  .product_box .tab-content li.t_text .pro_btn a{ color: #279ba3; }
  .product_box .tab-content li.t_text .pro_btn a span{font-size: 12px;}
  
  .index_case{background-image: url(../images/case_bg.jpg); background-size: 100%; background-position: bottom;height: 600px; background-attachment: fixed; background-repeat: no-repeat; background-color: #dfdfdf;}
  .index_case{padding: 70px 0 40px;}
  .case_title ul{margin-top: 34px; }
  .case_title li{float: left; padding: 0 8px; position: relative}
  .case_title li a{color: #000;}
  .case_title li a:after{
    content: "/";
    position: absolute;right: -3px;
  }
  .case_mask a{color: #fff; display: block}
  
  
  .case_content{ margin-top: 40px;}
  .case_content li{width: 18%; float: left; margin-left: 2%; margin-bottom: 20px;height: 160px; overflow: hidden; position: relative;}
  .case_content li img{height: 160px;}
  .case_content li:first-child{ width: 40%;margin-left: 0; height: 340px;}
  .case_content li:first-child img{height: 340px;}
  .case_content li .case_mask{position: absolute; background: rgba(0,0,0,.5); width: 100%; height: 100%; left: 0px; top: 100%;margin-top: -40px; cursor: pointer}
  .case_content li .case-eye{position: absolute; width: 100%; height: 100%;text-align: center;font-size: 50px; margin-top: 30px;}
  .case_content li .case-eye img{width: 60px; height: 60px; margin-top: -10px;}
  .case_content li  a{display: block; width: 100%; height: 100%;}
  .case_content li .case-eye div{ margin-top: 5px;}
  .case_content li .case-eye div.case_tip{font-size: 14px; margin-top: 5px;}
  .case_content li .case_title{ width: 100%; text-align: center; line-height: 40px; color: #fff;}
  .case_content li:first-child .case-eye{ margin-top: 120px;}
  
  
  .index_case2{background: url("../images/case_bg2.jpg"); padding: 20px 0 60px;}
  
  
  
  .index_main_pro {background-image: url(../images/main_pro_bg.jpg);padding:40px 0;}
  .index_main_pro .index_title{text-align: center; color: #fff; margin-bottom: 60px;}
  .index_main_pro ul li{width: 20%; float: left;text-align: center; color: #fff;}
  .index_main_pro ul li .icon{width: 112px;height: 129px; margin: auto; text-align: center; line-height: 129px; font-size: 56px; background-repeat: no-repeat;}
  .index_main_pro ul li .icon_1{ background-image: url(../images/index_link_1.png);}
  .index_main_pro ul li .icon_2{ background-image: url(../images/index_link_2.png);}
  .index_main_pro ul li .icon_3{ background-image: url(../images/index_link_3.png);}
  .index_main_pro ul li .icon_4{ background-image: url(../images/index_link_4.png);}
  .index_main_pro ul li .icon_5{ background-image: url(../images/index_link_5.png);}
  .index_main_pro ul li a{color: #fff;}
  .index_main_pro ul li .text{ margin-top: 20px; font-size:18px;}
  .index_main_pro .thebtn button{ margin:60px auto 40px; background: none; color: #fff; border: 1px solid #fff;}
  
  /*news*/
  .index_news2{background: #ddd}
  /*.news{ width:100%; padding:20px 0 100px;}*/
  .news .more{ width:114px; height:36px; line-height:36px; text-align:center; background:#20712e; color:#FFF; display:block; margin:25px auto 0 auto;}
  .news .news_img{ }
  .news .news_img dt{height:317px;}
  .news .news_img dd{ height:123px; background:#eee; padding:20px;}
  .news .news_img dd h1{ font-size:16px; margin: 0px;}
  .news .news_img dd h1 a{ color:#000;}
  .news .news_img dd p{ color:#707070; padding-top:10px;}
  .news .news_img dd p a{ color:#d86101;}
  .news .news_r{  height:480px; }
  .news .news_r .news_to{  height:166px;}
  .news .news_r .news_to .new_imgs{ width:35%; height:176px; border:1px #e9e9e8 solid; float:left;}
  .news .news_r .news_to .new_imgs img{ min-height:176px; }
  .news .news_r .news_to .new_txt{ width:65%; height:166px; float:right; padding-top:5px; padding-left: 15px;}
  .news .news_r .news_to .new_txt h1{ font-size:15px; font-weight: 700; margin: 0px; line-height: 24px;}
  .news .news_r .news_to .new_txt h1 a{ color:#000;}
  .news .news_r .news_to .new_txt h1 span{ font-size:12px; font-weight:normal; color:#575757; float:right;}
  .news .news_r .news_to .new_txt p{ color:#707070;line-height: 24px;}
  .news .news_r .news_to .new_txt p a{ color:#d86101;}
  .news .news_r .news_bo{ width:606px; overflow:hidden; padding-top:4px;}
  .news .news_r .news_bo li{ background:url(../images/ioc1.jpg) no-repeat left center; height:43px; line-height:43px; padding-left:26px; border-bottom:1px #c3c3c3 dashed;}
  .news .news_r .news_bo li a{ color:#000;}
  .news .news_r .news_bo li a:hover{ color:#20712e;}
  .news .news_r .news_bo li span{ float:right;}
  
  
  .index_news{ padding: 60px 0;}
  .index_main_pro .thebtn button a{color:#fff;}
  .index_news .index_title{ text-align: center; margin: 40px 0;}
  .index_news .news li{float: left; width: 33.3333%; height: 220px;overflow: hidden}
  .index_news .news li img{height: 220px; width: 100%;}
  .index_news .news dl{padding:10px 20px 10px 30px; background: #fff;font-weight: 200; height: 220px; overflow: hidden;}
  .index_news .news dt{font-weight: 200; line-height: 28px; position: relative;}
  .index_news .news dt:before{
    content: "·";
    position: absolute;
    left: -15px;
    font-weight: 700;
    top: -1px;
    color: #009fe9;
  }
  .index_news .news dl .title{width: 70%; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
  .index_news .news dl .date{width: 30%; text-align: right}
  .index_news .thebtn{margin: 40px auto 60px;}
  .index_news .thebtn button{ color: #777; border: 1px solid #ddd;}
  .index_news .thebtn button a{ color: #777;}
  .index_partner{background: #f1f1f1; margin-top: 20px; padding: 0 0 30px;}
  .index_partner .index_title{padding: 20px 0 0px;}
  .index_partner ul li{width: 14.2222%; float: left; text-align: center;padding: 10px 0;}
  .partner_foot{ margin-bottom: 50px;line-height: 0px;}
  .partner_foot img{width: 100%}
  
  
  .footer{background: #525558;}
  .footer .container{padding: 40px 0; color: #fff}
  .footer ul{margin-top: 10px;}
  .footer .col-md-2 ul{text-align:center;}
  .footer ul li a{color: #ccc; line-height: 26px;}
  .footer ul li.first a{font-size: 16px; color: #fff;}
  .footer ul li.first{margin-bottom:10px;}
  .footer .footer_contact { padding-left: 120px; margin-top: -5px}
  .footer .footer_contact h3 img{margin-top: -5px;}
  .footer .footer_contact  ul{line-height: 26px; color: #ccc;}
  .footer .footer_contact  ul span{color: #fff;}
  .footer .footer_contact  ul a{ width: 30px; height: 30px; display: inline-block; border-radius: 100%; text-align: center;font-size: 16px; border: 1px solid #ccc; margin:0 0 0 10px;line-height: 0px; padding-top: 7px;}
  .footer_copyright{ background: #46494c; line-height: 40px; color: #ccc; text-align: center;font-size: 12px;}
  .footer_copyright a{color:#ccc;}
  .footer_code img{width: 100px; height: 100px;}
  .footer_code {text-align:center;display:block}
  .footer_logo {text-align:center}
  .footer_logo img{opacity: 0.5}
  
  .index_news li.index_contact_bg { overflow: visible;}
  .index_news li.index_contact_bg img{}
  .index_news li.index_contact dl{background: rgba(255,255,255,.6); line-height: 26px;padding-left: 15px;padding-top: 10px; width: 90%; margin: auto;padding-right: 0px; box-shadow: 1px 1px 5px #ddd; height: 200px;}
  .index_news li.index_contact dl span{width: 45px;display: inline-block; text-align: justify;text-align-last:justify;
    text-justify:inter-word;}
  
  
  .banner img{width: 100%;}
  .PageBar .PageButtons a,.PageBar .PageButtons span,.PageBar .PageButtons a{min-width: 34px; display:inline-block;font-size:14px;line-height:18px;}
  .PageButtons,.PageInfo{display:inline-block; }
  .PageInfo{font-size:14px;}
  
  /*news2*/
  .news {  width: 75%; float: left; font-size: 14px; margin-bottom: 80px;}
  .newstest h2,.newstest h3{margin: 0px;}
  .newstest h3{font-size: 16px; margin-bottom: 5px;}
  
  .serighta ul a { color: #666; }
  .serighta {  display: none;  width: 800px;  height: 400px;}
  #con_zzjsa_1 { display: block; }
  #serlefta {  width: 800px;  height: 44px; }
  #serlefta ul li>span{ position:absolute; top:24px; right:10px; font-size:16px;}
  #serlefta ul {  margin: 0;  padding: 0; }
  #serlefta ul li {position:relative;  font-size: 13px;  float: left;  list-style: none;  display: inline;  white-space: nowrap;  text-overflow:ellipsis;  cursor: pointer;  width: 400px;  height: 66px;  text-align: left;  font-size: 13px;  overflow: visible;}
  #serlefta ul li h2 {  font-size: 18px;  line-height: 26px;  padding-top: 20px;  padding-left: 80px;margin-bottom: 5px;}
  #serlefta ul li h2 span{font-size:16px; padding-right:10px;}
  #serlefta ul li h3 {  font-size: 13px;  font-weight: normal;  padding-left: 80px;}
  #zzjsa1 {  background: #cccccc url(../images/newa.jpg) no-repeat 30px center;  width: 400px;  height: 66px;  display: block;}
  #zzjsa2 {  background: #cccccc url(../images/newb.png) no-repeat 30px center;  width: 400px;  height: 66px;  display: block;}
  #zzjsa1.hover {  background: #0096D5 url(../images/newa.png) no-repeat 30px center;  color: #fff;  width: 400px;  height: 66px;  display: block}
  #zzjsa1.hover a{color: #fff}
  #zzjsa2.hover a{color: #fff}
  #zzjsa2.hover {  background: #0096D5 url(../images/newc.jpg) no-repeat 30px center;  color: #fff;  width: 400px;  height: 66px;  display: block}
  #zzjsa2 a:hover {  color: #fff;  background: #0096D5 url(../images/newc.jpg) no-repeat 30px center;  width: 400px;  height: 66px;  display: block}
  #zzjsa1 a:hover {  background: #0096D5 url(../images/newa.png) no-repeat 30px center;  color: #fff;  width: 400px;  height: 66px;  display: block}
  .newspic {  width: 396px;  float: left;  margin-top: 20px;  background: #007CB1;}
  .newspic a { color: #fff; }
  .pi {  padding: 10px;  padding-bottom: 0; height: 80px;}
  .newspic img {  border-bottom: 1px solid #fff;  width: 396px;  height: 266px;}
  .serighta ul {  float: right;  width: 372px;  margin-top: 0px;  background: url(../images/newsbg.jpg) no-repeat 0px 18px;}
  .serighta ul li {  height: 74px;  padding-top: 16px;  border-bottom: 1px solid #dcdcdc;  font-size: 15px;  line-height: 24px;  padding-left: 80px;}
  .case {  width: 25%;  float: right;  font-size: 14px;}
  .casetop {  height: 53px;  padding-top: 8px;  background: #e5e5e5 url(../images/casetop.jpg) no-repeat 15px center;  padding-left: 60px;}
  .casetop a {  float: right;  padding-top: 10px;  padding-right: 12px;  color: #666666;}
  .casetop h2 {  font-size: 18px;  line-height: 24px; margin: 0px; padding-top:8px;}
  .caselist {  background: #eeeeee;  padding: 20px 15px;}
  .caselist li {  border-bottom: 1px dotted #ddd;  margin-bottom: 10px;}
  .caselist li h3 {font-weight:700;    line-height: 28px;  padding-left: 15px; margin: 0px; font-size: 16px; margin-bottom: 5px;}
  .caselist li div {  padding-left: 15px; margin-bottom: 20px;}
  .caselist li a.case_more{ color: #f1aa3e}
  .caselist li a, .seright a { color: #666; }
  .link {  width: 1200px;  margin: 20px auto;}
  .seright {  display: none;  width: 1200px;  height: auto;  line-height: 30px;}
  #con_zzjs_1 { display: block; }
  #serleft {  width: 1200px;  height: 34px;  border-bottom: 1px solid #ddd;}
  #serleft ul {  margin: 0;  padding: 0;}
  #serleft ul li {  float: left;  list-style: none;  display: inline;  margin: 0 10px;  white-space: nowrap;  text-overflow:ellipsis;  cursor: pointer;  width: 70px;  height: 34px;  text-align: left;  font-weight: bold;    font-size: 18px; overflow: visible;}
  #zzjs1.hover a, #zzjs2.hover a{ color: #0095D7; }
  .footer {   margin: 0 auto;  color: #949599;  padding:0px}
  
  
  .search{border: 1px solid #a9a9a9; border-radius: 34px; box-sizing: border-box; margin-top: 50px; position: relative}
  .search input,.search button{border: 0px;height: 34px;}
  .search input[type="text"]{width: 200px; padding: 0 10px;border-radius: 34px;}
  .search button[type="submit"]{margin-right:-1px;float: right; border-radius: 100%; width: 34px; height: 34px; background: #f1aa3e; color: #fff; font-size: 18px;}
  .search button i{position: relative; top: -3px;}
  .hot_search{position: absolute; bottom: -30px; width: 350px;}
  
  .gotop{position:fixed; right:40px; bottom:20px;opacity:0.6; cursor:pointer;}
  .gotop img{width:60px;}
  .gotop a:focus,.gotop a:linked{outline:none}
    





/*part1*/
.slide{width:100%;height:auto;margin:0 auto;}
.slide_cont{ width:100%;height:524px;overflow:hidden;}
.slide_cont ul li{ float:left;height:524px;}
.slide_cont ul li img{ display:block;width:1000px;margin:0 auto;margin-top:156px;}
.slide_point{ width:1000px;margin:0 auto;height:64px;}
.slide_point span{ display:inline-block;width:192px;text-align:center;height:54px;color:#FFF;font-size:17px;font-weight:bold;line-height:54px;cursor:pointer;}
.slide_point .cur_point,  .slide_point span:hover{ height:64px;cursor:pointer;}
.wrap{
	width:100%;
	margin:0px auto 0px;
}
.slide_point{
	height:98px;
	position:relative;
}
.slide_point span{
	box-sizing: content-box;
	width:224px;	/*失去焦点的图片宽度*/
	height:250px;	/*失去焦点的图片高度*/
	margin:0px;
	box-sizing: border-box;
}
.slide_cont{
	margin-top:170px;
	height:340px;
	overflow: hidden;
}
.slide_point .cur_point,  .slide_point span:hover{
	cursor:pointer;
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	width: 224px;
	height: 250px;
}
.slide_cont ul li img{
	margin-top:4px;
	margin-left:0px;
	width:100%;	/*图片宽度*/
}
.slide_cont ul li{
	height:324px;
	margin-bottom:0px;
	background: #eee;
}
.slide_point{
	width:100%;
}
.s_map area{/*除去map中area 的边框*/
	outline:none;
}
.pro_item{width: 285px; float: left; padding: 20px;}
.pro_item img{width: 100%; height: 185px;}
.pro_name{font-size: 16px; line-height: 30px; text-align: center; margin: 5px 0;}
.pro_intro{color: #666;}




#cont5{ width: 100%; height: 812px; background: url("../Image/cont5_bg.jpg") no-repeat center;}
.cont5{ width: 1200px; margin: 0  auto; padding-top: 50px;}
.case_title{ width: 100%; height: auto; text-align: center;}
.case_con{ width: 100%;  height: auto; overflow: hidden; padding-top: 30px;}
.bodyCon08 .students{margin:0 auto;width:1200px;height:480px;position:relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1200px;height:480px; margin:0 auto;}
#four_flash .flashBg{width:978px;height:480px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{height:480px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{float:left;height:420px;padding-top:40px;color:#fff;}
#four_flash .flashBg ul.mobile li:hover dd, #four_flash .flashBg ul.mobile li:hover p{ color:#FFD999;}
#four_flash .flashBg ul.mobile li img{width:200px;height:200px;display:block; margin:0 auto; position: relative; border:10px solid #FFD999; border-radius:50%;}
#four_flash .flashBg ul.mobile li:hover img{ border:10px solid #ED5565; }
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:100%;line-height:60px;text-align:center; color: #fff;}
#four_flash .flashBg ul.mobile li p{font-size:16px; color:#fff; width:250px; margin: 0 auto; line-height:24px;margin-top:10px;}
#four_flash .flashBg ul.mobile li span{display:block; width:99px;height:36px; position: absolute; bottom: 0px; margin-left: 90px; font-size: 14px; color: #ffd999; line-height: 36px; text-align: center; background: #743B17; border-radius: 30px;}
#four_flash .flashBg ul.mobile li span:hover{ background: #FFD999; color: #743B17;}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:220px; left:0px; cursor: pointer;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:220px; right:0px;cursor: pointer;}
#four_flash .but_left:hover{opacity: 0.8;}
#four_flash .but_right:hover{opacity: 0.8;}



#pig{ -webkit-animation: float ease-in-out 1.5s infinite;animation: float ease-in-out 1.5s infinite;}
#pig2{ -webkit-animation: float ease-in-out 1.5s infinite;animation: float ease-in-out 2.0s infinite; position: relative;}
#pig2 .indexEwe{ width: 100px; height: 100px; display: none;}
#pig2:hover .indexEwe{ display: block; position: absolute; top: -110px; left: -17px;}


#pig3{ -webkit-animation: float ease-in-out 2.5s infinite;animation: float ease-in-out 1.5s infinite;}
#pig4{ -webkit-animation: float ease-in-out 3.0s infinite;animation: float ease-in-out 2.0s infinite;}
#pig5{ -webkit-animation: float ease-in-out 3.5s infinite;animation: float ease-in-out 1.5s infinite;}
@-webkit-keyframes float{0%{-webkit-transform: translateY(0);transform: translateY(0);}50%{-webkit-transform: translateY(1em);transform: translateY(1em);}100%{-webkit-transform: translateY(0);transform: translateY(0);}}
@keyframes float{0%{-webkit-transform: translateY(0);transform: translateY(0);}50%{-webkit-transform: translateY(1em);transform: translateY(1em);}100%{-webkit-transform: translateY(0);transform: translateY(0);}}
@-webkit-keyframes shadow{0%{-webkit-transform: translateY(0);transform: translateY(0);opacity: .5;}50%{-webkit-transform: translateY(1em) scale(.9);transform: translateY(1em) scale(.9);opacity: 1;}100%{-webkit-transform: translateY(0);transform: translateY(0);opacity: .5;}}
@keyframes shadow{0%{-webkit-transform: translateY(0);transform: translateY(0);opacity: .5;}50%{-webkit-transform: translateY(1em) scale(.9);transform: translateY(1em) scale(.9);opacity: 1;}100%{-webkit-transform: translateY(0);transform: translateY(0);opacity: .5;}}
