@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;
  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;

}
a:hover{
  text-decoration: 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: 68px;
}
.fr-time img{
  float:left;
  width: 20px;
  padding-top: 13%;
  vertical-align:top;
}
.fr-time a{
  float:left;
  margin-left: 10px;
}
.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: #006380;
  /*background: url("../images/headtop.png") no-repeat;*/
  background-size: 100% 100%;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 12px;
}

.header_top .inner{
    width: 1200px;
}
.header_top .inner .back{
  width: 230px;
  height: 32px;
  overflow: hidden;
  background-size: 100% 100%;
  color: #fff;
}


.header .inner{
    width: 1200px;
}

.header .logo_wrap {
  width: 490px;
  margin-top: 20px;
}

.header .right {
  margin-top: 3px;
}

.header .right .img_wrap {
  width: 270px;
  margin-top: 20px;
}

.header .right .text_wrap {
  width: 268px;
  color: #40a3e5;
  font-size: 16px;
  line-height: 24px;
  margin-top: 32px;
  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: 1120px;
  margin: 0 auto;
  height:40px;
  line-height:40px;
  font-size:16px;
  list-style-type:none;
}
.yyui_menu1 li {
  width: 112px;
  float:left;
  position:relative;
  color: #fff;
  height:40px;
;} /*这一级是导航*/
.yyui_menu1 li a {
  display:block;
  line-height:40px;
  text-decoration:none;
  padding:0px 5px;

  text-align: center;
}
/*.yyui_menu1 li a:hover { background:#033f97; }*/
.yyui_menu1 li:hover {
  /*color: #015ebe;
  background: url("../images/liback.png") no-repeat;*/
  background:#c20000;
  color: #fff;
  background-size: 100% 100%;
}
.yyui_menu1 li a.more:after{content:" »";}
.yyui_menu1 li ul {
  position:absolute;
  display:none;
  background-color:#e80000;
  text-align: center;
  z-index:9999;
  width: 112px;
} /*这是第二级菜单*/
.yyui_menu1 li ul li{width: 112px;}
.yyui_menu1 li ul li:hover{background-color:#c20000;}
.yyui_menu1 li ul li a {color:#fff;}


.nav {
  height: 40px;
  line-height: 40px;
  text-align: center;
}


.bgcc {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color:#3d4248;
  height: 40px;
  position: relative;
}

.banner {
  width:1920px;
  height:440px;
  position: relative;
  overflow: hidden;margin-top: 80px;
}
.banner .back{
  width: 100%;height: 440px;
}
.banner .back .hed{
  width: 1200px;margin: 0 auto;
  color: #fff;font-size: 36px;padding-top: 180px;
}
.banner .back .hed .daohang{
  font-size: 16px;
}
.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: 56px;
  background: #f3f6f8;
}
.seo1{
  width: 1200px;
  height: 56px;
  margin: 0 auto;
}
.sec-sou{
  width: 255px;
  height: 100%;
  float: left;
  background: #188988;
}
.sec-sou img{
  width: 25px;
  float: left;
  margin-top: 15px;
  margin-left: 24%;
}
.sec-sou p{
  width: 40%;
  font-size: 20px;
  color: #fff;
  float: left;
  line-height: 56px;
  margin-left: 4%;
}
.seo-dec{
  float: left;
  width: 650px;
  margin-left: 50px;
}
.seo-tit{
  width: 130px;
  height: 56px;
  font-size: 24px;
  font-weight: bold;
  float: right;
}


.aboutleft{
  width: 24%;
  float: left;
}
.aboutleft .lefttit{
  width: 100%;
  height: 40px;
  background: #e80000;
}
.aboutleft .lefttit p{
  font-size: 24px;
  color: #fff;
  line-height:40px;
  text-align: center;
}
.aboutleft .leftcon{
  background: #fff;
  padding-bottom: 20px;
  border: 1px solid #e6e6e6;
}
.aboutleft .leftcon ul{
  width: 90%;
  margin: 0 auto;
}
.aboutleft .leftcon ul .pro_li{
  width: 100%;
  height: 40px;
  background: #e6e6e6;
  border: none;
  margin-top: 15px;
  border-radius: 10px;
}

.aboutleft .leftcon ul .pro_li .pro_li_quan{
  width: 12px;
  height: 12px;
  background:  -webkit-gradient(linear, 0 0, 100% 100%, from(#e80000), to(#d20707));
  border-radius: 6px;
  float: left;
  margin-top: 14px;
  margin-left: 10%;
}
.aboutleft .leftcon ul .pro_li .pro_li_left{
  width: 80%;
  float: right;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  text-align: left;
}

.aboutleft .leftbot{
  width: 100%;
}
.aboutleft .leftbot li{
  width: 47%;
  height: 110px;
  background: #fff;
  margin-top:15px;
  float: left;
  box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%), 0 0px 10px 0 rgb(0 0 0 / 19%);
}
.aboutleft .leftbot li img{
  width: 60px;
  height: 60px;
  margin-top: 9px;
}
.aboutleft .leftbot li p{
  font-size: 16px;
  color: #e80000;
  text-align: center;
  margin-top: 5px;
}


.aboutleftt{
  width: 100%;height: 54px;background: #f8f8f8;
}
.aboutleftt .leftttit{
  width: 1200px;margin: 0 auto;
}
.aboutleftt .leftttit ul{
  width: 720px;height: 54px;margin: 0 auto;
}
.aboutleftt .leftttit ul li{
  width: 180px;float: left;line-height: 54px;
  font-size: 18px;color: #555555;text-align: center;
}

.aboutleftt .lefttcon{
  font-size: 15px;
  color: #555758;
  line-height: 28px;
  margin-top: 20px;
}
.aboutleftt .more{
  width: 160px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: #f39700;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  border-radius: 20px;
  margin-top: 20px;
}


.footer {
  background: #e4e4e4;
  font-size: 16px;
  color: #000000;
  line-height: 40px;
  height: 40px;
}

.footer .inner{
  width: 1200px;
  margin: 0 auto;
}

.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;
}



/*党建新闻*/
.djnew{
  width: 100%;
  height: 530px;
  margin-top: 40px;
}
.djnew .djinner{
  width: 1200px;
  margin: 0 auto;
}
.djnew .djinner .djleft{
  width: 72%;
  float: left;
}
.hui{
  width: 48%;
  height: 250px;
  float: left;
}
.hui .hui-tit{
  width: 100%;
  height: 36px;
  background: #eeeeee;
}
.hui .hui-tit .t-left{
  width: 24%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  float: left;
  background: #e80000;
  margin-top: -2px;
  margin-left: 8px;
  text-align: center;
}
.hui .hui-tit .t-right{
  width: 12%;
  font-size: 14px;
  color: #c3172b;
  float: right;
  line-height: 36px;
}
.hui .hui-tit .t-right:hover{
  color: #ed3b50;
}
.hui ul{
  width: 100%;
  margin-top: 10px;
}
.hui ul li{
  width: 100%;
  height: 32px;
  line-height: 32px;
}
.hui ul li a .img{
  width: 4px;
  height: 4px;
  float: left;
  background: #e80000;
  margin-top: 15px;
}
.hui ul li a .title{
  width: 70%;
  float: left;
  color: #333;
  font-size: 14px;
  margin-left: 8px;
}
.hui ul li a .title:hover{
  color: #c3172b;
}
.hui ul li a .time{
  width: 20%;
  float: right;
  color: #646464;
  font-size: 14px;
}



.djnew .djinner .djright{
  width: 25%;
  float: right;
}
.djnew .djinner .djright li{
  width: 100%;
  margin-top: 10px;
}
.djnew .djinner .djright li img{width: 100%}
.djnew .djinner .djright .dao{
  width: 100%;
  margin-top: 10px;
}

.djnew .djinner .djright .daotit{
  width: 100%;
  height: 26px;
  background: url("../images/kstd.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 25px;
  color: #d7000e;font-size: 18px;
  font-weight: bold;text-align: center;
}

.djnew .djinner .djright .dao li{
  width: 30%;
  height: 90px;
  border: 1px solid #d7000e;
  border-radius: 10px;
  float: left;
}
.djnew .djinner .djright .dao li img{
  width: 54px;
}
.djnew .djinner .djright .dao li p{
  font-size: 16px;
  color: #d7000e;
  text-align: center;
}




/*友情链接*/
.youjie{
  width: 100%;
}
.youjie .youinner{
  width: 1200px;
  margin: 0 auto;
}
.youjie .youinner .tit{
  width: 100px;
  font-size: 20px;
  color: #000000;
  margin-left: 18px;
}

.youjie .youinner img{
  width: 1200px;
}
.youjie .youinner .con{
  width: 100%;
  height: 40px;
  margin-top: 15px;
}
.youjie .youinner .con li{
  float: left;
  padding: 0 10px;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
.youjie .youinner .con .gang{
  width: 2px;
  float: left;
}





  /*专家团队*/
.product{
  width: 100%;
  height: 980px;
  /*background: #f4f6f7;*/
  padding-top: 30px;
    background: url("../images/zhuanback.png") no-repeat;
    background-size:100% 100%;
}
.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;
}

.pro_con{
  width: 100%;
  margin: 0 auto;
}
.pro_con_list1{
  width: 24%;
  float: left;
  margin-top: 10px;
  background: #fff;
  height: 328px;
  border-bottom: 1px solid #dddddd;
}
.pro_con_list1 .pro_con_to1{
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
  margin-right: 20px;
  position: relative;
}
.pro_con_list1 .pro_con_to1 img{
  width: 100%;height: 250px;
}
.pro_con_list1 .pro_con_to1 .zhe{
  position: absolute;width: 100%;height: 100%;
  background: rgba(0, 162, 233, .5);top:0;left: 0;
}
.pro_con_list1 .pro_con_to1 .zhe img{
  width: 48px;height: 52px;margin-top: 99px;
}

.pro_con_bot1{
  width: 100%;
  height: 58px;
}
.pro_con_bot1 .titi{
  text-align: left;margin-left: 0;
  font-size: 20px;color: #3b3636;font-weight: bold;margin: 0;
  margin-top: 5px;
}
.pro_con_bot1 .mo{
  text-align: left;font-size: 14px;color: #817f7c;margin: 0;
  margin-left: 6px;
}
.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: 86px;
    background-size: 100%;
    border-bottom: 1px solid #fff;
}
.pro_tit .a1{
    width:300px;height: 30px;line-height: 30px;
    background:  -webkit-gradient(linear, 0 0, 100% 100%, from(#187a88), to(#188988));;
    font-size: 18px;
    color: #fff;margin-top: 5px;text-align: center;
    margin: 0 auto;
}
.pro_con1{
  width: 100%;
  margin: 0 auto;
    margin-top: 20px;
}
.pro_con1_list{
  width: 24%;
  float: left;
    margin-top: 20px;
    color: #343434;
    height: 330px;
    background: #fff;
}
.pro_con1_tit{
    width: 100%;
    height: 70px;
}
.pro_con1_tit .p1{
    color: #188988;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.pro_con1_tit .p2{
    color: #4e4e4e;
    font-size: 15px;
    text-align: center;
    margin-top: 5px;
}
.pro_con1_top{
  width: 100%;
}
.pro_con1_top img{
  width: 288px;
}
.pro_con1_bot{
  width: 100%;
  height: 80px;
  text-align: center;
    font-size: 15px;color: #4e4e4e;
    padding: 15px 10px 0 10px;
    overflow: hidden;
}
.pro_con1_bot .p1{
    font-size: 15px;
    color: #555758;
}

.pro_wrapper .pro_right .more{
    width: 180px;
    height: 40px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 25px;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    margin: 0 auto;
    margin-top: 50px;
}






.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: 1400px;
}
.er_container .inner .tit{
  width: 735px;
  height: 34px;
  margin: 0 auto;
  background: url(../image/xiang.png) no-repeat;
  background-size: 100% 100%;
  color: #454a54;
  font-size: 36px;
  line-height: 34px;text-align: center;margin-top: 60px;
}

.er_container .inside_fr{
  width: 1200px;min-height: 400px;margin: 0 auto;
}

.er_container .inside_fr .tit{
  width: 735px;
  height: 34px;
  margin: 0 auto;
  background: url(../image/xiang.png) no-repeat;
  background-size: 100% 100%;
  color: #454a54;
  font-size: 36px;
  line-height: 34px;text-align: center;margin-top: 60px;
}
.er_container .inner .er_pec_container{
  min-height: 400px;width: 70%;float: left;
  padding: 20px 20px;
}
.er_container .inner .er_pec_container .erimg{
  width: 40%;float: right;
}
.er_container .inner .er_pec_container .ercon{
  width: 56%;float: left;margin-top: 30px;
}
.er_container .inner .er_pec_container p{
  text-indent: 32px;color: #3b3636;font-size:16px;line-height:33px;margin: 0;
}


.er_container .inner .er_pec_container_ri{
  width: 30%;float: right;padding: 0 0 0 20px;
}
.er_container .inner .er_pec_container_ri .ritit{
  font-size: 24px;color: #3b3636;text-align: left;
}
.er_container .inner .er_pec_container_ri .showri{
  width: 100%;margin-top: 18px;
}
.er_container .inner .er_pec_container_ri .showrili{
  width: 100%;height: 38px;
}
.er_container .inner .er_pec_container_ri .showrili .list_con{
  width: 100%;height: 38px;line-height: 38px;
}
.er_container .inner .er_pec_container_ri .showrili .list_con img{
  width: 10px;float: left;margin-top: 13px;
}
.er_container .inner .er_pec_container_ri .showrili .list_con p{
  width: 94%;float: left;margin: 0;margin-left: 2%;
  font-size: 14px;color: #3b3636;
}

er_page_container_fr{
  width: 70%;
}
.er_page_container_fr_ri{
  width: 20%;height: 50px;
  border: 1px solid #0274d3;border-radius: 25px;
}
.er_page_container_fr_ri img{
  width: 32px;float: left;margin-top: 12px;
  margin-left: 30px;
}
.er_page_container_fr_ri .a1{
  text-indent: 0 !important;
  width: 50%;height: 50px;text-align: center;
  font-size: 16px !important;color: #0274d3 !important;margin: 0;line-height: 50px !important;
  float: left;
}

.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: 120px;
  border-bottom:1px solid #e2e1e1;
  position: relative;
  margin-top: 20px;
  padding: 0 10px;
}

.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: 90%;
  float:right;
  overflow:hidden;
  position: relative;
  padding: 2px 10px 0 10px;

}

