.box_align{display: -webkit-box;-webkit-box-align: center;display: -ms-flexbox;}
.box_pack_align{display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: justify;}
/* 广告条 */
.activity {position: relative;height: 120px;width: 1200px;margin: 10px auto 0 auto;}
.activity a {position: absolute;width: 1200px;height: 120px;
}

.activity img {
    border: none;
    display: block;
}

/*main*/
.main{
	padding-top: 28px;
	/*padding-bottom: 14px;*/
}
.main .container{
	height: 260px;
}
/*导航*/
.main .container .leftNav{
	width: 820px;
	height: 100%;
	margin-right: 20px;
	/*border: 1px solid #dddddd;*/
}
.main .container .cenNav{
	width: 820px;
	height: 100%;
	margin: 50px 20px 0 0;
	
}
.main .container .rightNav{
	width: 330px;
	height: 100%;
}
.leftNav h1,.cenNav h1{
	height: 46px;
	background: #0069b7;
	color: white;
	line-height: 46px;
	font-weight: normal;
	font-size: 0;
	
}
.leftNav h1 span:first-child,.cenNav  h1 span:first-child{
	font-size: 20px;
	margin-left: 24px;line-height: 46px;
	display: inline-block;
	height: 100%;
}
 .leftNav h1 span:last-child, .cenNav h1 span:last-child{
	margin-left: 7px;
	font-size: 14px;
	line-height: 46px;
	display: inline-block;
	height: 100%;
	text-transform: uppercase;
	-moz-text-transform:uppercase;
}
.main .leftNav  .iconArea,.news{
	width: 100%;
	height: 100px;
	/*border: 1px solid #dddddd;*/
	margin-top: 10px;
	padding: 8px;
	
}

.iconArea .left{
	width: 33.33333333%;
	/*height: 100%;*/
		height: 145px;
		margin-bottom: 8px;
	/*margin-right: 7px;*/
}

.iconArea .left a>div{

	
    transition: background 0.3s linear;
}
.iconArea .left a:hover>div{
    background: rgba(0, 0, 0, 0.29);
}




/*.iconArea .left a:hover { 
opacity: 0.8; 
background: rgba(255,255,255,1); 
} */

/*.iconArea .left a{
	display: block;
	font-size: 14px;
	color: #333333;
	height: 100%;
	z-index: 1;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
}*/

.iconArea .left:nth-of-type(6){
	margin-right: 0;
}


.iconArea .left a:hover{
	
}

/*.iconArea .left p{
	width:100%;
	height: 78px;
	background: url(../images/icon.png);
	background-repeat: no-repeat;
}
.iconArea .left span{
	display: inline-block;
	width:100%;
	text-align: center;
	margin-top: 10px;
}
.iconArea .left:nth-child(1) p{
	background-position:55px  6px;
}
.iconArea .left:nth-child(2) p{
	background-position:-116px  6px;
}
.iconArea .left:nth-child(3) p{
	background-position:-289px  6px;
}
.iconArea .left:nth-child(4) p{
	background-position:-442px  6px;
}
.iconArea .left:nth-child(5) p{
	background-position: 55px  -125px;
}
.iconArea .left:nth-child(6) p{
	background-position:-116px  -125px;
}
.iconArea .left:nth-child(7) p{
	background-position:-289px  -125px;
}
.iconArea .left:nth-child(8) p{
	background-position:-442px  -125px;
}*/
.newList{
	height: 112px;
	margin: 20px 14px 28px 14px;
}
.news .newList {
	font-size: 0;
}
.newList .newsimg{
	display: inline-block;
	width: 138px;
	height: 116px;
	margin-right: 15px;
	vertical-align: top;
}
.newList .newsimg img{
	max-width: 100%;
}
.newList .newText{
	display: inline-block;
	width: 230px;
	height: 100%;
	vertical-align: top;
	
}
.newList .newText h3{
	padding: 10px 0;
}
.newList .newText h3 a{
	font-size: 16px;
	color:#29a7e1;
	
}
.newList .newText p{
	font-size: 12px;
	color:#666666;
	line-height: 18px;
}

