﻿@charset "UTF-8";
.com-width { width: 1200px; margin-left: auto; margin-right: auto; }
@media screen and (max-width: 960px) 
{  .com-width { width: 100%;}}
/*合作客户*/
.partner {
	padding: 30px 0 60px;
	text-align: center;
}
.partner h2 {
	font-size: 24px;
	line-height: 75px;
}
.partner h2 span {
	color:#00549a;
}
.partner-show {
	height: 106px;
	overflow: hidden;
	position: relative;
}
.partner-show .btn-box a {
	display: inline-block;
	width: 34px;
	height: 54px;
	line-height: 54px;
	font-size: 40px;
	color: #A3A3A3;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	font-family: sans-serif;
}
.partner-show .btn-box .prev {
	left: 0;
}
.partner-show .btn-box .next {
	right: 0;
}
.partner-show .btn-box a:hover {
	background: #A3A3A3;
	color: #fff;
}
.partner-show .show-box {
	width: 1100px;
	height: 106px;
	margin: 0 auto;
	overflow: hidden;
}
.partner-show .show-box ul {
	width: 1400px;
}
.partner-show .show-box ul li {
	margin-right: 19px;
	border: 1px solid #DADADA;
	float: left;
	width: 165px;
	height: 104px;
	line-height: 104px;
	font-size: 0;
	background: #fff;
	position: relative;
}
.partner-show .show-box ul li img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	transform: rotateY(0deg);
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	backface-visibility:hidden;s
}


.partner-show .show-box ul li span{display:block;width:167px;height:106px;background:#00549a;line-height:106px;text-align:center;font-size:16px;position:absolute;top:0px;left:0px;
	transform: rotateY(-180deg);
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	backface-visibility:hidden;color:#fff;
}
.partner-show .show-box ul li:hover img{
	transform: rotateY(180deg);
}
.partner-show .show-box ul li:hover span{
	transform: rotateY(0deg);
}


/*合作客户*/
@media screen and (max-width: 960px) 
{   
.partner {
	 width: 100%;padding:8px 0 11px;
}
.partner h2 {
  font-size: 1rem;
  line-height: 4rem;
  font-weight: bold;
}


.partner-show .btn-box .prev {display:none;}
.partner-show .btn-box .next {
display:none;
}

.partner-show .show-box {
    width: 100%;
    height: auto;
}
}

/*荣誉资质*/
.appuse {
	padding:0px 112px 309px;
	background: #fff;
	text-align: center;
}
.appuse h2 {
	display: inline-block;
	width: 325px;
	height: 48px;
	line-height: 48px;
	background: url(../images/appuse_tit.png) no-repeat center;
	font-size: 24px;
	color:#00549a;
}
.appuse p {
	margin: 17px 0 55px;
	font-size: 14px;
	line-height: 14px;
}
.appuse-box ul {
	width: 1235px;
}
.appuse-box ul li {
	float: left;
	margin-right: 34px;
}
.appuse-box ul li .pic {
	margin-bottom: 20px;
	width: 274px;
	height: 201px;
	overflow: hidden;
	line-height: 201px;
	font-size: 0;
}
.appuse-box ul li .pic img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.appuse-box ul li .a-tit {
	display: inline-block;
	width: 100%;
	height: 41px;
	line-height: 41px;
	border-top: 1px solid #00549a;
	border-bottom: 1px solid #00549a;
	font-size: 16px;
	cursor: default;
	color: #333;
}
.appuse-box ul li:hover .a-tit {
	color: #333;
}



@media screen and (max-width: 960px) 
{  
.appuse {
	display:none;
}
}


