/* CSS Document */
a, b, body, dd, div, dl, dt, em, footer, form, h1, h2, h3, h4, h5, h6, header, hr, html, i, img, input, label, li, nav, object, ol, p, section, select, span, strong, table, tbody, td, th, tr, tt, ul{margin: 0;padding: 0;border: 0; font-weight:normal;}

html{}
body { font-family:"微软雅黑", Arial; box-sizing:border-box;}
ul, ol, li, dl { list-style: none;}
a { text-decoration: none; margin:0; color:#666;}
input, select, textarea { -webkit-tap-highlight-color: rgba(255,255,255,0); -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; outline:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

/*更改滚动条样式*/
::-webkit-scrollbar { width:10px; height:10px; border-radius: 5px; background:rgba(15,235,255,0.2);/**外层轨道*/}

::-webkit-scrollbar-track {
}
::-webkit-scrollbar-thumb{ display:block; width:10px; margin:0 auto; border-radius: 5px; background:rgba(15,235,255,0.4);/*内层轨道*/}

#space { width: 100%; position:fixed; top:0;}
#warp { display:none;}
/*.nav{ width:100%; position:fixed; top:0; z-index:1000;}
.nav img{ width:100%;}
*/

.nav{ width:100%; height:100px; box-sizing:border-box; background:rgba(0,0,0,.7); padding:0 20px; position:fixed; top:0; z-index:1000;}
.nav_main{ max-width:1200px; height:100px; margin:0 auto;}
.nav .logo{ height:100px; float:left;}
.nav .logo a{ width:300px; height:100px; display:block; background:url(../images/logo.png) no-repeat left center; background-size:auto 60px;}
.nav ul{ height:100px; line-height:100px; float:right;}
.nav ul li{ float:left; line-height:100px; height:100px; margin-left:36px; font-size:18px; cursor:pointer; position:relative;}
.nav ul li a span{ float:left; color:#fff; margin-right:6px;}
.nav ul li a em{ float:left; width:9px; height:100%; display:block; background:url(../images/nav_xl01.png) no-repeat center;}
.nav ul li.nav_on a span{ color:#09c9f9;}
.nav ul li.nav_on a em{ background:url(../images/nav_xl02.png) no-repeat center;}
.nav ul li:hover a span{ color:#09c9f9;}
.nav ul li:hover a em{ background:url(../images/nav_xl02.png) no-repeat center;}

.nav ul li .nav_zk{ width:100%; height:0px; overflow:hidden;background: -webkit-linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); background: -o-linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); background: -moz-linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); background: linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); box-sizing:border-box; transition-duration:0.5s; position:fixed; top:100px; left:0; z-index:1000; padding:0 10px;}
.nav_zcd{ line-height:80px; height:80px; position:absolute; left:50%; transform:translateX(-50%);}
.nav_zcd a{ margin:0 24px; line-height:80px; height:80px; display:block; float:left; color:#fff; font-size:16px; transition-duration:0.3s;}
.nav_zcd a:hover{ color:#09c9f9;}
.nav ul li:hover .nav_zk{ height: 82px; border-top: 1px solid #417085;}

.nav ul li .nav_zk01{ width:200px; height:0px; overflow:hidden;background: -webkit-linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); background: -o-linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); background: -moz-linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); background: linear-gradient(rgba(0,0,0,.7), rgba(21,41,50,.7)); box-sizing:border-box; transition-duration:0.5s; position:absolute; top:100px; left:50%; transform:translateX(-50%); z-index:1000; padding:0 10px;}
.nav_zcd01{ line-height:40px;}
.nav_zcd01 a{ text-align:center; line-height:40px; height:40px; display:block; color:#fff; font-size:16px; transition-duration:0.3s; display:block;}
.nav_zcd01 a:hover{ color:#09c9f9;}
.nav_zcd01_an{ border-top:1px solid #417085;}
.nav_zcd01_an a{ text-align:center; width:100%; background:#417085; border-radius:4px; box-sizing:border-box; margin:10px auto;}
.nav ul li:hover .nav_zk01{ height:301px; border-top: 1px solid #417085;}


.nav01{ width:110px; position:fixed; top:50%; right:2px; transform:translateY(-50%); z-index:2000;}
.nav01 ul{ width:100%;}
.nav01 ul li{ width:100%; height:32px; box-sizing:border-box; text-align:center; line-height:32px; margin-bottom:4px; border:2px solid rgba(61,170,247,1);box-shadow:0 0 16px rgba(61,170,247,.8) inset; background:rgba(61,170,247,.3); border-radius:32px 0 0 0;}
.nav01 ul li a{ color:#fff; font-size:16px;}
.nav01 ul li.active{ border:2px solid rgba(253,103,96,1); background:rgba(253,103,96,.3); box-shadow:0 0 16px rgba(253,103,96,.8) inset;}

#fullpage{ position:relative; top:0;}
.section { width:100%; height:100%; overflow:hidden; position:relative;}
.qyg_section1{ background:url(../images/qiye_bg04.png) no-repeat center; background-size:cover;}


.sct_main{ width:100%; height:100%; box-sizing:border-box; padding-top:190px; position:relative;}


.ping1_bt{ width:100%; height:70px; position:absolute; top:120px; z-index:1000;}
.ping1_bt h2{ font-size:40px; height:50px; line-height:50px; color:#09c9f9; text-align:center; margin-bottom:17px;}
.ping1_bt>div{ width:50px; height:3px; background:rgba(255,255,255,.8); margin:0 auto;}

.ping_main{ width:100%; height:100%; box-sizing:border-box; position:relative; display:flex; justify-content:center; align-items:center;}
.ping_xai{ width:100%; max-width:1200px; box-sizing:border-box;}

.ping1_nr{ width:1200px; height:100%; box-sizing:border-box; position:relative;}

.section1 ul{ width:1170px; height:393px; box-sizing:border-box; margin:auto;}
.section1 ul li{ width:330px; height:393px; box-sizing:border-box; float:left; padding:20px; position:relative; transition-duration:0.5s; display:none; background:rgba(0,122,255,0.1); box-shadow:0 0 40px rgba(19,138,193,0.8); margin:0 30px;}
/*.section1 ul li:first-child{ margin-left:0;}*/
.ping1_li01{top:800px;}
.ping1_li02{top:800px;}
.ping1_li03{top:800px;}

.section1 ul li img.sbxg{ width:100%; position:absolute; top:0;left:0; transform:translateY(-50%); opacity:0; transition-duration:0.5s;}
.section1 ul li:hover{ margin-top:-20px;}
.section1 ul li:hover img.sbxg{ opacity:1;}
.section1 ul li h2{ width:100%; box-sizing:border-box; text-align:left; color:#00d7e9; font-size:26px; margin-bottom:20px;}
.section1 ul li .waic{box-sizing:border-box;}
.section1 ul li .waic .wz{ height:298px; text-indent:2em; line-height:24px; overflow:hidden; color:#fff; font-size:16px; text-align:justify;}
.section1 ul li .waic .wz .wz_s{ height:96px; overflow:hidden; margin-bottom:24px;}
.section1 ul li .waic .wz img{ width:100%;}
.section1 ul li .waic .gengd{ width:100px; height:36px; display:block; margin:24px auto 0; border:1px solid rgba(0,255,38,.6); box-shadow:0 0 16px rgba(0,255,38,.52) inset; color:#00ff26; font-size:18px; font-weight:bold; line-height:36px; text-align:center;}



.tanchu{ width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,.94); z-index:3000; display:none;}
.tanchu_nr{ width:70%; height:88%; overflow-y:auto; background:url(../images/bjtc.png); border:1px solid rgba(15,235,255,.3);box-shadow:0 0 21px rgba(15,235,255,.3) inset; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); box-sizing:border-box; padding:30px;}
.tanchu_nr h3{ font-size:20px; margin-bottom:20px; color:#3daaf7; font-weight:bold;}
.tanchu_wz{ width:100%; color:#0febff; text-indent:2em; text-align:justify; line-height:34px; font-size:16px;}
.tanchu_wz img{ width:460px; margin:0 auto; display:block;}
.tanchu_wz p{ margin-bottom:10px;}
.tanchu_gb{ position:absolute; top:20px; right:20px; opacity:0.6; width:28px; height:28px;}
.tanchu_gb img{ width:100%;}
.tanchu_gb:hover{ opacity:1;}

.section2{ position:relative; background:url(../images/lsyg_bg.png) no-repeat center; background-size:cover;}

.ping2_wai{ width:1000px; height:100%; margin:0 auto; box-sizing:border-box;}
.ping2_left{ width:50%; float:left; box-sizing:border-box; padding-right:20px;}

.txtMarquee-top{ margin:0 auto; position:relative; padding-left:54px; box-sizing:border-box;}
.txtMarquee-top .hd{ position:absolute; top:0; left:0px;}
.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:34px; height:34px; margin-right:5px; margin-bottom:20px; cursor:pointer;}
.txtMarquee-top .hd .next{ background:url(../images/jiantou1.png)no-repeat; background-size:34px;}
.txtMarquee-top .hd .prev{ background:url(../images/jiantou2.png)no-repeat; background-size:34px;}

.txtMarquee-top .bd{ background:url(../images/zsx.png) repeat-y 4px; background-size:2px;}

.txtMarquee-top .infoList li{ position:relative; margin-bottom:20px;}

.txtMarquee-top .infoList li .ping2_dian {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: 0;
}

.txtMarquee-top .infoList li .ping2_xian {
    width: 100px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 14px;
    left: 4px;
}

.txtMarquee-top .infoList li .ping2_tb {
    width: 30px;
    height: 30px;
    background: url(../images/lst01.png) no-repeat center;
    background-size: 30px;
    position: absolute;
    top: 0px;
    left: 122px;
}
.txtMarquee-top .infoList li .ping2_lbwz{ width:100%; box-sizing:border-box; padding-left:172px;}
.txtMarquee-top .infoList li .ping2_lbwz span{ font-size:26px; color:#fff; display:block;}
.txtMarquee-top .infoList li .ping2_lbwz p{ font-size:16px; color:#fff; margin-top:16px}

.txtMarquee-top .infoList li:hover .ping2_dian{ background:#138ac1;}
.txtMarquee-top .infoList li:hover .ping2_xian{ background:#138ac1;}
.txtMarquee-top .infoList li:hover .ping2_tb{ background-image:url(../images/lst02.png);}
.txtMarquee-top .infoList li:hover span{ color:#138ac1;}
.txtMarquee-top .infoList li:hover p{ color:#138ac1;}

.ping2_right{ width:50%; height:100%; float:right; box-sizing:border-box; padding-left:20px;}
.ping2_right ul{ width:100%;}
.ping2_right ul li{ float:left; padding:4px 20px; border:2px solid #138ac1; border-radius:23px; margin-right:20px; color:#138ac1; font-size:20px; cursor:pointer;}
.ping2_right ul li.ping2_on{ border:2px solid rgba(19,138,193,1); background:rgba(19,138,193,1); box-shadow:0 0 40px rgba(19,138,193,0.8); color:#fff;}
.ping2_right ul li:hover{ border:2px solid rgba(19,138,193,1); background:rgba(19,138,193,1); box-shadow:0 0 40px rgba(19,138,193,0.8); color:#fff;}

.ping2_right_nb{ width:100%;position:relative;}
.ping2_jg{ width:100%;position:absolute;top:58px;}
.ping2_jg:nth-child(2){display:none}
.ping2_jg img{ max-width:100%; max-height:344px;}

.section3{ position:relative; background:url(../images/ry_bg2.png) no-repeat center; background-size:cover;}
.ping3_nr{ width:100%; height:100%;}

.ping3_qhwz{ width:1000px; padding:0; box-sizing:border-box; margin:0 auto; padding-bottom:10px;}
.ping3_qhwz img{ max-width:100%; display:block; margin:0 auto;}

.ry_qh{ width:450px; background:rgba(9,201,249,.2); height:44px; line-height:44px; border-radius:22px; margin:0 auto 30px;}
.ry_qh li{ width:150px; height:44px; border-radius:22px; color:#fff; float:left; font-size:20px; text-align:center; cursor:pointer;}
.ry_qh li.on{ background:rgba(9,201,249,.4);}

.ry_nyk{ width:100%; height:192px; overflow:hidden; margin:0 auto; position:relative;}
.ry_qh_lb{ width:100%; margin:0 auto; text-align:center; position:absolute; top:0; transition-duration:.5s;}
.ry_qh_lb01{ left:0px;}
.ry_qh_lb02{ left:100%;}
.ry_qh_lb03{ left:100%;}
.ry_qh_lb p{ text-align:center; color:#fff; line-height:34px; font-size:18px;}
.ry_qh_lb a{ width:100px; display:block; font-size:20px; color:#09c9f9; text-align:center; margin:30px auto 0; cursor:pointer;}


.ping3_wenzi{ width:800px; height:184px; padding:38px 0; box-sizing:border-box; color:#fff; font-size:18px; line-height:36px; text-align:center; position:relative; /*background:rgba(0,122,255,.1);*/ /*box-shadow:0 0 40px rgba(19,138,193,0.8);*/ margin:0 auto;}
.ping3_wenzi p{}
.bianx_01{ border-left:3px solid #00d7e9; border-top:3px solid #00d7e9; width:100px; height:60px; position:absolute; left:0; top:-1px; box-sizing:border-box;}
.bianx_02{ border-right:3px solid #00d7e9; border-bottom:3px solid #00d7e9; width:100px; height:60px; position:absolute; right:0; bottom:-1px; box-sizing:border-box;}


/* ------- About ------- */
.about { position: relative; height:200px; width: 100%; margin-top:50px;}
.about figure > img {  max-width: 100%;}
/*.about .wrap { position: absolute; right: 418px; bottom: 13.8rem; }*/
.about .content { position: relative;  width: 240px;  height: 140px;  margin: 0 auto;  perspective: 1000px;  -webkit-perspective: 1000px; }

#carouse {
    width: 100%;
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    animation: rotation 50s infinite linear;
}

@keyframes rotation {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(360deg);
    }
}
.about #carouse figure { display: block;  width: 186px;  position: absolute;  border: 1px solid #00d7e9; }
.about #carouse figure img { cursor: pointer; transition: all .5s ease; display:block;}
.about #carouse figure img:hover { -webkit-filter: grayscale(0); transform: scale(1.2, 1.2); }
#carouse figure:nth-child(1) { transform: rotateY(0deg) translateZ(288px); }
#carouse figure:nth-child(2) { transform: rotateY(45deg) translateZ(288px); }
#carouse figure:nth-child(3) {  transform: rotateY(90deg) translateZ(288px); }
#carouse figure:nth-child(4) { transform: rotateY(135deg) translateZ(288px); }
#carouse figure:nth-child(5) { transform: rotateY(180deg) translateZ(288px); }
#carouse figure:nth-child(6) {  transform: rotateY(225deg) translateZ(288px); }
#carouse figure:nth-child(7) { transform: rotateY(270deg) translateZ(288px); }
#carouse figure:nth-child(8) { transform: rotateY(315deg) translateZ(288px); }

/*#carouse figure:nth-child(9) {
    transform: rotateY(320deg) translateZ(288px);
}*/

/* ------- End About ------- */


.section4{ position:relative; background:url(../images/dsj_bg.png) no-repeat center; background-size:cover;}

.ping4_nr{ width:100%;}
.ping4_nr ul{ width:840px; margin:0 auto;}
.ping4_nr ul li{ width:180px; height:180px; position:relative; float:left; margin:0 50px; transition-duration:.5s; margin-top:20px;}
.dsj_wz{ width:90px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.dsj_wz img{ width:100%;}
.ping4_nr ul li .dsj_wz_nk{ width:120px; height:120px; position:absolute; top:50%; left:50%; margin-top:-60px; margin-left:-60px; background:url(../images/dsj_k02.png) no-repeat center; background-size:120px; animation: rotation0 5s infinite linear;}

.ping4_nr ul li .dsj_wz_k{ width:100%; height:100%; position:absolute; top:0; left:0; background:url(../images/dsj_k01.png) no-repeat center; background-size:180px; animation: rotation360 5s infinite linear;}
.ping4_nr ul li:hover{ transform:scale(1.2,1.2); cursor:pointer;}

/*大事记弹出层*/
.ping4_tcc{ width:100%; height:100%; position:absolute; top:-190px; left:0; padding-bottom:190px; z-index:2000; background:url(../images/dsj_bg.png) no-repeat center; background-size:cover; display:none;}
.ping4_tcc_gb{ position:absolute; top:20px; right:20px; opacity:0.6; width:28px; height:28px; cursor:pointer; z-index:2200;}
.ping4_tcc_gb img{ width:100%; height:100%;}
.ping4_tcc_gb:hover{ opacity:1;}

.ping4_tcc .ping4_tcc_nr {
    width: 1200px;
    height: 88%;
    box-sizing: border-box; /*padding:30px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2100;
}

.ping4_tcc_bt {
    width: 100%;
    height: 132px;
    position: absolute;
    top: 0;
    left: 0;
}

.ping4_tcc_bt h2 {
    width: 100%;
    font-size: 30px;
    color: #09c9f9;
    height: 40px;
    line-height: 40px;
}

.ping4_tcc_bt em {
    width: 100%;
    height: 44px;
    background: url(../images/dsj_zs01.png) repeat-y left 6px top;
    margin: 24px auto;
    display: block;
}

.ping4_tcc_xq {
    width: 100%;
    height: 100%;
    padding-top: 132px;
    box-sizing: border-box;
}

.ping4_tcc_xq ul {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    padding-right: 20px;
}

.ping4_tcc_xq ul li {
    width: 100%;
}

.ping4_tcc_xq ul li .ping4_tcc_xqbt {
    width: 100%;
    height: 38px;
    line-height: 22px;
    background: url(../images/dsj_zs03.png) no-repeat left bottom;
    margin-bottom: 20px;
}

.ping4_tcc_xq ul li .ping4_tcc_xqbt h3 {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 24px;
    color: #09c9f9;
    background: url(../images/dsj_zs02.png) no-repeat left center;
    padding-left: 60px;
    box-sizing: border-box;
}

.ping4_tcc_xq ul li .ping4_tcc_xqnr {
    width: 100%;
}

.ping4_tcc_xq ul li .ping4_tcc_xqnr p {
    width: 100%;
    font-size: 17px;
    color: #fff;
    opacity: 0.8;
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 20px;
    background: url(../images/dsj_zs01.png) no-repeat left 6px top 13px;
}
/*.ping4_tcc .ping4_tcc_nr img{ max-width:100%; max-height:90%; display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}*/


@-webkit-keyframes rotation360{
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotation0{
    from {
        -webkit-transform: rotate(360deg);
    }
    to {
        -webkit-transform: rotate(0deg);
    }
}


.section5{ position:relative; background:url(../images/kjzc_bg.png) no-repeat center; background-size:cover;}

.ping5{ width:1000px; height:100%; box-sizing:border-box; margin:0 auto;}
.ping5_left{ width:50%; float:left; box-sizing:border-box; padding-right:20px;}

.zhengce{ width:100%; margin-bottom:40px;}
.zhengce:last-child{ margin-bottom:0;}
.zhengce h2{line-height:38px; margin-bottom:6px;}
.zhengce h2 span{ line-height:38px; height:38px; display:block; float:left; margin-right:30px; font-size:22px; color:#00d7e9; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 215, 233, 1)), to(rgba(0, 122, 255, 1))); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.zhengce h2 a {
    line-height: 38px;
    height: 38px;
    display: block;
    font-size: 14px;
    color: #fff;
    margin-left: 200px;
}
.zhengce h2 a:hover{ color:#007aff;}
.zhengce ul{ width:100%;}
.zhengce ul li{ width:100%; position:relative; line-height:34px;}
.zhengce ul li a{ width:100%; box-sizing:border-box; display:block; line-height:34px; height:34px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:16px; color:#fff;}
.zhengce ul li a:hover{ color:#007aff;}
.zhengce ul li span{ width:80px; font-size:14px; color:#fff; line-height:34px; display:block; position:absolute; top:0; right:0px;}
.ping5_right{ width:50%; float:right; box-sizing:border-box; padding-left:20px;}
.kjsous{ width:432px; height:265px; box-sizing:border-box; padding:30px 46px; background:url(../images/kgzc_ss.png) no-repeat center; background-size:432px 265px;}
.kjsous h2{ width:100%; font-size:22px; text-align:center; color:#00d7e9; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 215, 233, 1)), to(rgba(0, 122, 255, 1))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom:16px;}
.kjsous ul li{ width:100%; margin-bottom:20px;}
.sele{ box-sizing:border-box; padding:0 33px 0 10px; font-size:16px; color:#fff; width:100%; height:40px; line-height:40px; background:rgba(0,215,233,0.6) url(../images/xl.png) no-repeat right 10px center;}
.sele option { color:#333;}
.txk{ width:100%; height:40px; line-height:40px; box-sizing:border-box; padding:0 10px; background:rgba(0,215,233,0.6); color:#fff; font-size:16px;}
.kjsous ul li .tijiao{ width:140px; height:40px; line-height:40px; background:#1b61ff; color:#fff; text-align:center; display:block; margin:0 auto;}
.kjsous ul li:last-child{ margin-bottom:0;}

.ping5_right .zhengce:last-child{ margin-top:39px;}

/*图片放大*/
.zwly_tc {width: 100%; height: 100%; background:url(../images/ry_bg2.png) no-repeat center; background-size:cover; position: absolute; top:-190px; left: 0; padding-bottom:190px; z-index: 1100; display: none; }
.anniu_gb img { width: 100%; height: 100%;}
.anniu_gb { width: 32px; height: 32px; position: absolute; top: 120px; right: 120px; opacity: .7; cursor: pointer;}
.zwly_tc_nk { height: auto; background: none;}
.zwly_tc_nk { padding: 10px;}
.zwly_tc_nr { width: 100%; height: 100%;  overflow-y: auto;  box-sizing: border-box;}
.zwly_tc_img img { width: auto;  max-height: 90%; height: auto; max-width: 100%;  border: 4px solid #00d7e9;  margin: 0 auto; box-sizing: border-box; display:block;}
.zwly_tc_img{ width: auto;  height: auto;  position: absolute;  top: 50%;  left: 50%; transform: TRANSLATE(-50%,-50%); }


/*底部----------------------*/
.section6{ width:100%; height:252px !important; background:#333333; box-sizing:border-box; border-top:4px solid #417085;}
.ping6_s{ width:1200px; height:208px; margin:0 auto; box-sizing:border-box;}
.dibu{ width:1200px; height:208px; box-sizing:border-box; padding-top:50px;}
.dibu li{ width:25%; float:left;}
.dibu li h2{ font-size:22px; color:#eee; margin-bottom:30px;}
.dibu li p{ font-size:16px; color:#ccc; margin-bottom:20px;}
.dibu li div{}
.dibu li div span{ color:#eee; font-size:22px; height:30px; width:26px; line-height:30px; text-align:center; background:url(../images/db_tj.png) center; display:block; float:left; margin-right:10px;}
.ping6_x{ width:100%; height:40px; line-height:40px; font-size:14px; color:#ccc; text-align:center; background:#282828;}



























