/*banner----------*/
.banner{ width: 100%; height: auto;}
.bzBanner{width:100%; min-width:600px; height:auto;overflow:hidden; position:relative;z-index:0 ;}
.bzBanner .content,.bzBanner .col,.bzBanner .col a{width:100%; height:100%; position: absolute; top:0px; left:0px; }
.bzBanner .btn{position: absolute; bottom:25px; right:50px; z-index:5; }
.bzBanner .btn i{display:block; float: left; width:15px; height:15px; padding:0 5px; border-radius:15px; margin-left:15px; background:white; overflow:hidden; opacity:0.6; filter:alpha(opacity=60); cursor:pointer; }
.bzBanner .btn i:hover{background:#0156a6; }
.bzBanner .btn i.act{opacity:0.8; filter:alpha(opacity=80); background:#0156a6; }
.bzBanner .pre,.bzBanner .next{display:inline-block; width:72px; height:72px; position:absolute; top:50%; margin-top:-50px; z-index:3; }
.bzBanner .pre{left:30px; }
.bzBanner .next{right:30px; background-position:0 -72px; }
.bzBanner .pre:hover{background-position:0 -144px; }
.bzBanner .next:hover{background-position:0 -216px; }
.bzBanner .col a{color:white; }
.bzBanner .col span{display:inline-block; width:550px; height:200px; background:rgba(0,0,0,.1); position:absolute; z-index:3; bottom:70px; left:130px; }
.bzBanner .col span h3{font-weight:normal; font-size:28px; font-weight:normal; font-family:微软雅黑; padding:0px; margin:0px; padding-left:20px; line-height:70px; text-shadow:1px 1px rgba(0,0,0,.3); }
.bzBanner .col span p{display:inline-block; width:90%; line-height:25px; font-size: 14px; font-family:微软雅黑; margin:0px; padding:0px; padding-left:20px; text-shadow:1px 1px rgba(0,0,0,.3); }

/*gonggao----------*/
.gongao{ width: 100%; height: 37px; border-bottom: solid 1px #ddeafb}
.gongaonr{ width: 1147px; height: 37px; line-height: 37px; margin: 0 auto}
td { font-size:12px; height: 37px; }
.rollboder {}
.rollTextMenus a{ color: #666}
.rollTextMenus span{ float: right}
.rollTextMenus strong{ display: inline-block; line-height: 37px; padding-left:27px; background: url("../images/gg.png") left no-repeat}
.rollleft { width: 980px; height:37px; line-height: 37px; float: left}
.rollleft STRONG { COLOR: #666 }
.rollcenter { TEXT-ALIGN: center ; width: 100px }
.rollright { FLOAT: right; WIDTH:10px; line-height: 15px; TEXT-ALIGN: center }
.rollright IMG { VERTICAL-ALIGN: middle }

/*main----------*/
.symain{ width: 100%; height: auto}
.symainn{ width: 1147px; height: auto; margin: 50px auto}
.syleft{ width: 363px; height: auto; float: left}
.syleft h1{ height: 46px; line-height: 46px; border-bottom: solid 1px #ddeafb; background: url("../images/btlib.png") left no-repeat}
.syleft h1 a{ font-size: 16px; font-weight: bold; color: #333; padding-left:20px;}
.xw ul{ padding:15px 0px;  border-bottom: solid 1px #ddeafb; }
.xw ul li{  height: 30px;  line-height: 30px;}
.xw ul li a{ color: #666; font-size: 14px;}
.xw ul li a:hover{color: #599afe}
.xw ul li span{ float: left; color: #999; float:right }
.symore{ color: #599afe; float: right}
.symore:hover{ color: #acccfe}
/*main center----------*/
.sycenter{ width: 362px; height: auto; float: left; margin-left:25px; display: inline }
.sycenter h1{ height: 40px; line-height: 40px; background: url("../images/btlib.png") left no-repeat}
.sycenter h1 a{ font-size: 16px; font-weight: bold; color: #333; padding-left:20px;}

.demo {width:360px;height:186px;font-size: 14px;position:relative; margin-top: 6px;}
.demo a.control {position:absolute;display: block;top: 50%;margin-top: -19px;
    width: 17px;height:25px;cursor: pointer;z-index: 2;background: url(../images/buttons.png) no-repeat}
.demo a.prev {left: 0;background-position: 0 0}
.demo a.next {right: 0;background-position: -17px 0}
.demo a.prev:hover {background-position: 0 -25px}
.demo a.next:hover {background-position: -17px -25px}

/*main right----------*/
.syright{ width:350px; height:auto; float:left;margin-left:25px; display: inline }
.syright h1{ height: 40px; line-height: 40px; background: url("../images/btlib.png") left no-repeat}
.syright h1 a{ font-size: 16px; font-weight: bold; color: #333; padding-left:20px;  }

.panel {
    border:none;
    background: none;
    box-shadow: none;
    margin-bottom:6px ;
}

.panel:last-child {
    border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
    border-radius:3px;
}

.panel-group .panel {
    border-radius: 3px;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

.panel-heading {
    background-color: #7aaefe;
    border-radius:3px;
    border: none;
    color: #fff;
    padding: 0;
	position:relative;
	z-index:999
}

.panel-title a {
    display: block;
    color: #fff;
    padding:8px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}
.panel-title{ margin-top:6px;}

.panel-body {
    background: #ebebeb;
    height: 140px;
    padding: 0;
    color: #666;
    padding: 5px;
    font-size: 14px;
    line-height: 22px;
	visibility:visible;
}

.panel:last-child .panel-body {
    border-radius:3px;
}

.panel:last-child .panel-heading {
    border-radius: 3px;
    -webkit-transition: border-radius 0.3s linear 0.2s;
    transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
    border-radius: 0;
    -webkit-transition: border-radius linear 0s;
    transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    font-size: 24px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.panel-heading.active a:before {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

#bs-collapse .panel-heading a:after {
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/* myfooter */
.syfoort{ width: 100%; height: 106px; background: url("../images/myftbj.jpg") center no-repeat}
.syfootn{ width: 1147px; height: auto ; margin: 0 auto}
.syfootn ul li{ width: 434px; height: auto; float: left; padding-top:10px;}
.syfootn ul li:first-child{ margin-right:24px;}

/* footer */
.footer{ width: 100%; height: 158px; background: #599afe}
.footern{ width: 1147px; height: auto; margin: 0 auto}
.footernz{ width: 609px; height: auto; float: left}
.footerny{ width: 510px; height: auto; float: right}
.footernyz{ width: 360px; float: left; padding-top: 20px; color: #fff; font-size: 12px;}
.footernyz h2{ font-size: 20px; color: #fff; line-height: 40px; }
.footernyy{padding-top:10px; width: 140px; float: right; text-align: center}


/* about */
.nybanner{ width:100%; height:284px;}
/* slide */
.slide-main{height:284px;position:relative;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:254px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;
    opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:284px;overflow:hidden;}
.slide-box{position:relative;}
.slide{min-width: 1000px;display:none;height:284px;position:absolute;z-index:8;}
.slide a{display:block;width:100%;height:284px;cursor:pointer;}


.weizhi{ width: 100%; height: 37px; line-height: 37px; border-bottom: solid 1px #ddeafb}
.weizhin{ background: url("../images/home.png") left no-repeat; width: 1147px;
    height: auto; margin: 0 auto; padding-left: 20px; color: #666}
.weizhin a{color: #666}
.weizhin b{ color: #599afe}
.nymain{ width: 100%; height: auto; }
.nymains{ width: 1145px; height: auto; margin: 0 auto;  border: solid 1px #dfecff; border-top: none; margin-bottom: 80px;}
.nymainsz{ width:278px;float: left }
.nymainsz h1{ height: 86px; background: url("../images/nyh1bj.jpg") center no-repeat}
.nymainsz h1 a{ color: #599afe; padding-left: 40px; line-height: 86px; font-size: 20px; font-weight: bold}
.line1{ height: 1px; margin-bottom: 1px; background: #dfecff; width: 100%}


.zdh li{ width: 275px; height: 44px; line-height: 44px; margin: 0 auto}
.zdh li a{ display: block;color: #333; font-size: 14px; padding-left:60px;background:url(../images/jtlib.png) 40px no-repeat #fff; }
.zdh li a:hover{ display: block; background:url(../images/jtlib.png) 40px no-repeat #599afe;color: #fff}
.zdh li a.active{display: block; background:url(../images/jtlib.png) 40px no-repeat #599afe;color: #fff}

.nymainsy{ width: 865px; height:auto; float: right ; border-left: solid 1px #dfecff; }
.nymainsy > h1{ background: url("../images/nlibbi.jpg") 30px no-repeat;
    font-size: 16px; font-weight: bold; border-bottom:solid 1px #dfecff;
    line-height: 87px; height: 87px; padding-left: 10px; padding: 0px 40px;}
.nymainsy-nr{padding: 20px 30px;color: #555; line-height: 30px; font-size: 14px;}
.nymainsy-nr > span{ padding-left:70px;}
/*zxly*/
.khfu-bd{ margin-top:25px; margin-bottom:30px; line-height:40px; padding-left:30px;}
.file{margin:4px 0px;}
.file label{float:left;width:130px; font-weight:normal;text-align:right;font-size:14px; line-height:40px;color:#555; padding-right:15px;}
.file span.txtRed{padding-left:15px; color:#d80a0a;}

.box1{width:524px;height:34px; border:solid 1px #e0ecfe; padding-left:5px; background:#fff; }
.box2{width:524px; height:148px;  border:solid 1px #e0ecfe; padding-left:5px; padding-top:5px; background:#fff; }
.file span.dxanwz{ font-size:14px; color:#666;}
.masbutgrxx{ padding-left:140px; margin-top:50px;}
.ly-wz{ font-size:14px; line-height:30px; color:#555}
.btn2{ width:87px; height:30px; line-height: 30px; background:#599afe; border:none; color:#fff; cursor:pointer;font-size:14px; margin-left:250px;}
.btn1{ width:87px; height:30px; line-height: 30px; background:#599afe; border:none; color:#fff;cursor:pointer; font-size:14px; margin-left:70px;}
/*contact*/
.dt{ width: 805px; height: 290px; border:solid 1px #e0ecfe }

/*new*/
.newlib li a:hover .time{ text-align: center; width: 59px; height: 59px;
    background: #599afe; padding: 10px 0px; border-radius: 5px;font-size: 12px; color: #fff;
}
.time{ text-align: center; width: 59px; height: 59px; background: #e9e9e9; margin-top:10px;
    padding: 10px 0px; border-radius: 5px;font-size: 12px; float: left; margin-right: 10px; }
.time:hover{ text-align: center; width: 59px; height: 59px;
    background: #599afe; padding: 10px 0px; border-radius: 5px;font-size: 12px; color: #fff;
}
.time p{ line-height: 20px;}
.newwz h2{ color: #333; font-size: 14px; line-height:26px; font-weight: bold}
.newwz{ font-size: 14px; color: #666;line-height: 24px;}
.newlib li{ margin-bottom:30px;}


/*newny*/
.nymainsy-nr ol{ color: #333; font-size: 14px; font-weight: bold; text-align: center}
.nymainsy-nr b{ display: block;  text-align: center;  font-size: 12px; font-weight: normal}

/*xiazai*/
.magzbox{
    position: relative;margin-bottom: 30px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.magzbox:hover{
    transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
    -webkit-transform: translate(0,-5px);
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
}
.magzbox .bg{
    padding: 15px;border: 1px solid #626995;background: #393e5e;height: 400px;
}
.magzbox .bg1{
    z-index: 3;position: relative;
}
.magzbox .bg2{
    z-index: 2;left: 3px;top: 3px;position: absolute;width: 247px;
}
.magzbox .bg3{
    z-index: 1;left: 5px;top: 6px;position: absolute;width: 247px;
}
.magzbox img{
    border: 1px solid #626995;
}
.magzbox .time1{
    color: #999;font-family: "Helvetica" !important;
}

/*cp*/
.cpny li{ width: 360px; height: 186px; float: left; margin:20px; display: inline}
.cpny ol{ height: 30px; background: #a2a2a2; text-align: center; color: #fff; position: relative; margin-top: -30px;}
.cpny li a:hover ol{height: 30px; background: #599afe; text-align: center; color: #fff; position: relative; margin-top: -30px;}

.jjfa li{ width: 231px; height: 260px; border-bottom: dotted 1px #e2e2e2; float: left; margin:18px; display: inline}
.jjfa li
.jjfawz h3{ font-size: 14px; color: #333;  line-height: 24px; font-weight: bold;}
.jjfawz{ font-size: 13px; line-height: 24px;}
.jjfawz a{ display: block; font-size: 14px; color: #599afe}
.jjfawz a:hover{color: #8fbbfe}

.cpny-tp { width: 540px; margin: 0 auto}


.dtl-title{
    background: #ebebeb;line-height: 30px;
}
.dtl-title span{
    background: #999;color: #fff;font-weight: bold;border-left: 5px solid #61b8e5;display: inline-block;padding: 0 25px;
}

.ce{display:block;}
.ce li{width: 275px;  margin:3px auto; background: #599afe;}
.more{margin-left: 36px;}
.ce li a{padding: 10px 10px 10px 40px;color:#fff;display:block;cursor:pointer;background:url(../images/cplibjt.png) no-repeat 240px center;}
.ce li a:hover{background:url(../images/cplibjt.png) no-repeat 240px center; color: #fff}
.ce li .dqian{background:none}
.ce li .xz{background:url(../images/cplibjt.png) no-repeat 240px center;}

.er{display:none; background: #fff}
.er:first-child{ display:block}
.er li{width:100%;background: #fff;}
.er li a{display:block;padding:10px 10px 10px 20px;color:#555;font-size: 15px;}
.er .e_li a{background:url(../images/cplibjt.png) no-repeat 240px center #fff;color:#555;}
.er li a:hover,.er li .sen_x{background:url(../images/cplibjt.png) no-repeat 240px center #e9e9e9;color:#555;}
.er .e_li a:hover,.er .e_li .sen_x{background:url(../images/cplibjt.png) no-repeat 240px center #e9e9e9;color:#555; }

.thr{background:rgb(150,150,150);display:none;}
.thr li{width: 275px;  margin:0px auto; background: #e9e9e9;}
.er .e_li .thr li a{background:none;}
.er .e_li .thr li a:hover{background:#599afe; color: #fff}
.er .e_li .thr li .xuan{background:rgb(249,152,49);}
.more1{margin-left: 28px;margin-top: -4px;}
.thr_nr{width:300px;position:absolute;top:0px;left:150px;z-index:10;border:1px solid rgb(201,201,201);display:none;}
.thr_nr h3{font-weight:normal;font-size:18px;display:block;text-align:center;width:100%;padding:10px 0px;}
.thr_nr img{width:100%;}

.ti {width: 29px;height:29px;float: left;padding-top: 3px;cursor: pointer;text-align: center;margin-right: 10px;margin-top:40px;margin-left:20px;background: url(../images/11.png) no-repeat;}
.inpu {cursor: pointer;filter:alpha(opacity=0);-moz-opacity:0; opacity:0;width:29px;height:29px;}
.span{float:left;display:block;padding:4px 40px 0px 0px;color:#000;}
.tu1{width: 29px;height:29px;float: left;padding-top: 3px;cursor: pointer;text-align: center;margin-right: 10px;margin-top:40px;margin-left:20px;background:url(../images/22.png) no-repeat;}
.span1{color:#f00;float:left;display:block;padding:4px 40px 0px 0px;}
.span2{color:#000;}


/*cp_ ny_zb */
/* service-menu */			 
.service-menu .menu-title{
width: 275px;  margin:0 auto; background: #599afe;
}
.service-menu {
width: 278px;
}
.service-menu .menu-title {
  width: 275px;  margin:0 auto; background: #599afe;
	height:44px;
	overflow:hidden;
	padding: 0px 0px 0px 40px;
	background-position:0 0;
	background-repeat:repeat-x;
	line-height:34px;
}
.service-menu .menu-title a{	
    color:#fff;
	font-size:15px;}
.service-menu .menu-title a:link, ..service-menu .menu-title a:visited {
	color:#fff;
	font-size:15px;
	text-decoration:none;
}	
.service-menu .menu-p {
  width: 275px;  margin:0 auto;
 background: #fff;
 color:#555;
	display:block;
	height:44px;
	overflow:hidden;
	padding: 0px 0px 0px 40px;
	font-size:15px;
	font-weight:normal;
	cursor:pointer;
	line-height:44px;
}

.service-menu .menu-p:hover{background:#e9e9e9;}

.service-menu .menu-p a:link, .service-menu .menu-p a:visited {
	color:#555;
	font-size:15px;
	text-decoration:none;
}
.service-menu .menu-p a:hover {
	color:#599afe;
	font-size:15px;
	text-decoration:none;
}

.service-menu .menu-p-current a:link, .service-menu .menu-p-current a:visited {
	color:#599afe;
	font-weight:bold;
}
.service-menu .menu-p-current a:hover {
	color:#599afe;
}
.service-menu .menu-c {
	display:none;
	padding:0px 0 0px 44px;
}
.service-menu .menu-c-current {
	display:block;
}
.service-menu .menu-c ul {
	display:block;
}
.service-menu .menu-c li {
height:34px;
line-height:34px;
	overflow:hidden;
}
.service-menu .menu-c a:link, .service-menu .menu-c a:visited {
	color:#555;
	text-decoration:none;
}
.service-menu .menu-c a:hover {
	color:#599afe;
	text-decoration:none;
}
.service-menu .menu-c .current:link, .service-menu .menu-c .current:visited {
	color:#599afe;
	font-weight:bold;
}
.service-menu .menu-c .current:hover {
	color:#599afe;
}


/*filter:alpha(opacity=50); /*IE滤镜，
透明度50%*/
/*-moz-opacity:0.5; /*Firefox私有，透明度50%*/
/*opacity:0.5;/*其他，透明度50%*/


.zzsc-container{ width:350px}
.jjfasy{width:350px; margin:0; padding:0}



