@charset "utf-8";
@font-face {      font-family: 'Avenir';      
src: url('Avenir.eot'); /* IE9 Compat Modes */      
src: url('Avenir.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('Avenir.woff') format('woff'), /* Modern Browsers */              
url('Avenir.otf')  format('truetype'), /* Safari, Android, iOS */              url('Avenir.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:106px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 35px;
    padding-bottom: 26px;
	margin-left:16px;
	margin-right:16px;
	padding-left:8px;
	padding-right:8px;
    line-height: 41px;
}

.navbar-navx > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
    line-height: 40px;
}

.nav {
    padding-left: 195px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #474747;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}

.navbar-inverse .navbar-nav > li > a {
    color: #474747;
	font-size:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}

ul {
   padding:0px;
   margin:0px;
   }

.kuanping {
   width:1330px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.sousuo {
   height:auto; overflow:hidden;
   line-height:106px;
   }
   
.sousuox {
    height: auto;
    overflow: hidden;
    line-height: 80px;
}
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #cdb161;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   }
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 4px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #cdb161;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:4px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#cdb161;
}
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   }
   
.banner img {
   width:100%;
   }

.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 39px;
    height: 39px;
    margin-top: -22px;
    z-index: 9;
    cursor: pointer;
	left:10%;
	background:url(../images/zuo.png);
    background-size: 39px 39px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 39px;
    height: 39px;
    margin-top: -22px;
    z-index: 9;
    cursor: pointer;
	right:10%;
	background:url(../images/you.png);
    background-size: 39px 39px;
    background-position: center;
    background-repeat: no-repeat;
}

.mkbj {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:85px;
   background-color:#f6f6f6;
   }
   
.mkrow {
   height:auto; overflow:hidden;
   margin-left:-17px;
   margin-right:-17px;
   }
   
.mkrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:17px;
   padding-right:17px;
   }
   
.mkxx {
   background-color:#FFFFFF;
   padding:8px;
   border-radius: 15px;
   }
   
.mkxx-lan {
   height:auto; overflow:hidden;
   line-height:57px;
   border-bottom:1px solid #e3e3e3;
   }
   
.mkxx-lan-aa {
   width:70%;
   float:left;
   font-size:22px;
   color:#a98842;
   padding-left:15px;
   }
   
.mkxx-lan-bb {
   width:30%;
   float:right;
   text-align:right;
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   padding-right:15px;
   }
   
.mkxx-nn {

   padding:10px;
   padding-top:15px;
   padding-bottom:15px;
   }
   
.mkhh {
   list-style-type:none;
   height:auto; overflow:hidden;
   position:relative;
   padding-left:26px;
   padding-right:18px;
   margin-left:-26px;
   margin-right:-18px;
   }
   
.mkhh a {
   display:block;
   width:100%;
   padding-top:12px;
   padding-bottom:12px;
   padding-right:18px;
   font-size:14px;
   line-height:26px;
   border-bottom:1px dashed #e3e3e3;
   color:#9f9f9f;
   }
   
.mkhh a:hover {
   color:#FFFFFF;
   }
   
.mkhh:hover {
   color:#FFFFFF;
   background:url(../images/xwgbj.png) left; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
   
.mkhh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#303030;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   font-weight:bold;
   margin-top:6px;
   margin-bottom:10px;
   }
   
.mkhh a:hover h2 {
   color:#FFFFFF;
   }

.mkxx-nei {
   height:auto; overflow:hidden;
   padding-top:10px;
   padding-bottom:20px;
   } 
   
.mkhang {
   height:auto; overflow:hidden;
   border-bottom:1px dotted #e7e7e7;
   }
   
.mkhang a {
   display:block;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   padding-left:26px;
   font-size:18px;
   color:#303030;
   background:url(../images/dian1.png) 12px center; background-repeat:no-repeat;
   line-height:55px;
   }
   
.mkhang a:hover {
   color:#a88742;
   background:url(../images/dian2.png) 12px center; background-repeat:no-repeat;
   }
   
.mkxx-fw {
   height:auto; overflow:hidden;
   padding:30px;
   padding-top:26px;
   padding-bottom: 83px;
   }   
   
.mkxx-fw h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   font-weight:bold;
   text-align:center;
   color:#303030;
   margin-top:0px;
   margin-bottom:26px;
   } 
   
.mkxx-fw img {
   width:100%;
   }
   
.xz {
   height:auto; overflow:hidden;
   margin-top:5px;
   }
   
.xz p {
   height:auto; overflow:hidden;
   margin-top:20px;
   }
   
.xz .form-inline select.form-control {
    width: 100%;
}
   
.kk {
   width:100%;
   height:31px;
   background-color:#eeeeee;
   border:1px solid #eeeeee;
   border-radius: 25px;
   }   
   
