@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;
}

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:100%;
  height:370px;
  position: relative;
  overflow: hidden;margin-top: 80px;
}
.banner .back{
  width: 100%;height: 370px;
}
.banner .back .hed{
  width: 100%;margin: 0 auto;
  color: #fff;font-size: 30px;padding-top: 130px;
  font-weight: bold;text-align: center;
}
.banner .back .hed .daohang{
  font-size: 16px;
}
.banner .back .hed .daohang p{
  margin: 0;
}
.banner .back .hed .eng{
  font-size: 30px;
  font-weight: bolder;
}
.banner .back .hed .tit{
  font-size: 30px;color: #ffffff;
  margin-top: -8px;font-weight: normal;
}
.banner .back .hed .tiao{
  width: 100px;height: 2px;
  background: #FFFFFF;margin: 0 auto;
}

.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;
}
/*联系我们新*/
.usinfonew{
  width: 100%;height: 400px;
  margin-top: 50px;
}
.usinfonew .tit{
  font-size: 28px;color: #333333;
  font-weight: bold;
}
.usinfonew .jtzb{
  width: 100%;height: 300px;
  border: 1px solid #dcdfe6;
  margin-top: 30px;
}
.usinfonew .jtzb .left{
  width: 50%;float: left;
  padding: 30px;
}
.usinfonew .jtzb .left li{
  width: 100%;height: 60px;
}
.usinfonew .jtzb .left li img{
  width: 37px;height: 38px;
  float: left;
  margin-top: 11px;
}
.usinfonew .jtzb .left li p{
  width: 90%;float: right;
  font-size: 18px;color: #4c4b4b;
  line-height: 60px;
  padding: 0;margin: 0;
}
.usinfonew .jtzb .right{
  width: 50%;height: 100%;
  background: #5f87f8;
  padding: 68px;float: left;
}
.usinfonew .jtzb .right img{
  width: 153px;height: 150px;
  float: left;
}
.usinfonew .jtzb .right .you{
  width: 65%;float: right;
}
.usinfonew .jtzb .right .you .p1{
  font-size: 28px;color: #ffffff;
}
.usinfonew .jtzb .right .you .p2{
  font-size: 16px;color: #e0e7ff;
  margin-top: 16px;line-height: 30px;
}
.usinfonew .ywlx{
  width: 100%;height: 340px;
  margin-top: 30px;
}
.usinfonew .ywlx li{
  width: 44%;float: left;
  height: 180px;
}
.usinfonew .ywlx li .xiao{
  font-size: 28px;color: #3b74f8;
  font-weight: bold;
}
.usinfonew .ywlx li .kua{
  width: 100%;height: 90px;
  border: 1px solid #dcdfe6;
  padding: 20px 20px;margin-top: 20px;
}
.usinfonew .ywlx li .kua .p1{
  font-size: 24px;color: #333333;
  font-weight: bold;float: left;
  line-height: 50px;
}
.usinfonew .ywlx li .kua .p2{
  font-size: 18px;color: #333333;
  font-weight: bold;float: left;
  line-height: 50px;
}
.usinfonew .ywlx li .kua .tiao{
  width: 18px;
  font-size: 24px;color: #dcdfe6;
  float: left;text-align: center;
  line-height: 50px;margin-left: 4px;
}
.usinfonew .ywlx li .kua img{
  width: 34px;height: 29px;
  float: left;margin-top: 10px;
}
  /*联系我们框框*/
.usinfo{
  width: 1400px;height: 480px;
  margin: 0 auto;background: #fff;
  margin-top: 50px;
  margin-bottom: 25px;
}

.usinfo .zong{
  width: 100%;height: 300px;
  background: #f4f5f5;border: 1px solid #eeeeee;
}

.usinfo .zong .tit{
  font-size: 24px;color: #4c4b4b;text-align: center;
  margin-top: 30px;
}
.usinfo .zong ul{
  width: 100%;margin-top: 40px;
}
.usinfo .zong ul li{
  width: 25%;
  float: left;
}
.usinfo .zong ul li img{

}
.usinfo .zong ul li .p1{
  font-size: 18px;color: #4c4b4b;
  margin-top: 20px;text-align: center;
}
.usinfo .zong ul li .p2{
  font-size: 16px;color: #4c4b4b;
  margin-top: 20px;text-align: center;
}