.er_btn_wrap .list .list_con .title{
  font-size: 20px;color: #3b3636;
  font-weight: bolder;
}

.er_btn_wrap .list .list_con .cont{
  margin-top: 20px;
  font-size: 14px;
  color:#3b3636;
}

.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{
  width: 100px;
  height: 100px;
  float: left;background: #e7e9eb;
}

.er_btn_wrap .list .list_date .year{
  font-size: 42px;
  font-weight:bolder;
  color:#0274d3;margin: 0;
}

.er_btn_wrap .list .list_date .md{
  font-size: 20px;
  color:#7e7f80;margin: 0;text-align: center;margin-top: 5px;
}

.er_btn_wrap .list .list_date hr{
  margin: 0;border: 1px solid #7e7f80;width: 20px;
  margin: 0 auto;
}

.er_btn_wrap .list .list_date img{

  margin-top: 45px;
  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;
}

/*底部信息*/
.footer{
  width: 100%;height: 5vh;background: #383939;text-align: center;
  font-size: 14px;color: #fff;line-height: 5vh;
}

.cntp{
  width: 1200px;height: 36vh;margin: 0 auto;margin-top: 40px;
}
.cntp .tple{
  width: 50%;float: left;
}
.cntp .tple li{
  width: 100%;height: 85px;border-bottom: 1px dashed #d9d6d6;
  padding: 9px 0;
}
.cntp .tple li img{
  width: 61px;height: 62px;float: left;
}
.cntp .tple li .liri{
  width: 85%;float: right;height: 70px;float: right;
}
.cntp .tple li .liri .tit{
  font-size: 24px;color: #454a54;font-weight: bold;margin:0;margin-top: 4px;
}
.cntp .tple li .liri .con{
  font-size: 16px;color: #454a54;margin:0;margin-top: 5px;
}
.cntp .tpri{
  width: 48%;float: right;
}
#dituContent{
  width:100%;height:36vh;margin-top: 3vh;
}

