* {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,.position_detail
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-family: "微软雅黑";
    color: #303030;
    font-size: 16px;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    outline: 0;
    text-decoration: none;
    cursor: pointer;
}

a,
a:hover {
    color: #303030;
    webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition:  all 0.2s ease 0s;
-o-transition:  all 0.2s ease 0s;
    transition:  all 0.2s ease 0s;
}

a img {
    border: none;
    text-decoration: none;
}

img {
    border: none;
    text-decoration: none;
}

p {
    margin-bottom: 0px;
}

input {
    border: none
}

input:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0px;
    color: #303030;
    font-weight: normal
}

.clear {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}

.container {
    width: 1200px;
    padding: 0px;
}


/*头部*/

header {
    width:100%;
    position: fixed;
    left:0px;
    top:0px;
    height: 80px;
    z-index: 9999;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    background:rgba(255,255,255,0.95);
    box-shadow: 0px 0px 3px #999
}


/*nav*/

.navbar {
    width: 96%;
    height: 80px;
    line-height: 80px;
    margin: 0px auto;
    border: none;
    /* position:absolute;
    left:2%;
    top:0px; */
}

.navbar-default {
    background-color: transparent;
}

.nav>li>a {
    display: inline-block;
    padding: 0px;
}

.navbar-default .navbar-right> li> a:hover,
.navbar-default .navbar-right> li> a.on {
    color: #c00002
}

.navbar-default .navbar-right input {
    width: 178px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    border-radius: 25px;
    border: 1px solid #AAAAAA;
    font-size: 14px;
    color: #AAAAAA;
}

.navbar-default .navbar-right li {
    position: relative;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color:#fff;
}
.navbar-default .navbar-right li button {
    width: 24px;
    height: 24px;
    background: url(../images/icon/search.png);
    position: absolute;
    border: none;
    right: 16px;
    top: 28px;
}

.modal-body{ height:500px; overflow:scroll; }




.reset1 {
position: relative;
    left: 40px;
    top: 3px;
  cursor: pointer;
}




.fixed_header {
    width: 100%;
    height: 80px;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .20);
}
.fixed_header .navbar-nav>li {
    line-height: 80px;
}

.fixed_header .navbar-default .navbar-nav>li>a {
    font-size: 17px;
    color:#303030;
}

.fixed_header .navbar-default .navbar-right li button {
    top: 28px;
}

.fixed_header .navbar-brand>img {
    width: 80%
}

.fixed_header .navbar {
    height: 80px;
    line-height: 80px;
}

.navbar-default .navbar-nav>li>a {
    color: #303030;
    font-size: 18px;
    padding-bottom: 5px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.active>a {
    border-bottom: 1px solid #C00002;
    color:#c00002
}

.navbar-default .navbar-right li{
    margin-left: 15px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: transparent;
    color:#c00002
}
.fixed_header .navbar-default .navbar-nav>.open>a,
.fixed_header .navbar-default .navbar-nav>.open>a:focus,
.fixed_header .navbar-default .navbar-nav>.open>a:hover {
    background: transparent;
    color: #C00002;
}

.navbar-brand {
    padding: 0px;
    margin-top: 7px;
}

.mid_nav {
    width: 750px;
    display: flex;
    justify-content: space-between;
    position: relative;
    left: 4%;
}

.navbar-default .navbar-nav> .active> a,
.navbar-default .navbar-nav> .active> a:focus,
.navbar-default .navbar-nav> .active> a:hover {
    background-color: transparent;
    color:#c00002
}
.fixed_header .navbar-default .navbar-nav> .active> a,
.fixed_header .navbar-default .navbar-nav> .active> a:focus,
.fixed_header .navbar-default .navbar-nav> .active> a:hover {
    color:#c00002
}
.module_banner {
    width: 100%;
}

.breadcrumb li {
    font-size: 16px;
}

.breadcrumb li a {
    color: #303030;
}

.breadcrumb li.active {
    color: #c00002
}

.breadcrumb>li+li:before {
    display: none;
}

.breadcrumb {
    padding: 0px;
    margin: 20px 0px 60px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}

.dropdown-menu>li {
    line-height: 59px;
    border-bottom: 1px solid #DDDDDD;
    width: 220px;
    position: relative;
}

.dropdown-menu> li> a {
    padding: 0px;
    line-height: 59px;
    padding-left: 27px;
    font-size: 16px;
}

.dropdown-menu> li> a:focus,
.dropdown-menu> li> a:hover,
.dropdown-menu> li> a.active {
    width: 234px;
    color: #fff;
    text-decoration: underline;
    background: url(../images/icon/nav_bg.png) no-repeat left top;
}

.dropdown-menu> .active> a,
.dropdown-menu> .active> a:focus,
.dropdown-menu> .active> a:hover {
    background: url(../images/icon/nav_bg.png) no-repeat left top;
    text-decoration: underline;
    width: 234px;
    color: #fff;
}

.navbar-default .navbar-nav> .active> a {
    border-bottom: 1px solid #C00002;
    padding-bottom: 3px;
}

.dropdown-menu {
    padding: 0px;
    border: none;
    border-top: 1px solid #000000;
    min-height: 300px;
}

.second {
    position: absolute;
    z-index: 99;
}

.third {
   display: block;  position: relative;
  z-index: -1;
  left: 220px;
  top: -181px;
  min-height: 300px;
  width: 220px;
  background: #fff;
  border-top: 1px solid #000;
  box-shadow: 0px 0px 10px #bbb;
}
.third.on {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
}
.dropdown-menu>li:nth-child(1) .third{
    top: -1px;
}
.dropdown-menu>li:nth-child(2) .third{
    top: -61px;
}
.dropdown-menu>li:nth-child(3) .third{
    top: -121px;
}
.dropdown-menu>li:nth-child(4) .third{
    top: -181px;
}
.dropdown-menu>li:nth-child(5) .third{
    top: -241px;
}
.third>li>a {
  display: block;
  font-size: 16px;
  padding-left: 25px;
  line-height: 59px;
  border-bottom: 1px solid transparent;
  white-space: nowrap
}

.third>li>a.active,
.third>li>a:focus,
.third>li>a:hover {
  background: url(../images/icon/nav_bg.png) no-repeat left top;
  text-decoration: underline;
  color: #fff;
  width: 234px;
  color: #fff;
  background-size: contain;
}


.fourth {
  left: 217px;
  top: -1px;
  z-index: -1;
  background: #fff;
  border-top: 1px solid #000;
  min-height: 300px;
  padding: 0px 25px;
  min-width: 150px;
  box-shadow: 0px 0px 10px #bbb;
  ;
}

.fourth li {
  line-height: 35px;
}

.fourth a {
  display: block;
    font-size:15px;
}

.fourth li a:hover {
  color: #C00002;
  text-decoration: underline;
}

.first li ul {
    position: absolute;
    display: none;
}

.carousel {
    width:100%;
    height:100vh;
    /*margin-bottom: 70px;*/
}
.carousel-control {
z-index:99;
  width:7%;
  opacity:0.8;
      text-shadow: none;
}
.carousel-control.left,.carousel-control.right {
  background:none
}

.carousel-indicators li {
    border: none;
    width: 17px;
    height: 17px;
    background: #FFFFFF;
    margin: 0px 12px;
    position: relative;
    top: -5px;
}

.carousel-indicators .active {
    width: 28px;
    height: 28px;
    background: url(../images/icon/circle.png) no-repeat;
    top: 0px;
}
.carousel-inner {
    height:100%;
}
.news_index {
    width: 100%;
    padding: 90px 0px;
    background: url(../images/index/line_bg.jpg) repeat;
    overflow: hidden;
}
.item {
  width:100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box .left{
    width: 480px;
    height: 245px;  
     background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .6s ease 0.5s;
    -moz-transition: all .6s ease 0.5s;
    -ms-transition: all .6s ease 0.5s;
    -o-transition: all .6s ease 0.5s;
    transition: all .6s ease 0.5s;
}
.box .right {
    position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .6s ease 0.7s;
    -moz-transition: all .6s ease 0.7s;
    -ms-transition: all .6s ease 0.7s;
    -o-transition: all .6s ease 0.7s;
    transition: all .6s ease 0.7s;
}
.box {
    position: relative;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    z-index: 10;
    left:8%;
}

.item1 .box .left {
    left: -250px;   
    top:200px;      
}

.on .item1.active .box .left {
    left: -88px;
    -moz-opacity: 1;
    opacity: 1;
}

.item1 .box .right {
    left: -500px;
    top:470px;
    
}

.on .item1.active .box .right {
    left:0px;
    -moz-opacity: 1;
    opacity: 1;
}

.item2 .box .left {
    left: 0px;
    top:0px;
}
.item2.active .box .left {
    top:240px;
    -moz-opacity: 1;
    opacity: 1;
}
.item2 .box .right {
    
    left: 0px;
    top:0px;
}
.item2.active .box .right {
    top:470px;
    -moz-opacity: 1;
    opacity: 1;
}
/*用户中心*/
.pro_con .tab-content .tab-pane p a{
   color:rgb(0, 112, 192);
}
.pro_con .tab-content .tab-pane p:last-child{
   margin-bottom:30px
}
.user_tabcon .nav-tabs> li {
    float: none;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    border-radius: 0px;
}

.layout_bg img {
    margin: 0px auto; display: none;
}

.introduction {
    text-align: center;
    position: relative;
    top: -27px;
}

.introduction p {
    width: 800px;
    margin: 0px auto;
    font-size: 14px;
    color: #707070;
    line-height: 28px;
    margin-top: 10px;
}

.user_nav {
    width: 25%;
    font-size: 18px;
}

.user_nav .nav-tabs {
    border: none;
    height: 300px;
    box-shadow: 0px 3px 5px #ddd;
    padding-left: 30px
}

.list-group-item:first-child {
    border-radius: 0px;
}

.user_nav .list-group-item {
    padding: 0px;
}

.user_tabcon .tab-content {
    width: 72%
}

.user_nav .tab_header {
    width: 100%;
    background-color: #08459b;
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    padding: 0px 30px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(../images/user/portrait.png);
    background-repeat: no-repeat;
    background-position: 220px 12px;
}

.user_nav .list-group-item {
    border: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
}

.user_nav .list-group-item i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/user/nav_icon1.png) no-repeat center;
    margin-right: 5px;
}