.anniu {
   width:100%;
   height:31px;
   text-align:center;
   color:#FFFFFF;
   background-color:#a98842;
   border:1px solid #a98842;
   border-radius: 25px;
   }
   
.logox {
   width:370px;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:58px;
   font-size:16px;
   color:#FFFFFF;
   background:url(../images/bmbj.jpg);
   background-size: 100% 100%;
   }
   
.bottom a {
   color:#FFFFFF;
   }
   
.dilm {
   text-align:center;
   height:auto; overflow:hidden;
   }
   
.lxdd {
   margin-top:40px;
   text-align:center;
   height:auto; overflow:hidden;
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:88px;
   border-top:1px solid rgba(210,210,210,0.14);
   margin-top:49px;
   }
   
.juyou {
   text-align:right;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   } 
   
/* 关于我们 */
.bnn img {
   width:100%;
   }
   
.lanmux {
    height: 74px;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type:none;
    margin-right: 60px;
}

.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 16px;
    color: #555555;
	cursor:pointer;
}

.lm-ct ul li a:hover {
   color:#a88742;
   }
   
.lm-ct ul li.hover a {
   color:#a88742;
   }

.lm-ct > span {
    display: block;
    height: 4px;
    background: #a88742;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}  

.abww {
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
    line-height: 26px;
}   

/* 律师团队 */
.xwdd {
    background: #fafafa;
	height: auto;
    overflow: hidden;
    padding: 60px 0px;
}

.tdkk {
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-bottom: 30px;
} 

.tdkk img {
   width:100%;
   }

.tdkk-zi {
    height: auto;
    overflow: hidden;
    color: #808080;
	text-align:center;
	font-size:18px;
    padding: 15px;
} 

.tdmore {
    width:80px;
    height:25px;
    line-height:25px;
    text-align:center;
	color:#FFFFFF;
	font-size:14px;
    background-color:#cd0a06;
    margin: 18px auto 0px;
   }

/* 律师团队详情页 */
.tdleft {
   width:25%;
   float:left;
   }
   
.tdleft img {
   width:100%;
   }
   
.tdright {
   width:70%;
   color:#000000;
   line-height:26px;
   float:right;
   }  
   
.tdright h2 { 
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:0px;
   margin-bottom:6px;
   }
   
.tdzz {
   color:#a4a4a4;
   font-size:16px;
   } 
   
.tdright h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#c00000;
   margin-top:8px;
   margin-bottom:8px;
   }  
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #a98842;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 
   
/* 分页 */
.page_list{
	padding: 15px 0;
	display:flex;
	justify-content:flex-end;
}
.page_list a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background-color: #eff2f7;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:ITCAvantGardeStd-Md;
	color: rgba(0,0,0,.5);
	transition: .3s;
	background-position:center;
	background-repeat:no-repeat;
}

.page_list a:first-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
}
.page_list a:last-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
	transform: rotateZ(180deg);
}
.page_list a:hover,.page_list a.on{
	color: #fff;
	background-color: #a98842;
}
.page_list a:first-child:hover{
	background: #a98842 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #a98842 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
} 
   
/* 新闻列表 */
.xwbj {
   height:auto; overflow:hidden;
   padding-top:59px;
   padding-bottom:40px;
   background-color:#f6f8fa;
   }
   
.xwkkt {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   }
   
.xwkkt-aa {
   width:57%;
   float:left;
   }
   
.xwkkt-aa img {
   width:100%;
   }
   
.xwkkt-bb {
   width:42%;
   float:right;
   font-size:15px;
   line-height:27px;
   color:#9596a5;
   padding:40px;
   }
   
.xwkkt-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:19px;
   color:#818181;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.xwkkt-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#23232b;
   line-height:36px;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.xwmore {
   margin-top:64px;
   font-size:17px;
   color:#a88742;
   } 

.xwkkt img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwkkt:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkkt section {
   overflow: hidden;
   }
   
.xwhht {
   margin-top:45px;
   margin-left:-27px;
   margin-right:-27px;
   height:auto; overflow:hidden;
   }
   
.xwhht li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:27px;
   padding-right:27px;
   margin-bottom:36px;
   }
   
.xwtt {
   height:auto; overflow:hidden;
   }
   
.xwtt a {
   display:block;
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:30px;
   padding-bottom:30px;
   background-color:#FFFFFF;
   border-radius: 8px;
   }	
   
.xwtt-aa { 
   width:76.8%;
   font-size:15px;
   line-height:27px;
   color:#9596a5;
   float:left;
   }
   
.xwtt-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   line-height:25px;
height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#23232b;
   margin-top:0px;
   margin-bottom:26px;
   } 