.newList .newText p a{
	font-size:12px ;
	color: #29a7e1;
}
.newsLi p{
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 24px;
	padding-right: 20px;
	border-top: 1px dashed #cccccc;
	height: 18px;
}
.newsLi p a{
	float: left;
	font-size:14px;
	color: #333333;
	width: 275px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsLi p a:hover{
	color: #29a7e1;
}
.newsLi p span{
	font-size: 12px;
	color: #888888;
	float: right;
}
.rightNav .rightTop {
	height: 53px;
	background: #026ab8;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 0;
	vertical-align: top;
	
}
.rightNav  .rightImg{
	display: inline-block;
	padding-left: 30px;
	padding-right:12px ;
	width: 52px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
}
.rightNav .zxTab{
	width: 200px;
	display: inline-block;
	height: 100%;
	vertical-align: top;
}
.rightNav  h3{
	font-size: 14px;
	color: white;
	padding-top: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
.rightNav  p a{
	color: white;
	font-size: 20px;
}
.rightBottom {
	width: 100%;
	height: 159px;
	border: 1px solid #e5e5e5;
	background: #fafafa;
    margin-top: 28px;
}
.rightWrap {
	display: inline-block;
	width: 100%;
	height: 35px;
    padding-top: 17px;
    padding-bottom: 26px;
	font-size: 0;
	vertical-align: top;
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
}
.rightWrap:hover{
	perspective: 600px;
	z-index: 22;
	box-shadow: 0 0 3px #ccc;
	background: white;
	
}
.rightWrap .rightimg{
	display: inline-block;
	height: 100%;
	width: 53px;
	padding-left: 47px;
	/*padding-right:12px ;*/
	/*vertical-align: top;*/
}
.rightWrap .rightText{
	display: inline-block;
	height: 100%;
	width: 200px;
}
.rightWrap .rightText h3{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	
}
.rightWrap .rightText p a{
	font-size: 16px;
	color: #0083c4;
	font-weight: bold;
	
}
.rightBottom .rightWrap p a:hover{
	color:#29a7e1 ;
	/* font-size: 20px; */
}
.rightBottom .rightWrap:last-child p a:hover{
	color:#29a7e1 ;
	font-size: 16px;
} 
.rightBottom .rightWrap:last-child p a{
	font-size: 16px;
	color: #333333;
}
.right-bottom-menu {
	margin-top: 16px;
}
.right-bottom-menu a{
	/*width: 165px;*/
	height: 60px;
	display: block;
	text-align: center;
	line-height: 60px;
	background: #0069b7;
	color: #fff;
}

.right-bottom-menu a:nth-of-type(1):hover{
	background: #2291e4;
}

.right-bottom-menu a:nth-of-type(2){
	background: #29a7e1;
}

.right-bottom-menu a:nth-of-type(2):hover{
	background: #288fbe;
}
/*banner*/


.a-fadeinR {
    -webkit-animation:2s ease-out backwards;
    -moz-animation:2s ease-out backwards;
    -ms-animation:2s ease-out backwards;
    animation:2s ease-out backwards;
}

.a-fadeinR {
    -webkit-animation-name:fadeinR;
    -moz-animation-name:fadeinR;
    -ms-animation-name:fadeinR;
    animation-name:fadeinR;
}
   /* 淡入-从右 */
@-webkit-keyframes fadeinR{
    0%{opacity:0;-webkit-transform:translateX(100px);}
    100%{opacity:1;-webkit-transform:translateX(0);}
}
@-moz-keyframes fadeinR{
    0%{opacity:0;-moz-transform:translateX(100px);}
    100%{opacity:1;-moz-transform:translateX(0);}
}
@-ms-keyframes fadeinR{
    0%{opacity:0;-ms-transform:translateX(100px);}
    100%{opacity:1;-ms-transform:translateX(0);}
}
@keyframes fadeinR{
    0%{opacity:0;transform:translateX(100px);}
    100%{opacity:1;transform:translateX(0);}
}

/*x导航*/
.leftNav .cen-list{
	margin-top: 30px;
	text-align: center;
}

.leftNav .cen-list li{
	margin-right: 15px;
	width: 153px;
	height: 157px;
	background-color: #29a7e1;
	border-radius: 10px;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
}

.leftNav .cen-list li a{
	color: #fff;
}

.leftNav .cen-list li a p:nth-of-type(1){
	font-size: 18px;
}

.leftNav .cen-list li a p:last-child{
	text-transform: uppercase;
	font-size: 12px;
}

.leftNav .cen-list li a img{
	margin-top: 16px;
}

.leftNav .cen-list li:last-child{
	margin-right: 0;
}

.leftNav .cen-list li.hover{
	background-color: #0083c4;
}

/*ksdh*/
.ksdh{
	/*padding: 73px 0 41px 0;*/
	background: url(../images/ksdh-bg.png) no-repeat;
	height:520px ;
}

.ksdh_block dl {
	padding: 0 18px;
	padding-left: 35px;
    padding-bottom: 40px;
}

.ksdh_block dl dt{
	padding-top: 37px;
    padding-bottom: 10px;
}

.ksdh_block dl dt a {
		font-size: 16px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.ksdh_block dl dd {
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
    line-height: 18px;
    /* padding-bottom: 15px; */
}
.ksdh_block dl dd a {
    color: #0165bb;
}

.ksdh_block ul li {
    padding: 8px 0 8px 35px;
    border-top: 1px solid #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ksdh_block ul li a {
    font-size: 16px;
    color: #000;
}


.ksdh .container .left{
	/*width: 730px;*/
	/*height: 100%;*/
	/*height: 120px;*/
}

.ksdh .container .right{
	width: 268px;
	background:#f2f2f2;
	height: 371px;
}
.ksdh_tab_right1{margin-left:471px;}
.ksdh .ksdh_title {
	font-size: 0;
	background: #29a7e1;
	color: #fff;
	border: 1px solid #dadada;
	margin-top: 60px;
	/*margin-top: -5px;*/
}
.ksdh .ksdh_title1 {
	font-size: 0;
	background: #29a7e1;
	color: #fff;
	border: 1px solid #dadada;
	margin-top: 60px;
	/*margin-top: -5px;*/
}
.ksdh .ksdh_title span{
	display: inline-block;
	width: 154px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: white;
	/*background: #666666;*/
	/*border-bottom: 1px solid white;*/
	cursor:pointer;
	transition:all .35s linear;
	-moz-transition:all .35s linear; 
	-webkit-transition:all .35s linear;
	-o-transition:all .35s linear;
}
.ksdh .ksdh_title1 span{
	display: inline-block;
	width: 210px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: white;
	/*background: #666666;*/
	/*border-bottom: 1px solid white;*/
	cursor:pointer;
	transition:all .35s linear;
	-moz-transition:all .35s linear; 
	-webkit-transition:all .35s linear;
	-o-transition:all .35s linear;
}
.ksdh .ksdh_title span:nth-of-type(2){background-color: #29a7e1;}
.ksdh .ksdh_title1 span:nth-of-type(2){background-color: #29a7e1;}
.ksdh .ksdh_title span.hover {
    background: #0083c4;
}

.ksdh_title1 span.hover {
    background-color: #0083c4 !important;
}

.ksdh .ksdh_title span a{
	color:#fff;
	font-size: 16px;
	display: block;
	/*border: 1px solid #dadada;*/
	border-width: 1px 0 1px 0;
}
.ksdh .ksdh_title1 span a{
	color:#fff;
	font-size: 16px;
	display: block;
	/*border: 1px solid #dadada;*/
	border-width: 1px 0 1px 0;

}
.ksdh .ksdh_title span:nth-of-type(1) a{
	border-width: 1px 0 1px 1px;
}
.ksdh .ksdh_title span:nth-of-type(4) a{
	border-width: 1px 1px 1px 0;
}
.ksdh_tab .bz{
	background: #0099cb;
	height: 46px;
	line-height: 46px;
	border-top: 1px solid white;
}
.ksdh_tab .bz a{
	font-size: 14px;
	color: white;
}
.ksdh_tab .bz a:nth-child(1){
	margin-left: 18px;
}
.ksdh_tab{
		transition:all .35s linear;
	-moz-transition:all .35s linear; 
	-webkit-transition:all .35s linear;
	-o-transition:all .35s linear;
}

.quanj{
	width: 532px;
}
.ksdh_tab dl.dl2 dd{
	margin-right: 20px;
}
.ksdh_tab dl dd p:first-child{
	padding-top: 15px;
	padding-bottom: 18px;
}
.ksdh_tab dl dd p:first-child a{
	font-size: 16px;
	color: #333333;
}
.ksdh_tab dl dd p+p{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-indent: 2em;
}
.ksdh_tab dl dd p+p a{
	color: #ff0000;
}
.ksdh_content .zz {
	font-size: 0;
	background: #f2f2f2;
	height: 74px;
}
.ksdh_content{
	position: relative;
}
.ksdh_content .ksdh_tab{
	position: absolute;
	display: none;
    width: 730px;
    height: 362px;
    background-color: #fff;
}
.ksdh_block{
	background-color: #fff;
	width: 730px;
    height: 300px;
}
.ksdh_block div:nth-of-type(1) img{
	margin-top: -1px;
}
    

.ksdh_content  .ksdh_show{
	display: block;
	background-color: #fff;
}

.ksdh_content1 .ksdh_show1{
	display: block;
	background-color: #fff;
}

.ksdh_content .zz p{
	display: inline-block;
	width: 50%;
	font-size: 14px;
	color: #333333;
	height: 37px;
	line-height: 37px;
}
.ksdh_content .zz p a{
	color: #333333;
	font-size: 14px;
}
.ksdh_content .zz p span,.ksdh_form{
	color:#0099cb;
	margin-left: 30px;
}
.ksdh .guahao{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333333;
	/*margin-left: 25px;*/
	border: 1px #dadada solid;
	background: url(../images/th.png)no-repeat 20px center;
	padding-left: 55px;
}
.ksdh_tab1{display: none;}

.ksdh_block{
	display: -webkit-box; -webkit-box-align: center;
}
.ksdh_tab-top{padding: 30px 29px;}
.case a{color: #000;}
.case p{font-size: 14px;}

.ksdh_tab1_word{width: 420px;height: 200px;background-color: #fff;position: absolute;}
.ksdh_tab1_word ul {padding: 15px 20px;}
.ksdh_tab1_word ul li{border-bottom: 1px dashed #cecece;height: 59px;line-height: 59px;}
.ksdh_tab1_word ul li:first-child{border-bottom: 1px dashed #cecece;border-top: 1px dashed #cecece;}
.ksdh_tab1_word ul li:last-child{border-bottom: none;}
.ksdh_tab1_word_left{float: left;margin-right: 13px;color: #0080a5;}
.ksdh_tab1_word_right{float: right;font-size: 12px;}
.ksdh_tab1_word a{color: #000;	-webkit-transition: all .35s linear;-moz-transition: all .35s linear;-ms-transition: all .35s linear;-o-transition: all .35s linear;transition: all .35s linear;}
.ksdh_tab1_word ul li a:hover{color: #0083c4;}
.ksdh_tab1_word ul li a:hover .ksdh_tab1_word_left{color: #0083c4;}

.ksdh_tab1_word .gaet {height: 140px;width:187px; margin-right: 15px;}
.ksdh_tab1_word .gaet1 {width: 171px;}
.ksdh_tab1_word .gaet1 p:first-child{width: 176px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #0083c4;font-size: 16px;}
.ksdh_tab1_word .gaet1 p:last-child{color: #666666;font-size: 12px;margin-top: 16px;    display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical}
.ksdh_tab1_word ul li a span:nth-of-type(2){width: 216px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: table-caption;}

.ksdh_tab1_word_a{padding: 17px 20px 0;}
.ksdh_tab1_word_a p{font-size: 12px;color: #666666;line-height: 19px;}
.ksdh_tab1_word_a a{margin-top: 5px;}
