﻿@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: #f9f9f9;
  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:100px;
}
.fr-phone img{
  float:left;
  width: 20px;
  padding-top: 12%;
  vertical-align: top;
}
.fr-phone a{
  float:left;
  margin-left: 10px;
}
.fr-time{
  float:left;
  width: 100px;
}
.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;
}

.bgcc {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color:#0048a4;
  height: 50px;
  position: relative;
}
.gbook{
  width: 100%;
  background: #343d44;
  position: relative;
  height: 430px;
}
.gbook_con{
  width: 1200px;
  margin: 0 auto;
}
.gbook_con_left1{
  width: 32%;
  float: left;
}
.fot_left_tit{
  font-size: 18px;
  color: #fff;
  margin-top: 50px;
}
.gbook_con_left1 img{
  margin: 0;
  margin-top: 15px;
}
.fot_left_con{
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
}
.fot_left_con1{
  font-size: 14px;
  color: #fff;
  line-height: 25px;
}
.gbook_con_left2{
  width: 46%;
  float: left;
  margin-left: 5%;
}
.gbook_con_left2 img{
  margin: 0;
  margin-top: 15px;
}
.message_con{
  margin-top: 20px;
}
.gbook_con_left3{
  width: 15%;
  float: left;
}
.fot_ledt3_con{
  margin-top: 50px;
  margin-left: 50px;
  border: 1px solid #71787c;
  width: 200px;
  height: 200px;
}
.fot_ledt3_con img{
  width: 90%;
  margin-top: 5%;
}


.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: #2a323d;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 14px;
}

.header_top .inner{
    width: 1200px;
}

.header {
  height: 105px;
  background: #f9f9f9;
}

.header .inner{
    width: 1200px;
}

.header .logo_wrap {
  margin-top: 15px;
}

.header .right {
  margin-top: 3px;
}

.header .right .img_wrap {
  width: 250px;
  height: 105px;
  line-height: 28px;
  padding-top: 20px;
  margin-right: 10px;
}

.header .right .text_wrap {
  color: #40a3e5;
  font-size: 16px;
  line-height: 24px;
  margin-top: 7px;
  margin-left: 4px;
}