.xwtt-bb { 
   width:17.8%;
   font-size:17px;
   color:#a88742;
   text-align:right;
   float:right;
   }
   
.xwtt-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:19px;
   color:#818181;
   margin-top:10px;
   margin-bottom:76px;
   } 
   
.xwtt a:hover {
   background-color:#a88742;
   color:rgba(255,255,255,.6);
   }
   
.xwtt a:hover .xwtt-aa {	   
   color:rgba(255,255,255,.6);
   }
   
.xwtt a:hover .xwtt-aa h2 {
   color:#FFFFFF;
   }
   
.xwtt a:hover .xwtt-bb {	   
   color:#FFFFFF;
   }
   
.xwtt a:hover .xwtt-bb h2 {
   color:#FFFFFF;
   } 
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}

.liebiaow {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiaow-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiaow-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #a88742;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

/* 联系我们 */
.lxnnw {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lxnnw h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.lxnnw h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.lxhh-aa {
    width: 10%;
    float: left;
}

.lxhh-bb {
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}

.lxhh-bb a {
   color: #666666;
   }

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 45px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.lykkm {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #a88742;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #666666;
}

.kka {
    height: 60px;
    border: 1px solid #d2d2d2;
}

.kkb {
    border: 1px solid #d2d2d2;
}

.anniukk {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #a88742;
	border:1px solid #a88742;
    padding: 0px;
} 

/* 招聘 */

.ijoint {

}
	
.ijoin {
   margin-top:30px;
   margin-bottom:30px;

}
.ijoin dl {
	background:#a88742;
	padding:0px 30px;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:40px;
	padding:25px 0px;
	font-size:2.0rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}

@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}@media (max-width:992px) {
	.ijoin {
	margin:15px 0px 0px;
}
.ijoin dl {
	padding:0px 15px;
}
.ijoin dl dd {
	line-height:30px;
	padding:10px 0px;
	font-size:1.6rem;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:70%;
}
}.ijoin ul {
	margin-top:30px;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:20px;
}
.ijoin ul li .jitp {
	padding:25px 30px;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:25%;
	color:#545459;
	line-height:44px;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
	width:22%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
	width:30%;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:10px 15px;
}
.ijoin ul li .jitp span {
	line-height:24px;
	font-size:1.4rem;
	width:100%;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:block;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:100%;
}
}.ijoin ul li .jitp span small {
	width:138px;
	display:block;
	height:44px;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 30px rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#fe710a;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:44px;
	float:right;
	cursor:pointer;
	width:40px;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:90%;
	height:30px;
	line-height:30px;
	color:#545459;
	background:#efefef;
	font-size:1.4rem;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul li .jitp span a {
	display:block;
}
.ijoin ul li .jitp span small {
	display:none;
}
.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:20px 70px 50px;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:40px;
}
.ijoin .jibt section {
	padding:15px 0px 15px 20px;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:140px;
	line-height:44px;
	color:#fff;
	background:#2a54a8;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:15px 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:10px;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:30px;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:10px;
}
.ijoindd iframe {
	height:720px;
	width:100%;
}


@media (max-width:992px) {
	.ijoindd {
	padding:15px;
	margin:0;
}
.ijoindd .jibt {
	display:block;
	padding:0px;
}
.ijoindd .jibt h1 {
	font-size:1.6rem;
	line-height:30px;
}
.ijoindd .jibt section {
	padding:10px 0px;
}
}

.ijoin ul {
   padding:0px;
   }
   
   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:756px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
} 
  
/* 文本下载 */
.down {
    height: auto;
    overflow: hidden;
    background-color: #f2f2f2;
    padding-top: 39px;
    padding-bottom: 45px;
}

.idown {

   height:auto; overflow:hidden;

   margin-bottom:20px;

   }

.idown ul {

    margin: 0px;

	padding:0px;

}

.idown ul li {

    margin-bottom: 15px;

	width:46%;

	float:left;

	margin-left:2%;

	margin-right:2%;

    list-style-type: none;

}

.idown ul li a {

    display: flex;

    background: #fff;

    padding: 5px 15px 5px 5px;

    justify-content: space-between;

    border: 1px #ddd solid;

    align-items: center;

    transition: .3s;

}

.idown ul li a section {

    display: flex;

}

.idown ul li a section small {

    margin: 0px 15px 0px 0px;

    width: 88px;

}

.idown ul li a section small img {

    max-width: 100%;

}

.idown ul li a section big {

    display: flex;

    flex-wrap: wrap;

    align-content: space-between;

}

.idown ul li a section big p {

    font-size: 1.6rem;

    color: #333333;

    width: 100%;

    line-height: 26px;

}

