/*必备样式*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;}
ul,ol,dl{list-style-type:none;}
html,body{*position:static;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button{overflow: visible;vertical-align:middle;outline:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur());}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur();)}
sub,sup{vertical-align:baseline;}
table{border-collapse:collapse;border-spacing:0;}
textarea { resize:none;} 
input[type="submit"],input[type="button"]{ cursor:pointer;}
/*img*/
img{border:0;vertical-align:middle;}
a img,img{-ms-interpolation-mode:bicubic;}
.img-responsive{max-width: 100%;height: auto;}
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5;}
legend small{font-size:15px;color:#999;}
svg:not(:root) {overflow: hidden;}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
a{text-decoration:none;cursor: pointer;color:#666;}
a:hover{text-decoration:none;}
body,th,td,button,input,select,textarea{ font-family:Microsoft Yahei,Arial,Helvetica,sans-serif;font-size:12px;color:#000;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;}
.fl{ float:left;}
.fr{ float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{*zoom:1;}
.ib{display:inline-block;*display:inline;*zoom:1; vertical-align:middle;}

/*******************************************/
.test {
    background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; left: 0px; top: 100px; position: fixed; z-index: 2147483647;
}
.test {
    background: rgb(255, 255, 255); border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204) currentColor; border-image: none; left: 0px; top: 100px; position: fixed;
}
.test li {
    padding: 0px 30px; text-align: center; line-height: 25px; font-size: 14px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.test li h3 {
    color: rgb(0, 0, 0); font-size: 16px;
}




.wrap{width: 1100px;margin:0 auto;}
.header{background:#fefefc;}
.header .top{border-top:4px solid #d8a500;height: 127px;}
.header .top .logo{background:url(../images/logo.png) no-repeat left 6px;width: 300px;height: 116px;float: left;}
.header .lgr{float: right;}
.header .lgr .hd{padding-left:130px;padding-top: 35px;color:#efefef;}
.header .lgr a{color:#999;height: 35px;padding:0 11px;display: inline-block;}
.header .lgr a.on{color:#d8a500;}
.header .lgr a:hover{color:#d8a500;}
.header .lgr a.eng{padding-right: 0;}
.header .lgr .bd .inp{background:url(../images/i-search1.png) no-repeat;width:192px;padding-left: 12px;height: 30px;border: none;font-size: 14px;color: #999;margin-right: 10px;float: left;}
.header .lgr .bd .btn1{width:96px;height: 30px;background:url(../images/i-btn1.png) no-repeat;border:none;float: left;font-size: 14px;color: #fff;line-height:28px;margin-right: 2px;}
.nav{height:56px;border-top: 1px solid #efefee;border-bottom:4px solid #dedede;position: relative;z-index:1000;}
.nav ul{border-left: 1px solid #efefef;position: relative;z-index:1000;}
.nav ul>li{width: 182px;height:60px;line-height: 55px;float: left;border-right: 1px solid #efefef;text-align: center;}
.nav ul>li.li1{background:url(../images/nav1.png) repeat-x left bottom;}
.nav ul>li.li2{background:url(../images/nav2.png) repeat-x left bottom;}
.nav ul li.li3{background:url(../images/nav3.png) repeat-x left bottom;}
.nav ul li.li4{background:url(../images/nav4.png) repeat-x left bottom;}
.nav ul li.li5{background:url(../images/nav5.png) repeat-x left bottom;}
.nav ul li.li6{background:url(../images/nav6.png) repeat-x left bottom;}     
.nav ul li a{font-size: 14px;color:#333;}
.nav ul li:hover a{color:#d8a500;}
.nav ul li.on a{color:#d8a500;}
.nav ul ol{width: 100%;position: absolute;left:222px;top:50px;display:none;padding-top: 5px;}
.nav ul ol li{float: left;padding:0 20px;}
.nav ul li.on ol li a{color:#666;font-size:14px;}
.nav ul li.on ol li.up a{color:#122a88;}
.nav ul li.on ol li:hover a{color:#122a88;}
.header .nav ul li:hover ol{display:block;}
.nav .bg{background:url(../images/i-xiala-bg.png) repeat-x;height:62px;display:none;}
.z-header .nav ul li.li1:hover{background:url(../images/nav1.png) repeat;}
.z-header .nav ul li.li2:hover{background:url(../images/nav2.png) repeat;}
.z-header .nav ul li.li3:hover{background:url(../images/nav3.png) repeat;}
.z-header .nav ul li.li4:hover{background:url(../images/nav4.png) repeat;}
.z-header .nav ul li.li5:hover{background:url(../images/nav5.png) repeat;}
.z-header .nav ul li.li6:hover{background:url(../images/nav6.png) repeat;} 
.z-header .nav ul li:hover a{color: #fff;}
.z-header .nav .bg{background: none;}
.z-header .nav ul li.li7:hover{background:url(../images/nav7.png) repeat;}  



.index .banner{height: 560px;background-color:#f7f7f6;}
.index .main{background:url(../images/index-bg01.jpg) no-repeat;}
        /* 本例子css */
.slideBox{ width:100%;height: 560px;overflow:hidden; position:relative;}
.slideBox .hd{ height:5px; overflow:hidden; position:absolute;left: 50%;bottom:40px; z-index:1;margin-left:-110px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left;margin:0 4px;width:70px; height:5px;text-align:center; background:#fff;cursor:pointer;}
.slideBox .hd ul li.on{ background:#d8a500;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd ul li a{ width:100%;height: 560px;display:block;}

.index .sect1{padding-top: 68px;/*background:url(../images/i-sect1bg.png) no-repeat center top;*/}
.index .sect1-l{float: left;width:516px;padding-right:50px;padding-bottom:70px;}
.index .sect1 h5{height:45px;}
.index .sect1 h5 a{font-size: 22px;color: #333;font-weight: bold;}
.index .sect1 h5 em{font-size: 18px;font-family:Arial;margin-left: 11px;}
.index .sect1-l .bd{background:#fff;padding-left: 20px; border-radius:5px;padding-top: 20px;padding-right: 20px;height: 579px;}
.index .sect1-l img{float: left;width: 270px;padding-right: 15px;}
.index .sect1-l span{font-size: 14px;color: #333;line-height: 30px;}
.index .sect1-l .a02{font-size: 16px;color:#d8a500;width: 155px;height: 48px;line-height: 48px;display:block;border: 1px solid #d09300;border-radius: 6px;text-align: center;margin-top: 46px;}
.index .sect1-l .a02:hover{background:#d09300;color:#fff;}

.index .sect1-r{float: left;padding-bottom:70px;}
.index .sect1-r h5 a{color:#747473;}
.index .slideTxtBox .s002{background:url(../images/index-sect1r.png) no-repeat;width: 187px;height: 134px;position: absolute;right:-100px;top:-59px;}


        /* 本例子css */
.slideTxtBox{text-align:left;background:#fff;border-radius:5px;padding-right: 20px;padding-top: 20px;padding-left: 20px;height: 579px;position: relative;}
.slideTxtBox .hd{ height:35px; line-height:35px;border-bottom:1px solid #d09300;  position:relative;}
.slideTxtBox .hd ul{ float:left;position:absolute; left:0px; top:-1px; height:36px;}
.slideTxtBox .hd ul li{ float:left;width: 90px;height:36px;line-height: 36px;cursor:pointer;text-align: center;font-size: 14px;color: #666;}
.slideTxtBox .hd ul li.on{  background:url(../images/i-sect1r01.png) no-repeat;color: #fff;}
.slideTxtBox .bd .u1{padding-top: 24px;}
.slideTxtBox .bd .u1 .li1{padding-bottom: 20px;border-bottom: 1px solid #d6d6d6;color:#122a88;}
.slideTxtBox .bd .u1 .li1 img{float: left;margin-right: 20px;width: 198px;}
.slideTxtBox .bd .u1 .li1 .imgr{float: left;width: 275px;}
.slideTxtBox .bd .u1 .li1{font-size: 14px;color: #999;}
.slideTxtBox .bd .u1 .li1 h4{font-size: 16px;color: #333;height: 62px;}
.slideTxtBox .bd .u1 .li1 em{margin-top: 16px;display: block;text-align:right;}
.slideTxtBox .bd .u1 .li2{padding-left: 13px;height: 63px;border-bottom: 1px solid #d6d6d6;}
.slideTxtBox .bd .u1 .li2 span{float: left;font-size: 26px;color: #999;padding-top:3px;background:url(../images/i-sect1r01-2.png) no-repeat right 14px;text-align:center;padding-right:16px;}
.slideTxtBox .bd .u1 .li2:hover span,
.slideTxtBox .bd .u1 .li2:hover p{color:#122a88;}
.slideTxtBox .bd .u1 .li2 span em{display: block;font-size: 14px;font-family: Arial;}
.slideTxtBox .bd .u1 .li2 p{float: left;padding-left: 20px;font-size: 16px;color: #333;line-height: 63px;}

.sect002{/*background:url(../images/i-sect2bg.jpg) repeat;*/padding-top: 70px;} 
.sect002 h5{height:42px;float: left;}
.sect002 h5 a{font-size: 22px;color: #333;font-weight: bold;}
.sect002 h5 em{font-size: 18px;font-family:Arial;margin-left: 11px;}

.sect002 .box1{float:right;height:52px;}
.divselect{width:110px;position:relative; z-index:1;}
.divselect select{width:102px; height:30px;line-height:30px; display:block; color:#807a62; cursor:pointer;font-style:normal;padding-left:8px;background:url(../images/i-sect2-02.png) no-repeat;}
/*.divselect select:hover{background:url(../images/i-sect2-01.png) no-repeat;}*/
.divselect select.on{background:url(../images/i-sect2-01.png) no-repeat;}
.divselect ul{width:108px;border:1px solid #333333; background-color:#ccc; position:absolute; z-index:20000; margin-top:0px; display:none;border-radius:5px;}
.divselect ul li{height:30px; line-height:30px;}
.divselect ul li a{display:block; height:30px; color:#333333; text-decoration:none; padding-left:8px; padding-right:8px;}
.divselect ul li a:hover{background-color:#999;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333;}
#s1{z-index:9;}
.sect002 .box1 span{font-size: 16px;color: #333;padding-top:3px;}
.sect002 .box1 .divselect{margin-left:10px;}
.sect002 .box1 span,
.sect002 .box1 .divselect{float: left;}
.sect002 .bd ul li{background:url(../images/i-sect2-bg2.png) no-repeat;/*width: 341px;*/height:331px;padding-left:16px;padding-right:12px;padding-top:25px;float: left;margin-right:14px;margin-bottom:22px;}
.sect002 .bd ul li img{display: block;} 
.sect002 .bd ul li a{color:#333;}
.sect002 .bd ul li .s2{font-size: 16px;padding-top: 10px;height:45px;display: block;width: 315px;}
.sect002 .bd ul li:hover .s2{color:#122a88;}
.sect002 .bd ul li p{font-size: 14px;/*border-bottom: 1px solid #ececec;*/padding-bottom: 11px;    width: 315px;}
.sect002 .bd-t{padding-right:14px;}
.sect002 .s1{color: #999;font-size: 14px;padding-top: 8px;display: block;}
.sect002 .bd ul li:hover .s1{color:#122a88;}

.sect002 .bd ul li.li3{margin-right:0;}
.sect002 .bd ul li:hover{background:url(../images/i-sect2-bg1.png) no-repeat;}
.sect002 .s002{display: block;padding-bottom:40px;/*padding-bottom: 68px;*/}
.sect002 .a02{font-size: 16px;color:#d8a500;width: 155px;height: 48px;line-height: 48px;display:block;border: 1px solid #d09300;border-radius: 6px;text-align: center;margin-top: 46px;margin: 0 auto;margin-top: 10px;}
.sect002 .a02:hover{background:#d09300;color:#fff;}


.sect001{height: 110px;background:#ffc24f url(../images/BN.jpg) no-repeat center center;line-height: 110px;}
.sect001 h4{height: 110px;color: #fff;font-size: 28px;font-weight: bold;}
.sect001 h4 em{font-size: 10px;text-transform:uppercase;margin-left: 12px;display: inline-block;color:#fff7ec;}
.jtjs{background:url(../images/jtjs-bg1.jpg) repeat;padding-bottom: 70px;}
.jtjs .sect1{padding-bottom: 71px;}
.hd001{margin-top: 40px;margin-bottom:30px;height: 50px;background:#fff;line-height: 50px;font-size: 14px;color: #333;}
.hd001 span{float: left;padding-left: 48px;background: url(../images/jtjs-sect1.png) no-repeat 18px center;}
.hd001 span a{color: #333;}
.hd001 span a.up{color:#d8a500;}
.hd001 span a:hover{color:#d8a500;}
.hd001 p{float: right;margin-right:4px;}
.hd001 p a{height: 47px;padding:0 20px;display: inline-block;}
.hd001 p a.on{color:#d8a500;border-bottom:3px solid #d8a500;}
.hd001 p a:hover{color:#d8a500;border-bottom:3px solid #d8a500;}
.jtjs .sect1 .bd{padding-top: 40px;background: #fff;padding-left: 20px;}
.jtjs .sect1 .bd img{width: 603px;float: left;padding-right: 28px;}
.jtjs .sect1 .bd .imgr{padding-right:20px;}
.jtjs .sect1 .bd h3{height:88px;background:url(../images/jtjs-sect1-02.png) no-repeat 630px bottom;margin-bottom:18px;}
.jtjs .sect1 .bd h3 a{color:#20196d;font-size: 28px;font-weight: bold;}
.jtjs .sect1 .bd h3 em{font-size: 14px;color: #666;font-weight: normal;}
.jtjs .sect1 .bd p{font-size: 14px;color: #333;line-height: 32px;}
.jtjs .sect1 .p1{padding-top:36px;font-size: 14px;color: #333;line-height: 32px;}


.jrwm{padding-bottom: 97px;background:url(../images/jtjs-bg.jpg) repeat;}
.jrwm .main{padding:40px 20px 0 25px;background:#fff;}
.jrwm .main .sect2 h6{color:#122a88;font-size: 18px;padding-top: 30px;height: 32px;}
.jrwm .main .sect2 p em{display: block;height: 28px;font-size: 14px;color: #666;}
.jrwm .main .line{padding-bottom: 30px;border-bottom: 2px dashed #cbcbcb;}
.jrwm .main .a001{font-size:14px;width:76px;padding-left: 48px;height:40px;line-height:40px;color:#fff;background:#122a88 url(../images/jrwm-02.png) no-repeat 16px 13px;display:block;margin:30px auto;}
.jrwm .main .sect1{padding-left:20px;}
.jrwm .main .sect1 ul li{width:1060px;}
.jrwm .main .sect1 ul li.li1{background:#d8a500;}
.jrwm .main .sect1 ul li.li3{background:#dedfe1;}
.jrwm .main .sect1 ul ol li{width:265px;text-align:center;float: left;height:60px;line-height: 60px;}
.jrwm .main .sect1 ul .ol1 li a{color:#fff;font-size:16px;}
.jrwm .main .sect1 ul .ol2 li a{color:#666;font-size:14px;}
.jrwm .main .sect1 ul .ol2{background:url(../images/jrwm-sect1-02.png) no-repeat 999px center;}
.jrwm .main .sect1 ul .box004{display:none;/*height:0;*/overflow: hidden;}
.jrwm .main .sect1 ul .current ol.ol2{border-bottom:1px solid #d8d9db;}
.jrwm .main .sect1 ul li.current .box004{background: #fff;border-bottom:1px solid #d8d9db;}
.jrwm .main .sect1 ul li.current .ol2{background:url(../images/jrwm-sect1-01.png) no-repeat 999px center;}


.jrwm .main .n-con-ft{padding-bottom:56px;}
.box001{width: 100%;height: 100%;position:fixed;top:0;left:0;right:0;background:rgba(0,0,0,0.46);z-index:20000;}
.box001 .con{width: 716px;height: 556px;background:url(../images/jrwm-xx1.png) no-repeat;position: fixed;left: 50%;top:100px;margin-left:-370px;}
.box001 .con .s1{display:block;text-align:center;font-size:24px;height:74px;line-height:74px;color: #fff;}
.box001 .con .a001{width: 19px;height: 20px;background:url(../images/jrwm-xx2.png) no-repeat;cursor:pointer;position: absolute;right: 27px;top: 27px;}
.box001 .con p{font-size:14px;color:#585858;height:74px;line-height:74px;padding-left:30px;}
.box001 .bd .w-list{padding-left:38px;margin-top:20px;}
.box001 .bd .lab1{width:83px;height:45px;display: inline-block;color:#666;font-size:14px;line-height:45px;}
.box001 .bd .inp{width:546px;height:43px;border:1px solid #c2c2c2;}
.box001 .inp1{margin-top:14px;width:100%;height:53px;border: none;background:url(../images/jrwmxx-02.png) no-repeat 256px top;font-size: 18px;color: #fff;padding-left:8px;}


.lxwm{padding-bottom:79px;background:url(../images/jtjs-bg.jpg) repeat;}
.lxwm .main{padding:36px 0 66px 0;background:#fff;}
.lxwm .sect1{padding-left: 22px;} 
.lxwm .sect1 h3{height:76px;margin-bottom:25px;border-bottom: 1px solid #ececec;position: relative;}
.lxwm .sect1 h3 i{width:141px;height:3px;position: absolute;left: 0;bottom:-2px;background:url(../images/lxwm01.jpg) no-repeat;}
.lxwm .sect1 h3 a{display:block;color:#20196d;font-size: 20px;font-weight:bold;}
.lxwm .sect1 h3 em{font-size:14px;color:#666;font-family:Arial;display:block;padding-top:6px;}
.lxwm .sect1 .bd{padding-right:300px;padding-bottom: 15px;}
.lxwm .sect1 .bd span{width:362px;font-size:14px;color:#666;display: inline-block;margin-bottom:18px;}
.lxwm .sect1 .bd i{width:19px;padding-right:10px;display:inline-block;}
.lxwm .sect1 .a01{width: 1059px;height: 507px;margin:0 auto;}


.sztd{padding-bottom:80px;background:url(../images/jtjs-bg.jpg) repeat;}
.sztd .main{padding-top:50px;background:#fff;}
.sztd .main .sect1{padding-left:27px;} 
.sztd .main .sect1 li{width:25%;margin-bottom:58px;float:left;position: relative;}
.sztd .main .sect1 li img{padding-bottom:30px;padding-top: 13px;}
.sztd .main .sect1 li span{font-size:14px;color:#999;display: block;}
.sztd .main .sect1 li span em{display:block;font-size:18px;color: #333;font-weight:bold;}
.sztd .main .sect1 li p{height:42px;line-height:42px;font-size: 14px;color: #333;}
.sztd .main .sect1 li.li2{margin-bottom:54px;}
.sztd .main .sect1 li .zi{width:211px;height: 211px;background:url(../images/sztd-zi01.png) no-repeat;position: absolute;left:0;top:0;display:none;margin-top: 13px;}
.sztd .main .sect1 li:hover .zi{display:block;}


.xwzx{padding-bottom:80px;background:url(../images/jtjs-bg.jpg) repeat;}
.xwzx .main{padding-top:40px;padding-bottom:64px;background:#fff;}
.xwzx .main .sect1{display: block;margin-left:21px;margin-right: 20px;padding-bottom: 31px;border-bottom:1px solid #d8d8d8;}
.xwzx .main .sect1 img{float:left;margin-right:41px;}
.xwzx .main .sect1 .imgr{float:left;width:666px;}
.xwzx .main .sect1 h6{font-size:18px;color:#333;padding-top:8px;line-height:74px;}
.xwzx .main .sect1 p{font-size:14px;color:#666;padding-bottom: 32px;}
.xwzx .main .sect1 span{display: block;}
.xwzx .main .sect1 em{width:125px;height:39px;line-height:39px;text-align:center;font-size:13px;color:#d8a500;border: 1px solid #d09300;border-radius: 6px;float:left;}
.xwzx .main .sect1 em:hover{background:#d8a500;color: #fff;    border-radius: 6px;}

.xwzx .sect1 i{float: right;font-size:14px;color:#666;}
.xwzx .sect2{padding-left: 21px;padding-right:20px;}
.xwzx .sect2 ul li{padding:28px 0;border-bottom:1px solid #d8d8d8;}
.xwzx .sect2 .divl{width: 98px;height: 108px;float:left;font-family:Arial;background:#f9f9f9;color:#adadad;text-align:center;margin-right:34px;}
.xwzx .sect2 .divl em{font-size:50px;width: 98px;height:68px;line-height:68px;display: inline-block;border-bottom:1px solid #fff;}
.xwzx .sect2 .divl i{font-size:18px;height:39px;line-height:39px;}
.xwzx .sect2 .divr{float:left;width:924px;}
.xwzx .sect2 .divr h6{font-size:16px;color:#333;height:56px;}
.xwzx .sect2 .divr p{font-size:14px;color:#666;}
.xwzx .sect2 li.on .divl{background:#122a88;color:#fff;}
.xwzx .sect2 li.on .divr h6{color:#122a88;}
.xwzx .sect2 li:hover .divl{background:#122a88;color:#fff;}
.xwzx .sect2 li:hover .divr h6{color:#122a88;}
.xwzx .n-con-ft{padding-top:53px;}

.xwzx .sect4{position: fixed;left: 0;top: 0;right: 0;z-index:3000;display: none;}
.xwzx .sect4 .div2{position: fixed;left: 0;top: 0;right: 0;background:rgba(0,0,0,0.30);width: 100%;height:100%;/*opacity: 0;*/}       
.xwzx .sect4 .div1{width: 1074px;border: 1px solid #e3e3e3;background:#fff;padding-top:25px; position:relative; left: 50%;top:50px;margin-left:-550px;padding-left: 24px;}


.yqfb{padding-bottom:80px;background:url(../images/jtjs-bg.jpg) repeat;}
.yqfb .main{padding-top:30px;padding-bottom:42px;background:#fff;overflow: hidden;}
.yqfb .sect002{background:none;margin-left:18px;padding-top:0;padding-bottom:0;}
.yqfb .sect002 .bd ul{width: 1118px;}
.yqfb .sect002 .bd ul li{margin-right:9px;}
.yqfb .n-con-ft{padding-top:20px;}


.header .top .logol{background:url(../images/z-logo.png) no-repeat left 6px;/*width:549px;*/height:116px;float:left;}
.header .top .lgr .a01{width:102px;height:32px;line-height:30px;background:url(../images/z-lgr.png) no-repeat;display:inline-block;font-size: 14px;color:#fff;text-align:center;margin-bottom:23px;margin-top: 28px;padding:0;margin-left:78px;}
.header .top .lgr .z-bd{color:#efefef;}
.z-header .nav ul>li.li7{background:url(../images/nav7.png) repeat-x left bottom;}
.z-header .nav ul>li{width:156px;}
.zi-index{background:url(../images/zi-index-bg1.jpg) no-repeat center 560px;}
.zi-index .sect1{padding-top:52px;padding-left:15px;}
.zi-index .sect1 ul li.li1{width:345px;height: 600px;float:left;margin-right:32px;}
.zi-index .sect1 span{width:345px;height:68px;display: inline-block;line-height:62px;margin-top: -1px;margin-left: -8px;}
.zi-index .sect1 span a{font-size: 20px;font-weight: bold;color:#fff;padding-left: 28px;}
.zi-index .sect1 span a em{font-size: 16px;font-family:Arial;padding-left: 9px;}
.zi-index .sect1 .s1{background:url(../images/zindex-sect1-01.png) no-repeat;}
.zi-index .sect1 .a1{padding-left:24px;}
.zi-index .sect1 .bd{margin-top:6px;margin-left:31px;}
.zi-index .sect1 ol li{width: 285px;padding-top:10px;border-bottom: 1px dashed #e5e5e5;}
.zi-index .sect1 ol li p{height:25px;}
.zi-index .sect1 ol li p em{background:url(../images/zindex-sect1-04.png) no-repeat;width:57px;height:16px;display: inline-block;text-align:center;color:#fff;font-size:12px;}
.zi-index .sect1 .li1 ol li:hover p em{background:url(../images/zindex-sect1-05.png) no-repeat;}
.zi-index .sect1 ol li p i{font-size: 14px;color: #999;}
.zi-index .sect1 ol li .e1{width:285px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;font-size:14px;color:#333;height:22px;display:block; }
.zi-index .sect1 .li1 ol li:hover .e1{color:#122a88;}
.zi-index .sect1 .bd2{margin-top:16px;margin-left:31px;padding-right: 28px;}
.zi-index .sect1 .bd2 .p1{text-indent:2em;font-size:14px;color:#333;padding-bottom:16px;}
.zi-index .sect1 .s2{background:url(../images/zindex-sect1-02.png) no-repeat;}
.zi-index .sect1 ul li.li3{width:345px;height: 600px;float:left;}
.zi-index .sect1 .s3{background:url(../images/zindex-sect1-03.png) no-repeat;}
.zi-index .sect1 ul li.li3 p em{background:url(../images/zindex-sect1-05.png) no-repeat;}
.zi-index .sect1 ul .li3 ol li:hover p em{background:url(../images/zindex-sect1-04.png) no-repeat;}

.zi-index .sect2{padding-top:120px;padding-bottom: 60px;}
.zi-index .sect2 h4 a{text-align:center;font-size:28px;font-weight:bold;color:#333;display:block;height:58px;}
.zi-index .sect2 h4 em{font-size:16px;font-family:Arial;display:block;}
        /* 本例子css */
.multipleColumn{position:relative;}
.multipleColumn .hd{ overflow:hidden;padding:0 10px;*/}
.multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:60px; height:64px; float:right; margin-right:5px; margin-top:20px;  overflow:hidden;cursor:pointer;background:url(../images/z-arrow1.png) no-repeat;position: absolute;z-index:2000;}
.multipleColumn .hd .prev{left:-67px;top:232px;}
.multipleColumn .hd .prev:hover{background-position: 0 -64px;}
.multipleColumn .hd .next{background:url(../images/z-arrow1.png) no-repeat;background-position:-64px 0;right:-68px;top:232px;}
.multipleColumn .hd .next:hover{background-position: -64px -64px;}
.multipleColumn .hd .on{background-position: -64px -64px;}
.multipleColumn .bd{ overflow:hidden;/*margin-left: 30px;*/}
.multipleColumn .bd ul{ overflow:hidden; zoom:1; /*width:358px;*/ float:left; _display:inline;padding-left:26px;}
.multipleColumn .bd ul li{ margin:12px 0px;float:left; _display:inline; overflow:hidden; text-align:center;position: relative;}
.multipleColumn .bd ul li .pic{ text-align:center; }
/*.multipleColumn .bd ul li .pic img{ width:358px; height:254px; display:block;}*/
.multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }
.multipleColumn .bd ul li .pic img{width:324px;height:210px;display:block;padding-left: 19px;padding-top: 23px;}
.multipleColumn .bd ul li .pic a{width:358px; height:254px; display:block;background:url(../images/zi-index-1.png) no-repeat;}
.multipleColumn .bd ul li .title{ margin-left:17px;width:324px;line-height:40px; position: absolute;left: 0;bottom:22px;text-align: center;background:rgba(0,0,0,0.50);display: none;}
.multipleColumn .bd ul li .title a{font-size: 14px;color: #fff;}
.multipleColumn .bd ul.u2{/*padding:0 12px;*/}
.tempWrap{width:1100px !important;}

        /* 本例子css */
.zi-index .sect4{position: fixed;left: 0;top: 0;right: 0;z-index:3000;display: none;}
.zi-index .sect4 .div2{position: fixed;left: 0;top: 0;right: 0;background:rgba(0,0,0,0.30);width: 100%;height:100%;/*opacity: 0;*/}       
.zi-index .sect4 .div1{width: 1074px;border: 1px solid #e3e3e3;background:#fff;padding-top:25px; position:relative; left: 50%;top:50px;margin-left:-550px;padding-left: 24px;}
.pic_left{width: 1050px;background:#fff;overflow:hidden;}
.pic_left .hd{ overflow:hidden; height:59px;margin-right: 24px;}
.pic_left .hd em{font-size: 16px;font-weight: bold;line-height: 59px;}
.pic_left .hd .prev,.pic_left .hd .next{ display:block;  width:30px; height:30px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url(../images/z02-index-arrow.jpg) no-repeat;}
.pic_left .hd .next{ background-position:-41px 0px;}
.pic_left .hd .prevStop{ background-position:-60px 0; }
.pic_left .hd .nextStop{ background-position:-60px -50px; }
.pic_left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.pic_left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.pic_left .hd ul li.on{ background-position:0 0; }
.pic_left .bd{ }
.pic_left .bd ul{ overflow:hidden; zoom:1; }
.pic_left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;  width:1100px !important;}
.pic_left .bd ul li .pic{ text-align:center; }
.pic_left .bd ul li .pic img{width: 1050px; /*width:100%;*/ height:100%; display:block;}
.pic_left .bd ul li .pic a:hover img{ border-color:#999;  }
.pic_left .bd ul li .title{ line-height:24px;}

.zlxwm{background:url(../images/zlxwm-bg.jpg) no-repeat;}
.zlxwm .sect1{padding:24px 0 106px 20px;display:block;}
.zlxwm .sect1 .sl{width:698px;height: 467px;float:left;margin-right:36px;background:url(../images/z-lxwm0001.png) no-repeat;display: inline-block;}
.zlxwm .sect1 .sl img{padding-left: 31px;padding-top:41px;}
.zlxwm .sect1 .imgr{float: left;padding-top:58px;}
.zlxwm .sect1 .imgr h4{height:60px;font-weight:bold;font-size: 18px;color: #333;}
.zlxwm .sect1 .imgr span{font-size: 14px;color: #333;height: 30px;display: block;}

.z-sztd{background:url(../images/z-sztd-bg.jpg) no-repeat;padding-bottom:92px;}
.z-sztd .main{background:none;}
.z-sztd .main .sect1 li .zi{margin-left:18px;width:228px;height:220px;background:url(../images/z-sztd-zi01.png) no-repeat;position: absolute;left:0;top:0;display:none;}
.z-sztd .main .sect1 li:hover .zi{display:block;}
.z-sztd .main .sect1{padding-left:40px;}
.z-sztd .main .sect1 li{width: 25%;/*width: 234px;margin-right:36px;*/margin-bottom:23px;text-align: center;background:url(../images/z-sztd-001.png) no-repeat;}
.z-sztd .main .sect1 li.li4{margin-right: 0;}


.sztd .box002 .div2{position: fixed;left: 0;top: 0;right: 0;background:rgba(0,0,0,0.30);width: 100%;height:100%;/*opacity: 0;*/}  
.sztd .pic_left .bd ul li{text-align: left;}

.box002{width: 100%;height: 100%;position:fixed;top:0;left:0;right:0;background:rgba(0,0,0,0.46);z-index:20000;display: none;}
.box002 .div1{background:url(../images/sztdxx-bg.png) no-repeat;position: fixed;left: 50%;margin-left:-550px;top:200px;width: 1078px;height: 520px;padding-left: 22px;padding-top: 22px;overflow: hidden;}
.box002 .div1 img{float: left;margin-right:62px;margin-bottom:22px;}
.box002 .div1 .imgr{float: left;width:481px;}
.box002 .div1 .imgr .s1{font-size:14px;color:#999;padding-top: 80px;height:28px;display: block;}
.box002 .div1 .imgr h5{font-size:18px;font-weight:bold;color: #122a88;height: 50px;background:url(../images/sztdxx-02.png) no-repeat left bottom;margin-bottom: 36px;}
.box002 .div1 .imgr p{font-size:12px;color: #333;margin-bottom: 49px;line-height:30px;}

.box002 .pic_left .hd{position: absolute;left: 600px;bottom:114px;}
.box002 .pic_left .hd .prev,.box002 .pic_left .hd .next{ display:block;  width: 29px;height: 29px;border: 1px solid #d49b0a;margin-right: 11px;background:url(../images/sztdxx03.png) no-repeat 10px -22px; overflow:hidden;}
.box002 .pic_left .hd .next{background-position:-31px -22px;}
.box002 .pic_left .hd .on{background-color:#d8a500;background-position:10px 9px;}
.box002 .pic_left .hd .prev:hover{background-color:#d8a500;background-position:10px 9px;}
.box002 .pic_left .hd .next:hover{background-color:#d8a500;background-position:-31px 9px;}
.box002 .pic_left .hd .prevStop{ background-position:-60px 0; }
.box002 .pic_left .hd .nextStop{ background-position:-60px -50px; }
.box002 .a3{width: 19px;height: 19px;position: absolute;right:34px;top:25px;background:url(../images/sztdxx04.png) no-repeat;z-index:9999;}

.zxwxx{background:url(../images/zsztd-bg.jpg) no-repeat;padding-bottom: 86px;}
.zxwxx .main{padding-top:36px;}
.zxwxx .main .sect1{border-bottom: none;}
.zxwxx .main .sect02{margin-left:32px;}
.zxwxx .main .sect02 ul li{width:959px;height: 59px;line-height: 59px;padding-right: 42px;background:url(../images/z-xwzx03.png) no-repeat;padding-left:36px;margin-bottom: 19px;}
.zxwxx .main .sect02 ul li a{font-size: 16px;color: #333;}
.zxwxx .main .sect02 ul li span{float: left;}
.zxwxx .main .sect02 ul li span i{background:url(../images/zindex-sect1-04.png) no-repeat left 20px;width:50px;height:57px;display: inline-block;color: #fff;font-size: 12px;text-align: center;margin-right: 21px;line-height: 57px;}
.zxwxx .main .sect02 ul li:hover span em{color:#122a88;}
.zxwxx .main .sect02 ul li.on{background:url(../images/z-xwzx04.png) no-repeat;}
.zxwxx .main .sect02 ul li .e2{float: right;color: #999;}
.zxwxx .n-con-ft{padding-top: 31px;}
.zxwxx .main .sect02 ul li:hover{background:url(../images/z-xwzx04.png) no-repeat;}
    /* 本例子css -------------------------------------- */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.byq{/*background:url(../images/byq-bg2.jpg) no-repeat;*/} 
.byq .main{padding-top:27px;}
.byq .main .sect1{}
.byq .main .your-class2{position: relative;width:620px;/*width:458px;*/height:60px;margin: 0 auto;padding:6px 60px 0 80px;margin-bottom:33px;}
.byq .main .your-class2 .div2{height: 48px;line-height: 48px;font-size: 18px;color:#333;background:url(../images/byq-sect1.png) no-repeat;padding-left: 48px;}
.byq .main .your-class2 .div2:hover{background:url(../images/byq-sect2.png) no-repeat;color: #fff;}
.byq .main .your-class2 .up{background:url(../images/byq-sect2.png) no-repeat;color: #fff;}
.byq .main .sect1 button{width: 60px;height: 60px;text-indent:-3000px;z-index: 2000;display: none;}
.byq .main .sect1 .slick-arrow{background:url(../images/z-arrow1.png) no-repeat;position: absolute;border: none;}
.byq .main .sect1 .slick-prev{left: 0;top: 0;}
.byq .main .sect1 .slick-next{right: 0;top: 0;/*background-position: -64px 0;*/background-position:-64px -64px;}
.byq .main .sect1 .slick-prev:hover{background-position:0 -64px;}
.byq .main .sect1 .slick-next:hover{background-position:-64px -64px;}


.byq .main .your-class1 .div1{padding-left:43px;margin-bottom: 106px;}
.byq .main .your-class1 .div1 ul li{float: left;width: 33.33%;/*margin-right:54px;*/margin-bottom:12px;background:url(../images/byq-001.png) no-repeat;}
.byq .main .your-class1 .div1 ul li img{padding-left: 15px;padding-top: 21px;}
.byq .main .your-class1 .div1 ul li span{height:70px;line-height: 70px;text-align:center;display:block;font-size: 16px;color: #333;}
.byq .main .your-class1 .div1 ul li.li3{margin-right: 0;}

.byq .sect4{position: fixed;left: 0;top: 0;right: 0;z-index:3000;display: none;}
.byq .sect4 .div2{position: fixed;left: 0;top: 0;right: 0;background:rgba(0,0,0,0.30);width: 100%;height:100%;/*opacity: 0;*/}       
.byq .sect4 .div1{width: 1074px;border: 1px solid #e3e3e3;background:#fff;padding-top:25px; position:relative; left: 50%;top:50px;margin-left:-550px;padding-left: 24px;}


.ysjs{background:url(../images/ysjs-bg.jpg) no-repeat center center;}
.ysjs .main{padding-bottom: 149px;}
.ysjs .main .sect1{margin-bottom: 52px;} 
.ysjs .main .sect1 .imgl{padding-left: 33px;width:492px;float: left;padding-top:78px;float: left;}
.ysjs .main .sect1 .imgl p{font-size: 14px;color: #333;padding-bottom: 44px;}
.ysjs .main .sect1 .a1{float: left;width:508px;height:361px;margin-left:40px;background: url(../images/ysjs-001.png) no-repeat;margin-top:51px;display: inline-block;}
.ysjs .main .sect1 .a1 img{padding-top: 32px;padding-left:23px;}
.ysjs .main .sect2{padding-left: 33px;}
.ysjs .main .sect2 .a2{float:left;width: 566px;display: inline-block;}
.ysjs .main .sect2 .imgr{float: left;width: 462px;padding-top: 47px;}


.n-con-ft{width:590px;padding-top: 50px;/*padding-left: 132px;*/margin: 0 auto;}
.n-con-ft a{padding:12px 16px 12px 15px;display:inline-block;border: 1px solid #bdbdbd;font-size: 14px;color:#666;font-family:"微软雅黑";}
.n-con-ft .up{padding-right: 37px;background:url(../images/n-up.png) no-repeat 75px center;}
.n-con-ft .down{padding-right: 37px;background:url(../images/n-down.png) no-repeat 75px center;}
.n-con-ft .n-arr{border:none;padding-left: 0;padding-right: 10px;}
.n-con-ft .n-pub{border:none;padding-left: 19px;padding-right: 12px;}
.n-con-ft .n-page{border:none;padding-left: 9px;padding-right: 13px;}
.n-con-ft .button{border: 1px solid #c1c6d6;padding:12px 14px;background:#d8a500;color: #fff;font-size: 14px;font-family:"微软雅黑";margin-top:-4px;}
.n-con-ft a:hover{background:#d8a500;border: 1px solid #c1c6d6;color: #fff;}
.n-con-ft a.up:hover{background:#d8a500 url(../images/n-up2.png) no-repeat 75px center;}
.n-con-ft a.on{background:#d8a500 url(../images/n-up2.png) no-repeat 75px center;color: #fff;}
.n-con-ft a.down:hover{background:#d8a500 url(../images/n-down2.png) no-repeat 75px center;}
.n-con-ft a.n-pub:hover,
.n-con-ft a.n-arr:hover,
.n-con-ft a.n-page:hover{background: none;border: none;color: #666;}


.fdong{width: 144px;height: 190px;position:fixed;left:100px;top: 300px;/*top:865px;*/display:flex;z-index:9999;}
.fdong .a1{width: 142px;height: 190px;display: inline-block;}
.fdong span{background:url(../images/fdong02.png) no-repeat;width: 24px;height: 24px;display: inline-block;position:absolute;right:0;top:0;cursor:pointer;}

.i-footer{border-top:2px solid #e9e9e9;}
.i-footer .hdl{float: left;padding-top: 62px;background:url(../images/i-footer1.png) no-repeat right 62px;padding-bottom: 44px;}
.i-footer .hdl dl{float: left;margin-right: 15px;}
.i-footer .hdl dl dt{height: 44px;}
.i-footer .hdl dl dt a{font-size: 16px;color:#122a88;}
.i-footer .hdl dl dd{height:28px;}
.i-footer .hdl dl dd a{font-size:14px;color:#666;}
.i-footer .hdl dl:last-child{margin-right: 63px;}
.i-footer .hdr{float: right;padding-top: 31px;padding-bottom: 61px;}
.i-footer .hdr img{margin-bottom:7px;}
.i-footer .hdr span{line-height:25px;display: block;font-size: 14px;color: #666;}
.i-footer .bd{background:#333;height: 75px;line-height: 75px;color:#d9d9d9;}
.i-footer .bd p{float: left;}
.i-footer .bd span{float: right;}
.i-footer .bd span a{margin-left:32px;}


.z-footer{height: 377px;background:url(../images/z-index-bg02.png) no-repeat;}
.z-footer .div1{padding-top:69px;height: 232px;position: relative;border-bottom: 1px solid #e1bb3d;}
.z-footer .div1 ul li{float:left;color:#fff;}
.z-footer .div1 ul li .s1{width:222px;height:60px;line-height: 56px;display: inline-block;font-size:16px;background:url(../images/z-footer01.png) repeat-x left bottom;margin-bottom: 10px;}
.z-footer .div1 ul li .s1 em{font-size:14px;font-family:Arial;}
.z-footer .div1 .li1 .midd ol li{width:128px;padding-top:20px;padding-bottom: 6px;background:url(../images/z-footer3.png) repeat-x left bottom;}
.z-footer .div1 .li1 .midd ol li a{padding-left:18px;display: inline-block;background:url(../images/z-footer2.png) no-repeat left center;}
/*.z-footer .div1 .midd ol li .a1{margin-right:60px;}*/
.z-footer .div1 ul li.li1{width: 363px;margin-right:98px;}
.z-footer .div1 ul li i{width:1px;height:130px;background:url(../images/z-footer3.png) repeat;}
.z-footer .div1 ul li.li1 i{position: absolute;left:363px;top:112px;}
.z-footer .div1 ul li.li2{width:370px;}
.z-footer .div1 li .midd ol li a{color:#fff;font-size:14px;}
.z-footer .div1  ul li.li2 .s1{margin-bottom:20px;}
.z-footer .div1 li.li2 .midd ol li{/*height:31px;*/line-height:31px;}
.z-footer .div1 li.li2 .midd ol li em{width:28px;display: inline-block;}
.z-footer .div1 ul li.li2 i{position: absolute;left:874px;top:112px;}
.z-footer .div1 ul li.li3{padding-top:171px;width: 260px;background:url(../images/z-footer-erwm.jpg) no-repeat 130px 31px;}
.z-footer .div1 ul li.li3 a{padding-left: 126px;display: inline-block;font-size: 14px;color:#fff;width:141px;}
.z-footer .bd{background: none;}
.z-footer .bd p{color: #fff;}
.z-footer{border-top:none;}