.user_nav .list-group-item.active,
.user_nav .list-group-item.active:focus,
.user_nav .list-group-item.active:hover {
    color: #c00002;
    background-color: transparent;
    overflow: hidden;
    border-color: #CCCCCC;
}

.user_nav .list-group-item.active .badge,.user_nav .list-group-item a:hover .badge {
    color: #c00002;
}

.user_nav .list-group-item.active i,.user_nav a:hover i {
    background-image: url(../images/user/nav_icon2.png);
}
.user_nav .list-group-item.active i,.user_nav a:hover {
    color:#c00002
}
.user_nav .badge {
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 60px;
    color: #08459b;
    background-color: transparent;
    padding: 0px 33px 0px 0px;
    float:right;
}

.con_header {
    width: 100%;
    height: 60px;
    line-height: 57px;
    color: #FFFFFF;
    font-size: 20px;
    background-color: #08459b;
    padding-left: 27px;
}

.con_header img {
    margin-right: 10px;
}

.user_tabcon .tab-content {
    font-size: 14px;
}

.user_tabcon .table-striped> tbody> tr:nth-of-type(2n+1) {
    background-color: transparent
}

.user_tabcon .table-striped> tbody> tr:nth-of-type(2n) {
    background-color: #e6ecf5;
}

.user_tabcon .table> tbody> tr> td {
    padding: 22px 0px;
    text-align: center;
}

.user_tabcon .table a {
    position: relative;
    top: -5px
}

.user_tabcon .table a i {
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url(../images/user/down.png) no-repeat;
    position: relative;
    top: 5px;
    left: 3px;
}

.user_tabcon .table a:hover i {
    background-image: url(../images/user/down_on.png);
}

.user_tabcon .table a:hover {
    color: #c00002;
}

.bread_banner {
    margin-bottom: 10px;
}

.user_tabcon {
    overflow: hidden;
    margin-bottom: 70px;
}
.user_tabcon .nav-tabs>li.active>a,.user_tabcon .nav-tabs>li.active>a:focus,.user_tabcon .nav-tabs>li.active>a:hover {
    border:none;
    color:#c00002;
}
.user_tabcon .nav-tabs>li>a {
width:100%;
height:100%;
line-height:60px;
cursor: pointer;
margin-right:0px;
}
.user_tabcon .nav-tabs>li>a {
    border:none
}
.user_tabcon .pagination {
    margin-bottom: 0px;
}
.user_tabcon .nav-tabs>li>a:hover {
    background:transparent;
    border:none;
}
#userModal .modal-title {
    line-height: 50px;
    background: #08459b;
    color: #fff;
}

#userModal .modal-header {
    padding: 0px
}

#userModal .info_con ul li input {
    width: 350px;
    border: 1px solid #08459b;
    border-radius: 5px;
    height: 35px;
    padding-left: 5px;
    font-size: 14px;
}

#userModal .info_con ul li {
    margin-top: 14px;
    height: 35px;
    line-height: 35px;
}

#userModal .modal-footer {
    text-align: center;
    border-top: none;
    padding-top: 0px;
}

#userModal .modal-footer button {
    border: none;
    font-size: 14px;
    background: #08459b;
    padding: 10px 25px;
    color: #fff;
    border-radius: 5px;
}

#userModal .modal-dialog {
    width: 515px;
}

#userModal .close {
    font-size: 32px;
    line-height: initial;
    color: #fff;
    opacity: 1;
}

.close:focus,
.close:hover {
    outline: none;
}

#userModal .modal-header .close {
    margin-top: 1px;
    margin-right: 5px;
}

#userModa.pagination> .active> a:focus,
.pagination> .active> a:hover,
.pagination> .active> span,
.pagination> .active> span:focus,
.pagination> .active> span:hover {
    background-color: transparent;
    color: #c00002;
    background-image: url(../images/icon/page_bg2.png);
}

.pagination> li> a:focus,
.pagination> li> a:hover,
.pagination> li> span:focus,
.pagination> li> span:hover {
    background-color: transparent;
    color: #c00002;
    background-image: url(../images/icon/page_bg2.png);
}

.pagination> li:first-child> a,
.pagination> li:first-child> span {
    border-radius: 0px;
}

.pagination> li {
    display: inline-block;
}

.pagination {
    width: 100%;
    text-align: center;
    margin: 60px auto 90px;
}

.pagination> li> a,
.pagination> li> span {
    border: none;
    font-size: 20px;
    color: #303030;
    background-color: transparent;
    background-image: url(../images/icon/page_bg.png);
    background-repeat: no-repeat;
    width: 38px;
    height: 37px;
    margin: 0px 10px;
    padding: 0px;
    text-align: center;
    line-height: 37px;
}

.info_con {
    font-size: 16px;
}

.info_con ul li {
    margin-top: 24px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

.info_con ul li img {
    margin-right: 12px;
}

.info_con ul li span {
    color: #707070
}

.change_psd input {
    height: 38px;
    line-height: 38px;
    padding-left: 12px;
    color: #AAAAAA;
    border: 1px solid #AAAAAA;
}

.change_psd .email input {
    width: 278px
}

.change_psd .code input {
    width: 169px;
}

.change_psd .code button {
    border: none;
    width: 110px;
    height: 38px;
    line-height: 38px;
    background: #c00002;
    color: #FFFFFF;
    text-align: center;
    margin-left: -1px;
}

.change_psd input,
.change_psd button,
.change_psd span {
    float: left;
}

.change_psd p {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}

.change_psd {
    margin-top: 66px;
    margin-left: 240px
}

.change_psd .next,
.reset_form .confirm {
    width: 280px;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    text-align: center;
    background: #c00002;
    margin-left: 70px;
    cursor: pointer;
}
#checkcode{
  display: block;
  position:relative

}
#codeimg{
  height:35px;
  position:absolute;
  bottom:10px;
  right:0px
}
.modify {
    float: right;
    margin: 15px 30px 0px 0px;
    display: inline-block;
    width: 105px;
    height: 30px;
    line-height: 27px;
    border: 1px solid #fff;
    border-radius: 15px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.modify:hover {
   color:#fff
}

/*招聘*/

.com_banner {
    width: 100%;
    height: 135px;
    position: relative;
}

.rec_banner {
    background: url(../images/rec/rec_bg.jpg) no-repeat center;
}

.com_nav {
    width: 100%;
    background: rgba(0, 0, 0, 0.66);
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.com_nav .nav-tabs>li>a {
    border:none;
    color:#fff;
    width: 100%;
    height: 55px;
    line-height: 55px;
}
.com_nav .nav-tabs>li.active>a {
    background:transparent;
}
.com_nav .nav-tabs>li>a:hover {
    border:none;
    background:transparent
}
.com_nav .nav-tabs>li.active>a, .com_nav .nav-tabs>li.active>a:focus, .com_nav .nav-tabs>li.active>a:hover{
    color:#fff;
    border:none;
}
.com_nav .nav-tabs {
    border-bottom: none;
    display:flex
}

.com_nav li {
    flex:1;
    text-align: center;
    cursor: pointer;
}

.com_nav li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.4)
}

