@charset "utf-8";
/**
Theme Name : 开源证劵
Time : 2016-6-21
Author : K.U
**/
html,body,ul,li,img{
    margin: 0;
    border:0;
    padding:0;
    list-style: none;
}
body {
    background: #fff;
    font-family: microsoft yahei, sans-serif;
    font-size: 16px;
}
a{ text-decoration: none;  }
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.w{
    margin: 0 auto;
    width:1200px;
}
.head{
    position: fixed;
    width: 100%;
    top:0;
    background: #cecbcb;
    padding:0px 0;
    z-index: 9;
}
.sy-head{
    background: #fff;
}
.logo{
    width: 17.5%;
	margin-top:20px;
}
.logo img{
    width: 100%;
}
.nav{
    float: right;
}
.nav li {
    float: left;
    margin:0px 0 0px 20px;
    font-size: 1em;
}
.nav li a{
    color:#000;
    padding:0px 20px;
    display: block;
	height:95px; line-height:95px;
}
.nav li.act,.nav li:hover{
    background: #f8f8f8;
	border-bottom:2px solid #2b8bdf;
}
.nav li.act a,.nav li:hover a{
    color:#2b8bdf;
}
.phone_nav{display: none;}
#menu{
	display: none !important;
}
.bn{
    height:609px;
    overflow: hidden;
	height:609px\9;
    overflow: hidden\9;
    padding-top:97px;
}
.bn.owl-carousel .owl-item{
    height:609px;
    position: relative;
    overflow: hidden;
}
.bn.owl-carousel .owl-item img{
    width: 1920px;
    height:609px;
    position: relative;
    left:50%;
    margin-left: -960px;
    -webkit-transition: all 2s .1s linear;
    -moz-transition: all 2s .1s linear;
    -o-transition: all 2s .1s linear;
    transition: all 2s .1s linear;
    opacity: .9;
}
.bn.owl-carousel .owl-item.active img{
    /* -webkit-transform: scale(1.02,1.02);
    -moz-transform: scale(1.02,1.02);
    -ms-transform: scale(1.02,1.02);
    -o-transform: scale(1.02,1.02);
    transform: scale(1.02,1.02); */
    opacity: 1;
}
.bn.owl-theme .owl-controls{
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom:4.9261%;
    z-index: 9;
}
.bn.owl-theme .owl-dots .owl-dot span{
    width: 11px;
    height:11px;
    background: #fff;
}
.bn.owl-theme .owl-dots .owl-dot.active span, .bn.owl-theme .owl-dots .owl-dot:hover span{
    background: #ca1504;
}
.sabg{
	background:#f0f0f0;
}
.sa{
    padding:2.08% 0 0 0;
    position: relative;
    margin-bottom: 3%;
}
.sa:after{
	display:block;clear:both;content:"";visibility:hidden;height:0;
}
/*.sa-til{
	float: left;
	width: 50%;
	height: 457px;
    margin-right: 2%;
    margin-bottom: 5%;
	position: relative;
	background: #fff;
}
.sa-til .fattercat{
	width: 200px;
    height: auto;
    position: absolute;
    top: 10%;
    left: 13%;
}
.sa-til .rewords{
	width: 50%;
    height: auto;
    position: absolute;
    right: 10%;
    top: 10%;
}
.sa-til .recode{
	position: absolute;
    bottom: 9%;
    left: 6%;
}
.recode .codepic{
	padding-left: 15%;
	transition: all,.5s;
}
.recode .codepic:hover{
	transform: scale(1.1);
}
.recode p{
	font-size: 14px;
    padding: 0 20px;
    border-radius: 10px 10px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #666;;
}
.recode p:hover{
	background: #666;
	color: #fff;
}
.sa-til .phonemore{
	width: 70%;
    position: absolute;
    right: -10%;
    bottom: -4%;	
    transition: all,.5s;
}
.sa-til .phonemore:hover{
	bottom: -2%;
}
.sa-til .odown{
	position: absolute;
     right: -1%;
    bottom: 7%;
}
.sa-bjimg{
	width: 48%;
	float: right;
}
.sa-bjimg div:nth-child(1){
	margin-bottom: 10px;
}
.sa-bjimg div{
	transition: all,.5s;
}
.sa-bjimg div:hover{
	transform: scale(1.1);
}
.swiper-slide img{
	transition: all,.5s;
}
.swiper-slide img:hover{
	transform: scale(1.1);
}*/


.job-tab{
			width: 100%;
		}
		.job-tab tr{
			line-height: 70px;
		}
		.job-tab th{
			color:#6a5d31;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			border-bottom: 1px solid #bcc6d0;
		}
		.job-tab td{
			font-size: 16px;
			color:#666;
			text-align: center;
			border-bottom: 1px dashed #e0e0e0;
		}
		.job-tab tr:nth-child(2n-1){
			background: #f6f6f6;
		}
		.job-tab tr:first-child{
			background: transparent;
		}
		.tz-bn-ul{
			text-align: center;
		}
		.tz-bn-ul li{
			display: inline-block;
			margin: 0 15px;
			border-radius: 30px;
			font-size: 18px;
		}
		.tz-bn-ul li a{
			display: block;
			padding:5px 25px;
			line-height: 30px;
			color:#fff;
			font-weight:normal;
		}
		.tz-bn-ul li.act{
			background: #b53a40;
			color:#fff;
		}
		.tz-bn-ul li:hover{
			background: #b53a40;
			
		}
		.tz-bn-ul li.act a{
		font-weight:normal;
			color:#fff;
		}
		.tz-bn-ul li:hover a{
			color:#fff;
		}




.sa-til{
    width: 50%;
    text-align: left;
	margin-left:7.5%;
}
.sa-til h1{
    margin: 0;
    font-size: 1.625em;
    color:#be1c0d;
}
.sa-til h2{
    font-size: 1.1em;
    color:#666;
    font-weight: normal;
}
.sa-til h2 a{
    font-size: 1.0em;
    color:#666;
    font-weight: normal;
	display:inline-block;
}
.sa-til h2 span{margin:0 10px;}
.sa-til h2 a:hover{
    color:#2f5fb4;
}
.sa-ewm{
    margin-top: 0px;
    overflow: hidden;
}
.sa-ewm-img{
    margin-right: 25px;
    font-size: 0;
}
.sa-ewm h1{
    font-size: 1.5em;
    font-weight: normal;
    margin: 20px 0 12px 0;
}
.sa-ewm a{
    padding:4px 15px;
    border:1px solid #be1c0d;
    color:#be1c0d;
}
.sa-ewm p{
    margin: 12px 0;
    color:#999;
}
.sa-p p{
    font-size: 1.125em;
    color:#666;
    padding-left: 15px;
    background: url("../images/sa-p-icon.png") left center no-repeat;
}
.sa-bjimg{
    position: absolute;
    /*width: 52.5%;*/
    right:4.8%;
    top:23%;
}
.sa-bjimg img{
    width: 100%;
}
.sb{
    width: 100%;
    padding:2.833% 0;
    /*background: #f0f0f0;*/
}
.sb-u li{
    width: 25%;
    float: left;
    text-align: center;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}
