@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none;}
html { font-size: 100%!important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
/* always display scrollbars */
body { font: 14px/1.8 "Microsoft Yahei","微软雅黑"; margin:0 auto; color: #373737;  -webkit-tap-highlight-color:rgba(0,0,0,0);}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle;}
input{ outline: none;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  font-family:"Microsoft Yahei"}
::-moz-selection { background: #ff0000; color: #fff; text-shadow: none; }
::selection { background: #ff0000; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
a:link, a:visited { text-decoration: none; color:#373737;}
a:active, a:hover { text-decoration: none; outline:none; color:#0381d9;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/*在线客服*/
.side{position:fixed;width:54px;height:auto;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px; line-height: 54px; float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/*PC端头部样式*/
#header-content{width: 100%; height: auto; background: #fff;}
.header-bar{width: 1200px; height: 100px; margin: 0 auto; }
.header-bar .logo{width: 220px; height: auto; float: left;}
.header-bar .webnav{width: 875px; height: auto; float: left;}
.header-bar .language{width: 105px; height: auto; float: right;}
#nav {margin:0 auto; width:875px; height: auto; font-size:16px; position:  absolute; z-index:99;}
#nav .jquery {margin-right:0;padding:0;}
#nav .mainlevel {float:left; border-right:0; width:125px; height:100px; line-height:100px; /*IE6 only*/}
#nav .mainlevel a {text-align:center; text-decoration:none; display:block; width:125px;}
#nav .mainlevel a:hover {text-decoration:none;}
#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {border-top:1px solid #1e96ea; /*IE6 only*/}
#nav .mainlevel li a{background:#0381d9; color: #fff; width:125px; font-size:14px; height:40px; line-height:40px; }
#nav .mainlevel li a:hover{background:#1e96ea; color: #fff;}
.hvr-sweep-to-bottom {  display: inline-block;  vertical-align: middle;  -webkit-transform: translateZ(0);  transform: translateZ(0);  box-shadow: 0 0 1px rgba(0, 0, 0, 0);  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  -moz-osx-font-smoothing: grayscale;  position: relative;  -webkit-transition-property: color;  transition-property: color;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;}
.hvr-sweep-to-bottom:before {  content: "";  position: absolute;  z-index: -1;  top: 0;  left: 0;  right: 0;  bottom: 0;  background: #0381d9;  -webkit-transform: scaleY(0);  transform: scaleY(0);  -webkit-transform-origin: 50% 0;  transform-origin: 50% 0;  -webkit-transition-property: transform;  transition-property: transform;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-timing-function: ease-out;  transition-timing-function: ease-out;}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {  color: white;}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {  -webkit-transform: scaleY(1);  transform: scaleY(1);}
div.nav{
    width: 105px;
    height:100px;
    text-align: center;
    position: relative;
	  margin:0;
}
/*nav-main*/
ul.nav-main{
    width: 105px;
    height: 100px; line-height: 100px;
    list-style-type: none;
}
ul.nav-main span{
    display: inline-block;
    margin-left:0;
    width: 0;
    height: 0;
    background:none;
}
/*导航条设置*/
ul.nav-main>li{
    width: 105px;
    height: 100px;
    display: block;
    float: left;
    margin-right: 0;
    cursor: pointer;
    background: url(../images/map.png) no-repeat 5% 50%; text-indent: 1.4rem;
    color: #0381d9;
    transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;
}
ul.nav-main>li:hover{
    background: #0381d9 url(../images/map0.png) no-repeat 5% 50%; text-indent: 1.4rem;
    color: #fff;
}
/*隐藏盒子设置*/
div.hidden-box{
    width: 105px;
    border: 0;
    border-top: 0;
    position: absolute;
    display:none;
    background:#0381d9;
    color: #fff;
    z-index: 9;
    top: 100px;
}
.hidden-box>ul{
    list-style-type: none;
    cursor: pointer;
}
.hidden-box li{border-top:1px solid #1e96ea;}
.hidden-box li a{height: 40px; line-height: 40px;  transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out; color: #fff;}
.hidden-box li:hover{
    background: #1e96ea;
    color: #fff;
    height: 40px;
}


/*PC端底部样式*/
#footer-content{width: 100%; height: auto; overflow: hidden; background: #0381d9;}
.footer{width: 1200px; height: auto; margin: 0 auto; padding: 30px 0;}
.footer-cont{width: 100%; height: auto; line-height: 200%; color: #63bfff; font-size: 12px; text-align: center;}
.footer-copyright{width: 500px; height: auto; line-height: 55px; float: right; color: #63bfff; font-size: 12px; text-align: right;}
.footer-cont a{color: #63bfff; text-transform: uppercase;}
.footer-cont a:hover{color: #ffff00; text-transform: uppercase;}


/*综合首页*/
#movie{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding:0;
}

.swiper-container{
    width: 100%;
    height: auto;
}
.swiper-container img{
    width: 100%;
}
.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
#home-bar1{width: 100%; height: auto; position: absolute; z-index: 39;  margin-top: -70px; }
.home-about{width: 1200px; height: auto;  margin: 0 auto; background: url(../images/png-1.png) no-repeat 470px 150px; overflow: hidden;}
.home-about-left{width: 540px; height: auto; min-height: 640px; float: left; background: url(../images/img-1.jpg) no-repeat left top;}
.home-about-left-tit{width: 450px; height: 69px; float: left; line-height: 69px; border-bottom: #1e96ea solid 1px; color: #fff; font-size: 22px; text-indent: 2rem;}
.home-about-left-pic{width: 100%; height: auto; float: right; }
.home-about-left-img{width: 460px; height: 330px; margin-top: 40px; margin-left: 40px; background: #fff; box-shadow: 0 0 12px #ccc; padding: 5px;}
.home-about-right{width: 620px; height: auto; float: right;}
.home-about-right-tit{width: 100%; height: auto; margin-top: 300px; margin-bottom: 20px;}
.home-about-right-tit h2{width: 130px; height: auto; line-height: 45px; color: #0381d9; border-bottom: #0381d9 solid 1px; font-size: 22px;}
.home-about-right p{line-height: 220%; text-indent: 2rem;}
.home-about-right h3{width: 100%; height: auto; margin-top: 10px;}
.home-about-right h3>input{width: 137px; height: 35px; line-height: 35px; border: 0; background: #0381d9; color: #75c6ff; border-radius: 25px; cursor: pointer;}
.home-about-right h3>input:hover{background: #ff6600; color: #fff;}

#home-bar2{width: 100%; height: auto; margin: 570px auto 40px auto; background: #f6f6f6; overflow: hidden; padding: 40px 0;}
.home-product{width: 1200px; height: auto; margin: 0 auto; }
.home-product-tit{width: 100%; height: auto; line-height: 160%; background: url(../images/png-2.png) no-repeat 50%; text-align: center;}
.home-product-tit h2{font-size: 22px; }
.home-product-tit h3{font-size: 11px; text-transform: uppercase; color: #cecece; }
.home-product-pic{width: 100%; height: auto; margin: 30px auto;}
.scroll-outer{height:auto; width: 100%;}
#scroll{width:1200px;margin:0 auto; padding: 0;}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{width:285px;height:auto; margin:0 auto; overflow:hidden;}
#scroll .item h2{width: 285px; height: 250px; border: 0;}
#scroll .item p{text-align: center; margin-top: 5px;}
.owl-theme .owl-controls .owl-buttons {position:absolute;top:0;width:0;height:0;margin:0;padding:0;border-radius:0;font:0;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:0;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"";}
.home-product-more{width: 100%; height: auto; text-align: center; }
.home-product-more>input{width: 135px; height:35px; line-height: 35px; border: 0; border-radius: 35px; background: #0381d9; color: #75c6ff; cursor: pointer;}
.home-product-more>input:hover{background: #ff6600; color: #fff;}

#home-bar3{width: 100%; height: auto; overflow: hidden; padding: 40px 0;}
.home-news{width: 1200px; height: auto; margin: 0 auto; }
.home-news-tit{width: 100%; height: auto; line-height: 160%; background: url(../images/png-2.png) no-repeat 50%; text-align: center;}
.home-news-tit h2{font-size: 22px; }
.home-news-tit h3{font-size: 11px; text-transform: uppercase; color: #cecece; }
.home-news-list{width: 1230px; height: auto; margin: 30px auto; overflow: hidden; }
.home-news-list figure{width: 380px; height: auto; float: left; margin-right: 30px;}
.home-news-list figcaption{background: #f6f6f6; padding: 20px; line-height: 200%;}
.home-news-list figcaption h2{font-size: 20px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.home-news-list figcaption p{color: #686868; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.home-news-list figcaption h3{width: 100%; height: auto; text-align: right;}
.home-news-list figcaption h3>input{width: 90px; height: 35px; border: 0; background: url(../images/png-11.png) no-repeat 0 50%; color: #0381d9; cursor: pointer; margin-top: 20px;}
.home-news-more{width: 100%; height: auto; text-align: center; }
.home-news-more>input{width: 130px; height: 35px; line-height: 35px; border: #ddd solid 1px; background: none; border-radius: 50px; color: #999; cursor: pointer; margin-top: 15px; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.home-news-more>input:hover{border: #0381d9 solid 1px; color: #0381d9;}


/*内页样式*/
#subpages-banner{width: 100%; height: auto; overflow: hidden; text-align: center; }
#h5-sub-banner{width: 100%; height: auto; overflow: hidden; text-align: center; display: none; padding-top: 60px;}
#h5-sub-banner img{width: 100%;}

#subpages-content{width: 100%; height: auto; margin: 20px auto; overflow: hidden;}
#subpages{width: 1200px; height: auto; margin: 0 auto;}
#subpages-left{width: 240px; height: auto; float: left;}
.left-tit{width: 100%; height: 57px; line-height: 57px; background: #0381d9 url(../images/png-7.png) no-repeat 95% 50%; border-bottom: #0096ff solid 3px; color: #fff; font-size: 22px; text-indent: 2rem;}
.left-nav{width: 100%; height: auto;}
.left-nav li{width: 100%; height: 55px; line-height: 55px; float: left; margin-top: 1px;}
.left-nav li a{display: block; background: url(../images/png-3.png) no-repeat 95% 50% #eee; text-indent: 2rem; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.left-nav li a:hover,#current{background: url(../images/png-4.png) no-repeat 95% 50% #0381d9; color: #fff;}

#subpages-right{width: 920px; height: auto; float: right;}
.right-tit{width: 100%; height: 57px; line-height: 57px; border-bottom: #eee solid 1px; font-size: 22px;}
.right-txt{width: 100%; height: auto; min-height: 450px; margin: 20px auto;}
.right-txt p{text-indent: 2rem; line-height: 220%;}

.subpages-team{width: 930px; height: auto; overflow: hidden; margin: 20px auto;}
.subpages-team figure{width: 300px; height: auto; float: left; margin-right: 10px; margin-bottom: 10px; text-align: center;}
.subpages-team figure img{border: #eee solid 1px; padding: 4px; margin-bottom: 5px;}

.subpages-product{width: 945px; height: auto; overflow: hidden; margin: 20px auto;}
.subpages-product figure{width: 285px; height: auto; float: left; margin-right: 30px; margin-bottom: 10px; text-align: center;}
.subpages-product figure img{border: #eee solid 1px; padding: 4px; margin-bottom: 5px; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out; box-sizing: border-box;}
.subpages-product figure img:hover{border: #0381d9 solid 1px; margin-bottom: 5px;}

.subpages-proinfo{width: 920px; height: auto; overflow: hidden; margin: 20px auto;}
.subpages-proinfo-bigpic{width: 100%; height: auto; text-align: center;}
.subpages-proinfo hr{height:1px; border:0; border-bottom:#ccc dotted 1px; margin:10px auto;}
.subpages-proinfo h2{font-size: 14px;}
.subpages-proinfo p span{color: #999;}

.subpages-news{width: 920px; height: auto; overflow: hidden; margin: 20px auto;}
.subpages-news li{width: 100%; height: auto; line-height: 220%; float: left; border-bottom: #eee dotted 1px; margin-bottom: 30px; padding-bottom: 30px;}
.subpages-news li h2{font-size: 18px; font-weight: bold; background: url(../images/png-12.png) no-repeat 0 50%; background-size: 2%; text-indent: 1.2rem;}
.subpages-news li p{text-indent: 2rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; color: #999;}

.subpages-newsinfo{width: 920px; height: auto; overflow: hidden; margin: 20px auto;}
.subpages-newsinfo h2{font-size: 22px; text-align: center;}
.subpages-newsinfo hr{height:1px; border:0; border-bottom:#eee dotted 1px; margin:10px auto;}
.subpages-newsinfo h3{font-size: 12px; color: #b3b3b3; text-align: center; margin: 0 auto;}
.subpages-newsinfo p{text-indent: 2rem; line-height: 220%; margin: 10px auto;}
.subpages-newsinfo-end{width:100%; height:auto; overflow:hidden;}
.subpages-newsinfo-end-left{width:70%; height:auto; float:left;}
.subpages-newsinfo-end-left p{line-height:200%; text-indent: 0;}
.subpages-newsinfo-end-right{width:30%; height:auto; float:right; text-align:right;}
.subpages-newsinfo-btn{width:100%; height:auto; overflow:hidden; margin: 15px auto;}
.subpages-newsinfo-btn-left{width: 49%; height: auto; float: left; text-align: right; padding-right: 1%;}
.subpages-newsinfo-btn-left>input{width:130px; height:35px; line-height:35px; border:0; text-align:center; color:#fff; margin:5px auto; background:#0079c3 url(../images/p-12.png) no-repeat 20% 50%; background-size:20%; text-indent:1.8rem; cursor:pointer; }
.subpages-newsinfo-btn-right{width: 49%; height: auto; float: right; text-align: left; padding-left: 1%;}
.subpages-newsinfo-btn-right>input{width:130px; height:35px; line-height:35px; border:0; text-align:center; color:#fff; margin:5px auto; background:#0079c3 url(../images/p-13.png) no-repeat 20% 50%; background-size:20%; text-indent:1.8rem; cursor:pointer; }

.subpages-contact{width: 920px; height: auto; min-height: 400px; overflow: hidden; margin: 20px auto;}
.subpages-contact p{line-height: 220%;}



/*分页样式*/
#pages{width:100%; height:auto; padding: 35px 0; overflow:hidden; text-align:center; background: url(../images/pages.png) no-repeat center;}


/*==========以下样式为移动端==========*/

/*头部*/
#header{width:100%; height:auto; display:none;}
.h5-top{width:100%; height:60px; background:#efefef; overflow:hidden; display:none; position:fixed; z-index:100;}
.h5-top-left{width:48%; height:60px; float:left; text-align:left; padding-left:2%;}
.h5-top-right{width:50%; height:45px; float:right; padding-top:15px; text-align:right; position:absolute; right:60px; }
.h5-top-right>input{width:30px; height:30px; border:0; border-radius:50%; background: url(../images/en.png) no-repeat 50%; background-size: 100%; color:#fff; margin-right: 5px;}

/*底部*/
#h5-footer-content{width:100%; height:auto; margin:0 auto; position:fixed; bottom:0;z-index:9999; display: none;}
.h5-footer{width:100%; height: auto; margin:0 auto; overflow:hidden; background:#0381d9;}
.h5-footer li{width:25%; height:auto; float:left; text-align:center; overflow:hidden;}
.h5-footer li a{display:block; color:#FFF; padding:15px 0;}
.h5-footer li a:hover{display:block; padding:15px 0;}


/*焦点图*/
#h5-movie{width:100%; height:auto; margin:0 auto; text-align:center; overflow:hidden; display:none; position:relative; padding-top:60px;}
.swipe {width:100%;min-height:10px;/*max-width:500px;*/margin:0 auto;overflow: hidden;visibility: hidden;position:relative;width:100%;}
.swipe-wrap {overflow: hidden;position: relative;}
.swipe-wrap > div {float:left;width:100%;position: relative;}
.swipe-wrap > div a{display:block;background:url(../images/loading.gif) no-repeat center center;}
.swipe-wrap img{width:100%;height:auto;/*max-height:320px;*/}

/*内页导航*/
.header{position:relative;height:auto; background:#0381d9; display:none;}
.h5-right-tit{width:100%; height:auto; overflow:hidden; background:#0381d9;}
.h5-right-tit-left{width:50%; height:50px; line-height:50px; float:left;  color:#fff; text-align:left; text-indent:1rem; font-size:1.2rem;}
.h5-right-tit-right{width:50%; height:50px; float:right;}

/*翻页*/

.pagelist{ text-align:center; margin:30px 0px;}
.pages{ display:inline-block; margin:auto;}
.pages a{ display:inline-block; float:left; background:#fff; border:1px solid #ddd; text-align:center; height:41px; line-height:41px; color:#000; border-radius:0px;  margin:0px 3px 5px 3px;}
.pages a.prev{ width:41px;}
.pages a:hover{ color:#fff; background:#0768b2; border:1px solid #0768b2}
.pages a.prpage{ width:41px;}
.pages a.first i{background:url(../images/page-first.png) no-repeat; width:11px; height:13px; display:block; position:relative; top:50%; margin-top:-7px; left:50%; margin-left:-6px;}
.pages a.first:hover i{background:url(../images/page-first-2.png) no-repeat}
.pages a.last i{background:url(../images/page-last.png) no-repeat; width:11px; height:13px; display:block; position:relative; top:50%; margin-top:-7px; left:50%; margin-left:-6px;}
.pages a.last:hover i{background:url(../images/page-last-2.png) no-repeat}
.pages a.pre i{background:url(../images/page-prev.png) no-repeat; width:8px; height:13px; display:block; position:relative; top:50%; margin-top:-7px; left:50%; margin-left:-4px;}
.pages a.pre:hover i{background:url(../images/page-prev-2.png) no-repeat}
.pages a.nex i{background:url(../images/page-next.png) no-repeat; width:8px; height:13px; display:block; position:relative; top:50%; margin-top:-7px; left:50%; margin-left:-4px;}
.pages a.nex:hover i{background:url(../images/page-next-2.png) no-repeat}
.pages a.nuble{ width:41px;}
.pages a.act{ color:#fff; background:#0768b2; border:1px solid #0768b2}