#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: 100%;
}
.form_wrap1 .item{
  width: 100%;
  height: 40px;
  margin-bottom: 18px;

}
.form_wrap1 .item .ttt1{
  float: left;
  width: 10%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #999999;
  font-size: 16px;
}
.form_wrap1 .item .btxt{
  float: left;
  background: none;
  width: 90%;
  height: 40px;
  line-height: 40px;
  color: #999999;
  font-size: 16px;
  outline: none;
  border: 1px solid #cccccb;
  border-radius: 4px;
  padding-left: 8px;
}
.form_wrap1 .item .cont{
  float: left;
  background: none;
  width: 90%;
  height: 158px;
  line-height: 30px;
  padding: 4px 0;
  color: #999999;
  font-size: 16px;
  outline: none;
  resize: none;
  border: 1px solid #cccccb;
  border-radius: 4px;
  padding-left: 8px;
}
.form_wrap1 button{
  background: #c03230;
  border: 0;
  width: 20%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 29%;
}
.form_wrap1 .but{
  background: #0274d3;
  border: 0;
  width: 20%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 2%;
}


#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:65px; height:205px; background:url(../images/proleft.png) no-repeat right 80px; overflow:hidden; float:left; display:inline; cursor:pointer;}
.rollBox .RightBotton{width:70px; height:205px; background:url(../images/liright.png) no-repeat 7px 80px; 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:300px;float:left; text-align:center;}
.rollBox .Cont .pic img{
  padding-bottom:0px; display:block; margin:0 auto 4px auto;
}
.rollBox .Cont .pic p{
  margin-top: 20px;
}
.rollBox .Cont a{color:#666; text-decoration:none;}
.rollBox .Cont a:hover{}
.rollBox #List1,.rollBox #List2{float:left;}


/**/
.listge{
  width: 100%;height: 340px;
}
.listge .gele{
  width: 48%;height: 340px;float: left;
}
.listge .geri{
  width: 48%;float: right;
}
.listge .geri .geli{
  width: 100%;height: 105px;border-bottom: 1px solid #e2e1e1;
  margin-bottom: 10px;
}
.listge .geri .geli .list_con{}
.listge .geri .geli .list_con .title{
  font-size: 20px;color: #3b3636;height: 30px;
  font-weight: bold;width: 80%;overflow: hidden;float: left;
  line-height: 30px;
}
.listge .geri .geli .list_con .date{
  width: 20%;float: right;height: 30px;
  font-size: 14px;color: #939598;line-height: 30px;
  text-align: right;
}
.listge .geri .geli .list_con .cont{
  color: #3b3636;font-size: 14px;
}

.listge .geri500{
  width: 100%;margin-bottom: 20px;
}
.listge .geri500 .geli{
  width: 100%;height: 105px;border-bottom: 1px solid #e2e1e1;
  margin-bottom: 10px;
}
.listge .geri500 .geli .list_con{}
.listge .geri500 .geli .list_con .title{
  font-size: 20px;color: #3b3636;height: 30px;
  font-weight: bold;width: 80%;overflow: hidden;float: left;
  line-height: 30px;
}
.listge .geri500 .geli .list_con .date{
  width: 20%;float: right;height: 30px;
  font-size: 14px;color: #939598;line-height: 30px;
  text-align: right;
}
.listge .geri500 .geli .list_con .cont{
  color: #3b3636;font-size: 14px;
}
.geri500{display: none}
/* main_image2 */
#flicking_con2{position:absolute;top:312px;left:90%;z-index:999;width:10%;height:21px;}
#flicking_con2 a{
  float:left;width:8px;height:8px;margin:0;margin-left: 3px;
  padding:0;background: #fff;display:block;text-indent:-1000px;
  border-radius: 4px;
}
#flicking_con2 a.on1{background: #c03230;}
.main_visua2{height:333px;overflow:hidden;position:relative;}
.main_image2{height:333px;overflow:hidden;position:relative;}
.main_image2 ul{width:9999px;height:333px;overflow:hidden;position:absolute;}
.main_image2 li{
  float:left;width:100%;height:333px;line-height: 50px;
  font-size: 18px;color: #363837;
}
.main_image2 li div{
  height: 333px;
  position: relative;
}
.main_image2 li p{
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 0;
  color: #fff;
  font-size: 16px;
  background: rgba(0,0,0,0.6);
  padding-left: 10px;
  bottom: 0;
  position: absolute;
}