/*优势一*/
.ys1 {
	background: #F2F2F2;
	height: 554px;
}
.ys1-box {
	position: relative;
}
.ys-man {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 277px;
	height: 477px;
	background: url(../images/man.jpg) no-repeat;
}
.ys1 .left {
	margin-right: 66px;
	width: 305px;
	height: 554px;
	background: #fff url(../images/ys1_left.jpg) no-repeat center bottom;
	text-align: center;
}
.ys1 .left b {
	font-weight: normal;
	color:#00549a;
}
.ys1 .left h3 {
	margin:  42px 0px 12px;
	font-size: 36px;
	line-height: 36px;
	color:#00549a;
}
.ys1 .left h3 span {
	font-size: 48px;
}
.ys1 .left .p1 {
	display: inline-block;
	width: 203px;
	height: 28px;
	line-height: 28px;
	border-radius: 28px;
	color: #fff;
	background:#00549a;
}
.ys1 .left .p2 {
	font-size: 24px;
	margin: 20px 0 30px;
	line-height: 35px;
}
.ys1 .left .p2 span {
	font-size: 18px;
}
.ys1 .left .p3 {
	margin-top: 37px;
	font-size: 14px;
}	
.ys1 .left .p3 span {
	color:#00549a;
	font-size: 22px;
}
.ys1 .left .zixun a {
	display: inline-block;
	width: 130px;
	height: 39px;
	line-height: 39px;
	border-radius: 39px;
	font-size: 14px;
	color: #fff;
	margin: 0 3px;
}
.ys1 .left .zixun a.one {
	background: #454545;
	border: 1px solid #272727;
}
.ys1 .left .zixun a.two {
	background: #00549a;
	border: 1px solid #00549a;
}
.ys1 .left .zixun a.one:hover {
	background: #272727;
}
.ys1 .left .zixun a.two:hover {
	background: #454545;
}
.ys1 .right h3 {
	padding: 72px 0 22px;
	font-size: 24px;
}
.ys1 .right ul li h4 {
	margin: 20px 0 12px;
	font-size: 16px;
	color: #fff;
	background:#00549a;
	display: inline-block;
	width: 122px;
	height: 32px;
	line-height: 32px;
	border-radius: 32px;
	text-align: center;
}
.ys1 .right ul li p {
	font-size: 14px;
	line-height: 14px;
	text-indent: 7px;
}
.ys2 {
	padding-bottom: 39px;
}
.ys2 .title {
	margin-bottom: 75px;
	width: 100%;
	height: 244px;
	background: #00549a url(../images/ys2_tit.png) no-repeat center bottom;
	text-align: center;
}
.ys2 .title h2 {
	display: inline-block;
	margin-top: 60px;
	width: 729px;
	height: 100px;
	background: url(../images/ys2_tit_bg.png) no-repeat center;
	font-size: 30px;
	color: #fff;
	line-height: 75px;
}
.ys-box ul li {
	margin-bottom: 20px;
	width: 100%;
	height: 187px;
}
.ys-box ul li .cont {
	width: 545px;
	height: 187px;
	background: url(../images/ys2_bg.png) no-repeat center;
}
.ys-box ul li .pic {
	width: 575px;
	height: 100%;
}
.ys-box ul li.rr .cont {
	background: url(../images/ys2_bg_rr.png) no-repeat center;
}
.ys-box ul li.ll .cont {
	padding: 0 20px 0 25px;
}
.ys-box ul li.rr .cont {
	padding: 0 13px 0 32px;
}
.ys-box ul li h3 {
	font-size: 18px;
	color: #0067a2;
}
.ys-box ul li p {
	padding-top: 10px;
	line-height: 22px;
	font-size: 14px;
}
.ys-box ul li span {
	margin-top: 40px;
	margin-right: 20px;
	width: 96px;
	height: 100px;
	background: url(../images/ys_num.png) no-repeat center;
	text-align: center;
	float: left;
	font-size: 48px;
	line-height: 100px;
	color: #0067a2;
	text-indent: 23px;
	color: #fff;
}
.ys-box ul li .cont h3 {
    font-size: 16px;
    color: #00549a;
    font-weight: bold;
    margin-top: 52px;
}
.ys-box ul li .cont h3.two {
	margin-top: 52px;
}
.ys-box ul li .cont h3 b {
	color:#00549a;
	font-size: 24px;
	line-height: 24px;
}







@media screen and (max-width: 960px) 
{  
.ys1 {
	height: auto;
}
.ys1-box {
	position: relative;
}
.ys-man {
display:none;
}
.ys1 .left .p3 {
	margin-top: 33px;
    font-size: 1.2rem;
    font-weight: bold;
}
.ys1 .left {
	width:100%;
	height:auto;
}
.ys1 .left b {
	font-weight: normal;
	color:#00549a;
}
.ys1 .left h3 {
	font-size:2rem;
}
.ys1 .left h3 span {
	font-size:3rem;
}
.ys1 .right h3 {
display:none;
}
.ys1 .right ul li h4 {
display:none;
}
.ys1 .right ul li p {
display:none;
}
.ys2 {
	padding-bottom: 39px;
}
.ys2 .title {
display:none;
}
.ys2 .title h2 {
display:none;
}
.ys-box ul li {
	width: 100%;
}
.ys-box ul li .pic {
display:none;
}
.ys-box ul li.ll .cont {
	padding: 0 20px 0 15px;
	width: 100%;
}
.ys-box ul li.rr .cont {
	padding: 0 13px 0 15px;
	width: 100%;
}
.ys-box ul li p {
line-height: 1.2rem;
    font-size: 0.9rem;
}
.ys-box ul li span {
	font-size:3rem;
}
.ys-box ul li .cont h3 b {
	font-size:1.2rem;
}
}









