

@CHARSET "UTF-8";
/* commom */
body {padding-top:70px;}
body.body-white {background:#fff;padding:0;min-width:1420px;}
body.body-white a{text-decoration: none;}
a:hover{text-decoration: none;}
.pr{position:relative;}
.pa{position:absolute;}
.hidden{display: none;}
.container{min-width:1170px;}
body.index{color:#323232;}
body .container-fluid{min-width:1200px;max-width:1380px;margin: 0 auto;}
ul{list-style: none;margin:0;}
.circle{z-index: 5;display: inline-block;width:9px;height:9px;background:url(../images/circle.jpg) 0 0 no-repeat;}
input:focus,textarea:focus{border-color:blue!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;}
/* 分页 */.pagination{text-align: center;}
.pagination ul>li>a, .pagination ul>li>span{border-radius:20px;background-color:#fff!important;color:#626262!important;border: solid 1px #dcdcdc;}
.pagination ul>li>span.current{background-color:#4c9cf9!important;color:#fff!important;border-color:#4c9cf9;}
/*comments*/.comment {margin-bottom:10px;}
.comment .avatar {height:40px;width:40px;}
.comment-body {overflow:hidden;}
.comment-content {padding-bottom:2px;word-break:break-all;word-wrap:break-word;}
.comment>.pull-left {margin-right:10px;}
.comment .time {color:#ccc;font-size:12px;line-height:14px;}
.comment-postbox-wraper {padding-right:22px;}
.comment-postbox {width:100%;padding:10px;}
.comment-reply-box {position:relative;padding-right:14px;}
.comment-reply-box .textbox {width:100%}
.comment-ranking .comment-ranking-inner {padding:10px;background:#f7f7f7;position:relative;margin-bottom:10px;/*border-top:solid 2px #eee;*/}
.comment-ranking .comment-ranking-inner,.comment-ranking .comment-ranking-inner:after,.comment-ranking .comment-ranking-inner:before {transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.comment-ranking .comment-ranking-inner:after,.comment-ranking .comment-ranking-inner:before {width:0;height:0;right:0px;bottom:0px;content:" ";display:block;position:absolute;}
.comment-ranking .comment-ranking-inner:after {border-top:15px solid #eee;border-right:15px solid transparent;border-left:0px solid transparent;border-left-style:inset;/*FF fixes*/border-right-style:inset;/*FF fixes*/}
.comment-ranking .comment-ranking-inner:before {border-bottom:15px solid #fff;border-right:0 solid transparent;border-left:15px solid transparent;border-left-style:inset;/*FF fixes*/border-bottom-style:inset;/*FF fixes*/}
.comment-ranking .comment-ranking-inner:hover {border-color:#FC9B0B;border-top-color:#FC9B0B;background:#f0f0f0;}
.comment-ranking .comment-ranking-inner:hover:after {border-top-color:#FC9B0B;}
.comment-ranking .comment-ranking-inner span.comment-time {color:#777;display:block;font-size:11px;}
.comment-ranking .comment-ranking-inner a {text-decoration:none;}
.comment-ranking .comment-ranking-inner a:hover {text-decoration:underline;}
.comment-ranking .comment-ranking-inner i.fa {top:2px;color:#bbb;font-size:18px;position:relative;}
/************** 自定义样式 ******************/
body {font-family:"Microsoft YaHei"}
.navbar-fixed-top,.navbar-fixed-bottom {position:static;height:70px;background-color:#202222;}
.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top {margin-right:0px;margin-left:0px;}
.navbar-fixed-top .container{height: 100%;line-height: 70px;}
.navbar .nav{float: right;}
.navbar .nav .user {padding:0;line-height:70px;}
.navbar .nav .user .headicon {margin:0 5px;height:30px;}
.navbar .nav .user .caret {vertical-align:middle;margin:0 5px;}
.navbar .navbar-inner {height:100%;}
.navbar-inner .container-fluid{height:100%;}
.navbar-inner .container-fluid li{text-align: center;height:100%;}
.navbar .brand {padding:0;margin-left:0;}
.navbar .brand span{font-size:18px;color:#21afe8;padding:5px 30px;border-left:1px solid #21afe8;margin-left:30px;position:relative;top:5px;text-shadow: none;}
.navbar-inner .toppart{line-height: 60px;height: 70px;border-bottom: 1px solid #dcdcdc;}
.navbar-inner .toppart .container-fluid{width: 1228px;}
.navbar .nav>li{width:auto;margin-left:10px;}
.navbar .nav>li>a {display:inline-block;color:#989898;text-shadow:none;height:100%;line-height: 68px;text-align:center;padding:0 23px;border-bottom:2px solid transparent;}
.navbar .nav>li>a:hover,.navbar .nav>li>a:active{color:#4c9cf9!important;border-bottom:2px solid #4c9cf9;background-color: inherit;}
.navbar .nav>li>a.active{color:#4c9cf9!important;border-bottom:2px solid #4c9cf9;}
.navbar .navbar_bg{display:none;position: absolute;width:100%;height: 90px;left:0;top:100%;background-color:rgba(206, 203, 205,0.7);-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);box-shadow: 0 5px 10px rgba(0,0,0,0.2);z-index: 1;}
.navbar .child-menu{display:none;position:absolute;top:60px;width:820px;padding:0;background-color:inherit;-webkit-box-shadow: none;-moz-box-shadow:none;box-shadow:none;}
.navbar .open .child-menu{display: block;z-index: 1;}
.navbar .child-menu li{display: inline-block;height: 90px;}
.navbar .child-menu li a{display: block;font-size:12px;color:#2b2b2b;height:94%;line-height: 135px;padding:0;margin:0 20px;background: url(../images/header_ico.png) 0 12px no-repeat;}
.navbar .search-block{margin: 0 20px;position: relative;top: 3.5px;}
.navbar .search-block input{width: 150px;height: 28px;margin: 0;padding: 0 10px;border: 1px solid #a4a4a4;-webkit-border-top-left-radius: 14px;-moz-border-top-left-radius: 14px;border-top-left-radius: 14px;-webkit-bottom-left-radius: 14px;-moz-border-bottom-left-radius: 14px;border-bottom-left-radius: 14px;}
.navbar .search-block button{display: inline-block;width: 26px;height: 28px;border: 1px solid #a4a4a4;border-left:none;padding: 14px;background:#fff url(../images/search_ico.png) center center no-repeat;-webkit-border-top-right-radius: 14px;-moz-border-top-right-radius: 14px;border-top-right-radius: 14px;-webkit-bottom-right-radius: 14px;-moz-border-bottom-right-radius: 14px;border-bottom-right-radius: 14px;}
.navbar .pull-right.phone{font-size:20px;height:60px;line-height:1em;color:#21afe8;}
.navbar .pull-right.phone span{color:#ff8517;margin-right:10px;}
.navbar .pull-right.phone p{margin:10px 0 0;}
.navbar .pull-right:hover span.phone{color: #21afe8;border-color:#21afe8;}
.navbar .pull-right:hover span.pic{background-position: right 0;}
/***************  index ******************/body,html {width:100%;height:100%;}
.section-wrap .section-2{font-size:18px;color: #232323;background-color: #09090a;padding:100px 0;margin-top:20px;}
.section-wrap .section-2 .pa{width: 470px;height: 150px;background-color: rgba(253,253,253,.8);left:50%;top:50%;margin-left:-235px;margin-top:-75px;}
.section-wrap .section-2 h3{font-size: 30px;font-weight: normal;color: #232323;margin-top:20px;}
.section-wrap .section-2 .video a{font-size: 16px;color: #4c9cf9;padding:0 20px;}
.section-wrap .section-2 .video a span.play{display: inline-block;width:20px;height: 20px;background:url(../images/play.png) 0 0 no-repeat;vertical-align: text-top;margin-left: 8px;}
.section-wrap .section-3{font-size:18px;color: #fff;background-color: #111112;padding:60px 0 70px;margin-top:20px;}
.section-wrap .section-3 h3{font-size: 36px;color:#fff;}
.section-wrap .section-3 p{font-size: 24px;margin: 20px 0;}
.section-wrap .section-3 .link{margin-bottom:45px;}
.section-wrap .section-3 .link a{padding:0 16px;}
.section-wrap .section-4 .container-fluid{width:82%;margin:20px auto 0;max-width:1580px;}
.section-wrap .section-4 .container-fluid li{font-size: 24px;color: #232323;float:left;width:44%;padding:70px 2.5% 15px;margin-bottom:20px;text-align:center;background-color: #f6f6f6;}
.section-wrap .section-4 .container-fluid li.odd{margin-right:20px;}
.section-wrap .section-4 .container-fluid li:first-child{background-color: #0c0d11;}
.section-wrap .section-4 .container-fluid li:nth-child(2){background-color: #191d21;}
.section-wrap .section-4 .container-fluid li .title{font-size: 36px;color:#232323;font-weight:400;}
.section-wrap .section-4 .container-fluid li .des{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:24px;margin: 18px 0 10px;line-height: 1em;}
.section-wrap .section-4 .container-fluid li .des p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:0;}
.section-wrap .section-4 .container-fluid li .link a{font-size: 18px;color: #4c9cf9;padding:0 16px;}
.section-wrap .section-4 .container-fluid li .cover{height: 360px;line-height:360px}
.section-wrap .section-4 .container-fluid li .cover img{max-width:100%;max-height:100%;}
.section-wrap .section-4 .container-fluid li:first-child .title,.section-wrap .section-4 .container-fluid li:nth-child(2) .title,.section-wrap .section-4 .container-fluid li:first-child .des,.section-wrap .section-4 .container-fluid li:nth-child(2) .des{color: #fff;}
.section-wrap .section-5{background-color:#f6f6f6;padding:110px 0 68px;}
.section-wrap .section-5 .container{width:1180px;margin:0 auto;}
.section-wrap .section-5 .tabs .tab{display:inline-block;width: 234px;height: 48px;margin-bottom:0;}
.section-wrap .section-5 .tabs .tab a{font-size:24px;color: #232323;display:block;height:100%;line-height: 48px;}
.section-wrap .section-5 .tabs .tab.active a{color:#fff;background-color: #4c9cf9;}
.section-wrap .section-5 ul.data{padding-top:66px;}
.section-wrap .section-5 ul.data li.level1{display: none;}
.section-wrap .section-5 ul.data li.level1.active{display: block;}
.section-wrap .section-5 ul.data ul.level2 {margin-bottom:50px;min-height:450px;}
.section-wrap .section-5 ul.data li.level2 .img{display:none;left:0;top:0;}
.section-wrap .section-5 ul.data li.level2.active .img{display:block;}
.section-wrap .section-5 ul.data li.level2 .img img{width:573px;}
.section-wrap .section-5 ul.data li.level2{padding: 12px 0;}
.section-wrap .section-5 ul.data li.level2 .info{width: 575px;font-size:16px;color: #7d7d7d;}
.section-wrap .section-5 ul.data li.level2 .info .pull-left{width: 450px;}
.section-wrap .section-5 ul.data li.level2 .info .date{width: 95px;line-height: 1em;color: #434343;text-align: right;margin-right:30px;margin-top:18px;}
.section-wrap .section-5 ul.data li.level2 .info .date .large{font-size: 30px;}
.section-wrap .section-5 ul.data li.level2 .info .title{font-size: 20px;color: #434343;margin-bottom:15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.section-wrap .section-5 ul.data li.level1 a.more{display:inline-block;font-size:16px;color: #7d7d7d;width: 112px;height: 28px;line-height:28px;border-radius: 14px;border: solid 1px #7d7d7d;}
.slide.active a {display:block;width:100%;height:100%;position:relative;}
#superContainer {height:100%;position:relative;}
.section {position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.slide {float:left;}
.slide,.slidesContainer {height:100%;display:block;}
.slides {height:100%;overflow:hidden;position:relative;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.section.table,.slide.table {display:table;width:100%;}
.tableCell {display:table-cell;vertical-align:middle;width:100%;height:100%;}
.slidesContainer {float:left;position:relative;}
.controlArrow {position:absolute;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;}
.controlArrow.prev {left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent;}
.controlArrow.next {right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff;}
.scrollable {overflow:scroll;}
.easing {-webkit-transition:all 0.7s ease-out;-moz-transition:all 0.7s ease-out;-o-transition:all 0.7s ease-out;transition:all 0.7s ease-out;}
#fullPage-nav {position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;}
#fullPage-nav.right {right:17px;}
#fullPage-nav.left {left:17px;}
.fullPage-slidesNav {position:absolute;z-index:4;left:50%;opacity:1;}
.fullPage-slidesNav.bottom {bottom:17px;}
.fullPage-slidesNav.top {top:17px;}
#fullPage-nav ul,.fullPage-slidesNav ul {margin:0;padding:0;}
#fullPage-nav li,.fullPage-slidesNav li {display:block;width:14px;height:13px;margin:7px;position:relative;}
.fullPage-slidesNav li {display:inline-block;}
#fullPage-nav li a,.fullPage-slidesNav li a {display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;}
#fullPage-nav li .active span,.fullPage-slidesNav .active span {background:#333;}
#fullPage-nav span,.fullPage-slidesNav span {top:2px;left:2px;width:8px;height:8px;border:1px solid #000;background:rgba(0,0,0,0);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;z-index:1;}
.fullPage-tooltip {position:absolute;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;top:-2px;}
.fullPage-tooltip.right {right:20px;}
.fullPage-tooltip.left {left:20px;}
.section-btn {width:14px;position:fixed;right:4%;top:50%;display:none}
.section-btn li {width:14px;height:14px;cursor:pointer;text-indent:-9999px;border-radius:50%;-webkit-border-radius:50%;margin-bottom:12px;background:#BD362F;text-align:center;color:#fff;onsor:pointer}
.section-btn li.on {background:#fff}
.arrow {opacity:1;animation:arrow 3s cubic-bezier(.5,0,.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(.5,0,.1,1) infinite;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);position:absolute;bottom:10px;left:50%;margin-left:-30px;width:60px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:60px;text-align:center;font-size:20px;color:#fff;border:1px solid #fff;cursor:pointer;overflow:hidden}
.footer {margin:0 auto;background: #202222;}
body.index .footer {height:auto!important;}
body.index .footer .fp-tableCell{height:auto!important;}
.section .wrapper {width:740px;margin:0 auto;padding-top:200px}
.wrapper.cn [class*="span"] {margin-left:0;position:relative;}
.wrapper.cn form {margin-top:70px;}
.wrapper.cn .row {margin-left:0;}
.wrapper.cn form input[type=text] {padding:15px 20px;border-radius:4px;padding-left:100px;font-size:18px;margin-bottom:30px;width:231px;margin-left:-14px;border:none;}
.wrapper.cn form textarea {width:90%;border-radius:4px;height:190px;border:none;padding:10px;font-size:1em;font-size:18px;margin-right:-14px;}
.wrapper.cn form input[type=submit] ,.wrapper.cn form .submit{font-size:28px;padding:13px 75px;color:#fff;background-color:#ec8226;border-radius:10px;border:none;line-height:1;display:block;margin:0 auto;text-decoration: none;display: inline-block;cursor: pointer;}
.wrapper.cn form [class*="span"] label {position:relative;margin-bottom:0}
.wrapper.cn form [class*="span"] span {position:absolute;top:15px;left:15px;font-size:18px;}
.wrapper.cn>.box {margin:60px 0 40px 0;height:130px;}
.wrapper.cn>.box>.logo {display:inline-block;width:360px;position:relative;margin-top:10px;text-align:left;}
.wrapper.cn>.box .splitter {position:absolute;top:0;right:0;border-right:2px solid #9e9e9e;height:100px;}
.wrapper.cn>.box>.qrcode {display:inline-block;margin-left:75px;color:#f1f1f1;text-align:center;width:101px;vertical-align:top;}
.qrcode.qr-wechat {background:url(../images/qrcode.jpg) no-repeat 0 0;}
.qrcode.qr-sina {background:url(../images/qrcode.jpg) no-repeat -98px 0;}
.qrcode>span {font-size:18px;display:block;text-align:center;margin-top:106px;}
.footer .address,.footer .span10 {color:#f1f1f1;font-size:18px;}
.footer .address p,.footer .span10 {line-height:2;font-size:16px;}
.footer .span10 {border-top:1px dotted #f1f1f1;display:block;margin:0 auto;float:none;}
.footer .footermenu{padding:100px 0 0;}
.footer .footermenu .span8 a{font-size:16px;color:#989898;}
.footer .footermenu .span8 a:hover{color:#4c9cf9;}
.footer .footermenu .span8 strong,.footer .footermenu .span8 strong a{font-size: 18px;font-weight:normal;color:#fff;}
.footer .footermenu .span8 li{margin:5px 0;}
.footer .footermenu .span8 li.title{margin-bottom:15px;}
.footer .footermenu .span2.text-right{font-size: 15px;color:#989898;}
.footer .footermenu .span2.text-right .title{font-size: 18px;color:#fff;}
.footer .footermenu .span2.text-right .phone{font-size: 22px;color:#fff!important;}
.footer .footermenu .span2.text-right .link a{display:inline-block;font-size: 18px;color:#fff;text-align:center;width: 130px;height: 34px;line-height:34px;background-color: #4c9cf9;border-radius: 17px;margin-top:15px;}
.footer .footermenu .share-list li{display: inline-block;width: 29px;height: 29px;margin:35px 1px;}
.footer .footermenu .share-list li i{display: block;width: 100%;height: 100%;background:url(../images/index_14.jpg) 0 0 no-repeat;}
.footer .footermenu .share-list li .icon-gongzhonghao{background-position:-36px 0;}
.footer .footermenu .share-list li .icon-twitter{background-position:-72px 0;}
.footer .footermenu .share-list li .icon-facebook{background-position:right 0;}
.footer .footermenu .share-list .pa{display:none;width: 158px;height: 158px;right: 50%;bottom: 100%;margin-right: -96px;background: url(../images/ygzc.jpeg) right 0 no-repeat;}
.footer .Copyright .container{font-size: 14px;color: #989898;padding:10px 0 40px;border-top:1px solid #989898;}
.footer .Copyright .ml80 p{text-indent: 2em;height: 48px;line-height: 60px;margin-bottom: 0;background:url(../images/footer_13.png) 338px 12px no-repeat;}
body .friendlink{padding-bottom:10px;}
body .friendlink a{display:inline-block;color:inherit;margin-right:10px;}
body .friendlink .link{font-size: 15px;padding:3px 10px 6px; }
body .friendlink .link span{font-size: 1.3em;padding-left: 15px;position: relative;top: 2px;}
body .friendlink a:hover{color:#4c9cf9;}
body .friendlink .link:hover{color:#fff;background-color:#21afe8;}
#fixedmenu{position: fixed!important;font-size: 14px;bottom:50px;right: -86px;padding:0 10px 0 0;background-color:#479afc;z-index: 30;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#fixedmenu li{list-style:none;cursor:pointer;height: 46px;line-height: 46px;background-color: #479afc;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;padding-left: 15px;padding-right: 15px;}
#fixedmenu li a{color: #fff;text-decoration: none;}
#fixedmenu .link{display: inline-block;width:32px;height:30px;margin-right: 15px;position: relative;top: 8px;background:url(../images/newindex_10.png) 0 0 no-repeat;}
#fixedmenu .link2{background-position:0 -53px;}
#fixedmenu .link3{background-position:0 -109px;}
#fixedmenu .link4{background-position:0 -163px;}
#fixedmenu .link5{height:19px;background-position:0 -225px;top:2px;}
#fixedmenu .link6{background-position:0 -52px;}
#fixedmenu .list6 .pa{display:none;width: 158px;height: 158px;right: 100%;bottom: 50%;margin-bottom: -79px;background: url(../images/erweima.png) right 0 no-repeat;}
#contact{font-size:24px;color:#000;background: url(http://res.eimtin.com/ueditor/20170627/595208ef4a092.jpg) center center no-repeat;}
#contact h3{font-size: 36px;margin:100px 0 50px;}
#contact .text{width:48%;}
#contact input,#contact textarea{width:95%;color: #a1a1a1;font-size: 24px;padding:15px 2.5%;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
#contact form p{margin:0;}
#contact .mt15{margin-top:15px;}#contactus form .upload{padding:0 13px;}
#contact form .upload .pull-left{width:84%;}
#contact form .upload .pull-left input{width:92%;background-color:#fff;}
#contact form .upload .pull-right{width:15%;}
#contact form .upload .pull-right .btn{font-size:24px;color:#fff;padding:0;margin-top:0;
  width:100%;background-color:#959595;height:50px;line-height:50px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
#contact form .primary{color:#fff!important;background-color:#00aef3!important;}
#contact form .square{float: left;width: 150px;margin-right: 2%;height: 150px;background: #fff;border:1px solid #a0a0a0;padding:16px 2.5%;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
#contact form .submit{text-align:center;padding:30px 0;}
#contact form .submit input{width:18%;height:auto;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
#contactus{display:none;font-size:12px;color:#6e6e6e;position: fixed;width: 300px;height: 358px;line-height: 1.5em;left:50%;top:50%;margin-left:-150px;margin-top:-179px;background-color:#ededed;overflow:hidden;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;z-index: 1030;}
#contactus .toppart{font-size:18px;color:#fff;height:35px;line-height:35px;padding:0 10px;background-color:#00aef3;}
#contactus .toppart .pull-right{font-size: 1.3em;line-height:1.3em;cursor: pointer;font-weight: bold;}
#contactus .part1{padding:0 13px;border-bottom:1px solid #dcdcdc;}
#contactus .part1 .para1{font-size: 14px;clear: left;margin-bottom: 0;}
#contactus form .group1{padding:13px 13px 3px;}
#contactus form .group1 input,#contactus form .group1 textarea{font-size: 12px;width:94%;border-color: #dcdcdc;margin-bottom: 0;}
#contactus form input{height: 15px;}
#contactus form .separate{padding: 5px 13px 0;border-top:1px solid #dcdcdc;}
#contactus form .upload{padding:0 13px;}
#contactus form .upload .pull-left{width:70%;}
#contactus form .upload .pull-left input{width:92%;background-color:#fff;}
#contactus form .upload .pull-right{width:28%;}
#contactus form .upload .pull-right .btn{font-size:12px;color:#313131;width:100%;padding: 5px 0;background-color:#ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#contactus form .primary{color:#fff!important;background-color:#00aef3!important;}
#contactus form .square{float: left;width: 25%;padding: 5px;margin-right: 2%;height: 48px;background: #fff;border:1px solid #dcdcdc;overflow:hidden;}
#contactus form .submit{padding: 0 13px;}
#contactus form .submit input{width:100px;height:auto;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#contactus-bg{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);}
/*#LRfloater0,.lxb-close-btn,#LXB_CONTAINER_SHOW{display: none!important;}*/
/*body #LXB_CONTAINER,body #LXB_CONTAINER ins,body #LXB_CONTAINER input{visibility: hidden;}*/
.tal {text-align:left;}
.of {overflow:hidden;}
.arrow:hover {animation-play-state:paused;-webkit-animation-play-state:paused}
@keyframes arrow {%0,%100 {bottom:10px;opacity:1}
50% {bottom:50px;opacity:.5}
}
@-webkit-keyframes arrow {%0,%100 {bottom:10px;opacity:1}
50% {bottom:50px;opacity:.5}
}
.cn {text-align:center;}
.dt {display: table;margin:0 auto;}
#backtotop {position:fixed;bottom:50px;right:20px;display:none;cursor:pointer;font-size:50px;z-index:9999;display: none!important;}
#backtotop:hover {color:#333}
#main-menu-user li.user {display:none}
/****************** index end **********************//**** 企业文化 ****/
body.com-body h2{font-size:40px;color:#323232;margin:50px 0;}
body.com-body .section-2 .content{width: 50%;height:370px;right:0;top:0;font-size:16px;color:#fff;padding:65px 5%;background-color:rgba(0, 140, 222, 0.5);}
body.com-body .section-2 .content p{margin-top:30px;}
body.com-body .section-3 .inner{height:680px;position: relative;}
body.com-body .section-3 .coline{width:6px;height:100%;left:50%;top:0;margin-left:-3px;background-color: #ecf2f6;}
body.com-body .section-3 .content{height:100%;overflow: auto;background:url(http://res.eimtin.com/admin/eimtin/images/about_03.png) center center ;}
body.com-body .section-3 .content ul{width: 60%;padding-top:50px;margin: 0 auto;}
body.com-body .section-3 .content li{font-size:16px;color:#000;margin: 30px 0 98px;}
body.com-body .section-3 .content li:hover{color:#229eed;}
body.com-body .section-3 .content li:hover .time{color:#fff;background-color:#229eed;}
body.com-body .section-3 .content .time{position:absolute;color:#229eed;text-align:center;left:50%;top: 50%;margin-left:-21px;margin-top: -35px;width:70px;height:70px;line-height: 70px;background-color:#fff;border-radius: 50%;-webkit-box-shadow:0 0 20px #e1e1e1;-moz-box-shadow:0 0 20px #e1e1e1;box-shadow:0 0 20px #e1e1e1;}
body.com-body .section-3 .content .left{display:block;width:43%;text-align: right;}
body.com-body .section-3 .content .right{display:block;width:40%;float:right;}
body.com-body .section-4{font-size:16px;color:#fff;height:400px;margin:50px 0;background:url(http://res.eimtin.com/admin/eimtin/images/about_02.jpg) center center no-repeat;}
body.com-body .section-4 h2{color:#fff;margin: 40px 0;}
body.com-body .section-4 .para1{margin: 0 auto;}
body.com-body .section-4 .para2{width: 59%;margin: 15px auto 0;}
body.com-body .section-5{padding-bottom:50px;}
.award-box  ul {overflow:hidden;zoom:1;}
.award-box  ul li {margin:0 8px;float:left;_display:inline;overflow:hidden;text-align:center;}
.award-box  ul li .pic {text-align:center;}
.award-box  ul li .pic img {width:800px;height:215px;display:block;padding:2px;border:1px solid #ccc;}
.award-box  ul li .pic a:hover img {border-color:#999;}
.award-box  ul li .title {line-height:24px;}
/**** 企业文化 end ****//**** 产品 ****/.prod-title{margin:20px auto;}
.prod-title h3{font-size: 35px;font-weight: bold;}
.prod-title p{font-size: 23px;width: 620px;line-height:1.5em;margin: 0 auto;border-bottom: 4px solid #b7b7b7;}
.prod-title .redline{width: 150px;height:0;border: 2px solid #ff0000;padding: 0;position: relative;top: -4px;}
.prod-sub-title ul {overflow:hidden;margin-left:0;margin-bottom:50px;}
.prod-sub-title ul.dt{margin:0 auto 50px;}
.prod-sub-title li {float:left;list-style:none;}
.prod-sub-title li>a {cursor: pointer; width:146px;height:52px;border-right:1px solid #B6BFD4;font-size:20px;color:#666666;text-align:center;text-decoration:none;display:block;line-height:52px;transition:all .2s ease}
.prod-sub-title .dt li>a{width:180px;}
.prod-sub-title li:last-child>a {border-right:1px solid #fff;width:120px;}
.prod-sub-title .dt li:last-child>a{width:180px;}
.prod-sub-title li>a.active,.prod-sub-title li>a:hover {background:#EFF8FA;color:#21ADE7;}
.prod-inc {width:940px;height:382px;border-radius:10px;box-shadow:0 0 80px #ddd;margin:0 auto 120px auto;padding:46px 0 0 49px;display: none;}
.prod-inc.active{display: block;}
.prod-inc .content {width:420px;display:inline-block;vertical-align:top;font-size:16px;color:#505050;letter-spacing:0;line-height:24px;margin-right: 20px;}
.prod-inc .content .title {font-size:54px;color:#505050;line-height:54px;margin-bottom:87px;font-family:PingFangSC-Ultralight}
.prod-inc .pic-content {vertical-align:top;display:inline-block;width:470px;height:273px;background-image:radial-gradient(50% 100%,#203A45 0%,#202345 100%);}
.products_list{padding-bottom:50px;}
.products_list .top{padding: 60px 0 20px;background: url(../images/products/product_bg_04.jpg) 0 0 repeat-y;}
.products_list h4{font-size: 30px;margin-bottom: 30px;}
.products_list .top p{font-size: 20px;color:#0b0b0b;}
.products_list .top ul{width: 80%;margin: 50px auto 0;}
.products_list .top li{float:left;width:20%;}
.products_list .top span{display: block;width:60px;height: 66px;margin:0 auto;background: url(../images/products/product_bg_03.png) 0 0 no-repeat;}
.products_list .top .ico2{background-position:-104px 0;}
.products_list .top .ico3{background-position:-208px 0;}
.products_list .top .ico4{background-position:-312px 0;}
.products_list .top .ico5{background-position:-416px 0;}
.products_list .top ul p{font-size:16px;line-height: 2em;}
.products_list .top span:hover{-webkit-animation:rotate 0.5s ease-in-out 0s 1;-moz-animation:rotate 0.5s ease-in-out 0s 1;animation:rotate 0.5s ease-in-out 0s 1;}
.products_list .item{float:left;width:33%;height:684px;margin-top:10px;margin-right:1%;background-color:#000;}
.products_list .item h4{left:20px;top:3px;height: 36px;line-height:36px;letter-spacing: 10px;}
.products_list .item p{text-align:center;height:100%;line-height: 684px;}
.products_list .item img{max-height: 100%;}
.products_list .item2 h4,.products_list .item5 h4{color:#fff;}
.products_list .item3{width: 66%;margin-right: 0;height: 336px;background: url(../images/products/product_bg_08.jpg) 0 0 repeat-x;}
.products_list .item3 p{line-height: 336px;}
.products_list .item4{width:32%;height: 338px;background: url(../images/products/product_bg_12.jpg) 0 0 repeat;}
.products_list .item4 p{line-height: 338px;}
.products_list .item5{float: right;margin-right: 0;}
.products_list .item6{width: 66%;height: 336px;background-color:#d2d2d2;}
.products_list .item6 h4{left: auto;right: 20px;}
.products_list .item6 p{line-height:336px;}
.products_list .item7{width:100%;height: 336px;background: url(../images/products/product_bg_16.jpg) 0 0 repeat;}
.products_list .item7 p{line-height:336px;}
.products_list .top:hover img,.products_list .item:hover img{-webkit-animation:swinging 0.3s ease-in-out 0s 1;-moz-animation:swinging 0.3s ease-in-out 0s 1;animation:swinging 0.3s ease-in-out 0s 1;}
body.productlist{background-color:#f6f6f6;}
.productlist .sidebar{background-color: #fbfbfb;padding: 25px 0;}
.productlist .sidebar li{float:left;width:11.2%;height:48px;line-height:48px;margin-right:3.3%;}
.productlist .sidebar li.nav4{width:12.8%;}
.productlist .sidebar li:last-child{margin-right:0;}
.productlist .sidebar li a{display: block;font-size:18px;color: #434343;height:100%;line-height:48px;}
.productlist .sidebar li i{display:inline-block;width:48px;height:100%;vertical-align: middle;margin-right: 10px;background:url(../images/product_ico.jpg) 0 0 no-repeat;}
.productlist .sidebar li.nav2 i{background-position:-179px 0;}
.productlist .sidebar li.nav3 i{background-position:-350px 0;}
.productlist .sidebar li.nav4 i{background-position:-526px 0;}
.productlist .sidebar li.nav5 i{background-position:-701px 0;}
.productlist .sidebar li.nav6 i{background-position:-877px 0;}
.productlist .sidebar li.nav7 i{background-position:right 0;}
.productlist .mainbar{padding-top: 70px;}
.productlist .container.list{padding:35px 25px 70px;background-color:#fff;}
.productlist .container.list h2{font-size:28px;font-weight:bold;color: #434343;margin-bottom:35px;}
.productlist .products_list li{background-color: #fefefe;border: solid 1px #f6f6f6;margin-bottom:30px;text-align: center;}
.productlist .products_list li:hover{-webkit-box-shadow:0px 3px 8px 0px rgba(0, 0, 0, 0.08);-moz-box-shadow:0px 3px 8px 0px rgba(0, 0, 0, 0.08);box-shadow:0px 3px 8px 0px rgba(0, 0, 0, 0.08);}
.productlist .products_list .list5{margin-left: 0;}
.productlist .products_list li a{text-decoration: none;}
.productlist .products_list li .img{width: 265px;height: 265px;line-height: 265px;margin:5px auto;overflow: hidden;}
.productlist .products_list li .style1{background-color:#f6f6f6;}
.productlist .products_list li .style2{background-color:#f5f5f5;}
.productlist .products_list li .style3{background-color:#dbdbdb;}
.productlist .products_list li .style4{background-color:#ccc;}
.productlist .products_list li img{max-width:90%;max-height: 100%;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.productlist .products_list li:hover img {-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
.productlist .products_list .content h4{font-size: 20px;color: #434343;margin: 20px;text-align: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.productlist .products_list .content .des{font-size: 19px;color: #575757;height:20px;padding: 0 25px;margin-bottom:30px;overflow: hidden;}
.productlist .products_list li:hover .content .des{color:#fff;}
.product-detail .des p{margin-bottom: 0;}
.prod-detail .content{font-size:18px;color:#434343;padding-bottom:150px;}
.prod-detail .content .pull-left{width:50%;}
.prod-detail .content .pull-left .imglist{padding-top:180px}
.prod-detail .content .pull-right{width:47%;}
.prod-detail .content .pull-right .detail table{border-top:3px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}
.prod-detail .content .pull-right .detail td{border-color:#dbdbdb;}
.prod-detail .content .pull-right .detail .title{font-size:30px;padding:60px;}
.prod-detail .content .pull-right .detail .left{width: 185px;font-weight:bold;text-align:center;border-right:1px solid #dbdbdb;position:relative;}
.prod-detail .content .pull-right .detail .right{text-indent:70px}
.prod-detail .content .pull-right .detail .left:before{content:'';position:absolute;top:0;right:0;width: 9px;height: 9px;margin-top:-5px;margin-right:-5px;background-color: #dbdbdb;border-radius: 50%;}
.prod-detail .content .pull-right .detail tr:last-child .left:after{content:'';position:absolute;bottom:0;right:0;width: 9px;height: 9px;margin-bottom:-5px;margin-right:-5px;background-color: #dbdbdb;border-radius: 50%;}
.solutions #container{padding-bottom:150px;background-color:#f6f6f6;}
.solutions .container.pr{overflow: hidden;}
.solutions .prod-title{margin:0 auto;}
.solutions .prod-title h4{font-size:18px;color:#434343;height: 55px;line-height: 55px;border-bottom:1px solid #dcdcdc;}
.solutions .solutionlist li{float:left;width:31.33%;margin-right:2.5%;margin-top:70px;border: solid 1px #dcdcdc;}
.solutions .solutionlist li .info{width:100%;height:260px;line-height:260px;overflow: hidden;}
.solutions .solutionlist li:nth-child(3){margin-right:0;}
.solutions .solutionlist li .info img{width:100%;height:100%;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.solutions .solutionlist li .info:hover img {-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
.solutions .solutionlist li .txt{height:68px;}
.solutions .solutionlist li .txt h3{font-size:20px;text-indent:1em;height: 100%;line-height:68px;margin:0 30px;overflow: hidden;}
.solutions .solutionlist li .txt h3 a{color:#434343;}
/**** 产品 end ****//**** 系统 ****/
body.system .systems{padding-bottom:50px;}
body.system .systems li{float:left;width:49%;margin:2.5% 0.5% 0;}
body.system .systems div.pr{overflow: hidden;}
body.system .systems div.pa{left:0;top:100%;text-align:center;font-size:18px;color:#fff;width:80%;height:66%;padding:20% 10% 0;background-color:rgba(18,16,9,0.45);background-color:rgb(18,16,9)\9;filter:alpha(opacity=45);}
body.system .systems h3{font-size:24px;color:#000;text-align:center;height:48px;line-height:48px;margin:0;background-color:#e5e5e5;}
body.system .systems li:hover h3{color:#fff;background-color:#000;}
body.system .systems li img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
body.system .systems li:hover img {-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
/**** 系统 end****//********* contact us************/.contact {margin:111px auto 56px auto;text-align:center;}
.contact .title {font-size:36px;color:#333333;letter-spacing:3.09px;line-height:2}
.contact .sub-title {font-size:28px;color:#333333;letter-spacing:2.41px;margin-bottom:56px;}
.contact .content {text-align:left;background:url(../images/phone.png) no-repeat;width:380px;padding-left:500px;font-size:24px;color:#333;letter-spacing:0;line-height:40px;margin:0 auto;height:350px;}
.contact .blue {color:#21ADE7;}
.contact .map {width:100%;height:500px;margin-bottom:65px;}
.contact .hr {width:930px;margin:144px auto 0 auto;}
.contact .hr-title {font-size:32px;color:#505050;letter-spacing:0;line-height:64px;}
/*font-family:PingFangSC-Medium;*/.contact .hr-sub-title {font-size:18px;color:#505050;letter-spacing:0;line-height:26px;}
/*font-family:PingFangSC-Regular;*/.contact .hr-sec-title {font-size:24px;color:#333333;letter-spacing:0;margin-top:105px;}
/*font-family:.PingFangSC-Regular;*/.contact .hr-content {border-top:2px solid #21ADE7;}
.contact .hr-content a {text-decoration:none;cursor:pointer;}
.contact .hr-content>ul {overflow:hidden;margin-left:0}
.contact .hr-content>ul>li {list-style:none;border-bottom:1px solid #DADADA;}
.contact .hr-content>ul>li>div {text-align:left;font-size:20px;color:#3B4144;letter-spacing:-0.2px;line-height:80px;height:80px;padding-left:20px;display:block;text-decoration:none;}
/*font-family:.PingFangSC-Regular;*/.contact .hr-content>ul>li i {background:url(../images/hr_arrow.png) no-repeat 0 0;width:16px;height:16px;margin-top:12px;margin-right:15px;display:inline-block;cursor:pointer;}
.contact .hr-content .submit {font-size:20px;color:#FFFFFF;letter-spacing:-0.2px;line-height:40px;display:block;background:#FF8017;border-radius:6px;text-align:center;float:right;width:100px;height:40px;margin-top:17px;margin-right:70px;}
/*font-family:.PingFangSC-Regular;*/.contact .hr-content>ul>li.active .detail {display:block;height:auto;font-size:16px;line-height:2;}
.contact .hr-content>ul>li.active .detail li {line-height:2;}
.contact .hr-content>ul>li .detail {display:none;line-height:38px;background:#F0F0F0;font-size:20px;color:#3B4144;letter-spacing:-0.2px;margin:0 70px 0 26px;padding:20px 32px;transition:all .5s cubic-bezier(0,1,0.5,1);}
/*font-family:.PingFangSC-Regular;*/.contact .hr-content>ul>li.active i {background:url(../images/hr_arrow.png) no-repeat -15px 0;}
.contact .hr-content>ul>li.active>div {border-bottom:1px solid #dadada;}
/********* contact us end************//********* business ************/
body.coper{background-color:#f6f6f6;}
body.coper .investment-4{padding-top:100px;font-size:18px;line-height:28px;color:#434343;}
body.coper .investment-4 .title{font-size:40px;font-weight:400;margin-bottom:20px;}
body.coper .investment-4 .content{width:800px;margin:50px auto;}
body.coper .investment-4 .content form>div{margin-bottom:30px;}
body.coper .investment-4 .content label{display: inline-block;font-size:18px;color: #434343;height: 40px;line-height: 40px;margin-right:20px;}
body.coper .investment-4 .content input{font-size:18px;width: 245px; height: 40px;background-color: #fdfdfd;border-radius: 10px;border:none;}
body.coper .investment-4 .content .pull-left,body.coper .investment-4 .content .pull-right{width:50%;}
body.coper .investment-4 .content textarea{font-size:18px;width:100%;height: 100px;background-color: #fdfdfd;border-radius: 10px;border:none;}
body.coper .investment-4 .content .submit input{font-size:18px;color: #fff;width: 178px;height: 37px;background-color: #4c9cf9;border-radius: 10px;}
.caselist .info.pa{font-size: 23px;width:500px;left: 50%;top: 50%;margin-left: -250px;margin-top: -75px;color:#fff;}
.caselist h4.title{font-size: 40px;font-weight: bold;color: #fff;text-align: center;letter-spacing: 10px;width: 100%;height: 70px;line-height: 70px;}
.caselist .case-list{padding-bottom: 50px;}
.caselist .case-list .span4{height: 425px;margin-top:30px;background-color:#fff;overflow:hidden;-webkit-box-shadow: 0 0 10px #bbb9b9;-moz-box-shadow: 0 0 10px #bbb9b9;box-shadow: 0 0 10px #bbb9b9;}
.caselist .case-list .span4 a{font-size:16px;color:#666;text-align:center;text-decoration: none;display: block;position: relative;}
.caselist .case-list .span4 .info{height:425px;overflow: auto;}
.caselist .case-list .span4 .title{font-size:23px;color:#2b2b2b;font-weight:bold;padding:20px 0;margin:0;}
.caselist .case-list .span4 .des{text-align:justify;margin: 0 15px 15px;}
.caselist .case-list .list4,.caselist .case-list .list7{margin-left: 0;}
.caselist .case-list .span4 .mCSB_container{margin-right:0;}
.caselist .case-list .span4 .mCSB_container.hi{top:0!important;}
.caselist .case-list .span4 .mCSB_scrollTools{visibility:hidden;}
/*.case .span4:hover img {transform:scale(1.1);}*/
.case .goback {font-size:24px;color:#666666;}
/*font-family:.PingFangSC-Regular;*/
/*font-family:PingFangSC-Medium;*/
/*font-family:PingFangSC-Regular;*//********* business end************//****** news *******/
/*.news {margin-top:150px;}*/

.news .news-list {float:none;display:block;margin:0 auto 80px auto;padding:10px 50px 80px 50px;background:#f3f3f3;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.news .news-list>.title,.news .train .title {font-size:32px;color:#505050;letter-spacing:0;line-height:32px;margin-bottom:40px;}
.news .news-list>ul {margin:0;}
.news .news-list>ul>li {list-style-type:none;}
.news .news-list>ul>li>a {font-size:20px;color:#4b4b4b;letter-spacing:0;line-height:2;text-decoration:none;font-weight:normal;}
.news .news-list>.title {margin:0 auto 40px auto;/*width:140px;*/text-align:center;line-height:3;border-bottom:1px solid #21ade7;color:#666;position:relative;}
.news .news-list>.title>span {width:90px;display:block;margin:0 auto;height:6px;background-color:#21ade7;}
.news .news-list>.title .fr {color:#333;font-size:16px;margin-top:-22px;text-decoration:none;line-height:1;}
.news .news-list li>a:hover{text-decoration:underline;}
.news .news-list li>a>span {font-size:16px;color:#999;}
body.news_list,body.article{background-color:#f6f6f6;}
.news_list .news,.article .news{padding-top: 50px;padding-bottom:50px;}
.news_list .mainbar,.article .mainbar{padding:30px;background-color:#fff;}
.news_list .mainbar #breadcrumb,.article .mainbar #breadcrumb{font-size:16px;color: #434343;height:50px;line-height: 50px;border-bottom:4px solid #dcdcdc;}
.news_list .mainbar #breadcrumb a,.article .mainbar #breadcrumb a{color: #434343;}
.news_list .mainbar li{padding:35px 0 60px;border-bottom:1px solid #dcdcdc;overflow: hidden;}
.news_list .mainbar .span4{width: 25%;}
.news_list .mainbar .span8{width:73%;margin-left:2%;}
.news_list .mainbar .span8 .title{font-size: 18px;color:#434343;margin-top: 8px;margin-bottom:20px;}
.news_list .mainbar .span8 .des{font-size: 16px;color:#626262;line-height: 1.5em;margin-bottom:25px;overflow: hidden;}
.news_list .mainbar .span8 .time{font-size:16px;color:#7d7d7d;}
.news_list .sidebar .sidememu,body.article .sidebar .sidememu{background-color:#fff;margin-bottom:20px;}
.news_list .sidebar .sidememu p,body.article .sidebar .sidememu p{height:60px;padding:0 15px;margin-bottom:0;}
.news_list .sidebar .sidememu p.active,body.article .sidebar .sidememu p.active{padding:0;}
.news_list .sidebar .sidememu p a,body.article .sidebar .sidememu p a{font-size:18px;color: #434343;display:block;height:100%;line-height: 60px;padding:0 15px;border-bottom:1px solid #dcdcdc;}
.news_list .sidebar .sidememu p.active a,body.article .sidebar .sidememu p.active a{color: #fff;background-color:#4c9cf9;border-bottom:none;padding:0 30px;}
.news_list .sidebar .sidememu p:last-child a,body.article .sidebar .sidememu p:last-child a{border-bottom:none;}
.news_list .sidebar  div.special,body.article .sidebar  div.special{padding:12px;background-color:#fff;}
.news_list .sidebar  div.special h3,body.article .sidebar  div.special h3{font-size:16px;color: #7d7d7d;height:50px;line-height: 50px;margin:0;border-bottom:1px solid #dcdcdc;}
.news_list .sidebar  div.special ul,body.article .sidebar  div.special ul{padding-top:15px;}
.news_list .sidebar  div.special li,body.article .sidebar  div.special li{margin-bottom:5px;}
.news_list .sidebar  div.special .info,body.article .sidebar  div.special .info{font-size:16px;color: #626262;}
.news_list .sidebar  div.special .title,body.article .sidebar  div.special .title{margin:5px 0;}
.news_list .sidebar  div.special .date,body.article .sidebar  div.special .date{font-size:14px;color: #9d9d9d;margin-bottom: 0;}
body.search .content li{background-color:#e8e9e9;margin-bottom:10px;-webkit-border-top-left-radius: 10px;-moz-border-top-left-radius: 10px;border-top-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;-moz-border-bottom-right-radius: 10px;border-bottom-right-radius: 10px;overflow: hidden;}
body.search .content .span4 img{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
body.search .content .span8 .title{padding-bottom:10px;border-bottom:1px solid #000;}
body.search .content .span8 .title a{font-size: 30px;color:#000;line-height: 1.2em;text-decoration:none;}
body.search .content .span8 .des{font-size: 18px;color:#000;height: 6em;line-height: 1.5em;overflow: hidden;}
body.search .content .span8 .title{padding-bottom:10px;border-bottom:1px solid #000;}
body.search .content .span8 p.pa{width:63%;bottom:5px;}
.news .train {margin-bottom:20px;overflow:hidden;}
.news .train>.title>span {font-size:18px;color:#505050;letter-spacing:0;line-height:26px;margin-left:20px;}
.news .train .sub-title {font-size:32px;color:#4A4A4A;letter-spacing:-0.81px;line-height:40px;text-align:center;/*margin-right:40px;*/}
/*font-family:.SFNSDisplay;*/.news .train .span4,.news .train .span12,.news .video-list .span4 {margin:0 0 30px 0;}
.news .train .span4 {margin-left:20px;}
.news .train .cover {background-image:linear-gradient(0deg,#071A2E 0%,rgba(10,36,64,0.86) 67%,rgba(24,79,136,0.31) 100%);border:2px solid #E6E6E6;border-radius:120px;float:left;margin-right:35px;width:77px;height:77px;}
.news .train .content {padding-left:110px;}
.news .train .content .title {margin-bottom:0;font-size:16px;color:#4A4A4A;letter-spacing:0.96px;line-height:80px;}
.news .train .content {text-align:justify;width:240px;font-size:14px;color:#4B4B4B;letter-spacing:0;line-height:19.2px;}
.news .video-list .span4>div {width:320px;margin:0 auto;}
.news .video-list .span4 img {width:320px;height:180px;box-shadow:0 2px 10px rgba(0,0,0,0.6);}
.news .video-list .span4 .v-title {font-family:.SFNSText;font-size:12px;color:#696969;letter-spacing:0.09px;line-height:2;margin-top:18px;}
.news .video-list .span4 .v-title>i {background:url(../images/play2.jpg) no-repeat 0 0;width:32px;height:24px;display:inline-block;float:left;}
.news .video-list .span4 .title {font-size:26px;color:#333;letter-spacing:-0.63px;margin-bottom:36px;}
.news .video-list .span4 p {font-size:14px;color:#696969;letter-spacing:0.1px;line-height:21px;}
.news .area {overflow:hidden;}
.news .area {margin-bottom:140px;}
.news .area i {background:url(../images/train_4.jpg) 0 0;width:67px;height:67px;display:block;}
.news .area .span6:nth-thild(2) i {background-position:-76px;0}
.news .area .span6 {margin:0;}
.news .area .span6>div {padding-left:20px;width:500px;margin-left:15px;}
.news .area {margin-bottom:130px;font-size:18px;color:#7e8da1;letter-spacing:0.42px;line-height:26px;}
/*font-family:PingFangSC-Regular;*/.news .area .title {font-weight:bold;font-size:17px;color:#24B47E;letter-spacing:1.54px;line-height:3.5;}
/*font-family:PingFangSC-Semibold;*/.app {background:url(../images/news_bottom.jpg) no-repeat bottom center;}
.app .title i {background:url(../images/logo_93.png) no-repeat 0 0;width:94px;height:94px;float:left;display:inline-block;margin-right:70px;}
.app .title {line-height:2;font-size:48px;color:#21ADE7;letter-spacing:0;text-align:center;margin-bottom:100px;}
/*font-family:.PingFangSC-Thin;*/.app .span8 {margin:0;display:block;margin:0 auto 222px auto;float:none;overflow:hidden;}
.app .phone {float:left;margin-right:160px;}
.app .download {display:inline-block;width:280px;font-size:36px;color:#999999;letter-spacing:0;float:left;}
/*font-family:.PingFangSC-Light;*/.app .download .title {margin-bottom:75px;font-size:36px;color:#999999;letter-spacing:0;}
.app .download a {width:280px;height:80px;display:block;margin:0 auto;}
.app .download a.android {background:url(../images/app_download.jpg) no-repeat 0 0;}
.app .download a.iphone {background:url(../images/app_download.jpg) no-repeat 0 -79px;}
.tc-main {margin-top:50px;}
.tc-main .span3 {display:none;}
.tc-main .span9 {float:none;margin:0 auto;}
.article-box h2{font-size: 20px;font-weight:bold;color: #434343;text-align: center;margin:35px 0 10px;}
.glyphicon-eye{display: inline-block;width:31px;height: 20px;background: url(../images/icos.png) -28px -70px;margin: 0 10px 0 20px;position: relative;top: 2px;}
.glyphicon-eye-red{display: inline-block;width:31px;height: 20px;background: url(../images/icos.png) -28px -8px;margin-right: 10px;position: relative;top: 2px;}
.glyphicon-up{display: inline-block;width:28px;height: 28px;background: url(../images/icos.png) -109px 0px;margin: 0 10px 0 20px;position: relative;top: 2px;cursor: pointer;}
.article-infobox{font-size: 16px;color:#9d9d9d;text-align: center;margin-bottom:35px;}
.article-box .total{font-size:18px;height: 60px;line-height: 60px;padding-top: 15px;border-bottom:1px solid #9d9d9d;}
.article-box .total .pull-left{color: #ff0000;}
.article-box .share{clear: left;height: 30px;line-height: 30px;padding: 15px 0 5px;border-bottom:1px solid #9d9d9d;}
.article-box .share .pull-left{padding-right: 20px;}
body.casedetail .products_list h3{margin: 60px 30px 30px;}
body.casedetail .products_list .content{padding: 5px 0 15px;border-top: 2px solid #000;border-bottom: 2px solid #000;margin: 0 -20px;}
body.casedetail .title h2{margin: 30px 0 0;height: 50px;line-height: 50px;}
body.casedetail .title .jiathis_style_32x32{margin-top: 40px;}
body.casedetail .news_back a{width:260px;height: 50px;line-height: 50px;margin-top: 0;}
body.casedetail .award-box .tempWrap{width:100%!important;}
body.casedetail .award-box ul li{width:auto!important;margin:0;}
body.casedetail .award-box ul li a{color:#000;}
body.casedetail .award-box ul li .pic{display:inline-block;width: 230px;}
body.casedetail .award-box ul li img{width:auto;max-width:100%;height:100px;border:none;margin: 0 auto;}
/****** news end *******//****** server start *******/body.support #container{border:1px solid #d2d2d2;margin:30px auto;background-color:#fbfbfb;}
body.support #container .pull-left{width:25%;}
body.support #container .pull-left li{text-align: center;}
body.support #container .pull-left li a,body.support #container .pull-left li span{display: block;height:68px;line-height: 68px;font-size: 24px;color:#000;border-bottom:1px solid #d2d2d2;text-decoration: none;cursor: pointer;}
body.support #container .pull-left li.active a,body.support #container .pull-left li a.active{color:#fff;background: #0b9cd8 url(http://res.eimtin.com/admin/eimtin/images/server_04.jpg) right center no-repeat;}
body.support #container .pull-left li.child a{font-size:18px;display: none;}
body.support #container .pull-left li.open a{display: block;}
body.support #container .pull-right{width:75%;}
body.support #container .pull-right .content{padding:30px;line-height: 1.5em;border-left: 1px solid #d2d2d2;}
body.support #container .questions .title{font-size:16px;color:#323232;}
body.support #container .questions .title span{display: inline-block;color:#fff;text-align: center;width: 23px;height: 23px;line-height: 20px;background-color: #21afe8;border-radius: 50%;margin-right:15px;}
body.support #container .pull-right .info{padding: 15px 20px; margin: 10px 0 30px 38px;background-color: #f5f5f5;border:1px solid #e2e2e2;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
body.support #container .pull-right .info span.pa{right: 100%;
  width:12px;height:13px;background:url(http://res.eimtin.com/admin/eimtin/images/question.png) 0 0 no-repeat;}
/****** server end *******//****** friendlink start *******/
body.friendlink #container h3{margin: 30px 0 15px;}
body.friendlink #container .span3{height:100px;line-height:120px;background-color:#f4f4f4;margin-bottom:15px;overflow: hidden;}
body.friendlink #container .span3.ml0{margin-left:0;}
#contactblock.contact{font-size: 24px;color:#000;border-top: 1px solid #c7c7c7;padding-top: 30px;margin-top: 20px;}
#contactblock.contact p{margin-top:40px;}
/****** friendlink end *******//****** search start *******/
body.search .search{width: 600px;left: 50%;margin-left: -300px;top: 40%;}
body.search .search input{width: 400px;height: 25px;margin: 0;background-color: #d7d7d7;}
body.search .search button{width: 50px;height: 39px;border: none;background:#ff8517 url(../images/search_ico.png) center center no-repeat;}
body.search .search span{display:inline-block;font-size:23px;color:#676767;width:170px;height:48px;line-height: 48px;margin:10px;border:1px solid #676767;cursor:pointer;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
body.search .search span.active{color:#fff;border-color:#28c9ec;background-color:#28c9ec;}
/****** search end *******//****** company start *******/
body.company{background-color:#f6f6f6;}
body.company #container #breadcrumb{padding-top:15px;padding-bottom:50px;}
body.company #container #breadcrumb .container{height:45px;line-height:45px;border-bottom:1px solid #dcdcdc;}
body.company #container #breadcrumb .pull-left,body.company #container #breadcrumb .pull-left a{font-size:16px;color: #434343;}
body.company #container #breadcrumb .pull-right{height:100%;}
body.company #container #breadcrumb .pull-right li{float:left;height:100%;margin-left:30px;}
body.company #container #breadcrumb .pull-right li a{display: block;font-size:16px;color:#434343;height:98%;line-height:45px;}
body.company #container #breadcrumb .pull-right li.active a{border-bottom:2px solid #4c9cf9;}
body.company .honorlist{width:850px;margin:0 auto;}
body.company .honorlist .container{width:100%;min-width:850px;padding:80px 0;overflow: hidden}
body.company .honorlist .container li{width: 216.333px!important;margin: 0 33.5px;}
body.company .honorlist .container li p{display:none;font-size:18px;color:#434343;margin:15px 0;}
body.company .honorlist .container li.swiper-slide-active+li{transform: scale(1.15);transition: .5s all;webkit-transition: .5s all;moz-transition: .5s all;o-transition: .5s all;}
body.company .honorlist .container li.swiper-slide-active+li p{display: block;}
body.company .honorlist .button.pa{cursor:pointer;left:-60px;top:50%;width:34px;height:34px;margin-top:-40px;background:url(../images/honor_ico.jpg) 0 0 no-repeat;}
body.company .honorlist .button.next{left:auto;right:-60px;background-position: right 0;}
body.company #dituContent img{max-width:none;}
/****** company end *******//****** 404 start *******/
body.error .main .inner{width: 673px;height: 398px;padding-top: 130px;padding-left: 450px;margin:100px auto 0;background-image:url(http://res.eimtin.com/admin/eimtin/images/error_bg.png);}
body.error .main h2{font-size: 36px;color:#033e6d;padding-bottom: 80px;}
body.error .main p{font-size: 20px;color:#000;margin-bottom:24px;}
body.error .main a{font-size: 18px;color:#707070;}
body.error .navlist a{display:inline-block;height:46px;line-height:46px;font-size: 16px;color:#fff;padding:0 15px;margin-right:15px;background:url(../images/error_bt.jpg) 0 0 repeat-x;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
body.error .navlist a i{display: inline-block;width: 32px;height: 30px;margin-right: 8px;position: relative;top: 8px;background: url(../images/newindex_10.png) 0 0 no-repeat;}
body.error .navlist a.btn1 i{background: url(../images/error_ico.png) center center no-repeat;}
body.error .navlist a.btn2 i{background-position:center -109px;}
body.error .main .productlist{text-align: center;padding:50px 0;}
body.error .main li{display: inline-block;margin-right: 15px;}
/****** 404 end *******//****** shequ start *******/
body.shequ .section{font-size:16px;color:#666;line-height:1.5em;}
body.shequ .section .pic,body.shequ .section .info{float: left;width:50%;}
body.shequ h2{font-size:36px;color:#323232;}
body.shequ_gl .section-2{padding:35px 0 20px;background-color:#f5f5f5;}
body.shequ_gl .section-2 li{float: left;width:33.33%;}
body.shequ_gl .section-2 li span.ico{display: inline-block;width:103px;height:103px;background: url(http://res.eimtin.com/admin/eimtin/shequ/guanli_03.png) 0 0 no-repeat;}
body.shequ_gl .section-2 .item2 span.ico{background-position: -122px 0;}
body.shequ_gl .section-2 .item3 span.ico{background-position: -243px 0;}
body.shequ_gl .section-2 .item4 span.ico{background-position: -361px 0;}
body.shequ_gl .section-2 .item5 span.ico{background-position: -482px 0;}
body.shequ_gl .section-2 .item6 span.ico{background-position: -603px 0;}
body.shequ_gl .section-2 li .inner{padding:30px 50px 30px 0;}
body.shequ_gl .section-2 li .larger,body.shequ h3{font-size:24px;color:#323232;padding:15px 0;}
body.shequ_gl .section-3{padding: 50px 0 70px;text-align: center;background: url(http://res.eimtin.com/admin/eimtin/shequ/guanli_01.jpg) center center no-repeat;}
body.shequ_gl .section-3 h2{color:#fff;}
body.shequ_gl .section-3 ul{padding:25px 0;}
body.shequ_gl .section-3 li{display: inline-block;width:28%;height:300px;background-color:#fff;margin:1%;vertical-align: top;}
body.shequ_gl .section-3 li .num{font-size:40px;height:110px;line-height:110px;color:#3ab7eb;background-color:#f5f5f5;}
body.shequ_gl .section-3 li .inner{padding: 45px;text-align: left;line-height: 1.5em;}
body.shequ_gl .section-3 li .ico{top:18px;right:-52px;width:70px;height:28px;background-image:url(http://res.eimtin.com/admin/eimtin/shequ/guanli_07.png);z-index: 1;}
body.shequ_gl .section .pic{float: left;width:50%; text-align: center;}
body.shequ_gl .section .info{float: left;width:50%;}
body.shequ_gl .section .inner{padding:80px 88px;}
body.shequ_gl .section-4{padding:50px 0;background-color: #fefefe;}
body.shequ_gl .section-5{padding:50px 0;background-color: #f6f6f6;}
body.shequ_gl .section-6{padding:50px 0;background-color: #fff;}
body.shequ_wy .section-2{padding-top:50px;background-color:#f5f5f5;}
.swiper-container{width:1200px;height: 450px;padding: 100px 0 0px;overflow: hidden;}
.swiper-slide{font-size:14px;color:#e2e2e2;text-align: center;}
.system_imgbox{width: 90px;height: 90px;background:#ececec url(http://res.eimtin.com/admin/eimtin/shequ/system.png) 15px 43% no-repeat;border-radius: 50%;border-radius: 50%;margin: 0 auto 20px;}
.swiper-slide-active .system_imgbox{background-position:24px 46%;}
.system_slide1 .system_imgbox{background-position:-250px 61%;}
.swiper-slide-active.system_slide1 .system_imgbox{background-position:-241px 58%;}
.system_slide2 .system_imgbox{background-position:-380px 52%;}
.swiper-slide-active.system_slide2 .system_imgbox{background-position:-369px 54%;}
.system_slide3 .system_imgbox{background-position:-512px 39%;}
.swiper-slide-active.system_slide3 .system_imgbox{background-position:-502px 43%;}
.system_slide4 .system_imgbox{background-position:-632px 53%;}
.swiper-slide-active.system_slide4 .system_imgbox{background-position:-621px 52%;}
.system_slide5 .system_imgbox{background-position:-739px 47%;}
.swiper-slide-active.system_slide5 .system_imgbox{background-position:-729px 45%;}
.system_slide6 .system_imgbox{background-position:-855px 35%;}
.swiper-slide-active.system_slide6 .system_imgbox{background-position:-846px 43%;}
.system_slide8 .system_imgbox{background-position:-119px 40%;}
.swiper-slide-active.system_slide8 .system_imgbox{background-position:-109px 48%}
.system_slide_p1{font-size:18px;}
.system_slide_p2{padding:0 35px;}
.swiper-slide-prev,.swiper-slide-next{color:#666;}
.swiper-slide-prev .system_imgbox,.swiper-slide-next .system_imgbox{background-color:#e2e2e2;}
.swiper-slide-active{color:#323232;}
.swiper-slide-active .system_imgbox{background-color:#21afe8;}
.swiper-slide-active .system_slide_p1{color:#21afe8;}
body.shequ_wy .section .pic{text-align: center;}
body.shequ_wy .section-3{padding:50px 0;}
body.shequ_wy .section-3 li{position:relative;top:0;display:inline-block;text-align:center;width: 400px;height:auto;padding:65px 0;background-color:#fff;border:1px solid #2dbcf7;margin: 25px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
body.shequ_wy .section-3 li:hover{top: -15px;box-shadow: 0 0 8px #ddd;-webkit-transition:top box-shadow 0.4s ease-in-out;-moz-transition: top box-shadow 0.4s ease-in-out;-o-transition: top box-shadow 0.4s ease-in-out;transition: top box-shadow 0.4s ease-in-out;}
body.shequ_wy .section-3 li .ico{display:inline-block;width:100px;height:95px;background:url(http://res.eimtin.com/admin/eimtin/shequ/wuye_03.png) 0 0 no-repeat;margin: 15px 0 25px;}
body.shequ_wy .section-3 li.item2 .ico{width:100px;background-position:-155px 0;}
body.shequ_wy .section-3 li.item3 .ico{width:100px;background-position:right 0;}
body.shequ_wy .section-3 li p{text-align: left;padding:5px 23px;}
body.shequ_wy .section-3 li p span{font-size:12px;color:#88d9fa;padding-right:10px;}
body.shequ_wy .section-4{padding:50px 0;background-color: #f5f5f5;}
body.shequ_wy .section-4 .inner{padding: 65px 85px;}
body.shequ_wy .section-5{padding:50px 0;background-color: #fff;}
body.shequ_wy .section-5 .inner{padding:45px 85px;}
body.shequ_wy .section-6{padding:50px 0;background-color: #f6f6f6;}
body.shequ_wy .section-6 .inner{padding:85px;}
body.shequ_tc .section-2{padding:25px 0 10px;background-color:#f5f5f5;}
body.shequ_tc .section-2 p.cn{padding:70px 0 235px;}
body.shequ_tc .section-2 p.cn img{width: 100px;filter:alpha(opacity=30);moz-opacity:0.3;-khtml-opacity: 0.3;opacity: 0.3;}
body.shequ_tc .section-2 div.pa{width:0;top:18%;left:50%;margin-left:-485px;overflow: hidden;}
body.shequ_tc .section-2 div.pa img{width:970px;max-width:9999px;}
body.shequ_tc .section-2 p.pa{display:none;width:150px;height:150px;line-height: 150px;text-align: center;color:#21afe8;font-size:28px;border-radius: 50%;left:10%;top:7%;background-color: #fff;-webkit-box-shadow:0 0 20px #e8f5fa;-moz-box-shadow:0 0 20px #e8f5fa;box-shadow:0 0 20px #e8f5fa;}
body.shequ_tc .section-2 p.para2{left:20%;top:50%;}
body.shequ_tc .section-2 p.para3{left:50%;top:71%;margin-left:-75px;}
body.shequ_tc .section-2 p.para4{left:auto;top:50%;right:20%;}
body.shequ_tc .section-2 p.para5{left:auto;right:10%;}
body.shequ_tc .section .pic{text-align: center;}
body.shequ_tc .info .inner{padding: 65px 100px;}
body.shequ_tc .section-3{padding:50px 0;background-color: #fff;}
body.shequ_tc .section-4{padding:50px 0 5px;background-color:#f5f5f5;}
body.shequ_tc .section-4 .inner{padding:100px;}
body.shequ_ys .section-2{padding:50px 0;background-color:#fff;}
body.shequ_ys .section .pic{text-align:center;width:50%;float:left;}
body.shequ_ys .section .info{text-align:left;width:50%;float:left;}
body.shequ_ys .section-2 .inner{padding: 80px 115px;}
body.shequ_ys .section-3{padding: 50px 0;background-color:#f5f5f5;}
body.shequ_ys .section-3 .inner{padding: 120px;}
body.shequ_ys .section-4{height:auto;padding: 50px 0;background-image: none;}
body.shequ_ys .section-4 .container-fluid{background-color:inherit;}
body.shequ_ys .section-4 .inner{padding: 100px 115px;}
body.shequ_af .section-2{padding:50px 0;background-color:#fff;}
body.shequ_af .section-2 ul{text-align: center;padding-top: 40px;}
body.shequ_af .section-2 li{float:left;display: inline-block;width:25%;height:200px;background: url(http://res.eimtin.com/admin/eimtin/shequ/anfang_04.jpg) 0 0 no-repeat;position: relative;}
body.shequ_af .section-2 .item2{background-position: -355px 0;}
body.shequ_af .section-2 .item3{background-position: -710px 0;}
body.shequ_af .section-2 .item4{background-position: -1065px 0;}
body.shequ_af .section-2 li div{position: absolute;width:100%;height:60px;left: 0;bottom:0;}
body.shequ_af .section-2 li a{display: block;font-size:18px;color:#fff;height:100%;line-height: 60px;background-color: rgba(54,66,72,0.6);}
body.shequ_af .section-2 li a:hover{color:#00b9f7;}
body.shequ_af .section .pic,body.shequ_af .section .info{width:50%;float:left;}
body.shequ_af .section .pic{text-align: center;}
body.shequ_af .section p{margin-bottom:5px;}
body.shequ_af .section-3{background-color:#f5f5f5;padding:50px 0;}
body.shequ_af .section-3 .inner{padding: 60px 85px;}
body.shequ_af .section-4{padding:50px 0;background-color: #fff;}
body.shequ_af .section-4 .inner{padding: 60px 28px;}
body.shequ_af .section-5{padding:50px 0;background-color: #f5f5f5;}
body.shequ_af .section-5 .inner{padding: 68px 90px;}
body.shequ_sh .pic{text-align: center;}
body.shequ_sh .section-2{height:700px;background:#fff url(http://res.eimtin.com/admin/eimtin/shequ/shenghuo_02.jpg) center 400px no-repeat;}
body.shequ_sh .section-2 .pr{text-align: center;padding-top: 208px;}
body.shequ_sh .section-2 .building{position: relative;z-index: 1;filter:alpha(opacity=50);moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
body.shequ_sh .section-2 img.pa{display:none;left:50%;top:18%;margin-left:-520px;}
body.shequ_sh .section-2 li{width:90px;font-size:14px;color:#323232;text-align: center;left: 50%;bottom: 8%;margin-left: -45px;}
body.shequ_sh .section-2 li .ico{display:block;width:100%;height:90px;margin-bottom:10px;background:#b2d2d4 url(http://res.eimtin.com/admin/eimtin/shequ/shenghuo_ico.png) 23px 19px no-repeat;border-radius: 50%;-webkit-box-shadow:0 0 10px #f4f4f3;-moz-box-shadow:0 0 10px #f4f4f3;box-shadow:0 0 10px #f4f4f3;}
/****** shequ end *******//*** full page pager ***/.fp-section {position:relative;box-sizing:border-box;}
body.shequ_sh .section-2 .list2 .ico{background-color: #c5ede1;background-position: -53px 20px;}
body.shequ_sh .section-2 .list3 .ico{background-color: #f96c4b;background-position: -141px 20px;}
body.shequ_sh .section-2 .list4 .ico{background-color: #f2c528;background-position: -226px 19px;}
body.shequ_sh .section-2 .list5 .ico{background-color: #bdd63c;background-position: -308px 19px}
body.shequ_sh .section-2 .list6 .ico{background-color: #7fb327;background-position: -387px 17px;}
body.shequ_sh .section-2 .list7 .ico{background-color: #e1e0ca;background-position: -471px 19px;}
body.shequ_sh .section-2 .list8 .ico{background-color: #dbc5c0;background-position: -552px 20px;}
body.shequ_sh .section-3{padding:50px 0;background-color:#f5f5f5;}
body.shequ_sh .section-3 .inner{padding: 100px;}
body.shequ_sh .section-4{padding:50px 0;background-color:#fff;}
body.shequ_sh .section-4 .inner{padding: 100px;}
body.shequ_sh .section-5{padding:50px 0;background-color:#f5f5f5;}
body.shequ_sh .section-5 .inner{padding: 100px;}
body.shequ_yl .pic{text-align: center;}
body.shequ_yl .section-2{padding: 30px 0;background-color:#fff;}
body.shequ_yl .section-2 p.cn{padding:45px 0;}
body.shequ_yl .section-2 li{width: 270px;left: 11%;top: 23%;}
body.shequ_yl .section-2 .list2{top: 82%;}
body.shequ_yl .section-2 .list3{left: 70%;}
body.shequ_yl .section-2 .list4{left: 70%;top: 88%;}
body.shequ_yl .section-3{padding:50px 0;background-color:#f5f5f5;}
body.shequ_yl .section-4{padding:50px 0;background-color:#fff;}
body.shequ_yl .section-4 .inner{padding: 100px;}
body.shequ_yl .section-5{padding:50px 0 20px;background-color:#f5f5f5;}
body.shequ_yl .section-5 .inner{padding:80px 100px;}
body.shequ_jj .section .pic{width:60%;}
body.shequ_jj .section .info{width:40%;}
body.shequ_jj .section-3{padding:50px 0;}
body.shequ_jj .section-3 li{float: left;text-align: center;width: 25%;padding: 50px 0;}
body.shequ_jj .section-3 li:hover p{color:#21afe8;}
body.shequ_jj .section-3 li .ico{display:inline-block;width:100px;height:108px;background:url(http://res.eimtin.com/admin/eimtin/shequ/jiaju_03.png) 0 0 no-repeat;margin: 15px 0;}
body.shequ_jj .section-3 li.item2 .ico{background-position:-155px 0;}
body.shequ_jj .section-3 li.item3 .ico{background-position: -299px 0;}
body.shequ_jj .section-3 li.item4 .ico{width:121px;background-position:right 0;}
body.shequ_jj .section-3 li p{padding:5px 45px;}
body.shequ_jj .section-4 .container-fluid,body.shequ_jj .section-5 .container-fluid,body.shequ_jj .section-6 .container-fluid,body.shequ_jj .section-7 .container-fluid{color:#fff;background-color:#21afe8;padding:0;}
body.shequ_jj .section-5 .pic,body.shequ_jj .section-7 .pic{text-align: right;}
body.shequ_jj .section .inner{text-align: justify;padding: 100px 35px 0 24px;}
body.shequ_jj .section-5 .inner,body.shequ_jj .section-7 .inner{padding:100px 24px 0 52px;}
body.shequ_jj .section .inner h3{color:#fff;}
body.shequ_jj .section .inner .pa{width: 52px;border-bottom: 1px solid #fff;left: 0;top: 55px;}
body.shequ_jj .section .inner img{margin-top:30px;}
body.shequ_jj .section-7{margin-bottom:50px;}
body.shequ_list .section-2{padding:50px 0;background-color: #fff;}
body.shequ_list .section-2 ul{padding-top:30px;}
body.shequ_list .section-2 li{float:left;width:23%;height:296px;margin:1%;overflow: hidden;}
body.shequ_list .section-2 div.pa{left: 0;top: 225px;text-align: center;color: #fff;width: 100%;height: 100%;line-height: 1.8em;background-color: rgba(18,16,9,0.75);background-color: rgb(18,16,9)\9;filter: alpha(opacity=75);}
body.shequ_list .section-2 h3{color:#fff;padding:0;margin:0;}
body.shequ_list .section-3{height:749px;padding-top:45px;background: url(http://res.eimtin.com/admin/eimtin/shequ/shequ.jpg) center center no-repeat;}
body.shequ_list .section-4{height:601px;padding-top:50px;background: url(http://res.eimtin.com/admin/eimtin/shequ/shequ_28.jpg) center center no-repeat;}
body.shequ_list .section-4 h2{color:#fff;}
body.shequ_list .section-4 p.cn{color:#fff;}
body.shequ_list .section-4 li{float: left;color:#fff;text-align:center;width:23%;margin:3% 1%;}
body.shequ_list .section-4 li .ico{display: inline-block;width:122px;height:122px;background: url(http://res.eimtin.com/admin/eimtin/shequ/shequ_02.png) 0 0 no-repeat;}
body.shequ_list .section-4 .item2 .ico{background-position:-165px 0;}
body.shequ_list .section-4 .item3 .ico{background-position:-327px 0;}
body.shequ_list .section-4 .item4 .ico{background-position:-488px 0;}
body.shequ_list .section-4 li .inner{padding:20px;}
body.shequ_list .section-4 li .larger{font-size:1.2em;padding-bottom:30px;}
.fp-controlArrow {position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;}
.fp-controlArrow.fp-prev {left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent;}
.fp-controlArrow.fp-next {right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff;}
.content-pagenation{margin: 40px 0;}
.content-pagenation a{font-size:18px;color:#000;}
.news_back a{display: inline-block;font-size:16px;color:#fff;text-align:center;width: 122px;height: 37px;line-height: 37px;margin-top:15px;background-color: #4c9cf9;-webkit-border-radius: 19px;-moz-border-radius: 19px;border-radius: 19px;}
#article_content p{font-size: 16px;line-height: 2;}
#qrcode{display: none;}
#slideblock{height:650px!important;overflow: hidden;}
.i-ban,.i-ban .list,.i-ban ul,.i-ban ul li{height: 100%;}
.i-ban ul{overflow: hidden;}
.i-ban .btn {position: absolute;left: 48%;bottom: 34px;height: 10px;background:transparent;z-index: 30;}
.i-ban .btn span {display: inline-block;width: 14px;height: 14px;margin: 0 5px;cursor: pointer;border-radius: 50%;background: #fff;}
.i-ban .btn span.cur{background:#999;}
.i-ban ul li{display:list-item;transition: opacity .8s linear;position: absolute;top:0;left:0;width:100%;background-size: 1920px 100%!important;}
.i-ban ul li a{display: block;width:100%;height:100%;margin:0 auto;}
.banner-fadein{opacity: 0;}
.banner-fadeout{opacity: 1;}
.poa{position: absolute;}
.por{position: relative;}
.t-bg {transition: background 0.5s;}
.i-ban .arr {left: 5%;top: 0;width: 63px;height: 100%;cursor: pointer;opacity: 0;}
#slideblock:hover .i-ban .arr{opacity: 1;}
.i-ban .arr.next {left: auto;right: 5%;background: url("../images/arrow_next.png") no-repeat right center transparent;}
.i-ban .arr.prev {background: url("../images/arrow_prev.png") no-repeat left center transparent;}
.footer span.poa{top: 0;left: 323px;font-size: 24px;color: #fff;}
/*  banner */
.bannerWrapper .title{width:100%;top:50%;margin-top:-40px;font-size: 20px;text-align: center;color:#fff;}
.bannerWrapper .title h3{font-size:36px;text-align: center;color:#fff;margin: 10px 0 0;}
/*** full page pager end***//****** common *******/.w500 {width:500px;}
.fl {float:left;}
.fr {float:right;}
.pt150 {padding-top:150px !important;}
.pt100 {padding-top:100px !important;}
.mt80{margin-top:80px;}
.mt150{margin-top:150px;}
/****** common end *******//********* font ************/@font-face {font-family:'PingFangSC-Ultralight';src:url('../fonts/PingFang ExtraLight-35985.eot');src:url('../fonts/PingFang ExtraLight-35985.eot?#iefix') format('embedded-opentype'),url('../fonts/PingFang ExtraLight-35985.woff') format('woff'),url('../fonts/PingFang ExtraLight-35985.ttf')  format('truetype'),url('../fonts/PingFang ExtraLight-35985.svg')  format('svg');font-weight:normal;font-style:normal;}
/*********** font end ******************/
@media screen and (max-width: 1420px){
  body.body-white{min-width: 1100px;}
  body .container,body .container-fluid{min-width:1024px;}
  .section-wrap .section-4 .container-fluid{padding:0;}
  .section-wrap .section-5 .container{width:100%;}
  .footer .footermenu .span2.text-right .phone{font-size:18px;}
  .productlist .products_list li .img{width:230px;height:230px;line-height:230px;}
  .productlist .sidebar li a{font-size:13px;}
  body.solution-detail.solution-3 .content .section2 ul.clearfix li{width:70px;}
  body.solution-detail.solution-3 .content .section .pull-left .inner p{font-size:16px;}
  .section-wrap .section-5 ul.data li.level2 .img img{width:500px;}
  .section-wrap .section-5 ul.data ul.level2{margin-bottom: 30px;min-height: 400px;}
}
/* 动画效果 */
@keyframes swinging{
  0% { -webkit-transform: rotate(0deg); }
  25% { -webkit-transform: rotate(-5deg); }
  50% { -webkit-transform: rotate(0deg); }
  75% { -webkit-transform: rotate(5deg); }
  100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swinging{
  0% { -webkit-transform: rotate(0deg); }
  25% { -webkit-transform: rotate(-5deg); }
  50% { -webkit-transform: rotate(0deg); }
  75% { -webkit-transform: rotate(5deg); }
  100% { -webkit-transform: rotate(0deg); }
}
@-ms-keyframes swinging{
  0% { -webkit-transform: rotate(0deg); }
  25% { -webkit-transform: rotate(-5deg); }
  50% { -webkit-transform: rotate(0deg); }
  75% { -webkit-transform: rotate(5deg); }
  100% { -webkit-transform: rotate(0deg); }
}
@-webkit-keyframes swinging{
  0% { -webkit-transform: rotate(0deg); }
  25% { -webkit-transform: rotate(-5deg); }
  50% { -webkit-transform: rotate(0deg); }
  75% { -webkit-transform: rotate(5deg); }
  100% { -webkit-transform: rotate(0deg); }
}

@keyframes rotate{
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotate{
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@-ms-keyframes rotate{
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes rotate{
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