.usinfo .fen{
  width: 100%;
  margin-top: 50px;
}
.usinfo .fen .tit{
  width: 100%;
}
.usinfo .fen .tit .en{
  font-size: 14px;color: #4c4b4b;
  text-align: center;
}
.usinfo .fen .tit .ch{
  font-size: 30px;color: #4c4b4b;
  text-align: center;margin-top: -10px;
}

.usinfo .fen ul{
  width: 100%;margin-top:20px;
}
.usinfo .fen ul li{
  width: 31%;float: left;height: 200px;
  background: #f4f5f5;border: 1px solid #eeeeee;
  margin-top: 30px;padding: 30px;
}
.usinfo .fen ul li .p1{
  font-size: 24px;color: #4c4b4b;
}
.usinfo .fen ul li .xian1{
  width: 50px;height: 2px;
  background: #838383;margin: 0;
}
.usinfo .fen ul li .xian2{
  width: 100%;height: 1px;
  background: #d1d2d2;margin: 0;
  margin-bottom: 10px;
}
.usinfo .fen ul li .p3{
  font-size: 16px;color: #4c4b4b;
  line-height: 30px;margin: 0;
}

  /*分公司联系方式*/
.zicom{
  width: 1200px;margin: 0 auto;
  height: 700px;
}
.zicom li{
  width: 380px;
  height: 280px;
  background: #f4f5f5;
  float: left;
  padding: 40px 40px;
  font-size: 16px;color: #4c4b4b;
  line-height: 30px;margin-top: 30px;
  border: 1px solid #dadada;
}
.zicom li p{
  margin: 0;
}
.zicom li .zititle{
  font-size: 24px;
}
.zicom li .hr1{
  border: 2px solid #838383;width: 40px;
  margin: 0;margin-top: 25px;
}
.zicom li .hr2{
  border: 1px solid #d1d2d2;width: 100%;
  margin: 0;
}
.zicom li .phone{
  margin-top: 30px;
}

.aboutleftt{
  width: 100%;height: 80px;
  border-bottom: 1px solid #d8d7d7;
}
.aboutleftt .leftttit{
  width: 1200px;margin: 0 auto;
}
.aboutleftt .leftttit ul{
  width: 820px;height: 80px;
  margin: 0 auto;
}
.aboutleftt .leftttit ul li{
  width: 120px;float: left;line-height: 80px;height: 79px;
  font-size: 16px;color: #484747;text-align: center;
  margin-left: 20px;
}
.aboutleftt .leftttit .navright{
  width: 400px;float: right;
  height: 80px;
}
.aboutleftt .leftttit .navright img{
  width: 26px;height: 22px;float: right;
  margin-top: 29px;
}
.aboutleftt .leftttit .navright p{
  float: right;font-size: 14px;color: #9d9a9a;
  line-height: 80px;
}

.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;
}
.aboutiner{
  width: 100%;height: 182px;
  background: url("../image/aboutnum.jpg") no-repeat;
  background-size: 100% 100%;
}
.aboutte{
  width: 1200px;height: 182px;
  margin: 0 auto;margin-top: 25px;
  padding-top: 40px;
}
.aboutte ul{
  width: 100%;
}
.aboutte ul li{
  width: 20%;
  float: left;
}
.aboutte ul li .p2{
  font-size: 16px;color: #fff;
  text-align: center;width: 100%;margin: 0;
}
.aboutte ul li .p1{
  width: 100%;font-size: 60px;color: #fff;
  text-align: center;font-weight: bold;margin: 0;
}
.aboutte ul li .p1 .a2{
  font-size: 16px;color: #fff;
}
.wenhua{
  width: 1200px;margin: 0 auto;
}
.wenhua ul{
  width: 100%;
  margin-bottom: 50px;
}
.wenhua ul li{
  width: 100%;height:228px;
  margin-top: 40px;
  border: 1px solid #dfdcdc;
}
.wenhua ul li .left{
  width: 50%;float: left;
  padding-left: 4%;height: 228px;
}
.wenhua ul li .left .xuhao{
  font-size: 72px;color: #eeeeee;font-weight: bold;
  margin-top: 15px;
}
.wenhua ul li .left .title{
  font-size: 30px;color: #333333;font-weight: bold;
  margin-top: -18px;
}
.wenhua ul li .left .con{
  font-size: 16px;color: #333333;line-height: 28px;
}
.wenhua ul li .right{
  width: 50%;float: left;height: 228px;
  padding-left: 4%;
}
.wenhua ul li .right .xuhao{
  font-size: 72px;color: #eeeeee;font-weight: bold;
  margin-top: 15px;
}
.wenhua ul li .right .title{
  font-size: 30px;color: #333333;font-weight: bold;
  margin-top: -18px;
}
.wenhua ul li .right .con{
  font-size: 16px;color: #333333;line-height: 28px;
}

