﻿@charset "utf-8";
/*初始化样式*/
body{ margin:0px; padding:0px; margin:0px auto; zoom:1;

/*设置字体*/
font-size:14px;
line-height:24px;
font-family:Arial,"微软雅黑","宋体";
color:#414446;
background-color: white;

/*设置宽度*/
width:100%; 
height: 100%;
}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{-webkit-appearance: none; border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}

/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} 
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

img{ border:none; border:0; vertical-align:baseline;transition: all ease .5s;}
a{ color:inherit; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
/* a:hover{ text-decoration:none; color:inherit;} */

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}

.delay{animation-delay: .5s;}
/*页面框架结构*/
.img-box img{width: 100%;}
.contain{width: 100%;position: relative;}
.container{width:1200px;position: relative;margin: 0px auto;}
.vis .container{overflow:visible !important;}
.vis{overflow: visible !important;}
@media(max-width:1198px){
    .container{width: 95%;}
}


/*Top*/
.Top{height: 100px;width: 100%;position: relative;}
.Top .container{overflow: visible !important;position: static !important; }
.Top .logo{width: 190x;height: 70px;margin-top: 15px;float: left;}
.Top .MainNav{float: right;height: 100px;text-align: right;}
.Top .MainNav h3{margin: 10px 0px; padding-right: 30px;color: #004a5d;font-size: 20px;font-weight: lighter;}
.Top .MainNav h3 span{font-weight: bold;}
.Top .MainNav>ul{float: left;}
.Top .MainNav>ul>li{height: 60px; border-bottom: 2px solid white;;box-sizing: border-box; width: 100px;text-align: center;float: left; color: #414441;}
.Top .MainNav>ul>li>a:hover{color:white;transition: 200ms;background: #004a5d;}
.Top .MainNav>ul>li:hover a{background: #004a5d;color: white;}
.Top .navA{display: block; line-height: 30px;color: inherit;height: 30px;width: 100%;}
.Top .onnav>a{background: #004a5d;color: white;}
.Top .nav-inside{display:none; left: 0px;right: 0px;  width: 100%;position: absolute;height: 50px;top:100px;z-index: 1;background-color:#004a5d;color:white;}
.Top .nav-inside li{display: inline-block;line-height: 50px;margin: 0px 10px;}
.Top .nav-inside a{color: inherit;}
.Top .nav-inside a:hover{color: white;}
.search{height: 30px;border-radius: 20px;width: 210px;}
.search .trigger{cursor: pointer; height: 30px;width: 20px;float: right;margin-right: 10px; background: url(../uploadfiles/image/search-icon.png)center no-repeat;}
.search input{line-height: 30px;padding-left: 10px;box-sizing: border-box;}
.search input:-ms-input-placeholder{color: #ababab;}
.search input:-webkit-input-placeholder{color: #ababab;}
.searchbtn{ float: left;height: 30px;width: 30px;margin-top: 35px;margin-left: 20px;background: url(../uploadfiles/image/search-icon.png)center no-repeat;cursor: pointer;}
.search{z-index: 10;position: relative; display:none;background-color: white;margin-top: 10px;float: right;}



.phone-header{display:none; box-sizing: border-box; width: 100%;height:60px;background-color: white;position: relative;}
.phone-logo{line-height: 0px; width: 70%;padding-top: 4px;}
.phone-logo img{height: 50px;padding-left: 15px;}
.phone-header .nav-btn{z-index: 1; position: absolute;right: 10px;top: 10px;width: 40px;height: 40px;}
.phone-header .nav-btn img{position: absolute;width: 100%;height: auto;}
.phone-header .MainNav{display: none; top: 60px;left: 0px; width: 100%;background-color: white;position: absolute;z-index: 1;}
.phone-header .MainNav>ul>li{position: relative; border-bottom: 1px solid #f2f2f2;line-height: 60px;color: #999999;font-size: 18px;}
.phone-header .MainNav>ul>li>a{padding-left: 20px;}
.phone-header .nav-inside>li>a{display: block;width: 80%;border-bottom: 1px solid #f2f2f2;margin: 0px auto;font-size: 16px;}
.phone-header .MainNav img{position: absolute;width: 20px;height: 20px;right: 20px;top: 20px;}
.phone-header .nav-inside{display: none;}
.phone-header .pullUp{display: none;}
.phone-header .navA{display: block;width: 80%;}
.phone-header .navA:hover{color: #d61010;}

@media(max-width:1198px){
    .Top{display: none;}
    .phone-header{display: block;}
}
/*Top*/


/*Bottom*/
.Bottom{background: #66aff3;color: white;height: 170px;box-sizing: border-box;padding: 30px 0px;}
.Bottom .left{float: left;}
.Bottom .left li{display: inline-block;border-right: 1px solid white;padding: 0px 10px;}
.Bottom .left li:last-child{border-right: none;}
.Bottom .right{float: right;}
@media(max-width:768px){
    .Bottom .right{display: none;}
}



/*Bottom*/

.banner{position: relative; height: 300px;width: 100%;position: relative;background-position: center;background-repeat: no-repeat;background-size:cover;}
.banner .container{height: 300px;}
.banner-txt{right: 0px; text-align: right;position: absolute;top: 50%;transform: translateY(-50%);}
.banner-txt h3{font-size: 36px;font-weight: bold;color: white;margin: 0px;}
.banner-txt p{font-size: 18px;color: white;}
@media(max-width:768px){
    .banner{height: 150px;}
    .banner .container{height: 150px;;}
    .banner-txt h3{font-size: 24px;}
}
/* 首页 */

.HomeBan{width: 100%;position: relative;overflow: hidden;line-height: 0px;;}
.HomeBan a{height: 450px;display: block;}
.HomeBan a{background-position: center;background-repeat: no-repeat;background-size: cover;}
.HomeBan .prev{display:none; cursor: pointer; height: 60px;width: 40px; background: url(../uploadfiles/image/banner-prev.png)center no-repeat !important; position: absolute;left: 20px;top:50%;transform: translateY(-50%);}
.HomeBan .next{display: none; height: 60px;width: 40px; background: url(../uploadfiles/image/banner-next.png)center no-repeat !important; position: absolute;right: 20px;top:50%;transform: translateY(-50%);}

@media(max-width:768px){
    .HomeBan a{height: 200px;background-size: cover;}
}


.page1 {background-color: #fafafa;overflow: visible;}
.page1 .four>li{box-shadow: 0px 3px 10px rgba(0, 0, 0, .1);height: 392px;; margin-top: -30px; background-color: white;border-radius: 8px;box-sizing: border-box;padding: 10px;}
.page1 .tit{position: relative;padding: 10px 0px;}
.page1 .tit h3{color: #004a5d;font-size: 18px;margin: 5px 0px;}
.page1 .tit .more{transition: all ease .3s; font-size: 12px; right: 0px;top: 12px; position: absolute; color: #696969;height: 28px;line-height: 28px;width:60px;text-align: center;display: inline-block; border-radius: 10px;background: #f2f2f2;}
.page1 .tit .more:hover{color: white;background: #004a5d;}
.page1 .tit .line{height: 3px;width: 100%;background: #f2f2f2;}
.page1 .tit .line-blue{width: 30%;height: 3px;background: #004a5d;}
.page1 .news .img-box{width: 50%;float: left;}
.page1 .news .msg{width: 50%;float: left;padding-left: 10px;box-sizing: border-box;}
.page1 .news .msg p{margin: 0px;font-size: 12px;}
.page1 .main-new{padding: 10px 0px;box-sizing: border-box;}
.page1 .news li{line-height: 30px;position: relative;padding-left: 20px;box-sizing: border-box;white-space: nowrap;}
.page1 .news li a::before{content: '·';font-size: 40px;line-height: 30px;margin-right: 5px;transform: translateY(-3px);position: absolute;left: -2px;white-space: nowrap;}
.page1 a:hover{color: #004a5d;}
.page1 .gray{color: #818181;}
.page1 .str{font-size: 14px;font-weight: bold;}
.page1 .city li{text-align: center;color: #66aff3;font-size: 16px;margin: 5px 0px;font-weight: bold;}
.page1 .lingyu li{margin-bottom: 5px; color: white;font-size: 16px;font-weight: bold;text-align: center;}
.page1 .lingyu ul{padding-top: 10px;}
.page1 .lingyu ul li:nth-child(1){background: #1cb5dc;height: 45px;line-height: 45px;}
.page1 .lingyu ul li:nth-child(2){background: #1cdc9f;height: 45px;line-height: 45px;}
.page1 .lingyu ul li:nth-child(3){background: #f4c766;height: 45px;line-height: 45px;}
.page1 .lingyu ul li:nth-child(4){background: #66a9f4;height: 45px;line-height: 45px;}
.page1 .lingyu ul li:nth-child(5){background: #66d7f4;height: 45px;line-height: 45px;}
.page1 .lingyu ul li:nth-child(6){background: #f47a66;height: 45px;line-height: 45px;}
.page1 .lingyu ul li a{display: inline-block;padding-left: 25px;}
.page1 .lingyu ul li a:hover{color: white;}
.page1 .lingyu ul li:nth-child(1) a {background: url(../images/lingyu1.png)left center no-repeat;}
.page1 .lingyu ul li:nth-child(2) a {background: url(../images/lingyu2.png)left center no-repeat;}
.page1 .lingyu ul li:nth-child(3) a {background: url(../images/lingyu3.png)left center no-repeat;}
.page1 .lingyu ul li:nth-child(4) a {background: url(../images/lingyu4.png)left center no-repeat;}
.page1 .lingyu ul li:nth-child(5) a {background: url(../images/lingyu5.png)left center no-repeat;}
.page1 .lingyu ul li:nth-child(6) a {background: url(../images/lingyu6.png)left center no-repeat;}

@media(max-width:768px){
    .page1 .four>li{height: auto;margin-top: 0px;}
    .page1 .city .three li{ width: 32%;margin-right: 2%;float: left;margin-top: 10px;margin-bottom: 10px;}
    .page1 .city .three li:nth-child(3n+3){margin-right: 0px;}
}

/* 首页 */

/* 左侧导航 */
.MenuList{width: 220px;float: left;margin-top: -60px;background:white;}
.MenuList .menu-tit{color: white; height: 100px;background-color:#004a5d;text-align:left;padding: 25px;box-sizing: border-box;}
.MenuList .menu-tit h3{ font-size: 24px;margin:0px;}
.MenuList .menu-tit p{color: #b0b0b0;text-transform: uppercase;margin: 10px 0px;}
.MenuList ul li{border-bottom: 1px solid #ebebeb; color: #666666; font-size: 16px; height: 65px;line-height: 65px;text-align: center;transition: all ease .3s;}
.MenuList ul li:hover{color: #004a5d;}
.MenuList li a{display:block;font-size: 16px;}
.MenuList .on{color: #004a5d;}
.MenuList .on span{opacity: 1;}
.MenuList ul li span{ opacity: 0; transform: translateY(2px); margin-left: 50px; display: inline-block; height: 16px;width: 16px;background: url(../images/menu-arrow.png)center no-repeat;}
.MenuList ul li:hover span{opacity: 1; }
.gray-bg{background: #f2f4f5;}


.content{margin-bottom: 30px; padding: 0px 30px;box-sizing: border-box; margin-top: -60px; float: left;width: calc(100% - 240px);position: relative;overflow: hidden;margin-left: 20px;background-color: white;}
.current{border-bottom: 1px solid #ebebeb; height: 65px;line-height: 65px;color: #444444;}
.current h4{float:left;margin: 0px; font-size: 24px;color: #004a5d;}
.current .cur{float: right;padding-left: 25px;background: url(../images/home-icon.png)left center no-repeat;}
.current a:hover{color: #004a5d;}
.current .cur span{color: #004a5d;}

@media(max-width:1198px){
    .MenuList{width: 180px;}
    .content{width: calc(100% - 180px);padding: 0px 5px;margin: 0px;}
}
@media(max-width:768px){
    .MenuList{width: 100%;float: none;background: transparent;margin-top: 0px;}
    .MenuList .menu-tit{display:none;}
    .MenuList ul li{width: 48%;margin-right: 4%;float: left;height: 40px;line-height: 40px;}
    .MenuList ul li span{display:none;}
    .MenuList ul li:nth-child(2n+2){margin-right: 0px;}
    .MenuList .menu-tit{width: 180px;height: 80px;;}
    .content{width: 100%;}
    .mainContent{padding: 10px 0px;}
    .current h4{display:none;}
    .current{height: 40px;line-height: 40px;}
}

.page{color: #818181;font-size: 12px;width: 100%;text-align: center;margin: 50px 0px;}
.page a{display: inline-block;}
.page a{border:1px solid #cdcdcd;padding:3px 20px;margin-right:10px;cursor: pointer;}
.page a:hover{background-color: #004a5d;color: white;border-color: #198eee6 !important}
.a_cur{background-color: #004a5d;border-color: #004a5d !important;  color: white;}
.page-num{font-style: normal;}
@media(max-width:768px){
    .page{margin: 10px 0px;}
    .page a{margin-top: 10px;}
}

/* 案例展示 */
.case li:hover img{transform: scale(1.3,1.3);}
.case li:hover{border-color: #004a5d;}
.case .img-box img{width: 100%;height: 150px;}
.case ul li{border-bottom: 1px solid #ebebeb;padding: 40px 0px;box-sizing: border-box;}
.case .msg{float: left;width: 75%;box-sizing: border-box;padding-right:70px;color: #999999;}
.case .img-box{float: left;width: 25%;}
.case .str{color: #333333;font-weight: bold;font-weight: 18px;}
.case p{letter-spacing: 1px;}
.case .msg .limitTxt2{height: 50px;overflow: hidden;}
.date{padding-left: 30px;background: url(../images/case-date-bg.png)left center no-repeat;}
.case .date span{float: right;}
.case .date span:hover{color: #004a5d;}
@media(max-width:768px){
    .case .msg{width: 100%;float: none;padding: 0px;}
    .case .img-box{width: 100%;float: none;}
}

.client .img-box img{width: auto;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);;}
.client .img-box{position: relative; text-align: center;height: 140px; background-color: white;border: 1px solid #ebebeb;}
.client li{text-align: center;margin-bottom: 10px;margin-top: 10px;}

.law .tit{height: 50px;background: #f5f5f5;}
.law .tit p{font-size: 16px;color: #999999; line-height: 50px;float: left;margin: 0px;padding-left:30px;}
.law .tit p:first-child{padding-left: 200px;}
.law .tit p:last-child{float: right;padding-right: 20px;}
.law ul li{position: relative; height: 50px;line-height: 50px;border-bottom: 1px dashed #ebebeb;}
.law ul li a{background: url(../uploadfiles/image/law-icon.png)left center no-repeat; position: relative; display:block;padding-left: 30px;width: 80%;white-space: nowrap;}
.law ul li span{position: absolute;top: 0px;right: 0px;}
.law ul li a:hover{color: #004a5d;}
@media(max-width:768px){
    .law ul li a{width: 70%;text-overflow: ellipsis;overflow: hidden;}
    .law .tit p:first-child{padding-left: 20px;}
}


.zhuanli{height: 800px;;}
.zhuanli .tit{font-size: 16px;font-weight: bold;color: #004a5d;}
.zhuanli .msg{margin-bottom: 40px;}

.profile p{ color: #4c4c4c;font-size: 15px;text-indent: 2em;margin: 0px;padding: 20px 0px;}
.profile .left {width: 45%;margin-right: 5%;}
.profile .right{width: 50%;}
.profile .left p{border-bottom: 1px solid #ebebeb;padding: 40px 0px;}
.profile .left p:nth-child(2){border: 0px;}
.profile .border-top{border-top: 1px solid #ebebeb;}
@media(max-width:768px){
    .profile .left{width: 100%;float: none;}
    .profile .right{float: none;width: 100%;}
}

.zizhi .img-box img{width: auto;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.zizhi .img-box{border: 1px solid #ebebeb;position: relative;height: 200px;;}
.zizhi{text-align: center;}
.zizhi .three a{display: inline-block;height: 35px;line-height: 37px;text-align: center;width: 110px;background: #96b6cf;color: white;border-radius: 5px;}
.overlay{display:none; position: fixed;left: 0px;top: 0px;right: 0px;bottom: 0px;z-index: 10;background: rgba(0, 0, 0, 0.5);}
.prev-img{display:none; z-index: 11; overflow: hidden; position: fixed;left: 50%;top:50%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);width: 30%;height: 40%;}
.prev-img img{width: 100%;height: 100%;}
.prev-img .cl{z-index: 12; border-radius: 50%; position: absolute;top: 10px;right: 10px;background:#000000 url(../uploadfiles/image/cl.png) center no-repeat;height: 30px;width: 30px;}



.institutions li{margin-top: 20px;margin-bottom: 20px;}
.institutions{text-align: center;}
.institutions li img{height: 240px;}


.new-center .main-new{margin: 30px 0px;}
.new-center .main-new .img-box{float: left;width: 30%;margin-right: 2%;}
.new-center .main-new .msg{float: left;width: 68%;}

.new-center ul li{position: relative; height: 50px;line-height: 50px;border-bottom: 1px dashed #ebebeb;}
.new-center ul li a{background: url(../uploadfiles/image/law-icon.png)left center no-repeat; position: relative; display:block;padding-left: 30px;width: 80%;white-space: nowrap;}
.new-center ul li span{position: absolute;top: 0px;right: 0px;}
.new-center ul li a:hover{color: #004a5d;}
.new-center .str{color: #333333;font-weight: bold;font-size: 18px;}
.new-center p{letter-spacing: 1px;}
.date{padding-left: 30px;background: url(../images/case-date-bg.png)left center no-repeat;}
.new-center .date span{float: right;}
.new-center .date span:hover{color: #004a5d;}
@media(max-width:768px){
    .new-center .main-new .img-box{width: 100%;float: none;}
    .new-center .main-new .msg{width: 100%;float: none;}
    .new-center ul li a{width: 70%;text-overflow: ellipsis;overflow: hidden;}
}

.new-detail .title{border-bottom: 1px solid #ebebeb;text-align: center;padding: 30px 0px;}
.new-detail .title h3{font-size: 18px;font-weight: bold;text-align: center;margin: 0px;}
.new-detail .title p{color: #999999;text-align: center;margin:10px 0px 0px 0px;}
.new-detail>p{text-indent: 2em;line-height: 30px;margin: 20px 0px;}
.new-detail a{margin: 50px 0px;text-align: right;display:block;}
.new-detail a:hover{color: #004a5d;}




.contact{padding-bottom: 50px;}
.contact .msg{margin: 30px 0px;}
.contact .msg p{padding-left: 30px;font-size: 18px;}
.contact .msg p:nth-child(1){background: url(../images/icon1.png)left center no-repeat;}
.contact .msg p:nth-child(2){background: url(../images/icon2.png)left center no-repeat;}
.contact .msg p:nth-child(3){background: url(../images/icon3.png)left center no-repeat;}
.contact .msg p:nth-child(4){background: url(../images/icon4.png)left center no-repeat;}


.hire table{width: 100%;margin: 30px 0px;text-align: center;border-collapse: collapse;}
.hire table th{border-color: #004a5d; height: 50px;line-height: 52px;background: #004a5d;color: white;}
.hire table .btn{border-bottom: 1px solid white; cursor: pointer; background: #f8f8f8;height: 50px;line-height: 50px;color: #808080}
.hire table .item{display:none; text-align: left;padding-left: 30px;box-sizing: border-box;color: #808080;}
.hire table .btn button{cursor: pointer; height: 30px;text-align: center;margin-top: 10px;line-height: 30px;border: 1px solid #ebebeb; border-radius: 15px; width: 100px;;background: white;}
.hire table .on button{background: linear-gradient(to left,#004a5d,#13829e);color: white;}
.hire table .item td{padding-left: 30px;box-sizing: border-box;}


.sub-form{display:none; overflow: hidden; border-radius: 10px; background-color: white; z-index: 2;box-sizing: border-box; width: 40%;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.sub-form .cl{cursor: pointer; width: 30px;height: 30px;position: absolute;right: 10px;top: 10px;background:url(../uploadfiles/image/cl.png)center no-repeat;}
.sub-form .sub-tit{position: relative; width: 100%;height: 50px;background-color:#004a5d;}
.sub-form .inputbox{padding: 20px;}
.sub-form input{float: left; padding: 10px;box-sizing: border-box; display:block; width: 46%;margin-top: 20px;margin-right: 4%;height: 40px;border-radius: 5px;}
.sub-form input[type='text']{border: 1px solid #d1d1d1;}
.sub-form .sub{float: none;margin: 20px auto;  -webkit-appearance:none; cursor: pointer;width: 100px;background-color: #004a5d;color: white;}
.sub-form textarea{float: left;padding: 10px;width: 96%;box-sizing: border-box;display:block;margin-right: 4%;margin-top: 20px;border: 1px solid #d1d1d1;height: 150px;border-radius: 5px;}
.overlay{display:none; z-index: 1; position: fixed;;top: 0px;left: 0px;right: 0px;bottom: 0px;background-color: rgba(0, 0, 0, 0.466)}
@media(max-width:1198px){
    .sub-form{width: 95%;}
    .sub-form .inputbox input{width: 100%;float:none;margin-right: 0px;}
    .sub-form input{height: 30px;margin-top: 10px;}
    .sub-form textarea{height: 100px;margin-top: 10px;}
}

@media(max-width:768px){
    .hire table tr th:nth-child(5){display:none;}
    .hire table tr td:nth-child(5){display:none;}
}

.message form{margin-bottom: 50px;text-align: center;margin: 30px 0px 50px 0px;}
.message li{margin-top: 0px;margin-bottom: 20px;}
.message li input{box-sizing: border-box; height: 45px;line-height: 45px; padding-left:40px;border: 1px solid #eeeeee;width: 100%;}
.message li .name {background:  url(../images/form1.png)10px center no-repeat;}
.message li .tel {background:  url(../images/form2.png)10px center no-repeat;}
.message li .address {background:  url(../images/form3.png)10px center no-repeat;}
.message li .email {background:  url(../images/form4.png)10px center no-repeat;}
.message textarea{height: 240px;; padding:10px 10px 10px 40px;  width: 100%;box-sizing: border-box;border: 1px solid #eeeeee;background: url(../images/form5.png)10px 7px no-repeat;}
.message .sub{cursor: pointer; float: right; background-color: #009b4c; width: 150px;height: 40px;line-height: 40px;color: white;text-align: center;}
.message .submit{height: 50px;width: 160px;color: white;text-align: center;line-height: 50px;margin-right: 20px; background: #004a5d;}
.message .reset{height: 50px;width: 160px;color: white;text-align: center;line-height: 50px;margin-right: 20px;background: #cccccc;}

.institutions-detail {padding: 30px 0px 50px 0px;}
@media(max-width:768px){
    .message input[type='submit']{width: 80px;height: 30px;line-height: 30px;}
    .message input[type='reset']{width: 80px;height: 30px;line-height: 30px;;}
}

/*网站地图*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}


