@charset "utf-8";
/* CSS Document */
html{background:#ddd;}
body{font-size:64.5%;/*font-family:"\5fae\8f6f\96c5\9ed1", simsun;*/background-color:#fff;color: #444;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;color: #323232; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color:#105073;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
.cont img{height:auto !important;max-width:100%;margin: 5px 0px;}
.cont p{text-indent:2em;line-height: 28px;}
.cont video{
height:auto !important;
max-width:100%;
}
@media screen and (max-width: 500px){
	.logo img, object {
    max-width: 70%;
    height: auto !important;
}
}

.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height: 30px  !important;
    color:#222;
}





.cont .vsbcontent_img{text-align: center;}
.cont .table{
overflow-x: auto;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.cont .table table{
    margin: 0 auto;
    width: auto;
    max-width: 895px;
}

.cont .table p{
text-indent:0px;
}


ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle;}
.pa{position:absolute;}
.pr{position:relative;}

.Banner{ width:100%; overflow: hidden; position: relative; border-bottom:#003a59 5px solid; max-width:1600px; margin:0 auto;}
.wrap_banner{ margin:0 auto; position:relative;}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider .til_slides { width: 100%;height: 40px;position: absolute; bottom: 0;font-weight: bold;line-height: 40px;font-size: 16px;color: #fff;padding-left: 10px;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li a{display: block;width: 100%;padding-bottom: 18.6%;height: 0;overflow: hidden;}
.flexslider .slides > li.clone{position:relative;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative;zoom:1; overflow:hidden;}

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport { max-height: 300px;}
.flexslider .slides { zoom: 1;}
.carousel li { margin-right: 5px;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a{ text-decoration:none; display: block; width: 40px; height: 48px; margin: -50px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em ;}
.flex-direction-nav .flex-prev { left: -50px; background:url(/kcpjzx/dfiles/12888/pub/kczx/images/lf.jpg) no-repeat center center;}
.flex-direction-nav .flex-next { right: -50px;  background:url(/kcpjzx/dfiles/12888/pub/kczx/images/rt.jpg) no-repeat center center;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 9.5%;}
.flexslider:hover .flex-next { opacity: 0.7; right: 9.5%;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default;}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd;}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004';}
.flex-pauseplay a:hover  { opacity: 1;}
.flex-pauseplay a.flex-play:before { content: '\f003';}
/* Control Nav */
.flex-control-nav {position: absolute;bottom: 26px;right: 50%;text-align: center;z-index:889;height: 10px;margin-right: -578px;}
.flex-control-nav li { margin: 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a { width: 10px; height: 10px; display: block; background: #fff; cursor: pointer; text-indent: -9999px;border-radius:10px;}
.flex-control-paging li a:hover {background: #3b94c4;}
.flex-control-paging li a.flex-active { background: #003a59;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flexslider {height: 0;padding-bottom: 18.6%;overflow: hidden;}

/*头部样式*/
.wrap_header{width:100%;top:0;left:0;position:relative;background:#fff; z-index:999;}
.header{width:100%;margin:0 auto;position:relative; max-width:1600px;}
.header_wrap{width:100%; background:url(/kcpjzx/dfiles/12888/pub/kczx/images/headerbg.jpg) top center no-repeat;}
.header_logo{max-width:1200px;min-width: 320px;height:119px;margin:0 auto;position:relative;width:100%;}
.logo{max-width:417px;padding:30px 0 0 0;position:relative; float:left;}

.topLink{float: right;line-height: 39px;float: right;padding: 40px 0 0;font-size: 14px;}
.topLink a{color: #ccc;}
.topLink a:hover{color: #fff;}


/*导航*/
.wraq_nav{width:100%;height:47px;position: absolute;bottom:0;}
.nav{ width:100%;height: 47px;line-height:47px;text-align:center; background:#3b94c4;}
.nav ul{max-width:1200px;height:47px; margin:0 auto;}
.nav ul li{float:left;width:14.28%;position: relative;height: 47px;}
.nav ul li a{color:#fff;font-size:16px;}
.nav ul li > a:after{content: '';width: 1px;height: 16px;position: absolute;right: 0;top: 50%;margin-top: -8px;background: #2b6a8c;}
.nav ul li:first-child > a:before{content: '';width: 1px;height: 16px;position: absolute;left: 0;top: 50%;margin-top: -8px;background: #2b6a8c;}
.nav ul li:hover{cursor:pointer;}
.nav ul li .subNav{ position:absolute; left:0;top:45px;display:none; background: #3b94c4;  overflow:hidden;z-index:999;*z-index:999999;}
.nav ul li.on{background:none;}
.nav ul li.on a{}
.nav ul li.on .subNav {display:block;animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;}
.nav ul li.on .subNav dl{overflow:hidden;padding-top:1px;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li.on .subNav dl dd a{ display: block; line-height:18px; font-size:1.5em; font-weight:normal; color:#fff;padding:8px 5px 8px 5px;}
.nav ul li.on .subNav.smallWidth dl dd a{}
.nav ul li.on .subNav dl dd a:hover{ color:#fff;background-color:#185f86;}

.wrap_header.current .header_logo{height:69px;}
.wrap_header.current .logo{transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;width:230px;height:49px;padding:5px 0 0 0;}
.wrap_header.current .logo a{display:block;}
.wrap_header.current .logo .logo_02{margin-top:7px;}
.wrap_header.current{position:fixed;top:0;width:100%;height:110px; z-index:9999;}
.wrap_header.current .wraq_nav{height:41px;  z-index: 100000000000;margin-left: 33%;}
.wrap_header.current .nav{height:41px; line-height:41px;margin:0;}
.wrap_header.current .nav li{width:10%;background:none;font-size:0.9em;height:41px; line-height:41px;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
.wrap_header.current .nav ul{background: none;height:41px;}
.wrap_header.current .header{height:69px;}
.wrap_header.current .nav li a{color:#fff;font-size: 1.6em;}
.wrap_header.current .nav li:hover{cursor:pointer;font-weight:normal;transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;border-bottom: 0;}
.wrap_header.current .nav li:hover a{ color:#fff;}
.wrap_header.current .nav li .subNav{display:none;top:69px;}
.wrap_header.current .topWrap{display:none;}
.wrap_header.current .xiaoxun{ margin-top:20px;}

/*footer*/
.footerWrap{width:100%;overflow:hidden; background-color:#105073; max-width:1600px; margin:0 auto;}
.footer{max-width:1200px; overflow:hidden;margin:1.8% auto;position:relative;color:#fff; font-size:14px; line-height:35px;}
.footerLf{padding-left: 20px;/* width: 100%; */float: left;position: relative;text-align: center;}
.footerLf span{display: inline-block;*display: inline;*zoom: 1;text-align: left;color: #fff;}
.footerCenter{width: 29%;float: left;position: relative;color: #fff;padding: 0 0 0 13%;}
.footerCenter .title{font-size: 18px;padding:0 0 0 30px;color: #fff;background: url(/kcpjzx/dfiles/12888/pub/kczx/images/footercenter.jpg) left center no-repeat;}
.footerCenter li{width: 50%;float: left;}
.footerCenter li a{display: block;color: #fff;font-size: 14px;line-height: 35px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.footerRt{width: 20%;float: right;position: relative;text-align: center;font-size: 0;line-height: 0;}
.footerRt .codeBox{display: inline-block;*display: inline;*zoom: 1;}
.footerRt span{display: block;width: 100%;color: #fff;font-size: 14px;line-height: 24px;}
.footerLf:before,.footerCenter:before,.footerRt:before{/* background: #186087; */content: '';width: 1px;height: 88px;position: absolute;left: 0;top: 10px;}
.footer:after{background: #186087;content: '';width: 1px;height: 88px;position: absolute;right: 0;top: 10px;}

@keyframes rotate{
	from{transform: rotateX(90deg) translateY(0%);top:43px;}
	to{transform: rotateX(0deg) translateY(0%);top:43px;}
}
@-moz-keyframes rotate{
	from{-moz-transform: rotateX(90deg) translateY(0%);top:43px;}
	to{-moz-transform: rotateX(0deg) translateY(0%);top:43px;}
}
@-webkit-keyframes rotate{
	from{-webkit-transform: rotateX(90deg) translateY(0%);top:43px;}
	to{-webkit-transform: rotateX(0deg) translateY(0%);top:43px;}
}
/*手机端导航*/
.snav{display: none;height: 0;position: absolute;right:0px;top: 0;z-index: 1002;width:100%;background: #186087;}
.mbtn{display: block;width:30px;height: 30px;left:10px;top: 25px;z-index: 1002;cursor:pointer;background: url(/kcpjzx/dfiles/12888/pub/kczx/images/sub-mbtn02.jpg) center center no-repeat;position: absolute;}
#Index_mbtn{margin:0 auto;width:16px;height:18px;display: block;margin-top:10px;color:#fff;}
.mbtn .m{font-size: 12px;font-weight:400;font-family:Arial;color:#fff;text-align:center;width:100%;display:block;height:20px;}
.navm{width:100%;z-index: 99999;line-height: 30px;background-color: #1d638d;overflow: hidden;text-align: left;display: none;top: 65px;left:0;}
.navm ul{}
.navm li{width:100%;overflow:hidden;border-bottom: 1px solid #175e85;}
.navm li a{ font-size: 14px; width:120px;float:left; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:block;}
.navm li a:hover{color:#fff;}
.navm li span{ padding:10px 10px 0 0;float:right;margin-right:7px;color: #fff;cursor: pointer;}
.navm dl{ background-color:#fff;color:#004489;padding-left:20px;}
.navm dl dd{width:100%;height:30px;line-height:30px;border-bottom:1px solid #ddd;}
.navm li.on dl dd a{ display:block;font-size: 14px; color:#282828; line-height:30px;height:30px;}
.navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline; display:block; border:none; padding:0;}
.navm li dl dd a:hover{ color:#ee931d;}
.subNavs{width:100%;overflow:hidden;display: none;}
.nlinks{width:100%;overflow:hidden;}
.nlinks span{float:left;padding:0 10px;height:30px;line-height: 30px;}
.nlinks span a{color:#fff;font-size: 14px;}

@media screen  and (max-width:1600px){
	.flexslider:hover .flex-prev {left: 10px;}
	.flexslider:hover .flex-next {right: 10px;}
}

@media screen  and (max-width:1200px){
	.top,.header_logo{width:98%;margin:0 auto;}
	.nav a{font-size: 0.9em;} 
	.flex-control-nav{margin: 0;right: 22px;}
	
}

@media screen  and (max-width:900px){
 
}

@media screen  and (max-width:800px){
	.ser,.home,.topLink{ display:none;}
	.snav{display:block;}
	.mbtn{display:block;}
	
	.header_logo {height: auto;}
	.logo{width:100%; padding:10px 0; text-align: center; float: none;max-width: 100%;}
	.logo a{display: inline-block;    text-align: center;}
	.nav{display:none;}
	.wraq_nav{display: none;}
	
	.footerLf{width: 100%;margin: 0 0 10px;}
	.footerLf span{text-align: center;}
	.footerCenter{width: 60%;}
	
}


@media screen and (max-width:640px){
	.copy_wrap p{width:95%;line-height:22px;height:21px;text-align:center;margin:0 auto;}
	.snav{}
	.copy_wrap{width:100%;text-align:center;margin:10px auto;min-height:52px;}
	.copy_wrap p{font-size: 10px;}
	.logo .logo_02{margin-top:6px;}
	.friendLink{ display:none;}
	.address{ width:100%;}
	.logo_01 { width: 64%;}
	.mbtn{top: 16px;}
	
}
@media screen and (max-width:480px) {
	.header_logo {}
	.sina img,.weixin img{ width:60%;}
	.footerCenter{width: 100%;margin: 0 0 10px;}
	.footerRt{width: 100%;}
	
}
@media screen and (max-width:320px){
	.copy_wrap p{line-height:16px;}
	.mbtn{top: 10px;}
}