.wenhua ul .wen01 .right{
  background: url("../image/wen1_03.png") no-repeat;
  background-size: 100% 100%;
}

.wenhua ul .wen02 .left{
  background: url("../image/wen2_03.png") no-repeat;
  background-size: 100% 100%;
}
.wenhua ul .wen03 .right{
  background: url("../image/wen3_03.png") no-repeat;
  background-size: 100% 100%;
}

.wenhua ul .wen01{
  width: 100%;height: 600px;
  border: none;
}
.wenhua ul .wen01 .left{
  width: 250px;height: 50px;
  margin: 0 auto;float: none;
}
.wenhua ul .wen01 .left .xuhao{
  width: 100px;float: left;margin: 0;
}
.wenhua ul .wen01 .left .title{
  width: 100px;float: right;
  margin: 0;margin-top: 40px;
}
.wenhua ul .wen01 .wencon{
  width: 100%;height: 520px;
  margin-top: 30px;
}
.wenhua ul .wen01 .wencon .wc01{
  width: 380px;height: 428px;
  background: url('../image/wen04.png') no-repeat;
  background-size: 100% 100%;float: left;
}
.wenhua ul .wen01 .wencon .wc02{
  width: 380px;height: 428px;
  background: url('../image/wen05.png') no-repeat;
  background-size: 100% 100%;float: left;
  margin-left: 30px;
}
.wenhua ul .wen01 .wencon .wc03{
  width: 380px;height: 428px;
  background: url('../image/wen06.png') no-repeat;
  background-size: 100% 100%;float: left;
  margin-left: 30px;
}


.wenhuafen{
  width: 100%;
}
.wenhuafen ul{
  width: 100%;
  margin-bottom: 42px;
}
.wenhuafen ul li{
  width: 100%;height:573px;
  margin-top: 40px;
}
.wenhuafen ul li .left{
  width: 50%;float: left;
  padding-left: 18%;height: 573px;
}
.wenhuafen ul li .left hr{
  width: 240px;border: 2px solid #999;margin: 0;
}
.wenhuafen ul li .left .eng{
  font-size: 38px;color: #cccccc;font-weight: bold;
  margin-top: 20px;
}
.wenhuafen ul li .left .title{
  font-size: 30px;color: #333333;
}
.wenhuafen ul li .left .class{
  margin-top: 20px;
}
.wenhuafen ul li .left .class li{
  height: 26px;font-size: 18px;line-height: 26px;
  width:100%;margin-top: 8px;color: #484444;
}
.wenhuafen ul li .left .class li .dian{
  width:5px;height:5px;background: #e60012;
  float: left;border-radius: 2.5px;margin-top: 10.5px;
}
.wenhuafen ul li .left .class li p{
  width: 97%;float: left;margin-left: 2%;
}
.wenhuafen ul li .left .classzi li{
  height: 26px;font-size: 18px;line-height: 26px;
  width:100%;margin-top: 10px;color: #484444;
}
.wenhuafen ul li .left .classzi li p{
  width: 100%;float: left;font-size: 24px;color: #333333;
  margin-bottom: 5px;
}
.wenhuafen ul li .left .ziziclass li{
  height: 26px;font-size: 18px;line-height: 26px;
  width:150px;margin-top: 8px;color: #484444;float: left;
}
.wenhuafen ul li .left .ziziclass li p{
  width: 92%;float: left;font-size: 18px;color: #484444;
  margin-left: 3%;
}
.wenhuafen ul li .left .ziziclass li .dian{
  width:5px;height:5px;background: #e60012;
  float: left;border-radius: 2.5px;margin-top: 10.5px;
}
.wenhuafen ul li .right{
  width: 50%;float: left;height: 573px;
  padding-left: 2%;
}
.wenhuafen ul li .right hr{
  width: 240px;border: 2px solid #999;margin: 0;
}
.wenhuafen ul li .right .eng{
  font-size: 38px;color: #cccccc;font-weight: bold;
  margin-top: 20px;
}
.wenhuafen ul li .right .title{
  font-size: 30px;color: #333333;
}
.wenhuafen ul li .right .class{
  margin-top: 20px;
}
.wenhuafen ul li .right .class li{
  height: 26px;font-size: 18px;line-height: 26px;
  width:100%;margin-top: 8px;color: #484444;
}
.wenhuafen ul li .right .class li .dian{
  width:5px;height:5px;background: #e60012;
  float: left;border-radius: 2.5px;margin-top: 10.5px;
}
.wenhuafen ul li .right .class li p{
  width: 97%;float: left;margin-left: 2%;
}
.wenhuafen ul li .right .classzi li{
  height: 26px;font-size: 18px;line-height: 26px;
  width:100%;margin-top: 10px;color: #484444;
}
.wenhuafen ul li .right .classzi li p{
  width: 100%;float: left;font-size: 24px;color: #333333;
}
.wenhuafen ul li .right .ziziclass li{
  height: 26px;font-size: 18px;line-height: 26px;
  width:150px;margin-top: 4px;color: #484444;float: left;
}
.wenhuafen ul li .right .ziziclass li p{
  width: 92%;float: left;font-size: 18px;color: #484444;
  margin-left: 3%;
}
.wenhuafen ul li .right .ziziclass li .dian{
  width:5px;height:5px;background: #e60012;
  float: left;border-radius: 2.5px;margin-top: 10.5px;
}