.yyui_menu1 {
  width: 1200px;
  margin: 0 auto;
  height:50px;
  line-height:50px;
  font-size:16px;
  list-style-type:none;
}
.yyui_menu1 li {
  width: 129px;
  float:left;
  position:relative
;} /*这一级是导航*/
.yyui_menu1 li a {
  display:block;
  line-height:50px;
  text-decoration:none;
  padding:0px 20px;
  color: #fff;
  text-align: center;
}
/*.yyui_menu1 li a:hover { background:#033f97; }*/
.yyui_menu1 li a:hover {  }
.yyui_menu1 li a.more:after{content:" »";}
.yyui_menu1 li ul {
  position:absolute;
  display:none;
  background-color:#0066d9;
  text-align: center;
  z-index:9999;
  width: 200px
} /*这是第二级菜单*/
.yyui_menu1 li ul li{width: 200px}
.yyui_menu1 li ul li a {color:#fff;}


.nav {
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.nav a {
  padding: 0 40px;
  color: #fff;
}

.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: 60px;
  background: #f2f2f2;
}
.seo1{
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.seo-tit{
  width: 315px;
  color: #0566d1;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  float: left;
}
.seo-img1{
  width: 7px;
  float: left;
  padding-top: 10px;
  margin-left: 50px
}
.seo-dec{
  float: left;
  line-height: 60px;
  font-size: 14px;
  margin-left: 50px;
}
.sec-sou{
  float: right;
}
.seo-inp{
  width: 150px;
  height: 30px;
  border: 1px solid #dddddd;
  float: left;
  margin-top: 15px;
}
.seo-but{
  border-width: 0px;
  padding-top: 10px;
  float: left;
  margin-top: 5px;
}


.footer {
  background: #2a3137;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  height: 40px;
}

.footer .inner{
  width: 1200px;
  margin: 0 auto;
}

.footer .inner .p{
    text-align: center;
}

/*产品展示*/
.product{
  background: #f9f9f9;
}
.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;
}

.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_li{
  width: 100%;
  height: 100px;
  line-height: 100px;
  border-bottom: 1px dashed #fff;
  color: #fff;
}
.pro_li_left{
  float: left;
  margin-left: 20px;
}
.pro_li_right{
  float: right;
}
.pro_bot{
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 80px;
}
.pro_bot_top{
  font-size: 24px;
  color: #fff;
  line-height: 40px;
}
.pro_bot_bot{
  margin-top: 20px;
  color: #fff;
}
.pro_right{
  float: right;
  width: 80%;
}
.pro_con{
  width: 90%;
  margin: 0 auto;
}
.pro_con_list{
  width: 30%;
  float: left;
  margin-left: 3%;
}
.pro_con_top{
  width: 100%;
}
.pro_con_top img{
  width: 100%;
}
.pro_con_bot{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0066cc;
  color: #fff;
  margin-top: 5px;
}
.pro_con_tui{
  width: 1200px;
  margin: 0 auto;
}
.pro_con_list_tui{
  width: 20%;
  float: left;

}
.pro_con_bot_tui{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0066cc;
  color: #fff;
  margin-top: 20px;
}
/* 标题 */
.title-con{
  width: 100%;
  height: 190px;
  background: url("../images/title.png") ;
  margin-top: 30px;
}
.title-con-p1{
  width: 505px;
  margin: 0 auto;
  font-size: 36px;
  color: #fff;
  padding-top: 50px;
}
.title-con-p2{
  width: 325px;
  margin: 0 auto;
  font-size: 24px;
  color: #fff;
  padding-top: 10px;
}
/*关于我们*/
.about{
  background: #ebf5fd;
  height: 550px;
  padding-top: 20px;
}
.about_content{
  width: 1000px;
  margin: 0 auto;
}
.about_left{
  float: left;
  width: 60%;
}
.about_left_top{
  text-indent: 32px;
  font-size: 16px;
  line-height: 26px;
  padding-right: 40px;
}
.about_left_a{
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0066d9;
  color: #fff;
  margin-top: 50px;
  margin-left: 10px;
}
.about_right{
  float: right;
  width: 40%;
}
/* 企业优势 */
.adv{
  margin-top: 50px;
  background: #f7f7f7;
}
.adv_title{
  width: 1200px;
  margin: 0 auto;
}
.adv_title_p1{
  width: 350px;
  margin: 0 auto;
  font-size: 33px;
}
.adv_title_p2{
  /*width: 190px;*/
  width: 18%;
  margin: 0 auto;
  font-size: 12px;
}
.adv_con{
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
.adv_dan_left{
  float: left;
  width: 50%;
}
.adv_dan_right{
  float: right;
  width: 50%;
}
.adv_shuang_left{
  float: left;
  width: 50%;
}
.adv_shuang_right{
  float: right;
  width: 50%;
}
.adv_list_tit{
  padding-top: 20px;
  padding-left: 20px;
}
.adv_list_tit_left{
  float: left;
  font-size: 50px;
  font-weight: bold;
  color: #0066d9;
  margin-left: 20px;
}
.adv_list_tit_right{
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
.adv_list_t1{
  font-size: 24px;
  font-weight: bold;
}
.adv_list_t2{
  font-size: 8px;
  color: #999;
}
.adv_list_con{

}
.adv_list_con img{
  float: left;
  width: 17px;
  margin-left: 20px;
  margin-top: 3px;
}
.adv_list_con p{
  float: left;
  width: 520px;
  margin-left: 10px;
}
.news{
  width: 1200px;
  margin: 0 auto;
}
.news_con{
  width: 1200px;
  margin: 0 auto;
}
.news_con_left{
  float: left;
  width: 50%;
}
.news_con_right{
  float: left;
  width: 50%;
}
.newslist{
  height: 55px;
  line-height: 55px;
  border-bottom:1px solid #000;
}
.newslist img{
  float: left;
  margin-top: 20px;
}
.newslist .p1{
  float: left;
  font-size: 18px;
  margin-left: 10px;
}
.newslist .p2{
  float: right;
  font-size: 18px;
}
.news_more{
  width: 200px;
  height: 50px;
  border: 2px solid #0566d1;
  margin: 0 auto;
  color: #0566d1;
  line-height: 50px;
  text-align: center;
  margin-top: 50px;
  border-radius: 25px;
  font-size: 18px;
}


.about_title_container{
  padding-top: 12px;
  height: 130px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.about_title_container .xtt {
  color: #333;
  font-size: 30px;
  line-height: 190%;
  text-align:center;
  width: 150px;
  height: 50px;
  margin-top: 2.7%;
  float: left;
  position: relative;
  font-weight: bold;
}

.about_title_container .xcn {
  width: 240px;
  line-height: 25px;
  color: #adadad;
  font-size: 13px;
  float:right;
  margin-top: 52px;
  position: relative;
}
.about_title_container .xcn img{
  float: left;
  width: 26px;
  margin-top: 2px;
  margin-right: 2px;
}

.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_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{
  margin-top: 15px;
  height: 220px;
  border:1px solid #b2b2b2;
  position: relative;
}

.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: 620px;
  height: 190px;
  margin-left: 15px;
  margin-top: 30px;
  float:left;
  overflow:hidden;
  position: relative;
}

.er_btn_wrap .list .list_con .title{
  font-size: 24px;
}

.er_btn_wrap .list .list_con .cont{
  margin-top: 15px;
  font-size: 18px;
  color:#b2b2b2;
}

.er_btn_wrap .list .list_date{
  float: right;
  margin-right: 70px;
  margin-top: 50px;
}

.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;
}

#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: 2px solid #71787c;
  float: left;
}
.form_wrap .item .ttt1{
  float: left;
  width: 80px;
  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: #3ba86f;
  border: 0;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  float: right;
  margin-right: 70px;
}
/*给我留言*/
.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: #1782C6;
  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:1220px;overflow:hidden; margin:0 auto;}
.rollBox .Cont{width:1220px;overflow:hidden; float:left; font-size:12px;}
.rollBox .ScrCont{width:1000000px;}
.rollBox .Cont .pic{width:305px;float:left; text-align:center;}
.rollBox .Cont .pic img{padding-bottom:0px; display:block; margin:0 auto 4px auto;}
.rollBox .Cont a{color:#666; text-decoration:none;}
.rollBox .Cont a:hover{color:#f00; text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}