@charset "utf-8";
.clear {clear:both;}	
body {background:#fff;}
.main {max-width:1200px; margin: 0 auto;}

/*头部*/
.header-t {min-width: 1200px; height: 30px; background-color: #f4f4f4;}
.header-t-l p {font-size: 12px; color: #666; line-height: 30px; background: url(../images/index_15.png) no-repeat left; padding-left: 20px;}
.header-t-r {position: relative;}
.header-t-r ul li {display: inline-block; float: left; font-size: 12px; line-height: 30px; color: #666; margin-left: 20px;}
.header-t-r ul li i {display: inline-block; background: url(../images/index_16.png) no-repeat left; padding-left: 24px; font-style: normal;}
.header-t-r-ewm {display: none; width: 130px; height: 130px; position: absolute; top: 30px; left: -20px; z-index: 900; background-color: #fff; box-sizing: border-box; padding: 10px; box-shadow: 0px 0px 10px rgba(0,0,0,.1);}
.header-t-r-ewm img {display: block; width: 100%; height: 100%;}
.header-t-r ul li a {display: block; float: left; font-size: 12px; line-height: 30px; color: #666; background: url(../images/index_17.png) no-repeat left; padding-left: 24px;}
.header-t-r ul li:hover i {color: #17991f; background: url(../images/index_16_hover.png) no-repeat left;}
.header-t-r ul li:hover .header-t-r-ewm {display: block;}
.header-t-r ul li:hover a {color: #17991f; background: url(../images/index_17_hover.png) no-repeat left;}
.header-b {min-width: 1200px;}
.header-b-r {padding: 27px 0;}
.header-b-r ul li {display: inline-block;}
.header-b-r ul li a {display: block; padding: 0 28px; height: 36px; line-height: 36px; font-size: 16px; color: #666666; border-radius: 18px; transition: all 0.3s;}
.header-b-r ul li a:hover {color: #fff;
background: #43c74b; /* Old browsers */
background: -moz-linear-gradient(left,  #43c74b 0%, #1a9c22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #43c74b 0%,#1a9c22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #43c74b 0%,#1a9c22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c74b', endColorstr='#1a9c22',GradientType=1 ); /* IE6-9 */}

/*banner*/
.banner { width:100%;  position:relative;  height:600px; background:#fff; min-width:1200px;}
.banner .bd { margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.banner .bd ul { width:100% !important;  }
.banner .bd li { width:100% !important;  height:600px; overflow:hidden; text-align:center;}
.banner .bd li a { display:block; height:600px ; }
.banner .hd{ width:100%;  position:absolute; z-index:3; bottom:0; left:0; height:60px; line-height:60px;  text-align:center; _background:#fff; _filter:alpha(opacity=60);}
.banner .hd ul{ text-align:center;}
.banner .hd ul li{ display: inline-block; margin: 0 5px; width: 14px;height: 14px; border-radius: 8px; -webkit-border-radius:8px; -moz-border-radius:8px; border: 1px solid #fff;  cursor: pointer; overflow:hidden; line-height:999px;	}
.banner .hd ul .on:after {content: ''; display: block; width: 8px; height: 8px; border-radius: 4px; background-color: #fff; margin: 3px; position: absolute; top: 20px; z-index: 999; }
.banner .prev{background:url(../images/sprite.png) left top no-repeat;cursor: pointer;height: 110px;position: absolute;top: 50%; margin-top:-55px; width: 50px;left: 30px;opacity:0.3; filter:alpha(opacity=30); transition: all 0.3s;}
.banner .prev:hover{opacity:1; filter:alpha(opacity=100);}
.banner .next{background:url(../images/sprite.png) right top no-repeat;cursor: pointer;height: 110px;position: absolute;top: 50%; margin-top:-55px; width: 50px;right: 30px;opacity:0.3; filter:alpha(opacity=30); transition: all 0.3s;}
.banner .next:hover{opacity:1; filter:alpha(opacity=100);}

/*服务项目*/
.syfw {min-width: 1200px; padding: 90px 0;}
.syfw-t {display: inline-block; min-width: 1200px; text-align: center; background: url(../images/index_01.png) no-repeat top center;}
.syfw-t-p1 {display: inline-block; height: 44px; line-height: 44px; font-size: 34px; padding: 0 14px; color: #17991f; font-weight: bold; background-color:#f8f8f8; margin: 0 auto; text-align: center;}
.syfw-t-p1 span {color: #ff7a00;}
.syfw-t-p2 {font-size: 16px; color: #999; line-height: 60px; text-align: center;}
.syfw-b ul {display: block; margin-top: 30px;}
.syfw-b ul li {display: inline-block; float: left; width: 380px; margin: 0 10px; box-sizing: border-box; padding: 20px 30px;}
.syfw-b ul li img {display: block; margin: 0 auto; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.syfw-b-p1 {font-size: 18px; color: #000; font-weight: bold; line-height: 30px; text-align: center; margin: 10px 0;}
.syfw-b-p2 {font-size: 14px; color: #999; line-height: 22px; text-align: center;}
.syfw-b ul li a {display: block; margin: 24px auto 0; width: 150px; height: 40px; border-radius: 20px; line-height: 40px; border: 1px solid #179920; font-size: 16px; color: #17991f; text-align: center; transition: all 0.3s;}
.syfw-b ul li:hover img {display: block; margin: 0 auto; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none;}
.syfw-b ul li a:hover {border: 1px solid #ff7a00; background-color: #ff7a00; color: #fff; box-shadow: 0px 3px 10px rgba(0,0,0,0.3);}

/*为什么找我们？*/
.sywsmzwm {min-width: 1200px; padding: 90px 0 50px; background-color: #f8f8f8; position: relative;}
.sywsmzwm-yq {width: 410px; height: 650px; background: url(../images/index_06.png) no-repeat center; position: absolute; top: -120px; right: 0;}
.sywsmzwm-t {display: inline-block; min-width: 1200px; text-align: center; background: url(../images/index_01.png) no-repeat top center;}
.sywsmzwm-t-p1 {display: inline-block; height: 44px; line-height: 44px; font-size: 34px; padding: 0 14px; color: #17991f; font-weight: bold; background-color: #f8f8f8; margin: 0 auto; text-align: center;}
.sywsmzwm-t-p1 span {color: #ff7a00;}
.sywsmzwm-t-p2 {font-size: 16px; color: #999; line-height: 60px; text-align: center;}
.sywsmzwm-b {height: 500px; background: url(../images/index_05.png) no-repeat center; position: relative;}
.sywsmzwm-b p span {font-size: 28px;}
.sywsmzwm-b p {font-size: 18px; color: #545454; line-height: 30px; font-weight: bold; text-align: center;}
.sywsmzwm-b-1 {position: absolute; top: 290px; left: 290px;}
.sywsmzwm-b-2 {position: absolute; top: 160px; left: 400px;}
.sywsmzwm-b-3 {position: absolute; top: 110px; left: 560px;}
.sywsmzwm-b-4 {position: absolute; top: 160px; left: 720px;}
.sywsmzwm-b-5 {position: absolute; top: 290px; left: 820px;}
.sywsmzwm-b a {position: absolute; top: 412px; left: 50%; display: block; background-color: #00c322; margin-left: -379px; width: 760px; height: 50px; font-size: 20px; font-weight: bold; color: #ffffff; line-height: 50px; text-align: center; transition: all 0.3s;}
.sywsmzwm-b a:hover {background-color: #ff7a00;}

/*我们的优势*/
.sywmdys {min-width: 1200px; padding: 90px 0; background-color: #f8f8f8; position: relative;}
.sywmdys-yq {width: 330px; height: 500px; background: url(../images/index_07.png) no-repeat center; position: absolute; top: -80px; left: 0;}
.sywmdys-b {margin-top: 50px; margin-bottom: 10px;}
.sywmdys-b ul li {display: inline-block; float: left; width: 240px; box-sizing: border-box; padding: 10px 20px;}
.sywmdys-b ul li img {display: block; margin: 0 auto 20px; transition: all 1s;}
.sywmdys-b ul li p {font-size: 16px; color: #333; line-height: 30px; text-align: center;}
.sywmdys-b ul li:hover img {transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}

/*我们服务过的客户*/
.syfwgdkh {min-width: 1200px; padding: 90px 0;}
.syfwgdkh-b ul {display: block; margin-top: 30px; border-left: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;}
.syfwgdkh-b ul li {display: inline-block; float: left; border-top: 1px solid #ebebeb; border-right: 1px solid #ebebeb; background-color: #fff;}
.syfwgdkh-b ul li img {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; transition: all 0.3s;}
.syfwgdkh-b ul li:hover img {-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none;}

/*优享互联*/
.synews {min-width: 1200px; padding: 90px 0 200px; background-color: #f8f8f8;}
.synews-b {margin-top: 30px;}
.synews-b-div {display: inline-block; width: 380px; box-sizing: border-box; float: left; margin: 0 10px; border: 1px solid #eeeeee; border-radius: 5px; overflow: hidden; background-color: #fff;}
.synews-b-tit {width: 100%; height: 119px; background-color:#BCBCBC; font-size: 28px; color: #fff; line-height: 119px; text-align: center;}
.synews-b-nr ul {display: block; padding: 20px 40px 0;}
.synews-b-nr ul li a {display: block; width: 100%; overflow: hidden; height: 30px; font-size: 14px; color: #666666; line-height: 30px; position: relative; box-sizing: border-box; padding-left: 20px;}
.synews-b-nr ul li a span {display: block; width: 4px; height: 4px; border-radius: 2px; background-color: #666; position: absolute; top: 13px; left: 5px;}
.synews-b-nr ul li a:hover {color: #17991f;}
.synews-b-nr ul li a:hover span {background-color: #17991f;}
.synews-b-nr .more {display: block; width: 150px; margin: 20px auto; height: 40px; border-radius: 20px; overflow: hidden; line-height: 38px; font-size: 14px; color: #17991f; box-sizing:border-box; text-align: center; border: 1px solid #17991f; transition: all 0.3s;}
.synews-b-nr .more:hover {color: #fff; border: none; line-height: 40px; background: #43c74b; /* Old browsers */background: -moz-linear-gradient(left,  #43c74b 0%, #1a9c22 100%); /* FF3.6-15 */background: -webkit-linear-gradient(left,  #43c74b 0%,#1a9c22 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right,  #43c74b 0%,#1a9c22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c74b', endColorstr='#1a9c22',GradientType=1 ); /* IE6-9 */}
.synews-b-div:hover .synews-b-tit {background: #43c74b; /* Old browsers */background: -moz-linear-gradient(left,  #43c74b 0%, #1a9c22 100%); /* FF3.6-15 */background: -webkit-linear-gradient(left,  #43c74b 0%,#1a9c22 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right,  #43c74b 0%,#1a9c22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c74b', endColorstr='#1a9c22',GradientType=1 ); /* IE6-9 */}

/*立即体验*/
.syljty {min-width: 1200px; box-sizing: border-box; padding-top: 260px; margin-top: -180px; height: 430px; background: url(../images/index_13.png) no-repeat center;}
.syljty p {font-size: 30px; color: #fff; font-weight: bold; line-height: 30px; text-align: center; padding-bottom: 20px;}
.syljty a {display: block; width: 400px; height: 60px; border-radius: 30px; margin: 0 auto; font-size: 24px; color: #fff; text-align: center; line-height: 60px; background-color: #ff7a00; transition: all 0.3s;}
.syljty a:hover {box-shadow: 0px 5px 20px rgba(0,0,0,0.2);}

/*友情链接*/
.syyqlj {min-width: 1200px; height: 90px; box-sizing: border-box; padding: 30px 0;}
.syyqlj img {display: inline-block; float: left;}
.syyqlj ul {display: inline-block; width: 1170px; float: left; height: 30px; overflow: hidden;}
.syyqlj ul li {display: inline-block; margin: 0 10px; float: left; line-height: 30px; font-size: 18px; color: #666; font-weight: bold;}
.syyqlj ul li a {font-weight: normal; font-size: 14px; color: #666;}
.syyqlj ul li a:hover {color: #249f2c; text-decoration: underline;}

/*底部*/
.footer {min-width: 1200px; background-color: #424242; padding-top: 30px;}
.footer-t {padding: 40px 0;}
.footer-t-l ul li {display: inline-block; float: left; margin: 0 50px;}
.footer-t-l ul li p {font-size: 20px; color: #fff; font-weight: bold; line-height: 30px;}
.footer-t-l ul li span {display: block; margin: 10px 0; width: 13px; height: 5px; background: url(../images/index_14.png) no-repeat center;}
.footer-t-l ul li a {display: block; font-size: 16px; color: #cecece; line-height: 28px; transition: all 0.3s;}
.footer-t-l ul li a:hover {color: #249f2c;}
.footer-t-r {padding-top: 20px;}
.footer-t-r ul li {display: inline-block; float: left; margin: 0 10px;}
.footer-t-r ul li img {display: block; width: 110px; height: 110px;}
.footer-t-r ul li p {font-size: 14px; color: #aaa; line-height: 40px; text-align: center;}
.footer-b {min-width: 1200px; height: 60px; border-top: 1px solid #545454;}
.footer-b-l {font-size: 14px; color: #aaaaaa; line-height: 60px;}
.footer-b-r {font-size: 14px; color: #999; line-height: 60px;}


/*客户案例*/
.nybanner {min-width: 1200px; height: 336px;}
.nycase {min-width: 1200px; background-color: #f2f2f2; padding: 50px 0;}
.nycase-t ul li {display: inline-block; float: left; margin-right:20px; border:1px solid #17991f;border-radius: 25px;}
.nycase-t ul li a {display: block; width: 160px; height: 45px; font-size: 16px; color: #888; line-height: 45px; text-align: center; border-radius: 25px; overflow: hidden; transition: all 0.3s;}
.nycase-t ul li .on {background-color: #17991f; color: #fff;}
.nycase-t ul li a:hover {background-color: #17991f; color: #fff;}
.nycase-i {margin-top: 20px; margin-bottom: 20px;}
.nycase-i ul li {display: inline-block; float: left; width: 280px; margin: 10px; background-color: #fff; overflow: hidden; transition: all 0.3s;}
.nycase-i-t {position: relative;}
.nycase-i-t img {display: block; width: 100%; height: 195px; overflow: hidden;}
.nycase-i-t-bg {position: absolute; top: -200px; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); transition: all 0.3s;}
.nycase-i-t-bg a {position: absolute; top: 50%; left: 50%; display: block; margin-top: -20px; margin-left: -65px; width: 130px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center; border-radius: 5px; background-color: #ff7a01;}
.nycase-i-b {width: 260px; margin: 20px 10px 0 10px;}
.nycase-i-b-p1 {font-size: 16px; color: #333; line-height: 30px; font-weight: bold; height: 30px; overflow: hidden;}
.nycase-i-b-p2 {font-size: 14px; color: #666; line-height: 22px; height: 44px; overflow: hidden;}
.nycase-i-b-time {height: 40px; border-top: 1px solid #f2f2f2; margin-top: 20px;}
.nycase-i-b-p3 {font-size: 14px; color: #999; line-height: 40px; display: block; width: 220px; overflow: hidden;}
.nycase-i-b-p4 {font-size: 14px; color: #999; line-height: 40px; display: block; width: 40px; overflow: hidden;}
.nycase-i ul li:hover {box-shadow: 0px 0px 20px rgba(0,0,0,0.3);}
.nycase-i ul li:hover .nycase-i-t-bg {top: 0px;}
.page ul {display: block; text-align: center; margin: 0 auto;}
.page ul li {display: inline-block; height: 40px; padding: 0 10px; margin: 0 2px; border-radius: 5px; box-sizing: border-box; border: 1px solid #e8e8e8; background-color: #fff; font-size: 16px; color: #666; line-height: 40px; position: relative; text-align: center; transition: all 0.3s;}
.page ul span {display: inline-block; height: 40px; padding: 0 10px; margin: 0 2px; border-radius: 5px; box-sizing: border-box; font-size: 16px; color: #666; line-height: 40px; text-align: center;}
.page ul li:hover {background-color: #17991f; border: 1px solid #17991f; color: #fff;}


/*新闻列表*/
.nynews {min-width: 1200px; background-color: #f2f2f2; padding-bottom: 40px;}
.nynews-t {min-width: 1200px; height: 80px; background-color: #fff; box-shadow: 0px 3px 10px rgba(0,0,0,0.1);}
.nynews-t-l {width: 270px; height: 80px; background-color: #f2f2f2; box-sizing: border-box; padding: 24px 50px;}
.nynews-t-l p {font-size: 12px; color: #333; line-height: 18px;}
.nynews-t-l p span {font-size: 28px;}
.nynews-t-r {padding: 25px 0;}
.nynews-t-r ul li {display: inline-block; font-size: 14px; color: #999; line-height: 30px; margin: 0 1px;}
.nynews-t-r ul li a {color: #666;}
.nynews-t-r ul li a:hover {color: #17991f;}
.nynews-b-l {width: 270px; background-color: #fff;}
.nynews-b-l-t ul {display: block; padding: 20px 0;}
.nynews-b-l-t ul li a {display: inline-block; width: 100%; height: 40px; line-height: 40px; font-size: 16px; background: url(../images/icon_40.png) no-repeat 50px; box-sizing: border-box; padding-left: 70px;  color: #777; transition: all 0.3s;}
.nynews-b-l-t ul li a:hover {color: #fff; background: url(../images/icon_40_hover.png) no-repeat 50px #17991f;}
.nynews-b-l-b {width: 100%; box-sizing: border-box; padding: 20px 20px; border-top: 1px solid #eee;}
.nynews-b-l-b .p1 {font-size: 18px; color: #333; line-height: 30px; font-weight: bold;}
.nynews-b-l-b .p2 {font-size: 14px; color: #999; line-height: 26px;}
.nynews-b-l-b .p2 span {font-size: 26px; color: #444; font-weight: bold;}
.nynews-b-l-b .p3 {font-size: 14px; color: #666; line-height:2.0; margin-top: 6px;}
.nynews-b-l-b .ewm {width: 100%; height: 126px; background-color: #f4f4f4; margin-top: 10px; border-radius: 5px; overflow: hidden; box-sizing: border-box; padding: 13px;}
.nynews-b-l-b .ewm-r {height: 54px; border-left: 1px solid #e1e1e1; padding-left: 16px; margin: 23px 0;}
.nynews-b-l-b .ewm-r p {font-size: 12px; color: #666; line-height: 22px; margin-top: 5px;}
.nynews-b-r {width: 910px;}
.nynews-b-r .list {padding: 0 25px; background-color: #fff; border-top: 1px solid #eeeeee;}
.nynews-b-r .list li {display: block; width: 100%; padding: 25px 0; border-bottom: 1px solid #eeeef0;}
.nynews-b-r .list li .pic {display: inline-block; width: 240px;}
.nynews-b-r .list li .text {display: inline-block; width: 590px; margin-left: 30px;}
.nynews-b-r .list li .text .p1 {font-size: 18px; color: #333; line-height: 40px; height: 40px; box-sizing: border-box; padding-right: 100px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.nynews-b-r .list li .text .p2 {font-size: 14px; color: #777; line-height: 22px; margin: 0 0 20px; height: 66px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.nynews-b-r .list li .text .time a {display: block; width: 130px; height: 40px; line-height: 40px; border-radius: 20px; font-size: 14px; color: #fff; background-color: #17991f; text-align: center; transition: all 0.3s;}
.nynews-b-r .list li .text .time a:hover {background-color: #ff7a01;}
.nynews-b-r .list li .text .time p {display: block; height: 40px; line-height: 40px; font-size: 12px; color:#999; margin-left: 20px;}
.nynews-page ul {display: block; margin: 0 auto; text-align: center; margin-top: 20px;}
.nynews-page ul li {display: inline-block; margin: 0 5px;}
.nynews-page ul li a {display: block; font-size: 14px; color: #999; line-height: 45px; padding: 0 12px; text-align: center; border-radius: 5px; background-color: #fff; border: 1px solid #e5e5e5; transition: all 0.3s;}
.nynews-page ul li a:hover {border: 1px solid #ff7a01; background-color: #ff7a01; color: #fff;}
.nynews-page ul li span {display: block; font-size: 14px; color: #999; line-height: 45px; padding: 0 12px;}
.nynews-page ul li .upper {width: 260px;}


/*新闻详情*/
.nynews-b-r .details {width: 100%; background-color: #fff; box-sizing: border-box; padding: 50px 40px; border-top: 1px solid #eeeeee;font-size: 14px;
    line-height: 1.8;
    color: #5d5c5c;}
.nynews-b-r .details h1 {font-size: 24px; color: #333; line-height: 30px; text-align: center; margin-bottom: 10px; font-weight:bold}
.nynews-b-r .details .p1 {font-size: 14px; color: #999; text-align: center; margin-bottom: 20px;}
.nynews-b-r .details .p2 {font-size: 14px; color: #555; line-height: 24px;}


/*关于我们*/
.nygsjs {min-width: 1200px; padding: 40px 0 80px;}
.nyabout-tit {font-size: 34px; color: #17991f; line-height: 40px; font-weight: bold; text-align: center;}
.nygsjs-t {margin-top: 30px;}
.nygsjs-t-l {width: 560px;}
.nygsjs-t-r {width: 610px;}
.nygsjs-t-r {padding: 10px 0;}
.nygsjs-t-r .p1 {font-size: 20px; color: #333333; line-height: 40px; font-weight: bold;}
.nygsjs-t-r .p2 {font-size: 14px; color: #888; line-height: 24px; margin-top: 10px; height: 312px; overflow: hidden;}
.nygsjs-i {margin: 60px 0 50px 0;}
.nygsjs-i ul li {display: inline-block; float: left; width: 300px;}
.nygsjs-i ul li p {font-size: 16px; color: #666; line-height: 30px; text-align: center;}
.nygsjs-i ul li p span {font-size: 30px; color: #FF7A01; font-weight: bold;}
.nygsjs-b {margin-top: 20px; position: relative; }
.nygsjs-b .hd { width:100%;  position:absolute; z-index:3; bottom:-50px; left:0; height:60px; line-height:60px; text-align:center; _background:#fff; _filter:alpha(opacity=60);}
.nygsjs-b .hd ul {text-align:center;}
.nygsjs-b .hd ul li { display: inline-block; margin: 0 5px; width: 12px;height: 12px; border-radius: 8px; -webkit-border-radius:8px; -moz-border-radius:8px; background-color: #dcdcdc; cursor: pointer; overflow:hidden; line-height:999px;}
.nygsjs-b .hd ul .on {background-color: #17991f;}
.nygsjs-b .bd {min-width: 1200px; overflow: hidden;}
.nygsjs-b .bd ul {overflow:hidden; zoom:1;}
.nygsjs-b .bd ul li {display: inline-block;  width: 280px; margin: 10px; background-color: #fff; overflow: hidden; transition: all 0.3s;}
.nyfwgdkh-i-t {position: relative;}
.nyfwgdkh-i-t img {display: block; width: 100%; height: 195px; overflow: hidden;}

/*发展历程*/
.nyfzlc {min-width: 1200px; padding: 40px 0; background-color: #f8f8f8;}
.nyfzlc-nr {margin:0 auto;  width:100%;  overflow:hidden; position:relative; padding: 50px 0;}
.nyfzlc-nr .hd {overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.nyfzlc-nr .prev { display:block; position: absolute; top: 30px; left: 50%; z-index: 10; width:30px; height:30px; margin-left: -15px; cursor:pointer; background:url("../images/index_28.png") center no-repeat;}
.nyfzlc-nr .next { display:block; position: absolute; bottom: 60px; left: 50%; z-index: 10; width:30px; height:30px; margin-left: -15px; cursor:pointer; background:url("../images/index_27.png") center no-repeat;}
.nyfzlc-nr .bd {padding:10px; background: url(../images/index_26.png) no-repeat center 20px; min-height: 330px;}
.nyfzlc-nr .bd ul{ overflow:hidden; zoom:1; }
.nyfzlc-nr .bd ul li {width: 550px;}
.nyfzlc-nr .bd ul .right {float: right; margin-left: 550px;}
.nyfzlc-nr .bd ul .right .p1 {display: block; font-size: 28px; color: #17991f; height: 36px; overflow: hidden; line-height: 36px; font-weight: bold; text-align: left;}
.nyfzlc-nr .bd ul .right .p2 {font-size: 14px; color: #888; line-height: 22px; height: 44px; overflow: hidden;}
.nyfzlc-nr .bd ul .left {float: left; margin-right: 550px;}
.nyfzlc-nr .bd ul .left .p1 {display: block; font-size: 28px; color: #17991f; height: 36px; overflow: hidden; line-height: 36px; font-weight: bold; text-align: right;}
.nyfzlc-nr .bd ul .left .p2 {font-size: 14px; color: #888; line-height: 22px; height: 44px; overflow: hidden;}

/*招贤纳士*/
.nyzxns {min-width: 1200px; padding: 50px 0;}
.nyzxns-nr {margin-top: 30px;}
.nyzxns-nr ul li {display: inline-block; float: left; width: 578px; border-radius: 10px; border: 1px solid #ececec; margin: 10px; background-color: #fff; box-shadow: 0px 0px 14px rgba(0,0,0,0.1); transition: all 0.3s;}
.nyzxns-nr-t {margin: 0 30px; height: 90px; border-bottom: 1px solid #ececec; }
.nyzxns-nr-t p {font-size: 28px; color: #666; line-height: 90px; font-weight: bold; float: left;}
.nyzxns-nr-t a {display: block; float: right; margin: 25px 0; width: 140px; height: 40px; line-height: 40px; font-size: 16px; color: #fff;  background-color: #ff7a01; border-radius: 20px; text-align: center; transition: all 0.3s;}
.nyzxns-nr-t a:hover {box-shadow: 0px 4px 14px rgba(0,0,0,0.2);}
.nyzxns-nr-b {padding: 20px 30px;}
.nyzxns-nr-b p {font-size: 16px; color: #666; line-height: 36px; float: left; margin: 5px 10px;}
.nyzxns-nr-b .icon-tel {display: inline-block; float: left; width: 36px; height: 36px; background: url(../images/icon_23.png) no-repeat center;}
.nyzxns-nr-b .icon-fax {display: inline-block; float: left; width: 36px; height: 36px; background: url(../images/icon_24.png) no-repeat center;}
.nyzxns-nr-b .icon-add {display: inline-block; float: left; width: 36px; height: 36px; background: url(../images/icon_25.png) no-repeat center;}
.nyzxns-nr-b .icon-time {display: inline-block; float: left; width: 36px; height: 36px; background: url(../images/icon_26.png) no-repeat center;}
.nyzxns-nr ul li:hover {background: #43c74b; /* Old browsers */
background: -moz-linear-gradient(left,  #43c74b 0%, #1a9c22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #43c74b 0%,#1a9c22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #43c74b 0%,#1a9c22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c74b', endColorstr='#1a9c22',GradientType=1 ); /* IE6-9 */}
.nyzxns-nr ul li:hover .nyzxns-nr-t {border-bottom: 1px solid #57cb5e;}
.nyzxns-nr ul li:hover .nyzxns-nr-t p {color: #fff;}
.nyzxns-nr ul li:hover .nyzxns-nr-b p {color: #fff;}
.nyzxns-nr ul li:hover .nyzxns-nr-b .icon-tel {background: url(../images/icon_23_hover.png) no-repeat center;}
.nyzxns-nr ul li:hover .nyzxns-nr-b .icon-fax {background: url(../images/icon_24_hover.png) no-repeat center;}
.nyzxns-nr ul li:hover .nyzxns-nr-b .icon-add {background: url(../images/icon_25_hover.png) no-repeat center;}
.nyzxns-nr ul li:hover .nyzxns-nr-b .icon-time {background: url(../images/icon_26_hover.png) no-repeat center;}

/*合作伙伴*/
.nyhzhb {min-width: 1200px; padding: 50px 0; background-color: #f8f8f8;}
.nyhzhb-b ul {display: block; margin-top: 30px; border-left: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;}
.nyhzhb-b ul li {display: inline-block; float: left; border-top: 1px solid #ebebeb; border-right: 1px solid #ebebeb; background-color: #fff;}
.nyhzhb-b ul li img {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; transition: all 0.3s;}
.nyhzhb-b ul li:hover img {-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none;}

/*联系方式*/
.nylxfs {min-width: 1200px; padding: 50px 0;}
.nylxfs-nr {margin-top: 30px;}
.nylxfs-nr-l .p1 {font-size: 18px; color:#333333; line-height: 30px; font-weight: bold; margin: 40px 0; padding-left: 60px;}
.nylxfs-nr-l .p2 {font-size: 14px; color: #666666; line-height: 40px;}
.nylxfs-nr-l .tel {background: url(../images/icon_27.png) no-repeat 0px 4px; padding-left: 60px; margin: 10px 0;}
.nylxfs-nr-l .email {background: url(../images/icon_28.png) no-repeat 0px 4px; padding-left: 60px; margin: 10px 0;}
.nylxfs-nr-l .address {background: url(../images/icon_29.png) no-repeat 0px 4px; padding-left: 60px; margin: 10px 0;}
.nylxfs-nr-r {width: 660px; height: 380px; overflow: hidden;}





/*客服定制*/
.nykfwb {min-width: 1200px; padding: 70px 0 100px; background-color:#f8f8f8}
.nykfwb-t {height: 90px; background: url(../images/index_22.png) no-repeat center; margin-top: 10px;}
.nykfwb-t ul li {display: inline-block; float: left; width: 300px; font-size: 24px; color: #17991f; padding-top: 55px; font-weight: bold; text-align: center;}
.nykfwb-b {margin-top: 30px;}
.nykfwb-b-nr {display: inline-block; float: left; width: 300px; box-sizing: border-box; padding: 0 30px;}
.nykfwb-b-nr ul li {display: inline-block; float: left; width: 120px; margin: 10px 0;}
.nykfwb-b-nr ul li img {display: block; margin: 0 auto; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; transition: all 0.3s;}
.nykfwb-b-nr ul li p {font-size: 14px; color: #999; line-height: 30px; text-align: center;}
.nykfwb-b-nr ul li:hover img {-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none;} 
.nykfwb-b-nr ul li:hover p {color: #17991f;}

/*我们能为你做的*/
.nywnzd {min-width: 1200px; padding: 90px 0;}
.nywnzd-b {margin-top: 50px; margin-bottom: 10px;}
.nywnzd-b ul li {display: inline-block; float: left; width: 240px; box-sizing: border-box; padding: 10px 20px;}
.nywnzd-b ul li img {display: block; margin: 0 auto 20px; transition: all 1s;}
.nywnzd-b ul li .p1 {font-size: 16px; color: #333; line-height: 30px; text-align: center;}
.nywnzd-b ul li .p2 {font-size: 14px; color: #999; line-height: 22px; text-align: center; margin-top: 5px;}
.nywnzd-b ul li:hover img {transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}

/*我们服务过的客户*/
.nyfwgdkh {min-width: 1200px; padding: 90px 0; background-color: #f8f8f8;}
.nyfwgdkh-b {margin-top: 20px; position: relative; }
.nyfwgdkh-b .prev {display:block; width:50px; position: absolute; top: 50%; left: 0; z-index: 2; height:110px; margin-top: -55px; overflow:hidden; cursor:pointer; background:url(../images/sprite.png) left top no-repeat; opacity:0.4; filter:alpha(opacity=40); transition: all 0.3s;}
.nyfwgdkh-b .next {display:block; width:50px; position: absolute; top: 50%; right: 0; z-index: 2; height:110px; margin-top: -55px; overflow:hidden; cursor:pointer; background:url(../images/sprite.png) right top no-repeat; opacity:0.4; filter:alpha(opacity=40); transition: all 0.3s;}
.nyfwgdkh-b .prev:hover {opacity: 1; filter:alpha(opacity=100);}
.nyfwgdkh-b .next:hover {opacity: 1; filter:alpha(opacity=100);}
.nyfwgdkh-b .next{ background-position: -50px 0;}
.nyfwgdkh-b .bd {min-width: 1200px; overflow: hidden;}
.nyfwgdkh-b .bd ul {overflow:hidden; zoom:1;}
.nyfwgdkh-b .bd ul li {display: inline-block;  width: 280px; margin: 10px; background-color: #fff; overflow: hidden; transition: all 0.3s;}
.nyfwgdkh-i-t {position: relative;}
.nyfwgdkh-i-t img {display: block; width: 100%; height: 195px; overflow: hidden;}
.nyfwgdkh-i-t-bg {position: absolute; top: -200px; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); transition: all 0.3s;}
.nyfwgdkh-i-t-bg a {position: absolute; top: 50%; left: 50%; display: block; margin-top: -20px; margin-left: -65px; width: 130px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center; border-radius: 5px; background-color: #ff7a01;}
.nyfwgdkh-i-b {width: 280px; padding: 20px; box-sizing: border-box;}
.nyfwgdkh-i-b-p1 {font-size: 16px; color: #333; line-height: 30px; font-weight: bold; height: 30px; overflow: hidden;}
.nyfwgdkh-i-b-p2 {font-size: 14px; color: #999; line-height: 22px; max-height: 66px; overflow: hidden;}
.nyfwgdkh-b .bd ul li:hover {box-shadow: 0px 0px 20px rgba(0,0,0,0.3);}
.nyfwgdkh-b .bd ul li:hover .nyfwgdkh-i-t-bg {top: 0px;}
.nyfwgdkh-more {display: block; width: 180px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; background-color: #ff7a00; margin: 20px auto 0; border-radius: 20px; text-align: center; transition: all 0.3s;}
.nyfwgdkh-more:hover {box-shadow: 0px 2px 10px rgba(0,0,0,0.3); color: #fff;}

/*工作环境*/
.nygzhj {min-width: 1200px; padding: 90px 0;}
.nygzhj-b {position: relative; margin-top: 30px;}
.nygzhj-b ul {min-width: 1200px; min-height: 420px;}
.nygzhj-b .one {position: relative; top: 0; left: 0; width: 280px; margin: 10px; overflow: hidden; display: inline-block; float: left;}
.nygzhj-b img {transition: all 0.3s;}
.nygzhj-b ul li {display: inline-block; float: left; width: 280px; height: 200px; overflow: hidden; margin: 10px; position: relative;}
.nygzhj-b ul .mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); box-sizing: border-box; padding: 20px; opacity: 0; filter:alpha(opacity=0); transition: all 0.3s;}
.nygzhj-b ul .mask .border {border: 1px solid #ffffff; width: 100%; height: 100%;}
.nygzhj-b ul .mask p {font-size: 18px; color: #fff; line-height: 30px; position: absolute; top: 50%; left: 50%; margin-top: -15px; margin-left: -90px; text-align: center; display: block; width: 180px; overflow: hidden;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.nygzhj-b ul .one:hover .mask {opacity: 1; filter:alpha(opacity=100);}
.nygzhj-b ul li:hover .mask {opacity: 1; filter:alpha(opacity=100);}
.nygzhj-b ul .one:hover img {-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.nygzhj-b ul li:hover img {-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}

/*合作流程*/
.nyhzlc {min-width: 1200px; padding: 90px 0 200px; background-color: #f8f8f8;}
.nyhzlc-b {margin-top: 40px; margin-bottom: 10px; background: url(../images/index_25.png) no-repeat center 6px;}
.nyhzlc-b ul li {display: inline-block; float: left; width: 200px;}
.nyhzlc-b ul li img {display: block; margin: 0 auto;}
.nyhzlc-b ul li p {font-size: 18px; color: #17991f; line-height: 60px; font-weight: bold; text-align: center;}


/*淘宝客服*/
.nywtkr {min-width: 1200px; padding: 90px 0;}
.nywtkr-t {margin-top: 30px;}
.nywtkr-t-l ul {display: block; padding: 50px 40px; width: 700px;}
.nywtkr-t-l ul li {display: block; height: 30px; line-height: 30px; font-size: 16px; color: #333; margin: 10px 0;}
.nywtkr-t-l ul li span {display: block; float: left; font-size: 16px; margin-right: 20px; color: #fff; font-weight: bold; line-height: 30px; width:50px; background-color: #ff7a00; text-align: center;}

.nywtkr-b-t {font-size: 24px; color: #333; line-height: 30px; font-weight: bold; margin-bottom: 20px;}
.nywtkr-b .tit {background-color:#3BB9B6; height: 50px; }
.nywtkr-b .tit th {font-size: 15px; color:#FFF}
.nywtkr-b .nr {height: 40px; box-sizing: border-box; border-left: 1px solid #eee;}
.nywtkr-b .nr td {font-size: 14px; color: #666; line-height: 40px; text-align: center; box-sizing: border-box; border-right: 1px solid #eeeeee;  border-bottom: 1px solid #eeeeee;}
.nywtkr-b-b {font-size: 12px; color: #999; line-height: 24px; margin-top: 10px;}

.nyjckr {min-width: 1200px; padding: 90px 0; background-color: #f8f8f8;}
.nyjckr-b ul {display: block; margin-top: 20px;}
.nyjckr-b ul li {display: inline-block; float: left; width: 220px; position: relative; border: 1px solid #ebebeb; margin: 0 10px; padding-top: 40px; height: 340px; background-color: #fff; box-sizing: border-box; transition: all 0.3s;}
.nyjckr-b ul li .zs {position: absolute; top: -11px; left: 50%; margin-left: -20px;}
.nyjckr-b ul li .zs span {display: inline-block; width: 20px; height: 3px; }
.nyjckr-b ul li img {display: block; margin: 0 auto;}
.nyjckr-b ul li .p1 {font-size: 18px; color: #17991f; font-weight: bold; line-height: 30px; text-align: center; margin-top: 20px;}
.nyjckr-b ul li .p2 {font-size: 14px; color: #999; line-height: 22px; text-align: center; margin-top: 4px;}
.nyjckr-b ul li:hover {box-shadow: 0px 0px 14px rgba(0,0,0,0.1);}

.nyxzwm {min-width: 1200px; padding: 90px 0;}
.nyxzwm-b ul {display: block; margin-top: 30px; margin-bottom: 10px;}
.nyxzwm-b ul li {display: inline-block; float: left; width: 240px; height: 310px; box-sizing: border-box; padding: 0 20px; background: url(../images/index_29.png) no-repeat center; transition: all 0.3s;}
.nyxzwm-b ul li img {display: block; margin: 0 auto;}
.nyxzwm-b ul li .p1 {font-size: 18px; color: #333; font-weight: bold; line-height: 30px; text-align: center; margin-top: 56px;}
.nyxzwm-b ul li .p2 {font-size: 14px; color: #999; line-height: 22px; text-align: center; margin-top: 4px;}
.nyxzwm-b ul li:hover {background: url(../images/index_29_hover.png) no-repeat center;}
.nyxzwm-b ul li:hover .p1 {color: #fff;}
.nyxzwm-b ul li:hover .p2 {color: #fff;}

.nyfwfg {min-width: 1200px; background-color: #f8f8f8; padding: 90px 0;}
.nyfwfg-b ul {display: block; border-top: 1px solid #ebebeb; border-left: 1px solid #ebebeb; margin-top: 30px; box-sizing: border-box;}
.nyfwfg-b ul li {display: inline-block; float: left; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; overflow: hidden;}
.nyfwfg-b ul li img {transition: all 0.3s;}
.nyfwfg-b ul li:hover img {-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}

.nykfzs {min-width: 1200px; padding: 90px 0;}
.nykfzs-nr {margin-top: 30px;}
.nykfzs-nr ul li {display: inline-block; float: left; width: 560px; height: 180px; margin: 20px; background-color: #f4f4f4; position: relative; transition: all 0.5s;}
.nykfzs-nr ul li img {display: block; position: absolute; top: -20px; left: 30px;}
.nykfzs-nr-r {margin-left: 300px; padding: 40px 0;}
.nykfzs-nr-r .p1 {font-size: 18px; color: #333; line-height: 40px; font-weight: bold;}
.nykfzs-nr-r .p2 {font-size: 14px; color: #666; line-height: 22px;}
.nykfzs-nr ul li:hover {background: #43c74b; /* Old browsers */
background: -moz-linear-gradient(left,  #43c74b 0%, #1a9c22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #43c74b 0%,#1a9c22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #43c74b 0%,#1a9c22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c74b', endColorstr='#1a9c22',GradientType=1 ); /* IE6-9 */}
.nykfzs-nr ul li:hover .nykfzs-nr-r .p1 {color: #fff;}
.nykfzs-nr ul li:hover .nykfzs-nr-r .p2 {color: #fff;}



.blank_10 {padding: 5px 0;}
.blank_20 {padding: 10px 0;}
.blank_30 {padding: 15px 0;}
.blank_50 {padding: 25px 0;}

@media screen and (max-width: 1910px){
	.sywsmzwm-yq {display: none;}
	.sywmdys-yq {display: none;}
｝