.idown ul li a section big b {

    font-size: 1.4rem;

    color: rgba(0,0,0,.4);

    font-weight: normal;

    line-height: 18px;

}

.idown ul li a span {

    border: 1px #a88742 solid;

    color: #a88742;

    line-height: 20px;

    padding: 5px 20px;

    transition: .3s;

    margin: 5px 0px;

}

.idown ul li a:hover span {
   border: 1px #a88742 solid;
   background-color:#a88742;
   color:#FFFFFF;
   }   
      
 
@media (min-width: 1400px) and (max-width: 1600px) {

.container {
    width:100%;
  }
  
.nav {
    padding-left: 125px;
}

}
   

@media (min-width: 1200px) and (max-width: 1400px) {

.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.nav {
    padding-left: 65px;
} 

.navbar-nav > li > a {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 8px;
    padding-right: 8px;
} 

}

@media (min-width: 1000px) and (max-width: 1200px) {

.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.nav {
    padding-left: 50px;
}   

.navbar-nav > li > a {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 8px;
    padding-right: 8px;
} 

.lykkm {
    width: 100%;
}

}


@media (min-width: 0px) and (max-width: 1000px) {

body {
    margin-top: 59px;
}

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}

.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -22px;
    z-index: 9;
    cursor: pointer;
	left:5%;
	background:url(../images/zuo.png);
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -22px;
    z-index: 9;
    cursor: pointer;
	right:5%;
	background:url(../images/you.png);
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
}

.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.logo {
   width:260px;
   margin-top:5px;
   }  
   
.mkbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.mkrow {
    height: auto;
    overflow: hidden;
    margin-left: -8px;
    margin-right: -8px;
}

.mkrow li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
	margin-bottom:10px;
}

.mkxx-lan-aa {
    font-size: 18px;
    color: #a98842;
}

.mkhh h2 {
    font-size: 16px;
    color: #303030;
}

.mkhang a {
   font-size:16px;
   color:#303030;
   line-height:40px;
   }
   
.mkxx-fw {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.bottom {
    height: auto;
    overflow: hidden;
	padding:15px;
    font-size: 14px;
    color: #FFFFFF;
}

.lxdd {
    margin-top: 20px;
}

.footer {
    height: auto;
    overflow: hidden;
    line-height: 40px;
    border-top: 1px solid rgba(210,210,210,0.14);
    margin-top: 20px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#a88742;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#a88742; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#a88742;}

.sousuo {
    height: auto;
    overflow: hidden;
    line-height: 50px;
	text-align:center;
}

.searchh .btn {
    width: 20%;
}

.class {
    height: auto; overflow:hidden;
    padding-bottom: 20px;
    position: relative;
    padding-top: 20px;
}

.class li {
    width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    line-height: 32px;
    float: left;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
    list-style-type: none;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.class li.hover a {
    color: #fff;
    background: #000000;
}

.class li a {
    width: 100%;
    height: 32px;
    display: block;
    color: #FFFFFF;
    background: #a88742;
    cursor: pointer;
    transition: all 300ms ease-in 0ms;
}

.class li a:hover {
    color: #fff;
    background: #000000;
}

.xwdd {
    background: #fafafa;
    height: auto;
    overflow: hidden;
    padding: 30px 0px;
}

.tdleft {
   width:100%;
   }
   
.tdright {
   width:100%;
   margin-top:15px;
   }
   
.xwkkt-aa {
    width: 100%;
    float: left;
}

.xwkkt-bb {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    color: #9596a5;
    padding: 15px;
}

.xwkkt-bb h2 {
    font-size: 16px;
    color: #818181;
    margin-top: 0px;
    margin-bottom: 15px;
}

.xwkkt-bb h3 {
    font-size: 18px;
    color: #23232b;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.xwmore {
    margin-top: 30px;
    font-size: 14px;
}

.xwbj {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f6f8fa;
}

.xwhht {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
    height: auto;
    overflow: hidden;
}

.xwhht li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.xwtt a {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 15px;
    border-radius: 8px;
}

.xwtt-aa {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
}

.xwtt-bb {
    width: 100%;
    font-size: 14px;
}

.xwtt-bb h2 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
}

.lykkm {
    width: 100%;
}

.kka {
    height: 40px;
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.kkb {
    border-radius: 0;
}

.biao h4 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666666;
}

.anniukk {
    width: 100%;
    height: 40px;
    font-size: 16px;
	border-radius: 0;
}

.liebiao-aa {
   width:100%;
   }

.liebiao-bb {
   width:100%;
   }
   
.down {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 20px;
    padding-bottom: 25px;
}

.idown ul li {
    width: 100%;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    list-style-type: none;
}

.hangye {
   height:80px; overflow:hidden;
   }

}