.com_nav li {
 
    border-right: 1px solid rgba(255, 255, 255, 0.4)
}

.com_nav li.active {
    background: #c00002
}

.rec_info.panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

.rec_info> p {
    line-height: 56px;
    font-size: 14px;
    border-bottom: 1px solid #DDDDDD;
}

.rec_info> p span {
    display: inline-block;
}

.rec_info .rec_bar span {
    color: #C00002
}

.rec_info .rec_bar.collapsed span {
    color: #333333
}

.rec_info .rec_name {
    width: 30%;
    padding-left: 55px;
}

.rec_info .rec_number {
    width: 10%;
    text-align: center;
}

.rec_info .rec_area {
    width: 37%;
    text-align: center;
}

.rec_info .rec_time {
    width: 20%;
    text-align: center;
}

.rec_info .rec_opera span {
    width: 150px;
    height: 28px;
    line-height: 25px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #C00002;
    cursor: pointer;
    color: #C00002;
    margin-left: 25px;
}

.rec_opera {
    width: 15%;
    height: 57px;
    border-bottom: 1px solid #DDDDDD;
}

.rec_info .rec_bar.collapsed .rec_opera {
    color: #C00002
}

.rec_info .rec_opera span:hover,
.rec_info .rec_bar.collapsed .rec_opera span:hover {
    background: #C00002;
    color: #FFFFFF
}

.rec_info> p.rec_bar {
    width: 85%;
}

.rec_header {
    background: #C00002;
    color: #FFFFFF;
    width: 85%;
}

.blank {
    width: 15%;
    background: #C00002;
    height: 57px;
}

.position_detail {
    width: 100%;
    background: url(../images/rec/rec_bg3.jpg) no-repeat center;
    background-size: cover;
    padding-left:40px;
    font-size: 14px;
    line-height: 2;
    border-bottom: 1px solid #DDDDDD;
  overflow: hidden;
}
.position_detail ol {

    padding:30px 0px
}
.position_detail p {
    /*float: left;*/
  background-color: transparent !important;
   /* width: 75px;*/
}

.position_detail ul {
    float: left;
}
.position_detail ul.list-paddingleft-2 {
    float: none;
}
.position_detail ul li {
    color: #707070;
}

#recModal .modal-dialog {
    width: 400px;
    position: relative;
}

#recModal {
    width: 400px;
    left: 50%;
    margin-left: -200px;
}

#recModal .modal-header {
    border-bottom: none;
    height: 52px;
    line-height: 52px;
    text-align: center;
    padding: 0px;
    background: #c00002;
}

#recModal .modal-title {
    line-height: 52px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

#recModal .modal-body {
    padding: 40px 40px 10px 40px;
}

#recModal .modal-body input {
    border: 1px solid #c00002;
    height: 39px;
    line-height: 39px;
    padding-left: 10px;
    font-size: 14px;
    color: #AAAAAA;
    border-radius: 5px;
    width: 100%;
    overflow: hidden;
}

#recModal .modal-body>p {
    margin-bottom: 15px;
    position: relative;
}

#recModal .modal-body .rec_txt input {
    width: 100%
}

#recModal .modal-body .rec_upload button {
    width: 93px;
    position: absolute;
    right: 0px;
    top: 0px;
    outline: none;
    background: red;
    border: none;
    height: 39px;
    font-size: 14px;
    border-radius: 0px 5px 5px 0px;
    color: #fff;
    cursor: pointer;
}

#recModal .modal-body .rec_code img {
    width: 90px;
    height: 37px;
    position: absolute;
    right: 3px;
    top: 1px;
    cursor: pointer;
}

#recModal .modal-footer {
    padding: 0px;
    padding-bottom: 40px;
    text-align: center;
    border-top: none
}

#recModal .footer_btn {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #FFFFFF;
    background-color: #C00002;
    font-size: 14px;
    border-radius: 5px;
    background-image: url(../images/rec/fs.png);
    background-repeat: no-repeat;
    border: none;
    padding-left: 48px;
    background-position: 23px 13px;
}

#recModal .close {
    float: none;
    opacity: 1;
    position: absolute;
    z-index: 999;
    top: 2px;
    right: 0px;
}


/*新闻中心*/

.new_banner {
    background: url(../images/news/new_bg.jpg) no-repeat center;
}

.news_item {
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 1px dashed #AAAAAA;
}

.news_item .date {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid #08459b;
    font-family: "times new roman";
}

.news_item .date p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.news_item .date .year {
    font-size: 28px;
    background: #08459b;
    color: #FFFFFF
}

.news_item .date .time {
    font-size: 22px
}

.news_item .item-group {
    width: 89%;
    float: right;
}

.news_item .item-group .list-text {
    font-size: 14px;
    color: #707070;
    line-height: 1.75;
    height: 73px;
    overflow: hidden;
}

.news_item .item-group h4 {
    font-size: 20px;
    margin-bottom: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_item a:hover h4 {
    color: #C00002
}

.news_item a:hover .date {
    border-color: #C00002
}

.news_item a:hover .date .year {
    background: #C00002
}

.detail {
    margin-bottom: 60px;
}

.detail h1 {
    margin-top: 55px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 30px;
}

.detail .detail_time {
    text-align: center;
    margin-bottom: 20px;
}

.detail .detail_time img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.detail .detail_info {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 15px;
}
.detail p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 15px;
}
.hr {
    margin-bottom: 10px;
    overflow: hidden;
}

.hr i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #08459b;
    border-radius: 50%;
}

.hr i.pull-left {
    /*margin-top:5px*/
}

.hr .line {
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #08459b;
    float: left;
    position: relative;
    top: -3px;
}

.hr i.pull-right {
    position: relative;
    top: -6px;
}


/*产品中心*/

.pro_layout table {
    margin-top: 25px
}

.pro_layout table th {
    background: #08459b;
    color: #FFFFFF;
    text-align: center;
    font-weight: normal;
}

.pro_layout .table> tbody> tr> th {
    padding: 25px 0px;
}

.pro_layout .table> tbody> tr> td {
    padding: 15px 0px;
    vertical-align: middle;
}

.pro_layout table td {
    font-size: 14px;
    text-align: center;
}

.pro_layout .table-striped> tbody> tr:nth-of-type(2n+1) {
    background-color: #f0f4f9;
}

.pro_layout table tr.tr_info:hover,.pro_layout table tr.tr_info:hover span,
.pro_layout .table-striped> tbody> tr.tr_info:nth-of-type(2n+1):hover,.pro_layout .table-striped> tbody> tr.tr_info:nth-of-type(2n+1):hover span {
    background-color: #ccc !important;
  cursor:pointer;s
}

/*.pro_layout table tr.tr_info:hover a {
    color: #FFFFFF
}*/

/* .pro_layout table tr.tr_info:hover td {
    font-size: 16px;
    padding: 23px 0px;
} */

.pro_layout table .th1,
.pro_layout table .td1 {
    width: 13%;
}

.pro_layout table .th2,
.pro_layout table .td2 {
    width: 8%;
}

.pro_layout table .th3,
.pro_layout table .td3 {
    width: 6%;
}

.pro_layout table .th4,
.pro_layout table .td4,
.pro_layout table .th6,
.pro_layout table .td6 {
    width: 11%;
}

