
*{-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;}
html{}

html, body {
-ms-overflow-style: scrollbar;
}
body{ background:#fff; color:#333;font-family: "Microsoft YaHei","arial"; overflow:hidden; overflow-y: scroll; margin:0;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin: 0; }
.container img{ max-width:100%;}
ul { margin: 0; padding: 0; }
li { list-style:none;}
a:hover{ text-decoration:none; }
.img { width: 100%; overflow: hidden; }
.img img { width: 100%; }
.img img:hover { transform: scale(1.1); }
body p { line-height: 36px !important;}

.header{ width:100%; background: #fff; border-bottom: solid 1px #d0d0d0;}
.header .container { /*position: relative;*/ }
.navbar {
    margin-bottom: 0;
    border-radius: 0;
    border:0;
}
.header .navbar-brand {
    height:auto;    
    padding: 0;
    margin-left: 0 !important;
}
.navbar-header { position: relative; z-index: 99; }
.navbar-toggle { margin-top: 35px; padding-right: 0; }
.navbar-toggle .icon-bar { background: #333; }
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.header .navbar-nav {
   /* margin: 0 7% 0 0;
    float: right;*/
    margin-left: 30px;
}
.header .navbar-nav > li { padding: 0 0.9rem; position: relative; height: 120px;
    padding-top: 40px;}
.header .navbar-nav > li > a { 
    color: #fff;
    padding: 0;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
}
.top-head .navbar-nav > li > a { color: #000; height: 100%;}
.top-head .navbar-nav > li > a span { display: block; font-size: 12px; color: #888; }
.nav > li > a:hover, .nav > li > a:focus, .header .nav .active a {
    background: none;
    border:0;
    color: #00a0e9;
    border-bottom: 3px solid #00a0e9;
    
}
.header .nav li.active a span, .nav > li > a:hover span { color: #00a0e9; }
.nav li:hvoer {  }
.subnav {
    top: 120px;
    left: 50%;
    margin-left: -130px;
    width: 260px;
    z-index: 10;
    padding: 20px 10px;
    display: none;
    position: absolute;
    background: #00a0e9;
    background: rgba(0,160,233,0.9)
}
.subnav:before {
    content: "";
    left: 30px;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -4px;
    border-bottom: solid 8px #00a0e9;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent
}
.header .nav .subnav a {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    border-bottom: solid 1px rgba(255,255,255,0.2)
}
 .subnav a:hover {
    font-weight: 600
}
.header .nav .subnav a:last-child {
    border-bottom: 0
}
.nav li:hover .subnav {
    display: block
}

.navbar-collapse { position: relative; }
.language {
    position: absolute;
    right: 0;
    top: 40px;
}
.language a {
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    background: #797979;
    border-radius: 50%;
    margin-left: 4px;
}
.language a:nth-child(1) {
    background: #00a0e9;
}
.language a:hover { text-decoration: underline; }

.sy-banner { margin-top: 121px; }
.sy-banner .carousel-indicators { bottom: 5px; }
.sy-banner .item {
    background-size: cover !important;
    background-position: center !important;
}
.sy-banner .carousel-indicators li {
    background: #8a8a8a;
    width: 15px;
    height: 15px;
    border: 0;
    margin: 0;
}
.sy-banner .carousel-indicators .active {
    width: 15px;
    height: 15px;
    background: #fff;
    border: solid 3px #00a0e9;
}
.carousel-control.right, .carousel-control.left { background: none; }
.sy-banner .textbox {
    top: 9%;
    left: 0;
    width: 100%;
    z-index: 10;
    text-align: center;
    position: absolute;
}
.textbox h2 {
    color: #333;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    padding-top: 80px;
    margin-bottom: 10px;
}
.textbox h2 em { color: #00a0e9; font-weight: 600; font-style: normal; }
.textbox h3 { font-size: 36px; color: #fff; line-height: 48px; text-align: left; padding-top: 200px;}
.textbox h5 { font-size: 20px; color: #fff; line-height: 30px; text-align: left;}
.textbox p {
    font-size: 18px;
    color: #646464;
}

.sy-ab {
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
    color: #333;
    margin-top: 70px;
    line-height: 30px;
}
.sy-ab h1 {
    line-height: 60px;
    color: #00a0e9;
    font-size: 56px;
    margin-bottom: 30px;
}
.sy-ab p { font-size: 14px; line-height: 30px;}
.sy-ab .text, .video-box{
    padding: 0 13.5%;
    margin-bottom: 30px;
}
.more {
    margin-top: 20px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    display: block;
    text-transform: uppercase;
    color: #666;
}
.more img { margin: -5px 5px 0 10px; }
.sy-pro li:hover .more, .more:hover {
    background: url(../images/more-hover.png) no-repeat;
    color: #fff;
    padding-left: 30px;
    transition: all 0.3s linear;
}
.more:hover img, .sy-pro li:hover .more img { display: none; }
.sy-video {
    background: url(../images/bg-video.jpg) no-repeat center;
    background-size: cover;
}
.sy-video video { width: 100%; }

.animated {
    animate-duration: 2s;    
    animate-delay: 1s;   
    animate-iteration-count: 2;
}
.sy-pro li { 
    display: flex; 
    background: #F4F4F4; 
    position: relative;
    
}
.sy-pro li:nth-child(2) { background: #fff; }
.rightbox { /*position: absolute; right: 0; top: 0;*/ overflow: hidden;}
.sy-pro li:nth-child(2) .rightbox { /*left: 0; right: unset;*/ }
.leftbox {
    padding-right: 70px;
    padding-top: 100px;
    height: 580px;
    width: 50%;
}
.sy-pro li:first-child .leftbox, .sy-pro li:last-child .leftbox { padding-left: 10%; }
.sy-pro li:nth-child(2) .leftbox { padding-right: 10%; float: right; padding-left: 70px;}
.sy-pro li:hover img { transform: scale(1.1); }
.leftbox h2 {
    font-size: 30px;
    line-height: 40px;
    height: 45px;
    overflow: hidden;
    color: #666;
    font-family: arial;
    text-transform: uppercase;
}
.leftbox h1 {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    font-size: 32px;
    color: #0a84da;
}
.leftbox p {
    font-size: 15px;
    color: #666;
    line-height: 32px;
    margin-top: 40px;
}
.sy-news { margin-top: 70px; }
.sy-news ul { display: flex; }
.sy-news li { flex: 1; background: #f7f7f7; /*height: 323px;*/ overflow: hidden;}
.sy-news li:hover { background: #F9FCFF; transition: all 0.5s ease; }
.sy-news .text {
    padding: 60px 60px 0 40px;
}
.sy-news h1 {
    font-size: 36px;
    line-height: 40px;
    color: #0a84da;
    margin-bottom: 30px;
    text-align: center;
}
.sy-news h2 {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sy-news small {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    text-transform: uppercase;
    display: block;
}
.sy-news p {
    color: #666;
    height: 60px;
    overflow: hidden;
    line-height: 30px;
    margin: 20px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sy-news a {
    color: #0a84da;
    font-size: 15px;
    font-family: arial;
    text-transform: uppercase;
}
.sy-news .btn {
    margin: 50px 8px 0;
    color: #0a84da;
    font-size: 15px;
    line-height: 40px;
    display: inline-block;
    border-radius: 30px;
    border: solid 1px #0a84da;
    padding: 0 25px;
}
.sy-news .btn:hover {
    color: #fff;
    background: #0a84da;
    box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
}
footer {
    background: #161616;
    color: #b8b8b8;
    padding-top: 70px;
    background: #161616;
    margin-top: 100px;
}
footer h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.f-link { display: flex; flex-wrap: wrap;}
.f-link li a, .f-link li span {
    color: #b8b8b8;
    line-height: 36px;
}
.f-link li { width: 50%; }
.f-link a:hover { color: #fff; }
.copy {
    margin-top: 50px;
    color: #555;
    padding: 20px 0;
    position: relative;
    font-size: 14px;
    border-top: solid 1px #262626;
}
.float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  font-size: 14px;
  line-height: 28px;
}
.float .float-closed {
  right: 0;
  top: -25px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
  font-weight: 100;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: absolute;
  background-color: #232323;
}
.float .return-top {
  width: 64px;
  height: 64px;
  display: none;
  cursor: pointer;
  background: url(../images/top-icon.png) no-repeat center #333333;
}
.float .return-top:hover {
  background-color: #e34f43;
}
.float .float-box li {
  width: 64px;
  height: 64px;
  margin-top: 1px;
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: #4c4c4c;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.float .float-box li .item {
  bottom: 0;
  right: 107%;
  width: 133px;
  color: #7f7f7f;
  display: none;
  text-align: center;
  position: absolute;
  padding: 10px;
  background-color: #4c4c4c;
  padding-top: 20px;
}
.float .float-box li:hover .item { display: block; }
.float .float-box li .item:before {
  content: "";
  right: -10px;
  bottom: 20px;
  position: absolute;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #4c4c4c;
  border-width: 5px;
  width: 0;
  height: 0;
}
.float .float-box li .item .btn-warning {
  padding-top: 5px;
  padding-bottom: 5px;
}
.float .float-box li .item .p-1 {
  font-size: 12px;
}
.float .float-box li .item .p-2 {
  font-size: 17px;
  font-family: 'century gothic';
  color: #dcdcdc;
}
.float .float-box li > a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 90px;
}
.float .float-box li:hover {
  background-color: #ff5c01;
}
.float .float-box li .qq {
  line-height: 30px;
}
.float .float-box li .qq span {
  font-size: 16px;
  color: #a8a8a8;
  margin-bottom: 15px;
}
.float .float-box li .qq a {
  display: block;
  margin-bottom: 15px;
  color:#fff;
}
.float .float-box li .qq span {
  color: #fff;
  font-size: 12px;
}
.float .float-box li .qq img {
  vertical-align: middle;
  background: #8e8e8e;
  border-radius: 50%;
  display: block;
  height: 50px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}
.float .float-box li .item-message {
  width: 200px;
  color: #ffffff;
}

.ab-banner, .lx-banner, .news-banner { 
    margin-top: 121px;
    background-size: cover;
    height: 400px; 
    background-position: center;
    background-repeat: no-repeat;
}
.inside-menu {
    background: #f6f6f6;
    padding: 55px 0;
    vertical-align: top;
    text-align: center;
}
.inside-menu .container {
    position: relative
}
.inside-menu .container:before {
    content: "";
    height: 4px;
    top: 50%;
    width: 100%;
    left: 0;
    margin-top: -2px;
    position: absolute;
    background: url(../images/line.jpg) repeat-x top center
}
.inside-menu i {
    width: 15px;
    height: 54px;
    z-index: 2;
    position: relative;
    display: inline-block;
    background: #f6f6f6
}
.inside-menu span {
    vertical-align: top;
    display: inline-block;
    position: relative;
    z-index: 2
}
.inside-menu span:after {
    content: "";
    bottom: -13px;
    left: 50%;
    margin-left: -5px;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    border-top: solid 14px #00a0e9;
    border-left: solid 9px transparent;
    border-right: solid 9px transparent
}
.inside-menu span a {
    display: block;
    /*width: 330px;*/
    padding: 0 90px;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    background: #fff;
    border: solid 1px #e6e6e6
}
.inside-menu span:hover:after,.inside-menu .active:after {
    opacity: 1
}
.inside-menu span:hover a,.inside-menu .active a {
    color: #fff;
    border-color: #06a2e9;
    background: #06a2e9
}
.about { padding: 70px 0 90px; background: url(../images/bg2.jpg) no-repeat top center;}
.about h1 img {
    margin-right: 10px;
    max-height: 52px;
}
.about h1 {
    font-size: 38px;
    margin-bottom: 30px;
}
.about p, .about .ind {
    font-size: 18px;
    line-height: 36px;
    color: #555;
    margin-bottom: 30px;
}
.about .ind { text-indent: 2em; }
.about .video-box, .video-box video { width: 100%; }
.about .video-box { margin-top: 50px; }

.inside-honor .title {
    padding: 40px 0;
    text-align: center
}
.inside-honor .title .cn {
    color: #242424;
    line-height: 46px;
    font-size: 36px
}
.inside-honor .title .en {
    font-size: 14px;
    font-family: arial;
    color: #9c9d9c;
    margin-top: 5px;
    text-transform: uppercase
}
.inside-honor .bg {
    height: 670px;
    padding-top: 80px;
    background: url(../images/honor-bg.jpg) no-repeat top center
}
.inside-honor .bigimg {
    background: #fff;
    width: 340px;
    height: 430px;
    margin: 0 auto;
    padding-top: 10px
}
.inside-honor .bigimg span {
    display: block;
    position: relative
}
.inside-honor .bigimg span:after {
    content: "";
    display: block;
    padding-bottom: 120%
}
.inside-honor .smallimg {
    padding: 60px 70px 90px 70px
}
.inside-honor .smallimg span {
    cursor: pointer;
    display: block;
    margin: 0 10px;
    border: solid 2px #fff;
    position: relative
}
.inside-honor .smallimg span:after {
    content: "";
    display: block;
    padding-bottom: 140%
}
.inside-honor .smallimg .slick-current span {
    border-color: #9a1f22
}
.inside-honor .slick-prev {
    left: -360px;
    border: 0;
    width: 28px;
    height: 70px;
    margin-top: -35px;
    background: url(../images/left-11.png) no-repeat center center #fff
}
.inside-honor .slick-prev:hover {
    background: url(../images/left-11-1.png) no-repeat center center #00a0e9
}
.inside-honor .slick-next {
    right: -360px;
    border: 0;
    width: 28px;
    height: 70px;
    margin-top: -35px;
    background: url(../images/right-11-1.png) no-repeat center center #fff
}
.inside-honor .slick-next:hover {
    background: url(../images/right-11.png) no-repeat center center #00a0e9
}

.inside-current {
    background: #f7f7f7;
    height: 55px;
    color: #888;
    font-size: 15px;
    line-height: 55px;
    overflow: hidden
}
.inside-current img {
    margin: 0 10px 0 0;
}
.inside-current a {
    color: #888
}
.inside-current a:hover {
    color: #00a0e9
}
.inside-contact .contact01 {
    padding: 90px 0
}
.inside-contact .contact01 .contact-title {
    text-align: center
}
.inside-contact .contact01 .contact-title:after {
    content: '';
    display: block;
    margin: 15px auto;
    width: 38px;
    height: 4px;
    background: #00a0e9
}
.inside-contact .contact01 .contact-title h3 {
    font-size: 50px;
    font-weight: normal;
    color: #333;
    line-height: 60px;
    margin-bottom: 20px
}
.inside-contact .contact01 .contact-title p {
    font-size: 20px;
    color: #666
}
.inside-contact .contact01 .contact-list li {
    width: 33.33333333%;
    float: left;
    text-align: center
}
.inside-contact .contact01 .contact-list li .box {
    position: relative;
    padding-top: 55px
}
.inside-contact .contact01 .contact-list li .text {
    padding-top: 22px
}
.inside-contact .contact01 .contact-list li .text .bt {
    font-size: 24px;
    color: #666;
    margin-bottom: 20px
}
.inside-contact .contact01 .contact-list li .text .jsh {
    font-size: 24px;
    color: #000
}
.inside-contact .contact01 .contact-list li .text .jsh a {
    color: #000
}
.inside-contact .contact01 .contact-list li .pic img {
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}
.inside-contact .contact01 .contact-list li:hover .pic img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}
.inside-contact .map {
    /* overflow: hidden;
    height: 670px;*/
    /*position: relative;
    display: flex;*/
}
.inside-contact .map .hover {
    /*width: 43%;*/
    flex: 1.5;
    height: 670px;
    /*float:left;*/
    background: #00a0e9
}
.map .row { width: 100%; margin: 0;}
.map .col-md-5, .map .col-md-7 { padding: 0; }
.inside-contact .map .online {
    width: 100%;
    float: right;
    padding-top: 47px;
    padding-right: 28px;
    padding-left: 35%;
    background: #00a0e9
}
.inside-contact .map .online .bt {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 10px
}
.inside-contact .map .online .p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 16px
}
.inside-contact .map .online .p i {
    color: #fff;
    font-style: normal
}
.inside-contact .map .online ul li {
    position: relative;
    padding-right: 13px;
    margin-bottom: 25px
}
.inside-contact .map .online ul li .input {
    width: 100%;
    height: 48px;
    border: 2px solid #44c4ff;
    background: #44c4ff;
    font-size: 14px;
    color: #fff;
    font-family: Arial;
    padding: 0 13px;
    -webkit-transition: .5s;
    transition: .5s
}
.inside-contact .map .online ul li .input:focus {
    background: none;
    border: 2px solid #fff
}
.inside-contact .map .online ul li textarea {
    width: 100%;
    height: 151px;
    font-family: Arial;
    border: 2px solid #44c4ff;
    background: #44c4ff;
    font-size: 14px;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 13px 13px;
    overflow: hidden
}
.inside-contact .map .online ul li textarea:focus {
    background: none;
    border: 2px solid #fff
}
.inside-contact .map .online ul li i {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 11px;
    right: 5px;
    font-style: normal
}
.inside-contact .map .online ul li ::-webkit-input-placeholder {
    color: #fff
}
.inside-contact .map .online ul li :-moz-placeholder {
    color: #fff;
    opacity: 1
}
.inside-contact .map .online ul li ::-moz-placeholder {
    color: #fff;
    opacity: 1
}
.inside-contact .map .online ul li :-ms-input-placeholder {
    color: #fff
}
.inside-contact .map .online ul .submit {
    display: block;
    font-size: 18px;
	color:#fff;
	background: #00a0e9;
    width: 194px;
    height: 48px;
    line-height: 42px;
    border-radius: 30px;
    box-shadow: 0 2px 1px 2px rgba(0,0,0,0.05);
    border: solid 3px #fff;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s
}
.inside-contact .map .online ul .submit:hover {
    color: #00a0e9;
    background: #fff
}
#allmap {
    /*flex: 2;*/
    height: 570px;
    width: 100%;
    /*position: relative;*/
}
#allmap iframe { width: 100%; height: 100%; overflow: hidden;}
.lx-foot { margin-top: 0; }

.inside-news {
    margin-top: 30px
}

.inside-news li {
    padding: 30px 0
}
.inside-news li:nth-child(even) { background: rgb(247, 247, 247); }
.inside-news li .pic {
    width: 100%;
    height: 323px;
    overflow: hidden;
    position: relative
}

.inside-news li .pic img {
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-news li .txtbox {
    width: 100%;
    padding-left: 50px
}

.inside-news li .time {
    color: #999;
    margin-top: 20px;
    font-family: arial
}

.inside-news li .tit {
    height: 30px;
    color: #333;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    margin-top: 30px
}

.inside-news li .txt {
    color: #666;
    height: 60px;
    margin-top: 20px;
    overflow: hidden;
    line-height: 30px
}

.inside-news li .more {
    color: #00a0e9;
    margin-top: 40px;
    width: 156px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    border-radius: 30px;
    font-size: 15px;
    border: solid 1px #00a0e9;
    text-transform: uppercase
}

.inside-news li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-news li:hover .more {
    color: #fff;
    background: #00a0e9
}
.inside-news .more:hover { padding-left: 0; }
.inside-page {
    padding: 80px 0;
    text-align: center
}

.inside-page a {
    height: 27px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 3px;
    font-family: arial;
    display: inline-block;
    border: solid 1px #cbcbcb
}

.inside-page a:hover,.inside-page .cpb {
    color: #fff;
    font-weight: 600;
    background: #00a0e9;
    border-color: #00a0e9
}
.inside-news-show {
    padding-bottom: 80px;
    font-size: 16px;
    line-height: 30px;
    padding-top: 60px
}
.neirong {
    max-width: 600px;
    margin: 0 auto;
}
.neirong p { text-indent: none; }

.inside-news-show h1 {
    color: #222;
    line-height: 50px;
    font-size: 30px;
    text-align: center;
    font-weight: normal
}

.inside-news-show .neirong img{
    max-width:600px;
    margin-left: -21pt;
}

.inside-news-show .tage {
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #adadad;
    padding-bottom: 5px;
    border-bottom: solid 1px #e5e5e5
}

.inside-news-show .t2 {
    text-indent: 2em;
    margin-top: 40px
}

.inside-news-show .blue {
    margin-top: 30px;
    text-align: center;
    color: #00a0e9;
    margin-bottom: 20px
}

.inside-news-show .tu {
    margin-top: 20px
}
.inside-page-news {
    margin-top: 60px;
    border-bottom: solid 1px #ebebeb
}

.inside-page-news li {
    height: 45px;
    line-height: 44px;
    overflow: hidden;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 30px;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    background: url(../images/sj.png) no-repeat 10px 20px;
    border-top: solid 1px #ebebeb
}
.inside-page-news li span {
    float: right;
    color: #999;
    font-family: arial;
    padding-left: 30px
}
.inside-page-news li:hover {
    color: #fff;
    background: url(../images/sj-2.png) no-repeat 10px 20px #00a0e9
}
.inside-page-news li:hover a {
    color: #fff
}
.inside-page-news li:hover span {
    color: #fff
}
.fanhui {
    text-align: center;
    margin-top: 54px
}
.fanhui a {
    color: #fff;
    width: 185px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    display: inline-block;
    background: #00a0e9;
    border-radius: 30px
}
.fanhui a img {
    margin: 0 14px 0 0
}
.fanhui a:hover {
    background: #0091d4
}
.neirong iframe { width: 100%; max-width: 560px; height: 315px;}

.inside-case {
    margin-top: 15px
}
.inside-case .pic {
    width: 100%;
    overflow: hidden;
    height: 252px;
}

.inside-case .pic img {
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
    text-align: center;
    margin: auto;
    overflow: hidden;
    display: block;
    position: unset;
}

.inside-case .txtbox {
    padding: 30px 40px;
    background: #f7f7f7;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    border-bottom: solid 3px #f7f7f7
}

.inside-case .time {
    color: #999;
    margin-top: 10px;
    font-family: arial;
    text-transform: uppercase
}

.inside-case .tit {
    height: 30px;
    color: #333;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    height: 60px;
    position: relative
}

.inside-case .txt {
    color: #666;
    height: 60px;
    margin-top: 10px;
    overflow: hidden;
    line-height: 30px
}

.inside-case .more {
    font-size: 15px;
    font-family: arial;
    color: #00a0e9;
    margin-top: 20px;
    display: block;
    text-transform: uppercase
}

.inside-case .more img {
    /*margin-top: 8px;*/
    opacity: 0
}
.inside-case .case01 { margin-top: 40px; }
.inside-case .case01:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-case .case01:hover .txtbox {
    background: #f9fcff;
    border-color: #00a0e9
}

.inside-case .case01:hover .txtbox .tit {
    font-weight: 500;
    color:#00a0e9;
}

.inside-case .case01:hover .more img {
    opacity: 1
}
.inside-case .case01:hover .more { background: none; padding-left: 0; }

.inside-zhijiang .box {
    padding-top: 40px
}

.inside-zhijiang .box .leftbox {
    color: #555;
    font-size: 18px;
    padding-top: 80px;
    padding-right: 30px;
    width: 100%;
}

.inside-zhijiang .box .leftbox .tit {
    font-size: 36px;
    line-height: 40px;
    color: #000;
    padding-bottom: 25px;
    position: relative
}

.inside-zhijiang .box .leftbox .tit:after {
    content: "";
    width: 37px;
    height: 3px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #00a0e9
}

.inside-zhijiang .box .leftbox .txt {
    font-size: 26px;
    line-height: 36px;
    color: #00a0e9;
    margin: 20px 0
}

.inside-zhijiang .box .rightbox {
    /*width: 750px;
    float: right*/
}

.inside-zhijiang .box-2 .leftbox {
    padding-top: 20px;
    width: 100%;
    height: auto;
    padding-right: 0;
}

.inside-zhijiang .box-2 .rightbox {
    color: #555;
    padding-right: 70px;
    padding-left: 30px;
    padding-top: 50px
}

.inside-zhijiang .box-2 .rightbox .blue {
    font-size: 18px;
    color: #00a0e9;
    margin-top: 60px;
    line-height: 30px;
    padding-left: 15px;
    margin-bottom: 10px;
    position: relative
}

.inside-zhijiang .box-2 .rightbox .blue:before {
    content: "";
    width: 8px;
    height: 8px;
    top: 11px;
    left: 0;
    margin-right: 10px;
    border-radius: 100%;
    position: absolute;
    background: #00a0e9
}

.inside-zhijiang .box-2 .bg-1 {
    background: #f6f6f6
}

.inside-zhijiang .box-2 .bg-1 .leftbox {
    padding: 0;
    height: auto;
    width: 100%;
}

.inside-zhijiang .box-2 .bg-2 .rightbox {
    padding-left: 0
}

.inside-zhijiang .box-3 {
    color: #555;
    font-size: 18px;
    padding: 70px 0 50px 0;
    background: #f6f6f6;
    text-align: center
}

.inside-zhijiang .box-3 .font26 {
    line-height: 36px;
    color: #00a0e9;
    font-size: 26px;
    margin-bottom: 20px
}

.video-hezi {
    margin-top: 50px;
    position: relative;
    width: 100%;
}
.video-hezi video { width: 100%; }
.video-hezi .icon {
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-top: -42px;
    margin-left: -42px;
    position: absolute
}

.inside-zhijiang-2 {
    padding-top: 60px;
    padding-bottom: 80px;
    font-size: 18px;
    line-height: 36px;
    color: #555
}

.inside-zhijiang-2 .t1 {
    text-indent: 2em
}

.inside-zhijiang-2 .font36 {
    font-size: 36px;
    line-height: 40px;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 20px;
    position: relative
}

.inside-zhijiang-2 .font36:after {
    content: "";
    height: 3px;
    width: 36px;
    left: 50%;
    bottom: 0;
    margin-left: -18px;
    position: absolute;
    background: #00a0e9
}

.inside-product .list-1 {
    padding-top: 60px;
    padding-bottom: 80px;
    overflow: hidden
}

.inside-product .list-1 .title {
    color: #555;
    line-height: 36px;
    font-size: 18px
}

.inside-product .list-1 .title p:first-child {
    text-align: center;
    text-indent: 0;
    font-size: 36px;
    line-height: 46px;
    color: #000;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.inside-product .list-1 .title p:first-child:after {
    content: "";
    width: 37px;
    height: 3px;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
    position: absolute;
    background: #00a0e9
}

.inside-product .list-1 .title p {
    text-indent: 2em
}

.inside-product .list-1 ul {
    margin: 0 -29px;
    margin-top: 50px
}

.inside-product .list-1 li {
    float: left;
    width: 600px;
    margin: 0 29px;
    position: relative
}

.inside-product .list-1 li .pic {
    width: 600px;
    height: 362px;
    overflow: hidden;
    position: relative
}

.inside-product .list-1 li .pic img {
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-product .list-1 li .btn {
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-left: -42px;
    margin-top: -42px;
    cursor:pointer;
    position: absolute
}

.inside-product .list-1 li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-product .list-2 {
    padding: 60px 0 50px 0;
    overflow: hidden;
    background: #f7f7f7
}

.inside-product .list-2 .title {
    font-size: 30px;
    color: #000;
    line-height: 40px
}

.inside-product .list-2 .title img {
    margin: 0 10px 0 0
}

.pb-box {
    max-width: 930px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
}
.pb-box p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    text-indent: 2em;
}
.pb-box .pb-tit { margin-top: 20px; text-indent: unset;}

.inside-product .list-2 ul {
    margin: 0 -20px;
    padding-top: 20px
}

.inside-product .list-2 li {
    float: left;
    width: 280px;
    height: 200px;
    margin: 20px;
    overflow: hidden;
    position: relative
}

.inside-product .list-2 li .details {
    display:none;
}

.inside-product .list-2 li img {
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-product .list-2 li:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-product .list-3 {
    background: none
}

.picbox-tk {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
    display: none;
    background: rgba(0,0,0,0.5)
}

.picbox-tk .content {
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -350px;
    width: 700px;
    height: 600px;
    background: #fff;
    padding-top: 45px;
    position: absolute
}

.picbox-tk .pic {
    width: 608px;
    height: 435px;
    margin: 0 auto;
    position: relative
}

.picbox-tk .txt {
    padding: 0 45px;
    margin-top: 30px
}

.picbox-tk .gundong {
    color: #333;
    height: 48px;
    overflow-y: auto;
    padding-right: 10px
}

.picbox-tk .gundong::-webkit-scrollbar {
    width: 20px;
    cursor: pointer
}

.picbox-tk .gundong::-webkit-scrollbar {
    width: 4px
}

.picbox-tk .gundong::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: transparent;
    background-color: rgba(0,0,0,0.5)
}

.picbox-tk .gundong::-webkit-scrollbar-thumb {
    background-color: #00a0e9
}

.picbox-tk .gundong::-webkit-scrollbar-track {
    background-color: rgba(0,0,0,0.6)
}

.picbox-tk .closes {
    top: 0;
    right: -40px;
    position: absolute;
    background: rgba(255,255,255,0.5)
}

.picbox-tk .closes:hover {
    background: rgba(255,255,255,0.9)
}
.xz-gundong .active-revslide p {
    opacity: 1;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}
/*.xz-gundong .tparrows {
    background: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    right: 0;
    color: #333;
}
.tparrows:before {
    color: #333 !important;
}*/
.xz-gundong .tparrows:hover {
    background: #00a0e9;
}
.xz-gundong {
    background: #f7f7f7;
    padding-top: 50px !important;
}
.xz-shiping { margin-top: 50px; }

.pro01 { margin-top: 30px; }
.pro01 img { width: 100%; }

.pd-top {
    margin: 70px 0 50px;
}
.pd-top .carousel-control { width: 30px; }
.pd-top img { width: 100%; }
.pd-text h2 {
    margin: 10px 0 10px;
    font-size: 24px;
    text-transform: uppercase;
}
.pd-text h2 small { font-size: 18px; display: block; color: #333; margin-bottom: 10px;}
.pd-text small {
    font-size: 18px;
    color: #00a0e9;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}
.pd-text li {
    margin-bottom: 5px;
    font-size: 16px;
    color: #646464;
    line-height: 24px;
    list-style: disc;
}
.pd-text ul { padding-left: 15px; }
.btn-group { margin-top: 20px; }
.btn-group a {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    padding: 0 15px;
    background: #00a0e9;
    margin-right: 10px;
    margin-bottom: 15px;
}
.btn-group a:hover, #inquiry button:hover {
    background: #333;
}
.pd-social a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
}
.pd-social a:hover {
    opacity: 0.8;
}
.face {
    background: #3b5998;
}
.twit {
    background: #2aa9e0;
}
.goo {
    background: #d3492c;
}
.pin {
    background: #e63c7e;
}
.pd-nav {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.pd-nav a {
    font-size: 18px;
    color: #646464;
    padding-bottom: 15px;
    margin-right: 30px;
    display: inline-block;
}
.pd-nav a.active {
    border-bottom: 4px solid #00a0e9;
}
#des h2, #app h2, #inquiry h2 {
    font-size: 21px;
    color: #333;
    margin: 30px 0 20px;
    font-weight: bold;
}
#des p {
    font-size: 16px;
    color: #646464;
    line-height: 24px;
}
#add, #inquiry { margin-top: 50px; }
#inquiry input, #inquiry textarea {
    background: #fafafa;
    width: 100%;
    line-height: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 10px;
    outline: none;
    resize: none;
}
#inquiry button {
    background: #00a0e9;
    line-height: 42px;
    border: 0;
    color: #fff;
    padding: 0 50px;
    border-radius: 5px;
}
#app img { margin-bottom: 25px; }


@media (min-width: 1230px){ .container{ width:1200px; padding: 0;} }

@media ( min-width: 992px){  }
@media (min-width: 768px) and  (max-width: 991px){
   

}
@media (min-width: 992px) and  (max-width: 1199px){ }
	
@media (max-width: 767px){
    .header .navbar-nav { float: unset; margin: 0; }
    .navbar-nav li { border-bottom: 1px solid #eee; }
    .navbar-brand img { height: 100px; }
    .navbar-toggle {
        padding: 6px;
		margin-top: 40px;
    }
    .header .navbar-nav { float: unset; text-align: center;}
    .header .navbar-nav > li { height: auto; padding-top: 0; }
    .navbar-nav > li > a { line-height: 40px; color: #333;}
    .language { position: unset; text-align: center; }
    .carousel-indicators { bottom: 0; }

    .sy-banner, .ab-banner, .lx-banner, .news-banner { margin-top: 101px; }
    .ab-banner, .lx-banner, .news-banner { height: 220px; }
    .xs-banner { background-position: left top;  }
    .sy-banner .trans {
        height: 240px !important;
        max-width: unset !important;
        width: 100%;
    }
    .textbox h3 {
        font-size: 20px;
         padding-top: 30px; 
    }
    .textbox h5 { font-size: 16px; }
    .ab-banner img, .lx-banner img, .news-banner img { height: 200px; width: auto; max-width: unset; }
    .sy-pro li, .sy-news ul { flex-wrap: wrap; }
    .leftbox, .sy-pro li:first-child .leftbox, .sy-pro li:last-child .leftbox { width: 100%; padding: 60px 30px 0 30px !important;}
    .leftbox h2 { height: auto; }
    .textbox h2 {
        line-height:normal; 
        padding-top: 10px; 
        font-size: 17px;
    }
    .textbox p { font-size: 12px; }
    .sy-ab .text, .video-box { padding: 0 20px; }
    .sy-news li { flex: unset; }
    .sy-news .text {
        padding: 30px 30px 20px 30px;
    }
    .f-link a, .f-link span { line-height: normal; }
    .inside-contact .map .online, .inside-news li .txtbox { padding-left: 15px; }
    .inside-contact .map .hover,  #allmap, .inside-contact .contact01 .contact-list li { width: 100%; }
    .inside-menu span { margin-bottom: 15px; }
    .lx-foot { margin-top: 550px; }
    .case-img, .sy-pro .rightbox img { width: 100%; }
    .inside-menu { padding: 20px 0; }
    .inside-menu i { height: 30px; }
    .inside-honor .slick-next { right: 0; }
    .inside-honor .slick-prev { left: 0; }

    .inside-honor .bg { background: none; }
.inside-zhijiang .box .leftbox .tit {
  font-size: 30px;
  line-height: 36px;
}
    
}



@media (max-width: 480px){
.leftbox h1 {
  height: 32px;
  line-height: 32px;
  font-size: 24px;
}
.leftbox .h4,.leftbox h4 {
  font-size: 16px;
}
.top-head .navbar-nav > li > a span{ display:none}
.header .navbar-nav > li > a{ line-height:40px}
}

