﻿@charset "utf-8";
/* CSS for yikai d8xy
    2015.12.02
*/
body {padding:0;margin:0; }
* {font-family:"微软雅黑";}
a{text-decoration:none; color:inherit;}
img{border:0;}
.clear{clear:both}
ul{margin:0;padding:0;list-style:none}
.slh{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.topbg{height:auto; width: 100%; position:relative;}
.dhbg{width: 100%; height: 68px; background: url(../images/80bai.png); position:absolute;top:0; z-index:1111;}
.dh {
    width:1200px; height:68px; margin:0 auto;
}
    .dh img {
        float:left; margin-top:20px;
    }
    .dh ul {
        margin-left:10px; float:left; margin-top:30px;
    }
    .dh ul li {
        float:left;   text-align:center;padding:0 8px;
    }
.dh ul li a {
    text-align:center; font-size:14px; color:#212121;
}
.dh ul .xz a {
    color:#004ea2;
}
.bot{width: 100%; height: 238px;overflow:hidden;}
.bot1bg{width: 100%; height: 172px; background: #e5eefb;}
.bot2bg{width: 100%; height: 66px; background: #074081;}
.bot2{width: 1200px; height: 66px; margin: 0 auto; }
.bot2 p{ float:left; color:#eee; font-size:12px;line-height:50px; }

.bannind {
    height:750px;  width:100%;
}
.yqlj {
    width:182px; height:24px; float:right; position:relative; overflow:hidden;margin-top:20px;
}
    .yqlj:hover {
        overflow:visible;
    }
.yl1 {
    width:182px; height:24px;  cursor:pointer;
}

.yl11 {
   width:157px; height:24px; float:left;background:#fff; text-align:center; color:#adb0b9; font-size:12px; text-align:center; line-height:23px;    
}
.yl12 {
    width:25px; height:24px; float:right; background:url(../images/xsj01.gif);
}
.yqlj ul {
    position:absolute; bottom:24px; left:0; 
}
.yqlj ul li{
    height:22px; background:#fff; line-height:22px;  width:157px;text-indent:12px;
}
    .yqlj ul li a {
         color:#adb0b9; font-size:12px;
    }
.bot1 {
    width:1200px; height:172px; margin:0 auto;
}
.bot11 {
    height:140px; float:left; margin-top:20px;
}
    .bot11 ul {
        padding:0 5px; float:left;height:140px;
    }
        .bot11 ul li {
            height:22px; line-height:22px; 
        }
            .bot11 ul li a {
                color:#555555; font-size:12px;
            }
            .bot11 ul li span {
                color:#212121; font-size:16px;
            }

        .bot11 ul .t {
             line-height:36px;margin-bottom:10px;
        }
.bot12 {
    width:1px; height:146px; float:left; background:url(../images/bot_03.jpg) no-repeat;margin-top:20px;
}
.bot13 {
    width:240px; height:132px; float:right;margin-top:22px;
}
.bot131 {
    width:106px; height:132px; float:right; margin-left:12px;
}
    .bot131 span {
        height:26px; line-height:26px; display:block;text-align:center;color:#434343; font-size:12px;
    }
.ink1 {
    width:1200px; overflow:hidden; height:556px; padding-bottom:2px; background:url(../images/ind_03.jpg) no-repeat; margin:0 auto; position:relative;
}
.ink1bg {
     width:100%; height:556px;
}

.ink1bg .ink1 .yun01 {
    width:1200px; height:345px;position:absolute;top:0;left:-400px; background:url(../images/yun01.png);z-index:100; transition:10s all;
}
.ink1bg:hover .ink1 .yun01 {
    width:1200px; height:345px;position:absolute;top:0;left:-200px; background:url(../images/yun01.png);z-index:100;transition:10s all;
}
.ink1bg .ink1 .yun02 {
    width:292px; height:249px;position:absolute;top:-150px;left:10px; background:url(../images/yun02.png);
    z-index:10; 

-moz-transition:2s all; 
-ms-transition:2s all; 
-webkit-transition: 2s all;
-o-transition:  2s all;
transition:2s all;

}
.ink1bg:hover .ink1 .yun02 {
    width:292px; height:249px;position:absolute;top:-150px;left:50px; background:url(../images/yun02.png);
    z-index:10;

-moz-transition:2s all; 
-ms-transition:2s all; 
-webkit-transition: 2s all;
-o-transition:  2s all;
transition:2s all;
}
.ink11 {
    width:600px; height:554px;  background:url(../images/50lan.png); position:absolute; right:0;top:0; z-index:200;
}
.ink12 {
    width:530px; height:480px; margin:0 auto;  padding-top:40px;
}
.ink121 {
    width:530px; height:46px; color:#fff; line-height:46px; font-size:26px;  border-bottom:2px solid #fff; margin-bottom:5px;
}
.ink121 span{
    font-size:20px; margin-left:8px; 
}
.ink12 .c{
    font-size:13px; color:#fff; line-height:26px;text-align: justify;text-indent: 2em;}
.ink12 .m {
   margin:40px 0 68px 5px; width:128px; height:28px; border-radius:16px; line-height:28px; text-align:center;
    display:block; font-size:14px; color:#fff; border:2px solid #fff;text-transform:Uppercase; 

-moz-transition:1s all; 
-ms-transition:1s all; 
-webkit-transition: 1s all;
-o-transition:  1s all;
transition:1s all;
}
.ink12 .m:hover {
   margin:40px 0 68px 5px; width:128px; height:28px; border-radius:16px; line-height:28px; text-align:center; 
   display:block; font-size:14px; color:#fff; border:2px solid #fff;text-transform:Uppercase;background: #1F4E82;
       
-moz-transition:1s all; 
-ms-transition:1s all; 
-webkit-transition: 1s all;
-o-transition:  1s all;
transition:1s all;
}
.ink12 ul li {
    width:57px; height:82px; float:left; margin-right:50px;
}
    .ink12 ul li i {
        width:55px; height:55px; border:1px solid #fff; border-radius:5px; display:block;
    }
        .ink12 ul li i img {
            float:left; 
        }
    .ink12 ul li span {
        width:57px; height:25px; line-height:28px; text-align:center;color:#fff; font-size:12px;display:block;
    }
.ink2 {
width:100%; height:690px; background:url(../images/ind_05.jpg) no-repeat center center;
}
.ink21 {
    width:1024px; height:566px; margin:0 auto; padding-top:72px;overflow:hidden;
}
    .ink21 .t1 {
        color:#fff; text-align:center; font-size:30px;
    }
    .ink21 .t2 {
        color:#fff; text-align:center; font-size:18px; text-transform:uppercase; line-height:30px;
    }
    .ink21 .c {
        color:#fff; font-size:15px; text-align:center; line-height:24px; padding-top:15px;
    }
.ink22 {
    width:1150px;height:300px; padding-top:50px;
}
.ink221 {
    width:240px; height:300px; float:left; position:relative; margin-right:140px;
   
-moz-transition:all 300ms ease-out;
-ms-transition:all 300ms ease-out;
-webkit-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
 transition: all 300ms ease-out;
}
    .ink221:hover {
        
       -moz-transform: rotateY(180deg);
        -ms-transform:rotateY(180deg);
        -webkit-transform:rotateY(180deg);
        -o-transform:rotateY(180deg);
        transform: rotateY(180deg);

                    
                        -moz-transition-delay:0.2s;
                        -ms-transition-delay:0.2s;
                        -webkit-transition-delay:0.2s;
                        -o-transition-delay:0.2s;
                         transition-delay:0.2s;
    }
    .ink221 .c1 {
        width:240px; height:240px;background:url(../images/iwh_08.png) no-repeat;
    }
    .ink221 .c2 {
        width:240px; height:240px;background:url(../images/iwh_03.png) no-repeat;
    }
    .ink221 .c3 {
        width:240px; height:240px;background:url(../images/iwh_05.png) no-repeat;
    }
    .ink221 span {
        display:block; width:240px;  height:40px; line-height:40px;  text-align:center; color:#fff; 
        font-weight:bold;

                     
-moz-transition-delay:0.2s;
-ms-transition-delay:0.2s;
-webkit-transition-delay:0.2s;
-o-transition-delay:0.2s;
transition-delay:0.2s;
    }
.ink221 .zz {
    width:230px; height:230px; background:url(../images/90lan.png); position:absolute; top:5px; left:5px;
     border-radius:230px; 

     -moz-transition:all 300ms ease-out;
    -ms-transition:all 300ms ease-out;
    -webkit-transition:all 300ms ease-out;
    -o-transition:all 300ms ease-out;
    transition:all 300ms ease-out;


     filter:alpha(opacity=0);-moz-opacity:0;opacity:0;
}
    .ink221:hover .zz {


       -moz-transform: rotateY(180deg);
        -ms-transform:rotateY(180deg);
        -webkit-transform:rotateY(180deg);
        -o-transform:rotateY(180deg);
        transform: rotateY(180deg);

         filter:alpha(opacity=100);-moz-opacity:1;opacity:1;

                      
-moz-transition-delay:0.2s;
-ms-transition-delay:0.2s;
-webkit-transition-delay:0.2s;
-o-transition-delay:0.2s;
transition-delay:0.2s;
    }
    .ink221:hover span {
       -moz-transform: rotateY(180deg);
        -ms-transform:rotateY(180deg);
        -webkit-transform:rotateY(180deg);
        -o-transform:rotateY(180deg);
        transform: rotateY(180deg);

             transition-delay:0.2s;
        -moz-transition-delay:0.2s;
        -ms-transition-delay:0.2s;
        -webkit-transition-delay:0.2s;
        -o-transition-delay:0.2s;


    }

    .ink221 .zz img {
        float:left; margin:35px 0 0 90px; 
    }
    .ink221 .zz p {
        width:180px; font-size:14px; color:#fff; line-height:22px; float:left; margin:10px 0 0 25px; text-align:center;
    }

.more1 {
   margin:20px auto;  width:128px; height:28px; border-radius:16px; line-height:28px; text-align:center; display:block; font-size:14px; color:#fff; border:2px solid #fff;text-transform:Uppercase;

}
.ink3 {
    width:1200px; height:155px; margin:0 auto;
}
    .ink3 .t1 {
        text-align:center; color:#000;  font-size:30px; padding-top:70px;
    }
    .ink3 .t2 {
         text-align:center; color:#000;  font-size:18px;  padding-top:3px; text-transform:uppercase;
    }
.t21a {
         text-align:center; color:#000;  font-size:18px;  padding-top:3px; text-transform:uppercase;  margin-bottom:12px;
    }
.ink4 {
    width:100%; height:712px; background:url(../images/ind_07.jpg) center center;
}
    .ink4 .t {
        color:#070707; font-size:24px;  text-align:center; padding-top:72px; line-height:60px;
    }
        .ink4 .c {
      color:#070707; font-size:14px;  text-align:center; line-height:26px; padding-bottom:90px;
    }

        .ink31k {
    width:996px; height:240px; margin:0 auto; overflow:hidden;
}
.ink31 {
    width:1080px; height:240px; 
}
    .ink31 li {
        width:188px; height:240px; float:left; margin-right:80px;
    }
        .ink31 li img {
            width:180px; height:180px; border:#d8e0f1 4px solid; border-radius:15px;
        }
        .ink31 li span {
            width:188px; text-align:center; height:50px; line-height:50px; color:#000; font-size:18px; display:block;
        }
        .ink31 li:hover img{
            border:#b5d3fa 4px solid;
        }
        .ink31 li:hover span {
            color:#004ea2; 
        }

.ink5 {
    width:100%; height:720px; background:#edf2f8;
}
.ink51 {
    width:1200px; height:400px; margin:0 auto;
}
.ink52 {
    width:1210px; height:320px;
}
.ink521 {
    width:295px; height:320px; float:left; background:#fff; margin-right:6px;
}
    .ink521 img {
        width:295px; height:212px;filter:alpha(opacity=120);-moz-opacity:1.2;opacity:1.2;
    }
        .ink521:hover img {
            filter:alpha(opacity=80);-moz-opacity:0.8;opacity: 0.8;
        }
.ink521 .ink522 {
    width:295px; height:105px; 
}
  .ink521 .ink522 .t {
        font-size:16px; margin:10px 0 0 10px; line-height:24px; width:285px; height:48px; overflow:hidden;
    }
    .ink521:hover .ink522 .t {
        color:#004399;
    }
  .ink521  .ink522 .rq {
        margin-left:10px;color:#727272; font-size:13px; margin-top:6px;
    }
.ink53 {
    width:512px; height:32px; margin:0 auto; overflow:hidden; margin-bottom:36px; margin-top:40px;
}
.ink51 ul {
    margin-bottom:36px;width:600px;
}
.ink51 ul li {
    width:140px; border-radius:20px; float:left; height:32px; line-height:32px; text-align:center; background:#cad1d9; margin-right:45px;
}

    .ink51 ul li a {
        color:#2c2c2c; font-size:16px; 
    }
   .ink51 ul li:hover {
   background:#004ea2;
         }
        .ink51 ul li:hover a {
            color:#fff;
        }

.more2 {
    width:130px; height:30px; line-height:30px; text-align:center; border:2px solid #99a2ac; color:#99a2ac; font-size:14px; font-weight:bold; display:block; border-radius:16px; margin:45px auto;
}
.ink6 {
    width:100%; height:860px; background:#fff;
}
.ink61 {
    width:1200px; height:674px; margin:0 auto; 
}
.ink611 {
    width:1200px; height:337px; background:#7ac000; position:relative; overflow:hidden;
}
.ink612 {
     width:1200px; height:337px; background:#009cc9; position:relative;
}
.ink611 .c11 {
    width:613px; height:337px; background:url(../images/hy_16.png) no-repeat; float:left; overflow:hidden;transition: all 1s;
    
}
.ink611:hover .c11 {
    -moz-transform:matrix(1.01, 0, 0, 1.01, 0, 0);
-ms-transform:matrix(1.01, 0, 0, 1.01, 0, 0);
-webkit-transform:matrix(1.01, 0, 0, 1.01, 0, 0);
-o-transform: matrix(1.01, 0, 0, 1.01, 0, 0);
transform: matrix(1.01, 0, 0, 1.01, 0, 0);


-moz-transition:all 1s;
-ms-transition:all 1s;
-webkit-transition:all 1s;
-o-transition: all 2s;
transition: all 1s;
}
.ink611 .c11 .zz{
     width:613px; height:337px; background:url(../images/40lan1.png);
}

    .ink611 .c11 .zz img{
        position:absolute; left:240px; top:90px; 

        
-moz-transition:all 300ms ease-out;
-ms-transition:all 300ms ease-out;
-webkit-transition:all 300ms ease-out;
-o-transition:all 300ms ease-out;
transition: all 300ms ease-out;
    }


.ink611 .c12 {
    width:532px; height:280px; float:left; margin-top:45px; margin-left:15px;
}
    .ink611 .c12 .t {
         width:532px; height:50px; line-height:50px; border-bottom:2px solid #fff; color:#fff; font-size:16px;
    }
    .ink611 .c12 .c {
        width:532px; height:auto; color:#fff; font-size:13px; line-height:22px;text-align: justify;text-indent: 2em;}
    .ink611 .c12 .m {
        display:block; width:130px; height:30px; border:2px solid #fff; color:#fff; text-align:center; line-height:30px; border-radius:18px; margin-top:20px; text-transform:uppercase;
    }
.ink612 .c11 {
    width:613px; height:337px; background:url(../images/hy_20.png) no-repeat; float:right;overflow:hidden;
}
.ink612 .c11 .zz{
     width:613px; height:337px; background:url(../images/40lan2.png);
}
    .ink612 .c11 .zz img{
        position:absolute; right:240px; top:90px;

        
-moz-transition:all 2s;
-ms-transition:all 2s;
-webkit-transition:all 2s;
-o-transition: all 2s;
transition: all 2s;

    }
    .ink612:hover .c11 .zz img {
        -moz-transform: rotateY(360deg);
        -ms-transform:rotateY(360deg);
        -webkit-transform:rotateY(360deg);
        -o-transform:rotateY(360deg);
        transform: rotateY(360deg);


-moz-transition: all 2s;
-ms-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
transition: all 2s;
    }
.ink612 .c12 {
    width:532px; height:280px; float:left; margin-top:45px; margin-left:25px;
}
    .ink612 .c12 .t {
         width:532px; height:50px; line-height:50px; border-bottom:2px solid #fff; color:#fff; font-size:16px;
    }
    .ink612 .c12 .c {
        width:532px; height:auto; color:#fff; font-size:13px; line-height:22px;text-align:justify;text-indent:2em;
    }
    .ink612 .c12 .m {
        display:block; width:130px; height:30px; border:2px solid #fff; color:#fff; text-align:center; line-height:30px; border-radius:18px; margin-top:20px;
    }
.yy {
    width:150px; height:16px; float:right; margin-top:35px;
}
.yycn {
    width:75px; height:16px; line-height:16px; float:left; background:url(../images/gq_03.png) no-repeat; text-indent:22px; color:#696969; font-size:11px;
}
.yyen {
    width:70px; height:16px; line-height:16px; float:left;background:url(../images/gq_05.png) no-repeat;text-indent:22px; color:#696969; font-size:11px;
}

.bannabo {
    width:100%; height:238px; background:url(../images/abo_01.jpg) center center no-repeat;
}
.bannnews {
    width:100%; height:238px; background:url(../images/bannernews.jpg) center center no-repeat;
}
.bannhr {
    width:100%; height:238px; background:url(../images/bannerhr.jpg) center center no-repeat;
}
.bannkj {
    width:100%; height:238px; background:url(../images/bannerkj.jpg) center center no-repeat;
}
.bannlx {
    width:100%; height:238px; background:url(../images/bannerlx.jpg) center center no-repeat;
}
.bannhy {
    width:100%; height:238px; background:url(../images/bannerhy.jpg) center center no-repeat;
}
.bannwh {
    width:100%; height:238px; background:url(../images/bannerwh.jpg) center center no-repeat;
}
.k1 {
    width:1200px; height:auto; margin:34px auto 50px auto;
}
.con1 {
    width:1024px; height:auto; margin:10px auto 30px auto; 
}
    .con1 p {
        color:#363636; font-size:13px; line-height:24px; text-indent:27px;
    }
.cdk0 {
    width:100%;height:1px; background:url(../images/90hui.png);position:absolute; bottom:35px;
}
.cdk {
    width:100%;height:35px; background:url(../images/80hui.png);bottom:0px;position:absolute;
}
    .cdk ul {
        margin:0 auto;height:27px; width:460px;
    }
        .cdk ul li {
            float:left; height:27px; line-height:25px; padding:0 16px; margin:4px 25px; border-radius:18px;
        }
            .cdk ul li a {
                color:#040000; font-size:16px;
            }
        .cdk ul .xz {
            background:#004da1;
        }
            .cdk ul .xz a {
                color:#fff;
            }
.ld01 {
    float:left; margin-bottom:188px;
}
.ld02 {
    width:752px; float:right;
}
.ld021 {
    font-size:24px;margin-bottom:10px;
}
.ld022 {
    line-height:26px; font-size:16px;
}
.dsk {
    width:1024px; height:auto; position:relative; background:url(../images/hdian.gif) 95px 20px repeat-y;min-height:300px; margin:0 auto;
}
    .dsk .yd1 {
        width:7px; height:7px; position:absolute; left:92px; top:-5px; background:url(../images/ds_03.gif);
    }
    .dsk .yd2 {
        width:7px; height:7px; position:absolute; left:92px; bottom:-5px; background:url(../images/ds_03.gif);
    }
.dsk .item{
    width:1024px; height:auto; position:relative; margin-bottom:25px;
}
    .dsk .item .ib1{
        width:895px; height:65px; background:#f0f3f8; float:right; margin-bottom:2px;
    }
    .dsk .item .nian1 {
        width:97px; height:67px; position:absolute; top:0;left:5px; background:url(../images/ds_03.png) no-repeat;color:#fff; font-size:24px; line-height:65px; text-indent:6px;
    }
     .dsk .item .nian2 {
        width:97px; height:67px; position:absolute; top:0;left:5px; background:url(../images/ds_10.png) no-repeat;color:#fff; font-size:24px; line-height:65px; text-indent:6px;
    }
    .dsk .item .sj {
        width:12px; height:24px; position:absolute; top:22px;left:117px; background:url(../images/sj_06.png) no-repeat; position:absolute;
    }
    .dsk .item .ib1 .ib11 {
        float:left; margin-top:5px; margin-left:10px;
    }
        .dsk .item .ib1 .ib11 img {
            width:102px; height:56px; border-radius:4px;
        }
.dsk .item .ib1 .c {
    color:#000; font-size:16px; float:left; margin-left:10px; margin-top:5px; width:745px;
}

.lxk {
    width:1200px; height:auto;
}
.lx01 {
    float:left;
}
.lx02 {
    float:right;width:345px; height:auto;
}
.lx02 .t1 {
    color:#040000; font-size:24px;
}
.lx02 .t2 {
    color:#040000; font-size:16px;
}
.lx02 .c {
    color:#040000; font-size:13px; line-height:24px; margin-top:20px;
}
.lyk {
    width:1024px; margin:0 auto;
}
.ly1 {
    width:410px; height:auto;float:left;
}
.ly2 {
    width:600px; height:auto; float:right;
}
.ly11 {
    width:410px; height:42px; line-height:42px;
}
    .ly11 span {
        display:block; height:42px; width:58px; float:left; color:#717171; font-size:16px;
    }
    .ly11 input,.ly11 textarea {
        width:340px; height:24px; border:1px solid #d6d6d6; outline:none; float:right;margin-top:6px;text-indent:5px;
    }
.ly2 span {
    display:block; height:40px; line-height:35px; font-size:18px; color:#717171;
}
.ly2 textarea{
    width:598px; height:225px;border:1px solid #d6d6d6; outline:none; float:right;
}
.ly3 {
    margin-top:22px;
}

.but1 {
   border-radius:2px;  height:30px; line-height:30px; width:100px; text-align:center; color:#fff; background:#858585; font-size:14px; cursor:pointer;outline:none;border:0;
}
.but2 {
  border-radius:2px; margin-left:424px; margin-right:30px;  height:30px; line-height:30px; width:100px; text-align:center; color:#fff; background:#004da1; font-size:14px; cursor:pointer;outline:none;border:0;
}
.tab01 {
    width:1200px;  border-collapse:collapse;border-left:1px solid #959595;
}
    .tab01 .tr1 td{
        height:40px; line-height:40px; background:#004da1; color:#fff; font-size:16px; border-right:1px solid #004da1; border-bottom:1px solid #004da1; text-indent:20px;
    }
.tab01 .tr2 td{
    border-right:1px solid #959595;border-bottom:1px solid #959595;vertical-align: top;  font-size:13px;
}
    .tab01 .tr2 td p {
        padding:15px;margin:0; 
    }
    .tab01 .tr2 td pre {
         padding:15px;margin:0;  line-height:24px;white-space: pre-wrap;
word-wrap: break-word;
    }
.bz1 {
    padding:40px 0;
}
.bz1 .bz11{
    color:#004da1; font-size:17px; font-weight:bold; width:45px; height:60px; float:left;line-height:30px;
}
.bz1 .bz12 {
    float:left; line-height:30px;color:#040000;font-size:15px; font-weight:bold;
}
    .bz1 .bz12 span {
        color:#004da1;
    }

.hr3 .t1{
    color:#000000; font-size:16px; font-weight:bold;
}
.hr3 .c {
    color:#000000; font-size:16px; line-height:28px;margin:20px 0 30px 0;
}
    .hr3 .c a {
        color:#004da1;
    }
.whk {
    width:1200px; height:auto;
}
.whk .item {
    width:1200px; height:280px; background:#eeeeee; overflow:hidden; margin-bottom:7px;
}
    .whk .item img{
        float:left;width:600px; height:280px;
    }
    .whk .item .wz {
        float:left; width:600px; height:280px; 
    }
        .whk .item .wz .t1 {
            color:#000; font-size:19px;width:560px; float:left; margin:25px 0 10px 20px;
        }
        .whk .item .wz .t2 {
            color:#575757; font-size:13px;width:560px; float:left;margin-left:20px;
        }
        .whk .item .wz .c {
            color:#575757; font-size:13px;width:560px; float:left;margin-left:20px; margin-top:10px; line-height:22px;
        }
            .whk .item .wz .c p {
                margin:0; padding:0;
            }
.newsk .rig1 {
    width:340px; /*height:1430px;*/ float:right; background:#f2f2f2;
}
.newsk .lef1 {
    width:840px; height:auto; float:left;
}
.nw01 {
    width:840px; height:280px; background:#f2f2f2;margin-bottom:20px;
}
    .nw01 img {
        width:388px; height:280px; float:left;
    }
.nw011 {
    width:410px; height:240px; float:left; margin:20px; 
}
    .nw011 .t1 {
        font-size:19px; color:#000;
    }
    .nw011 .t2 {
        color:#565656; font-size:13px; text-indent:27px;
    }
    .nw011 .c {
        color:#575757; font-size:13px; line-height:24px;
    }
    .nw011 .m {
        display:block; width:100px; height:28px; line-height:28px; text-align:center;color:#fff; background:#808080; float:right; font-size:12px;
    }
.nw02 {
    width:840px; height:110px; background:#f2f2f2; margin-bottom:10px;position:relative;
}
    .nw02 img {
        width:137px; height:99px; border:1px solid #fff; float:left;margin:4px;
    }
.nw021 {
    width:665px; margin-left:15px; float:left;
}
    .nw021 .t {
        width:665px; height:40px; line-height:40px;
    }
    .nw021 .t .t1 {
        float:left; width:550px;  font-size:16px;
    }
    .nw021 .t .t2 {
        width:90px; float:right; color:#565656; font-size:13px;
    }
    .nw021 .c {
        color:#575757; font-size:13px;line-height:22px; text-indent:27px;
    }
.rig1 .t1{
    width:340px; height:38px; background:#004da1; text-indent:18px; line-height:38px;color:#fff; margin-bottom:20px;
}
.nw03 {
    width:305px;height:45px; margin-bottom:15px; margin-left:15px; overflow:hidden;
}
    .nw03 img {
        width:57px; height:40px; border:1px solid #fff; float:left;
    }
    .nw03 .c {
       width:235px; float:right;font-size:14px; line-height:22px;
    }
.lef1 .nt {
    font-size:19px; line-height:40px;text-align:center;
}
.lef1 .ntime {
    color:#565656; font-size:13px; height:30px; line-height:30px; border-bottom:#afafaf 1px solid;text-align:center;
}
.lef1 .nc {
    font-size:13px; color:#565656; line-height:24px; margin-top:15px;
}
.hy1 {
    width:998px; height:420px; margin-left:25px;
}
.hy11 {
    width:998px; height:52px; margin-bottom:20px;
}
    .hy11 img {
        float:left;width:52px; height:52px; margin-right:12px;
    }
.hy12 {
    float:left; width:920px;height:52px;
}
    .hy12 .t1 {
        color:#000000; font-size:16px; font-weight:bold; padding-bottom:10px;
    }
    .hy12 .t2 {
        color:#000000; font-size:14px; 
    }
.hy2 {
    height:50px; width:100%; color:#000; font-weight:bold; font-size:18px; padding:30px 0 20px 0;
}
.kj1 {
    width:1024px; height:246px;background:#f7f7f7; margin-bottom:12px;
}
    .kj1 img {
        width:480px; height:230px; float:left; margin:8px;
    }
.kj11 {
    width:480px; height:200px; float:left; margin-top:15px; margin-left:20px;
}
.yj1 {
    width:1024px; height:142px; background:#f6f6f6; margin-bottom:12px;position:relative;
}
    .yj1 img {
        float:left; width:215px; height:125px; margin:8px;
    }
.yj11 {
    float:left; width:762px; margin-left:12px;
}
    .yj11 .t1 {
        margin-top:18px; line-height:24px; color:#004da1; font-size:16px; font-weight:600;line-height:26px;
    }
.yj11 .t2{
    color:#494949;font-size:14px; line-height:24px;    text-indent: 28px;
}

.yk1 {
    width:1250px; height:auto;
}
.yk2 {
    width:590px; height:270px; float:left; background:#f4f4f4; margin:0 20px 20px 0;
}
    .yk2 .bimg {
        width:210px; height:250px; float:left; overflow:hidden; margin:10px;
    }
        .yk2 .bimg img {
            width:210px;
        }
    .yk2 .yk21 {
        width:340px; height:210px; float:left;
    }
.yk21 .t1{
     width:340px; height:42px; line-height:45px; border-bottom:1px solid #6f6f6f; font-size:18px; color:#004ea2;
}
.yk21 .c1 {
    color:#6f6f6f; line-height:26px; font-size:13px;height: 210px;overflow-y: scroll;
}

.fenye {
    margin-left:200px; margin-top:20px;
}
.fenye span,.fenye a{
    margin:0 10px 0 10px; float:left;
}
.fenye img {
    float:left;
}
.nw021m { display: block;width: 100px;height: 24px;line-height: 24px;text-align: center;color: #fff;background: #808080;float: right;font-size: 12px;margin-top:-5px;position: absolute;bottom: 10px;right: 5px;}



.mod18{width:741px;height:604px;margin:20px auto;position:relative;}
.mod18 .btn{position:absolute;width:20px;height:93px;top:496px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../img/ment_11.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:213px;width:45px;height:45px;}
.mod18 #prevTop{background:url(../img/ment_06.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../img/ment_03.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../img/ment_14.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:741px;height:488px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:741px;position:absolute;left:0;bottom:0;
                   height:40px;
padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:488px;position:relative;overflow:hidden;border: 1px solid #E2E2E2;}
.mod18 .picBox ul{height:488px;position:absolute;}
.mod18 .picBox li{width:741px;height:488px;}
.mod18 .listBox{width:737px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:150px;height:93px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:140px;height:93px;border: 1px solid #E2E2E2;}
.mod18 .listBox .on img{width:135px;height:88px;border: 3px solid #FF8400;}
.mod18 .listBox .on i{display:block;}