.pro_layout table .th5,
.pro_layout table .td5 {
    width: 51%;
}
.pro_layout table .td5 {
    padding:15px !important;
    text-align: left;
}

.pro_detail .pro_intro {
    vertical-align: middle;
    font-size: 36px;
  margin-bottom:30px;
}

.pro_detail .pro_intro .line {
    display: inline-block;
    width: 680px;
    height: 17px;
    background: url(../images/product/pro_hr.png);
    background-size: cover;
}

.pro_detail .nav-tabs> li {
    width: 220px;
    height: 50px;
    text-align: center;
    background: #424b5a;
    color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

.pro_detail .nav> li> a {
    width: 100%;
    height: 100%;
    line-height: 43px;
    border-radius: 0px;
    color: #FFFFFF
}

.pro_detail .nav-tabs> li> a:hover {
    border-color: #424b5a #424b5a #424b5a;
}

.pro_detail .nav> li> a:hover {
    background-color: #424b5a
}

.pro_detail .nav-tabs> li.active> a:hover {
    background-color: #FFFFFF
}

.pro_detail .nav-tabs> li.active> a,
.pro_detail .nav-tabs> li.active> a:focus {
    border: none;
    border-top: 1px solid #000;
    color: #424b5a;
}

.pro_detail .nav-tabs> li.active:last-child> a {
    margin-left: -1px;
}

.pro_detail .nav-tabs> li.active:first-child> a {
    border-left: 1px solid #000000
}

.pro_detail .nav-tabs {
    border-bottom-color: #000000;
}

/* 注册 */
.resiger_layout {
  margin: 120px auto 80px;
}

.resiger_layout h4 {
  margin: 20px auto;
  text-align: center;
}

.resiger_box {
  width: 380px;
  margin: 0px auto;
}

.resiger_box input.txt,
.resiger_box select {
  display: block;
  width: 380px;
  height: 38px;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  padding: 0px 15px;
  margin-bottom: 20px;

}

.resiger_box select {
  width: 380px;
  padding: 0px 15px;
}

.resiger_box input {
  position: relative;
  top: 1px;
}

.resiger_box .tip_txt {
  font-size: 15px;
}

.resiger_box .tip_txt span {
  color: #C00002;
  cursor: pointer;
}

.resiger_box .submit_btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #C00002;
  color: #FFFFFF;
  margin-top: 30px;
  border-radius: 3px;
  border: none;
}

.resiger_box .get_code {
  position: relative;
}

.resiger_box .code {
  position: absolute;
  right: 1px;
  top: 2px;
  width: 120px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border: none;
  color:#fff;
  font-size:14px;
   background: #C00002
 
}
#lawModal,#serviceModal {
  margin-top:80px;
}
#lawModal .modal-header,#serviceModal .modal-header {
  padding:8px;
}
#lawModal .modal-dialog,#serviceModal .modal-dialog {
  width:90%
}
/* 下载文档样式 */
.SearchAndIcon {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.SearchAndIcon input.ThisIsMine {
  width: 100%;
  font-size: 18px;
  background: url(../images/product/search_icon.png) no-repeat 15px center;
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  padding: 12px 0px 12px 50px;
  background-size: 3%;
}

.SearchAndIcon .filterIcon {
  font-size: 15px;
  margin-top: 20px;
  line-height: 13px;
  cursor: pointer;
  vertical-align: bottom;
  display: inline-block;
}
.SearchAndIcon .filterIcon .glyphicon{
   margin-right:5px;
   top:3px;
}
.input_checkbox {
  display: none;
}

.input_checkbox[type=checkbox]+span {
  display: inline-block;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  border: 1px solid #AAAAAA;
  color: #AAAAAA;
  text-align: center;
  margin-right: 5px;
  position: relative;
  top: 4px;
  left: 0px;
}

.input_checkbox[type=checkbox]:checked+span:after {
  content: '\2714';
  position: absolute;
  font-size: 16px;
  left: 3px;
  top: 0px;
}

.select_checkbox {
  display: none;
}

.select_checkbox[type=checkbox]+span {
  display: inline-block;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  border: 1px solid #AAAAAA;
  color: #AAAAAA;
  text-align: center;
  margin-right: 3px;
  position: relative;
  top: 4px;
  left: 0px;
}

.select_checkbox[type=checkbox]:checked+span:after {
  content: '\2714';
  position: absolute;
  font-size: 14px;
  left: 1px;
  top: -3px;
}

label {
  margin-bottom: 0px;
}

.filter-input label {
  margin-right: 20px;
  font-weight: normal;
}

.view-content {
  width: 100%;
  float: right;
  transition: width .3s ease-out;
  -webkit-transition: width .3s ease-out;
}

.mainTitle {
  font-weight: 600;
  margin: 25px 0px 10px;
}

.views-exposed-form ul {
  display: none;
}

.view-header {
  position: relative;
  top: 22px;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Medium", "PingFang SC Medium", "黑体", sans-serif !important;
  font-size: 15px;
  float: left;
}

.viewDownloadDocument .download-btn {
  width: auto;
  height: auto;
  font-size: 16px;
  color: #b4b4b4;
  background: url(../images/product/download-icon.png) 20px center no-repeat #efefef;
  padding: 10px 30px 10px 60px;
  margin-top: 0px;
  display: inline-block;
  background-size: 10%;
  cursor: default;
  float: right;
  border: 0;
  margin: 10px 0 -30px 0;
}

.viewDownloadDocument .download-btn.checked {
  color: #ffffff;
  cursor: pointer;
  background-color: #333333;
  background-image: url(../images/product/download_white.png);
}

.viewDownloadDocument ul.cto {
  position: relative;
 
  float: left;
  border-bottom: 0px;
  overflow: hidden;
}

.viewDownloadDocument ul.cto li.close {
  background: none;
  display: none;
}

.viewDownloadDocument ul.cto li {
  position: relative;
  font-weight: normal;
  color: black;
  padding-right: 45px;
  margin-right: 0;
  margin-left: 0px;
  box-sizing: border-box;
  z-index: 1;
}

.viewDownloadDocument ul.cto:after {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 0;
  content: "+";
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  opacity: .7;
  filter: alpha(opacity=80);
  text-align: center;
  vertical-align: middle;
  z-index: 0;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

ul.cto li.close {
  opacity: 1;
  float: right;
  background: url(../images/close3.png) no-repeat right center;
}

ul.cto li {
  padding-right: 35px;
  margin-left: 33px;
  line-height: 23px;
  font-size: 15px;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "PingFangSC-Medium", "PingFang SC Medium", "黑体", sans-serif !important;
  font-weight: 600;
  color: #009d9f;
  cursor: pointer;
}

.viewDownloadDocument ul.cto li.open {
  background: none;
}

.viewDownloadDocument .view-content table {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%
}

.viewDownloadDocument .view-content table thead {
  background: #CCCCCC;
}

.viewDownloadDocument .view-content table thead tr {
  font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "PingFang SC Medium", "黑体", sans-serif !important;
  font-size: 16px;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  background: #efefef;
}

.viewDownloadDocument .view-content table th,
.viewDownloadDocument .view-content table td {
  border: none;
}

.viewDownloadDocument .view-content table th {
  padding-left: 15px 2px;
}

.view-documentation .views-field-title,
.sat-page .views-field-title {
  padding-left: 30px !important;
}

.view-documentation th,
.view-content table th {
  font-size: 16px;
  padding: 15px 0 !important;
}

.sat-page .views-field-title,
.view-documentation .views-field-title {
  width: 50%;
  text-align: left;
  padding: 30px 30px 15px;

}

.viewDownloadDocument .view-content table tr,
.viewDownloadDocument .view-content table td.active {
  background: white;
}

.viewDownloadDocument .view-content table tr {
  border-bottom: 1px solid #b2b2b2;
}

tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

.viewDownloadDocument .view-content table .SDK-title {
  position: relative;
  padding-left: 31px;
}

.sat-page .views-field-title .SDK-title,
.view-documentation .views-field-title .SDK-title {
  font-size: 16px;
  position: relative;
  padding-left: 30px;
}

.viewDownloadDocument .view-content table .SDK-title span {
  position: absolute;
  top: -2px;
  left: 0;
  background: none;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  line-height: 16px;
  transform: rotate(0);
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.SDK-title span {
  height: 18px;
  width: 18px;
  cursor: pointer;
  margin-top: 2px;
  position: absolute;
  left: 0px;
  margin-right: 20px;
  display: block;
  float: left;
  background: url(../images/open.png) no-repeat center;
  background-size: cover !important;
  outline: 0 !important;
}

.viewDownloadDocument .view-content table .SDK-title span:after {
  content: "+";
  font-size: 18px;
  text-align: center;
  transform: rotate(0);
  -webkit-transform: rotate(0);
}

.viewDownloadDocument .views-field-title .title-content {
  margin-left: 35px;
}

.sat-page .views-field-title .title-content p,
.view-documentation .views-field-title .title-content p {
  line-height: 26px;
}

.sat-page .views-field-body,
.view-documentation .views-field-body {
  display: none;
}

.viewDownloadDocument .view-content table td.views-field-title {
  padding-left: 0px !important;
}

.viewDownloadDocument .views-field-title .title-content {
  margin-left: 35px;
}

.sat-page .views-field-title .title-content,
.view-documentation .views-field-title .title-content {
  margin-left: 40px;
  word-break: break-word;
  display: none;
  font-size: 15px;
  padding-top: 20px;
}

.view-documentation th,
.view-documentation td,
.sat-page th,
.sat-page td {
  padding-right: 0;
  border: 1px solid #ccc;
  text-align: center;
}

.viewDownloadDocument .views-field-nothing span.file a {
  background-image: url(../images/product/download_icon.png);
  width: 24px;
}

.viewDownloadDocument .views-field-title .title-content {
  margin-left: 35px;
}

.viewDownloadDocument .view-content table .SDK-title span.active {
  background: none;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.view-documentation .views-field-nothing a,
.view-sdks-demos .views-field-nothing a,docview-documentation .views-field-field-download-1 a,
.view-sdks-demos .views-field-field-download-1 a {
  background: url(../images/pruduct/download2_icon.png) no-repeat center;
  display: block;
  text-indent: -9999px;
  height: 21px;
  width: 23px;
  background-size: cover !important;
  margin: 0 auto;
}


.pro_detail .tab-content> .tab-pane {
    margin-bottom: 60px;
    overflow: hidden;
  padding: 20px;
}
#doc ul li{
  
 }
#doc ul li .title {
 font-size:20px;
 padding-bottom:5px;
  margin-bottom:5px;
 border-bottom:1px solid #dcdcdc;
}

#doc ul li i {
display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-left: 15px;
}
.return {
    margin-top: 20px;
    text-align: right;
}

.return a {
    color: #C00002
}

.intro_info {
    margin-top: 20px;
    float: left;
    width: 48%;
    margin-right: 11%;
    font-size: 14px
}

.intro_info p {
    line-height: 1.6;
    margin-bottom: 10px;
}

.intro_item {
    float: left;
    margin-top: 20px;
}

.intro_item li {
    font-size: 16px;
    margin-bottom: 10px;
}

.intro_item li i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: url(../images/product/pro_icon.png) no-repeat;
    background-size: cover;
    position: relative;
    top: -3px;
    margin-right: 10px;
}