#btn_prev2{
  width: 65px;
  height: 50px;
  float: left;
  background: #8fc4c5;
}
#btn_prev2 img{
  margin-top: 10px;
}
#btn_prev2:hover{
  background: #188988;
}
#btn_next2{
  width: 65px;
  height: 50px;
  float: left;
  background: #8fc4c5;
}
#btn_next2 img{
  margin-top: 10px;
}
#btn_next2:hover{
  background: #188988;
}



@media only screen and (max-width: 1399px){
  .er_container .inner{
    width: 1200px;
  }
  .banner .back .hed{
    margin-left: 90px;
  }
}

@media only screen and (max-width: 1199px){
  .aboutleftt .leftttit{
    width: 100%;
  }
  .er_container .inner{
    width: 100%;
  }
  .er_container .inner .er_pec_container .ercon{
    width: 100%;padding: 0 10%;float: none;
  }
  .er_container .inner .er_pec_container .erimg{
    width: 54%;float: none;margin: 0 auto;
  }
  .content{
    width: 100%;
  }
  .rongyu{
    display: none;
  }

  .er_container .inside_fr{
    width: 100%;
  }
  .listge .gele{
    width: 50%;float: none;margin: 0 auto;
  }

  .listge .geri{
    width: 60%;float: none;margin: 0 auto;
    margin-top: 30px;
  }

}