.fazhan{
  width: 100%;height: 900px;
  background: url("../image/licback.jpg") no-repeat;
  background-size: 100% 100%;
}

/*战略发展*/
.zhan{
  width: 1200px;
  height: 700px;
  margin: 0 auto;
}
.zhan .left{
  width: 613px;height: 621px;
  background: url("../image/zhanlu.png") no-repeat;
  background-size: 100% 100%;float: left;
}
.zhan .right{
  width: 587px;height: 621px;
  float: right;padding-top: 50px;
  padding-left: 50px;
}
.zhan .right hr{
  width: 240px;border: 2px solid #999;margin: 0;
}
.zhan .right .eng{
  font-size: 38px;color: #cccccc;font-weight: bold;
  margin-top: 20px;
}
.zhan .right .title{
  font-size: 30px;color: #333333;
}
.zhan .right .class{
  margin-top: 20px;
}
.zhan .right .class li{
  height: 26px;font-size: 24px;line-height: 30px;
  width:100%;margin-top: 12px;color: #2050b0;
}
.zhan .right .class li .dian{
  width:5px;height:5px;background: #2050b0;
  float: left;border-radius: 2.5px;margin-top: 10.5px;
}
.zhan .right .class li p{
  width: 97%;float: left;margin-left: 2%;
}
.zhan .right .class .xiang{
  font-size: 18px;color: #3e3c3a;
  height: 55px;
}

/*介绍*/
.jieshao{
  width: 1200px;margin: 0 auto;
}
.jieshao .clas{
  width: 100%;height: 270px;
}
.jieshao .clas .titlee{}
.jieshao .clas .titlee hr{
  width: 400px;border: 2px solid #999;margin: 0;
}
.jieshao .clas .titlee .eng{
  font-size: 38px;color: #cccccc;font-weight: bold;
  margin-top: 10px;
}
.jieshao .clas .titlee .title{
  font-size: 30px;color: #333333;
  margin-top: -10px;
}
.jieshao .clas .ticon{
  font-size: 16px;color: #484444;
  line-height: 28px;
}
.jieshao .clas .ticon p{
  text-indent: 32px;
}


footer {
  background: #cccccc;
  font-size: 14px;
  color: #222222;
  line-height: 40px;
  height: 40px;
  text-align: center;
}



/*党建新闻*/
.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: 1400px;
  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_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: 100%;
}
.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;
}



.fazhan .ercon{
  width: 100%;float: left;margin-top: 50px;
}
.fazhan .ercon .commpyp1{
  font-size: 57px;color: #222222;font-weight: bold;
  text-indent: 0;line-height: 33px;
}
.fazhan .ercon .commpyp2{
  font-size: 30px;color: #222222;font-weight: bold;
  text-indent: 0;margin-top: 1px;margin-bottom: 40px;
}