/*登录*/

.login_layout {
    width: 100%;
    height: 700px;
    background-image: url(../images/login/login_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.login-con {
    width: 340px;
    margin-top: 100px;
    padding: 40px 30px;
    background: #FFFFFF;
    color: #707070;
    font-size: 14px;
}

.login-con input.text {
    height: 35px;
    line-height: 35px;
    border: 1px solid #dcdcdc;
    color: #aaaaaa;
    width: 100%;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.login-con .login_btn {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #C00002;
    margin-top: 20px;
    margin-bottom: 15px;
}

.login-con .login_btn a {
    color: #fff;
  display:block;
}

.rem_btn {
    color: #aaaaaa;
}

.label {
    position: relative;
    top: 2px;
    padding-left: 0px;
}

.input {
    display: none
}

.label .span {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}

.input:checked+.span:after {
    content: "";
    position: absolute;
    left: 3px;
    width: 12px;
    height: 6px;
    border: 1px solid #C00002;
    border-top-color: transparent;
    border-right-color: transparent;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-45deg);
}

.forget_btn a {
    color: #C00002
}

.forget_btn {
    color: #C00002
}

.login_title {
    margin-top: 100px;
}

.login_title span {
    color: #C00002;
    position: relative;
    top: -25px;
}


/*公司*/

.company_banner {
    background: url(../images/company/com_banner.jpg) no-repeat center;
}

.company_nav {
    width: 100%;
}


.company_tab.com_nav li:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, 0.4)
}

.company_profile {
    margin-bottom: 80px;
}

.company_profile .profile_bg {
    width: 100%;
}

.company_profile .profile_con {
    font-size: 14px;
    color: #707070;
    line-height: 1.7;
}

.company_profile .profile_con p {
    margin-top: 25px;
}

.culture_profile {
    width: 47%;
    font-size: 14px;
    color: #707070;
    line-height: 1.6;
}

.culture_profile p {
    margin-top: 13px
}

.culture_profile p:first-child {
    margin-top: 0px
}

.culture_info {
    margin-bottom: 90px;
}

.culture_concept {
    width: 100%;
    height: 435px;
    background: url(../images/rec/rec_bg3.jpg) no-repeat center;
    background-size: cover;
}

.culture_concept ul {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.contact_group {
    width: 100%;
    height: 400px;
    box-shadow: 1px 1px 10px #eee;
    overflow: hidden;
    margin-bottom: 50px;
}

.contact_group .contact_img,
.contact_group .contact_way {
    width: 50%;
    height: 100%;
    float: left;
}

.contact_group .contact_img img {
    height: 100%;
}

.contact_group .contact_way {
    padding-left: 38px;
    padding-top: 65px;
    background: url(../images/contact/area_bg.png) no-repeat right bottom;
    background-position: 90% 270px;
    background-size:30%;
}

.contact_way .title {
    font-weight: bold;
    font-size: 26px;
    color: #08459b;
    margin-bottom: 20px;
}

.contact_way .title img {
    margin-left: 5px
}

.contact_group .contact_way ul li {
    margin-bottom: 16px;
    font-size:15px;
}

.contact_group .contact_way ul li img {
    margin-right: 12px;
}

.contact_group .contact_way ul li span {
    margin-left: 87px;
    display:block;
}
.contact_index .contact_group .contact_way ul li span {
    margin-left:77px;
}

.agent_group {
    width: 100%;
    height: 160px;
    box-shadow: 1px 1px 10px #eee;
    overflow: hidden;
    margin-bottom: 35px;
}

.agent_group .agent_country {
    width: 24%;
    float: left;
    padding: 35px 0px 0px 75px;
    background: url(../images/contact/area_bg.png) no-repeat right bottom;
    background-position: 85px 42px;
    background-size: 65%;
    height: 100%;
}

.agent_group .agent_country h1 {
    font-size: 22px;
    color: #08459b;
    font-weight: bold;
}
.agent_group .agent_country h1 span {
   display:block
}
.agent_group .agent_country h1 p {
    font-size: 16px;
    margin-top: 3px;
}

.agent_group .agent_way {
    margin-top: 30px;
}

.agent_group .agent_way li {
    float: left;
    width: 35%;
    margin-left: 2%;
    height: 45px;
    margin-bottom: 20px;
}

.agent_group .agent_way li img {
    margin-right: 10px;
    float: left;
}

.agent_group .agent_way li span {
    /*float: left;
    display: inline-block;
    width: 90%;*/
   display: block;
margin-left: 35px;
}

.contact_layout {
    margin-bottom: 90px;
}


/*发展历程*/

.history_layout .carousel-indicators {
    width: 100%;
    left: 0px;
    margin-left: 0px;
}

.history_layout .carousel-indicators li,
.history_layout .carousel-indicators .active {
    width: 210px;
    height: 120px;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.history_del .gallery-thumbs {
    height: 160px;
    box-sizing: border-box;
}

.history_del .gallery-thumbs p {
    height: 115px;
    line-height: 105px;
}

.history_del .gallery-thumbs .swiper-slide-thumb-active p {
    line-height: 1;
}

.history_del .gallery-thumbs .swiper-slide {
    height: 100%;
    text-align: center;
}

.history_del .gallery-thumbs p.line {
    width: 94%;
    height: 1px;
    background: #08459b;
    position: relative;
    top: 105px;
    margin: 0px auto;
}

.history_del .swiper-button-prev.swiper-button-white {
    background-image: url(../images/company/lf_arrow.png);
}

.history_del .swiper-button-prev.swiper-button-white:hover {
    background-image: url(../images/company/lf_arrow_on.png);
}

.history_del .swiper-button-next.swiper-button-white {
    background-image: url(../images/company/rt_arrow.png);
}

.history_del .swiper-button-next.swiper-button-white:hover {
    background-image: url(../images/company/rt_arrow_on.png);
}

.history_del .swiper-button-next,
.history_del .swiper-button-prev {
    width: 35px;
    height: 35px;
    background-size: cover;
    margin-top: 0px;
    top: 55%;
}

.history_del .swiper-button-next {
    right: 0px;
}

.history_del .swiper-button-prev {
    left: 0px;
}

.history_del .swiper-wrapper {
    width: 96%;
    position: relative;
    left: 2%;
}

.history_del .gallery-thumbs .swiper-slide {
    font-size: 24px;
    color: #08459b;
    font-family: "times new roman";
}

.history_del .gallery-thumbs .swiper-slide-thumb-active {
    color: #c00002;
    font-size: 80px;
}

.history_del .gallery-thumbs .swiper-slide i {
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/company/focus.png) no-repeat center;
    margin: 0px auto;
    position: relative;
    z-index: 99;
    top: -18px;
}

.history_del .gallery-thumbs .swiper-slide-thumb-active i {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/company/focus_on.png) no-repeat center;
    background-size: cover;
    top: -30px
}