@media only screen and (max-width: 1000px){
  .listge .gele{
    width: 70%;float: none;margin: 0 auto;
  }

  .listge .geri{
    width: 80%;float: none;margin: 0 auto;
    margin-top: 30px;
  }

}
@media only screen and (max-width: 600px){
  .aboutleftt .leftttit ul{
    width: 100%;
  }
  .aboutleftt .leftttit ul li{
    width: 33%;font-size: 14px;
  }

  .er_container .inner .er_pec_container{
    width: 100%;
  }

  .er_container .inner .er_pec_container_ri{
    display: none;
  }

  .er_page_container_fr_ri{
    display: none;
  }

}

@media only screen and (max-width: 500px){
  .header .container .left {
    width: 42%;
  }
  .er_container .inner .tit{
    width: 100%;background: none;
  }
  .footer{
    font-size: 12px;margin-top: 28px;
  }
  .er_container .inner .er_pec_container .ercon{
    padding: 0 2%;
  }
  .banner{
    height: 200px;
  }
  .banner .back{
    height: 200px;
  }
  .banner .back .hed {
    margin-left: 20px;
    padding-top: 60px;
    font-size: 28px;
  }

  .er_container .inside_fr .tit{
    width: 100%;background: none;
  }
  .listge .gele{
    width: 100%;
  }
  .listge .geri{
    width: 100%;
  }

  .pro_con_list1{
    width: 49%;height: 245px;
  }
  .pro_con_list1 .pro_con_to1 img{
    height: 160px;
  }

  .er_btn_wrap{
    display: none;
  }
  .geri500{
    display: block;
  }
  #dituContent{

    display: none;
  }
  .cntp{
    width: 100%;
  }
  .cntp .tple{
    width: 100%;float: none;
  }
  .cntp .tpri{
    width: 100%;float: none;margin-top: 30px;
  }
  .cntp .tple li{
    height: 108px;
  }

  .er_container .inner .er_pec_container img{
    width: 100%;
  }


}