.er_container .inner .er_pec_container{
  min-height: 400px;width: 1400px;
  margin: 0 auto;font-size: 16px;color: #484444;
  line-height: 30px;
}
.er_container .inner .er_pec_container .erimg{
  width: 40%;float: right;
}
.er_container .inner .er_pec_container .ercon{
  width: 100%;float: left;margin-top: 50px;
}
.er_container .inner .er_pec_container .ercon .commpyp1{
  font-size: 36px;color: #222222;font-weight: bold;
  text-indent: 0;
}
.er_container .inner .er_pec_container .ercon .commpyp2{
  font-size: 30px;color: #222222;font-weight: bold;
  text-indent: 0;margin-top: 20px;margin-bottom: 40px;
}
.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 .ertent{
  width: 100%;margin-top: 20px;height: 750px;
}
.er_container .inner .er_pec_container .ertent .left{
  width: 48%;float: left;height: 490px;
  background: url("../image/yjright1.jpg") no-repeat;
  background-size: 100% 100%;
  color: #FFFFFF;text-align: center;
}
.er_container .inner .er_pec_container .ertent .right{
  width: 48%;float: right;height: 490px;
  background: url("../image/yjright.png") no-repeat;
  background-size: 100% 100%;
  color: #FFFFFF;text-align: center;
}

.er_container .inner .ship{
  width: 1200px;height: 660px;
  margin: 0 auto;margin-top: 50px;
  margin-bottom: 40px;
}
.er_container .inner .ship .imgleft{
  width: 100%;height: 650px;float: left;
}
.er_container .inner .ship .imgright{
  width: 427px;height: 495px;float: left;
}

.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: 30px;color: #222222;text-align: left;
  height: 70px;border-bottom: 1px solid #aaaaaa;
  margin-top: 30px;
}
.er_container .inner .er_pec_container_ri .showri{
  width: 100%;margin-top: 18px;
}
.er_container .inner .er_pec_container_ri .showrili{
  width: 100%;height: 80px;
}
.er_container .inner .er_pec_container_ri .showrili .list_con{
  width: 100%;height: 80px;line-height: 38px;overflow: hidden;
}
.er_container .inner .er_pec_container_ri .showrili .list_con p{
  width: 100%;margin: 0;
  font-size: 16px;color: #000000;
}
.er_container .inner .er_pec_container_ri .showrili .list_con .time{
  font-size: 16px;color: #9c9a9a;margin-top: -10px;
}
.er_container .inner .er_pec_container_ri .showrili .list_con .xian{
  width: 40px;height: 2px;
  background: #9c9a9a;
}

.inner .type{
  width: 1180px;height: 130px;margin: 0 auto;
  margin-top: 30px;
}
.inner .type .pro_li_left{
  width: 100px;float: left;height: 100px;
  line-height: 35px;text-align: center;color: #333333;
  font-size: 16px;margin-left: 65px;
  border-radius: 8px;
}

.pro_con .pic{
  width:24%;float:left; text-align:center;
  margin-top: 20px;position: relative;
}
.pro_con .pic .back{
  width: 100%;height: 280px;
  background: url("../image/proback.png") no-repeat;
  background-size: 100% 100%;
  margin-top: -362px;
  position: absolute;z-index: 999;
}
.pro_con .pic .moree{
  width: 100%;
}
.pro_con .pic .moree .xian{
  width: 80px;height: 2px;
  background: #1f62c3;float: left;
  margin-top: 12px;display: none;
  margin-right: 10px;
}
.pro_con .pic img{
  width: 100%;height: 240px; display:block; margin:0 auto;
  position: relative;z-index: 99;
}
.pro_con .pic .bot{
  width: 100%;height: 40px;background: #efefef;
  font-size: 14px;line-height: 40px;
  text-align: center;margin-top: 10px;border-radius: 4px;
}
.pro_con .pic .bot p{
  color: #222222;text-indent: 0;line-height: 40px;
}

.er_btn_wrap table{text-align: center;}
.er_btn_wrap table .biaoti{
  background: #2050b0;height: 70px;color: #fff;
  font-size: 20px;
}
.er_btn_wrap table .biaoti th{
  text-align: center;
}
.er_btn_wrap table .neirong{
  height: 70px;font-size: 16px;color: #484444;
  border-top: 1px solid #d5d5d5;
}
.er_btn_wrap table .content{
  border-top: 1px solid #d5d5d5;
  text-align: left;display: none;
}
.er_btn_wrap table .content td{
  padding: 30px 20px;font-size: 16px;color: #484444;
  line-height: 30px;
}

.er_btn_wrap table .content td .bot{
  width: 100%;height: 60px;margin-top: 30px;
}
.er_btn_wrap table .content td .bot .shen{
  width: 180px;height: 42px;border: 1px solid #2050b0;
  font-size: 14px;color: #2050b0;
  text-align: center;line-height: 42px;
  float: left;border-radius: 21px;
}
.er_btn_wrap table .content td .bot .youx{
  width: 250px;height: 42px;background: #2050b0;
  font-size: 14px;color: #fff;
  text-align: center;line-height: 42px;
  float: right;border-radius: 21px;
}