.slide-item {
    height: 210px;
    margin-bottom: 20px;
}

.slide-item .slide_date {
    float: left;
    width: 13%;
    height: 100%;
    line-height: 100%;
    color: #08459b;
    font-size: 30px;
    font-family: "times new roman";
    border-right: 1px solid #DDDDDD;
    padding-right: 15px;
    padding-top: 65px;
    text-align: right;
    margin-right: 40px
}

.slide-item .slide_img {
    float: left;
    width: 20%;
    padding-top: 20px;
    margin-right: 30px;
}

.slide-item .slide_info {
    padding-top: 70px;
    width: 58%;
    float: left;
    font-size: 18px;
}

.slide-item .slide_more {
    width: 33px;
    height: 33px;
    background: url(../images/company/more.png) no-repeat;
}

.slide-item a:hover {
    color: #c00002
}

.slide-item .slide_line {
    display: block;
    width: 130px;
    height: 3px;
    background: #DDDDDD;
    margin-top: 10px;
}

.slide-item a:hover .slide_more {
    background: url(../images/company/more_on.png) no-repeat;
}

.slide-item .slide_date span {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.loading {
    width: 154px;
    height: 42px;
    line-height: 39px;
    font-size: 14px;
    color: #C00002;
    background: url(../images/company/load.png) no-repeat;
    text-align: center;
    margin: 30px 0px 60px 520px;
    cursor: pointer;
}

.product_index {
    padding: 100px 0px 80px;
    position: relative;
    left:0px;
    top:0px;
    overflow: hidden;
}

.product_index .swiper-wrapper {
  display:block;
    margin-top: 10px;
    /*left: 2%;
width: 92%;*/
}

.product_index .swiper-slide {
    width: 50% !important;
  float:left;
  margin-bottom:50px
}

.product_index .swiper-button-next,
.product_index .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: none;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    color: #ccc;
    margin-top: 0px;
    top: 35%;
}

.product_index .swiper-button-next:hover,
.product_index .swiper-button-prev:hover {
    color: #C00002;
    border-color: #C00002;
}

.product_index .swiper-button-next {
    right: 0px;
}

.product_index .swiper-button-prev {
    left: 0px;
}

.swiper_item {
    text-align: center;
}

.swiper_item .pro_img {
    width: 180px;
    height: 206px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0px auto 20px;
    position: relative;
    overflow: hidden;
}

.swiper_item .pro_img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s 0s ease-in-out;
}

