/*滚动样式*/
.search{ height:50px; float:right; padding-top:5px;}
.secach{ float:left; height:35px; width:35px; overflow:hidden; padding:3px; border-radius:3px; background-color:#fff;}
.curr{ background-color:#f2f2f2;}
.wbst{ float:left;color:#999; font-size:12px; position:relative;}
.wbst a{ color:#999;}
.wbst img{ vertical-align:bottom;}
.wbst .ewm-s{ position:absolute; right:0; top:40px; padding:10px; background:#eee; display:none; z-index:10;}
.wbst .ewm-s img{ width:150px; height:150px;}
.secach .on-hid{ width:170px;}
.secach .on-hid i{ float:left; display:inline-block; width:29px; height:29px; cursor:pointer;background:url(../images/search.png) no-repeat left center;}
.secach .on-hid input[type=button]{float:left; width:40px; height:29px; border:none; cursor:pointer; background:none; color:#666;}

.news-list2 {
    border-top: 1px solid #eee;
}
.news-list2 li {
	padding:1% 2%;
	float:left; width:46%
}
.news-list2 li .txt {
    float: left;
    padding-top: 20px;
}
.news-list2 li .txt .box {
    float: left;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
	color: #333;
}
.news-list2 li .txt .box {
    display: block;
    width: 35px;
    height: 35px;
    background: #303030;

}

.news-list2 li:hover .txt .box a i {
    background: url(../images/icon.png) no-repeat 0 -71px;
}
.news-list2 li .txt .box a i {
    width: 15px;
    height: 9px;
    display: block;
    margin: 13px 0 0 11px;
    background: url(../images/icon.png) no-repeat -110px -11px;
}
.news-list2 li .txt .cont {
    float: left;
    margin-left: 30px;
    transition: all .3s ease-out 0s;
	width:85%
}
.news-list2 li .txt .cont span {
    font-size: 16px;
    color: #333;
    display: block;
    height: 24px;
    margin-bottom: 20px;
    position: relative;
}


.news-list2 li .txt .cont p {
    color: #666;
    line-height: 24px;
	font-size:13px;
    display: block;
    overflow: hidden;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #13df81;
}
::-webkit-scrollbar-thumb {
    width: 8px;
    background-color: #aeaeae;
}
::-webkit-scrollbar-track-piece {
    width: 8px;
    background-color: #f8f8f8;
}
::-webkit-scrollbar-thumb:hover {
     width:8px;
     background-color:#888;
}
.casetext{ font-size:14px; line-height:24px; color:#333; width:80%; margin:0 auto}
.news-list li .img img{ width:200px; height:130px;}
/*头部*/
.head {
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 99999;
	background: #fff;
	transition: all 0.3s ease-out;
}
.head-s {
	height: 60px;
	border-bottom: 1px solid #f1f1f1;
}
.head-s .head-logo {
	height: 60px;
	margin-left: 2%;
}
.head-s .head-nav  {
	margin-top: 10px;
	margin-right: 1%;
}
.head-logo {
	float: left;
	height: 80px;
	width: 241px;
	margin-left: 1%;
	position: relative;
	transition: all 0.3s ease-out;
}
.head-logo img {
    
    width: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
}
.head-nav {
	float: right;
	margin-right: 2%;
	margin-top: 20px;
	transition: all 0.3s ease-out;
}
.head-nav li {
	float: left;
	height: 50px;
	
	position: relative;
}
.head-nav li a {
	padding: 10px 25px;
	font-size: 14px;
}
.head-nav li a span {
	color: #666;
}
.head-nav li.cur a span,.head-nav li:hover a span {
	padding-bottom: 8px;
    border-bottom: 1px solid #c5c5c5;
    transition: all 0.3s ease-out;
}
.head-subnav {
	background-color: #fff;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -95px;
    box-shadow: 0 6px 10px #e5e5e5;
    transition: all .3s ease;
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
}
.head-subnav li {
    width: 192px;
    height: auto;
    padding: 4px 0;
    border-bottom: 1px solid #f1f2f2;
    text-align: center;
    color: #666;
}
.nav-hover:hover .head-subnav {
	opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
}
.head-subnav li:hover {
    background-color: #f7f7f7;
}
.nav-btn {
    float: right;
    margin: 20px 20px 0 0;
    transition: all 0.3s ease-out;
}
.head-s .nav-btn {
    margin: 10px 20px 0 0;
}
.nav-s {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    background: #fff;
    z-index: 9999;
    display: none;
}
.head-s .nav-s {
    top: 59px;
}
.nav-s a {
    display: block;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.nav-s a.cur {
    color: #007fe0;
}
/*内容*/
.content {
	padding-top: 80px;
}

/*banner*/
.banner {
	padding: 0 2% 2%;
	background: #fff;
}
.banner img {
	width: 100%;
}
.banner .bx-wrapper .bx-pager {
	bottom: -4%;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
	width: 40px;
	height: 12px;
	background: inherit;
    border-top: 1px solid #d8d8d8;
    border-radius: 0;
    transition: all 0.3s ease-out;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover {
	border-top: 1px solid #5a5a5a;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	height: 4px;
	background: #5a5a5a;
    border-top: 1px solid #5a5a5a;
}
.i-title h2 {
	font-size: 24px;
    color: #333;
    line-height: 38px;
    height: 38px;
}
.i-title p {
	height: 26px;
    font-size: 14px;
    color: #b1b1b1;
    line-height: 26px;
    overflow: hidden;
}
.project {
	background: #f7f7f7;
	padding: 50px 0;
}
.project-main-wrap {
	max-width: 1425px;
	margin: 40px auto 30px;
	position: relative;
}
.project-main {
	margin-left: -8px;
	margin-right: -8px;
}
.project-main li .item {
	padding: 0 8px;
	margin-bottom: 16px;
}
.project-main li .item a img {
    transition: all 0.3s ease-out;
}
.project-main .item:hover a img {
	transform: scale(1.1, 1.1);
}
.project-main .item .wrap {
	height: 90px;
    width: 90%;
    position: absolute;
    bottom: -100px;
    left: 20px;
    border-top: 1px solid #999;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.project-main li .item:hover .wrap {
	bottom: 16px;
}
.project-main .item .bg {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}
.project-main .item .t1 {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    height: 100%;
    padding: 34px 0 5px 30px;
}
.project-main .item .t1 span {
	width: 100%;
    font-size: 16px;
    display: block;
    line-height: 26px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 28px;
}
.project-main .item .t1 i {
	width: 270px;
    color: #F5F5F5;
	font-size:16px;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.project-main .item .ic {
	width: 36px;
    display: block;
    margin-top: 8px;
    position: absolute;
    right: 20px;
    border-left: 1px solid #777;
    bottom: 35px;
    height: 20px;
}
.project-main .item .ic i {
	background: url(../images/icon.png) no-repeat 0 -71px;
    width: 14px;
    height: 9px;
    display: block;
    margin: 5px 0 0 11px;
}
.i-more {
    display: block;
    width: 130px;
    height: 38px;
    margin: 0 auto;
    background: #303030;
    border: 2px solid transparent;
    position: relative;
    transition: all .3s ease-out 0s;
}
.i-more:hover {
	background: #fff;
    border: 2px solid #303030;
}
.i-more span {
	background: url(../images/icon.png) no-repeat 0 -22px;
    width: 34px;
    height: 14px;
    display: block;
    position: absolute;
	left: 50%;
	margin-left: -17px;
	top: 12px;
    transition: all .3s ease-out 0s;
}
.i-more:hover span {
	background: url(../images/icon.png) no-repeat 0 -39px;
}
.i-about {
    background: url("../images/1463557375149.png") center center;
    background-size: cover;
    padding: 360px 0 50px;
    position: relative;
}
.i-about .i-title h2 {
	color: #fff;
}
.i-about-main {
	margin-top: 50px;
	background: #fff;
}
.i-about-right {
	padding: 60px 60px 0px 60px;
    color: #9c9c9c;
    line-height: 28px;
    font-size: 13px;
}
.i-about-right .i-more {
	float: left;
	margin-top: 60px;
}
.news {
	background: #f7f7f7;
	padding: 80px 0;
}
.news .i-title {
	padding-bottom: 30px;
}
.news-main {
	border-top: 1px solid #e5e5e5;
	margin-bottom:50px;
}
.news-item-wrap {
	max-width: 1425px;
	margin: 0 auto;
	padding-left: 30px;
}
.news-main .item {
	padding: 20px;
	
	position: relative;
}
.news-main .item dt {
	font-size: 16px;
    color: #575757;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
	margin-top:10px;
	text-align: center;
}
.news-main .item dd.d1 {
	font-size: 22px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: absolute;
	top: 140px;
}
.news-main .item dd.d1 i {
	font-size: 12px;
	color: #8F8F8F;
    margin-left: 10px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news-main .item dd.d2 {
    width: 100%;
    height: auto;
	color: #999;
	padding-right: 100px;
    line-height: 26px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: absolute;
	top: 310px;
}
.news-main .item dd.d3 {
	width: 1px;
	height: 0;
    background: #e5e5e5;
    display: block;
    position: absolute;    
    top: 0px;
    left: 0px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news-main .item:hover dd.d1 {
	top: 300px;
}
.news-main .item:hover dd.d2 {
	top: 315px;
}
.news-main .item:hover dd.d1 i {
	opacity: 0;
}
.news-main .item:hover dd.d3 {
	height: 60%;
}
.t-slider img{ width:500px;}

.team {
    background: url(../images/Take.jpg) ;
    width: 100%;
    height: 600px;
}
.team::before {
	position: absolute;
    content: "";
    left: 50%;
    width: 1px;
    height: 600px;
    
    margin-left: -149px;
}
.team-main {
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 120px;
}
.team-main .box {
	width: 45%;
	padding: 20px 20px 0 0;
}
.team-main h3 {
	color: #fff;
	font-size: 18px;
    text-align: left;
    border-bottom: 1px solid #666;
    line-height: 20px;
    padding-bottom: 25px;
}
.team-main p {
	padding-top: 25px;
	color: #aaa;
    font-size: 13px;
    width: 100%;
    line-height: 26px;
}
.team .bx-wrapper .bx-controls-direction a.bx-prev {
	margin-left: -100px;
}
.team .bx-wrapper .bx-controls-direction a.bx-next {
	margin-right: -100px;
}

.team-main li video{ width:600px}
.partner {
	height: 130px;
	padding-top: 35px;
	background: #fff;
}
.partner .bx-wrapper .bx-controls-direction a.bx-prev {
	margin-left: -100px;
}
.partner .bx-wrapper .bx-controls-direction a.bx-next {
	margin-right: -100px;
}
.message {
	
	padding: 50px 0;
}
.message-list {
	padding-right: 75px;
	margin-bottom: 30px;
}
.message-list li {
	padding-left: 75px;
}
.message-list li .inputtxt {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #dedede;
    background: transparent;
}
.message .textarea {
	margin: 65px 75px 0 75px;
}
.message .textarea textarea {
	width: 100%;
    height: 105px;
    resize: none;
    line-height: 24px;
    background: transparent;
    border-bottom: 1px solid #dedede;
}
.inputbtn {
	width: 300px;
    height: 46px;
    line-height: 46px;
    background: transparent;
    margin: 0 auto;
    margin-top: 50px;
}
.inputbtn input {
	cursor: pointer;
    width: 100%;
    height: 100%;
	color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    transition: all .5s;
    background: #303030;}
.inputbtn input:hover {
	background: #F9F9F9;
	color: #303030;
    border: 2px solid #303030;
}
.contact {
	background:#4d2a2a;
	padding: 80px 0 68px 0;
}
.contact .item {
	padding-left: 20%;
}
.contact .item1 h2 {
    font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
    color: #fff;	
}
.contact .item1 p {
    color: #E4E4E4;
    font-size: 14px;
    line-height: 26px;
}
.contact .item2 h3 {
    color: #fff;
	font-size: 16px;
    line-height: 20px;
}
.contact .item2 div {
	margin-top: 30px;
}
.contact .item2 div i {
	display: inline-block;
	margin-right: 10px;
	width: 22px;
	height: 22px;
}
.contact .item2 div .icon-wb {
    background: url(../images/weibo1.png) no-repeat 0px -2px;
}
.contact .item2 div .icon-wx {
    background: url(../images/weixin1.png) no-repeat;
}
.contact .item2 div .icon-wb2 {
    background: url(../images/txweibo1.png) no-repeat;
}
.contact .item3 {
    float: left;
    padding-left: 10%;
}
.contact .item3 dt {
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
.contact .item3 dd {
    color: #E4E4E4;
    margin-top: 14px;
	font-size:14px;
}
.footer {
	border-top: 1px solid #e5e5e5;
}
.foot_c{ font-size:14px; line-height:30px; color:#FFF; margin-top:10px}
.copyright {
	height: 44px;
	line-height: 45px;
}
.share {
	position: fixed;
    right: 0px;
    bottom: 10px;
    z-index: 99;
    height: 120px;
}
.share a {
	display: block;
	width: 40px;
	height: 40px;
}
.share a.weibo {
    background: #ea493c url(../images/weibo.png) no-repeat center center;
}
.share a.weixin {
    background: #24b727 url(../images/weixin.png) no-repeat center center;
}
.share a.gotop {
	background: #666;
    background: #666 url(../images/angle-up.png) no-repeat center center;
}
.main-top-bg {
	height: 260px;
    background-repeat: no-repeat;
    background-position: center center;
}
.main-wrap {
	padding: 30px 0;
}
.c-wrap{ padding:10px 0; border-bottom:1px solid  #E7E7E7}

.service-list .item {
	border-right: 1px solid #eee;
	padding-bottom: 50px;
	min-height:530px;
	margin-top:20px
}
.service-list .item.last {
    border-right: none;
}

.service-list .item:nth-child(3n+2) {
	clear:left
}

.service-list .item1 {
	border-right: none;
}
.service-list .item dl {
	margin: 0 20px;
	text-align: center;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.service-list .item:hover dl {
	margin-top: -10px;
	padding-bottom: 10px;
}
.service-list .item .d1 {
	margin: 40px 0;
    font-size: 18px;
    color: #444;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	position: relative;
}
.service-list .item dl:hover .d1 {
	margin-top: 25px;
}
.service-list .item dl:hover {
	padding-bottom: 15px;
}
.service-list .item .d1::before  {
    position: absolute;
    content: "";
    left: 50%;
    width: 35px;
    height: 1px;
    background: #ccc;
    margin-left: -17px;
    bottom: -27px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.service-list .item dl:hover .d1::before {
	bottom: -32px;
    background: #666;
}
.service-list .item .d2 {
	padding: 
	color: #999;
    padding: 0 10px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.service-list .item .d3 {
	width: 35px;
    height: 35px;
    margin: 50px auto 0;
    border: 1px solid transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    cursor: pointer;
}
.service-list .item .d3 a {
    width: 15px;
    height: 9px;
    background: url(../images/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
}
.service-list .item dl:hover .d3 {
    border: 1px solid #bbb;
}
.about-ttl {
    margin: 20px 0 20px 0;
}
.about-ttl h3 {
    color: #444;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}
.about-ttl p {
    width:96%;
    margin: 0 auto;
    line-height: 26px;
	text-align:left;
    color: #818181;
    font-size: 13px;
}
.about-list1 {
    padding-bottom: 50px;
    border-bottom: 1px dotted  #e3e3e3;
}
.about-list1 li {
    text-align: center;
    border-right: #e9e9e9 1px solid;
    color: #666;
}
.about-list1 li.last {
    border-right: none;
}
.about-list1 li p {
    font-size: 54px;
    line-height: 56px;
    font-family: HELVETICANEUELTPRO-THEX,chicago;
}
.about-list1 li span {
    color: #b3b3b3;
    font-size: 14px;
    margin-bottom: 10px;
}
.about-list2 {
    padding: 50px 0 100px;
    border-top: 1px dotted  #e3e3e3;
}
.about-list2 li {
    padding: 0 20px;
}
.about-list2 li p {
    margin-top: 26px;
    font-size: 13px;
    line-height: 26px;
    color: #818181;
}
.team-list {
    margin-left: -20px;
    margin-right: -20px;
}
.team-list li {
    padding: 20px;
}
.team-list li .item {
    border-top: 1px solid #eee;
    overflow: hidden;
    min-height: 260px;
}
.team-list li .item:hover {
    border-top-color: #a1a1a1;
}
.team-list li .item:hover .img {
    margin-top: 25px;
}
.team-list li .item:hover .txt {
    margin-top: 15px;
}
.team-list li .item .img {
    transition: all 0.3s ease-out 0s;
}
.team-list li .item .txt {
    float: left;
    width: 60%;
    padding: 30px 15px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
}
.team-list li .item .p1 {
    font-size: 18px;
    color: #333;
}
.team-list li .item .p1 span {
    font-size: 13px;
    color: #999;
    margin-left: 20px;
}
.team-list li .item .p2 {
    color: #757575;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    margin-top: 30px;
}
.news-menu {
    margin-bottom: 50px;
}
.news-menu a {
    float: left;
    line-height: 30px;
    color: #888;
    font-size: 13px;
    position: relative;
    margin-right: 30px;
}
.news-menu a i {
    display: block;
    width: 0px;
    height: 1px;
    background: #aaa;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    top: -3px;
    left: 0;
}
.news-menu a:hover i,.news-menu a.cur i {
    width: 100%;
}
.news-list li {
    border-top: 1px solid #eee;
    padding: 25px 15px 25px 0;
}
.news-list li .txt {
    float: left;
    padding-top: 20px;
}
.news-list li .txt .box {
    float: left;
    font-size: 24px;
    color: #999;
    line-height: 24px;
    height: 24px;
}
.news-list li:hover .txt .box {
    color: #333;
}
.news-list li .txt .box a {
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid transparent;
    margin-top: 20px;
    transition: all 0.3s ease-out 0s;
}
.news-list li:hover .txt .box a {
    background: #303030;
    border: 1px solid #303030;
}
.news-list li:hover .txt .box a i {
    background: url(../images/icon.png) no-repeat 0 -71px;
}
.news-list li .txt .box a i {
    width: 15px;
    height: 9px;
    display: block;
    margin: 13px 0 0 11px;
    background: url(../images/icon.png) no-repeat -110px -11px;
}
.news-list li .txt .cont {
    float: left;
    max-width: 600px;
    margin-left: 80px;
    transition: all .3s ease-out 0s;
}
.news-list li:hover .txt .cont {
    margin-left: 100px;
}
.news-list li .txt .cont span {
    font-size: 16px;
    color: #717171;
    display: block;
    height: 24px;
    margin-bottom: 20px;
    position: relative;
}
.news-list li .txt .cont span i {
    width: 35px;
    height: 1px;
    background: #bfbfbf;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    left: -55px;
    top: 12px;
}
.news-list li:hover .txt .cont span i {
    width: 60px;
    left: -75px;
    background: #7d7d7d;
}
.news-list li .txt .cont p {
    height: 48px;
    color: #999;
    line-height: 24px;
    display: block;
    overflow: hidden;
}

.news-detail-wrap {
    border-top: 1px solid #f1f1f1;
}
.news-detail {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0;
}
.news-detail h2 {
    max-width: 800px;
    font-size: 18px;
    color: #333;
    padding-bottom: 16px;
    margin: 0 auto;
    text-align: center;
	margin-top:30px
}
.news-detail .date {
    text-align: center;
}
.article {
    margin-top: 20px;
    padding: 36px 14px 50px 12px;
    border-top: 1px dotted #bbb;
}
.article p {
    font-size: 13px;
    line-height: 26px;
    color: #818181;
}
.atlas-wrap {
    border-top: 1px solid #f1f1f1;
}
.atlas {
    max-width: 1344px;
    margin: 0 auto;
}
.atlas-menu {
    margin: 50px 0;
}
.atlas-menu a {
    float: left;
    padding: 0 10px;
    margin-right: 15px;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 13px;
}
.atlas-menu a span {
    display: block;
    padding: 0 3px;
    position: relative;
}
.atlas-menu a span i {
    display: block;
    width: 0px;
    height: 1px;
    background: #aaa;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.atlas-menu a:hover i,.atlas-menu a.cur i {
    width: 100%;
}
.atlas-list {
    margin-left: -6px;
    margin-right: -6px;
    padding-bottom:0px;
	margin:20px 0;
	height: auto;
	overflow: hidden;
	clear: both;
}
.atlas-list li .item {
    margin-bottom: 12px;
    overflow: hidden;
    padding: 0 6px;
    position: relative;
}
.atlas-list li .item a img {
    transition: all 0.3s ease-out;
}
.atlas-list li .item:hover a img {
    transform: scale(1.1, 1.1);
}
.atlas-list li .item .wrap {
    height: 86px;
    width: 90%;
    position: absolute;
    bottom: 20px;
    right: 6px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.atlas-list li .item .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    transition: all 0.3s ease-out 0s;
}
.atlas-list li .item:hover .bg {
    opacity: 0.5;
}
.atlas-list li .item .t1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px 0 0 30px;
    transition: all 0.3s ease-out 0s;
}
.atlas-list li .item:hover .t1 {
    padding-left: 50px;
}
.atlas-list li .item .t1 span {
    width: 75%;
    font-size: 16px;
    display: block;
    line-height: 26px;
    color: #fff;
	font-weight:700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 28px;
}
.atlas-list li .item .t1 i {
    width: 270px;
    color: #ccc;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.atlas-list li .item .ic {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    right: 40px;
    bottom: 25px;
    border: 1px solid transparent;
    transition: all .3s ease-out 0s;
}
.atlas-list li .item .ic i {
    background: url(../images/icon.png) no-repeat 0 -71px;
    width: 14px;
    height: 9px;
    display: block;
    margin: 13px 0 0 11px;
}
.atlas-list li .item:hover .ic {
    right: 20px;
    background: transparent;
    border: 1px solid rgba(255,255,255,.3);
}
.atlas-detail {
    width: 100%;
}
.atlas-detail-main {
    background: #f7f7f7;
    padding: 100px 20px 50px;
}
.atlas-detail-wrap {
    border-top: 1px solid #f1f1f1;
}
.atlas-detail-ttl {
    margin-top: 100px;
}
.atlas-detail-ttl .line {
    width: 40px;
    z-index: 10;
    position: relative;
    background: #ddd;
    top: 17px;
    height: 1px;
    left: 0;
    float: left;
}
.atlas-detail-ttl .line::after {
    position: absolute;
    content: "";
    top: -17px;
    left: 0px;
    width: 2px;
    height: 35px;
    background: #7e7e7e;
}
.atlas-detail-ttl h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
    margin-left: 50px;
    padding-right: 8%;
}
.atlas-detail-ttl p {
    color: #ccc;
    padding-left:35px;
    height: auto;
    overflow: hidden;
	width: 92%;
	margin: auto;
}
.atlas-detail-right {
    padding: 0 5%;
}
.atlas-detail-menu {
    margin: 40px 0 30px;
}
.atlas-detail-menu a {
    float: left;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background: #f3f3f3;
    color: #bdbdbd;
    transition: all 0.3s ease-out 0s;
    margin-right: 5px;
}
.atlas-detail-menu a:hover {
    background: #565656;
    color: #fff;
}
.atlas-detail-list {
    margin-left: -5px;
    margin-right: -5px;
}
.atlas-detail-list li {
    width: 50%;
    padding: 0 5px;
    position: relative;
    margin-bottom: 10px;
}
.atlas-detail-list li a {
    display: block;
    overflow: hidden;
}
.atlas-detail-list li a img {
    transition: all 0.3s ease-out 0s;
    position: relative;
}
.atlas-detail-list li:hover img {
    transform: scale(1.06, 1.06);
    -moz-transform: scale(1.06, 1.06);
    -webkit-transform: scale(1.06, 1.06);
    -o-transform: scale(1.06, 1.06);
}
.atlas-detail-list li .ttl {
    position: absolute;
    bottom: 35px;
    color: #fff;
    left: 15px;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.atlas-detail-list li p {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #bbb;
    font-size: 13px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.atlas-detail-bottom {
    border-top: 1px solid rgba(0,0,0,.08);
}
.atlas-detail-bottom a {
    float: right;
    height: 110px;
    width: 50%;
    transition: all 0.3s ease-out 0s;
    padding-top: 30px;
    position: relative;
}
.atlas-detail-bottom a:hover {
    background: #414141;
}
.atlas-detail-bottom a .s1 {
    font-size: 16px;
    color: #595959;
    line-height: 26px;
    transition: all .3s ease-out 0s;
    position: absolute;
    right: 100px;
    top: 22px;
}
.atlas-detail-bottom a:hover .s1 {
    color: #fff;
}
.atlas-detail-bottom a .s2 {
    color: #999;
    position: absolute;
    right: 100px;
    top: 50px;
}
.atlas-detail-bottom a .s3 {
    float: right;
    margin-right: 50px;
    width: 35px;
    height: 35px;
    border: transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.atlas-detail-bottom a:hover .s3 {
    border: 1px solid #666;
}
.atlas-detail-bottom a .s3 i {
    width: 15px;
    height: 9px;
    background: url(../images/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
    transition: all .3s ease-out 0s;
}
.atlas-detail-bottom a:hover .s3 i {
    background: url(../images/icon.png) no-repeat -110px 0;
}
.service-detail {
    max-width: 1000px;
    padding: 0 20px 50px;
    margin: 0 auto;
}
.service-detail h3 {
    font-size: 18px;
    color: #444;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 30px;
    position: relative;
}
.service-detail h3::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    background: #ccc;
    width: 30px;
    height: 1px;
    margin-left: -15px;
}
.service-detail .txt {
    font-size: 13px;
    line-height: 26px;
    color: #818181;
}

.pages{ text-align:center}
.pages a,.pages span{ display:inline-block; padding:0 5px; border:#ddd solid 1px; background-color:#eee; padding:5px 10px}
.pages span{ background-color:#666; color:#FFF}

.tab-pages{ text-align:center; margin: 30px 0;}
.tab-pages a,.tab-pages span{ display:inline-block; padding:0 5px; border:#ddd solid 1px; background-color:#eee; padding:5px 10px}
.tab-pages span{ background-color:#666; color:#FFF}