.fanye{
  width: 20%;float: right;
}

.fanye .proshowleft{
  margin-top: 50px;
}
.fanye .proshowleft1{
  margin-top: 20px;
}
.fanye .proshowright{
  margin-top: 20px;
}


.jobshow{
  width: 1200px;margin: 0 auto;
  margin-bottom: 40px;
}
.jobshow tr{
 height: 50px;
}
.jobshow input:not([type="radio"]), input:not([type="file"]){
  appearance: button;
  -webkit-appearance: button;
}
.jobshow .inp{ border:1px solid #ccc; height:32px; width:200px;}
.jobshow select{
  border:1px solid #ccc; height:32px; width:200px;
}
.jobshow .inp3{
  width: 150px;height: 42px;
  background: #2152b4;border-radius: 21px;
  color: #fff;margin-top: 30px;
}
.jobshow button{
  width: 150px;height: 42px;
  background: #2152b4;border-radius: 21px;
  color: #fff;margin-top: 30px;
}


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;
}

.conright{
width: 1200px;height: 460px;margin: 0 auto;
}
.conright .ricon{
width: 100%;
}
.conright .ricon .riconleft{
width: 60%;float: left;
}
.conright .ricon .riconright{
width: 39%;float: right;
}


.er_btn_wrap .list{
width: 100%;
height: 200px;
position: relative;
  background: #FFFFFF;
  margin-top: 20px;
}

.er_btn_wrap .list .cen{
width: 1400px;margin: 0 auto;
  height: 200px;
  padding-top: 10px;box-shadow: 0px 0px 10px #e2e2e2;
}

.er_btn_wrap .list .list_img{
width: 280px;
height: 180px;
margin-left: 15px;
float:left;
overflow:hidden;
position: relative;
}
.er_btn_wrap .list .list_con{
width: 62%;
float:left;
overflow:hidden;
position: relative;
  height: 180px;margin-left: 2%;border-right: 1px solid #d9d7d7;
  text-align: left;

}

.er_btn_wrap .list .list_con .title{
font-size: 24px;color: #333333;margin-top: 15px;
}
.er_btn_wrap .list .list_con a .more{
  width: 120px;margin-top: 20px;
  height: 24px;
}
.er_btn_wrap .list .list_con a .more p{
  font-size: 14px;color: #2051b1;float: left;
}
.er_btn_wrap .list .list_con a .more img{
  width: 24px;height:14px;float: left;margin-left: 5px;margin-top: 2px;
}

.er_btn_wrap .list .list_date{
  width: 8%;float: left;margin-left: 5%;
}
.er_btn_wrap .list .list_date .p1{
  font-size: 60px;color: #333333;margin-top: 20px;
}
.er_btn_wrap .list .list_date .p2{
  font-size: 18px;color: #333333;margin-top: -10px;
}
.er_about_container{
margin-top: 30px;
text-align: center;
}
.er_about_container a{
background-color: #eaeaea;
margin-left: 5px;
padding: 5px;
padding-left: 15px;
padding-right: 15px;
}



.cntp{
  width: 1200px;height: 28vh;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;
}

#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%;
    margin-top: 50px;
}
.form_wrap1 .item{
  width: 100%;
  height: 40px;
  margin-bottom: 18px;

}
.form_wrap1 .item .ttt1{
  float: left;
  width: 12%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #999999;
  font-size: 16px;
}
.form_wrap1 .item .btxt{
  float: left;
  background: none;
  width: 60%;
  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: 60%;
  height: 90px;
  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:1400px;overflow:hidden; margin:0 auto;
  padding-top: 80px;
}
.rollBox .LeftBotton{
  width:67px; height:66px; background:url(../image/tixileft.png) no-repeat;
  overflow:hidden; float:left; display:inline; cursor:pointer;
  background-size: 100% 100%;margin-top: 150px;
}
.rollBox .RightBotton{
  width:67px; height:66px; background:url(../image/tixiright.png) no-repeat;
  overflow:hidden; float:left; display:inline; cursor:pointer;
  background-size: 100% 100%;margin-top: 150px;margin-left: 33px;
}
.rollBox .Cont{width:1200px;overflow:hidden; float:left; font-size:12px;margin-left: 33px;}
.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;
}
.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;
}