.swiper_item .pro_img img.pro_img_on {
    transform: translate3d(0, 100%, 0);
    opacity: 0;
}
.swiper_item .swiper_info {
   width:59%;
  margin-left:3%;
  margin-top:5px;
}
.swiper_item a:hover .pro_img img {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.swiper_item a:hover .pro_img img.pro_img_on {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


.swiper_item .pro_info {
    font-size: 14px;
    color: #707070;
    margin: 20px auto;
    overflow: hidden;
     text-align:left;
}

.swiper_item .pro_txt {
    font-size: 14px;
}

.swiper_item .pro_txt span {
    font-size: 24px;
}

.swiper_item a:hover .pro_txt span {
    color: #C00002
}

.swiper_item .pro_more {
    width: 154px;
    height: 44px;
    background: url(../images/index/com_more.png) no-repeat;
    text-align: center;
    line-height: 40px;
    color: #C00002;
    font-size: 14px;
    margin: 0px auto
}

.swiper_item a:hover .pro_more {
    background: #C00002;
    color: #FFFFFF;
    border-radius: 20px;
}

.news_center {
    margin-top: 35px;
}

.news_title {
    margin-bottom: 10px;
}

.news_center .news_lf,
.news_center .news_rt {
    width: 47%;
}

.news_center .news_item .item-group {
    width: 78%
}

.news_center .news_item {
    border-bottom: none;
    width:100%;
}

.news_center .topic {
    width: 94%;
    height: 22px;
    background: url(../images/index/fg.png) no-repeat;
    background-size: cover;
}

.news_center .topic span {
    font-size: 28px;
    position: relative;
    left: 15px;
    top: -25px;
}

.news_more {
    display: inline-block;
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/index/news_more.png) no-repeat;
    position: relative;
    top: -35px;
}

.news_more:hover {
    background: url(../images/index/news_more_on.png) no-repeat;
}

.company_index {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
  margin-bottom:30px;
}
.company_index .intro_detail {
  
    overflow: hidden;
}
.company_lf,
.company_rt {
    width: 50%
}

.company_lf {
    background: url(../images/index/banner2.jpg) no-repeat;
  display:none;
}

.company_rt {
  width: 100%;
    background: url(../images/index/com_bg.png) no-repeat;
    background-size: 90%;
    background-position: 100px 200px;
    padding: 90px 0px 0px 0%;
}

.company_rt .introduction {
    text-align: left;
}
.company_rt .introduction h1{ text-align:center; }
.company_rt .introduction p {
    width: 100%;
    margin: 0px;
    margin-top: 15px;
}

.intro_btn {
    display: block;
    width: 154px;
    height: 44px;
    line-height: 41px;
    background: url(../images/index/com_more.png) no-repeat;
    text-align: center;
    color: #C00002;
    font-size: 14px;    
    margin: 0px auto;
    margin-top: 45px;
}
.company_index .intro_btn:hover {
    background-color:#C00002;
    color: #fff;
    border-radius: 50px
}
.contact_index {
    width: 100%;
    padding: 90px 0px 35px 0px;
    background: url(../images/index/line_bg.jpg) repeat;
}

.contact_index .contact_lf {
    width: 58%;
}

.contact_index .contact_lf img {
    max-width: 90%;
}
.contact_index .contact_lf {
    background: url(../images/index/map.png) no-repeat center;
    background-size:cover;
    width:610px;
    height: 606px;
    position: relative;
    top:60px;
}
.contact_index .contact_lf p{
    width:60px;
    height:60px;
    border-radius: 50%;
    text-align: center;
    position: absolute; 
    opacity: 0.8;
    cursor: pointer;
    font-size:14px;
    transition: all 0.3s ease 0.01s;
}
.contact_index .contact_lf p:hover{
    opacity: 0.95;
    transform: scale(1.2);
    z-index:999;
}
.contact_index .contact_group .contact_way ul li {
    margin-bottom: 10px;
}
.contact_index .contact_rt .contact_way li i {
    width:23px;
    height:23px;
    background-size: contain;
}
.contact_index .contact_rt .contact_group .contact_way {
    padding-top:25px;
    padding-left:20px
}
.contact_index .contact_rt .contact_group {
    margin-top:30px;
    margin-bottom: 0px;
}
.contact_index .contact_way .title {
    margin-bottom: 15px;
}
.contact_index .contact_lf p a{
    color: #FFFFFF;
}
.contact_index .contact_lf i{
    display: inline-block;
    width:15px;
    height:19px;
    background:url(../images/index/map_icon.png) no-repeat;
    background-size:cover;
    margin-top: 10px;
margin-bottom: -3px;
}
.contact_index .contact_lf p.p1{
    background:#e39000;
    background: #e39000;
right: -8px;
top: 110px;
}
.contact_index .contact_lf p.p2{
    background:#f7cb00;
right: 50px;
top: 130px;
}
.contact_index .contact_lf p.p3{
    background:#c5191b;
right: 190px;
top: 145px;
}
.contact_index .contact_lf p.p4{
    background:#08459b;
right: 210px;
bottom: 190px;
}
.contact_index .contact_lf p.p5{
    background:#e39000;
right: 157px;
bottom: 210px;
}
.contact_index .contact_lf p.p6{
    background:#f7cb00;
right: 120px;
bottom: 208px;
}
.contact_index .contact_rt {
    width: 42%;
}

.contact_rt .contact_group {
    background-color: #FFFFFF;
}

.contact_rt .contact_group .contact_way {
    background: transparent
}

.contact_rt .contact_group .contact_way {
    width: 100%
}

.contact_rt .contact_group .contact_way {
    padding-top: 45px;
    padding-bottom: 25px;
}

.contact_rt .contact_way .title {
    font-size: 24px;
    font-weight: normal;
}

.contact_rt .contact_way .title .line {
    width: 45%;
    height: 5px;
    background: url(../images/index/contact_bg_on.png) no-repeat;
    background-size: cover;
    display: inline-block;
    position: relative;
    top: -5px;
}

.contact_rt .contact_way a:hover .title .line {
    background: url(../images/index/contact_bg.png) no-repeat;
}

.contact_rt .contact_way a:hover .title {
    color: #C00002;
}

.contact_rt .contact_group {
    height: auto;
}

.contact_rt .contact_way li i {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    top: 5px;
    margin-right: 4px;
}

.contact_rt .contact_way li i.location {
    background-image: url(../images/user/location.png);
}

.contact_rt .contact_way a:hover li i.location {
    background-image: url(../images/user/location_on.png);
}

.contact_rt .contact_way li i.email {
    background-image: url(../images/user/email.png);
}

.contact_rt .contact_way a:hover li i.email {
    background-image: url(../images/user/email_on.png);
}

.contact_rt .contact_way li i.phone {
    background-image: url(../images/user/phone.png);
}

.contact_rt .contact_way a:hover li i.phone {
    background-image: url(../images/user/phone_on.png);
}

.contact_rt .contact_way li i.fax {
    background-image: url(../images/user/fax.png);
}

.contact_rt .contact_way a:hover li i.fax {
    background-image: url(../images/user/fax_on.png);
}

.contact_rt .contact_way .title img {
    width: 40%;
}

.contact_rt .contact_way .title span {
    display: inline-block;
    width: 105px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    color: #08459b;
    border-radius: 15px;
    border: 1px solid #08459b
}

.contact_rt .contact_way a:hover .title span {
    background: #C00002;
    color: #FFFFFF;
    border-color: #C00002;
}


/*footer*/

footer {
    background: url(../images/foort-bg.jpg) repeat;
    padding: 18px 0px;
    text-align: center;
    color: #FFFFFF;
    line-height: 1.8;
}

footer a,
footer a:link {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 10px;
}

footer a:hover {
    color: #FFFFFF;
}

footer i {
    font-style: normal;
    padding: 0px 6px 0px 2px;
}
#three_box {
    width:100%;
    height:450px;
    overflow: hidden;
    position: absolute;
    left:0px;
    bottom: 0px;
}
/*网站地图*/
.website_con,.link_con{
    margin-bottom: 60px;
}
.linkbox {
padding: 10px 0px;
border-bottom: 1px solid #ddd;
}
.linkbox h3, .linkbox h3 a {
font-size: 16px;
color: #C00002;
margin-bottom: 5px;
}
.linkbox ul{
width: 100%;
overflow: hidden;
clear: both;
padding-bottom: 10px;
font-size:14px;
}
.linkbox ul li {
float: left;
line-height: 14px;
padding: 8px 10px 0px;
white-space: nowrap;
}
.linkbox ul  li a {
float: left;
}
.website_con .breadcrumb ,.link_con .breadcrumb{
    margin-bottom: 20px;
}
.link_group li a {
    display: block;
}
.link_group li {
width: 100px;
float: left;
text-align: center;
margin:10px;    
}
.link_group li img{
    width:50px;
    height: 50px;
    margin-bottom: 10px;
}
.search_banner {
    background-image: url(../images/company/com_banner.jpg)
}
.search_layout .news_item .item-group {
    width:100%;
}
@media screen and (min-width:798px) and (max-width:1367px){  
.mid_nav {
  width:650px
}

}
@media (min-width: 1601px) {
    .news_index .container,
    .contact_index .container {
        width: 1440px
    }
    #three_box {
        height:550px;
    }
    /* .swiper_item .pro_img {
        width: 213px;
        height: 244px;
    } */
    .news_center .news_lf, .news_center .news_rt {
        width:48%
    }
}
@media screen and (min-width:1367px) and (max-width:1440px) {
   
}
@media screen and (min-width:1441px){
    #three_box {
       
    }
}

/*ipad*/

@media screen and (min-width:769px) and (max-width:1199px) {
    .container {
        width: 970px
    }
    .news_item .item-group {
        width: 85%
    }
    .news_item .date {
        width: 99px;
        height: 99px;
    }
    .agent_group .agent_way li span {
        width: 86%;
    }
    .culture_profile {
        width: 100%;
        margin-top: 20px;
    }
    .news_center .news_item .item-group {
        width: 70%
    }
    .navbar-default .navbar-right li:last-child {
        margin-left: 5x;
    }
    .navbar-default .navbar-right input {
        width: 180px;
    }
    .mid_nav {
        width: 580px;
        left: 0px;
    }
    .navbar {
        width: 99%
    }
}
@media (min-width: 768px) {

    #recModal{
        top:100px;  
        }
#userModal {
  top:80px; 
}
}


/*移动设备*/