.sb-u li:nth-child(4){
	border-right: none!important;
}
.bi-img{
    position: relative;
    width: 36.6667%;
    height:0;
    padding-bottom: 36.66667%;
    margin: 0 auto;
    border:3px solid #dcdcdc;
    border-radius: 50%;
    -webkit-transition: all .75s;
    -moz-transition: all .75s ;
    -o-transition: all .75s ;
    transition: all .75s ;
}
.no-padding{
	padding-top: 22px!important;
}
.sb-u li:hover .bi-img{
    transform: scale(1.1);
}
@-webkit-keyframes bi-img-dx {
    from{
        -webkit-transform: scale(.6,.6);
        -moz-transform: scale(.6,.6);
        -ms-transform: scale(.6,.6);
        -o-transform: scale(.6,.6);
        transform: scale(.6,.6); }
    to{
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}
@-moz-keyframes bi-img-dx {
    from{
        -webkit-transform: scale(.6,.6);
        -moz-transform: scale(.6,.6);
        -ms-transform: scale(.6,.6);
        -o-transform: scale(.6,.6);
        transform: scale(.6,.6); }
    to{
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}
@-o-keyframes bi-img-dx {
    from{
        -webkit-transform: scale(.6,.6);
        -moz-transform: scale(.6,.6);
        -ms-transform: scale(.6,.6);
        -o-transform: scale(.6,.6);
        transform: scale(.6,.6); }
    to{
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}
@keyframes bi-img-dx {
    from{
        -webkit-transform: scale(.6,.6);
        -moz-transform: scale(.6,.6);
        -ms-transform: scale(.6,.6);
        -o-transform: scale(.6,.6);
        transform: scale(.6,.6); }
    to{
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}
.bi-icon{
    display: block;
    position: absolute;
    width: 57.2728%;
    margin:21.3636%;
}
.bi-icon-h{
    display: none;
}
.sb-u li h2{
    font-size: 1.375em;
    font-weight: normal;
    color:#212121;
}

.sb-u li p{
    font-size: 0.875em;
    color:#999;
}
.sb-u li:hover .bi-img{
    background: #2f5fb4;
    border-color:#2f5fb4;
}
.sb-u li:hover .bi-icon{
    display: none;
}
.sb-u li:hover .bi-icon-h{
    display: block;
}
.scbg{
	width: 100%;
	height: auto;
	background:#f1f4f9 url("../images/bgbg.jpg") no-repeat center;
}
.sc{
    padding:2.7% 0;
}





.s-n{
    width: 31.3333%;
    float: left;
    margin: 0 1%;
    /*background: #f0f0f0;*/
   /* text-align: center;*/
    padding: 4% 0 2.5% 0;
}
.s-n strong{
    font-size: 0.7em;
    font-weight: normal;
    color:#999;
    margin-left: 10px;
}
.s-n h1{
    margin: 0;
    line-height: 60px;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 1.375em;
    font-weight: normal;
    color:#2f5fb2;
    border-bottom: 1px solid #2f5fb2;
}


.s-n-ul{
    width: 90%;
    margin: 0 5% 25px 5px;
}
.s-n-ul li{
    padding:2% 0;
    border-bottom: 1px dashed #cbc9c9;
}
.s-n-ul li:first-child{
    padding-top: 5%;
}
.sn-ul-l{
    width: 52px;
    line-height: 52px;
    text-align: center;
    color:#fff;
    /*padding:10px 0 7px 0;*/
    background: #557389;
    margin-right: 10px;
}
.sn-ul-l h2{
    margin: 0;
    font-size: 1.375em;
    font-weight: normal;
}
.sn-ul-l p{
    margin: 0;
    color:#e0dcdc;
}
.sn-ul-t{
    text-align: left;
}
.sn-ul-t em{
	font-style: normal;
	color: #0A63B2;
}
.sn-ul-t h3{
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 30px;
}
.sn-ul-more{
	color: #666;
	font-size: 14px;
}
.s-n-ul li>h3>a{
	width: 100%;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.s-n-ul li>h3{
	margin: 5px 0;
}
.s-n-ul em{
	font-style: normal;
	font-size: 16px;
	color: #666;
}
.sn-ul-t h3 a{
    color:#333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sn-ul-t h3:hover a{
    color:#d94940;
}
.sn-ul-t p{
    font-size: 0.875em;
    color:#999;
    margin: 5px 0 0 0;
    height:40px;
    overflow: hidden;
}
.s-n-ul li:hover .sn-ul-l{
    background: #2f5fb2;
}
.s-n-more{
    padding:4px 15px;
    border-radius: 16px;
    font-size: .875em;
    border:1px solid #c8c8c8;
    color:#747171;
}
.s-n-more:hover{
    background: #d94940;
    color:#fff;
    border-color:#d94940;
}
.se{
    padding: 2.5% 0 2% 0;
}
/* @media(max-width:1490px){
    .se{
        width: 75%;
    }
} */
.se h1{
    text-align: center;
    font-size: 1.375em;
    color:#333;
    font-weight: normal;
    margin-bottom: 40px;
}
.se h1 span{
	margin-right: 10px;
	position: relative;
    top: 10px;
}
.se-lb-t{
    margin: 0 7px;
    text-align: center;
    /*border-bottom: 3px solid #c9c9c9;*/
}
.se-lb-t:hover{
    border-color:#ff0000;
}
/*.owl-carousel .owl-stage{
	width: 100%!important;
}
.owl-carousel .owl-stage .owl-item {
	width: 50%!important;
}*/
.se-lb-img{
    width:100%;
    padding-bottom: 50%;
    height:0;
    position: relative;
    overflow: hidden;
}
.se-lb-t .se-lb-img img{
    display: block;
    position: absolute;
    top:0;
    width: 100%;
    -webkit-transition: all .37s;
    -moz-transition: all .37s;
    -o-transition: all .37s;
    transition: all .37s;
}

.se-lb-t:hover .se-lb-img img{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.se-lb-t h2{
    font-size: 1.25em;
    font-weight: normal;
    color:#333;
}
.se-lb-t h2 span{
    display: block;
    font-size: 1em;
    color:#bababa;
    font-family: Arial;
    margin-top: 5px;
}
.se-lb.owl-theme .owl-controls{
    position: absolute;
    width: 100%;
    margin: 0;
    top:35%;
    height:0;
}
.se-lb.owl-theme .owl-controls .owl-nav{
    height:0;
}
.se-lb.owl-theme .owl-controls .owl-nav .owl-prev{
    float: left;
    margin-left:-60px;
}
.se-lb.owl-theme .owl-controls .owl-nav .owl-next{
    float: right;
    margin-right:-60px;
}
.se-lb.owl-theme .owl-controls .owl-nav [class*=owl-]{
    width: 50px;
    height:50px;
    border-radius: 50%;
    border:1px solid #c9c9c9;
    padding:0;
    line-height: 50px;
    text-align: center;
    background: transparent;
    font-family: sans-serif;
    font-size: 2.5em;
    color:#c9c9c9;
}
.se-lb.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    color:#e70d1e;
    border-color:#e70d1e;
}
.foot{
    width: 100%;
    background: #999999;
}
.f-t{
    padding:1.6% 0;
}
.f-t-l{
    width: 78.83333%;
}
.f-t-l ul li{
    float: left;
    margin-right: 4%;
}
.f-t-l ul li h3{
    font-size: 1em;
    font-weight: normal;
    color:#fff;
}
.f-t-l ul li p{
    font-size: .875em;
    margin: 10px 0;
}
.f-t-l ul li p a{
    color:#fff;
}
.f-t-r{
    width: 15%;
    padding-left: 4.7%;
    border-left: 1px dashed #b7b7b8;
	margin-top:5px;
	text-align:center;
}
.f-t-r p{
    font-size:.875em;
    color:#fff;
    margin: 0 0 10px 7px;
}
.ft-tp{
    margin-top: 10px;
    /*padding-left: 33px;
    background: url("../images/ft-tp.png")  left center no-repeat;*/
}
.ft-tp p span{
    font-size: 1.05em;
    font-weight: bold;
}
.ft-tp p small{
    font-size: 1.15em;
}
.ft-tp p span i{
    font-size: 1.45em;
    font-weight: bold;
	font-style: normal;
}
.foot form{
    width: 180px;
}
.sy-inp{
    width: 178px;
    height:25px;
    border:1px solid #fff;
    background: transparent;
    padding:0 30px 0 10px;
    color:#fff;
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    position: relative;
    background: url("../images/f-select-icon.png") 156px center no-repeat;
}

select::-ms-expand { display: none; }
.sy-inp:after{
    content: "";
    position: absolute;
    width: 30px;
    height:100%;
    border-left: 1px solid #fff;
    right:0;
}
.sy-inp option{
    color:#666;
    line-height: 35px;
    padding:5px 0;
    display: block;
    text-indent: 1em;
	border:0;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;  
````z-index:10;	
}
.cp{
    font-size: .75em;
    color:#fff;
    text-align: center;
    padding:15px 0;
    background: #666666;
/*	height: 60px;
*/
    line-height: 24px;
}
.cp a{
    color:#fff;
}

.cp .report{
    display: inline-block;
    cursor: pointer;
    position: relative
}
.cp .report .report-hover{
    width: 340px;
    display: none;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    left: 20%;
    background-color: #F7F7F7 ;
    border-radius: 3px;
    color: #666666 !important;
    transform: translateY(-100%) translateX(-50%);
    text-align: left;
    line-height: 24px;
}
.cp .report .report-hover div,
.cp .report .report-hover div span{
   color: #666666 !important;
   -webkit-text-fill-color: #666666 !important;
}


.cp .report:hover .report-hover{
    display: block;
}

.ft-ewm{
    width: 116px;
	padding-left:35px;
}
.ft-ewm img{
    width: 100%;
}
.fd-wd{
    position: fixed;
    right:10px;
    top:30%;
    z-index: 9;
}
.fd-wd li{
    width: 57px;
    height:57px;
    border-radius: 6px;
    margin-bottom: 5px;
    background: #cb493d;
    position: relative;
}
.fd-wd li a{
    display: block;
    width: 100%;
    height:100%;
}
.fd-wd li.rt-top a{
    background: url("../images/fx-icon.png") center 1px no-repeat;
}
.fd-wd li.tel a{
    background: url("../images/fx-icon.png") center -65px no-repeat;
}
.fd-wd li.qq a{
    background: url("../images/fx-icon.png") center -125px no-repeat;
}
.fd-wd li.xf a{
    background: url("../images/fx-icon.png") center -188px no-repeat;
}
.fd-wd li.gs a{
    background: url("../images/fx-icon.png") center -251px no-repeat;
}
.fd-wd li.jb a{
    background: url("../images/fx-icon.png") center -315px no-repeat;
}
.fd-wd li.download a{
    background: url("../images/fx-icon.png") center -381px no-repeat;
}
.fd-wd li.tel .tel-nmb{
    position: absolute;
    width: 57px;
    height:100%;
    top:0;
    right:0;
    background: #cb493d;
	font-size: 0.9em;
    text-indent: 0em;
    line-height: 24px;
    border-radius: 6px;
    -webkit-transition: all .47s;
    -moz-transition: all .47s ;
    -o-transition: all .47s ;
    transition: all .47s ;
    z-index: -1;
    opacity: 0;
    color:transparent;
    overflow: hidden;
}
.fd-wd li.tel:hover .tel-nmb{
    width: 180px;
	padding-left:20px;
	padding-top:5px;
	height:52px;
    opacity:1;
    color:#fff;
}
.ab-nav{
    width: 100%;
    overflow: hidden;
    margin: 5% 0;
}
.ab-nav li{
    width: 25%;
    float: left;
    position: relative;
}
.a-n-img{
    width: 40%;
    padding-bottom: 40%;
    height:0;
    border-radius: 50%;
    margin: 0 auto 20px auto;
    border:3px solid #d1d1d1;
    position: relative;
}
.nab-a > p{
    color:#666;
    line-height: 45px;
    text-indent: 2em;
}
.ny-til{
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.ny-til h1{
    font-size: 1.875em;
    color:#d34f4f;
    margin-bottom: 5px;
    font-weight: normal;
}
.ny-til h1:after{
    content: "";
    display: block;
    width: 40px;
    margin: 10px auto;
    height:2px;
    background: #d34f4f;
}
.ny-til p{
    font-family: Arial;
    font-size: 1.25em;
    color:#bebebe;
    line-height: 25px;
    margin:  0;
}
.ny-til p span{
    font-size: 16px;
    color:#666;
    font-family: microsoft yahei;
    line-height: 45px;
}
.ny-til-b h1{
    color:#fff;
}
.ny-til-b h1:after {
    background: #fff;
}
.ny-til-b p{
    color:#fff;
}
.ny-til-b p span{
    color:#cde3ff;
}
.a-n-img img{
    position: absolute;
    width: 56.25%;
    height:56.25%;
    padding:21.875%;
}
.a-n-img img.an-ih{
    display: none;
}
.a-n-img:hover{
    background: #d94940;
    border-color:#d94940;
}
.a-n-img:hover img{
    display: none;
}
.a-n-img:hover img.an-ih{
    display: block;
}
.b-i img{
    width: 100%;
}
.nab-a{
    margin-top: 3.5%;
}
.ab-nav li p{
    text-align: center;
    margin: 0;
    font-size: 14px;
    color:#999;
}
.ab-nav li h2{
    font-size: 1.5625em;
    color:#000;
    text-align: center;
    margin: 0;
    font-weight: normal;
}
.ny-more{
    display: block;
    width: 165px;
    margin: 0 auto 60px auto;
    height:45px;
    line-height: 45px;
    text-align: center;
    border-radius: 36px;
    color:#d94940;
    border:1px solid #d1d1d1;
    font-size: 1.125em;
}
.ny-more:hover{
    background: #d94940;
    color:#fff;
    border-color:#d94940;
}
.ab-jg{
    background: #f2f2f2;
    padding: 4% 0 1% 0;
}
.ab-jg-img{
    padding:5% 0;
    text-align: center;
}

@media(max-width:1510px){
    .cp .report .report-hover {
        left: 0%; 
    }
   
}
@media(max-width: 1450px){
    .cp .report .report-hover {
        left: initial;
        transform: translateY(-100%);
    }
   
}

@media(max-width:900px){
    .ab-jg-img img{
        width: 98%;
        margin: 0 1%;
    }
}

@media(max-width: 380px){
    .cp .report .report-hover {
       width: 270px;
    }
   
}
.ab-zg-img img{
    width: 100%;
}
.ab-job{
    background: #f2f2f2;
    padding:4% 0 1% 0;
}
.ab-j-tab-n{
    width: 50%;
    margin-bottom: 6%;
}
.ab-j-tab-n table{
    width: 100%;
    text-align: center;
    line-height: 43px;
    color:#666;
}
.ab-j-tab-n table td{
    font-size: .875em;
}
.ab-j-tab-n table th{
    font-size: 1em;
    color:#a88200;
}
.ab-j-tab-n table tr:nth-child(2n-1){
    background: #e9e9e9;
}
.ab-j-tab-n table tr:first-child{
    background: transparent;
}
.ab-j-tab-n table a{
    color:#666;
}
.ab-j-tab-n table a:hover{
    color:#d94940;
}
.ny-bn{
    position: relative;
    min-height: 95px;
}
.ny-bn .b-i{
    width: 100%;
    height:500px;
    overflow: hidden;
}
.ny-bn .b-i .zi{
	display: none;
}
.ny-bn .b-i img{
    position: relative;
    height:470px;
    width: auto;
}
.top_cat{width:100%; position:absolute; text-align:center; padding-top:88px; z-index:8;} 
.top_cat h2{ color:#fff;font-size:34px; display:inline-block; padding:10px; border-bottom:1px solid #be1c0d;}
.bn-nav-box{
    position: absolute;
    width: 100%;
    height:100%;
    top:0;
	height:400px\9;
	overflow:hidden\9;
}
.bn-nav{
    position: relative;
    width: 1000px;
    margin: 202px auto 0 auto;
}
.hg-nav{
    text-align:center;
}
.bn-nav li{
    width: 16%;
	display:inline-block;
    float: left\9;
    text-align: center;
	width: 275px\9!important;
}
.hg-nav li{
    width: 24.5%;
}
.bn-nav li p{
    color:#fff;font-size: 1.125em;
}
.bnn-img{
    width: 110px;
    height:110px;
    margin: 0 auto;
    border-radius: 50%;
    border:1px solid #fff;
}
.bnn-m1 .bnn-img{
    background: url("../images/dj-bn-n1.png") center no-repeat;
}
.bnn-m1:hover .bnn-img,
.bnn-m1.act .bnn-img{
    background: #fff url("../images/dj-bn-n1h.png") center no-repeat;
}
.bnn-m2 .bnn-img{
    background: url("../images/dj-bn-n2.png") center no-repeat;
}
.bnn-m2:hover .bnn-img,
.bnn-m2.act .bnn-img{
    background: #fff url("../images/dj-bn-n2h.png") center no-repeat;
}
.bnn-m3 .bnn-img{
    background: url("../images/dj-bn-n3.png") center no-repeat;
}
.bnn-m3:hover .bnn-img,
.bnn-m3.act .bnn-img{
    background: #fff url("../images/dj-bn-n3h.png") center no-repeat;
}
.bnn-m4 .bnn-img{
    background: url("../images/dj-bn-n4.png") center no-repeat;
}
.bnn-m4:hover .bnn-img,
.bnn-m4.act .bnn-img{
    background: #fff url("../images/dj-bn-n4h.png") center no-repeat;
}
.bnn-m5 .bnn-img{
    background: url("../images/dj-bn-n5.png") center no-repeat;
}
.bnn-m5:hover .bnn-img,
.bnn-m5.act .bnn-img{
    background: #fff url("../images/dj-bn-n5h.png") center no-repeat;
}
.dj{
    margin: 40px auto;
}
.dj-lil{
    position: relative;
    width: 220px;
    height:85px;
    color:#b8b7b7;
    z-index: 2;
}
.dj-lil span{
    position: relative;
    font-size: 1.375em;
    line-height: 30px;
    top:3px;
}
.dj-lil small{
    font-size: .875em;
    margin-right: 15px;
}
.dj-lil i{
    background: url("../images/dj-list-t-icon.png") right 1px no-repeat;
    padding-right: 23px;
   /* vertical-align: text-bottom;*/
    font-size: 1.2em;
	display:inline-block;
	height: 30px;
}
.dj-lil i:before{
    content: "——";
    font-size: .75em;
}
.dj-lit h1{
    font-size: 1.375em;
    font-weight: normal;
    margin: 0;
}
.dj-lit h1 a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#333;
	cursor: pointer;
}
.dj-lit h1 a:hover{
    color:#be1c0d;
}
.dj-lit p{
    font-size: .875em;
    color:#666;
    line-height: 30px;
    margin: 10px 0;
    height:60px;
    overflow: hidden;
}
.dj-list li{
    padding:2.916% 0;
    border-bottom:1px dashed #e4e4e4;
}
.n-page{
    width:100%;
    padding:40px 0;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    font-size: 14px;
}
.n-page li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 30px;
    margin: 5px;
}
.n-page li a{
    display: block;
    padding:0 11px;
    color:#4b4b4b;
}
.n-page li.nptg{
    width: 66px;
    height:30px;
    border:1px solid #dadada;
}
.n-page li:hover a{
    color:#be1c0d;
}
.n-page li.active a{
    background: #be1c0d;
    color:#fff;
}
.hg{
    text-align: center;
    width: 100%;
}
.hg li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    width: 140px;
    height:40px;
    line-height: 40px;
    border-radius: 30px;
    margin:60px 30px;
    border:2px solid #c9c9c9;
    font-size: 1.125em;
}
.hg li a{
    display: block;
    color:#d94940;
}
.hg li.act{
    background: #d94940;
    border-color:#d94940;
}
.hg li.act a{
    color:#fff;
}
.hg-m1 .bnn-img{
    background: url("../images/gh-bn-n1.png") center no-repeat;
}
.hg-m1:hover .bnn-img,
.hg-m1.act .bnn-img{
    background: #fff url("../images/gh-bn-n1h.png") center no-repeat;
}
.hg-m2 .bnn-img{
    background: url("../images/gh-bn-n2.png") center no-repeat;
}
.hg-m2:hover .bnn-img,
.hg-m2.act .bnn-img{
    background: #fff url("../images/gh-bn-n2h.png") center no-repeat;
}
.hg-m3 .bnn-img{
    background: url("../images/gh-bn-n3.png") center no-repeat;
}
.hg-m3:hover .bnn-img,
.hg-m3.act .bnn-img{
    background: #fff url("../images/gh-bn-n3h.png") center no-repeat;
}
.hg-m4 .bnn-img{
    background: url("../images/gh-bn-n4.png") center no-repeat;
}
.hg-m4:hover .bnn-img,
.hg-m4.act .bnn-img{
    background: #fff url("../images/gh-bn-n4h.png") center no-repeat;
}
.ny-bnn .b-i{
    height:auto;
}
.ny-bnn .b-i img{
    position: relative;
    width: 100%;
	text-align:center;
    height:auto;
    /*left:50%;
    margin-left: -960px;*/
}
.bn-til{
    position: absolute;
    width: 100%;
    top:250px;
    text-align: center;
}
.bn-til:after{
    content: "";
    display: block;
    width: 60px;
    height:2px;
    margin: 20px auto;
    background: #d93728;
}
.bn-til h1{
    font-size: 50px;
    color:#be1c0d;
    font-weight: normal;
    margin: 0;
}
.bn-til p{
    color:#666;
}
.bus-m1{
    padding:40px 0;
}
.bus-m1-ul{
    padding:40px 0;
}
.bus-m1-ul li{
    float: left;
    width: 200px;
    height:210px;
    margin-left: 50px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 18px;
    color:#fff;
}
.bus-m1-ul li a{
    color:#fff;
    display: block;
}
.bus-m1-ul li:hover{
    box-shadow: 0 0 16px rgba(0,0,0,.5);
}
.bus-m1-ul li.l1,
.bus-m1-ul li.l6{
    margin-left: 0;
}
.bus-m1-ul li img{
    margin-top:50px;
}
.l1{ background: #17a5e7; }
.l2{ background: #00bec0; }
.l3{ background: #4577dc; }
.l4{ background: #03badb; }
.l5{ background: #4c80eb; }
.l6{ background: #04c5e7; }
.l7{ background: #089ade; }
.l8{ background: #00bec0; }
.l9{ background: #4577dc; }
.l20{ background: #369cec; }

.bus-m2{
    padding:60px 0 30px 0;
}
.bus-m2-b{ background: #f2f2f2; }
.bus-m2-ul li{
    float: left;
    width: 260px;
    text-align: center;
    margin: 30px 20px;
}
.bus-m2-ul li a{
    color:#333;
    display: block;
}
.bus-m2-ul li a h2{
    font-weight: normal;
}
.bus-m2-ul li p{
    text-align: left;
    font-size: 14px;
    color:#7a7a7a;
    line-height: 30px;
}
.bus-m2-ul li img{
    -webkit-transition: all .47s;
    -moz-transition: all .47s ;
    -o-transition: all .47s ;
    transition: all .47s ;
}
.bus-m2-ul li:hover img{
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}
.bus-m3-b{
    height:600px;
    background: url("../images/bus-m3-b-bj.jpg") center top no-repeat;
    background-size: cover;
    min-width:1200px;
}
.bus-m3{
    padding:40px 0 30px 0;
}
.bus-m3-lb{
    width: 1100px;
    margin: 0 50px;
}
.bus-m3-lb-t{
    text-align: center;
    color:#fff;
    padding-top: 20px;
}
.bus-m3-lb-t h1{
    font-size:48px;
    font-weight: normal;
}
.bus-m3-lb-t p{
    font-size: 18px;
}
.bus-m3-lb.owl-theme .owl-controls{
    margin-top: 60px;
}
.bus-m3-lb.owl-theme .owl-controls .owl-nav [class*=owl-]{
    background: transparent;
    font-size: 60px;
    position: relative;
    font-family:"micorosft yahei";
    line-height: 40px;
}
.bus-m3-lb.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    background: transparent;
}
.bus-m3-lb.owl-theme .owl-controls .owl-nav{
    position: absolute;
    top:-120px;
    width: 100%;
}
.bus-m3-lb.owl-theme .owl-controls .owl-nav .owl-prev{
    float: left;
    left: -50px;
}
.bus-m3-lb.owl-theme .owl-controls .owl-nav .owl-next{
    float: right;
    right:-50px;
}
.bus-m3-lb.owl-theme .owl-dots .owl-dot.active span, .bus-m3-lb.owl-theme .owl-dots .owl-dot:hover span{
    background: #ffda44;
}
.bus-m3-lb.owl-theme .owl-dots .owl-dot span{
    width: 8px;
    height:8px;
    margin: 8px;
    background: #fff;
}
.bus-m3 .ny-more{
    margin-top: 20px;
    color:#fff;
}
.owl-carousel .owl-stage-outer{
    z-index: 3;
}
.bus-m3-lb.owl-theme .owl-controls{
    position: relative;
    z-index: 1;
}
.bus-m4{
    padding:40px 0 0 0;
}
.bus-m4-ul{
    padding:60px 0;
    margin-bottom: 20px;
}
.bus-m4-ul li{
    float: left;
    width: 237px;
    height:237px;
    border-radius: 50%;
    margin:0 0 0 84px;
    color:#fff;
    text-align: center;
}
.bus-m4-ul li:first-child{
    margin-left: 0;
}
.bus-m4-ul li:hover{
    box-shadow: 0 0 16px rgba(0,0,0,.4);
}
.bus-m4-ul li.m4-l1{ background: #5c9fd3; }
.bus-m4-ul li.m4-l2{ background: #01d0c4; }
.bus-m4-ul li.m4-l3{ background: #5c9fd3; }
.bus-m4-ul li.m4-l4{ background: #5c86d3; }
.bus-m4-ul li img{
    margin-top: 50px;
}
.bus-m4-ul li a{
    display: block;
    color:#fff;
}
.bus-m4-ul li h2{
    font-size: 22px;
}
.bus-m4-ul .lim3{
    margin-left:10% !important;
}
.bus-m5-b{
    background: #f2f2f2;
    min-width:1200px;
    padding:40px 0 10px 0;
}
.bus-m5-b li{
    width: 200px;
    float: left;
    text-align: center;
}
.bus-m5-b li a{
    color:#000;
    display: block;
}
.bus-m5-ul{
    padding:40px 0;
}
.bus-m5-b li img{
    -webkit-transition: all .47s;
    -moz-transition: all .47s;
    -o-transition: all .47s;
    transition: all .47s;
}
.bus-m5-b li:hover img{
    -webkit-transform: scale(1.06,1.06);
    -moz-transform: scale(1.06,1.06);
    -ms-transform: scale(1.06,1.06);
    -o-transform: scale(1.06,1.06);
    transform: scale(1.06,1.06);
}
.bus-m5-b li p{
    font-size: 18px;
    margin-top: 25px;
}
.bus-m6{
    padding:40px 0;
}
.bus-m6-ul{
    padding:40px 0;
}
.bus-m6-ul li{
    width: 33.3333%;
    float: left;
    text-align: center;
}
.bus-m6-img{
    width: 160px;
    height:160px;
    border:3px solid #d1d1d1;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-transition: all .17s;
    -moz-transition: all .17s;
    -o-transition: all .17s;
    transition: all .17s;
}
.m6-l1 .bus-m6-img{ background: url("../images/bus-m6-l1.png") center no-repeat; }
.m6-l1 .bus-m6-img:hover{ background: #d94940 url("../images/bus-m6-l1h.png") center no-repeat; border-color:#d94940; }
.m6-l2 .bus-m6-img{ background: url("../images/bus-m6-l2.png") center no-repeat; }
.m6-l2 .bus-m6-img:hover{ background: #d94940 url("../images/bus-m6-l2h.png") center no-repeat; border-color:#d94940; }
.m6-l3 .bus-m6-img{ background: url("../images/bus-m6-l3.png") center no-repeat; }
.m6-l3 .bus-m6-img:hover{ background: #d94940 url("../images/bus-m6-l3h.png") center no-repeat; border-color:#d94940; }
.bus-m6-ul li p{
    font-size: 24px;
    color:#333;
}
.itr-m1,.itr-m1-ul{
    padding:40px 0;
}
.itr-m1-ul li{
    width: 45%;
    float: left;
    line-height: 40px;
    margin: 5px 0;
}
.itr-m1-ul li.itr-m1-l1{
    padding-right: 5%;
}
.itr-m1-ul li.itr-m1-l2{
    padding-left: 5%;
}
.itr-m1-ul li span{
    float: right;
    color:#999;
}
.itr-m1-ul li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#666;
}
.itr-m1-ul li:hover a{
    color:#d34f4f;
}
.itr-m2-b{
    background: #f2f2f2;
    padding:40px 0;
}
.itr-m2-nav{
    text-align: center;
    color:#999;
    margin:0 0 40px 0;
}
.itr-m2-nav a{
    color:#999;
    cursor: pointer;
}
.itr-m2-nav a.act{
    color:#075073;
}
.itr-m2-ul li{
    width: 25%;
    float: left;
    text-align: center;
}
.itr-m2-ul li a{
    display: block;
    width: 266px;
    height:336px;
    font-size: 0;
    margin: 0 auto;
}
.itr-m2-ul li a img{
	width:100%;
	height:100%;
}
.itr-m2-ul2{
    display: none;
}
.itr-m2-ul{
    margin: 40px 0 20px 0;
}
.bn-pby h1{
    font-size: 36px;
}
.bn-pby h1 small{
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.bn-pby{
    position: absolute;
    width: 100%;
    top:172px;
    text-align: center;
    color:#fff;
}
/*.bn-pby-ul{
    margin-top: 50px;
}
.bn-pby-ul li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 5px;
    border-radius: 26px;
    padding:5px 15px ;
}
.bn-pby-ul li a{
    display: block;
    color:#fff;
}
.bn-pby-ul li:hover,.bn-pby li.act{
    background: #fff;
}
.bn-pby-ul li:hover a,.bn-pby li.act a{
    font-weight: bold;
    color:#032558;
}*/
.pby-ul{
    padding:80px 0 10px 0;
}
.pby-ul li{
    float: left;
    width: 550px;
    padding:20px 29px 20px 20px;
}
.pby-ul li:nth-child(2n-1){
    border-right: 1px dashed #e6e6e6;
}
.pby-ul li > img{
    margin: 0 20px;
    float: left;
}
.pby-ul li a h2{
    margin:25px 0 0 0;
    font-size: 22px;
    font-weight: normal;
    color:#000;
}
.pby-ul li a p{
    font-size: 16px;
    color:#666;
    margin: 0;
}
.pby-ul li:hover h2{
    color:#be1c0d;
}
.pby-ss{
    width: 324px;
	height:40px;
	line-height:40px;
    margin: 0 auto;
    position: relative;
	background:#fff\9;
	background:url("../images/inputbg.png")no-repeat ;
}
.pby-search{
    display: block;
    width: 244px;
    margin: 0 auto;
    height:40px;
    padding:0 60px 0 20px;
    border-radius: 24px;
    border:0;
    background:url("../images/pby-search.png") 275px center no-repeat ;
    outline: none;
    font-size: 14px;
}
.pby-search::-webkit-input-placeholder {  color:#565e71; }
.pby-search:-moz-placeholder { color:#565e71; }
.pby-search::-moz-placeholder { color:#565e71; }
.pby-search:-ms-input-placeholder { color:#565e71; }
.sch-btn{
    position: absolute;
    right:0;
    display: block;
    width: 60px;
    height:40px;
    top:0;
}

.bn-pby-ul{display: inline-block;margin-top:30px;}

.bn-pby-ul li{ float: left;margin: 0 20px;}

.bn-pby-ul li a{ color:#fff;}

.bn-pby-ul li.act a{ color:#be1c0d}


.pby-ul.p-ny-ul li{
    width: 25%;
    text-align: center;
    border-right: 0;
    border-bottom: 1px dashed #e6e6e6;
    padding:30px 0;
}
.p-ny-img{
    position: relative;
    width: 170px;
    margin: 0 auto;
    height:170px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.p-ny-img img{
    position: absolute;
    width: 100%;
    height:100%;
    left:0;
    top:0;
}
.p-ny-it{
    position: absolute;
    width: 100%;
    height:100%;
    display: none\9;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .27s;
    -moz-transition: all .27s;
    -o-transition: all .27s;
    transition: all .27s;
    background: rgba(190,28,13,.6);
    color:#fff;
}
.p-ny-img:hover .p-ny-it{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.p-ny-it h4{
    font-size: 14px;
    margin-bottom: 5px;
    padding-top: 30px;
}
.p-ny-it p{
    margin: 0;
    font-size: 13px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p-ny-ul li h3{
    font-size: 16px;
    color:#042354;
    margin-bottom: 0;
}
.p-ny-ul li > p{
    font-size: 14px;
    color:#999;
}
.rz-nav{
    width:1102px;
	text-align:center;
}
.rz-nav li{
    position: relative;
}
.rzb-img{
    width: 110px;
    height:110px;
    border-radius: 50%;
    border:2px solid #fff;
    margin: 0 auto;
}

.rzb-img1{
    width: 110px;
    height:110px;
    border-radius: 50%;
    border:2px solid #fff;
    margin: 0 auto;
}
.rz-m1 .rzb-img{
    background: url("../images/rz-m1.png") center no-repeat;
}
.rz-m1:hover .rzb-img,
.rz-m1.act .rzb-img {
    background: #fff url("../images/rz-m1h.png") center no-repeat;
}
.rz-m2 .rzb-img{
    background: url("../images/rz-m2.png") center no-repeat;
}
.rz-m2:hover .rzb-img,
.rz-m2.act .rzb-img{
    background: #fff url("../images/rz-m2h.png") center no-repeat;
}
.rz-m3 .rzb-img{
    background: url("../images/rz-m3.png") center no-repeat;
}
.rz-m3:hover .rzb-img,
.rz-m3.act .rzb-img{
    background: #fff url("../images/rz-m3h.png") center no-repeat;
}
.rz-m4 .rzb-img{
    background: url("../images/rz-m4.png") center no-repeat;
}
.rz-m4:hover .rzb-img,
.rz-m4.act .rzb-img{
    background: #fff url("../images/rz-m4h.png") center no-repeat;
}
.rz-nav li:after{
    display: none;
    content: "";
    position: absolute;
    left:43%\9;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height:0;
    bottom:-33px;
    border:41px solid;
    border-color:transparent transparent #fff transparent;
}
.rz-nav li.act:after{
    /*display: block;*/
}
.rz-list li{
    position: relative;
    border:0;
}
.rz-list li:after{
    top:0;
    content: "";
    position: absolute;
    width: 1px;
    height:100%;
    left: 153px;
    background: #c9c9c9;
    z-index: 0;
}
.rz-time{
    width: 90px;
    height:90px;
    margin-right: 20px;
    border-radius: 50%;
    border:2px solid #c9c9c9;
    background: #fff;
    text-align: center;
}
.rz-time h1{
    font-size: 25px;
    color:#d94940;
    margin: 0;
    padding-top: 20px;
    font-weight: normal;
}
.rz-time p{
    font-size: 18px;
    color:#999;
    margin: 0;
    line-height: 16px;
}
.rz-menu{
    /*width: 1000px;*/
	width: 1100px;
    margin: 40px auto;
}
.rz-menu li{
    width: auto;
    margin: 0 12px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.rz-menu li a{
    display: block;
    border:2px solid #c9c9c9;
    border-radius: 15px;
    color:#d94940;
	padding:3px 18px;
}
.rz-menu li.act a,
.rz-menu li:hover a{
    background: #d94940;
    border-color:#d94940;
    color:#fff;
}
.ab-til h1,.ab-til p{
    color:#fff;
}
.rz-list{
    padding-top: 40px;
}
.xx{
    width: 100%;
    height:1px;
    border-top: 1px dashed #d4d4d4;
}
.rz-menu.cx{
    margin: 60px auto;
	width: 1100px;
    /*width: 1000px;*/
    text-align: center;
}
.cx-tab{
    width: 1000px;
    margin: 40px auto;
    overflow: hidden;
}
.cx-tab li{
    float: left;
    width: 50%;
}
.cx-tab li a{
    display: block;
    width: 333px;
    height:65px;
    line-height: 65px;
    border-radius: 36px;
    border:1px solid #c9c9c9;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color:#d94940;
}
.cx-tab li.act a{
    background: #d94940;
    color:#fff;
    border-color:#d94940;
}
.cx-f{
    text-align: center;
	position:relative;
}
.cx-f > div{
    font-size: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin:10px  10px;
}
.cx-inp.cx-inp{
    border:1px solid #bfbfbf;
    background: url("../images/cx-inp-icon.png") 143px center no-repeat;
    width: 168px;
    height:37px;
    vertical-align: bottom;
    color:#333;
}
.cx-f > div span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #474849;
    color:#fff;
    font-size: 14px;
    text-align: center;
    line-height: 37px;
}
.cx-t1 span{
    width: 126px;
    height:37px;
}
.cx-t2 span{
    width: 185px;
}
.cx-t2 input{
    width: 233px;
    height:35px;
    border:1px solid #bfbfbf;
    vertical-align: bottom;
    padding:0;
    outline: none;
    text-indent: .5em;
}
.cx-btn{
    /*padding: 7.5px 22px;*/
	position:static;
	padding-top:7px;
	padding-bottom:9px;
	padding-left:20px;
	padding-right:20px;
    background: #d94940 url("../images/cx-btn-icon.png") center no-repeat;
    
}
.dxjr-nr .cx-btn{
    /*padding: 7.5px 22px;*/
	position:absolute;
	right:281px;
	padding-top:37px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
    background: #d94940 url("../images/cx-btn-icon.png") center no-repeat;
    margin: 10px 10px;
	top:-10px;
}
.cx-download{
    padding:9px 15px;
    background: #888;
    color:#fff;
    margin: 10px 10px;
    font-size: 14px;
}
.cx-tbl{
    text-align: center;
    color:#474849;
    padding-top: 40px;
}
.cx-tbl tr{
    line-height: 55px;
}
.cx-tbl tr:first-child{
    background: #e3e3e3;
}
.cx-tbl tr td,.cx-tbl tr th {
    border-right:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
}
.cx-tbl tr:first-child th{
    border-top: 1px solid #bfbfbf;
}
.cx-tbl tr th:first-child,
.cx-tbl tr td:first-child{
    border-left: 1px solid #bfbfbf;
}
.cx2-t2 span{
    width: 124px;
}
.cx2-t2 input{
    width: 180px;
}
.dy-bn-til{
    padding-top: 80px;
    text-align: left;
}
.dy-bn-til h1{
    font-size: 34px;
    margin-bottom: 0;
	text-shadow: #999 0 0 14px;
}
.dy-bn-til p{
    font-size: 21px;
}
.mbx-nav{
    text-align: left;
    padding-left: 20px;
    background: url("../images/dy-mbx-icon.png") left center no-repeat;
    font-size: .875em;
}
.mbx-nav a{
    color:#9f9595;
}
.mbx-nav a.act{
    color:#be1c0d;
}
.mbx-nav a:hover{
    text-decoration: underline;
}
.d-mbx-box{
    padding:40px 0;
    border-bottom:1px solid #e4e4e4;
}
.dy{
    padding:40px 0;
}
.ab-dy{
    width: 100%;
    margin: 0 auto 40px auto;
    color:#666;
    line-height: 35px;
}
.ab-dy table{
	width: 100% !important;text-align: center;
}
.dj-list{
	margin-top: 30px;	
}
.gin_page{
    width:100%;
    padding:40px 0;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    font-size: 14px;
}
@media(max-width:640px){
    .gin_page{
        margin-bottom: 0;
        padding:10px 0;
        font-size: 12px;
    }
}
.gin_page a{
    display: inline-block;
    line-height: 30px;
    border:1px solid #dadada;
}
@media(max-width:640px){
    .gin_page a{
        line-height: normal;
    }
}
.gin_page a{
    display: inline-block;
    padding:0 11px;
    color:#4b4b4b;
}
@media(max-width:640px){
    .gin_page a{
        padding:0 4px;
    }
}
.n-page li.nptg{
    width: 66px;
    height:30px;
    border:1px solid #dadada;
}
@media(max-width:640px){
    .n-page li.nptg{
        width: auto;
        height:auto;
        padding:2px 3px;
    }
}
.n-page li.nptg a{

}
.n-page li:hover a{
    color:#be1c0d;
}
.n-page li.active a{
    background: #be1c0d;
    color:#fff;
}
.fz-dyt{
    text-align: left;
    font-size: 18px;
    position: relative;
}
.fz-dyt a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding:4px 25px;
    margin:20px 10px;
    line-height: 35px;
    border-radius: 30px;
    color:#fff;
}
.fz-dyt a.act{
    background: #be1c0d;
}
/*20161116*/
.fz-dyt a:hover {
    background: #be1c0d;
}
/*20161116*/
.fz-dyt:after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    border:1px dashed #5472af;
    bottom:0px;
}
.fz-ny-bn .b-i{
    width: 100%;
    height:600px;
    overflow: hidden;
}
.fz-ny-bn .b-i img{
    height:100%;
    width: auto;
}
.fn-bn-nr{
    position: absolute;
    width: 100%;
    top:175px;
}
.fn-tl{
    width: 700px;
}
.fn-tl-t{
    width: 512px;
    color:#fff;
}
.fn-tl-t h2{
    font-size: 25px;
    font-weight: normal;
    padding-top: 20px;
}
.fn-tl-t p{
    font-size: 16px;
    line-height: 35px;
    margin: 0;
    padding:7px 0;
    border-bottom: 1px dashed rgba(255,255,255,.3);
}
.fn-tr{
    width: 380px;
    height:290px;
    border:5px solid #a2a0a0;
    overflow: hidden;
}
.fz-nr-ul{
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
    padding:0;
    margin: 20px 0;
}
.fz-nyi{
    position: relative;
    float: left;
    width: 130px;
    text-align: center;
    padding:20px 0;
    top: 1px;
    cursor: pointer;
}
.fz-nyi.act{
    border-bottom:2px solid #be1c0d;
}
.fz-nyt{
    display: none;
    font-size: 16px;
    color:#6a6666;
    line-height: 35px;
    padding:20px 0;
    margin: 0 0 40px 0;
}
.fz-nyt1{
    display: block;
}
.dx-nav li{
    width: 30%;
}
.dx-menu{
    text-align: center;
}
.dx-menu li{
    float: none;
    width: auto;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 60px;
}
.dxcp{
    border-top: 1px dashed #d4d4d4;
    padding:30px 0;
}
.dxcp-nr{
    color:#666;
    line-height: 30px;
}
.dx-ls li{
    width: 21%;
    padding:4% 2% 2% 2%;
    float: left;
    border-bottom: 1px dashed #d4d4d4;
}
.dx-ls li a{
    position: relative;
    display: block;
}
.dx-ls-img{
    position: relative;
    width: 100%;
    height:0;
    padding-bottom:126%;
    box-shadow: 0 0 0 1px #b8b8b8;
}
.dx-ls-img img{
    position: absolute;
    top:0;
    width: 100%;
    height:100%;
}
.dx-ls li p{
    text-align: center;
    color:#666;
    font-size: 16px;
}
.dj-ls-img{
    width: 220px;
    height:180px;
    overflow: hidden;
    margin-right: 20px;
}
.dj-ls-img img{
    width: 100%;
    height:100%;
}
.dj-ls-t h2{
    color:#333;
    font-size: 22px;
    font-weight: normal;
    padding-top: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dj-ls-t p{
    font-size: 14px;
    color:#666;
    line-height: 25px;
    height:50px;
    overflow: hidden;
}
.dj-ls-t span{
    color:#999;
}
.dj-ls li{
    padding:30px 0;
    border-bottom: 1px dashed #d4d4d4;
}
.n-dy-tb{
    padding:0 0;
	/*background: #ebebeb;*/
    background: #fff;
    border-bottom: 1px solid #d2d1d1;
}
.n-dy-t{
    color:#999;
    font-size: 14px;
    padding-left: 20px;
    background: url("../images/dy-mbx-icon.png") left center no-repeat;
}
.n-dy-t a{
    color:#999;
}
.n-dy-t a.act{
    color:#be1c0d;
}
.n-dy-t a:hover{
    text-decoration: underline;
}
.n-dy-til{
    text-align: center;
}
.n-dy-til h1{
    font-weight: normal;
    margin: 0;
    padding:50px 0 30px 0;
    border-bottom: 1px dashed #d2d1d1;
}
.n-dy-til p{
    color:#b5b3b3;
    font-size: 14px;
}
.n-dy-nr{
    font-size: 16px;
    color:#666;
    padding:40px 0;
	line-height:35px;
}
.n-dy-nr p{
    /*text-indent: 2em;*/
    line-height: 25px;
}
.zc-nav .rz-m3 .rzb-img{
    background: url(../images/zc-m3.png) center no-repeat;
}
.zc-nav .rz-m3:hover .rzb-img{
    background: #fff url(../images/zc-m3h.png) center no-repeat;
}
.zc-nav .rz-m4 .rzb-img{
    background: url(../images/zc-m4.png) center no-repeat;
}
.zc-nav .rz-m4:hover .rzb-img{
    background: #fff url(../images/zc-m4h.png) center no-repeat;
}
.zc-menu{
    text-align: center;
}
.zc-menu li{
    width: auto;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 40px;
    float: none;
}
.zc-b{
    width: 100%;
    padding:40px 0;
    border-top: 1px dashed #d4d4d4;
}
.zc-t table{
    width: 100%;
    text-align: center;
    line-height: 50px;
    color:#474849;
}
.zc-t table td{
    border-bottom: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
}
.zc-t table tr:first-child td{
    border-top: 1px solid #9b9b9b;
}
.zc-t table tr td:first-child{
    border-left: 1px solid #9b9b9b;;
}
.z-pro-ul h1{
    margin: 0;
    padding:20px 0;
    background: #f2f1f1;
    text-align: center;
    font-size: 28px;
    color:#2d2c2c;
    border:1px solid #d0cfcf;
    font-weight: normal;
}
.z-pro-ul li{
    position: relative;
    padding:15px 0;
    text-align: center;
    width: 25%;
    float: left;
    background: #da443a;
    cursor: pointer;
}
.z-pro-ul li a{
    position: relative;
    display: block;
    border-left: 1px dashed #fff;
    color:#fff;
    line-height: 35px;
    z-index: 2;
    cursor: pointer;
}
.z-pro-ul li:first-child a{
    border-left: 0;
}
.z-pro-ul li.act i{
    display: block;
    position: absolute;
    bottom:0;
    width: 100%;
    text-align: center;
    height:20px;
    background: url("../images/z-pro-i-icon.png") center bottom no-repeat ;
}
.z-p-t{
    display: none;
    padding:30px 0;
    color:#666;
    line-height: 30px;
}
.z-p-t1{
    display: block;
}
.dxjr-nr .cx-btn{
    /*position: relative;*/
    top:-10px;
}
.dxjr-nr .cx-f > div{
    margin: 0;
}
.dxjr-nr .cx-t2 input{
    margin-left: -6px;
    width: 350px;
}
.dxjr-nr .cx-inp.cx-inp{
    background: #474849 url(../images/cx-inp-icon.png) 143px center no-repeat;
    color:#fff;
}
.dxjr-nr .cx-inp.cx-inp option{
    color:#fff;
}
.dxjr-nr table{
    margin: 40px 0;
    width: 100%;
    text-align: center;
    line-height: 50px;
    color:#474849;
}
.dxjr-nr table th{
    background: #e3e3e3;
    border-right:1px solid #bfbfbf;
    border-top:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
}
.dxjr-nr table th:first-child{
    border-left:1px solid #bfbfbf;
}
.dxjr-nr table td{
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.dxjr-nr table td:first-child{
    border-left: 1px solid #bfbfbf;
}
.dxjr2-nav{
    text-align: center;
    padding:60px 0;
}
.dxjr2-nav li{
    display: inline-block;
    padding:5px 15px;
    font-size: 14px;
    margin: 0 15px;
}
.dxjr2-nav li a{
    color:#5d5d5d;
    display: block;
}
.dxjr2-nav li.act{
    background: #2a75b7;
}
.dxjr2-nav li.act a{
    color:#fff;
}
.tz-bg-bn{
    padding-top: 60px;
}
.g-d{
    position: relative;
    height:50px;
    background: #f0f0f0;
    text-align: center;
}
.gd-g{
    position: relative;
    display: inline-block;
    margin: 10px 0;
}
.gd-g ul{
    width: 90%;
    padding:0 5% !important;
}
.gd-g ul li{
    width:480px;
    line-height: 30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.gd-g ul li a{
    font-size: 14px;
    color:#666;
}
.gd-l{
    width: 50%;
    box-sizing: border-box;
    border-right: 1px solid #c4c4c4;
}
.gd-l ul li{
    text-align: left;
}
.gd-g ul li span{
    position: absolute;
    right:10px;
    color:#999;
    font-size: 13px;
}
.gd-r{
    width: 50%;
    box-sizing: border-box;
}
.gd-r ul{
    width: 499px;
    float: right;
    padding-right: 0 !important;
}
.gd-r ul li{
    width: 499px;
    text-align: left;
}
.gd-g{
    float:left;
}
.gd-r{
    background: none;
}
.g-d-box{
    background: #f0f0f0;
}
.bn-nav-lb li{
    width: 100%;
    padding-bottom: 33px;
	width: 275px\9!important;
}
.bn-nav-lb li:after{
    bottom:0;
}
.zcgl-ptul{
    margin-top: 1px;
    margin-left: 1px;
}
.zcgl-ptul li{
    float: left;
    width: 25%;
    text-align: center;
    line-height: 40px;
    margin-left: -1px;
    margin-top: -1px;
}
.zcgl-ptul li a{
    display: block;
    border:1px solid #666;
}
.b-nav-b{
    position: absolute;
    width: 100%;
    display:none;
    left:0;
    padding-top: 2px;
}
.b-nav{
    position: relative;
    width: 100%;
    height:30px;
    padding:15px 0;
    text-align: center;
	background:url(../images/menubg.png) repeat-x
}
.b-nav li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding:0 10px;
    margin: 0;
    float: none;
    border-left: 1px dashed #5a4519;
    border-radius: 0;
}
.b-nav li:hover{
    background: transparent;
	border-bottom:0px !important;
}
.b-nav li a{
    color:#fff !important;
    border-radius: 30px;
	height:30px!important; line-height:30px!important;
}
.b-nav li:hover a{
    color:#be1c0d !important;
	border-bottom:0px !important;
}
.b-nav li:first-child{
    border:0;
}
.nav li:hover .b-nav-b{
    display: block;
}
.bn-nav-lb.owl-theme .owl-controls{
    position: absolute;
    width: 100%;
    margin: 0;
    top:18%;
    height:0;
}
.bn-nav-lb.owl-theme .owl-controls .owl-nav{
    height:0;
}
.bn-nav-lb.owl-theme .owl-controls .owl-nav .owl-prev{
    float: left;
    margin-left:-60px;
}
.bn-nav-lb.owl-theme .owl-controls .owl-nav .owl-next{
    float: right;
    margin-right:-60px;
}
.bn-nav-lb.owl-theme .owl-controls .owl-nav [class*=owl-]{
    width: 50px;
    height:50px;
    border-radius: 50%;
    border:1px solid #ffffff;
    padding:0;
    line-height: 50px;
    text-align: center;
    background: transparent;
    font-family: sans-serif;
    font-size: 2.5em;
    color: #fff;
}
.z-p-t table ,.n-dy-nr table{border-color: #dbdbdb;color:#666; border-style:solid;}
.z-p-t table a,.n-dy-nr table a{color:#666;}
.z-p-t table a:hover,.n-dy-nr table a:hover{color:#d94940;}
/*.z-p-t  table tr,.n-dy-nr  table tr{border-width: 1px;border-left:1px solid #666; border-top:1px solid #666;}*/
.z-p-t table td ,.n-dy-nr table td{border-width: 1px;border-left:1px solid #dbdbdb; border-top:1px solid #dbdbdb;}
.z-p-t table td:last-child, .n-dy-nr  table td:last-child{border-right:1px solid #dbdbdb;}
.z-p-t tr:last-child td,.n-dy-nrtable tr:last-child td{border-bottom:1px solid #dbdbdb;}

.bus-new1{margin: 0 auto;text-align: center;width: 100%;margin: 28px 0;}
.bus-new1 p{width: 90%;text-align: center;color: #666666;font-size: 16px;line-height: 220%;display: block;margin: 0 auto;}
.bus-new2 img{width: 340px;height: 425px;}
.bus-new2{width: 577px;height: 425px;background-color: #e8edf2;margin-bottom: 36px;}
.bus-new2 h2{width: 150px;display: inline-block;font-size: 28px;color: #666666;margin: 38px 0 0 0;line-height: 200%;}
.bus-new2 p{width: 165px;display: inline-block;font-size: 18px;color: #666666;}
.bus-new2 a{width: 150px;color: #d34f4f;font-size: 18px;display: inline-block;}
.bus-mew3.fr{width: 220px;}
.honor-box{width: 532px;margin-bottom: 90px;}
.honor-box img{display: block;margin: 0 auto;}
.honor-box1{width: 653px;margin-top: 83px;}
.honor-box1 p{font-size: 18px;color: #807e7e;line-height: 190%;}

.ny-bn{position: relative; height:400px\9; overflow:hidden\9;}
.bus-new5{position: absolute;left: 0;right:0;width: 751px;margin: auto;bottom:88px;display: inline-block;text-align: center;}
.bus-new5 h1{font-size: 50px;color: #fff;text-align: center;font-weight: 400;}
.bus-new5 a{color: #fff;display:inline-block;text-align: center;padding: 5px 17px;}
/*.bus-new5 a{color: #fff;display:inline-block;text-align: center;width: 15%;padding: 5px 0;}*/
.bus-new5 a{display: inline-block;border-radius: 30px;}
.bus-new5 a:hover{background-color: #be1c0d;}
.bus-new5 a.act{background-color: #be1c0d;}
.bus-new5 a:nth-child(2){margin: 0 2%;}

/*11.1新增样式*/
.hf-zx1{width: 100%;display: inline-block;margin:30px 0 73px 0px;}
.hf-zx1-i{width: 100%;display: inline-block;;text-align: center;}
.hf-zx1-i li{width: 100%;display: inline-block;border-bottom:1px dashed #e4e4e4;padding:0px 0;}
/*.hf-zx1-i li:hover{background-color: #c10d15;}*/
.hf-zx1-i li .img{width: 15%;height: auto;display: inline-block;margin: 24.5px 0px 24.5px 20px;}
.hf-zx1-i li .img img{width: 100%;max-width: 100%;padding: 3px;display: block;border:1px solid #dedede;background-color: #fff;}
.hf-zx1-t{width: 79%;display: inline-block;margin: 56.5px 0px 56.5px 30px;}
.hf-zx1-i li a .hf-zx1-t h2{margin: 0;font-weight: 500;width: 98%;line-height: 250%;font-size: 22px;color: #111522;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; white-space:nowrap;text-align: left;}
.hf-zx1-i li a .hf-zx1-t p{margin-top: 5px;line-height: 220%;width: 100%;text-align: left;display: inline-block;font-size: 16px;color: #72778a;}
.hf-zx1-i li a .hf-zx1-t span{font-size: 16px;color: #72778a;line-height: 200%;width: 98%;display: inline-block;text-align: left;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.ft_feimao{
	text-align:center;
	margin-right:3%;
}

.ft_feimao img{
	margin-top:10px;width: 116px;
	
}
.ft_feimao p{
	font-size: .875em;
    color: #fff;
    margin: 5px 0px 0px 0;
}






/*9.12新增样式*/

.home_box4 .cont{
	width: 1200px;
	margin: 0 auto;
}
.home_box4 .cont li{
	width: 345px;
	padding: 0 38px;
	border-right: 1px #EEEEEE solid;
	float: left;
}
.home_box4 .cont li a.img_a{
	display: block;
	width: 345px;
	height: 180px;
	overflow: hidden;
	position: relative;
}
.home_box4 .cont li a.img_a img{
	transition: all 0.5s;
}
.home_box4 .cont li a.img_a:hover img{
	transform: scale(1.1);
}
.home_box4 .cont li a.img_a p{
	position: absolute;
	left: 30px;
	top: 15px;
	color: #FFF;
	font-size: 24px;
	line-height: 26px;
}
.home_box4 .cont li a.img_a p span{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}
.home_box4 a.wz_tit{
	display: block;
	margin: 18px 0 10px;
}
.home_box4 a.wz_tit h4{
	color: #000;
	font-size: 16px;
	line-height: 26px;
	padding:0;
	margin:0;
}
.home_box4 a.wz_tit:hover h4{
	color: #1554A6;
}
.home_box4 a.wz_tit p{
	color: #999999;
	font-size: 14px;
	height: 40px;
}
.home_box4 dd{ padding:0; margin:0;}
.home_box4 dd a{
	display: block;
	position: relative;
	padding-right: 90px;
	color: #000;
	font-size: 14px;
	line-height: 24px;
}
.home_box4 dd a span.pa_span{
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.home_box4 dd a:hover{
	color: #2f5fb4;
}
.home_box4 .pl0 {
    padding-left: 0 !important;
}
.home_box4 .pr0 {
    padding-right: 0 !important;
}
.home_box4 .border_none {
    border: none !important;
}

table.address_list{ padding:20px 0 60px 0;}
table.address_list th{
	padding: 15px 20px;
	text-align: center;
	color: #999;
	font-size: 14px;
	background: #f6fafd
}
table.address_list td{
	text-align: center;
	color: #555;
	font-size: 14px;
	padding: 0 20px;
	height: 70px;
	vertical-align: middle;
}
table.address_list td a{
	display: inline-block;
	width: 90px;
	line-height: 26px;
	height: 26px;
	border:1px #005bac solid;
	color: #005bac;
	text-align: center;
	border-radius: 3px;
	transition: all 0.2s
}
table.address_list td a:hover{
	background: #005bac;
	color: #fff;
}



.mapdiv01{ width:512px; height:794px; margin:0 auto; background:url(../images/map_02.jpg) no-repeat; position:relative;}
.mapdiv01 a{color: transparent;}
.mapdiv01 .mapposition01{ position:absolute; left:357px; top:121px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition02{ position:absolute; left:340px; top:298px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition03{ position:absolute; left:290px; bottom:302px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition04{ position:absolute; left:340px; bottom:260px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition05{ position:absolute; left:150px; bottom:248px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition06{ position:absolute; left:218px; bottom:238px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition07{ position:absolute; left:290px; bottom:245px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition08{ position:absolute; left:365px; bottom:198px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition09{ position:absolute; left:120px; bottom:115px; width:60px; height:20px; display:block;}
.mapdiv01 .mapposition10{ position:absolute; left:298px; bottom:80px; width:60px; height:20px; display:block;}

.mapdiv02{ width:795px; height:602px; margin:0 auto; background:url(../images/map_03.jpg) no-repeat; position:relative;}
.mapdiv02 a{color: transparent;}
.mapdiv02 .mapposition01{ position:absolute; left:357px; top:265px; width:60px; height:20px; display:block;}
.mapdiv02 .mapposition02{ position:absolute; left:350px; top:285px; width:60px; height:20px; display:block;}
.mapdiv02 .mapposition03{ position:absolute; left:440px; bottom:255px; width:60px; height:20px; display:block;}
.mapdiv02 .mapposition04{ position:absolute; left:390px; bottom:220px; width:60px; height:20px; display:block;}
.mapdiv02 .mapposition05{ position:absolute; left:478px; bottom:292px; width:60px; height:20px; display:block;}
.mapdiv02 .mapposition06{ position:absolute; left:614px; bottom:390px; width:60px; height:20px; display:block;}

.mapdiv03{ width:512px; height:529px; margin:0 auto; background:url(../images/map_04.jpg) no-repeat; position:relative;}
.mapdiv03 a{color: transparent;}
.mapdiv03 .mapposition01{ position:absolute; left:220px; top:260px; width:60px; height:20px; display:block;}

.mapdiv04{ width:512px; height:529px; margin:0 auto; background:url(../images/map_01.jpg) no-repeat; position:relative;}
.mapdiv04 a{color: transparent;}
.mapdiv04 .mapposition01{ position:absolute; left:220px; top:269px; width:60px; height:20px; display:block;}


.dxcp-nr table{border-spacing: 0;border-collapse: collapse;}
.dxcp-nr table td{padding: 0 10px;}

@media only screen and (max-width: 767px){
	.w{
	    margin: 0 auto !important;
	    width:96% !important;
	}
	.head{
	    position: fixed;
	    width: 100%;
	    top:0;height: 60px;
	    background: #cecbcb;
	    padding:0px 0;
	    z-index: 9;box-shadow: 1px 0 5px #ccc;
	}
	.sy-head{
	    background: #fff;
	}
	.logo{
	    width: auto;height: 30px;
		margin-top:15px;
	}
	.logo img{
	    width: auto;height: 100%;
	}
	.nav{
	    float: right;display: none;
	}
	.nav li {
	    float: left;
	    margin:0px 0 0px 20px;
	    font-size: 1em;
	}
	.nav li a{
	    color:#000;
	    padding:0px 20px;
	    display: block;
		height:95px; line-height:95px;
	}
	.nav li.act,.nav li:hover{
	    background: #f8f8f8;
		border-bottom:2px solid #2b8bdf;
	}
	.nav li.act a,.nav li:hover a{
	    color:#2b8bdf;
	}
	/*手机导航*/
	.phone_nav{display: block;}
	.phone_nav a{
		display: block;
		width: 28px;
		height: 18px;
		position: absolute;
		top: 21px;
		right: 16px;
	}
	.phone_nav a:before,.phone_nav a:after{
		content: '';
		display: block;
		background: #007cc9;
		height: 2px;
	}
	.phone_nav a span{
		background: #007CC9;
		display: block;
		height: 2px;
		margin: 6px 0;
	}
	#menu{
		display: none !important;
	}
	#menu.mm-opened{
		display: block !important;
	}
	/*手机导航结束*/
	.bn{
	    height:auto;padding-top: 60px;
	    overflow: hidden;
		height:609px\9;
	    overflow: hidden\9;
	}
	.bn.owl-carousel .owl-item{
	    height:auto;
	    position: relative;
	    overflow: hidden;
	}
	.bn.owl-carousel .owl-item img{
	    width: 100%;
	    height:130px;
	    position: relative;
	    left:0%;
	    margin-left: 0px;
	    -webkit-transition: all 2s .1s linear;
	    -moz-transition: all 2s .1s linear;
	    -o-transition: all 2s .1s linear;
	    transition: all 2s .1s linear;
	    opacity: .9;
	}
	.bn.owl-carousel .owl-item.active img{
	    -webkit-transform: scale(1.02,1.02);
	    -moz-transform: scale(1.02,1.02);
	    -ms-transform: scale(1.02,1.02);
	    -o-transform: scale(1.02,1.02);
	    transform: scale(1.02,1.02);
	    opacity: 1;
	}
	.bn.owl-theme .owl-controls{
	    margin-top: 0;
	    position: absolute;
	    width: 100%;
	    bottom:4.9261%;
	    z-index: 9;
	}
	.bn.owl-theme .owl-dots .owl-dot span{
	    width: 11px;
	    height:11px;
	    background: #fff;
	}
	.bn.owl-theme .owl-dots .owl-dot.active span, .bn.owl-theme .owl-dots .owl-dot:hover span{
	    background: #ca1504;
	}
	.sabg{
		background:#f0f0f0;display: none;
	}
	.sa{
	    padding:2.08% 0 0 0;
	    position: relative;
	    margin-bottom: 3%;
	}
	.sa:after{
		display:block;clear:both;content:"";visibility:hidden;height:0;
	}
	
	.sa-til{
	    width: 50%;
	    text-align: left;
		margin-left:7.5%;
	}
	.sa-til h1{
	    margin: 0;
	    font-size: 1.625em;
	    color:#be1c0d;
	}
	.sa-til h2{
	    font-size: 1.1em;
	    color:#666;
	    font-weight: normal;
	}
	.sa-til h2 a{
	    font-size: 1.0em;
	    color:#666;
	    font-weight: normal;
		display:inline-block;
	}
	.sa-til h2 span{margin:0 10px;}
	.sa-til h2 a:hover{
	    color:#2f5fb4;
	}
	.sa-ewm{
	    margin-top: 0px;
	    overflow: hidden;
	}
	.sa-ewm-img{
	    margin-right: 25px;
	    font-size: 0;
	}
	.sa-ewm h1{
	    font-size: 1.5em;
	    font-weight: normal;
	    margin: 20px 0 12px 0;
	}
	.sa-ewm a{
	    padding:4px 15px;
	    border:1px solid #be1c0d;
	    color:#be1c0d;
	}
	.sa-ewm p{
	    margin: 12px 0;
	    color:#999;
	}
	.sa-p p{
	    font-size: 1.125em;
	    color:#666;
	    padding-left: 15px;
	    background: url("../images/sa-p-icon.png") left center no-repeat;
	}
	.sa-bjimg{
	    position: absolute;
	    /*width: 52.5%;*/
	    right:4.8%;
	    top:23%;
	}
	.sa-bjimg img{
	    width: 100%;
	}
	.sb{
	    width: 100%;
	    padding:5% 0;
	    /*background: #f0f0f0;*/
	}
	.sb-u li{
	    width: 50%;
	    float: left;
	    text-align: center;
	    border-right: 1px solid #ccc;
	    box-sizing: border-box;
	}
	.sb-u li:nth-child(2),.sb-u li:nth-child(3){
		display: none;
	}
	.sb-u li:nth-child(4){
		border-right: none!important;
	}
	.bi-img{
	    position: relative;
	    width: 36.6667%;
	    height:0;
	    padding-bottom: 36.66667%;
	    margin: 0 auto;
	    border:3px solid #dcdcdc;
	    border-radius: 50%;
	    -webkit-transition: all .75s;
	    -moz-transition: all .75s ;
	    -o-transition: all .75s ;
	    transition: all .75s ;
	}
	.no-padding{
		padding-top: 22px!important;
	}
	.sb-u li:hover .bi-img{
	    transform: scale(1.1);
	}
	
	.bi-icon{
	    display: block;
	    position: absolute;
	    width: 57.2728%;
	    margin:21.3636%;
	}
	.bi-icon-h{
	    display: none;
	}
	.sb-u li h2{
	    font-size: 1.175em;
	    font-weight: normal;
	    color:#212121;
	}
	
	.sb-u li p{
	    font-size: 0.875em;
	    color:#999;
	}
	.sb-u li:hover .bi-img{
	    background: #2f5fb4;
	    border-color:#2f5fb4;
	}
	.sb-u li:hover .bi-icon{
	    display: none;
	}
	.sb-u li:hover .bi-icon-h{
	    display: block;
	}
	.scbg{
		width: 100%;
		height: auto;
		background:#f1f4f9 url("../images/bgbg.jpg") no-repeat center;
	}
	.sc{
	    padding:2.7% 0;
	}
	
	
	
	
	
	.s-n{
	    width: 31.3333%;
	    float: left;
	    margin: 0 1%;
	    /*background: #f0f0f0;*/
	   /* text-align: center;*/
	    padding: 4% 0 2.5% 0;
	}
	.s-n strong{
	    font-size: 0.7em;
	    font-weight: normal;
	    color:#999;
	    margin-left: 10px;
	}
	.s-n h1{
	    margin: 0;
	    line-height: 60px;
	    padding-top: 10px;
	    padding-left: 5px;
	    font-size: 1.375em;
	    font-weight: normal;
	    color:#2f5fb2;
	    border-bottom: 1px solid #2f5fb2;
	}
	
	
	.s-n-ul{
	    width: 90%;
	    margin: 0 5% 25px 5px;
	}
	.s-n-ul li{
	    padding:2% 0;
	    border-bottom: 1px dashed #cbc9c9;
	}
	.s-n-ul li:first-child{
	    padding-top: 5%;
	}
	.sn-ul-l{
	    width: 52px;
	    line-height: 52px;
	    text-align: center;
	    color:#fff;
	    /*padding:10px 0 7px 0;*/
	    background: #557389;
	    margin-right: 10px;
	}
	.sn-ul-l h2{
	    margin: 0;
	    font-size: 1.375em;
	    font-weight: normal;
	}
	.sn-ul-l p{
	    margin: 0;
	    color:#e0dcdc;
	}
	.sn-ul-t{
	    text-align: left;
	}
	.sn-ul-t em{
		font-style: normal;
		color: #0A63B2;
	}
	.sn-ul-t h3{
	    margin: 0;
	    font-size: 1em;
	    font-weight: normal;
	    line-height: 30px;
	}
	.sn-ul-more{
		color: #666;
		font-size: 14px;
	}
	.s-n-ul li>h3>a{
		width: 100%;
		color: #666;
		font-size: 16px;
		font-weight: normal;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.s-n-ul li>h3{
		margin: 5px 0;
	}
	.s-n-ul em{
		font-style: normal;
		font-size: 16px;
		color: #666;
	}
	.sn-ul-t h3 a{
	    color:#333;
	    display: block;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.sn-ul-t h3:hover a{
	    color:#d94940;
	}
	.sn-ul-t p{
	    font-size: 0.875em;
	    color:#999;
	    margin: 5px 0 0 0;
	    height:40px;
	    overflow: hidden;
	}
	.s-n-ul li:hover .sn-ul-l{
	    background: #2f5fb2;
	}
	.s-n-more{
	    padding:4px 15px;
	    border-radius: 16px;
	    font-size: .875em;
	    border:1px solid #c8c8c8;
	    color:#747171;
	}
	.s-n-more:hover{
	    background: #d94940;
	    color:#fff;
	    border-color:#d94940;
	}
	.se{
	    padding: 2.5% 0 2% 0;
	}
	.se h1{
	    text-align: center;
	    font-size: 1.375em;
	    color:#333;
	    font-weight: normal;
	    margin-bottom: 40px;
	}
	.se h1 span{
		margin-right: 10px;
		position: relative;
	    top: 10px;
	}
	.se-lb-t{
	    margin: 0 7px;
	    text-align: center;
	    /*border-bottom: 3px solid #c9c9c9;*/
	}
	.se-lb-t:hover{
	    border-color:#ff0000;
	}
	/*.owl-carousel .owl-stage{
		width: 100%!important;
	}
	.owl-carousel .owl-stage .owl-item {
		width: 50%!important;
	}*/
	.se-lb-img{
	    width:100%;
	    padding-bottom: 50%;
	    height:0;
	    position: relative;
	    overflow: hidden;
	}
	.se-lb-t .se-lb-img img{
	    display: block;
	    position: absolute;
	    top:0;
	    width: 100%;
	    -webkit-transition: all .37s;
	    -moz-transition: all .37s;
	    -o-transition: all .37s;
	    transition: all .37s;
	}
	
	.se-lb-t:hover .se-lb-img img{
	    -webkit-transform: scale(1.1,1.1);
	    -moz-transform: scale(1.1,1.1);
	    -ms-transform: scale(1.1,1.1);
	    -o-transform: scale(1.1,1.1);
	    transform: scale(1.1,1.1);
	}
	.se-lb-t h2{
	    font-size: 1.25em;
	    font-weight: normal;
	    color:#333;
	}
	.se-lb-t h2 span{
	    display: block;
	    font-size: 1em;
	    color:#bababa;
	    font-family: Arial;
	    margin-top: 5px;
	}
	.se-lb.owl-theme .owl-controls{
	    position: absolute;
	    width: 100%;
	    margin: 0;
	    top:35%;
	    height:0;
	}
	.se-lb.owl-theme .owl-controls .owl-nav{
	    height:0;
	}
	.se-lb.owl-theme .owl-controls .owl-nav .owl-prev{
	    float: left;
	    margin-left:-60px;
	}
	.se-lb.owl-theme .owl-controls .owl-nav .owl-next{
	    float: right;
	    margin-right:-60px;
	}
	.se-lb.owl-theme .owl-controls .owl-nav [class*=owl-]{
	    width: 50px;
	    height:50px;
	    border-radius: 50%;
	    border:1px solid #c9c9c9;
	    padding:0;
	    line-height: 50px;
	    text-align: center;
	    background: transparent;
	    font-family: sans-serif;
	    font-size: 2.5em;
	    color:#c9c9c9;
	}
	.se-lb.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
	    color:#e70d1e;
	    border-color:#e70d1e;
	}
	.foot{
	    width: 100%;
	    background: #999999;
	}
	.f-t{
	    padding:1.6% 0;
	}
	.f-t-l{
	    width: 100%;
	}
	.f-t-l ul{
		overflow: hidden;
	}
	.f-t-l ul li{
	    float: left;width: 47.33%;
	    margin-right: 2%;
	}
	.f-t-l ul li h3{
	    font-size: 0.9em;
	    font-weight: normal;
	    color:#fff;
	}
	.f-t-l ul li p{
	    font-size: .675em;
	    margin: 8px 0;
	}
	.f-t-l ul li p a{
	    color:#fff;
	}
	.f-t-r{
	    width: 100%;
	    padding-left: 0%;
	    border-left: none;
		margin-top:5px;display: none;
		text-align:center;
	}
	.f-t-r p{
	    font-size:.675em;
	    color:#fff;
	    margin: 0 0 10px 7px;
	}
	.ft-tp{
	    margin-top: 10px;
	    /*padding-left: 33px;
	    background: url("../images/ft-tp.png")  left center no-repeat;*/
	}
	.ft-tp p span{
	    font-size: 1.05em;
	    font-weight: bold;
	}
	.ft-tp p small{
	    font-size: 1.15em;
	}
	.ft-tp p span i{
	    font-size: 1.45em;
	    font-weight: bold;
		font-style: normal;
	}
	.foot form{
	    width: 100%;
	}
	.sy-inp{
	    width: 100%;min-width: 100px;
	    height:25px;
	    border:1px solid #fff;
	    background: transparent;
	    padding:0 30px 0 10px;
	    color:#fff;font-size: 12px;
	    outline: none;
	    appearance:none;
	    -moz-appearance:none;
	    -webkit-appearance:none;
	    position: relative;
	    background: url("../images/f-select-icon.png") 82px center no-repeat;
	}
	
	select::-ms-expand { display: none; }
	.sy-inp:after{
	    content: "";
	    position: absolute;
	    width: 30px;
	    height:100%;
	    border-left: 1px solid #fff;
	    right:0;
	}
	.sy-inp option{
	    color:#666;
	    line-height: 35px;
	    padding:5px 0;
	    display: block;
	    text-indent: 1em;
		border:0;
		-webkit-appearance: none;
	    -moz-appearance: none;
	    appearance:none;  
	````z-index:10;	
	}
	.cp{
	    font-size: .75em;
	    color:#fff;
	    text-align: center;
	    padding:15px 0;
	    background: #666666;
		height: auto;
	    line-height: 30px;
	}
	.cp a{
	    color:#fff;
	}
	.cp .fl{
		width: 100%;text-align: center;
	}
	.ft-ewm{
	    width: 116px;
		padding-left:0;margin: 0 auto;
	}
	.ft-ewm img{
	    width: 100%;
	}
	.fd-wd{
	    position: fixed;
	    right:10px;
	    top:30%;
	    z-index: 9;display: none;
	}
	.fd-wd li{
	    width: 57px;
	    height:57px;
	    border-radius: 6px;
	    margin-bottom: 5px;
	    background: #cb493d;
	    position: relative;
	}
	.fd-wd li a{
	    display: block;
	    width: 100%;
	    height:100%;
	}
	.fd-wd li.rt-top a{
	    background: url("../images/fx-icon.png") center 1px no-repeat;
	}
	.fd-wd li.tel a{
	    background: url("../images/fx-icon.png") center -65px no-repeat;
	}
	.fd-wd li.qq a{
	    background: url("../images/fx-icon.png") center -125px no-repeat;
	}
	.fd-wd li.xf a{
	    background: url("../images/fx-icon.png") center -188px no-repeat;
	}
	.fd-wd li.gs a{
	    background: url("../images/fx-icon.png") center -251px no-repeat;
	}
	.fd-wd li.jb a{
	    background: url("../images/fx-icon.png") center -315px no-repeat;
	}
	.fd-wd li.download a{
	    background: url("../images/fx-icon.png") center -381px no-repeat;
	}
	.fd-wd li.tel .tel-nmb{
	    position: absolute;
	    width: 57px;
	    height:100%;
	    top:0;
	    right:0;
	    background: #cb493d;
		font-size: 0.9em;
	    text-indent: 0em;
	    line-height: 24px;
	    border-radius: 6px;
	    -webkit-transition: all .47s;
	    -moz-transition: all .47s ;
	    -o-transition: all .47s ;
	    transition: all .47s ;
	    z-index: -1;
	    opacity: 0;
	    color:transparent;
	    overflow: hidden;
	}
	.fd-wd li.tel:hover .tel-nmb{
	    width: 180px;
		padding-left:20px;
		padding-top:5px;
		height:52px;
	    opacity:1;
	    color:#fff;
	}
	.ab-nav{
	    width: 100%;
	    overflow: hidden;
	    margin: 5% 0;
	}
	.ab-nav li{
	    width: 50%;
	    float: left;
	    position: relative;
	    margin-top: 10px;
	}
	.a-n-img{
	    width: 40%;
	    padding-bottom: 40%;
	    height:0;
	    border-radius: 50%;
	    margin: 0 auto 20px auto;
	    border:3px solid #d1d1d1;
	    position: relative;
	}
	.nab-a > p{
	    color:#666;
	    line-height: 45px;
	    text-indent: 2em;
	}
	.ny-til{
	    width: 100%;
	    text-align: center;
	    margin-bottom: 25px;
	}
	.ny-til h1{
	    font-size: 1.175em;
	    color:#d34f4f;
	    margin-bottom: 5px;
	    font-weight: normal;
	}
	.ny-til h1:after{
	    content: "";
	    display: block;
	    width: 40px;
	    margin: 10px auto;
	    height:2px;
	    background: #d34f4f;
	}
	.ny-til p{
	    font-family: Arial;
	    font-size: 1.25em;
	    color:#bebebe;
	    line-height: 25px;
	    margin:  0;
	}
	.ny-til p span{
	    font-size: 16px;
	    color:#666;
	    font-family: microsoft yahei;
	    line-height: 45px;
	}
	.ny-til-b h1{
	    color:#fff;
	}
	.ny-til-b h1:after {
	    background: #fff;
	}
	.ny-til-b p{
	    color:#fff;
	}
	.ny-til-b p span{
	    color:#cde3ff;
	}
	.a-n-img img{
	    position: absolute;
	    width: 56.25%;
	    height:56.25%;
	    padding:21.875%;
	}
	.a-n-img img.an-ih{
	    display: none;
	}
	.a-n-img:hover{
	    background: #d94940;
	    border-color:#d94940;
	}
	.a-n-img:hover img{
	    display: none;
	}
	.a-n-img:hover img.an-ih{
	    display: block;
	}
	.b-i img{
	    width: 100%;
	}
	.nab-a{
	    margin-top: 3.5%;
	}
	.ab-nav li p{
	    text-align: center;
	    margin: 0;
	    font-size: 1em;
	    color:#999;
	}
	.ab-nav li h2{
	    font-size: 1.5625em;
	    color:#000;
	    text-align: center;
	    margin: 0;
	    font-weight: normal;
	}
	.ny-more{
	    display: block;
	    width: 120px;
	    margin: 0 auto 40px auto;
	    height:34px;
	    line-height: 34px;
	    text-align: center;
	    border-radius: 36px;
	    color:#d94940;
	    border:1px solid #d1d1d1;
	    font-size: 14px;
	}
	.ny-more:hover{
	    background: #d94940;
	    color:#fff;
	    border-color:#d94940;
	}
	.ab-jg{
	    background: #f2f2f2;
	    padding: 4% 0 1% 0;
	}
	.ab-jg-img{
	    padding:5% 0;
	    text-align: center;
	}
	.ab-zg-img img{
	    width: 100%;
	}
	.ab-job{
	    background: #f2f2f2;
	    padding:4% 0 1% 0;
	}
	.ab-j-tab-n{
	    width: 50%;
	    margin-bottom: 6%;
	}
	.ab-j-tab-n table{
	    width: 100%;
	    text-align: center;
	    line-height: 43px;
	    color:#666;
	}
	.ab-j-tab-n table td{
	    font-size: .875em;
	}
	.ab-j-tab-n table th{
	    font-size: 1em;
	    color:#a88200;
	}
	.ab-j-tab-n table tr:nth-child(2n-1){
	    background: #e9e9e9;
	}
	.ab-j-tab-n table tr:first-child{
	    background: transparent;
	}
	.ab-j-tab-n table a{
	    color:#666;
	}
	.ab-j-tab-n table a:hover{
	    color:#d94940;
	}
	.ny-bn{
	    position: relative;
	    min-height: 95px;
	}
	.ny-bn .b-i{
	    width: 100%;
	    height:190px;
	    overflow: hidden;position: relative;
	}
	.ny-bn .b-i .zi{
		width: 90%;position: absolute;left: 5%;bottom: 40px;line-height: 40px;font-size: 18px;color: #fff;
		font-weight: bold;text-align: center;display: block;
	}
	.ny-bn .b-i img{
	    position: relative;
	    height:190px;
	    width: auto;max-width: 100%;
	}
	.top_cat{width:100%; position:absolute; text-align:center; padding-top:88px; z-index:8;} 
	.top_cat h2{ color:#fff;font-size:18px; display:none; padding:6px; border-bottom:1px solid #be1c0d;}
	.bn-nav-box{
	    position: static;
	    width: 100%;
	    height:100%;
	    top:0;
		height:400px\9;
		overflow:hidden\9;
	}
	.bn-nav-box.denglh{
		height: auto;
	}
	.bn-nav{
	    position: relative;
	    width: 100%;
	    margin: 20px auto 0 auto;
	}
	.hg-nav{
	    text-align:center;
	}
	.hg-nav.fotyd{
		display: none;
	}
	.bn-nav li{
	    width: 32%;
		display:inline-block;
	    float: left\9;
	    text-align: center;
		width: 275px\9!important;
	}
	.hg-nav li{
	    width: 32.333%;
	}
	.bn-nav li p{
	    color:#333;font-size: 1.125em;margin: 6px 0;
	}
	.bn-nav li.act p {
	    color: #1554A6;
	}
	.bnn-img{
	    width: 110px;
	    height:110px;
	    margin: 0 auto;
	    border-radius: 50%;
	    border:1px solid #fff;display: none;
	}
	.bnn-m1 .bnn-img{
	    background: url("../images/dj-bn-n1.png") center no-repeat;
	}
	.bnn-m1:hover .bnn-img,
	.bnn-m1.act .bnn-img{
	    background: #fff url("../images/dj-bn-n1h.png") center no-repeat;
	}
	.bnn-m2 .bnn-img{
	    background: url("../images/dj-bn-n2.png") center no-repeat;
	}
	.bnn-m2:hover .bnn-img,
	.bnn-m2.act .bnn-img{
	    background: #fff url("../images/dj-bn-n2h.png") center no-repeat;
	}
	.bnn-m3 .bnn-img{
	    background: url("../images/dj-bn-n3.png") center no-repeat;
	}
	.bnn-m3:hover .bnn-img,
	.bnn-m3.act .bnn-img{
	    background: #fff url("../images/dj-bn-n3h.png") center no-repeat;
	}
	.bnn-m4 .bnn-img{
	    background: url("../images/dj-bn-n4.png") center no-repeat;
	}
	.bnn-m4:hover .bnn-img,
	.bnn-m4.act .bnn-img{
	    background: #fff url("../images/dj-bn-n4h.png") center no-repeat;
	}
	.bnn-m5 .bnn-img{
	    background: url("../images/dj-bn-n5.png") center no-repeat;
	}
	.bnn-m5:hover .bnn-img,
	.bnn-m5.act .bnn-img{
	    background: #fff url("../images/dj-bn-n5h.png") center no-repeat;
	}
	.dj{
	    margin: 40px auto;
	}
	.dj-lil{
	    position: relative;
	    width: 100%;
	    height:auto;
	    color:#b8b7b7;
	    z-index: 2;float: none;display: none;
	}
	.dj-lil span{
	    position: relative;
	    font-size: 1.175em;
	    line-height: 30px;
	    top:1px;
	}
	.dj-lil small{
	    font-size: .875em;
	    margin-right: 15px;
	}
	.dj-lil i{
	    background: url("../images/dj-list-t-icon.png") right 1px no-repeat;
	    padding-right: 23px;
	   /* vertical-align: text-bottom;*/
	    font-size: 1.2em;
		display:inline-block;
		height: 30px;
	}
	.dj-lil i:before{
	    content: "——";
	    font-size: .75em;
	}
	.dj-lit h1{
	    font-size: 1em;
	    font-weight: normal;
	    margin: 0;
	}
	.dj-lit h1 a{
	    display: block;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    color:#333;
		cursor: pointer;
	}
	.dj-lit h1 a:hover{
	    color:#be1c0d;
	}
	.dj-lit p{
	    font-size: .875em;
	    color:#666;
	    line-height: 24px;
	    margin: 8px 0;
	    height:auto;max-height: 48px;
	    overflow: hidden;
	}
	.dj-list li{
	    padding:2.916% 0;
	    border-bottom:1px dashed #e4e4e4;
	}
	.n-page{
	    width:100%;
	    padding:40px 0;
	    position: relative;
	    display: block;
	    text-align: center;
	    margin-bottom: 50px;
	    font-size: 14px;
	}
	.n-page li{
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    line-height: 30px;
	    margin: 5px;
	}
	.n-page li a{
	    display: block;
	    padding:0 11px;
	    color:#4b4b4b;
	}
	.n-page li.nptg{
	    width: 66px;
	    height:30px;
	    border:1px solid #dadada;
	}
	.n-page li:hover a{
	    color:#be1c0d;
	}
	.n-page li.active a{
	    background: #be1c0d;
	    color:#fff;
	}
	.hg{
	    text-align: center;
	    width: 100%;
	}
	.hg li{
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    text-align: center;
	    width: 140px;
	    height:40px;
	    line-height: 40px;
	    border-radius: 30px;
	    margin:60px 30px;
	    border:2px solid #c9c9c9;
	    font-size: 1.125em;
	}
	.hg li a{
	    display: block;
	    color:#d94940;
	}
	.hg li.act{
	    background: #d94940;
	    border-color:#d94940;
	}
	.hg li.act a{
	    color:#fff;
	}
	.hg-m1 .bnn-img{
	    background: url("../images/gh-bn-n1.png") center no-repeat;
	}
	.hg-m1:hover .bnn-img,
	.hg-m1.act .bnn-img{
	    background: #fff url("../images/gh-bn-n1h.png") center no-repeat;
	}
	.hg-m2 .bnn-img{
	    background: url("../images/gh-bn-n2.png") center no-repeat;
	}
	.hg-m2:hover .bnn-img,
	.hg-m2.act .bnn-img{
	    background: #fff url("../images/gh-bn-n2h.png") center no-repeat;
	}
	.hg-m3 .bnn-img{
	    background: url("../images/gh-bn-n3.png") center no-repeat;
	}
	.hg-m3:hover .bnn-img,
	.hg-m3.act .bnn-img{
	    background: #fff url("../images/gh-bn-n3h.png") center no-repeat;
	}
	.ny-bnn .b-i{
	    height:auto;padding-top: 60px;
	}
	.ny-bnn .b-i img{
	    position: relative;
	    width: 100%;
		text-align:center;
	    height:auto;
	    /*left:50%;
	    margin-left: -960px;*/
	}
	.bn-til{
	    position: absolute;
	    width: 100%;
	    top:250px;
	    text-align: center;
	}
	.bn-til:after{
	    content: "";
	    display: block;
	    width: 60px;
	    height:2px;
	    margin: 20px auto;
	    background: #d93728;
	}
	.bn-til h1{
	    font-size: 50px;
	    color:#be1c0d;
	    font-weight: normal;
	    margin: 0;
	}
	.bn-til p{
	    color:#666;
	}
	.bus-m1{
	    padding:40px 0;
	}
	.bus-m1-ul{
	    padding:40px 0;
	}
	.bus-m1-ul li{
	    float: left;
	    width: 200px;
	    height:210px;
	    margin-left: 50px;
	    margin-bottom: 50px;
	    text-align: center;
	    font-size: 18px;
	    color:#fff;
	}
	.bus-m1-ul li a{
	    color:#fff;
	    display: block;
	}
	.bus-m1-ul li:hover{
	    box-shadow: 0 0 16px rgba(0,0,0,.5);
	}
	.bus-m1-ul li.l1,
	.bus-m1-ul li.l6{
	    margin-left: 0;
	}
	.bus-m1-ul li img{
	    margin-top:50px;
	}
	.l1{ background: #17a5e7; }
	.l2{ background: #00bec0; }
	.l3{ background: #4577dc; }
	.l4{ background: #03badb; }
	.l5{ background: #4c80eb; }
	.l6{ background: #04c5e7; }
	.l7{ background: #089ade; }
	.l8{ background: #00bec0; }
	.l9{ background: #4577dc; }
	.l20{ background: #369cec; }
	
	.bus-m2{
	    padding:60px 0 30px 0;
	}
	.bus-m2-b{ background: #f2f2f2; }
	.bus-m2-ul li{
	    float: left;
	    width: 260px;
	    text-align: center;
	    margin: 30px 20px;
	}
	.bus-m2-ul li a{
	    color:#333;
	    display: block;
	}
	.bus-m2-ul li a h2{
	    font-weight: normal;
	}
	.bus-m2-ul li p{
	    text-align: left;
	    font-size: 14px;
	    color:#7a7a7a;
	    line-height: 30px;
	}
	.bus-m2-ul li img{
	    -webkit-transition: all .47s;
	    -moz-transition: all .47s ;
	    -o-transition: all .47s ;
	    transition: all .47s ;
	}
	.bus-m2-ul li:hover img{
	    -webkit-transform: scale(1.05,1.05);
	    -moz-transform: scale(1.05,1.05);
	    -ms-transform: scale(1.05,1.05);
	    -o-transform: scale(1.05,1.05);
	    transform: scale(1.05,1.05);
	}
	.bus-m3-b{
	    height:600px;
	    background: url("../images/bus-m3-b-bj.jpg") center top no-repeat;
	    background-size: cover;
	    min-width:1200px;
	}
	.bus-m3{
	    padding:40px 0 30px 0;
	}
	.bus-m3-lb{
	    width: 1100px;
	    margin: 0 50px;
	}
	.bus-m3-lb-t{
	    text-align: center;
	    color:#fff;
	    padding-top: 20px;
	}
	.bus-m3-lb-t h1{
	    font-size:48px;
	    font-weight: normal;
	}
	.bus-m3-lb-t p{
	    font-size: 18px;
	}
	.bus-m3-lb.owl-theme .owl-controls{
	    margin-top: 60px;
	}
	.bus-m3-lb.owl-theme .owl-controls .owl-nav [class*=owl-]{
	    background: transparent;
	    font-size: 60px;
	    position: relative;
	    font-family:"micorosft yahei";
	    line-height: 40px;
	}
	.bus-m3-lb.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
	    background: transparent;
	}
	.bus-m3-lb.owl-theme .owl-controls .owl-nav{
	    position: absolute;
	    top:-120px;
	    width: 100%;
	}
	.bus-m3-lb.owl-theme .owl-controls .owl-nav .owl-prev{
	    float: left;
	    left: -50px;
	}
	.bus-m3-lb.owl-theme .owl-controls .owl-nav .owl-next{
	    float: right;
	    right:-50px;
	}
	.bus-m3-lb.owl-theme .owl-dots .owl-dot.active span, .bus-m3-lb.owl-theme .owl-dots .owl-dot:hover span{
	    background: #ffda44;
	}
	.bus-m3-lb.owl-theme .owl-dots .owl-dot span{
	    width: 8px;
	    height:8px;
	    margin: 8px;
	    background: #fff;
	}
	.bus-m3 .ny-more{
	    margin-top: 20px;
	    color:#fff;
	}
	.owl-carousel .owl-stage-outer{
	    z-index: 3;
	}
	.bn.owl-carousel .owl-stage-outer{
	    transform: scale(1);
	}
	.bus-m3-lb.owl-theme .owl-controls{
	    position: relative;
	    z-index: 1;
	}
	.bus-m4{
	    padding:40px 0 0 0;
	}
	.bus-m4-ul{
	    padding:60px 0;
	    margin-bottom: 20px;
	}
	.bus-m4-ul li{
	    float: left;
	    width: 237px;
	    height:237px;
	    border-radius: 50%;
	    margin:0 0 0 84px;
	    color:#fff;
	    text-align: center;
	}
	.bus-m4-ul li:first-child{
	    margin-left: 0;
	}
	.bus-m4-ul li:hover{
	    box-shadow: 0 0 16px rgba(0,0,0,.4);
	}
	.bus-m4-ul li.m4-l1{ background: #5c9fd3; }
	.bus-m4-ul li.m4-l2{ background: #01d0c4; }
	.bus-m4-ul li.m4-l3{ background: #5c9fd3; }
	.bus-m4-ul li.m4-l4{ background: #5c86d3; }
	.bus-m4-ul li img{
	    margin-top: 50px;
	}
	.bus-m4-ul li a{
	    display: block;
	    color:#fff;
	}
	.bus-m4-ul li h2{
	    font-size: 22px;
	}
	.bus-m4-ul .lim3{
	    margin-left:20% !important;
	}
	.bus-m5-b{
	    background: #f2f2f2;
	    min-width:1200px;
	    padding:40px 0 10px 0;
	}
	.bus-m5-b li{
	    width: 200px;
	    float: left;
	    text-align: center;
	}
	.bus-m5-b li a{
	    color:#000;
	    display: block;
	}
	.bus-m5-ul{
	    padding:40px 0;
	}
	.bus-m5-b li img{
	    -webkit-transition: all .47s;
	    -moz-transition: all .47s;
	    -o-transition: all .47s;
	    transition: all .47s;
	}
	.bus-m5-b li:hover img{
	    -webkit-transform: scale(1.06,1.06);
	    -moz-transform: scale(1.06,1.06);
	    -ms-transform: scale(1.06,1.06);
	    -o-transform: scale(1.06,1.06);
	    transform: scale(1.06,1.06);
	}
	.bus-m5-b li p{
	    font-size: 18px;
	    margin-top: 25px;
	}
	.bus-m6{
	    padding:40px 0;
	}
	.bus-m6-ul{
	    padding:40px 0;
	}
	.bus-m6-ul li{
	    width: 33.3333%;
	    float: left;
	    text-align: center;
	}
	.bus-m6-img{
	    width: 160px;
	    height:160px;
	    border:3px solid #d1d1d1;
	    margin: 0 auto;
	    border-radius: 50%;
	    -webkit-transition: all .17s;
	    -moz-transition: all .17s;
	    -o-transition: all .17s;
	    transition: all .17s;
	}
	.m6-l1 .bus-m6-img{ background: url("../images/bus-m6-l1.png") center no-repeat; }
	.m6-l1 .bus-m6-img:hover{ background: #d94940 url("../images/bus-m6-l1h.png") center no-repeat; border-color:#d94940; }
	.m6-l2 .bus-m6-img{ background: url("../images/bus-m6-l2.png") center no-repeat; }
	.m6-l2 .bus-m6-img:hover{ background: #d94940 url("../images/bus-m6-l2h.png") center no-repeat; border-color:#d94940; }
	.m6-l3 .bus-m6-img{ background: url("../images/bus-m6-l3.png") center no-repeat; }
	.m6-l3 .bus-m6-img:hover{ background: #d94940 url("../images/bus-m6-l3h.png") center no-repeat; border-color:#d94940; }
	.bus-m6-ul li p{
	    font-size: 24px;
	    color:#333;
	}
	.itr-m1,.itr-m1-ul{
	    padding:40px 0;
	}
	.itr-m1-ul li{
	    width: 45%;
	    float: left;
	    line-height: 40px;
	    margin: 5px 0;
	}
	.itr-m1-ul li.itr-m1-l1{
	    padding-right: 5%;
	}
	.itr-m1-ul li.itr-m1-l2{
	    padding-left: 5%;
	}
	.itr-m1-ul li span{
	    float: right;
	    color:#999;
	}
	.itr-m1-ul li a{
	    display: block;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    color:#666;
	}
	.itr-m1-ul li:hover a{
	    color:#d34f4f;
	}
	.itr-m2-b{
	    background: #f2f2f2;
	    padding:40px 0;
	}
	.itr-m2-nav{
	    text-align: center;
	    color:#999;
	    margin:0 0 40px 0;
	}
	.itr-m2-nav a{
	    color:#999;
	    cursor: pointer;
	}
	.itr-m2-nav a.act{
	    color:#075073;
	}
	.itr-m2-ul li{
	    width: 25%;
	    float: left;
	    text-align: center;
	}
	.itr-m2-ul li a{
	    display: block;
	    width: 266px;
	    height:336px;
	    font-size: 0;
	    margin: 0 auto;
	}
	.itr-m2-ul2{
	    display: none;
	}
	.itr-m2-ul{
	    margin: 40px 0 20px 0;
	}
	.bn-pby h1{
	    font-size: 22px;display: none;
	}
	.bn-pby h1 small{
	    display: block;
	    font-size: 14px;
	    font-weight: normal;
	}
	.bn-pby{
	    position: static;
	    width: 100%;
	    top:0px;
	    text-align: center;
	    color:#333;
	    background-color: #eee;padding: 10px 0;
	}
	.bn-pby-ul{
	    margin-top: 20px;
	}
	.bn-pby-ul.foted{
		display: none;
	}
	.bn-pby-ul li{
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    margin: 0 5px;
	    border-radius: 26px;
	    padding:5px 15px ;
	}
	.bn-pby-ul li a{
	    display: block;
	    color:#333;
	}
	.bn-pby-ul li:hover,.bn-pby li.act{
	    background: #fff;
	}
	.bn-pby-ul li:hover a,.bn-pby li.act a{
	    font-weight: bold;
	    color:#032558;
	}
	.pby-ul{
	    padding:10px 0 10px 0;
	}
	.pby-ul li{
	    float: left;
	    width: 100%;box-sizing: border-box;
	    padding:8px;
	}
	.pby-ul li:nth-child(2n-1){
	    border-right: 1px dashed #e6e6e6;
	}
	.pby-ul li > img{
	    margin: 0 20px;
	    float: left;width: 52px;
	}
	.pby-ul li a h2{
	    margin:13px 0 0 0;
	    font-size: 16px;
	    font-weight: normal;
	    color:#000;
	}
	.pby-ul li a p{
	    font-size: 16px;
	    color:#666;
	    margin: 0;
	}
	.pby-ul li:hover h2{
	    color:#be1c0d;
	}
	.pby-ss{
	    width: 300px;
		height:40px;
		line-height:40px;
	    margin: 0 auto;
	    position: relative;border: none;
		background:#fff\9;
		background:url("../images/inputbg.png")no-repeat ;
		background-size: 100% 100%;
	}
	.pby-search{
	    display: block;
	    width: 244px;
	    margin: 0 auto;
	    height:40px;
	    padding:0 40px 0 20px;
	    border-radius: 24px;
	    border:0;
	    background:url("../images/pby-search.png") 270px center no-repeat ;
	    outline: none;
	    font-size: 14px;
	}
	.pby-search::-webkit-input-placeholder {  color:#565e71; }
	.pby-search:-moz-placeholder { color:#565e71; }
	.pby-search::-moz-placeholder { color:#565e71; }
	.pby-search:-ms-input-placeholder { color:#565e71; }
	.sch-btn{
	    position: absolute;
	    right:0;
	    display: block;
	    width: 60px;
	    height:40px;
	    top:0;
	}
	.pby-ul.p-ny-ul li{
	    width: 50%;
	    text-align: center;
	    border-right: 0;
	    border-bottom: 1px dashed #e6e6e6;
	    padding:20px 0;
	}
	.p-ny-img{
	    position: relative;
	    width: 150px;
	    margin: 0 auto;
	    height:150px;
	    border-radius: 50%;
	    overflow: hidden;
	    -webkit-transform: rotate(0deg);
	    -moz-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    transform: rotate(0deg);
	}
	.p-ny-img img{
	    position: absolute;
	    width: 100%;
	    height:100%;
	    left:0;
	    top:0;
	}
	.p-ny-it{
	    position: absolute;
	    width: 100%;
	    height:100%;
	    display: none\9;
	    -webkit-transform: translateY(100%);
	    -moz-transform: translateY(100%);
	    -ms-transform: translateY(100%);
	    -o-transform: translateY(100%);
	    transform: translateY(100%);
	    -webkit-transition: all .27s;
	    -moz-transition: all .27s;
	    -o-transition: all .27s;
	    transition: all .27s;
	    background: rgba(190,28,13,.6);
	    color:#fff;
	}
	.p-ny-img:hover .p-ny-it{
	    -webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	    transform: translateY(0);
	}
	.p-ny-it h4{
	    font-size: 14px;
	    margin-bottom: 5px;
	    padding-top: 30px;
	}
	.p-ny-it p{
	    margin: 0;
	    font-size: 13px;
	    display: block;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.p-ny-ul li h3{
	    font-size: 16px;
	    color:#042354;
	    margin-bottom: 0;
	}
	.p-ny-ul li > p{
	    font-size: 14px;
	    color:#999;
	}
	.rz-nav{
	    width:100%;
		text-align:center;
	}
	.rz-nav li{
	    position: relative;
	}
	.xysan{
		display: none;
	}
	.rzb-img{
	    width: 110px;
	    height:110px;
	    border-radius: 50%;
	    border:2px solid #fff;
	    margin: 0 auto;display: none;
	}
	
	.rzb-img1{
	    width: 110px;
	    height:110px;
	    border-radius: 50%;
	    border:2px solid #fff;
	    margin: 0 auto;
	}
	.rz-m1 .rzb-img{
	    background: url("../images/rz-m1.png") center no-repeat;
	}
	.rz-m1:hover .rzb-img,
	.rz-m1.act .rzb-img {
	    background: #fff url("../images/rz-m1h.png") center no-repeat;
	}
	.rz-m2 .rzb-img{
	    background: url("../images/rz-m2.png") center no-repeat;
	}
	.rz-m2:hover .rzb-img,
	.rz-m2.act .rzb-img{
	    background: #fff url("../images/rz-m2h.png") center no-repeat;
	}
	.rz-m3 .rzb-img{
	    background: url("../images/rz-m3.png") center no-repeat;
	}
	.rz-m3:hover .rzb-img,
	.rz-m3.act .rzb-img{
	    background: #fff url("../images/rz-m3h.png") center no-repeat;
	}
	.rz-m4 .rzb-img{
	    background: url("../images/rz-m4.png") center no-repeat;
	}
	.rz-m4:hover .rzb-img,
	.rz-m4.act .rzb-img{
	    background: #fff url("../images/rz-m4h.png") center no-repeat;
	}
	.rz-nav li:after{
	    display: none;
	    content: "";
	    position: absolute;
	    left:43%\9;
	    left:50%;
	    -webkit-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    -o-transform: translateX(-50%);
	    transform: translateX(-50%);
	    width: 0;
	    height:0;
	    bottom:-33px;
	    border:41px solid;
	    border-color:transparent transparent #fff transparent;
	}
	.rz-nav li.act:after{
	    display: none;
	}
	.rz-nav li.act p{
		color: #1554A6;
	}
	.rz-list li{
	    position: relative;
	    border:0;
	}
	.rz-list li:after{
	    top:0;
	    content: "";
	    position: absolute;
	    width: 1px;
	    height:100%;
	    left: 153px;
	    background: #c9c9c9;
	    z-index: 0;display: none;
	}
	.rz-time{
	    width: 100%;
	    height:auto;
	    margin-right: 0;
	    border-radius: 50%;
	    border:none;
	    background: #fff;
	    text-align: center;
	}
	.rz-time h1{
	    font-size: 25px;
	    color:#d94940;
	    margin: 0;
	    padding-top: 20px;
	    font-weight: normal;
	}
	.rz-time p{
	    font-size: 18px;
	    color:#999;
	    margin: 0;
	    line-height: 16px;
	}
	.rz-menu{
	    /*width: 1000px;*/
		width: 100%;
	    margin: 30px auto 20px;
	}
	.rz-menu li{
	    width: auto;
	    margin: 6px 12px;
	    text-align: center;
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	}
	.rz-menu li a{
	    display: block;
	    border:2px solid #c9c9c9;
	    border-radius: 15px;
	    color:#d94940;
		padding:3px 10px;
	}
	.rz-menu li.act a,
	.rz-menu li:hover a{
	    background: #d94940;
	    border-color:#d94940;
	    color:#fff;
	}
	.ab-til h1,.ab-til p{
	    color:#fff;
	}
	.rz-list{
	    padding-top: 10px;
	}
	.xx{
	    width: 100%;
	    height:1px;
	    border-top: 1px dashed #d4d4d4;
	}
	.rz-menu.cx{
	    margin: 20px auto;
		width: 100%;
	    text-align: center;
	}
	.cx-tab{
	    width: 96%;
	    margin: 20px auto;
	    overflow: hidden;
	}
	.cx-tab li{
	    float: left;
	    width: 50%;
	}
	.cx-tab li a{
	    display: block;
	    width: 94%;
	    height:40px;
	    line-height: 40px;
	    border-radius: 36px;
	    border:1px solid #c9c9c9;
	    margin: 0 auto;
	    text-align: center;
	    font-size: 12px;
	    color:#d94940;
	}
	.cx-tab li.act a{
	    background: #d94940;
	    color:#fff;
	    border-color:#d94940;
	}
	.cx-f{
	    text-align: center;
		position:relative;
	}
	.cx-f > div{
	    font-size: 0;
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    margin:10px  10px;
	}
	.xyrzcx.cx-f > div{
		width: 100%;margin: 0 0 10px;
	}
	.cx-inp.cx-inp{
	    border:1px solid #bfbfbf;
	    background: url("../images/cx-inp-icon.png") 70px center no-repeat;
	    width: 100%;
	    height:37px;
	    vertical-align: bottom;
	    color:#333;
	}
	.xyrzcx .cx-inp.cx-inp{
		width: 60%;
	}
	.cx-f > div span{
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    background: #474849;
	    color:#fff;
	    font-size: 12px;
	    text-align: center;
	    line-height: 37px;
	}
	.xyrzcx.cx-f > div span{
		width: 40%;
	}
	.cx-t1 span{
	    width: 126px;
	    height:37px;
	}
	.cx-t2 span{
	    width: 185px;
	}
	.cx-t2 input{
	    width: 233px;
	    height:35px;
	    border:1px solid #bfbfbf;
	    vertical-align: bottom;
	    padding:0;
	    outline: none;
	    text-indent: .5em;
	}
	.xyrzcx .cx-t2 input{
		width: 59%;
	}
	.cx-btn{
	    /*padding: 7.5px 22px;*/
		position:static;
		padding-top:7px;
		padding-bottom:9px;
		padding-left:20px;
		padding-right:20px;
	    background: #d94940 url("../images/cx-btn-icon.png") center no-repeat;
	    
	}
	.dxjr-nr .cx-btn{
	    /*padding: 7.5px 22px;*/
		position:static;display: inline-block;
		right:281px;
		padding-top:17px;height: 20px;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:20px;
	    background: #d94940 url("../images/cx-btn-icon.png") center no-repeat;
	    margin: 0px 0px;
		top:-10px;
	}
	.cx-download{
	    padding:9px 15px;
	    background: #888;
	    color:#fff;
	    margin: 10px 10px;
	    font-size: 14px;
	}
	.cx-tbl{
	    text-align: center;
	    color:#474849;font-size: 14px;
	    padding-top: 40px;
	}
	.cx-tbl tr{
	    line-height: 38px;
	}
	.cx-tbl tr:first-child{
	    background: #e3e3e3;
	}
	.cx-tbl tr td,.cx-tbl tr th {
	    border-right:1px solid #bfbfbf;
	    border-bottom:1px solid #bfbfbf;
	}
	.cx-tbl tr:first-child th{
	    border-top: 1px solid #bfbfbf;
	}
	.cx-tbl tr th:first-child,
	.cx-tbl tr td:first-child{
	    border-left: 1px solid #bfbfbf;
	}
	.cx2-t2 span{
	    width: 124px;
	}
	.cx2-t2 input{
	    width: 180px;
	}
	.xyrzcx .cx2-t2 input{
	    width: 59%;
	}
	.dy-bn-til{
	    padding-top: 30px;
	    text-align: left;
	}
	.dy-bn-til h1{
	    font-size: 18px;
	    font-weight: normal;
	    margin-bottom: 0;display: none;
	}
	.dy-bn-til p{
	    font-size: 16px;margin: 5px 0;display: none;
	}
	.mbx-nav{
	    text-align: left;
	    padding-left: 18px;
	    background: url("../images/dy-mbx-icon.png") left center no-repeat;
	    font-size: .875em;
	}
	.mbx-nav a{
	    color:#9f9595;
	}
	.mbx-nav a.act{
	    color:#be1c0d;
	}
	.mbx-nav a:hover{
	    text-decoration: underline;
	}
	.d-mbx-box{
	    padding:16px 2%;
	    border-bottom:1px solid #e4e4e4;
	}
	.dy{
	    padding:30px 0;
	}
	.ab-dy{
	    width: 96%;
	    margin: 0 auto 30px;
	    color:#666;
	    line-height: 24px;font-size: 14px;
	}
	.ab-dy img{
		max-width: 100%;
		height: auto !important;
	}
	.gin_page{
	    width:100%;
	    padding:40px 0;
	    position: relative;
	    display: block;
	    text-align: center;
	    margin-bottom: 50px;
	    font-size: 14px;
	}
	.gin_page a{
	    display: inline-block;
	    line-height: 30px;
	    border:1px solid #dadada;
	    padding:0 11px;margin: 0 2px;
	    color:#4b4b4b;
	}
	.n-page li.nptg{
	    width: 66px;
	    height:30px;
	    border:1px solid #dadada;
	}
	.n-page li.nptg a{
	
	}
	.n-page li:hover a{
	    color:#be1c0d;
	}
	.n-page li.active a{
	    background: #be1c0d;
	    color:#fff;
	}
	.fz-dyt{
	    text-align: center;
	    font-size: 16px;padding: 20px 0 10px;
	    position: relative;border-bottom: 1px solid #ccc;
	}
	.fz-dyt a{
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    padding:4px 20px;
	    margin:5px 0px;
	    line-height: 24px;
	    border-radius: 30px;
	    color:#333;
	}
	.fz-dyt a.act{
	    background: #be1c0d;color: #fff;
	}
	/*20161116*/
	.fz-dyt a:hover {
	    background: #be1c0d;color: #fff;
	}
	/*20161116*/
	.fz-dyt:after{
	    content: "";
	    display: block;
	    position: absolute;
	    width: 100%;
	    border:1px dashed #5472af;
	    bottom:80px;display: none;
	}
	.fz-ny-bn .b-i{
	    width: 100%;
	    height:190px;
	    overflow: hidden;
	}
	.fz-ny-bn .b-i img{
	    height:100%;
	    width: auto;
	}
	.fn-bn-nr{
	    position: static;
	    width: 100%;
	    top:175px;margin-top: 20px;
	}
	.fn-tl{
	    width: 100%;
	}
	.zzjgtu{
		display: none;
	}
	.fn-tl img{
		width: 52px;
	}
	.fn-tl-t{
	    width: 100%;
	    color:#333;
	}
	.fn-tl-t h2{
	    font-size: 18px;
	    font-weight: normal;
	    padding-top: 0px;
	}
	.fn-tl-t p{
	    font-size: 14px;
	    line-height: 24px;
	    margin: 0;
	    padding:7px 0;
	    border-bottom: 1px dashed rgba(255,255,255,.3);
	}
	.fn-tr{
	    width: 97%;
	    height:250px;
	    border:5px solid #a2a0a0;
	    overflow: hidden;
	}
	.fz-nr-ul{
	    width: 100%;
	    border-bottom: 1px solid #b3b3b3;
	    padding:0;
	    margin: 20px 0;
	}
	.fz-nyi{
	    position: relative;
	    float: left;
	    width: 130px;
	    text-align: center;
	    padding:20px 0;
	    top: 1px;
	    cursor: pointer;
	}
	.fz-nyi.act{
	    border-bottom:2px solid #be1c0d;
	}
	.fz-nyt{
	    display: none;
	    font-size: 16px;
	    color:#6a6666;
	    line-height: 35px;
	    padding:20px 0;
	    margin: 0 0 40px 0;
	}
	.fz-nyt1{
	    display: block;
	}
	.dx-nav li{
	    width: 30%;
	}
	.dx-menu{
	    text-align: center;
	}
	.dx-menu li{
	    float: none;
	    width: auto;
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    margin: 0 0px 6px;
	}
	.dxcp{
	    border-top: 1px dashed #d4d4d4;
	    padding:30px 0;
	}
	.dxcp .job-tab th{
		font-size: 16px;font-weight: normal;
	}
	.dxcp .job-tab td{
	    font-size: 14px;
	    width: 25%;
	    line-height: 26px;
	}
	.dxcp .kuang{
		width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;position: static;float: none;
	}
	.dxcp .mif{
		width: 1200px !important;min-height: 600px;
	}
	.dxcp-nr{
	    color:#666;
	    line-height: 24px;font-size: 14px;
	}
	.dxcp-nr table{
		height: auto;
	}
	.dxcp-nr tr{
		border-bottom: 1px solid #ccc;
	}
	.dxcp-nr img{
		max-width: 100% !important;
	}
	.dx-ls li{
	    width: 46%;
	    padding:4% 2% 2% 2%;
	    float: left;
	    border-bottom: 1px dashed #d4d4d4;
	}
	.dx-ls li a{
	    position: relative;
	    display: block;
	}
	.dx-ls-img{
	    position: relative;
	    width: 100%;
	    height:0;
	    padding-bottom:126%;
	    box-shadow: 0 0 0 1px #b8b8b8;
	}
	.dx-ls-img img{
	    position: absolute;
	    top:0;
	    width: 100%;
	    height:100%;
	}
	.dx-ls li p{
	    text-align: center;
	    color:#666;
	    font-size: 16px;
	}
	.dj-ls-img{
	    width: 220px;
	    height:180px;
	    overflow: hidden;
	    margin-right: 20px;
	}
	.dj-ls-img img{
	    width: 100%;
	    height:100%;
	}
	.dj-ls-t h2{
	    color:#333;
	    font-size: 22px;
	    font-weight: normal;
	    padding-top: 0;
	    display: block;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.dj-ls-t p{
	    font-size: 14px;
	    color:#666;
	    line-height: 25px;
	    height:50px;
	    overflow: hidden;
	}
	.dj-ls-t span{
	    color:#999;
	}
	.dj-ls li{
	    padding:30px 0;
	    border-bottom: 1px dashed #d4d4d4;
	}
	.n-dy-tb{
	    padding:25px 0;
		/*background: #ebebeb;*/
	    background: #fff;
	    border-bottom: 1px solid #d2d1d1;
	}
	.n-dy-t{
	    color:#999;
	    font-size: 14px;
	    padding-left: 20px;box-sizing: border-box;
	    background: url("../images/dy-mbx-icon.png") left center no-repeat;
	}
	.n-dy-t a{
	    color:#999;
	}
	.n-dy-t a.act{
	    color:#be1c0d;
	}
	.n-dy-t a:hover{
	    text-decoration: underline;
	}
	.n-dy-til{
	    text-align: center;
	}
	.n-dy-til h1{
	    font-weight: normal;
	    margin: 0;font-size: 16px;
	    padding:30px 0 20px 0;
	    border-bottom: 1px dashed #d2d1d1;
	}
	.n-dy-til p{
	    color:#b5b3b3;
	    font-size: 14px;
	}
	.zc-nav{
		display: none;
	}
	.n-dy-nr{
	    font-size: 14px;
	    color:#666;
	    padding:10px 0;
		line-height:24px;word-break: break-all;
	}
	.n-dy-nr span{
		font-size: 14px !important;
	}
	.n-dy-nr p{
	    /*text-indent: 2em;*/margin-left: 0 !important;
	    line-height: 24px;max-width: 100%;
	}
	.n-dy-nr a{
		word-wrap: break-word;
	}
	.n-dy-nr img{
		max-width: 100%;height: auto !important;
	}
	.zc-nav .rz-m3 .rzb-img{
	    background: url(../images/zc-m3.png) center no-repeat;
	}
	.zc-nav .rz-m3:hover .rzb-img{
	    background: #fff url(../images/zc-m3h.png) center no-repeat;
	}
	.zc-nav .rz-m4 .rzb-img{
	    background: url(../images/zc-m4.png) center no-repeat;
	}
	.zc-nav .rz-m4:hover .rzb-img{
	    background: #fff url(../images/zc-m4h.png) center no-repeat;
	}
	.zc-menu{
	    text-align: center;
	}
	.zc-menu li{
	    width: auto;
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;width: 148px;
	    margin: 0 2px 6px;
	    float: none;
	}
	.zc-b{
	    width: 100%;
	    padding:40px 0;
	    border-top: 1px dashed #d4d4d4;
	}
	.zc-t table{
	    width: 100%;
	    text-align: center;
	    line-height: 50px;
	    color:#474849;
	}
	.zc-t table td{
	    border-bottom: 1px solid #9b9b9b;
	    border-right: 1px solid #9b9b9b;
	}
	.zc-t table tr:first-child td{
	    border-top: 1px solid #9b9b9b;
	}
	.zc-t table tr td:first-child{
	    border-left: 1px solid #9b9b9b;;
	}
	.z-pro-ul h1{
	    margin: 0;
	    padding:20px 0;
	    background: #f2f1f1;
	    text-align: center;
	    font-size: 28px;
	    color:#2d2c2c;
	    border:1px solid #d0cfcf;
	    font-weight: normal;
	}
	.z-pro-ul li{
	    position: relative;
	    padding:15px 0;
	    text-align: center;
	    width: 25%;
	    float: left;
	    background: #da443a;
	    cursor: pointer;
	}
	.z-pro-ul li a{
	    position: relative;
	    display: block;
	    border-left: 1px dashed #fff;
	    color:#fff;
	    line-height: 35px;
	    z-index: 2;
	    cursor: pointer;
	}
	.z-pro-ul li:first-child a{
	    border-left: 0;
	}
	.z-pro-ul li.act i{
	    display: block;
	    position: absolute;
	    bottom:0;
	    width: 100%;
	    text-align: center;
	    height:20px;
	    background: url("../images/z-pro-i-icon.png") center bottom no-repeat ;
	}
	.z-p-t{
	    display: none;
	    padding:30px 0;
	    color:#666;font-size: 14px;
	    line-height: 26px;
	}
	.z-p-t1{
	    display: block;
	}
	.z-p-t1 img{
		max-width: 100%;height: auto !important;
	}
	.dxjr-nr .cx-btn{
	    /*position: relative;*/
	    top:-10px;
	}
	.dxjr-nr .cx-f > div{
	    margin: 0;
	}
	.dxjr-nr .cx-t2 input{
	    margin-left: -6px;
	    width: 100%;
	}
	.dxjr-nr .cx-inp.cx-inp{
	    background: #474849 url(../images/cx-inp-icon.png) 143px center no-repeat;
	    color:#fff;
	}
	.dxjr-nr .cx-inp.cx-inp option{
	    color:#fff;
	}
	.dxjr-nr table{
	    margin: 40px 0;
	    width: 100%;font-size: 14px;
	    text-align: center;
	    line-height: 50px;
	    color:#474849;
	}
	.dxjr-nr table th{
	    background: #e3e3e3;
	    border-right:1px solid #bfbfbf;
	    border-top:1px solid #bfbfbf;
	    border-bottom:1px solid #bfbfbf;
	}
	.dxjr-nr table th:first-child{
	    border-left:1px solid #bfbfbf;
	}
	.dxjr-nr table td{
	    border-right: 1px solid #bfbfbf;font-size: 14px;
	    border-bottom: 1px solid #bfbfbf;
	}
	.dxjr-nr table td:first-child{
	    border-left: 1px solid #bfbfbf;
	}
	.dxjr2-nav{
	    text-align: center;
	    padding:6px 0 16px;
	}
	.dxjr2-nav li{
	    display: inline-block;
	    padding:5px 15px;
	    font-size: 14px;
	    margin: 0 15px;
	}
	.dxjr2-nav li a{
	    color:#5d5d5d;
	    display: block;
	}
	.dxjr2-nav li.act{
	    background: #2a75b7;
	}
	.dxjr2-nav li.act a{
	    color:#fff;
	}
	.tz-bg-bn{
	    padding-top: 30px;
	}
	.tz-bg-bn .tz-bn-ul{
		display: none;
	}
	.g-d{
	    position: relative;
	    height:50px;
	    background: #f0f0f0;
	    text-align: center;
	}
	.gd-g{
	    position: relative;
	    display: inline-block;
	    margin: 10px 0;
	}
	.gd-g ul{
	    width: 90%;
	    padding:0 5% !important;
	}
	.gd-g ul li{
	    width:480px;
	    line-height: 30px;
	    white-space:nowrap;
	    overflow:hidden;
	    text-overflow:ellipsis;
	}
	.gd-g ul li a{
	    font-size: 14px;
	    color:#666;
	}
	.gd-l{
	    width: 50%;
	    box-sizing: border-box;
	    border-right: 1px solid #c4c4c4;
	}
	.gd-l ul li{
	    text-align: left;
	}
	.gd-g ul li span{
	    position: absolute;
	    right:10px;
	    color:#999;
	    font-size: 13px;
	}
	.gd-r{
	    width: 50%;
	    box-sizing: border-box;
	}
	.gd-r ul{
	    width: 499px;
	    float: right;
	    padding-right: 0 !important;
	}
	.gd-r ul li{
	    width: 499px;
	    text-align: left;
	}
	.gd-g{
	    float:left;
	}
	.gd-r{
	    background: none;
	}
	.g-d-box{
	    background: #f0f0f0;
	}
	.bn-nav-lb li{
	    width: 100%;
	    padding-bottom: 33px;
		width: 275px\9!important;
	}
	.bn-nav-lb li:after{
	    bottom:0;
	}
	.zcgl-ptul{
	    margin-top: 1px;
	    margin-left: 1px;
	}
	.zcgl-ptul li{
	    float: left;
	    width: 25%;
	    text-align: center;
	    line-height: 40px;
	    margin-left: -1px;
	    margin-top: -1px;
	}
	.zcgl-ptul li a{
	    display: block;
	    border:1px solid #666;
	}
	.b-nav-b{
	    position: absolute;
	    width: 100%;
	    display:none;
	    left:0;
	    padding-top: 2px;
	}
	.b-nav{
	    position: relative;
	    width: 100%;
	    height:30px;
	    padding:15px 0;
	    text-align: center;
		background:url(../images/menubg.png) repeat-x
	}
	.b-nav li{
	    display: inline-block;
	    *display: inline;
	    *zoom: 1;
	    padding:0 10px;
	    margin: 0;
	    float: none;
	    border-left: 1px dashed #5a4519;
	    border-radius: 0;
	}
	.b-nav li:hover{
	    background: transparent;
		border-bottom:0px !important;
	}
	.b-nav li a{
	    color:#fff !important;
	    border-radius: 30px;
		height:30px!important; line-height:30px!important;
	}
	.b-nav li:hover a{
	    color:#be1c0d !important;
		border-bottom:0px !important;
	}
	.b-nav li:first-child{
	    border:0;
	}
	.nav li:hover .b-nav-b{
	    display: block;
	}
	.bn-nav-lb.owl-theme .owl-controls{
	    position: absolute;
	    width: 100%;
	    margin: 0;
	    top:18%;
	    height:0;
	}
	.bn-nav-lb.owl-theme .owl-controls .owl-nav{
	    height:0;
	}
	.bn-nav-lb.owl-theme .owl-controls .owl-nav .owl-prev{
	    float: left;
	    margin-left:-60px;
	}
	.bn-nav-lb.owl-theme .owl-controls .owl-nav .owl-next{
	    float: right;
	    margin-right:-60px;
	}
	.bn-nav-lb.owl-theme .owl-controls .owl-nav [class*=owl-]{
	    width: 50px;
	    height:50px;
	    border-radius: 50%;
	    border:1px solid #ffffff;
	    padding:0;
	    line-height: 50px;
	    text-align: center;
	    background: transparent;
	    font-family: sans-serif;
	    font-size: 2.5em;
	    color: #fff;
	}
	.z-p-t table ,.n-dy-nr table{
		border-color: #dbdbdb;color:#666; border-style:solid;width: 100% !important;
	}
	.z-p-t table a,.n-dy-nr table a{color:#666;}
	.z-p-t table a:hover,.n-dy-nr table a:hover{color:#d94940;}
	.z-p-t table p,.n-dy-nr table p{
		width: auto !important;
	}
	/*.z-p-t  table tr,.n-dy-nr  table tr{border-width: 1px;border-left:1px solid #666; border-top:1px solid #666;}*/
	.z-p-t table td ,.n-dy-nr table td{border-width: 1px;border-left:1px solid #dbdbdb; border-top:1px solid #dbdbdb;}
	.z-p-t table td:last-child, .n-dy-nr  table td:last-child{border-right:1px solid #dbdbdb;}
	.z-p-t tr:last-child td,.n-dy-nrtable tr:last-child td{border-bottom:1px solid #dbdbdb;}
	
	.bus-new1{margin: 0 auto;text-align: center;width: 100%;margin: 28px 0;}
	.bus-new1 p{width: 100%;text-align: center;color: #666666;font-size: 14px;line-height: 24px;display: block;margin: 0 auto;}
	.bus-new2 img{width: 340px;height: 425px;max-width: 100%;}
	.bus-new2{width: 100%;height: auto;background-color: #e8edf2;margin-bottom: 20px;}
	.bus-new2 h2{width: 100%;display: inline-block;font-size: 18px;color: #666666;margin: 10px 0 0 0;line-height: 200%;}
	.bus-new2 p{width: 100%;display: inline-block;font-size: 16px;color: #666666;}
	.bus-new2 a{width: 100%;color: #d34f4f;font-size: 14px;display: inline-block;}
	.bus-mew3.fr{width: 100%;padding: 20px;box-sizing: border-box;}
	.honor-box{width: 100%;margin-bottom: 0px;}
	.honor-box img{display: block;margin: 0 auto;}
	.honor-box1{width: 100%;margin-top: 20px;}
	.honor-box1 p{font-size: 16px;color: #807e7e;line-height: 26px;margin: 5px 0;}
	
	.ny-bn{position: relative; height:400px\9; overflow:hidden\9;}
	.ny-bn-about{position: relative; height:400px; overflow:hidden\9;}
	.bus-new5{
		position: absolute;left: 0;right:0;width: 100%;margin: auto;bottom:8px;display: none;
		text-align: center;
	}
	.bus-new5 h1{font-size: 22px;color: #fff;text-align: center;font-weight: 400;}
	.bus-new5 a{color: #fff;display:inline-block;text-align: center;padding: 5px 17px;font-size: 14px;}
	/*.bus-new5 a{color: #fff;display:inline-block;text-align: center;width: 15%;padding: 5px 0;}*/
	.bus-new5 a{display: inline-block;border-radius: 30px;}
	.bus-new5 a:hover{background-color: #be1c0d;}
	.bus-new5 a.act{background-color: #be1c0d;}
	.bus-new5 a:nth-child(2){margin: 0 2%;}
	
	/*11.1新增样式*/
	.hf-zx1{width: 100%;display: inline-block;margin:30px 0 73px 0px;}
	.hf-zx1-i{width: 100%;display: inline-block;;text-align: center;}
	.hf-zx1-i li{width: 100%;display: inline-block;border-bottom:1px dashed #e4e4e4;padding:0px 0;}
	/*.hf-zx1-i li:hover{background-color: #c10d15;}*/
	.hf-zx1-i li .img{width: 100%;height: auto;display: inline-block;margin: 0 0px 20px 0;}
	.hf-zx1-i li .img img{box-sizing: border-box; width: 100%;max-width: 100%;padding: 3px;display: block;border:1px solid #dedede;background-color: #fff;}
	.hf-zx1-t{width: 94%;display: inline-block;margin: 0 3%;}
	.hf-zx1-i li a .hf-zx1-t h2{margin: 0;font-weight: 500;width: 98%;line-height: 250%;font-size: 16px;color: #111522;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; white-space:nowrap;text-align: left;}
	.hf-zx1-i li a .hf-zx1-t p{margin-top: 5px;line-height: 24px;width: 100%;text-align: left;display: inline-block;font-size: 14px;color: #72778a;}
	.hf-zx1-i li a .hf-zx1-t span{font-size: 14px;color: #72778a;line-height: 24px;width: 98%;display: inline-block;text-align: left;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	
	.ft_feimao{
		text-align:center;
		margin-right:0%;display: none;
	}
	
	.ft_feimao img{
		margin-top:10px;
		
	}
	.ft_feimao p{
		font-size: .675em;
	    color: #fff;
	    margin: 5px 0px 0px 0;
	}
	
	
	
	
	
	
	/*9.12新增样式*/
	
	.home_box4 .cont{
		width: 96%;
		margin: 0 auto;
	}
	.home_box4 .cont li{
		width: 100%;
		padding: 0 0;
		border-right: none;
		float: left;
	}
	.home_box4 .cont li a.img_a{
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}
	.home_box4 .cont li a.img_a img{
		transition: all 0.5s;
	}
	.home_box4 .cont li a.img_a:hover img{
		transform: scale(1.1);
	}
	.home_box4 .cont li a.img_a p{
		position: absolute;
		left: 30px;
		top: 15px;
		color: #FFF;
		font-size: 24px;
		line-height: 26px;
	}
	.home_box4 .cont li a.img_a p span{
		display: block;
		font-size: 12px;
		text-transform: uppercase;
	}
	.home_box4 a.wz_tit{
		display: block;
		margin: 18px 0 10px;
	}
	.home_box4 a.wz_tit h4{
		color: #000;
		font-size: 16px;
		line-height: 26px;
		padding:0;
		margin:0;
	}
	.home_box4 a.wz_tit:hover h4{
		color: #1554A6;
	}
	.home_box4 a.wz_tit p{
		color: #999999;
		font-size: 14px;
		height: 40px;
	}
	.home_box4 dd{ padding:0; margin:0;}
	.home_box4 dd a{
		display: block;
		position: relative;
		padding-right: 90px;
		color: #000;
		font-size: 14px;
		line-height: 24px;
	}
	.home_box4 dd a span.pa_span{
		position: absolute;
		right: 0;
		top: 0;
		color: #999;
	}
	.home_box4 dd a:hover{
		color: #2f5fb4;
	}
	.home_box4 .pl0 {
	    padding-left: 0 !important;
	}
	.home_box4 .pr0 {
	    padding-right: 0 !important;
	}
	.home_box4 .border_none {
	    border: none !important;
	}
	
	table.address_list{ padding:20px 0 60px 0;}
	table.address_list tr{
		padding: 10px 0;margin-top: 10px;
	}
	table.address_list th{
		padding: 15px 20px;
		text-align: center;
		color: #999;
		font-size: 14px;display: none;
		background: #f6fafd
	}
	table.address_list td{
		text-align: center;
		color: #555;
		font-size: 14px;
		padding: 0;
		height: 40px;
		vertical-align: middle;
	}
	table.address_list tr td:nth-child(2){
		display: none;
	}
	table.address_list tr td:nth-child(3){
		display: none;
	}
	table.address_list td a{
		display: inline-block;
		width: 90px;
		line-height: 26px;
		height: 26px;
		border:1px #005bac solid;
		color: #005bac;
		text-align: center;
		border-radius: 3px;
		transition: all 0.2s
	}
	table.address_list td a:hover{
		background: #005bac;
		color: #fff;
	}
	
	
	
	.mapdiv01{
		width:100%; height:auto; margin:0 auto; background:none; position:relative;
		border-bottom: 1px dashed #ccc;padding: 10px 0;
	}
	.mapdiv01 a{
		color: #666;text-align: center;
	}
	.mapdiv01 .mapposition01{ position:static; width:18%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition02{ position:static; width:19%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition03{ position:static; width:19%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition04{ position:static; width:19%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition05{ position:static; width:18%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition06{ position:static; width:18%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition07{ position:static; width:19%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition08{ position:static; width:19%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition09{ position:static; width:19%; line-height:24px;height:24px; display:inline-block;}
	.mapdiv01 .mapposition10{ position:static; width:18%; line-height:24px;height:24px; display:inline-block;}
	
	.mapdiv02{
		width:100%; height:auto; margin:0 auto; background:none; position:relative;
		border-bottom: 1px dashed #ccc;padding: 10px 0;
	}
	.mapdiv02 a{
		color: #666;text-align: center;
	}
	.mapdiv02 .mapposition01{ position:static; width:18%;  line-height:24px;height:24px; display:inline-block;}
	.mapdiv02 .mapposition02{ position:static; width:19%;  line-height:24px;height:24px; display:inline-block;}
	.mapdiv02 .mapposition03{ position:static; width:19%;  line-height:24px;height:24px; display:inline-block;}
	.mapdiv02 .mapposition04{ position:static; width:19%;  line-height:24px;height:24px; display:inline-block;}
	
	.mapdiv03{
		width:100%; height:auto; margin:0 auto; background:none; position:relative;
		border-bottom: 1px dashed #ccc;padding: 10px 0;
	}
	.mapdiv03 a{
		color: #666;text-align: center;
	}
	.mapdiv03 .mapposition01{ position:static; width:18%; line-height:24px;height:24px; display:inline-block;}
	
	.mapdiv04{
		width:100%; height:auto; margin:0 auto; background:none; position:relative;
		border-bottom: 1px dashed #ccc;padding: 10px 0;
	}
	.mapdiv04 a{
		color: #666;text-align: center;
	}
	.mapdiv04 .mapposition01{ position:static; width:18%; line-height:24px;height:24px; display:inline-block;}
	
		
	
	
	
	
	
	
}