.index-block {
    padding: 40px 0;
}

.index-title {
    text-align: center;
    padding-bottom: 30px;
}

.index-title h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 50px;
    color: #000;
    text-transform: uppercase;
    position: relative;
}

.index-title p {
    color:#00549a;
    font-size: 16px;
    font-weight: bold;
}


.index-title1 {
    text-align: center;
}

.index-title1 h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    position: relative;    padding-top: 40px;
}

.index-title1 h2:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background: #fff;
    content: '';
}

.index-title1 p {
    color: #fff;
    font-size: 17px;
}

.index-service-list ul {
    margin: 0 -1%;
}

.index-service-list ul li {
   width: 19%;
    margin: 0 0.5%;
    float: left;
    text-align: center;
}

.index-news-block {
    /*background: #f5f5f5;*/
    padding: 20px 0;
}

.index-more {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.index-more a {
    width: 200px;
    height: 40px;
    border: 1px solid #F85A16;
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    color: #F85A16;
}

.index-more a:hover {
    background: #F85A16;
    color: #fff;
}

.pages {
    width: 100%;
    text-align: center;
    margin: 60px 0;
}

.pages ul li {
    line-height: 30px;
    display: inline-block;
    border-radius: 2px;
    margin: 0 2px;
}

.dataTables_info {
    display: none;
}

.pages ul li.page {
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    display: inline-block;
}

.pages ul li a {
    color: #666666;
    font-size: 14px;
    display: block;
    padding: 0 10px;
}

.pages ul li span {
    display: block;
}

.pages ul li:hover {
    background: #F85A16;
}

.pages ul li.active span {
    background: #F85A16;
    color: #fff;
}

.pages ul li.active {
    background: #F85A16;
}

.pages ul li.active a {
    color: #fff;
}

.pages ul li:hover a,
.pages ul li:hover span {
    color: #fff;
}

.pages ul li.disabled {
    display: none;
}



.block-title {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 27px;
    text-align: center;
}
.block-title h2 {
    font-size: 30px;
    color: #000 !important;
    margin: 0;
}

.news {
    padding: 60px 0;
    background: #fff;
}



.news-list {
}

.news-list ul {
    /* width: 960px; */
    margin: 0 -1%;
}

.news-list ul li {
    list-style: none;
    float: left;
    width: 48%;
    margin: 0 1%;
    position: relative;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}


.news-list ul li:hover {
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow: 0px 7px 17px 3px #ccc;
    box-shadow: 0px 7px 17px 3px #ccc;
}

.news-list ul li a {
    display: block;
}

.news-list ul li .news-text {
    position: relative;
}

.news-list ul li .time {
    color: #666;
    position: absolute;
    height: 120px;
    width: 120px;
    left: 0;
    top: 0;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    background: #F85A16;
    padding: 25px 0;
    box-sizing: border-box;
}

.news-list ul li .time h4 {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: 100;
    margin: 0;
}

.news-list ul li .time p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.news-list ul li .text {
    float: left;
    color: #333;
    box-sizing: border-box;
    width: 100%;
    min-height: 64px;
   min-height: 106px;
    padding-top: 10px;padding-left: 20px;
}

.news-list ul li .text h2 {
    font-size: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;margin-bottom: 10px;
}

.news-list ul li .text p {
    color: #666;
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list ul li .text .more p {
    color:#00549a;
    font-size: 16px;
}

.news-detaile {
    padding: 90px 0;
}

.news-detaile .page-cen {
    width: 1280px;
}

.news-detaile-left {
    float: right;
    width: 920px;
}

.news-detaile-right {
    width: 300px;
    float: left;
    background: #eee;
    box-sizing: border-box;
    padding: 30px 20px;
}

.news-detaile-right .top {}

.news-detaile-right .top h2 {
    font-size: 21px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
}

.news-detaile-right .top p {
    font-size: 16px;
    color: #ccc;
    text-transform: uppercase;
}

.news-detaile-right .list ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.news-detaile-right .list ul li h2 {
    font-size: 16px;
    color: #333;
}

.news-detaile-right .list ul li p {
    font-size: 14px;
    color: #999;
}

.news-detaile-right .list ul li:hover h2 {
    color: #F85A16;
}

.news-detaile-right .list ul li:hover p {
    color: #F85A16;
}

.news-detaile .news-detaile-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;

}

.news-detaile .news-detaile-title h2 {
    font-size: 32px;
    color: #000;
    font-weight: bold;
}

.news-detaile .news-detaile-title p {
    font-size: 14px;
    color: #F85A16;
    margin-top: 20px;
}

.news-detaile .news-detaile-text p {
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    margin-bottom: 10px;
}

.news-detaile .news-detaile-text img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.casedetail-content{
    padding-top: 60px;
    border-top: 1px solid #eee;
}
.casedetail-content img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.case-list-block{
    padding: 40px 0;
    background: #f5f5f5;
}
.case-list-block .top{
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.case-list-block .top h2 {
    font-size: 30px;
    color: #333;
    line-height: 40px;
    /* font-weight: bold; */
}


.case-list-block .top p {
    font-size: 16px;
    color: #ccc;
    text-transform: uppercase;
}
.case-list-block  .list ul{
    margin: 0 -1%;
}
.case-list-block  .list ul li{
    width: 14%;
    margin: 0 1%;
    float: left;
    margin-bottom: 20px;
}
.case-list-block  .list ul li:hover{
    opacity: 0.8;
}
.case-list-block  .list ul li .pic img{
    display: block;
    width: 100%;
}
.case-list-block  .list ul li .text{
    text-align: center;
    margin-top: 10px;
}
.case-list-block  .list ul li .text h2{
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.map-block {
    width: 100%;
    height: 500px;
}
.page {
    padding-top: 80px;
    overflow-x: hidden;
}




@media screen and (max-width: 1600px) {

    .page-cen {
        width: 1440px;
    }

    .index-business {
        width: 720px;
    }

    .index-contact {
        width: 720px;
    }
}

@media screen and (max-width: 1440px) {

    .page-cen {
        width: 1200px;
       margin: 0 auto;
    }

    .index-business {
        width: 600px;
    }

    .index-contact {
        width: 600px;
    }

    .services p {
        font-size: 13px;
    }

    .services {
        padding: 40px 10px;
    }

    .case-nav .nav li a {
        padding: 5px 12px;
    font-size: 15px;
    }
    .news-detaile .page-cen{
        width: 1200px;
    }
    .news-detaile-left {
       width: 860px;
    }
}
@media screen and (max-width: 1200px) {
    .page-cen {
        width: 960px;
     margin: 0 auto;
    }
    .news-list ul li .text h2{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;font-size: 18px;
}
.index-business {
    width: 480px;
}
.index-contact{
    width: 480px;
}
.header .menu-nav ul li a {
    padding: 0 12px;
}
.case-nav .nav li{
    width: 25%;
}
.news-detaile .page-cen{
    width: 960px;
}
.news-detaile-left {
   width: 640px;
}
}
nav{ display:none}
@media screen and (max-width: 960px) {

/*手机导航xw*/
 .page-cen {
   width: auto;
  padding: 0 10px;
    }
 .news-list ul li{
        width: 98%;margin-bottom: 0;
    }
	.index-contact-title h2 {
    font-size: 24px;
}
	
	.index-news-block {
     padding: 0px 0; 
}
    
.index-title h2{
    font-size: 30px;
    margin-bottom: 16px;
    line-height: 42px;
    margin-top: -28px;
    color: #666;
    }
    .index-title p{
        font-size: 14px;
    }
	  .index-title1 h2{
       font-size: 24px;padding-top: 0;
    }
    .index-title1 p{
        font-size: 16px;
    }
.news {
    padding: 20px 0;
}
}
@media screen and (max-width: 960px) {
.pro_top ol{ width:100%;font-size:1rem;}
}
@media screen and (max-width: 960px) {
.tem_index_footer dl{float:left;margin-left:-1px;}
}