﻿@charset "UTF-8";
*{padding: 0;margin: 0;box-sizing: border-box;}
html{height: 100%;}
/*初始化样式*/
body{min-width: 320px; margin:0; padding:0; zoom:1;
    /*设置字体*/
    font-size:12px;
    line-height:24px;
    font-family:Regular, "微软雅黑";
    color:#666;height: 100%;background: #fff;}

ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;list-style: none;}
.ul,.ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}
/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;}
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
em{font-style: normal;}
img{ border:none; border:0; vertical-align:bottom; font-size: 0; max-width: 100%;}
a{ color:#414446; text-decoration:none;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none;}
*:hover{transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-ms-transition: all 0.2s;}

/*页面框架结构*/
.Contain{max-width:1200px; min-width: 320px; margin: 0 auto;}
/*.Content{width: 100%;max-width: 1100px;margin: 0 auto;}*/
.SinglePage{ /*单片*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.SinglePage img{ max-width:1200px;}
.fl{float: left;}
.fr{float: right;}
.clearfix{*zoom: 1}
.clear{clear: both;}
.clearfix:after,.clearfix after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.por{position: relative;}

/*当宽度为1200px的时候的样式*/
@media only screen and (max-width:1200px) {
    .Contain{padding: 0 15px;}
}
.scale:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}

.effect-img{overflow: hidden;text-align: center;cursor: pointer; zoom:1; overflow:  hidden;}
.effect-img img{opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform  0.35s;transition: opacity 0.35s, transform 0.35s;}
.effect-img:hover img, li:hover .effect-img img{opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform:  scale3d(1.2,1.2,1);}


/*header-center*/
.header{width: 100%;position: fixed;top: 0;z-index: 99999;background: #fff;}
.header-center{height: 100px;line-height: 100px;}
.header-center .Contain{ max-width:1400px;}
.header-center .logo{display: block;vertical-align: middle; position:relative; padding-right:78px;width: 28.416%;max-width: 341px; float: left;}
.header-center .logo img{vertical-align: middle;max-width: 100%;}
.header-center .logo span{ position:absolute; right:-9px; top:50px; line-height:20px; font-size:16px; color:#000;}
.header-center .logo span i{ position:absolute; top:-14px; font-size:12px; left:18px; font-style:inherit;}


.MobileShow{width: 69%; float: right; padding-right: 120px; position: relative;}
.header .gp{ position:absolute; right:18px; top:10px; line-height:24px; color:#333;}
.header .gp span{ margin-left:5px;color:#157ad3;}

.Menu{}
.Menu li{display: inline-block; width:14%; text-align: center; float: left;vertical-align: top;}
.Menu li.mail a{padding-left: 0;}
.Menu li.mail, .Menu li.language, .Menu li.sign-top{display: none;}
.Menu li{position: relative;}
.Menu li>a, .Menu li>span{font-size: 15px;display: inline-block;cursor: pointer;color: #242424;height: 49px;line-height: 49px;}
.Menu li>dl{display: none;position: absolute;z-index: 999;background-color: #fff;width: 100%;transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;}
.Menu li>dl{border-radius: 0 0 5px 5px;left: 0;top: 100%;}
.Menu li>dl dd a{display: block;text-align: center;line-height: 40px;}
/*.header-center .Menu li:hover dl{display: block;}*/
.Menu li>dl dd a:hover{background-color: #00a0e9;color: #fff;}
.Menu li.onnav>a, .Menu li.onnav>span, .Menu li:hover>a,.Menu li:hover>span{color: #00a0e9;}


.Head-Top{height: 30px;position: absolute;top: 50%; margin-top: -15px;; right: 0; width: 120px;}
.Search-Box{position: relative;width: 30px;height: 30px;line-height: 30px;}
.Search-Box > span{display: block;width: 30px;height: 30px;line-height: 27px;text-align: center;}
.Search-Box > span img{vertical-align: middle;}
.Search-Box:hover .header-search{display: block;}
.header-search{vertical-align: middle;width: 185px;height: 35px;line-height: 33px;overflow: hidden;margin-left: 20px;position: absolute;right: 0;z-index: 999;background: #fff;border-radius: 18px;border: 1px solid #aeaeae;display: none;}
.header-search form{display: inline-block;height:35px;line-height: 33px;vertical-align: middle;}
.header-search form input{width: 153px;height: 33px;padding-left: 10px;color: #157ad3;}
.header-search form .button{width: 30px;height:33px;line-height: 33px;text-align: center;border: none;background-image: url("../images/search.png");background-position: center;background-repeat: no-repeat;padding-left: 0;}

.menu-nav{display: none;width:40px;height: 80px;background: url("../images/menus.png")no-repeat center;float: right;border: none;}
.Head-Tel{line-height: 30px;float: right;display: inline-block;font-size: 14px;}
.Head-Tel a{font-size: 14px;color: #444;padding: 0 5px; text-transform: uppercase;}
.Head-Tel a.cur,.Head-Tel a:hover{color: #157ad3;}


/*Banner*/
.BannerBox{margin-top: 100px;}
.BannerBox .owl-dots{position: absolute;bottom: 35px;width: 100%;text-align: center;}
.BannerBox .owl-dots .owl-dot{width: 55px;height: 7px;background: #ffffff;margin: 0 15px;}
.BannerBox .owl-dots .owl-dot.active{background: #138aca;}



/*走进*/
.p3{padding: 3% 0; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.HomeTit{text-align: center; margin-bottom: 3%;}
.HomeTit h3{font-size: 36px; color: #404040; line-height: 45px; background-image: url(../images/titbg.png); background-repeat: no-repeat; background-position: center center;}
.whitetxt.HomeTit h3{color: #fff; background-image: url(../images/titbg2.png);}
.arrow{position: absolute; width: 14px; height: 14px; background-repeat: no-repeat; display: none;}
.tl{left: 0px; top: 0px; background-image: url(../images/tl.png);}
.tr{right: 0px; top: 0px; background-image: url(../images/tr.png);}
.bl{left: 0px; bottom: 0px; background-image: url(../images/bl.png);}
.br{right: 0px; bottom: 0px; background-image: url(../images/br.png);}

.HomeAbout .box{margin-bottom: 3%;}
.HomeAbout .pic{width: 50%; float: left;}
.HomeAbout .pic img{display: block; width: 100%;}
.HomeAbout .txt{width: 48%; float: right; font-size: 14px; line-height: 29px; max-height: 290px; overflow: hidden;}
.HomeAbout .txt p{text-indent: 2em;}
.Culture dd{width: 16.8%; margin-right: 4%; float: left; position: relative; padding-left: 52px;}
.Culture dd:nth-child(5n){margin-right: 0;}
.Culture dd .icon{position: absolute; left: 0px; top: 0px; width: 45px;}
.Culture dd h4{font-size: 16px; color: #404040; line-height: 30px;}
.Culture dd .info{font-size: 14px; line-height: 18px; color: #767676; margin-top: 5px;}

.HomeProduct{background-image: url(../images/boxbg1.jpg);}
.HomeProduct .list{text-align: center;}
.HomeProduct .list li{display: inline-block; position: relative; margin: 0 0.5% 2.5%; width: 18%; background: #fff;}
.HomeProduct .list li a{ display: block; padding: 5px;}
.HomeProduct .list li .effect-img img{display: block; width: 100%;}
.HomeProduct .list li .name{display: block; font-size: 16px; line-height: 40px; height: 40px; color: #404040; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.HomeProduct .list li:hover .arrow{display: block;} 

.HomeArea{background-image: url(../images/boxbg2.jpg);}
.HomeArea .list li{width: 32%; margin: 0 2% 2% 0; position: relative; float: left;}
.HomeArea .list li:nth-child(2n+1){margin-right: 0;}
.HomeArea .list li:first-child{margin-right: 2%;}
.HomeArea .list li .name{position: absolute; width: 100%; text-align: center; bottom: 23px; left: 0; color: #fff; font-size: 18px;}
.HomeArea .list li .effect-img img{display: block; width: 100%;}

/*新闻左侧*/
.LeftBox,.RightBox{width: 50%;}

.IndexNews-Left{max-width: 600px;padding-left: 60px;width: 100%;}
.IndexNews-Left .owl-nav button.owl-next,.IndexNews-Left .owl-nav button.owl-prev{position: absolute;left: 0;width: 49px;height: 49px;background-repeat: no-repeat;background-position: center;margin-top: -25px;}
.IndexNews-Left .owl-nav button.owl-next{background-image: url("../images/index_46.png");top: 60%;}
.IndexNews-Left .owl-nav button.owl-prev{background-image: url("../images/index_64.png");top: 40%;}
.New-Img{display: block;width: 100%;}
.New-Img img{max-width: 100%;}
.New-Txt{padding: 0 25px;}
.New-Name{font-size: 16px;color: #444;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;margin-top: 50px;}
.New-P{font-size: 14px;color: #888;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp:4;height: 96px;margin-top: 20px;}
.New-Time{display: block;margin-top: 30px;width: 127px;height: 34px;background: #157ad3;border-radius: 17px;color: #fff;font-size: 14px;text-align: center;line-height: 34px;}

.ImdexNews-Right{padding-top: 27px;width: 100%;}
.ImdexNews-Right .Title-Top{max-width: 600px;width: 100%;}
.News-UL li{padding: 30px 0 30px 20px;height: 140px;}
.News-LI{max-width: 580px;height: 100%;width: 100%;}
.News-Time{font-size: 24px;color: #157ad3;display: block;width: 75px;}
.News-Time span{font-size: 16px;display: block;}
.JianTou{width: 15%;height: 100%;background-image: url("../images/index_62.png");background-repeat: no-repeat;background-position: right center;}
.News-Text{margin-left: 75px;margin-right: 15%;}
.News-Text a{font-size: 16px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;height: 24px;}
.News-Text p{font-size: 14px;color: #9d9d9d;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;height: 48px;}
.News-UL li:nth-child(2){background: #eaeaea;}


/*新闻中心  s*/
.new .newfl{width:42.5%;height:400px;float:left;overflow:hidden;position:relative;}
.new .newfl .hd{height:15px;overflow:hidden; position:absolute;right:29px;bottom:15px; z-index:1; }
.new .newfl .hd ul{ overflow:hidden;zoom:1;float:left;}
.new .newfl .hd ul li{float:left;margin-right:8px;width:13px;height:13px;background:#939393;cursor:pointer;border-radius:50%;}
.new .newfl .hd ul li.on{background:#2e96f2;}
.new .newfl .bd{position:relative;height:100%;z-index:0;}
.new .newfl .bd li{zoom:1;vertical-align:middle;}
.new .newfl .bd li p{width:100%;position:absolute;height:50px;background:rgba(0,0,0,.4);z-index:999;bottom:0px;}
.new .newfl .bd li p a{display:block;width:70%;font-size:16px;color:#fff;line-height:50px;padding-left:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.new .newfl .bd img{display:block;}

.new .newrh{width:55%;height:400px;float:right;overflow:hidden;position:relative;}
.newrh .hd{height:46px;line-height:46px;border-bottom:1px solid #2e96f2;}
.newrh .hd ul{float:left;position:absolute;left:0px;top:0px;}
.newrh .hd ul li{width:148px;font-size:18px;color:#6f6f6f;text-align:center;float:left;cursor:pointer;}
.newrh .hd ul li.on{background:#2e96f2;color:#fff;}

.newrh .bd ul{padding:10px 0 0 29px;zoom:1;}
.newrh .bd li{padding:21px 0 21px 0;border-top:1px dashed #e7e7e7;;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.newrh .bd li:first-child{border:none;}
.newrh .bd li .tfl{width:70px;float:left;}
.newrh .bd li .tfl .date{font-size:24px;color:#787878;margin-top:4px;}
.newrh .bd li .tfl .date1{margin:16px auto 0;text-align:center;}
.newrh .bd li .trh{margin-left: 80px;}
.newrh .bd li .trh .trh1{font-size:16px;color:#2a2a2a;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newrh .bd li .trh .trh2{width:100%;line-height:20px;margin-top:12px;font-size:12px;color:#787878;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newrh .bd li:hover{padding-left:5%;}
.newrh .bd li:hover .trh .trh1{color:#2e96f2;}
.newrh .bd a.more{position:absolute;top:15px;right:0px;font-size:14px;color:#615c4e;}
/*新闻中心  e*/

@media ( max-width:1024px){
    .HomeTit h3{font-size: 25px;}
	.header .gp{ right:68px;line-height:61px;}
	.header-center .logo span{top:27px;}

}

@media ( max-width:768px){
    .HomeTit h3{font-size: 20px;}
    .HomeAbout .pic,.HomeAbout .txt{width: 100%; float: none;}
    .HomeAbout .txt{margin-top: 3%;}
    .Culture dd{width: 32%; margin: 0 2% 2% 0;}
    .Culture dd:nth-child(3n){margin-right: 0;}
    .Culture dd .info{height: 36px;}
    .HomeProduct .list li .name{font-size: 14px;}
    .HomeArea .list li .name{font-size: 15px; bottom: 10px;}

    .Netinfo dl dt{width: 100%;}
    .new .newfl,.new .newrh{width:100%;float:none;}
    .new .newfl .bd img{width:100%;}
    .new .newfl{height:auto;margin-bottom:5%;}
}

@media ( max-width:640px){
    .Culture dd{width: 48%; margin-right: 0;}
    .Culture dd:nth-child(2n){float: right;}
    .HomeProduct .list li{width: 48%;}
    .newrh .bd ul{padding: 10px 0px 0px;}
    .newrh .bd li .tfl .date{font-size: 20px;}
    .newrh .bd li .trh{width: auto;}
}

@media ( max-width:480px){
    .p3{padding: 5% 0;}
    .Culture dd{padding-left: 0px; text-align: center;}
    .Culture dd .icon{width: 36px; position: static; margin: 0 auto; display: block;}
    .newrh .hd ul li{width: 90px; font-size: 16px;}
}


/*Foot*/
.footer{width: 100%;background: #157ad3;color: #fff;}
.Foot-Top{padding: 45px 0 20px;}
.Foot-Nav{float: left;width: 44%;}
.Foot-Nav > dl{width: 20%;float: left;}
.Foot-Nav dt,.Foot-LX dt{font-size: 16px;color: #fff;margin-bottom: 5px;}
.Foot-Nav dd,.Foot-LX dd{margin-top: 5px;}
.Foot-Nav dd a,.Foot-LX dd{color: #fff;font-size: 14px;}
.Foot-LX{border-left: 1px solid #589fde;float: left;padding-left: 20px;width: 56%; position: relative;}
.Foot-LX .left{width: 54%; float: left;}
.Foot-LX .right{width: 42%; float: left;}
.Foot-LX dl{padding-bottom: 20px;}

/* .Foot-LX dl{width: 54%; float: left;} */
/* .Foot-LX dl.b3{float: right; width: 42%;} */
/* .Foot-LX dl.b4{padding-top: 8%} */
/* .Foot-LX dl.b1{width: 100%; float: none; margin-bottom: 35px;} */
.Ewm-Img{clear: both;position: relative;height: auto !important;height: 118px;min-height: 118px;padding-top: 25px;}
.Ewm-Img img{width: 118px; float: left; margin-right: 38px;}
.Ewm-Img span{position: absolute;width: 118px;bottom: -56px;text-align: center;left: 0;}
.Ewm-Img span.sp2{left: 156px;}

.Foot-Bottom{padding: 13px 0;text-align: center;background: rgba(0,0,0,0.4);font-size: 14px;}
.Foot-Bottom a{color: #fff;font-size: 14px;}

.ZUZHI-Img{display: block;margin: 50px auto;}
.ZUZHI-Img img{max-width: 100%;}


/*产品*/
.Banner2{width: 100%;margin-top: 100px;}
.Banner2 img{width: 100%;}
.Navs2-UL{width: 100%;padding-top: 28px;background: #f4f4f4;text-align: center;}
.Navs2-UL li{display: inline-block;padding-left: 34px;padding-right: 34px;}
.Navs2-UL li a{display: block;padding-bottom: 28px; border-bottom: 1px solid #f4f4f4; font-size: 16px;}
.Navs2-UL li.cur a,.Navs2-UL li:hover a{color: #157ad3;border-bottom: 1px solid #157ad3;}

@media ( max-width:768px){
    .Navs2-UL{padding-top: 0;}
    .Navs2-UL li{padding: 0; width: 20%;}
    .Navs2-UL li a{padding-bottom: 0; line-height: 50px;}
}
@media ( max-width:480px){
    .Navs2-UL li{width: auto; min-width: 20%;}
    .Navs2-UL li a{font-size: 15px;}
}
.CP-Box{padding: 0 0 3%;}
.CP-Box li{float: left; position: relative; margin: 0 2% 2% 0; width: 23.5%; background: #ebebeb;}
.CP-Box li:nth-child(4n){margin-right: 0;}
.CP-Box li a{ display: block; padding: 7px;}
.CP-Box li .effect-img img{display: block; width: 100%; height: 165px;}
.CP-Box li .name{display: block; text-align: center; font-size: 16px; line-height: 40px; height: 40px; color: #404040; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.CP-Box li:hover .arrow{display: block;} 

@media ( max-width:1024px){
    .CP-Box li .effect-img img{height: 136px;}
}

@media ( max-width:768px){
    .CP-Box li .name{height: 34px; line-height: 34px;}
    .CP-Box li .effect-img img{height: 98px;}
}

@media ( max-width:640px){
    .CP-Box li{width: 48%; margin-right: 0;}
    .CP-Box li:nth-child(2n){float: right;}
    .CP-Box li .effect-img img{height: 172px;}
}

@media ( max-width:480px){
    .CP-Box li .name{font-size: 14px;}
    .CP-Box li .effect-img img{height: 94px;}
}



/*Pages*/
.Pages{text-align: center;vertical-align: middle;margin-bottom: 5%;}
.Pages a{display: inline-block;vertical-align: middle;padding: 2px 10px;background: #eeeeee;margin: 0 3px;font-size: 14px;color: #666;}

.Pages a:hover,.Pages a.a_cur{background: #0093dd;color: #fff;}


/*详情*/
.ProMain{padding: 4% 0;}
.ProCon .pic{width: 47.5%; float: left;}
.ProCon .pic img{display: block; width: 100%;}
.ProCon .txt{width: 48.75%; float: right;}
.ProCon .txt .title span{display: block; line-height: 46px; font-size: 30px; color: #333333;}
.ProCon .txt .title i{display: block; width: 40px; height: 2px; background: #157ad3; margin-top: 8px;}
.ProCon .txt .info{font-size: 16px; line-height: 30px; min-height: 150px; color: #757575; margin: 4% 0;}
.ProCon .txt .img dd{width: 23.5%; float: left; margin-right: 2%;}
.ProCon .txt .img dd:nth-child(4n){margin-right: 0;}
.ProCon .txt .img dd span{display: block; padding: 2px; background: #fff;}
.ProCon .txt .img dd img{display: block; width: 100%; height: 83px;}
.ProCon .txt .img dd:hover span{background: #f54a38;}

.ProDetail{margin-top: 3%;}
.ProDetail .title{line-height: 60px; background: #f3f3f3; margin-bottom: 3%;}
.ProDetail .title span{display: block; width: 120px; text-align: center; font-size: 18px; color: #fff; font-weight: bold; background: #157ad3;}

@media ( max-width:1024px){
    .ProCon .txt .title span{font-size: 20px; line-height: 30px;}
}

@media ( max-width:768px){
    .ProCon .pic,.ProCon .txt{width: 100%; float: none;}
    .ProCon .txt{margin-top: 3%;}
    .ProCon .txt .info{min-height: auto;}
    .ProCon .txt .img dd img{height: 105px;}
    .ProDetail .title{line-height: 46px;}
    .ProDetail .title span{font-size: 16px;}
}

@media ( max-width:640px){
    .ProCon .txt .img dd img{height: 87px;}
}

@media ( max-width:480px){
    .ProCon .txt .title span{font-size: 18px;}
    .ProCon .txt .img dd img{height: 48px;}
    .ProDetail .title{line-height: 38px;}
}

/*发展*/
.Main-Box{margin: 3% 0 4%;}
.Title01.tac{text-align: center;}
.Title01{margin-bottom: 4%;}
.Title01 span{display: block; font-size: 30px; font-weight: bold; line-height: 58px; color: #333333;}
.Title01 i{display: inline-block; width: 40px; height: 2px; background: #157ad3;}
.demo{margin: 4% 0 0; position: relative;}
#slider .flex-direction-nav a  {width: 30px; height: 59px; border-radius:50%; position: absolute;background:none;top: 50px;}
/*#slider .flex-direction-nav a:hover{ border:1px solid #26cedb; background-color:#26cedb;}*/
#slider .flex-direction-nav .flex-prev { left: 0px; background-image:url(../images/fz_04.png); background-position:center center; background-repeat:no-repeat;}
#slider .flex-direction-nav .flex-next { right: 0px; background-image:url(../images/fz_06.png); background-position:center center;background-repeat:no-repeat;}
#slider .flex-direction-nav .flex-prev:hover{background-image:url(../images/fz_041.png);}
#slider .flex-direction-nav .flex-next:hover{background-image:url(../images/fz_061.png);}
#slider{margin-top: 4%; position: static;}
#slider li .box .txt{width: 42%; float: left;}
#slider li .box .txt .title{line-height: 45px; font-size: 32px; color: #157ad3; padding-bottom: 3%; border-bottom: 1px solid #ebebeb; margin-bottom: 5%;}
#slider li .box .txt .info{font-size: 16px; color: #4c4c4c; line-height: 30px;}
#slider li .box .pic{width: 44.75%; float: right;}
#slider li .box .pic img{display: block; width: 100%;}

#slider .slides li .infotxt{ height:auto !important; height:230px; min-height:230px; padding:0 0 23px;}
#slider .slides li .infotxt p{font-size: 18px;color: #333;padding: 18px 35px;background: #f3f3f3;margin-top: 20px;}
#carousel{padding: 0 1%;}
#carousel .flex-viewport{background-image:url(../images/fzx_03.jpg); background-position: 0px 59px; background-repeat: repeat-x;}
#carousel .flex-direction-nav{ display:none;}
#carousel .slides li{ text-align:center; background:url(../images/fz_12.png) center bottom no-repeat; line-height: 32px; padding-bottom:36px;font-size:18px; color:#333; cursor:pointer;}
#carousel .slides li.flex-active-slide{  background:url(../images/fz_09.png) center bottom no-repeat;}

@media ( max-width:1024px){
    .Title01 span{font-size: 24px;}
    #slider li .box .txt .title{font-size: 24px;}
}

@media ( max-width:768px){
    .Title01 span{font-size: 20px; line-height: 26px;}
    #slider li .box .txt .title{font-size: 20px;}
    #slider .flex-direction-nav a{top: 35px;}
    #carousel .flex-viewport{background-position: 0px 44px;}
    #carousel .slides li{font-size: 16px; padding-bottom: 20px;}
}

@media ( max-width:640px){
    .Main-Box{margin: 5% 0;}
    #slider li .box .txt,#slider li .box .pic{width: 100%; float: none;}
    #slider li .box .pic{margin-top: 4%;}
    #slider li .box .txt .title{padding-bottom: 0;}
}

/*公司动态*/
.DT-UL{padding: 3% 0 5%;}
.DT-UL li{height: 220px;padding: 3% 0;border-bottom: 1px solid #ebebeb;}
.DT-Img{display: block;width: 210px;height: 145px;line-height: 142px;text-align: center;vertical-align: middle;}
.DT-Img img{width: auto;max-width: 100%;max-height: 100%;vertical-align: middle;}
.DT-Text{margin-left: 250px;padding-top: 25px;}
.DT-Top a{display: block;width: 60%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;color: #333;}
.DT-Top span{font-size: 14px;color: #666;}
.DT-Text p{margin-top: 20px;line-height: 30px;font-size: 14px;color: #666;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.DT-UL li:hover .DT-Top a{color: #157ad3;font-weight: bold;}
.DT-UL li:hover .DT-Top span{color: #157ad3;}

@media ( max-width:768px){
    .DT-UL li{height: 190px;}
    .DT-Text{margin-left: 236px; padding-top: 15px;}
    .DT-Top a{font-size: 16px;}
}

@media ( max-width:480px){
    .DT-UL li{height: auto; padding: 20px 0px;}
    .DT-Img{width: 100%; float: none; height: auto;}
    .DT-Img img{width: 100%;}
    .DT-Text{margin-left: 0;}
    .DT-Top a{width: 100%;}
    .DT-Top span{float: none !important;}
    .DT-Text p{margin-top: 0px; line-height: 24px; height: 48px;}
}

/*联系我们*/
.LXWM-Dress{width: 100%;height: 380px; margin: 0 0 3%;}
.LXWM-Dress img{max-width: 100%;}
.LX-UL{margin: 3% 0;}
.LX-UL li{width: 32.5%;margin-right: 1.25%;float: left;padding: 30px 0 0 20px;border: 1px solid #e2e2e2;min-height: 320px;}
.LX-UL li:nth-child(3n){margin-right: 0;}
.LX-UL li dt{font-size: 24px;color: #157ad3;font-weight: bold;margin-bottom: 15px;}
.LX-UL li dd{font-size: 16px;color: #333;line-height: 24px;padding-top: 12px;}

@media ( max-width:1024px){
    .LX-UL li dt{font-size: 20px; margin-bottom: 5px;}
}

@media ( max-width:768px){
    .LX-UL li dt{font-size: 16px;}
    .LX-UL li dd{font-size: 14px; padding-top: 5px;}
}

@media ( max-width:640px){
    .LX-UL li{width: auto; float: none; min-height: auto; margin: 0 0 15px; padding: 4%;}
}

/*在线留言*/
.Netinfo{background: #fff;padding: 60px 40px;}
.Netinfo dl dt{width: 50%;float: left;margin-bottom: 30px;line-height: 40px;}
.Netinfo dl dt label{font-size: 16px;color: #333;width: 100px;text-align: right;display: inline-block;line-height: 40px;}
.Netinfo dl dt input.txt{width: 62%;height: 40px;padding-left: 5px;border: 1px solid #DEDEDE;background: #fafafa;}
.Netinfo dl dt em{margin-left: 15px;color: #E52613;font-size: 20px;height: 40px;}
.Netinfo dl dd{margin-bottom: 15px;float: left;width: 100%;}
.Netinfo dl dd textarea{border: 1px solid #DEDEDE;padding: 5px;width: 84.5%;background: #FAFAFA;height: 170px;}
.Netinfo dl dd label{font-size: 16px;color: #333;width: 100px;text-align: right;display: inline-block;line-height: 40px;float: left;}
.Netinfo dl dd input.yzm{;width: 120px;height: 40px;padding-left: 5px;border: 1px solid #DEDEDE;background: #fafafa;}
.Netinfo dl dd .info{display: inline-block;margin-left: 20px;}
.Netinfo dl dd .info img{width: 80px;height: 24px;margin: 0 15px 0 0;float: left;}
.Netinfo dl dd button.subB{width: auto;font-size: 16px;line-height: 40px;background: #999;margin: 15px auto 0;padding: 0 50px;border-radius: 3px;color: #fff;cursor: pointer;display: block;border: none;}

@media ( max-width:768px){
    .Netinfo{padding: 5%;}
}

@media ( max-width:640px){
    .Netinfo dl dt{width: auto; float: none; margin-bottom: 15px;}
}

@media ( max-width:480px){
    .Netinfo{padding: 5% 0;}
    .Netinfo dl dt input.txt,.Netinfo dl dd textarea{width: 68%;}
    .Netinfo dl dt label,.Netinfo dl dd label{width: 85px;}
}

/*企业概况*/
.AboutBox .txt{width: 58.333%; float: left;}
.AboutBox .txt .info{font-size: 15px; line-height: 29px; color: #333333;}

.FocusBox{width: 36.8333%; position: relative; float: right; margin-top: 123px;}
.FocusBox .slides li{position: relative;}
.FocusBox .slides li img{display: block; width: 100%;}
.FocusBox .slides li .name{position: absolute; z-index: 3; width: 100%; height: 36px; line-height: 36px; background: rgba(0,0,0,.3); font-size: 15px; color: #fff; left: 0px; bottom: 0px;}
.FocusBox .slides li .name span{display: block; padding: 0px 20px;}
.FocusBox .flex-control-nav{width: 50px; text-align: center; right: 12px; bottom: 13px; line-height: 10px; height: 10px; z-index: 9;}
.FocusBox .flex-control-nav li{margin: 0px 3px;}
.FocusBox .flex-control-paging li a{background: none; width: 10px; height: 10px; border: 2px solid #acacac;}
.FocusBox .flex-control-paging li a.flex-active{border: 2px solid #fff; background: none;}

.CultureBox{background-image: url(../images/culturebg.jpg);}
.HonnorBox .Contain{position: relative;}
.Honnor .slides li .box{margin: 0px 10px;}
.Honnor .slides li .effect-img{border: 1px solid #e7e7e7; background: #f5f5f5; padding: 7px;}
.Honnor .slides li .effect-img img{display: block; width: 100%; height: 237px;}
.Honnor .slides li .name{display: block; font-size: 14px; line-height: 18px; margin-top: 10px; color: #404040; text-align: center;}
.Honnor .slides li:hover .effect-img{border: 1px solid #157ad3;}
.Honnor .slides li:hover .name{color: #157ad3;}
.Honnor .flex-direction-nav{border-radius: 30px; overflow: hidden; position: absolute; width: 140px; height: 45px; top: 10px; right: 0px;}
.Honnor .flex-direction-nav a{width: 50%; height: 100%; top: 0px; margin-top: 0; background-repeat: no-repeat; background-position: center center; background-color: #dadada;}
.Honnor .flex-direction-nav .flex-prev{background-image: url(../images/left.png); left: 0px;}
.Honnor .flex-direction-nav .flex-next{background-image: url(../images/right.png); right: 0px;}
.Honnor .flex-direction-nav a:hover{background-color: #157ad3;}
.Honnor .flex-direction-nav .flex-prev:hover{background-image: url(../images/lefton.png);}
.Honnor .flex-direction-nav .flex-next:hover{background-image: url(../images/righton.png);}

@media ( max-width:1200px){
    .Honnor .flex-direction-nav{right: 15px;}
}

@media ( max-width:768px){
    .Title01{text-align: center;}
    .AboutBox .txt,.FocusBox{width: 100%; float: none;}
    .FocusBox{margin-top: 15px;}
    .HonnorBox .Title01{text-align: left;}
    .Honnor .flex-direction-nav{width: 80px; height: 30px;}
    .Honnor .flex-direction-nav a{background-size: 18%;}
}

@media ( max-width:640px){

}

@media ( max-width:480px){

}


/*岗位招聘*/
.RCLN-Box{margin-top: 4%;background: #4073d2; display: none;}
.RCLN-Img{width: 55%;display: block;text-align: center;vertical-align: middle;}
.RCLN-Img img{width: 100%; display: block;}
.RCLN-Txt{width: 45%; float: right; padding: 3%;color: #fff;}
.RCLN-Txt span{display: block;height: 60px;line-height: 60px;background: url("../images/zp_08.png")no-repeat left bottom;font-size: 22px;}
.RCLN-Txt p{margin-top: 20px;line-height: 28px;text-indent: 2em;}

.jobForm{ position:fixed; left:30%; right:30%;  z-index:999; top:50%; margin-top:-117px; text-align:center; background-color:#fff; box-shadow:0 0 2px #888; padding:30px 15px; display:none;}
.closeBtn{ font-size:22px; position:absolute; right:15px; top:4px;  color:#78b9c2;}
.closeBtn:hover{ text-decoration:none;}
.jobForm h2{ font-size:26px;line-height: 1.2;}
.jobForm .files{  position:relative; margin-top:30px;}
.jobForm p{ display:inline-block; position:relative; padding-top:27px; background:url(../images/arr7.png) no-repeat center top; font-size:18px; line-height:35px;}
.jobForm p input{ width:100%; display:block; position:absolute; left:0; right:0; top:0; bottom:0; opacity:0;}
.jobForm .submit{ font-size:20px; color:#78b9c2; margin-top:30px; background:none; border:none;}

.JobList ul{margin: 4% 0;}
.JobList li{margin-bottom:1px;}
.JobList li.First{border-bottom:none;}
.JobList li.First .Titname{color:#fff; background:#2a79cd; font-size:18px; font-weight: bold;}
.JobList li.First:hover .Titname{color:#fff;}
.JobList li .Titname{display:block; float:left; width:16.6666%; text-align:center; color:#494949; font-size:16px; overflow:hidden; line-height:60px; height:60px; background: #f2f2f2;}
.JobList li .Titname .cheack{display:inline-block; vertical-align:middle; border-radius:25px; border:2px solid #c3c3c3; width:98px; line-height:31px; color:#494949; cursor:pointer; font-size: 14px;}
.JobList li .Con{display:none; padding:2.5% 5% 3%;}
.JobList li .Con dl{line-height:30px; font-size:15px; color:#494949; width: 48%; float: left;}
.JobList li .Con dl:nth-child(2n){float: right;}
.JobList li .Con .apply{width: 130px; line-height: 40px; text-align: center; float: right; font-size: 16px; color: #fff; background: #f32727; margin-top: 3%;}

@media ( max-width:768px){
    .RCLN-Img{width: 100%; float: none;}
    .RCLN-Txt{width: 94%; float: none;}
    .JobList li .Titname{width:25%; height: 50px; line-height: 50px; font-size: 14px;}
    .JobList li.First .Titname{font-size: 16px;}
    .JobList li .Titname:nth-child(2),.JobList li .Titname:nth-child(5){display:none;}
    .JobList li .Con dl,.JobList li .Con dl:nth-child(2n){width: 100%; float: none;}
}

@media ( max-width:480px){
    .JobList li .Titname{width: 33.333%;}
    .JobList li .Titname:nth-child(4){display:none;}
    .JobList li .Con .apply{float: none; width: 100px; line-height: 34px; display: block;}
}

.Bgs{background:#f8f8f8;}
.Changepic{background:#fff; border-radius:5px; color:#333; width:70px; height:30px; line-height:30px; text-align:center; font-size:14px; margin-top:10px;}


/*招聘表单*/
.alert{position: fixed;left: 50%;margin-left: -326px;top: 0;background: #fff;box-shadow: 0 0 15px #ddd;display: none;z-index: 9999;height: 100%;width: 100%;max-width: 653px;overflow: scroll;}
.alert .mation{position: relative;}
.alert .close{position: absolute;right: 15px;z-index: 9999;cursor: pointer;top: 15px;width: 25px;height: 25px;background: url(../images/close.png) no-repeat center center;}
.alert h1{font-size: 40px;text-align: center;color: #7596cd;font-weight: bold;padding-top: 25px;}
.alert .ul{padding: 0 45px 45px 45px;}
.alert .ul li{line-height: 65px;border-bottom: 1px solid #DEDEDE;position: relative;}
.alert .ul li label{display: inline-block;font-size: 18px;color: #221815;width:90px;text-align: right;}
.alert .ul li input.text{border: none;width: 78%;height: 40px;margin: 0px auto;padding: 0 10px;font-size: 18px;}
/*.alert .ul li select{border: none;width: 80%;height: 40px;margin: 0px auto;padding: 0 10px;font-size: 18px;}*/
/*.alert .ul li.down{background: url(../images/down.png) 25% center no-repeat;}*/
/*.alert .ul li.down input.text{opacity: 0;margin-top: -10px;}*/
.alert .ul li.jy section{color: #c01920;font-family: "微软雅黑";}
.alert .ul li.btn{border: none;}
.alert .ul li.btn .sub{width: 100%;text-align: center;color:#FFFFFF;background: #c01920;font-size: 16px;padding: 15px 0;cursor: pointer;margin-top: 35px;}


/*资质荣誉*/

.Homepro{margin: 100px auto;position: relative;}
.Homepro .swiper-container{width: 80%;}
.Homepro .swiper-slide img{max-width: 100%;}
.Homepro .swiper-slide.swiper-slide-next,.Homepro .swiper-slide.swiper-slide-prev{transform: scale(0.8);z-index: 99;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;}
.Homepro .swiper-slide.swiper-slide-next{transform-origin: left;}
.Homepro .swiper-slide.swiper-slide-prev{transform-origin: right;}
.Homepro .swiper-slide.swiper-slide-active{transform: scale(1.2);transform-origin: center;z-index: 999;opacity: 1;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;}

.Homepro .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: url("../images/xm_05.png");}
.Homepro .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url("../images/xm_03.png");}


/*当宽度为1200px的时候的样式*/
@media only screen and (max-width:1200px) {
    .Menu{left: 36.3%;}
    .Menu li{padding: 0 2.9%;}
    .Foot-Top{display: none;}
}

/*当宽度为998px的时候的样式*/
@media only screen and (max-width:1024px) {
    .header-center{height: auto; line-height: 80px;}
    .BannerBox{margin-top: 80px;}
    .menu-nav{display: block;}
    .MobileShow{display: none; width: 50%; height: 100%; padding-right: 0; float: none; background: rgba(255,255,255,0.8); position: fixed; top: 80px; right: 0px;}
    .MobileShow .Menu{padding: 30px 0px;}
    .Menu li{width: 100%;float: none;display: block;}
    .Menu li>a, .Menu li>span{display: block;text-align: left; padding-left: 40px; font-size: 18px;}
    .Menu li>dl{position: static;}
    .Head-Top{position: static; width: 100%; text-align: center; width: 185px; margin: 0 auto; float: none !important;}
    .Head-Top span{display: none;}
    .Head-Top .Head-Tel{float: none; display: block; margin-top: 15px;}
    .Search-Box > span img{display: none;}
    .header-search{display: block; position: static; margin: 0 auto;}
    .Search-Box{float: none !important;}


    /*.Head-Tel{display: block;float: none;}*/
    .Banner2{margin-top: 100px;}
    .WH-Box li{min-height: 149px;}
}

/*当宽度为640px的时候的样式*/
@media only screen and (max-width:640px) {
    .header-center .logo{width: 66%;}
    .LeftBox, .RightBox{width: 100%;float: none;}
    .Foot-Nav{display: none;}
    .Foot-LX{border-left: none;width: 100%;}
    .BannerBox .owl-dots{bottom: 0;}
    .BannerBox .owl-dots .owl-dot{width: 25px;height: 3px;margin: 0 5px;}
    .XQ-Tap{height: auto;}


/*联系我们*/
    .WH-Box li{width: 48%;margin-right: 4%;}
    .WH-Box li:nth-child(2n){margin-right: 0;}
    .WH-Box li:nth-child(1),.WH-Box li:nth-child(4){display: none;}
    .WH-Box li:nth-child(2){margin-right: 4%;}
    .WH-Box li:nth-child(3){margin-right: 0;}

    .alert{left: 0;margin-left: 0;}
    .RCLN-Img{height: auto;line-height: 1;}
    .RCLN-Txt{height: auto;}

}



/*当宽度为480px的时候的样式*/
@media only screen and (max-width:480px) {
    .header-center{height: 60px;line-height: 60px;}
    .menu-nav{height: 60px;}
    .MobileShow{top: 60px; width: 70%;}
    .gallery-thumbs .swiper-slide a{font-size: 12px;}
    .gallery-thumbs .swiper-slide{width: 36%;}
    .GYWM-UL li span{width: 60px;height: 60px;border-radius: 30px;font-size: 14px;margin-left: -30px;margin-top: -30px;line-height: 60px;}

    .XQ-Img{display: block;float: none;max-width: 100%;text-align: center;}
    .XQ-Img img{width: auto;}
    .Banner2{margin-top: 60px;}
    .BannerBox{margin-top: 60px;}

    .Top-tabList{padding: 0  35px 0 0;    background: url(../images/zp_16.png)no-repeat right center;    background-color: #e6e3e3;}

    .alert .ul{padding: 0 5px 45px;}
    .alert .ul li input.text{width: 60%;}

}

/*投资者关系*/

.CultureBox2{background-image: url(../images/beij.jpg); height: 549px; padding-top: 14%; }
.CultureBox2  ul { overflow: hidden;}
.CultureBox2  ul li{ float: left;  text-align: center; width: 26%; margin: 0 3%; }
.CultureBox2  ul li a{ display: block; max-width: 230px;  max-height: 230px;  padding: 55px 20px; border: 3px solid #ced3d6;border-radius: 50%; background:rgba(255, 255, 255, 0.7) none repeat scroll 0 0 ;  transition: all .3s ease-in-out;  color:#1c1919; }
.CultureBox2  ul li a h4{ font-size: 16px; line-height: 32px; padding-top: 20px;}
.CultureBox2  ul li a:hover{ background:rgba(21, 122, 211, 0.7) none repeat scroll 0 0 ;  transition: all .3s ease-in-out; color: #fff;}
.CultureBox2  ul li:nth-child(3){  margin: none; }
.CultureBox2  ul li .img_hover,.CultureBox2  ul li a:hover .img{ display: none;}
.CultureBox2  ul li a:hover .img_hover{display: block; text-align: center;  margin: 0 auto;}
.CultureBox2 .right-img{ position: relative;}
.CultureBox2 .right-img .right-img_tit{ width: 230px; text-align: center; padding: 20px 0;
background:rgba(60, 137, 217, 0.9) none repeat scroll 0 0 !important;filter:Alpha(opacity=90); background:#fff;
 position: absolute;  bottom:20px;}
.CultureBox2 .right-img .right-img_tit span{ position: relative; z-index: 1;  color: #fff; font-size: 16px;}


@media ( max-width:780px){
	.CultureBox2{ height: auto; }
	.CultureBox2  ul { margin:0 auto;}
    .CultureBox2  ul li{width:26%;}
}

@media ( max-width:414px){
	.CultureBox2  ul { margin: 0 15%;}
	 .CultureBox2  ul li{width:100%; margin-bottom: 2%;}
}



