@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; outline:none;}
a{ text-decoration:none; -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s;}
a:hover{ -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s;}
img{ border:none;}
ol,ul,li{ list-style-type:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.left{ float:left;}
.right{ float:right;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
body{font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei"; background-color:#fff; min-width:1200px;}
.dx-app{display: none;}
.dx-pc{display: block;}
/**/

 .hetitbox{display: flex;align-items: center;justify-content: center; font-size: 42px;color: #333333;width: 100%;}
 .ind-ser-container-title a{ font-size: 42px;color: #333333;font-weight: bold;}
.ind-ser-container-title .hetitbox div{width: 138px;height: 2px;background: #888888;margin: 0 24px;display: inline-block;}
.ind-ser-container-title p{font-size: 18px;color: #999999;margin: 14px 0 42px 0;font-weight: normal;}
.ind-ser-container-list li div{margin: auto;display: block;padding: 15px 0;box-sizing: border-box; align-items: center; width: 114px;height: 114px;border-radius: 200px;background: #fff;}
.ind-ser-container-list li:hover div{background: #236ffb;}
.fulc{float: left;width: 1200px;margin-top: 40px; display: flex;flex-direction: row;justify-content: space-between;}
.fulc .fulcle{display: inline-flex;width:375px;}
.fulc .fulcle ul li:hover{    box-shadow: 0px 5px 20px rgba(35, 111, 251, 0.40);
-webkit-transition: ease 0.6s;
-moz-transition: ease 0.6s;
-ms-transition: ease 0.4s;
-o-transition: ease 0.6s;
transition: ease 0.6s;}
.fulc .fulcle ul li:hover .fuletxt div{color: #236ffb;}
.fulc .fulcle ul li{float: left;cursor: pointer; padding: 28px 10px 26px 82px;margin-bottom: 20px; position: relative; box-sizing: border-box; width:375px;background: #fff;border-radius: 8px;}
.fulc .fulcle ul li .fules{position: absolute;left: 30px;top: 35px;font-size: 20px; text-indent: 4px; background: #236ffb;font-style: italic; width: 36px;height: 36px;border-radius: 100px;color: #fff;line-height: 38px;}
.fulc .fulcle ul li .fuletxt{width: 100%;}
.fulc .fulcle ul li .fuletxt div{width: 100%;font-size: 20px;color: #999999;margin-bottom: 7px;}
.fulc .fulcle ul li .fuletxt p{width: 100%;font-size: 16px;color: #999999;}
.fulc .fulcle ul li .fulcimg{width:334px;height: 334px;}
.fulc .fulcle ul li .fulcimg img{width:334px;height: 334px;}
/*顶部*/
header{ width:100%; height:45px; overflow:hidden; background-color:#f6f8fb;}
header .header{ width:1200px; height:45px; margin:0 auto;}
header .header strong{ float:left; line-height:45px; font-size:14px; color:#515d71; padding-left:10px; font-weight:normal;}
header .header span{ float:right; line-height:45px; font-size:14px; color:#515d71; padding-right:10px;}
header .header img{ height:16px; vertical-align:top; margin-top:16px; margin-right:10px;}
/*导航*/
nav{ width:100%; height:90px; background-color:#fff; position:relative;} 
.nav{ width:1200px; height:90px; margin:0 auto;}
.nav .logo{ width:260px; height:90px; overflow:hidden; float:left; text-align:center; vertical-align:middle; position:absolute; top:0;display: flex;align-items: center;}
.nav .logo span{ height:100%; vertical-align:middle; display:inline-block; *display:inline; *zoom:1;}
.nav .logo img{ max-width:100%; max-height:90%; vertical-align:middle;}
.nav ul{ float:right; overflow:hidden; height:90px;}
.nav ul li{ float:left; display:inline-block; *display:inline; *zoom:1;}
.nav ul li a{ height:90px; display:inline-block; *display:inline; *zoom:1; padding:0 15px; font-size:14px; color:#666666; line-height:90px; position:relative;}
.nav ul li a span{ width:100%; height:90px; display:inline-block; *display:inline; *zoom:1; position:absolute; left:0; top:90px; background-color:#236ffb; z-index:1; -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s;}
.nav ul li a strong{ position:relative; z-index:10; font-weight:normal;}
.nav ul li a:hover span{ top:0; -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s; background-color:#236ffb;}
.nav ul li a:hover strong{ color:#fff;}
.nav ul li a.active span{ top:0; -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s;}
.nav ul li a.active strong{ color:#fff;}
/*大图*/
.banner { overflow: hidden; width: 100%; height: 500px; }
.banner .slide { display: block; width: 100%; height: 500px;}
/*用心服务*/
.ind-ser{ width:100%; overflow:hidden; padding:56px 0 80px 0; background-color:#fff;}
.ind-ser-container{ width:1240px; margin:0 auto;}
.ind-ser-container-title{ width:1240px; overflow:hidden; text-align:center;}
.ind-ser-container-title img{ max-width:100%; max-height:132px;}
.ind-ser-container-list{ width:1240px; height:386px;}
.ind-ser-container-list ul{margin: auto; width:1190px;display: flex;
flex-direction:row; /*左到右*/
flex-wrap:wrap;  /*换行*/
justify-content: space-between;}
.ind-ser-container-list li{ width:285px;border: 1px solid #d4dae6;border-radius: 6px; box-sizing: border-box;padding-top: 52px; height:386px; display:block;-webkit-transition:ease 0s; -moz-transition: ease 0s; -ms-transition: ease 0s; -o-transition: ease 0s; transition: ease 0.6s; }
.ind-ser-container-list li:hover{ box-shadow: 0px 5px 20px rgba(35, 111, 251, 0.40);border: 1px solid #fff;-webkit-transition:ease 0.6s; -moz-transition: ease 0.6s; -ms-transition: ease 0.4s; -o-transition: ease 0.6s; transition: ease 0.6s; }
.ind-ser-container-list li a{ width:285px; height:386px; display:block; overflow:hidden; position:relative;}
.ind-ser-container-list li a span{ width:285px; height:386px; display:inline-block; *display:inline; *zoom:1; background-color:#fff;}
/* .ind-ser-container-list li a:hover span{ top:0; -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s;} */
.ind-ser-container-list li a section{ width:285px; height:386px; overflow:hidden; position:relative; z-index:10;}
.ind-ser-container-list li a section img{margin: auto;display: block;}
.ind-ser-container-list li a section .img{ display:block; -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s;}
.ind-ser-container-list li a section .img_h{ display:none; -webkit-transition:ease 0.4s; -moz-transition: ease 0.4s; -ms-transition: ease 0.4s; -o-transition: ease 0.4s; transition: ease 0.4s;}
.ind-ser-container-list li a:hover section .img{ display:none;}
.ind-ser-container-list li a:hover section .img_h{display:block; }
.ind-ser-container-list li a section h3{ width:210px; display:block; margin:0 auto;font-weight: bold; font-size:20px; margin-top: 24px; color:#9097a6; text-align:center;}
.ind-ser-container-list li a:hover section h3{ color:#236ffb;}
.ind-ser-container-list li a p{ width:224px; display:block; padding-top:18px; margin:0 auto; font-size:14px; color:#999999; line-height:26px; max-height:150px; overflow:hidden;}
.ind-ser-container-list li a:hover p{ color:#999999;}
/*网络营销*/
.ind-net{ width:100%; overflow:hidden; background-color:#343434; padding:70px 0 60px;}
.ind-net-container{ width:1200px; overflow:hidden; margin:0 auto;}
.ind-net-container-title{ width:1200px; overflow:hidden; text-align:center;}
.ind-net-container-title img{ max-width:100%; max-height:90px;}
.top-img-group{ width:100%; overflow:hidden; height:450px;}
.container{ width:1200px; overflow:hidden; margin:0 auto;}
.top-img-item{ height:450px; overflow:hidden; position:relative;}
.item3{ width:100%; height:450px; overflow:hidden;}
.elem_3{ position:absolute; z-index:9; top:0; left:0; opacity:0;}
.font_3{ width:625px; height:300px; position:absolute; right:0; top:50%; margin-top:-100px; z-index:10;}
.font_3 p{ width:625px; height:42px; display:block; overflow:hidden; padding:25px 0 0 95px; font-size:14px; color:#878787; line-height:24px;}
.font_3 .net-bg1{ background:url(../images/bg_net_1.png) no-repeat;}
.font_3 .net-bg2{ background:url(../images/bg_net_2.png) no-repeat;}
.font_3 .net-bg3{ background:url(../images/bg_net_3.png) no-repeat;}
.font_3 .net-bg4{ background:url(../images/bg_net_4.png) no-repeat;}
/*合作伙伴*/
.ind-par{ width:100%; height:730px; overflow:hidden; background:url(../images/icon11.jpg) no-repeat; background-position:top center;}
.ind-par-container{ width:1200px; overflow:hidden; margin:0 auto;}
.ind-par-container-title{ width:1200px; overflow:hidden; text-align:center; margin-top:30px;}
.ind-par-container-title img{ max-width:100%; max-height:130px;}
.ind-par-container-list{ width:1200px; height:452px; overflow:hidden; margin-top:0px;}
.ind-par-container-list ul{ width:1220px; height:472px;}
.ind-par-container-list li{ width:300px; height:150px; display:block; float:left; border-right:1px #7a7fb3 solid; border-bottom:1px #7a7fb3 solid;}
.ind-par-container-list li a{ width:300px; height:150px; display:block; overflow:hidden; background-color:rgba(255,255,255,0.90); text-align:center; vertical-align:middle;}
.ind-par-container-list li a span{ height:100%; vertical-align:middle; display:inline-block; *display:inline; *zoom:1;}
.ind-par-container-list li a img{ max-width:80%; max-height:80%; vertical-align:middle;}
.ind-par-container-list li a:hover{ background-color:rgba(255,255,255,1);}
/*客户案例*/
.ind-case{ width:100%;  overflow:hidden; background:#fff;padding-top: 56px;}
.ind-case-container{ width:1200px; overflow:hidden; margin:0 auto;}
.ind-case-container-title{ width:1200px; overflow:hidden; text-align:center; margin-top:80px;}
.ind-case-container-title img{ max-width:100%; max-height:90px;}
.ind-case-container-list{ width:1200px; height:570px; margin-top:0px;}
.ind-case-container-list ul{ width:1300px; overflow:hidden;}
.ind-case-container-list li{ width:280px; height:260px;border-radius: 8px;border: 1px solid #eee;box-sizing: border-box; display:block; overflow:hidden; float:left; margin:0 26px 20px 0; display:inline;}
.ind-case-container-list li .img-container{ width:280px; height:160px; overflow:hidden;}
.ind-case-container-list li section{ width:100%;padding-left: 12px;box-sizing: border-box;  overflow:hidden; padding-top:5px;}
.ind-case-container-list li section a{ width:100%;  display:block; overflow:hidden; padding-bottom:3px;}
.ind-case-container-list li section a h3{ font-size:16px; color:#666; line-height:24px;margin: 8px 0 4px 0;}
.ind-case-container-list li:hover section a h3{ color:#236ffb;}
.ind-case-container-list li section p{ width:100%; height:20px; display:block; overflow:hidden; font-size:14px; color:#999; line-height:20px;}
.ind-case-container-list li section p strong{ padding-right:10px; font-weight:normal;}
.ind-case-container-more{ width:800px; height:44px; overflow:hidden; margin:auto; margin-top: 20px;margin-bottom: 50px;}
.ind-case-container-more a{ width:138px; margin: auto; height:36px; display:block;background: #236ffb; text-align:center; line-height:36px; font-size:14px; color:#fff;}
.ind-case-container-more a:hover{ color:#fff;background: #155de3;}
.content > h2 { clear: both; margin: 0; padding: 4em 1% 0; color: #484B54; font-weight: 800; font-size: 1.5em; }
.content > h2:first-child { padding-top: 0em; }
figure { position: relative; overflow: hidden;  width: 270; height:160px; background: #236ffb; text-align: center; cursor: pointer; }
figure img { position: relative;  opacity: 0.8; }
figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
figure figcaption::before, .grid figure figcaption::after { pointer-events: none; }
figure figcaption, figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
figure.effect-chico img {width:100%; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-chico:hover img { opacity: 0.7;  -webkit-transform: scale(1.12); transform: scale(1.12);}
figure.effect-chico figcaption { padding: 0; }
figure.effect-chico figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; -webkit-transform: scale(1.1); transform: scale(1.1); }
figure.effect-chico figcaption::before, figure.effect-chico p { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
figure.effect-chico h2 { padding: 20% 0 20px 0; }
figure.effect-chico p { width:100%; height:100%; display:block; -webkit-transform: scale(1.5); transform: scale(1.5); text-align:center; vertical-align:middle;}
figure.effect-chico p span{ height:100%; display:inline-block; vertical-align:middle;}
figure.effect-chico p img{ width:69px; height:69px; vertical-align:middle;}
figure.effect-chico:hover figcaption::before, figure.effect-chico:hover p { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
 @media screen and (max-width: 50em) {
.content { padding: 0 10px; text-align: center; }
.grid figure { display: inline-block; float: none; margin: 10px auto; width: 100%; }
}
/*right-dingwei*/
.foot-dingwei{
 width: 110px;
 height: 368px;
 position: fixed;
 right: 0px;

 z-index: 9;
 border: 1px solid #dcdcdc;
 background: #fafafa;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px; ;
}
.guanbi-foot{
 text-align: right;
 margin-top: -10px;
 cursor: pointer;
}
.foot-dingwei-img{
 text-align: center;
}


.foot-dingwei-imga{
 display: block;
 width: 106px;
 height: 116px;
 font-size: 14px;
 color: #0484cd;
 text-align: center;
 position: relative;

}
.qq-img{
 z-index: 99;
 position: absolute;
 width: 109px;
 height: 118px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
 border-bottom: 1px solid #ddd;
 background: url("../images/qq-icon-bg.png") no-repeat center 8px;
}
.qq-bg{
 width: 70px;
 height: 70px;
 border-radius: 35px;
 position: absolute;
 left: 18px;
 top: 10px;
 overflow: hidden;
 z-index: 9;
}
.qq-img img{
 max-width: 60px;
 display: block;
 position: absolute;
 left: 26px;
 top: 7px;
 -moz-transition: all .5s;
 -webkit-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s;
}
.foot-dingwei-img a p{
 bottom: 5px;
 position: absolute;
 width: 90px;
 left: 10px;
}
.foot-dingwei-img ul{
 z-index: 999;
 position: absolute;
 bottom: 0;
 border:1px solid #dcdcdc ;
 border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;
 width: 110px;
 margin-bottom: -1px;
 margin-left: -1px;
}
.foot-dingwei-img ul li{

 float: left;
 width: 54px;
 height: 54px;
 line-height: 42px;

}
.foot-dingwei-two{
 padding-top: 8px;
 text-align: center;
}
.foot-dingwei-two h4{ color:#333;
 font-size: 16px;
 font-weight:600 ;
}
.foot-dingwei-two a{
 margin:5px  0;
 display: block;
}
.foot-dingwei-two p{
	 color:#333;
 font-size: 14px;
}
.kaiqi-foot{
 width: 45px;
 height: auto;
 position: fixed;

 right:0px;
 cursor: pointer;

}
.dw-eweima{
 margin-top: 10px;
}
.dw-eweima p{ color:#333;
 font-size: 14px;
}
.dw-eweima img{
 width: 90px;
 height: 90px;
}

@media (min-width:1200px) and (max-width:1580px) {
 .foot-dingwei{
    top: 120px;
 }

 .kaiqi-foot{
    top: 130px;
 }

}

@media (min-width:1580px) and (max-width: 2000px){
 .foot-dingwei{
    top: 300px;
 }
 .kaiqi-foot{
    top: 317px;
 }


}
/*电商资讯*/
.ind-news{ width:100%; overflow:hidden; padding:56px 0 60px;}
.ind-news-container{ width:1200px; margin:0 auto;}
.ind-news-container-title{ width:1200px; overflow:hidden; text-align:center; margin-top:30px;}
.ind-news-container-title img{ max-width:100%; max-height:130px;}
.ind-news-container-list{ width:1200px; overflow:hidden;height: 630px;}
.tabs { width:100%; height:30px; overflow:hidden; margin-top:10px; text-align:center;}
.tabs a{ height:30px; padding:0 25px; display:inline-block; *display:inline; *zoom:1; margin:0 5px; text-align:center; line-height:30px; background-color:#ccc; font-size:14px; color:#fff; border-radius: 5px 5px 0px 0px;}
.tabs a.active { color: #fff; background: #236ffb; border-radius: 5px 5px 0px 0px; }
.tabs a:hover{color: #fff; background: #236ffb; border-radius: 5px 5px 0px 0px;}
.swiper-container  border-radius: 0 0 5px 5px; width: 100%; border-top: 0; }
.swiper-slide {  width: 100%; background: none; }
.content-slide { width:100%; }
.swiper-container { margin: 38px auto 0; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;/* Fix of Webkit flickering */ z-index: 1; }
.swiper-wrapper { position: relative; width: 100%; -webkit-transition-property: -webkit-transform, left, top; -webkit-transition-duration: 0s; -webkit-transform: translate3d(0px, 0, 0); -webkit-transition-timing-function: ease; -moz-transition-property: -moz-transform, left, top; -moz-transition-duration: 0s; -moz-transform: translate3d(0px, 0, 0); -moz-transition-timing-function: ease; -o-transition-property: -o-transform, left, top; -o-transition-duration: 0s; -o-transform: translate3d(0px, 0, 0); -o-transition-timing-function: ease; -o-transform: translate(0px, 0px); -ms-transition-property: -ms-transform, left, top; -ms-transition-duration: 0s; -ms-transform: translate3d(0px, 0, 0); -ms-transition-timing-function: ease; transition-property: transform, left, top; transition-duration: 0s; transform: translate3d(0px, 0, 0); transition-timing-function: ease; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.ind-news-container-div{ width:100%;overflow:hidden; margin-top:10px;}
.ind-news-container-left{ width:300px; height:400px; overflow:hidden; float:left; margin-left:70px; display:inline; background:url(../images/bg_news.png) no-repeat; background-position:top center; padding:11px 0;}
.ind-news-container-right{ width:726px; overflow:hidden; float:right; margin-right:50px; display:inline;}
.ind-news-container-right ul{ width:726px; overflow:hidden;}
.ind-news-container-right li{ width:726px;padding: 16px 20px;box-sizing: border-box;background: #fff; display:block; overflow:hidden; margin:12px 0;}
.ind-news-container-right li section{ width:100%; height:70px; overflow:hidden;position: relative;}
.ind-news-container-right li section h3{ width:100%; height:30px; display:block; overflow:hidden;}
.ind-news-container-right li section h3 a{ width:600px; height:30px; display:block; line-height:30px; font-size:16px; color:#262626; float:left; overflow:hidden;}
.ind-news-container-right li section h3 a:hover{ color:#236ffb;}
.ind-news-container-right li section h3 span{ float:right;position: absolute;right: 0px;top: 0px; line-height:30px; font-size:12px; color:#909090; font-family:Arial, Helvetica, sans-serif; text-align:right;}
.ind-news-container-right li section p{ width:100%;height:40px; display:block; overflow:hidden; font-size:14px; color:#909090; line-height:20px;}
.ind-news-container-right li .li-more{ width:100%; height:32px; overflow:hidden; margin-top:10px;}
.ind-news-container-right li .li-more a{ width:98px; height:28px; display:block; border:1px #236ffb solid; background-color:#fff; font-size:14px; color:#236ffb; text-align:center; line-height:28px;}
.ind-news-container-right li .li-more a:hover{ background-color:#236ffb; color:#fff;}
.ind-news-container-more{ width:100%; height:44px; overflow:hidden; border-top:1px #236ffb solid; margin:50px auto 0;}
.ind-news-container-more a{ width:100%; height:44px; display:block; text-align:center; line-height:44px; font-size:16px; color:#236ffb;}
.ind-news-container-more a:hover{ color:#236ffb;}
/*footer*/
footer{ width:100%; overflow:hidden; background-color:#1e1d1d;}
.footer-top{ width:100%; padding:30px 0; overflow:hidden; border-bottom:1px #393939 solid;}
.footer-top-container{ width:1200px; overflow:hidden; margin:0 auto;}
.footer-top-container-left{ width:195px; overflow:hidden; float:left; margin-left:25px; display:inline;}
.footer-top-container-left h3{ width:160px; height:40px; display:block; overflow:hidden; border-bottom:1px #393939 solid;}
.footer-top-container-left h3 img{ vertical-align:middle; margin:0 10px 3px 0;}
.footer-top-container-left h3 span{ font-size:14px; color:#fff; line-height:40px;}
.footer-top-container-left h4{ padding:8px 0; font-size:20px; color:#fff;}
.footer-top-container-left p{ width:100%; display:inline-block; *display:inline; *zoom:1;}
.footer-top-container-left p strong{ max-width:60px;  display:inline-block; *display:inline; *zoom:1; font-size:14px; color:#939393; line-height:16px; font-weight:normal; float:left;}
.footer-top-container-left p span{ width:140px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-size:13px; color:#939393; line-height:16px;}
.footer-top-container-middle{ width:708px; overflow:hidden; float:left; margin-left:40px; display:inline; border-left:1px #393939 solid; border-right:1px #393939 solid;}
.footer-top-container-middle ul{ width:720px; overflow:hidden;}
.footer-top-container-middle li{ width:100px; display:block; float:left; margin-left:65px; overflow:hidden;}
.footer-top-container-middle li h3{ font-size:16px; color:#939393; line-height:40px;}
.footer-top-container-middle li p{ padding:7px 0;}
.footer-top-container-middle li a{ font-size:12px; color:#939393;}
.footer-top-container-middle li a:hover{ color:#fff;}
.footer-top-container-right{ width:160px; overflow:hidden; float:right; margin:10px 60px 0 0; display:inline;}
.footer-top-container-right img{ width:100px; height:100px; display:block; margin:0 auto;}
.footer-top-container-right h3{ font-size:12px; color:#939393; line-height:40px; text-align:center}
.footer-bot{ width:100%; padding:20px 0; overflow:hidden; border-bottom:1px #494949 solid;}
.footer-bot-container{ width:1200px; overflow:hidden; margin:0 auto; font-size:12px; color:#939393; line-height:20px;}
.footer-bot-container a{ font-size:12px; color:#939393; padding-right:10px;}
.footer-bot-container a:hover{ color:#fff;}
/*内页*/
.nybanner{ width:100%; overflow:hidden; position:relative;display: flex;align-items: center;justify-content: center;}
.nybanner img{height:420px; margin: auto;display: block;}
.nymain{ width:100%; overflow:hidden; min-height:300px;border-top: 1px solid #F2f2f2;}
.nymain-container{ width:1240px; overflow:hidden; margin:0 auto; padding-bottom:30px;}
.about-menu{ width:1200px; height:61px; border-bottom:1px #f0f0f0 solid; margin-top:60px; text-align:center;}
.about-menu a{ width:102px; height:68px; display:inline-block; *display:inline; *zoom:1; margin:0 30px; background:url(../images/icon_about_menu.png) no-repeat; font-size:14px; color:#ffffff; text-align:center; line-height:28px;}
.about-menu a:hover{ background:url(../images/icon_about_menu_h.png) no-repeat;}
.about-menu a.active{ background:url(../images/icon_about_menu_h.png) no-repeat;}
.about-container{ width:1160px; overflow:hidden; margin:0 auto; padding:50px 0;}
.about-container-left{ width:672px; overflow:hidden; float:left;}
.about-container-title{ width:672px; overflow:hidden;}
.about-container-cont{ width:672px; overflow:hidden; margin-top:60px; font-size:14px; color:#666666; line-height:24px;}
.about-container-cont img,.about-container-cont span,.about-container-cont p{ max-width:100%;}
.about-container-cont li{ list-style-position:inside; list-style-type:disc;}
.about-container-right{ width:450px; height:420px; overflow:hidden; float:right; position:relative;}
.about-container-right .imgbd{ width:310px; height:314px; border:4px #236ffb solid; position:absolute; bottom:30px; right:20px; z-index:1;}
.about-container-right img{ width:450px; height:287px; display:block; position:absolute; top:85px; left:0; z-index:5;}
.culture{ width:1200px; overflow:hidden; margin-top:10px;}
.culture ul{ width:1200px;}
.culture li{ width:1200px; height:190px; display:block;}
.culture li a{ width:1200px; height:188px; display:block; background-color:#fff; border-top:1px #fff solid; border-bottom:1px #fff solid;}
.culture li a .culimg{ width:280px; height:188px; overflow:hidden; float:left; text-align:center; vertical-align:middle;}
.culture li a .culimg span{ height:100%; vertical-align:middle; display:inline-block; *display:inline;}
.culture li a .culimg img{ max-width:280px; max-height:188px; vertical-align:middle;}
.culture li a .culimg .choose_img1{ display:block; display:inline;}
.culture li a .culimg .choose_img2{ display:none;}
.culture li a section{ width:750px; height:100px; overflow:hidden; float:left; margin:44px 0 0 20px; display:inline;}
.culture li a section h3{ width:750px; height:30px; display:block; overflow:hidden; font-size:18px; color:#1a1a1a; line-height:30px;}
.culture li a section p{ width:750px; height:66px; display:block; overflow:hidden; margin-top:4px; font-size:12px; color:#909090; line-height:22px;}
.culture li a:hover{ background-color:#236ffb; border-top:1px #f0f0f0 solid; border-bottom:1px #f0f0f0 solid;}
.culture li a:hover .culimg .choose_img1{ display:none;}
.culture li a:hover .culimg .choose_img2{ display:block; display:inline;}
.culture li a:hover section{ width:750px; height:100px; overflow:hidden; float:left; margin:44px 0 0 20px; display:inline;}
.culture li a:hover section h3{ width:750px; height:30px; display:block; overflow:hidden; font-size:18px; color:#fff; line-height:30px;}
.culture li a:hover section p{ width:750px; height:66px; display:block; overflow:hidden; margin-top:4px; font-size:12px; color:#fff; line-height:22px;}
.job{ width:1200px; overflow:hidden; margin:30px 0;}
.job-left{ width:195px; padding-right:30px; overflow:hidden; border-right:1px #f0f0f0 solid; float:left;}
.job-left ul{ width:195px; overflow:hidden; padding:20px 0;}
.job-left li{ width:195px; display:block; overflow:hidden; padding:25px 0;}
.job-left li a{ width:195px; display:block; text-align:right; font-size:14px; color:#666666; line-height:20px;}
.job-left li a img{ display:none;}
.job-left li a:hover{ color:#236ffb;}
.job-left li a:hover img{ display:block; display:inline; vertical-align:middle; margin:0 5px 2px 0;}
.job-left li a.active{ color:#236ffb;}
.job-left li a.active img{ display:block; display:inline; vertical-align:middle; margin:0 5px 2px 0;}
.job-right{ width:870px; overflow:hidden; float:left; margin-left:70px; display:inline;}
.job-right-title{ width:100%; overflow:hidden; margin-top:40px;}
.job-right-title h3{ float:left; display:block; font-size:18px; color:#1a1a1a;}
.job-right-title h3 label{ font-size:12px; color:#909090; display:block;}
.job-right-title span{ float:right; display:block; font-size:12px; color:#909090; line-height:24px; text-align:right;}
.job-right-title span label{ font-size:12px; color:#236ffb;}
.job-right hr{ width:50px; border:none; border-top:1px #236ffb solid; margin:30px 0;}
.job-right-cont{ width:870px; overflow:hidden; font-size:14px; color:#909090; line-height:30px;}
.contact-info{ width:1200px; height:240px; overflow:hidden; margin:80px 0 60px;}
.contact-info ul{ width:1300px; height:240px;}
.contact-info li{ width:270px; height:240px; display:block; float:left; margin-right:40px; display:inline;}
.contact-info li a{ width:268px; height:238px; display:block; border:1px #ddd solid; background-color:#fff;}
.contact-info li a .img1{ height:66px; display:block; margin:46px auto 0;}
.contact-info li a .img2{ display:none;}
.contact-info li a section{ width:200px; height:100px; margin:15px auto 0;}
.contact-info li a section h3{ font-size:14px; color:#1a1a1a; line-height:30px; text-align:center;}
.contact-info li a section p{ font-size:12px; color:#999999; line-height:20px; text-align:center;}
.contact-info li a:hover{ border:1px #ff6b5d solid;}
.contact-info li a:hover .img1{ display:none;}
.contact-info li a:hover .img2{ height:66px; display:block; margin:46px auto 0;}
.contact-map{ width:100%; overflow:hidden; text-align:center;}
.contact-map p,.contact-map img{ max-width:100%;}
.contact-message{ width:1170px; overflow:hidden; margin:60px auto 50px;}
.contact-message-title{ width:1170px; overflow:hidden; text-align:center;}
.contact-message-form{ width:1170px; overflow:hidden; margin-top:50px;}
.contact-message-form ul{ width:570px; display:block;}
.contact-message-form ul li{ width:100%; display:block; padding-bottom:30px; overflow:hidden;}
.contact-message-form ul li .m-txt1{ width:548px; height:40px; padding:0 10px; border:1px #dddddd solid; background-color:#fff; font-size:14px; color:#666; font-family:"微软雅黑"; *line-height:40px; _line-height:40px; overflow:hidden;}
.contact-message-form ul li .m-txt2{ width:548px; height:170px; padding:5px 10px; border:1px #dddddd solid; background-color:#fff; font-size:14px; color:#666; font-family:"微软雅黑"; resize:none; overflow:hidden;}
.contact-message-form ul li span{ float:left;}
.contact-message-form ul li span .m-txt3{ width:120px; height:40px; padding:0 10px; border:1px #dddddd solid; background-color:#fff; font-size:14px; color:#666; font-family:"微软雅黑"; *line-height:40px; _line-height:40px; overflow:hidden;}
.contact-message-form ul li span img{ height:40px; vertical-align:top; margin-left:10px;}
.contact-message-form ul li .m-btn{ width:240px; height:40px; display:inline-block; float:right; border:none; background-color:#ff6b5d; font-size:16px; color:#fff; text-align:center; font-family:"微软雅黑"; *line-height:40px; _line-height:40px; cursor:pointer;}
.web-container{ width:604px; overflow:hidden; float:left; margin-top:30px;}
.web-container section{ width:604px; overflow:hidden; margin-bottom:30px; border-bottom:1px #f0f0f0 solid; padding-bottom:30px;}
.web-container section h3{ width:604px; display:block; font-size:16px; color:#1a1a1a;}
.web-container section h3 strong{ font-weight:normal; color:#236ffb;}
.web-container section h3 span{ display:block; font-size:12px; color:#909090;}
.web-container section hr{ width:50px; border:none; border-top:1px #236ffb solid; margin:30px 0 20px 0;}
.web-container section .des-container{ width:604px; overflow:hidden; font-size:14px; color:#909090; line-height:26px;}
.web-img{ width:540px; height:620px; overflow:hidden; margin-top: 40px; float:right; text-align:center; vertical-align:middle;}
.web-img span{ height:100%; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.web-img img{ max-width:540px; max-height:620px; vertical-align:middle;}
.case{ width:1200px; overflow:hidden; margin:0 auto; padding:50px 0;}
.case-title{ width:1200px; text-align:center;}
.allpage{ width:100%; overflow:hidden; margin:30px 0; text-align:center;}
.allpage span{ height:30px; padding:0 14px; display:inline-block; *display:inline; *zoom:1; font-size:12px; color:#fff; line-height:30px; margin:0 5px; border:1px #efefef solid; background-color:#236ffb}
.allpage a{ height:30px; padding:0 14px; display:inline-block; *display:inline; *zoom:1; font-size:12px; color:#909090; line-height:30px; margin:0 5px; border:1px #efefef solid; background-color:#fff;}
.allpage a:hover{ border:1px #efefef solid; background-color:#236ffb; color:#fff;}
.allpage label{ height:30px; padding:0 14px; display:inline-block; *display:inline; *zoom:1; font-size:12px; color:#ddd; line-height:30px; margin:0 5px; border:1px #efefef solid;}
.case-menu1{ width:1200px; overflow:hidden; margin-top:0; text-align:center;}
.case-menu1 a{ height:30px; display:inline-block; *display:inline; *zoom:1; padding:0 40px; margin:0 5px; font-size:14px; color:#ffffff; line-height:30px; background-color:#ccc;}
.case-menu1 a:hover{ background-color:#236ffb;}
.case-menu1 a.active{ background-color:#236ffb;}
.case-menu2{ width:800px;margin: auto;  overflow:hidden; margin-top:20px; margin-bottom: 20px; line-height:20px; text-align:center;}
.case-menu2 strong{ font-size:14px; color:#666666; font-weight:normal;}
.case-menu2 a{ font-size:14px; color:#999; line-height:20px; display:inline-block; padding:0 5px;*display:inline; *zoom:1; margin:0 5px;}
.case-menu2 a:hover{ color:#236ffb;}
.case-menu2 a.active{ color:#236ffb;}
.case-cont{ width:1200px; overflow:hidden;}
.case-cont1{ width:1200px; padding:60px 0; overflow:hidden;}
.case-cont1-img{ width:270px; overflow:hidden; float:left;}
.case-cont1-img img{ width:270px;}
.case-cont1 section{ width:850px; overflow:hidden; float:right; margin-right:30px; display:inline;}
.case-cont1 section h3{ font-size:30px; color:#1a1a1a; font-weight:bold; padding-bottom:5px;}
.case-cont1 section p{ font-size:12px; color:#909090; line-height:18px; padding:2px 0;}
.case-cont1 section .pic-small{ width:850px; overflow:hidden; margin-top:15px;}
.case-cont1 section .pic-small img{ height:80px; margin-right:10px; border-left:3px #fff solid; border-right:3px #fff solid; cursor:pointer;}
.case-cont1 section .pic-small img.hover{ height:74px; border:3px #236ffb solid;}
.bigimg{animation:bigimg 1s;
-webkit-animation:bigimg 1s;
-moz-animation:bigimg 1s;
-o-animation:bigimg 1s;}
@keyframes bigimg{
0% { opacity:0;}
90% { opacity:0.9;}
100% { opacity:1;}
}
@-webkit-keyframes bigimg{
0% { opacity:0;}
90% { opacity:0.9;}
100% { opacity:1;}
}
@-moz-keyframes bigimg{
0% { opacity:0;}
90% { opacity:0.9;}
100% { opacity:1;}
}
@-o-keyframes bigimg{
0% { opacity:0;}
90% { opacity:0.9;}
100% { opacity:1;}
}
.case-cont2{ width:1050px; overflow:hidden; border:1px #efefef solid; padding:30px 50px; font-size:14px; color:#666; line-height:24px;}
.case-cont2 img,.case-cont2 p,.case-cont2 span{ max-width:100%;}
.case-cont2 li{ list-style-type:disc;}
.case-page{ width:1200px; overflow:hidden; padding:10px 0; text-align:right; font-size:14px; color:#909090; border-bottom:1px #efefef solid;}
.case-page span{ padding-left:20px;}
.case-page a{ font-size:14px; color:#909090; margin-left:15px;}
.case-page a:hover{ color:#236ffb;}
.case-new{ width:1200px; overflow:hidden; margin-top:28px;}
.case-new-title{ width:1200px; height:35px; border-bottom:2px #efefef solid; margin-bottom: 20px;}
.case-new-title strong{ display:inline-block; height:35px; *display:inline; *zoom:1; font-size:16px; color:#262626; line-height:35px; border-bottom:2px #236ffb solid;}
.news-top{ width:100%; padding:30px 0 10px 0; background-color:#fff;}
.news-top-container{ width:1200px; overflow:hidden; margin:0 auto; }
.news-top-title{ width:1200px; height:49px; border-bottom:1px #dcdcdc solid; position:relative;}
.news-top-title .line{ width:180px; height:5px; background-color:#236ffb; position:absolute; left:0; bottom:-1px;}
.news-top-title .round{ width:10px; height:10px; border:1px #ddd solid; background-color:#fff; border-radius:6px; position:absolute; bottom:-6px; right:0;}
.news-top-title h3{ display:block; float:left; font-size:20px; color:#c5c6ca; line-height:40px; text-transform:Uppercase;}
.news-top-title h3 strong{ font-size:14px; color:#262626; padding-left:10px; font-weight:normal;}
.news-top-title .local{ float:right; overflow:hidden; text-align:right; line-height:49px; font-size:12px; color:#666666; padding-right:20px;}
.news-top-title .local a{ font-size:12px; color:#666666;}
.news-top-title .local img{ margin-right:6px;}
.news-top-title .local a:hover{ color:#236ffb;}
.news-top-title .local span{ padding:0 10px;}
.news-top-title .local strong{ font-size:12px; color:#236ffb;}
.news-top-menu{ width:1200px; overflow:hidden; padding:5px 0 0px 0;}
.news-top-menu a{ font-size:14px; color:#909090; padding:5px 20px; display:inline-block; *display:inline; *zoom:1;}
.news-top-menu a:hover{ color:#262626;}
.news-top-menu a.active{ color:#262626;}
.news-bot{ width:100%; background-color:#f9f9f9; overflow:hidden;-moz-box-shadow: 0 2px 5px #eeeeee inset;/*firefox*/-webkit-box-shadow: 0 2px 5px #eeeeee inset;/*safari或chrome*/box-shadow:0 2px 5px #eeeeee inset;/*opera或ie9*/ padding:40px 0 50px 0;}
.news-bot-container{ width:1200px; overflow:hidden; background-color:#fff; margin:0 auto;}
.news-left{ width:780px; overflow:hidden; float:left; margin:10px 0 10px 30px; display:inline;}
.news-left ul{ width:780px; overflow:hidden;}
.news-left ul li{ width:780px; height:170px; padding:30px 0; display:block; overflow:hidden; border-bottom:1px #efefef solid;}
.news-left ul li .newsimg{ width:220px; height:170px; overflow:hidden; float:left;}
.news-left ul li .newsimg a img{ width:225px; height:175px; -webkit-transition: -webkit-transform 0.2s linear;
-moz-transition: -moz-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
transition: transform 0.2s linear;}
.news-left ul li .newsimg a:hover img{ width:225px; height:175px;-webkit-transform: translateX(-5px);
-moz-transform: translateX(-5px);
-ms-transform: translateX(-5px);
-o-transform: translateX(-5px);
transform: translateX(-5px);}
.news-left ul li section{ width:518px; height:170px; display:block; float:right; margin-right:5px; display:inline;}
.news-left ul li section h3{ width:518px; height:30px; display:block; line-height:30px;}
.news-left ul li section h3 a{ font-size:16px; color:#262626;}
.news-left ul li section h3 a:hover{ color:#236ffb;}
.news-left ul li section h3 a:active{ color:#236ffb;}
.news-left ul li section h4{ font-size:12px; color:#bbbbbb; line-height:20px;}
.news-left ul li section h4 span{ padding:0 6px;}
.news-left ul li section p{ width:518px; height:60px; overflow:hidden; padding-top:8px; font-size:14px; color:#909090; line-height:20px;}
.news-left ul li section .news-cont{ width:726px; height:32px; overflow:hidden; margin-top:15px;}
.news-left ul li section .news-cont a{ width:98px; height:28px; display:block; border:1px #236ffb solid; background-color:#fff; font-size:14px; color:#236ffb; text-align:center; line-height:28px;}
.news-left ul li section .news-cont a:hover{ background-color:#236ffb; color:#fff;}

.news-left ul li.no-pics{}
.news-left ul li.no-pics .newsimg{ display:none;}
.news-left ul li.no-pics section{ width:780px; height:170px; display:block; float:none; margin-right:none;}
.news-left ul li.no-pics section h3{ width:780px; height:30px; display:block; line-height:30px;}
.news-left ul li.no-pics section h3 a{ font-size:16px; color:#262626;}
.news-left ul li.no-pics section h3 a:hover{ color:#236ffb;}
.news-left ul li.no-pics section h3 a:active{ color:#236ffb;}
.news-left ul li.no-pics section h4{ font-size:12px; color:#bbbbbb; line-height:20px;}
.news-left ul li.no-pics section h4 span{ padding:0 6px;}
.news-left ul li.no-pics section p{ width:780px; height:60px; overflow:hidden; padding-top:8px; font-size:14px; color:#909090; line-height:20px;}
.news-left ul li.no-pics section .news-cont{ width:780px; height:32px; overflow:hidden; margin-top:15px;}
.news-left ul li.no-pics section .news-cont a{ width:98px; height:28px; display:block; border:1px #236ffb solid; background-color:#fff; font-size:14px; color:#236ffb; text-align:center; line-height:28px;}
.news-left ul li.no-pics section .news-cont a:hover{ background-color:#236ffb; color:#fff;}

.news-right{ width:300px; overflow:hidden; float:right; margin:10px 30px 10px 0; display:inline;}
.news-hot{ width:300px; overflow:hidden; margin-top:10px;}
.news-hot-title{ width:300px; height:50px; border-bottom:2px #efefef solid; position:relative;}
.news-hot-title .line{ width:50px; height:2px; background-color:#236ffb; position:absolute; left:0; bottom:-2px;}
.news-hot-title strong{ font-size:16px; color:#262626; line-height:50px; font-weight:normal; line-height:50px;}
.news-hot-list{ width:300px; overflow:hidden; padding:10px 0;}
.news-hot-list ul{ width:300px; overflow:hidden;}
.news-hot-list li{ width:300px;display:block; overflow:hidden;}
.news-hot-list li a{ width:284px; padding:4px 0; display:block; overflow:hidden; padding-left:16px; line-height:18px; background:url(../images/icon-news1.png) no-repeat 0 50%; font-size:12px; color:#909090;}
.news-hot-list li a:hover{background:url(../images/icon-news2.png) no-repeat 0 50%; color:#236ffb;}
.news-tag{ width:300px; overflow:hidden;}
.news-tag-title{ width:300px; height:50px; border-bottom:2px #efefef solid; position:relative;}
.news-tag-title .line{ width:50px; height:2px; background-color:#236ffb; position:absolute; left:0; bottom:-2px;}
.news-tag-title strong{ font-size:16px; color:#262626; line-height:50px; font-weight:normal; line-height:50px;}
.news-tag-list{ width:300px; padding:10px 0;}
.news-tag-list a{ height:24px; padding:0 12px; display:inline-block; *display:inline; *zoom:1; border:1px #dddddd solid; background-color:#fff; font-size:12px; color:#666666; line-height:24px; margin:0 8px 8px 0;}
.news-tag-list a:hover{ background-color:#236ffb; border:1px #236ffb solid; color:#fff;}
.news-contact{ width:300px; overflow:hidden; margin-top:20px;}
.news-contact-img{ width:300px; overflow:hidden;}
.news-contact-img img{ width:300px;}
.news-contact-div{ width:300px; padding:10px 0; border-bottom:2px #efefef solid; position:relative;}
.news-contact-div .line{ width:50px; height:2px; background-color:#236ffb; position:absolute; left:0; bottom:-2px;}
.news-contact-div .news-contact-container{ width:280px; overflow:hidden; margin:0 auto; font-size:12px; color:#909090; line-height:20px;}
.news-contact-div .news-contact-container strong{ font-size:12px; color:#1a1a1a; font-weight:normal;}
.news-content{ width:780px; overflow:hidden; float:left; margin:10px 0 10px 30px; display:inline;}
.news-content-title{ width:780px; text-align:center; overflow:hidden; padding:10px 0; font-size:12px; color:#909090; border-bottom:1px #efefef solid;}
.news-content-title span{ padding:0 10px;}
.news-content-title h3{ font-size:16px; color:#262626; padding-bottom:6px;}
.news-content-dd{ width:780px; overflow:hidden; padding:10px 0; border-bottom:1px #efefef solid; font-size:14px; color:#909090; line-height:20px; border-bottom:1px #efefef solid;}
.news-content-dd strong{ font-size:14px; color:#1a1a1a;}
.news-content-cont{ width:780px; overflow:hidden; padding:20px 0; font-size:14px; color:#666666; line-height:22px;}
.news-content-cont img,.news-content-cont p,.news-content-cont span{ max-width:100%;}
.news-content-page{ width:780px; overflow:hidden; padding:10px 0; border-top:1px #efefef solid; border-bottom:1px #efefef solid; margin-top:30px;}
.news-content-page span{ padding-right:10px; display:inline-block; *display:inline; *zoom:1;}
.news-content-page span strong{ font-size:12px; color:#1a1a1a; font-weight:normal;}
.news-content-page span a{ font-size:12px; color:#909090; padding-right:10px;}
.news-content-page span a:hover{ color:#ff6b5d;}
.news-similar{ width:780px; overflow:hidden; margin-top:10px;}
.news-similar-title{ width:780px; height:49px; border-bottom:1px #efefef solid;}
.news-similar-title strong{ font-size:16px; color:#262626; line-height:49px;}
.news-similar-list{ width:780px; overflow:hidden; padding:10px 0;}
.news-similar-list ul{ width:820px; overflow:hidden;}
.news-similar-list li{ width:390px; height:30px; display:block; float:left;}
.news-similar-list li a{ width:374px; height:30px; display:block; background:url(../images/icon-news1.png) no-repeat 0 50%; padding-left:16px; overflow:hidden; line-height:30px; font-size:12px; color:#909090;}
.news-similar-list li a:hover{ background:url(../images/icon-news2.png) no-repeat 0 50%; color:#236ffb;}