@media (max-width: 768px) {
    .container {
        width: 100%;
        padding: 0px 8px;
        overflow: hidden;
    }
    .com_nav {
        line-height: 45px;
        font-size: 16px;
    }
    .com_nav {
        height: 45px;
        line-height: 45px;
    }
    .com_banner {
        height: 240px;
        background-size: cover !important;
    }
    .breadcrumb {
        margin-bottom: 30px;
    }
    .layout_bg img {
        width: 90%
    }
   .third>li>a {
     line-height:45px
   }
    .introduction h1 {
        font-size: 24px
    }
    footer a,
    footer a:link,
    .copyright {
        font-size: 14px;
    }
    .introduction p {
        width: 100%
    }
    .culture_img {
        width: 100%;
        margin-bottom: 15px;
    }
    .culture_img img {
        max-width: 100%;
    }
    .culture_profile {
        width: 100%;
    }
    .culture_info {
        margin-bottom: 20px;
    }
    .culture_concept {
        height: auto;
    }
    .culture_concept ul {
        margin-top: 15px;
    }
    .history_del .gallery-thumbs .swiper-slide-thumb-active {
        font-size: 50px;
    }
    .history_del .gallery-thumbs p {
        top: 15px
    }
    .slide-item .slide_img {
        width: 60%;
        padding-top: 0px;
        margin-right: 0px;
    }
    .slide-item .slide_info {
        padding-top: 10px;
        width: 60%;
        font-size: 14px;
    }
    .slide-item .slide_more {
        position: relative;
        top: -20px;
    }
    .slide-item {
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
        /* overflow: hidden; */
    }
    .loading {
        margin: 30px auto;
    }
    .contact_group .contact_img,
    .contact_group .contact_way {
        width: 100%
    }
    .contact_group,
    .contact_group .contact_img img,
    .agent_group {
        height: auto;
    }
    .contact_group .contact_way {
        padding-left: 0px;
        padding-top: 30px;
    }
    .contact_way .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .contact_group .contact_way ul li {
        font-size: 15px;
    }
    .contact_group {
        margin-bottom: 20px;
    }
    .agent_group .agent_country {
        width: 100%;
        padding: 15px 0px 0px 15px;
        background: none;
        float: none
    }
    .agent_group .agent_way li {
        float: left;
        width: 100%;
        margin-left: 0%;
        height: auto;
        margin-bottom: 20px;
    }
    .login_title {
        float: none !important;
        margin-top: 20px;
    }
    .login_title img {
        width: 80%;
    }
    .login-con {
        float: none !important;
        margin-top: 20px
    }
    .login_layout {
        height: 500px;
    }
    .news_item .date {
        width: 99px;
        height: 99px;
    }
    .news_item .item-group {
        width: 65%;
    }
    .pagination {
        margin: 50px auto 50px;
    }
    .pagination> li {
        margin-bottom: 10px;
    }
    .detail h1 {
        margin-top: 35px;
        font-size: 20px;
    }
    .pro_detail_con.pro_con .container {
        width: 100%
    }
    .pro_detail .pro_intro .line {
        display: none;
    }
    .pro_detail .nav-tabs> li {
        width: 50%;
    }
    .pro_layout table .th5,
    .pro_layout table .td5 {
        display: none;
    }
    .pro_layout table .th1,
    .pro_layout table .td1 {
        width: 10%
    }
    .intro_info {
        float: none;
        width: 100%;
        margin-right: 0%;
    }
    .user_nav {
        width: 100%;
        font-size: 16px;
    }
    .user_nav .nav-tabs {
        padding-left: 0px;
    }
    .user_tabcon .tab-content {
        width: 100%;
    }
    .change_psd {
        margin-top: 30px;
        margin-left: 0px;
    }
    .rec_bar span {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .rec_info .rec_name {
        width: 38%;
        padding-left: 5px;
    }
    .rec_info .rec_number,
    .rec_info .rec_area {
        width: 19%;
    }
    .rec_info .rec_time {
        width: 17%;
    }
    .rec_info .rec_opera {
        margin-left: 0px;
          border-bottom:1px solid #ddd
    }
    .rec_info> p {
        line-height: 40px;
        border-bottom: none;
    }
    .position_detail {
        padding: 10px;
    }
    .product_index {
        padding-top: 30px;
        padding-bottom: 30px;
        height: auto;
        overflow: hidden;
    }
    .news_index {
        padding: 60px 0px 30px;
    }
    .news_center .news_lf,
    .news_center .news_rt {
        width: 100%;
        margin-bottom: 30px;
    }
    .news_center .news_item .item-group {
        width: 65%;
    }
    .company_lf,
    .company_rt {
        width: 100%
    }
    .company_lf {
        height: 300px;
    }
    .company_index {
        height: auto;
    }
    .company_rt {
        height: auto;
        padding: 30px 0px 0px 0px
    }
    .intro_btn {
        margin-top: 25px
    }
    .contact_index {
        padding: 30px 0px 35px 0px;
        background: none;
    }
    .contact_index .contact_lf,
    .contact_index .contact_rt {
        width: 100%
    }
    .contact_index .contact_lf {
        top:15px;
    }
    .contact_rt .contact_way .title .line {
        display: none;
    }
    .carousel-indicators li {
        width: 10px;
        height: 10px;
    }
    .carousel-indicators .active {
        width: 18px;
        height: 18px;
        background-size: cover;
    }
    .navbar {
        width: 98%;
       
    }
.collapse.in .navbar {
 height:100vh
}
    .navbar-brand>img {
        max-width: 70%;
    }
    .carousel {
        height:220px;
    }
    header {
        position:relative;
        height: 65px;
        background: rgba(255,255,255,0.9);
    }
    .navbar-toggle {
        margin-top: 16px;
    }
    .navbar-default .navbar-collapse {
        position: relative;
        z-index: 99;
        background: rgba(255,255,255,0.9);
        padding: 0px 0px;
        overflow: hidden;
        top: 5px;
        height:85vh;
    }
    .fixed_header .navbar-default .navbar-collapse {
        background: rgba(255, 255, 255, 0.9);
    }
    .mid_nav {
        display: block;
        width:100%;
        padding:0px 15px;
        left:0px;
    }
    .dropdown-menu>li ul {
    position: relative;
    }
    .third {
        min-height:20px;
  z-index:1
    }
    .fixed_header .navbar-nav>li {
        line-height:40px
    }
    .navbar-collapse {
        padding-right: 5px;
        padding-left: 5px;
    }
    .nav>li {
        line-height: 40px;
    }
    .navbar-nav {
        margin: 0px;
    }
    .navbar-default .navbar-right input {
        left: 5px;
    }
    .navbar-default .navbar-right li button {
        right: 184px;
        top: 10px;
    }
    .navbar-default .navbar-right li:last-child {
        margin-left: 5px;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 40px;
    }
    .dropdown-menu {
        height: auto !important;
        min-height: 20px;
    }
    .dropdown-menu> li> a {
        line-height: 40px;
        font-size:14px;
    }
    .third {
        left: 0px;
        top: 55px;
        height: auto !important;
        padding-bottom: 5px;
    }
    .third li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .dropdown-menu>li .third {
        top:0px !important
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #303030;
        background-color: transparent;
    }
    .navbar-default .navbar-right li {
        left: 10px;
    }
    .com_banner .nav>li,.com_nav .nav-tabs>li>a {
        line-height: 46px;
  height:46px
    }
    .blank {
        display: none;
    }
    .rec_header,
    .rec_info> p.rec_bar {
        width: 100%;
    }
    .rec_opera {
        width: 100%;
        border-bottom: 1px solid #DDDDDD;
        float: right;
        margin-right: 20px;
    }
    #recModal,
    #recModal .modal-dialog {
        width: 100%;
        left: 0%;
        margin-left: 0px;
    }
    .modal-dialog {
        margin: 10px 0px;
        ;
    }
    #userModal .modal-body {
        padding: 5px;
    }
    #recModal .close {
        left: 300px
    }
    #userModal .modal-dialog {
        width: 100%;
    }
    #userModal .info_con ul li {
        height: auto;
    }
    #myCarousel .item {
        height:220px;
    }
    .box .left {
        width:151px;
        height:65px;
    }
    .item1 .box .left {
top: 80px;
}
.item1 .box .right {
    top: 155px;
    right: 0px;
}
.item1 .box .right img {
    width:30%
}
.item2 .box .right img {
    width:60%
}
.on .item1.active .box .right {
left: -10px;
}
.item2.active .box .left {
top: 90px;
}
.item2.active .box .right {
top: 170px;
}
#particles-js{
    display: none;
}
.contact_index .contact_lf {
    height: 300px;
    background-size:contain
}
.contact_index .contact_lf p {
    width:40px;
    height:40px;
    font-size:12px;
}
.contact_index .contact_lf p i{
    display: none
}
.contact_index .contact_lf p a {
color: #FFFFFF;
position: relative;
top: -5px;
}
.contact_index .contact_lf p.p6 {
right: 100px;
bottom: 100px;
}
.contact_index .contact_lf p.p1 {
right: 30px;
top: 45px;
}
.contact_index .contact_lf p.p2 {
right: 60px;
top: 60px
}
.contact_index .contact_lf p.p3 {
right: 150px;
top: 75px;
}
.contact_index .contact_lf p.p4 {
right: 150px;
bottom: 90px;
}
.contact_index .contact_lf p.p5 {
right: 130px;
bottom: 120px;
}
#three_box{
    display: none
}
.product_index .swiper-slide {
  width:100% !important;
  float:none;
   text-align:center;
}
.swiper_img ,.swiper_info{
 float:none !important
}

.swiper_item .swiper_info {
  width:100%;
  margin-left:0px;
}

.resiger_box,.resiger_box input.txt, .resiger_box select {

  width:100%
}

}

/*类似原子动画*/
canvas{
  display:block;
  vertical-align:bottom;
}


/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js{
  width: 100%;
  height: 200px;
  position: absolute;
  left:0px;
  bottom:0px;
}
.footer-top .container span{
   display:inline!important;
  }
