﻿@charset "UTF-8";
/*  */
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
html {
  background: #ffffff;
  min-width: 1360px;
  font-family: 微软雅黑;
}

img {
  border-width: 0;
  border: none;
  display: block;
  margin: 0 auto;
}

input:not([type="radio"]),
input:not([type="file"]),
button,
textarea {
  outline: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;

}

.fl {
  float: left;
}

.fr {
  float: right;
}
.fr-phone{
  float:left;
  width:240px;
}
.fr-phone img{
  float:left;
  width: 20px;
  padding-top: 6%;
  vertical-align: top;
}
.fr-phone a{
  float:left;
  margin-left: 10px;
}
.fr-time{
  float:left;
  width: 82px;
}
.fr-time img{
  float:left;
  width: 22px;
  padding-top: 4px;
  vertical-align:top;
}
.fr-time a{
  float:left;
  margin-left: 4px;
}
.cb:after {
  clear: both;
  content: "";
  display: block;
}

.cb:before {
  clear: both;
  content: "";
  display: block;
}

.inner {
  width: 1360px;
  margin: 0 auto;
}
/*底部导航*/
.fotnav{
    width: 100%;
    height: 80px;
    background: url("../images/footback.png") no-repeat;
    background-size: 100% 100%;
}
.yyui_menu {
    width: 700px;
    margin: 0 auto;
    height:50px;
    line-height:50px;
    font-size:16px;
    list-style-type:none;
    padding-top: 12px;
}
.yyui_menu li {
    width: 112px;
    float:left;
    position:relative;font-weight: 400;
;} /*这一级是导航*/
.yyui_menu li a {
    display:block;
    line-height:50px;
    text-decoration:none;
    padding:0px 4px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.gbook{
  width: 100%;
  background: #262626;
  position: relative;
  height: 330px;
}
.gbook_con{
  width: 1200px;
  margin: 0 auto;
}
.gbook_tit{
  width: 100%;
  padding-top: 50px;
}
.gbook_tit .gbook_tit_left{
  width: 80%;
  float: left;
}
.gbook_tit .gbook_tit_left .p1{
  font-size: 33px;
  color: #fff;
}
.gbook_tit .gbook_tit_left .p2{
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
}
.gbook_tit .gbook_tit_right{
  width: 12%;
  float: right;
}
.gbook_tit .gbook_tit_right img{
  width: 100%;
}
.gbook_conn{
  width: 100%;
  margin-top: 30px;
}
.gbook_conn ul li{
  width: 400px;
  float: left;
}
.gbook_conn ul li img{
  width: 60px;
  float: left;
}
.gbook_conn ul li .forle{
  width: 200px;
  float: left;
  margin-left: 10px;
}
.gbook_conn ul li .forle .p1{
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
}
.gbook_conn ul li .forle .p2{
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
}



.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.page {
  position: relative;
  overflow: hidden;
}

.img_wrap img {
  width: 100%;
  height: 100%;
}

/*  */
.header_top {
  background: #f5f5f5;
  /*background: url("../images/headtop.png") no-repeat;*/
  background-size: 100% 100%;
  height: 32px;
  line-height: 32px;
  color: #6e6969;
  font-size: 12px;
}

.header_top .inner{
    width: 1200px;
}
.header_top .inner .back{
  width: 270px;
  height: 32px;
  overflow: hidden;
  /*background: url("../images/headtopback.png") no-repeat;*/
  background-size: 100% 100%;
  color: #6e6969;
}
.header {
  height: 90px;
  background: #fff;
}

.header .inner{
    width: 1200px;
}

.header .logo_wrap {
  width: 20%;
}

.header .right {
  margin-top: 3px;
}

.header .right .img_wrap {
  width: 431px;
}

.header .right .text_wrap {
  color: #40a3e5;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-left: 4px;
}

.img_wrap .seo-but{
  background: #d0000f;
  color: #fff;
  margin-top: 5px;
  width: 120px;
  height: 40px;
}
.img_wrap .seo-inp{
  width: 400px;
  height: 40px;
  border: 2px solid #d0000f;
  margin-top: 5px;
  background: url("../images/sou.png") no-repeat;
  background-position:0 center;
}

.yyui_menu1 {
  width: 1200px;
  margin: 0 auto;
  height:50px;
  line-height:50px;
  font-size:16px;
  list-style-type:none;
}
.yyui_menu1 li {
  width: 145px;
  float:left;
  position:relative;
  color: #fff;
  height:50px;
;} /*这一级是导航*/
.yyui_menu1 li a {
  display:block;
  line-height:50px;
  text-decoration:none;
  padding:0px 12px;

  text-align: center;
}
/*.yyui_menu1 li a:hover { background:#033f97; }*/
.yyui_menu1 li:hover {
  color: #FFFFFF;
  background: #ee7a33;
}
.yyui_menu1 li a.more:after{content:" »";}
.yyui_menu1 li ul {
  position:absolute;
  display:none;
  background-color:#51b4b9;
  text-align: center;
  z-index:9999;
  width: 126px
} /*这是第二级菜单*/
/*.yyui_menu1 li ul li{width: 126px;border-top:1px solid #fff }
.yyui_menu1 li ul li:hover{background-color:#007a8c;}
.yyui_menu1 li ul li a {color:#fff;}*/


.nav {
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.nav a {
  padding: 0 40px;
  /*color: #fff;*/
}

.bgcc {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color:#3d4248;
  height: 50px;
  position: relative;
}

.banner {
  width:1920px;
  height:393px;
  position: relative;
  overflow: hidden;
}
.swiper-wrapper{
  width:10000px;
  height:393px;
  position:absolute;
}
.swiper-slide{
  float:left;
}
.banner img {
  width: 100%;
}

.banner .banner_sw_pa {
  position: absolute;
  bottom: 2.08333%;
  width: 100%;
  z-index: 2;
  text-align: center;
}

.banner .swiper-pagination-bullet {
  width: 79px;
  height: 11px;
  background: #317aeb;
  opacity: 1;
  border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
  background: #fff;
}

/* 搜索 */
.seo{
  width: 100%;
  height: 50px;
  background: #eeeeee;
}
.seo1{
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}
.sec-sou{
  width: 300px;
  height: 100%;
  float: left;
  background: #0a9844;
}
.sec-sou img{
  width: 14%;
  float: left;
  margin-top: 8px;
  margin-left: 24%;
}
.sec-sou p{
  width: 40%;
  font-size: 24px;
  color: #fff;
  float: left;
  line-height: 50px;
  margin-left: 4%;
}
.seo-dec{
  float: left;
  width: 650px;
  margin-left: 50px;
}
.seo-tit{
  width: 160px;
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  float: right;
}



.footer {

  background: #FFFFFF;

  font-size: 14px;

  color: #333333;

  line-height: 25px;

  height: 115px;
  margin-top: 20px;
  padding-top: 14px;
}



.footer .inner{

  width: 1200px;

  margin: 0 auto;


}

.lianjie{
  width: 100%;height: 50px;
  margin: 0 auto;background: #1755b8;
}
.lianjie .lianinner{
  width: 1200px;margin: 0 auto;
}
.lianjie li{
  width: 11.5%;float: left;
  font-size: 16px;text-align: center;
  line-height: 50px;color: #FFFFFF;
}
.lianjie p{
  width: 1%;float: left;
  font-size: 16px;text-align: center;
  line-height: 50px;color: #FFFFFF;
}



.footer .inner .hang{

  width: 1100px;

  height: 40px;

  background: #17abaa;

  margin: 0 auto;

  font-size: 16px;

  border-radius: 20px;

}

.footer .inner .hang .hainner{

  width: 1050px;

  margin: 0 auto;

}

.footer .inner .hang li{

  width: 8.7%;

  float: left;

  text-align: center;

  line-height: 40px;

}



.footer .inner .p{

  width: 100%;

  text-align: center;

}

.footer .inner .you{

  width: 12%;

  float: right;

  margin-top: 15px;

}

.footer .inner .you li{

  width: 18px;

  float: left;

}


/*专家团队*/
.product{
  width: 100%;
  height: 600px;
  background: #f4f6f7;
  padding-top: 30px;
}
.index_title_container {
  padding-top: 12px;
  height: 160px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.index_title_container .xtt {
  width: 150px;
  height: 50px;
  font-size: 36px;
  font-weight: bold;
  margin: 0 auto;
}

/*特色*/
.tese{
  width: 1200px;
  margin: 0 auto;
  height: 240px;
  margin-top: 50px;
}
.tese li{
  width: 25%;float: left;
  height: 240px;
}
.tese li img{
  width: 229px;height: 156px;
  margin-left: 68px;
}
.tese li .p1{
  font-size: 20px;color: #333333;
  text-align: center;
}
.tese li .p2{
  font-size: 14px;color: #333333;
  text-align: center;margin-top: 4px;
}










.pro_con{
  width: 100%;
  margin: 0 auto;
}
.pro_con_list1{
  width: 24%;
  float: left;
  margin-top: 10px;
  background: #fff;
  position: relative;
}

.producttype{
  width: 980px;
  height: 70px;
  margin: 0 auto;
  margin-top: 20px;
}
.producttype .prodtype{
  width: 180px;height: 40px;
  background: #f0f0f0;
  border-radius: 8px;
  font-size: 18px;line-height: 40px;
  color: #1f1f1f;text-align: center;
  float: left;
}

.pro_con_list1 .zhe{
  width: 100%;height: 240px;
  background: rgba(121,154,207,0.8);
  position: absolute;
  z-index: 9;top: 0;
  display: none;
}
.pro_con_list1 .zhe img{
  width: 72px;height: 58px;
  margin: 0 auto;margin-top: 88px;
}

.pro_con_list1 .pro_con_to1{
  width: 100%;
  overflow: hidden;
  margin-right: 20px;
}
.pro_con_list1 .pro_con_to1 img{
  width: 100%;height: 240px;
  border:1px solid #e5e5e5
}
.pro_con_bot1{
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.pro_con_list{
  width: 48%;
  float: left;
  margin-top: 20px;
  color: #343434;
  height: 225px;
  background: #eeeeee;
  border-radius:40px 0 40px 0;
}
.pro_con_top{
  width: 30%;
  height: 175px;
  border: 3px solid #0a9844;
  overflow: hidden;
  border-radius: 50%;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
.pro_con_top img{
  width: 100%;
}
.pro_con_bot{
  width: 60%;
  height: 225px;
  margin-top: 5px;
  float: left;
  margin-left: 25px;
}
.pro_con_bot .p1{
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-top: 25px;
}
.pro_con_bot .p2{
  font-size: 20px;
  color: #0a9844;
  margin-top: 10px;
  font-weight: 400;
}
.pro_con_bot .p3{
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
  font-weight: 400;
}











.index_title_container .xcn {
  width: 290px;
  height: 40px;
  font-size: 30px;
  margin: 0 auto;
}
.pro_wrapper{
  width: 1200px;
  margin: 0 auto;
}
.pro_left{
  float: left;
  width: 20%;
  /*background: #0066d9;*/
}
.pro_ul{
  margin-top: 10px;
}
.pro_li{
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #cdcdcd;
  color: #343434;
    margin: 0 auto;
}
.pro_li:hover{
  width: 112%;
  background: url("../images/liback.jpg") no-repeat;
  color: #fff;
  background-size:100% 100%;
  border: none;
}
.pro_li1{
    width: 100%;
    color: #343434;
}
.pro_li_left{
    text-align: center;
}
.pro_li_right{
  float: right;
}
.pro_bot{
    width:100%;
    height: 230px;
  margin-top: 20px;
}
.pro_bot .more{
  color: #fff;
  margin-top: 10px;
}
.pro_bot .more .about{
  width: 115px;
  height: 40px;
  background: #007a8c;
  float: left;
  text-align: center;
  line-height: 40px;
}
.pro_bot .more .liann{
  width: 115px;
  height: 40px;
  background: #007a8c;
  float: left;
  margin-left: 7px;
  text-align: center;
  line-height: 40px;
}
.pro_bot_top{
  font-size: 24px;
    font-weight: bold;
  color: #fff;
  line-height: 40px;
}
.pro_bot_bot{
  background: #f8f8f8;
}
.pro_bot_bot ul li{
  height: 50px;
  border-bottom: 1px solid #eaeaea;
  padding-top: 10px;
}
.pro_right{
  width: 100%;
}
.pro_tiao{
  width: 96%;
    margin: 0 auto;
    color: #323232;

}
.pro_brand{
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dbdbdb;
}
.pro_brand .p1{
    width: 6%;
    float: left;
    font-weight: bold;
}
.pro_brand ul{
    width: 94%;
    float: left;
}
.pro_brand ul li{
    float: left;
    margin-left: 20px;
}
.pro_brand ul li p{
    height: 25px;
    line-height: 25px;
    margin-top: 12px;
    padding: 0 15px;
    border-radius: 5px;
}

.pro_type{
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dbdbdb;
}
.pro_type .p1{
    width: 6%;
    float: left;
    font-weight: bold;
}
.pro_type ul{
    width: 94%;
    float: left;
}
.pro_type ul li{
    float: left;
    margin-left: 20px;
}
.pro_type ul li p{
    height: 25px;
    line-height: 25px;
    margin-top: 12px;
    padding: 0 15px;
    border-radius: 5px;
}
.pro_tit{
height: 72px;
    background-size: 100%;
}
.pro_con1{
  width: 100%;
  margin: 0 auto;
}
.pro_con1_list{
  width: 24%;
  float: left;
    margin-top: 20px;
    color: #343434;
    height: 225px;
}
.pro_con1_top{
  width: 100%;
}
.pro_con1_top img{
  width: 288px;
  height: 407px;
}
.pro_con1_bot{
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.pro_con1_bot .p1{
    font-size: 16px;
    color: #555758;
}

/*厂区场景*/
.surroun{
  width: 100%;
  height: 635px;
}
.surroun .dit{
  width: 400px;
  height: 40px;
  margin: 0 auto;
}
.surrountit{
  width: 200px;
  height: 40px;
  background: #2284e9;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  border-radius: 8px 8px 0 0;
  float: left;
}
.surrounicon{
  width: 100%;
  height: 480px;
  background: #f4f3f3;
  margin-top: 36px;
}

/*产品中心*/
.prod{
  width: 100%;
  background: #fff;
  height: 900px;
}
.productinner{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.producttit{
  width: 100%;
  margin-top: 20px;
}
.producttit .en{
  font-size: 16px;color: #1f1f1f;
  text-align: center;
}
.producttit .ch{
  font-size: 33px;color: #1f1f1f;
  text-align: center;
}
.producttit .tiao{
  width: 40px;height: 6px;
  background: #1755b8;margin: 0 auto;
  margin-top: 10px;
}
.producttit .dec{
  font-size: 16px;color: #1f1f1f;
  text-align: center;margin-top: 10px;
}
.producttype{
  width: 980px;
  height: 70px;
  margin: 0 auto;
  margin-top: 20px;
}
.producttype .prodtype{
  width: 180px;height: 40px;
  background: #f0f0f0;
  border-radius: 8px;
  font-size: 18px;line-height: 40px;
  color: #1f1f1f;text-align: center;
  float: left;
}
.produl{
  width: 100%;height: 620px;
}
.produl li{
  width: 24%;float: left;height: 290px;
  margin-top: 20px;position: relative;
}
.produl li img{
  width: 100%;height: 240px;
}
.produl li p{
  width: 100%;height: 50px;
  font-size: 16px;color: #333333;
  text-align: center;line-height: 50px;
}

.produl li .zhe{
  width: 100%;height: 240px;
  background: rgba(121,154,207,0.8);
  position: absolute;
  z-index: 9;top: 0;
  display: none;
}
.produl li .zhe img{
  width: 72px;height: 58px;
  margin: 0 auto;margin-top: 88px;
}

.productinner .more{
  width: 251px;height: 66px;
  background: url("../images/promore.jpg") no-repeat;
  background-size: 100% 100%;
  margin-left: 42%;margin-top: 20px;
}

/*新闻中心*/
.newsz{
  width: 100%;
  background: #fff;
  height: 600px;
  margin-top: 20px;
}
.newszinner{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.newsztit{
  width: 100%;
  margin-top: 20px;
}
.newsztit .en{
  font-size: 18px;color: #afacac;
  text-align: center;
}
.newsztit .ch{
  font-size: 36px;color: #555758;
  text-align: center;font-weight: bolder;
}
.newsztit .tiao{
  width: 40px;height: 6px;
  background: #2284e9;margin: 0 auto;
  margin-top: 10px;
}
.newsztit .dec{
  font-size: 18px;color: #555758;
  text-align: center;margin-top: 10px;
}
.newsz .con{
  width: 100%;
  margin-top: 30px;
}
.newsz .con .newsleft{
  width: 49%;float: left;
}
.newsz .con .newsleft .tu{
  width: 100%;height: 260px;

}
.newsz .con .newsleft .tu .fang{
  width: 110px;height: 110px;
  background: #1755b8;
  color: #FFFFFF;
  text-align: center;
}
.newsz .con .newsleft .tu .fang .p1{
  font-size: 56px;font-weight: bolder;
}
.newsz .con .newsleft .tu .fang .p2{
  font-size: 16px;
}
.newsz .con .newsleft .wen{
  width: 100%;
}
.newsz .con .newsleft .wen .p1{
  font-size: 18px;color: #333333;
  margin-top: 10px;
}
.newsz .con .newsleft .wen .conten{
  font-size: 14px;color: #333333;
  margin-top: 10px;
}
.newsz .con .newsleft .wen .more{
  width: 200px;height: 40px;
  text-align: center;line-height: 40px;
  font-size: 16px;color: #333333;
  border: 1px solid #e5e5e5;border-radius: 5px;
  margin-top: 20px;
}
.newsz .con .newsright{
  width: 49%;float: right;
}
.newsz .con .newsright .listt{
  height: 130px;width: 100%;
  border-bottom: 1px dashed #b9b9b9;
  margin-bottom: 15px;
  padding: 10px;
}
.newsz .con .newsright .list_date{
  width: 100px;height: 100px;
  border: 1px solid #e5e5e5;
  float: left;color: #333333;
  font-size: 56px;text-align: center;
}
.newsz .con .newsright .list_date .year{
  font-size: 56px;font-weight: bolder;
}
.newsz .con .newsright .list_date .md{
  font-size: 16px;margin-top: -8px;
}
.newsz .con .newsright .list_con{
  width: 80%;float: right;
}
.newsz .con .newsright .list_con .title{
  font-size: 20px;color: #333333;

}
.newsz .con .newsright .list_con .cont{
  font-size: 14px;color: #333333;
  margin-top: 10px;line-height: 24px;
}


/*总结*/
.zong{
  width: 100%;
  height: 140px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.zong ul{
  width: 1200px;margin: 0 auto;
}
.zong ul li{
  width: 20%;
  height: 95px;
  float: left;
  border-right:1px solid #dddddd;
  margin-top: 18px;
  text-align: center;
  color: #8d8d8d;
  font-size: 16px;
}
.zong ul li .p1{
  color: #333333;
  font-size: 16px;
}
.zong ul li .p1 span{
  font-size: 58px;color: #ee7a33;
  font-weight: bold;
}
.zong ul li .p2{
  font-size: 16px;color: #333333;
}

/*关于我们*/
.about{
    width: 100%;
  background: #1755b8;
  height: 450px;
  margin-top: 30px;
}
.aboutinner{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.abouttit{
  width: 100%;
  margin-top: 20px;
}
.abouttit .en{
  font-size: 18px;color: #afacac;
  text-align: center;
}
.abouttit .ch{
  font-size: 36px;color: #555758;
  text-align: center;font-weight: bolder;
}
.abouttit .tiao{
  width: 40px;height: 6px;
  background: #2284e9;margin: 0 auto;
  margin-top: 10px;
}
.abouttit .dec{
  font-size: 18px;color: #555758;
  text-align: center;margin-top: 10px;
}
.aboutleftt{
  width: 52%;
  float: left;
  margin-top: 65px;
}
.aboutleftt .leftttit{
  width: 100%;
  height: 120px;
  margin-top: 30px;
  /*background: url("../images/abouttit.png") no-repeat;
  background-size: 100%;
  background-position:bottom ;*/
}
.leftttit .en{
  font-size: 18px;color: #afacac;
  text-align: center;margin-top: 8px;
  text-indent: 0;
}
.leftttit .ch{
  font-size: 33px;color: #1f1f1f;
  text-align: center;
  text-indent: 0;
}
.leftttit .tiao{
  width: 40px;height: 6px;
  background: #1755b8;margin: 0 auto;
  margin-top: 10px;
}
.leftttit .dec{
  font-size: 16px;color: #1f1f1f;
  text-align: center;margin-top: 10px;
}


.aboutleftt .leftttit img{
  width: 24px;
  height: 25px;
  float: left;
  margin-left: 10px;
}
.aboutleftt .leftttit .p11{
  width: 20%;
  font-size: 20px;
  color: #015ebe;
  margin-left: 10px;
  float: left;
}
.aboutleftt .leftttit .p2{
  width: 46%;
  font-size: 18px;
  color: #555758;
  font-weight: bold;
  float: right;
  margin-right: 10px;
}
.aboutleftt .lefttcon{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 32px;
  margin-top: 30px;
}
.aboutleftt .tit{
  font-size: 28px;color: #FFFFFF;

}
.aboutleftt .more{
  width: 194px;
  height: 48px;
  font-size: 16px;
  color: #fff;
  background: #f39700;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  margin-top: 30px;
  background: url("../images/aboutmore.jpg") no-repeat;
  background-size: 100% 100%;
}
.aboutright{
  width: 500px;
  float: right;
  margin-top: 65px;
}
.aboutright img{
  width: 100%;
}

.con01left{
    width: 36%;
    float: left;
}
.con01right{
    width: 60%;
    float: right;
    color: #323232;
}
.con01right .p1{
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}
.con01right .p2{
    margin-top: 15px;
    font-size: 13px;
}
.con01right .p3{
    margin-top: 40px;
    font-size: 14px;
}
.news_con02{
  width: 100%;
  color: #323232;
  margin-top: 30px;
}
.con02left{
  width: 10%;
  float: left;
  border: 1px solid #b1b1b1;
}

.day{
  width: 100%;
  height: 60px;
  background: #cccccc;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
}
.year{
  text-align: center;
}
.con02right{
  width: 88%;
  float: right;
}
.con02right .title{
  font-size: 18px;
  font-weight: bold;
}
.con02right .content{
  font-size: 12px;
  margin-top: 10px;
}
.team_con{
    margin-top: 20px;
}
.about_title_container{
  height: 40px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #f2f2f2;
}
.about_title_container .xtt {
  color: #333;
  font-size: 30px;
  line-height: 50px;
  text-align:center;
  width: 150px;
  height: 50px;
  float: left;
  position: relative;
  font-weight: bold;
}

.about_title_container .xcn {
  width: 240px;
  line-height: 40px;
  color: #333333;
  font-size: 14px;
  float:left;
  position: relative;
  margin-left: 10px;
}
.about_title_container .xcn img{
  float: left;
  margin-top: 12px;
  margin-right: 6px;
}

.about_title_containers .xcn p{
  float: left;
}

.about_title_container .lanmu{
  float:left;
  margin-top: 4.5%;
  margin-left: 9%;
}

.about_title_container .lanmu ul li{
  float: left;
  font-size: 18px;
  margin-left: 35px;
}
.er_containertit{
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.er_containertit .tit1{
  width: 100%;
  height: 150px;
  background: url("../images/zitit.png") no-repeat;
  background-position: center center;
}
.er_containertit .tit1 p{
  font-size: 48px;
  color: #333;
  text-align: center;
  line-height: 150px;
}
.er_containertit .lu{
  width: 420px;
  margin: 0 auto;
}
.er_containertit .lu div{
  width: 200px;
  height: 50px;
  color: #585757;
  background: #f1f1f1;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  float: left;
}
.er_containertit .lu div:hover{
  background: #0a9844;
  color: #fff;
}
.er_container .inner{
  width: 1200px;
}
.er_btn_wrap_news .list{
  width: 380px;
  margin-top: 15px;
  margin-left: 15px;
  position: relative;
  float: left;
}
.er_btn_wrap_news .list .list_img{
  width: 380px;
  margin: 0 auto;
  margin-top: 15px;
  float:left;
  overflow:hidden;
  position: relative;
}
.er_btn_wrap_news .list .list_img p{
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
}

.er_btn_wrap .list{
  width: 100%;
  height: 160px;
  border:1px solid #e7e7e7;
  position: relative;
  margin-top: 20px;
}

.er_btn_wrap .list .list_img{
  width: 340px;
  height: 190px;
  margin-top: 15px;
  margin-left: 15px;
  float:left;
  overflow:hidden;
  position: relative;
}
.er_btn_wrap .list .list_con{
  width: 72%;
  float:left;
  overflow:hidden;
  position: relative;
  padding: 2%;
}

.er_btn_wrap .list .list_con .title{
  font-size: 16px;
  color: #323232;
}

.er_btn_wrap .list .list_con .time{
  font-size: 16px;
  color: #323232;
  margin-top: 10px;
}

.er_btn_wrap .list .list_con .cont{
  margin-top: 10px;
  font-size: 14px;
  color:#646464;
}

.er_btn_wrap .list .list_con .button{
  width: 120px;
  height: 30px;
  background: #007a8c;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}

.er_btn_wrap .list .list_date{
  float: right;
  margin-right: 70px;
  margin-top: 20px;
}

.er_btn_wrap .list .list_date .year{
  font-size: 28px;
  font-weight:bolder;
  color:#646464;
}

.er_btn_wrap .list .list_date .md{
  font-size: 18px;
  color:#969695;
}

.er_btn_wrap .list .list_date img{

  margin-top: 15px;
  margin-right: 15px;
}

.er_about_container{
  margin-top: 50px;
  text-align: center;
}
.er_about_container a{
  background-color: #eaeaea;
  margin-left: 5px;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
.er_pec_container p{
    text-indent: 28px
}

#lunbo{
    width:540px;
    height:300px;
    overflow: hidden;
    position:relative;
}
.list{
    width:3000px;
    height:300px;
    position:absolute;
}
#lunbo img{
    width:540px;
    height:300px;
    float: left;
}
.pointer{
    position:absolute;
    width:100px;
    bottom:10px;
    left:460px;
}
.pointer>span{
    cursor:pointer;
    display:inline-block;
    width:10px;
    height:10px;
    background: #fff;
    border-radius:50%;
    border:1px solid #fff;
}
.pointer .on{
    background: #f7a31d;
}

#spelun{
    width:1222px;
    height:430px;
    overflow: hidden;
    position:relative;
    margin: 0 auto;
}
#spec{
    width:5000px;
    height:430px;
    position:absolute;
}
#spec .inner{
    width:1222px;
    height:430px;
    float: left;
}

.arrow{
    position:absolute;
    text-decoration:none;
    width:1222px;
    top:138px;
    display: none;
}
#left{
    float: left;
}
#right{
    float: right;
}

.er_online_container{
  width: 1200px;
  margin: 0 auto;
}
.headimg img{
  margin: 0;
}
.form_wrap{
  float: left;
  width: 570px;
}
.form_wrap .item{
  width: 236px;
  height: 58px;
  margin-bottom: 25px;
  border-bottom: 1px solid #71787c;
  float: left;
}
.form_wrap .item .ttt1{
  float: left;
  width: 45px;
  height: 58px;
  line-height: 58px;
  color: #999999;
  font-size: 16px;
  text-align: center;
}
.form_wrap .item .btxt{
  float: left;
  background: none;
  border: 0;
  width: 150px;
  height: 58px;
  line-height: 30px;
  padding: 14px 0;
  color: #999999;
  font-size: 16px;
  outline: none;
}
.form_wrap .item .cont{
  float: left;
  background: none;
  border: 0;
  width: 410px;
  height: 90px;
  line-height: 30px;
  padding: 14px 0;
  color: #999999;
  font-size: 16px;
  outline: none;
  resize: none;
}
.form_wrap button{
  background: #00989b;
  border: 0;
  width: 500px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  float: right;
  margin-right: 70px;
}
/*品牌*/
.brand{
  margin-top: 15px;
}
.brand_logo{
  width: 250px;
  float: left;
}
.brand_con{
  width: 900px;
  height: 165px;
  float: right;
  color: #323232;
  border-bottom: 2px solid #e7e7e7;
}
.brand_con .tit{
  font-size: 16px;
}
.brand_con .time{
  font-size: 16px;
  margin-top: 10px;
  color: #424242;
}
.brand_con .con{
  font-size: 14px;
  margin-top: 10px;
  color: #646464;
}
.brand_con .more{
  color: #fff;
  font-size: 14px;
  background: #007a8c;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
/*给我留言*/
.form_wrap1{
  float: left;
  width: 570px;
  padding-right: 100px;
}
.form_wrap1 .item{
  width: 570px;
  height: 58px;
  margin-bottom: 25px;
  border: 1px solid #194d65;
}
.form_wrap1 .item .ttt1{
  float: left;
  width: 108px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  color: #999999;
  font-size: 16px;
}
.form_wrap1 .item .btxt{
  float: left;
  background: none;
  border: 0;
  width: 460px;
  height: 58px;
  line-height: 30px;
  padding: 14px 0;
  color: #999999;
  font-size: 16px;
  outline: none;
}
.form_wrap1 .item .cont{
  float: left;
  background: none;
  border: 0;
  width: 460px;
  height: 90px;
  line-height: 30px;
  padding: 14px 0;
  color: #999999;
  font-size: 16px;
  outline: none;
  resize: none;
}
.form_wrap1 button{
  background: #015ebe;
  border: 0;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin: 0 35px 0 178px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
}


#containerr{
  width:1222px;
  height:400px;
  overflow: hidden;
  position:relative;
  margin:0 auto;
}
#newslun{
  width:5000px;
  height:400px;
  position:absolute;
}
#newslun .newsinner{
  float:left;
  width:1222px;
  height:400px;
}
.news_sectiom .newsno{
  background:#1782c6;
  color: #fff;
}

.rollBox{
  width:1335px;overflow:hidden; margin:0 auto;
  padding-top: 80px;
}
.rollBox .LeftBotton{width:61px; height:97px; background:url(../images/alli.png) no-repeat;margin-top: 103px; overflow:hidden; float:left; display:inline; cursor:pointer;}
.rollBox .RightBotton{width:61px; height:97px; background:url(../images/alli.png) no-repeat;transform: rotate(180deg);margin-top: 103px; overflow:hidden; float:left; display:inline; cursor:pointer;}
.rollBox .Cont{width:1200px;overflow:hidden; float:left; font-size:12px;}
.rollBox .ScrCont{width:1000000px;}
.rollBox .Cont .pic{width:284px;float:left; text-align:center;margin:0 8px;}
.rollBox .Cont .pic img{
  width: 100%;
  padding-bottom:0px; display:block;
}
.rollBox .Cont .pic .bot{
  width: 100%;height: 110px;
  background: #FFFFFF;
}
.rollBox .Cont .pic .bot .p1{
  font-size: 16px;color: #333333;
  padding-top: 10px;
}
.rollBox .Cont .pic .bot .p2{
  width: 60%;height: 32px;margin: 0 auto;
  background: #f0f0f0;line-height: 32px;font-size: 16px;
  text-align: center;color: #333333;
  margin-top: 15px;border-radius: 4px;
}
.rollBox .Cont a{color:#666; text-decoration:none;}
.rollBox .Cont a:hover{}
.rollBox #List1,.rollBox #List2{float:left;}
