
.dropdownmenu ul, .dropdownmenu li {
    margin: 0;
    padding: 0;
}
.dropdownmenu ul {

    list-style: none;
    width: 100%;
}
.dropdownmenu li {
    float: left;
    position: relative;
    width:auto;
}

.dropdownmenu a {
    background: #b80000;
    color: #FFFFFF;
    display: block;
    font-size: 18px; font-weight: bold;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.dropdownmenu li:hover a , .dropdownmenu a.now {
    background: #C6443A;
}
#submenu {
    left: 0;
    opacity: 0;
    position: absolute;z-index: 9;
    top: 35px;
    visibility: hidden;

}
li:hover ul#submenu {
    opacity: 1;
    top: 60px;	/* adjust this as per top nav padding top & bottom comes */
    visibility: visible;
}
#submenu li {
    float: none;
    width: 100%;
}
#submenu a:hover {
    background: #b2362c;
}
#submenu a {
    background-color:#C6443A; font-weight: 500;font-size: 16px;
}
.left-nav1 a{background: #E5E5E5; font-size: 20px; padding-left: 20px; cursor: pointer; margin-top: 2px;}
.left-nav1 a.now,.left-nav1 a:hover{background: #e05e54; color: #ffffff}


.abc .swiper-pagination span{
    width: 30px;
    height: 6px;
    border-radius: 3px; background: #ffffff; opacity: 1;
}
.abc .swiper-pagination span.swiper-pagination-bullet-active{
    width: 30px;
    height: 6px;
    background-color: #2F7DD0; border-radius: 3px;
}
.abc .swiper-button-next,.abc .swiper-button-prev{ color: #ffffff; opacity: 0.5; height: 60px; width: 40px; font-size: 12px; border-radius: 4px;}
.abc .swiper-button-next:hover,.abc .swiper-button-prev:hover{ color: #999999; opacity: 1; }
.abc{ position: relative}

.navn{ position: absolute; width: 1200px; height: 440px;left: 0px; top:0px;  z-index: 999999999999; left: 50%; margin-left: -600px;}
.navn ul li{list-style:none;width:230px;height:62px;float:left;line-height:62px; background: rgba(0,51,153,0.8); border-bottom: 1px #3B66BD solid}
.navn ul li a.abig{font-family:"微软雅黑";font-size:16px;color:#fff;text-decoration:none;}
.navn ul li:hover{background:rgba(255,255,255,0.95);border-top: 1px #003399 solid; border-left: 1px #003399 solid;   }
.navn ul li.momav{height: 68px;}
.navn ul li.momav:hover{background:rgba(255,255,255,0.95);border-bottom: 1px #003399 solid;  }
.navn ul li:hover a{color: #666666 }


.navn .hid{border:none;background:rgba(255,255,255,0.95); position: absolute; left: 230px; width: 970px; top: 0px; height: 440px;  }
.navnw{width:100%;border: 1px #003399 solid; height: 440px;border-left:none;}

.navn .hid1{height:0px;overflow:hidden;transition:0s;} /*把高度设置为0，hover后改变高度，并且设置出来后的速度 */
.navn ul li:hover .hid1{height:440px;}



@-webkit-keyframes aa{ /*写一个动画函数*/
    from{-webkit-transform:rotateY(0deg);}
    to{-webkit-transform:rotateY(360deg);}
}
@-moz-keyframes aa{  /*写一个动画函数*/
    from{-moz-transform:rotateY(0deg);}
    to{-moz-transform:rotateY(360deg);}
}

.navrfl{ border-bottom: #e5e5e5 1px solid; padding-bottom: 20px;}
.topnavleft dd { font-size: 16px; color: #666666; margin-right: 20px; line-height: 28px;}
.navn ul li .topnavleft dd a { color: #666666; }
.navn ul li:hover .topnavleft dd a:hover { color: #ff0000; }


.navrfl{  background: none }

.topdhs span{ font-size: 22px; background: #2F7DD0; padding: 6px;  text-align: center; margin-right: 10px; color: #ffffff; border-radius: 50%}
.topdhs p.topdd { height: 40px; line-height: 40px; font-size: 26px; text-align: right;font-weight: bold}

.soutitle{ width: 340px; height: 42px; border: #2F7DD0 2px solid; }
.soutitle span{ font-size: 22px; margin-left: 10px; margin-top: 0px; color: #666666; margin-top: 8px;}
.soutitle input{ font-size: 14px; margin-left: 10px; height: 38px; width: 240px; border: none}
.anniu input{ width: 100px; height: 42px; background: #2F7DD0; border: none; color: #ffffff; font-size: 18px;}

.navxl{ width: 230px; height: 40px; border: #003399 1px solid; border-bottom: none; color: #264FAB}
.navxl1{ width: 230px; height: 40px; background: #2F7DD0; border: #2F7DD0 1px solid;  color: #ffffff}
.navzc p a{ font-size: 16px;}
.navzc p a:hover,.navzc p a.now{ color: #2750AB}

.inbt{  text-align: center;}
.inbt span{ height: 1px;  background: #e5e5e5;  }
.inbt p{width: 8px; height: 8px; background: #333333; border-radius: 4px; margin: 0px 20px; }


.fwys li{ background: #F5F5F5; height: 190px;}
.fwys li.more03{ background: #E89127;}
.fwys li.more02{ background: #2750AB;}
.fwys li.more03 span,.fwys li.more02 span{color: #ffffff; font-size: 42px;}

.fwys li span{ font-size: 46px;}

.fwys li.more01:hover { background: #E89127; }
.fwys li.ysh0:hover { background: #1bbc9b; }
.fwys li.ysh1:hover { background: #9a59b5; }
.fwys li.ysh2:hover { background: #2dcc70; }
.fwys li.ysh3:hover { background: #eec509; }
.fwys li.ysh4:hover { background: #e67f22; }
.fwys li.ysh5:hover { background: #3598db; }
.fwys li.ysh6:hover { background: #0c5460; }
.fwys li.ysh7:hover { background: #E89127; }



.fwys li.more01:hover p{ color: #ffffff; }
.fwys li.more01:hover span{ color: #ffffff}
.fwys li p.yc0{margin-top: 20px;}
.fwys li p.yc2{ display: none}
.fwys li p.yc1{ font-size: 14px; height: 30px; line-height: 30px; width: 100%; text-align: center; margin-top: 10px; color: #666666}
.fwys li.more01:hover p.yc0{ margin-top: 10px; }
.fwys li.more01:hover p.yc2{ display: block;margin-top: 20px; }
.fwys li.more01:hover p.yc2 a{ font-size: 14px;  color: #ffffff; border: #E5E5E5 1px solid; padding: 6px 30px;border-radius: 4px; }
.fwys li.more01:hover p.yc1{ display: none}
.fwys li.more03 a .yc1,.fwys li.more02 a .yc1{color: #ffffff; }
.more1 a{ padding: 8px 24px; background: #D87575; border-radius: 4px; color: #ffffff}
.more1 a:hover{ padding: 8px 24px; background: #57BE85; border-radius: 4px; color: #ffffff}
.inab{ width:64px; font-size: 16px; font-weight: bold; border-bottom: 1px #D87575 solid; color: #D87575; padding-bottom: 15px; display: block}
.inab1{ width: 100%; font-size: 14px; color: #666; line-height: 24px;margin-top: 20px;}
.innewstime{ width: 108px; height: 108px; background: #999999; text-align: center; border-radius: 4px;}
.innewstime span{ width: 48px; height: 1px; background: #ffffff; margin: 6px auto}


.innewstime1{ width: 90px; height: 90px; background: #f7f7f7; text-align: center; border-radius: 4px;}
.innewstime1 span{ width: 48px; height: 1px; background: #ffffff; margin: 6px auto}



.innewsright p{ border-bottom: 1px #e5e5e5 solid; padding-bottom: 10px; font-weight: bold; font-size: 18px;}
.innewsright span{  font-size: 14px; color: #666; margin-top: 10px;}

.mo{ padding: 50px 0px 30px 0px; color: #ffffff;}
.mo a{color: #ffffff}
.mo a:hover{color: #f7e4e4}
.moa{ line-height: 22px}

.moleft1{ width: 420px;}
.moleft1 p.ml1{ font-size: 18px; }
.moleft1 p.ml2{ font-size: 12px; margin-top: 8px;}
.moleft1 p.ml3{ font-size: 14px;}
.moleft2{ width: 500px;}
.moleft3{ width: 220px}
.moleft2 li{ background: url("../images/mo.png") left top no-repeat;}
.mox{ height: 1px; background: #797979; margin-top: 30px;}
.nwleft{ width: 260px;}
.nwleft li.leftbt{ width: 100%;height: 60px; line-height:60px; text-align: center; color: #ffffff; background: #D87575; font-size: 16px; font-weight: bold;}
.nwleft li.nwleft2{ width: 100%;height: 50px; line-height: 50px; border: 1px #E5E5E5 solid; border-top: none;font-size: 14px; padding: 0px 16px;  }

.nwleft a:hover li.nwleft2 ,.nwleft a.now li.nwleft2 { color: #ff0000}

.nwleft li.nwlx{ width: 100%; border: 1px #E5E5E5 solid; border-top: none;font-size: 14px; padding: 16px; line-height: 32px; }
.nwleft li.leftbt88{ background: #57BE85}
.dbt{ width: 100%; border-bottom: #e5e5e5 1px solid; height: 40px; line-height: 40px; text-align: center; font-size: 18px; font-weight: bold}
.dbtnews{ width: 100%; border-bottom: #e5e5e5 1px solid; padding-bottom: 16px; line-height: 36px; text-align: center; font-size: 22px; font-weight: bold}
.dbt88{ width: 100%; border-bottom: #e5e5e5 1px solid; height: 40px; line-height: 40px; text-align: left; font-size: 18px; font-weight: bold}
.contentnw{ width: 100%; line-height: 24px; font-size: 16px; color: #333333; padding: 15px 0px}
.contentnw p{margin-bottom: 12px;}
.contentnw img{ max-width: 100%;}
.syp{ width: 100%; border-top: 1px #E5E5E5 solid; padding-top: 16px; font-size: 16px;}
.xyp{ width: 100%;  padding-top: 12px; font-size: 16px;}

.contactbj input{ width: 49%; height: 50px; line-height: 50px; background: #f5f5f5; border: 0px; margin-top: 15px; padding: 15px;}

.contactsmall{ width: 100%; height: 143px; background: #f5f5f5; margin-top: 15px; position: relative}
.contactsmall textarea{ width: 100%; height: 143px; background: #f5f5f5; border: 0px; padding: 15px 15px 15px 150px}
.contactsmall span{ position: absolute; top:5px; left: 15px; font-size: 72px;color: #000000}

.subcont{ width: 100%; margin-top: 15px; background: #EA4335; text-align: center;height: 50px; line-height: 50px; border: none; color: #ffffff;cursor: pointer}
.subcont:hover{ background: #40A2C9; }

.lc001{ color: #333333;}
.lc001 p.lc01{ background: #ffffff; width: 120px; height: 120px; border-radius: 60px; text-align: center;line-height: 120px;}
.lc001:hover p.lc01{ background: #E89127; color: #ffffff}
.lc001:hover{ color: #E89127;}




.ljbl a{ font-size: 18px; color:#E89127; border: #E89127 1px solid;padding: 12px 50px; border-radius: 4px; }
.ljbl a:hover{ color:#ffffff; border: #E89127 1px solid;  background: #E89127 }


.mySwiper1 .swiper-pagination span{
    width: 30px;
    height: 6px;
    border-radius: 3px; background: #ffffff; opacity: 1;
}
.mySwiper1 .swiper-pagination span.swiper-pagination-bullet-active{
    width: 30px;
    height: 6px;
    background-color: #EA4335; border-radius: 3px;
}
.mySwiper1 .swiper-button-next,.mySwiper1 .swiper-button-prev{ color: #eeeeee; opacity: 0.5; height: 100px; width: 40px;  font-size: 12px; border-radius: 4px;}
.mySwiper1 .swiper-button-next:hover,.mySwiper1 .swiper-button-prev:hover{ color: #666; opacity: 1; }
.dddw{ position: relative}
.td01{ width: 100%; background: rgba(0,0,0,0.7); padding: 12px ; position: absolute; bottom: 0px; left: 0px; color: #ffffff; border-radius: 0px 0px 4px 4px;}

.ys01{ width: 280px; height: 180px; line-height: 180px; text-align: center; }
.ysys0{ background: #43B3CB }
.ysys1{ background: #7198E7 }
.ysys2{ background: #40A2C9 }
.ysys3{ background: #E7AA3F }
.ys02{ font-size: 20px; color: #FF8331; margin-top: 15px;}
.ys03{ font-size: 14px; color: #333333; margin-top: 10px; width: 80%}
.newsc01 a{ padding: 8px 40px; border: #cccccc 1px solid; margin:20px 10px; border-radius: 4px; font-size: 14px;}
.newsc01 a:hover{  border: #2750AB 1px solid; color: #2750AB;}
.newsc01 a.now{  border: #E89127 1px solid; color: #ffffff; background: #E89127}
.newsc01 a.now:hover{  border: #2750AB 1px solid; color: #ffffff; background: #2750AB}

.hezuo-1 {
    display: flex;
    margin-top: 20px;
}
.hezuo-1 .hezuo-1-focus {
    position: relative;
    width: 100%;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-btn .iconfont {
    position: absolute;
    z-index: 10;
    width: 40px;
    text-align: center;
    line-height: 90px;
    font-size: 30px;
    height: 90px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    cursor: pointer;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-btn .iconfont.next {
    right: 0;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-btn .iconfont.left {
    left: 0;
}
.hezuo-1 .hezuo-1-focus .nav {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 20;
    height: 44px;
    line-height: 44px;
    display: flex;
}
.hezuo-1 .hezuo-1-focus .nav ul {
    height: 44px;
    line-height: 44px;
    display: flex;
    align-items: center;
}
.hezuo-1 .hezuo-1-focus .nav ul li {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    margin-right: 8px;
    cursor: pointer;
}
.hezuo-1 .hezuo-1-focus .nav ul li.on {
    background: #ff0000;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-list {
    position: relative;
    width: 100%;
    height: auto;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-list ul {
    position: relative;
    width: 100%;
    height: 100%;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-list ul .img {
    width: 100%;
    height: 100%;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-list ul .img img {
    width: 100%;
    height: 100%; border-radius: 4px;
}
.hezuo-1 .hezuo-1-focus .hezuo-1-focus-list ul .title {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 10px;
}

.inaddtime{width: 108px; height: 108px;}
.hzqy p img:hover{-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;}
.proclass01 a{ border: #e5e5e5 1px solid; padding: 8px 30px; margin-right: 10px; margin-top: 10px;border-radius: 2px;}
.proclass01 a:hover,.proclass01 a.now{ border: #2750AB 1px solid; color: #2750AB}
.prlst01{background: #ffffff; border-radius: 4px;box-shadow: 6px 6px 6px  #e1e1e1; border: #f1f1f1 1px solid; padding-bottom: 30px;}
.prlst01:hover{background: #ffffff; border-radius: 4px;box-shadow: 6px 6px 6px  #cccccc;}
.prlst01 img{border-radius: 4px 4px 0px 0px;}
p.pronw01 a.lan{ font-size: 14px; padding:7px 20px; background: #2F7DD0; color: #ffffff; border-radius: 2px;}
p.pronw01 a.lan:hover{ background: #0f4d8f; }
p.pronw01 a.huang{ font-size: 14px; padding:7px 20px; background: #ff6600; color: #ffffff; border-radius: 2px;}
p.pronw01 a.huang:hover{ background: #e95f04; }
p.ljzx a{ padding: 14px 60px; background: #ff5500; color: #ffffff}
p.ljzx a:hover{  background: #ff4400; color: #ffffff}
p.pronwxg a{ padding: 7px 20px; border: #ff5500 1px solid; margin-right: 10px; font-size: 12px; color: #ff5500; }
p.pronwxg a:hover{ border: #ff5500 1px solid; margin-right: 10px; font-size: 12px; color: #ffffff; background: #ff5500}
.ys0{color: #1bbc9b}
.ys1{color: #9a59b5}
.ys2{color: #2dcc70}
.ys3{color: #eec509}
.ys4{color: #e67f22}
.ys5{color: #3598db}
.ys6{color: #0c5460}
.ys7{color: #E89127}

.yshh0:hover p.lc01{ background: #1bbc9b; color: #ffffff}
.yshh0:hover{ color: #1bbc9b;}

.yshh1:hover p.lc01{ background: #9a59b5; color: #ffffff}
.yshh1:hover{ color: #9a59b5;}

.yshh2:hover p.lc01{ background: #2dcc70; color: #ffffff}
.yshh2:hover{ color: #2dcc70;}

.yshh3:hover p.lc01{ background: #eec509; color: #ffffff}
.yshh3:hover{ color: #eec509;}

.yshh4:hover p.lc01{ background: #e67f22; color: #ffffff}
.yshh4:hover{ color: #e67f22;}

.yshh5:hover p.lc01{ background: #3598db; color: #ffffff}
.yshh5:hover{ color: #3598db;}

.yshh6:hover p.lc01{ background: #0c5460; color: #ffffff}
.yshh6:hover{ color: #0c5460;}

.yshh7:hover p.lc01{ background: #E89127; color: #ffffff}
.yshh7:hover{ color: #E89127;}
.pronwbg table{

    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
.pronwbg table tr td{border: solid 1px #e5e5e5; padding: 20px; font-size: 16px; color: #666666; line-height:28px;}
.pronwbg table tr td.bt{ width: 120px; text-align: center; color:#25a6ff;  }

.pronwlc{ width: 90px; height: 90px; margin: 0px auto; border-radius: 4px; line-height: 80px;}
.pronwlc  span{font-size: 48px; color: #ffffff}
p.ys0{ background: #eb332a}
p.ys1{ background: #ee6f2e}
p.ys2{ background: #8139eb}
p.ys3{ background: #45a0e3}
p.ys4{ background: #42964e}
.lcx li p{ font-size: 16px; width: 30px; height: 30px; border-radius: 50%; border: #cccccc 1px solid; text-align: center; line-height: 30px; color: #cccccc}
.lcx li span{height: 1px; background: #cccccc}
.zxnw a{ background: #3598db; color: #ffffff; padding: 13px 60px; border-radius: 26px; font-size: 18px;}
.zxnw a:hover{ background: #eb332a; }

.form_wrap .form_group input {
    border: 1px #e5e5e5 solid;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    outline: none;
    font-size: 14px; margin-top: 10px;}

.form_wrap .form_group button {
    border: 0;
    width: 100%;
    height: 46px;
    background: #eb332a; border-radius: 4px;margin-top: 15px;
    color: #ffffff;
    font-size: 16px;
    outline: none;
    cursor: pointer;}


.ysh881{ background: #5c62ac; color: #ffffff}
.ysh882{ background: #0199cb; color: #ffffff}
.ysh883{ background: #4d8b7c; color: #ffffff}
.yc288 a{ padding: 12px 40px; border: #ffffff 1px solid; color: #ffffff; border-radius: 30px;}

.ysh880{ background: #d4a2d7; color: #ffffff}
.ysh880:hover{ background: #ffffff; color: #d4a2d7}
.ysh880:hover p.yc288  a{ padding: 12px 40px; border: #d4a2d7 1px solid; color: #d4a2d7; border-radius: 30px;}

.ysh881:hover{ background: #ffffff; color: #5c62ac}
.ysh881:hover p.yc288  a{ padding: 12px 40px; border: #5c62ac 1px solid; color: #5c62ac; border-radius: 30px;}

.ysh882:hover{ background: #ffffff; color: #0199cb}
.ysh882:hover p.yc288  a{ padding: 12px 40px; border: #0199cb 1px solid; color: #0199cb; border-radius: 30px;}

.ysh883:hover{ background: #ffffff; color: #4d8b7c}
.ysh883:hover p.yc288  a{ padding: 12px 40px; border: #4d8b7c 1px solid; color: #4d8b7c; border-radius: 30px;}






.nav1b ul li{list-style:none;width:230px;height:40px;float:left;line-height:36px;text-align:center; background: #2F7DD0;}
.nav1b ul li span.znav{color: #ffffff}







.navn99{  width: 1200px; height: 350px; display: none;  z-index: 999999999999; left: 50%; margin-left: -600px;}
.nav1b ul li:hover .navn99{ position: absolute; display: block; width: 1200px; height: 440px; overflow:hidden; z-index: 999999999999; left: 50%; margin-left: -600px;}
.navn99 ul li{list-style:none;width:230px;height:50px;float:left;line-height:62px; background: rgba(0,51,153,0.95); border-bottom: 1px #3B66BD solid}
.navn99 ul li a.abig{font-family:"微软雅黑";font-size:16px;color:#fff;text-decoration:none;}
.navn99 ul li:hover{background:rgba(255,255,255,0.95);border-top: 1px #003399 solid; border-left: 1px #003399 solid;   }
.navn99 ul li.momav{height: 50px;}
.navn99 ul li.momav:hover{background:rgba(255,255,255,0.95);border-bottom: 1px #003399 solid;  }
.navn99 ul li:hover a{color: #666666 }
.xhld a{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 22px;
    color: #fff;
    background: #c6443a;
    margin-right: 6px;
    margin-top: 10px;
}
.xhld a.now{
    background-color: #b80000;
    border-bottom: 2px #ffff00 solid;
}
.xhldbt{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #e8e8e8 solid;
    position: relative;margin-bottom: 10px;

}
.xhldbt1{
    font-size: 20px;
    color: #c6443a;
    font-weight: 400;
    padding-left: 5px;
    display: inline-block;
    border-bottom: 1px #c6443a solid;
    position: absolute;
    bottom: -1px;
}
.navn99 .hid{border:none;background:rgba(255,255,255,0.95); position: absolute; left: 230px; width: 970px; top: 0px; height: 440px;  }
.navnw99{width:100%;border: 1px #003399 solid; height: 350px;border-left:none;}

.navn99 .hid1{height:0px;overflow:hidden;transition:0s;} /*把高度设置为0，hover后改变高度，并且设置出来后的速度 */
.navn99 ul li:hover .hid1{height:350px;}
.newsr{ text-align: center; margin-top: 4px; padding: 16px; border-radius: 4px;}
.newsr a{ color: #ffffff; }
.newsright00{background: #1bbc9b}
.newsright01{background: #9a59b5}
.newsright02{background: #6ed9e0}
.newsright03{background: #eec509}
.newsright04{background: #e67f22}
.newsright05{background: #3598db}
.newsright06{background: #2750ab}
.newsright08{background: #e89127}
.newsright09{background: #0f6674}
.newsright010{background: #0f6674}
.newsright011{background: #0f6674}
.newsr:hover{ background: #0c5460}
.newsnw{font-size: 16px; line-height: 28px; margin-top: 20px}
.newsnw img{max-width: 100%; padding-bottom: 40px;}
.wh002 img{
    transform: scale(1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
                 }

.wh002 img:hover{
    transform: scale(1.02);

}
.cont01 li p {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 46%;
    background: #3598db;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    border-radius: 0px 4px 0px 0px;
}
.cont01 li {
    position: relative;
    height: 194px;
    width: 100%;
}