*{margin:0; padding:0; list-style:none; }
body{ background:#fefbf8; font:normal 14px/25px Microsoft YaHei; color: #333;}
img{ border:0;}
a{text-decoration:none; color:#666666;  }
a:hover{ color:#2458a7;  }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*height:1%;}
.w1100{width: 1100px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

.top{background:rgba(0,0,0,0.8);color: #fff;height: 40px; line-height: 40px;}
.head{ width: 100%;  top: 40px;z-index: 99;}
.head .w1100{background:#fff url("../images/headbg.png") 500px -10px no-repeat;padding: 20px 0 2px;height: 60px;padding-bottom: 15px;}
.navBar{position:relative;  color:#fff;margin-top: 15px;}
.nav{ width:688px; margin:0 auto;}
.nav h3{font-weight:normal; font-size:14px;text-shadow: 0 0 10px #fff; }
.nav .m{  position:relative; float:left; width:70px;margin: 0 8px; display:inline; text-align:center; height: 40px;line-height: 40px;}
.nav .on{}
.nav h3 a{  zoom:1;  display:block; color:#333 }
.nav .on h3 a{color:#2458a7;border-bottom: 2px solid #2458a7;}

.nav .sub{ display:none; /*默认隐藏*/ width:140px; padding:10px 0;  position:absolute; left:0px; top:60px;  background:rgba(255,255,255,0.9);  float:left;  border-bottom: 5px solid #2458a7;z-index: 999;}
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#333; display:block; zoom:1;}
.nav .sub li a:hover{  background:#ddd; color:#c00;   }
.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; line-height:26px;overflow:hidden;color:#666;width: 230px;padding:0 15px }
.nav .sub dl img{width: 218px;height: 88px;border: 1px solid #ccc;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;}
.nav .sub dl img:hover{
    transform:translate(0,-5px);
    -webkit-transform:translate(0,-5px);
    -moz-transform:translate(0,-5px);
    -o-transform:translate(0,-5px);
    -ms-transform:translate(0,-5px);}
.nav .sub dl a:hover{ color:#c00;  }
.nav .sub dl dt{margin: 10px 0;}
.nav .sub dl dt a{ color:#000;  }
.nav .sub dl dd{ color:#666;text-align: left;line-height: 1.5em;display:none}

.nav #m2 .sub{ z-index:1; width:1070px; padding: 20px 0 20px 30px; left:-506px; text-align: left;}
.nav #m3 .sub{ z-index:1; width:1070px; padding: 20px 0 20px 30px; left:-592px; text-align: left;}
.nav #m4 .sub{ z-index:1; width:1070px; padding: 20px 0 20px 30px; left:-678px; text-align: left;}
.nav #m5 .sub{ z-index:1; width:1070px; padding: 20px 0 20px 30px; left:-764px; text-align: left;}
.nav #m6 .sub{ z-index:1; width:1070px; padding: 20px 0 20px 30px; left:-850px; text-align: left;}
.nav #m7 .sub{ z-index:1; width:1070px; padding: 20px 0 20px 30px; left:-936px; text-align: left;}
.nav #m8 .sub{ z-index:1; width:1070px; padding: 20px 0 20px 30px; left:-1022px; text-align: left;}




/* 本例子css */
.slider{ width:100%;  min-width:1100px;  height:350px;  position:relative; overflow:hidden; background:#fff; text-align:center;}
.slider .bd{ width:1100px; position:absolute; left:50%; margin-left:-550px  }
.slider .bd li{ width:1100px;  overflow:hidden; }
.slider .bd li img{ display:block; width:1100px; height:350px;    }
.slider .tempWrap{ overflow:visible !important }
.slider .tempWrap ul{  margin-left:-1100px !important; /*强制位置*/  }

.slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center; }
.slider .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px; overflow:hidden; background:url("../images/slider-btn.png") 0 -10px no-repeat;margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;  }
.slider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }
.slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:135px; cursor:pointer;   }
.slider .prev{ left:-50%; margin-left:-550px;  }
.slider .next{ left:50%;  margin-left:550px;  }
.slider .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:350px; background:#000; filter:alpha(opacity=50);opacity:0.7;   }
.slider .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:350px;  }
.slider .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
.slider .prev .arrow{ right:0; background:url("../images/slider-arrow.png") -120px 5px no-repeat;   }
.slider .next .arrow{ left:0; background:url("../images/slider-arrow.png") 0 5px no-repeat;  }

.slopingside{
    height:0px;
    border: 1px solid #fff;
    width: 590px;
    transform:rotate(125deg);
    -o-transform:rotate(125deg);
    -moz-transform:rotate(125deg);
    -webkit-transform:rotate(125deg);
    position: absolute;
    margin: 250px 0 0 400px;
    opacity: 0.6;
}
.bannertext{position: absolute;top:130px;width: 1100px;text-align: center;margin: 0 auto;text-shadow: 0 0 5px #000; color: #fff;}
.bannertext h4{background: rgba(0,0,0,0.0);font-weight: normal;font-size: 32px;height: 50px; line-height: 50px;display:none}
.bannertext h4 span{font-size: 18px;display:block}
/*首页其他*/
.yewu{background: #fbfbfb;padding: 50px 0;}
.yewu .w1100{height:225px; overflow: hidden}
h2.title{text-align: center;color:#ff472e;font-weight: normal;font-size: 24px;margin-bottom: 30px;}
h2.title span{color:#cdc3c2;font-size: 14px;}
p.titletext{font-size: 12px;color:#8e8e8e;text-align: center;line-height: 1.5em;}
.yewu ul {margin: 0 0 0; width: 1180px;}
.yewu ul li{float: left;width: 320px;height:225px;margin-right: 70px;}
.yewu ul li img{width: 320px; height: 225px;}
.yewu li .jieshao{position: absolute;background: rgba(5,72,151,0.8);color: #fff;text-align: center;font-size: 14px;width: 100%;bottom:0;line-height: 50px;}
.yewu li h3{margin: 30px 0 20px;font-size:14px;}
.yewu li p{margin: 0 30px;line-height: 1.5em;font-size:12px;}
.yewu li a{margin-top: 20px;}
h1.title{text-align:center;line-height:2em;font-size:22px;}
.smallt{text-align:center;color:#888;}
.smallt span{margin:0 20px 0 0;}
.lookmore{text-align: center;font-size: 18px; border-bottom: 2px solid #cccccc;position: relative;width: 1100px;margin: 40px auto 0;}
.lookmore a{color:#2458a7;position: absolute;top:-12px;left:43%;background: #fbfbfb;padding:0 8px;}

.foot{background: #00444e url("../images/zhezhao.gif");padding: 40px 0 0;color:#fff;}
.foot .w1100{padding-bottom: 40px;}
.foot dl{width: 150px; float: left;margin: 10px;color:#eee;}
.foot dl.lianxi{width: 360px; margin:0 30px;color:#ccc;}
.foot dl dt{font-size: 16px;padding-left: 10px;border-left: 5px solid #00a3e9;margin-bottom: 20px;line-height: 16px;}
.foot dl.lianxi dt{border: 0;padding-left: 80px;}
.foot dl.lianxi dt i{font-size: 30px;margin-right: 10px;}
.foot dl.lianxi dt img{vertical-align: middle;margin-right: 10px;}

.foot dl dd{padding-left: 20px;line-height:1em;margin-bottom:10px;}
.foot a{color:#ccc;}
.foot a:hover{color:#00a3e9}
.footer{background: #00323a url("../images/zhezhao.gif");padding: 15px 0 0;overflow: hidden;}
.footer ul.w1100{padding: 0;}
.footer li{line-height: 1.5em; color: #cccccc;}
.footer li.fl{padding-top: 20px;}
.footer li.fr{text-align: right;}

.newstext{font-size: 14px;color:#555;margin: 20px 0;padding: 5px;}
.newstext p{margin-bottom: 10px;line-height: 1.8em;color:#555;}
.newstext img{max-width: 650px;}
.newstext .title{color:#ff472e;text-align: center;margin: 10px 0;}

.jjxw{background: #f0f4fa;padding: 30px 0 100px;position: relative;}
.jjxw .jianjie,.jjxw .gsnews{width: 320px;margin-right: 70px; float: left;}
.jjxw .hynews{float: right;width: 320px;}
.jjxw .title{position: relative; background: #605e60;border-radius: 10px;color:#5bcaf1;padding: 10px 20px;}
.jjxw .title a{position: absolute;right: 20px;bottom:10px;color:#ccc;}
.jjxw .title i{font-size: 50px;}
.jjxw .title h2{display: inline-block;font-weight: normal;}
.jjxw .title h2 span{display: block;font-size: 18px;}
.jjxw .title:hover{color:#eee;cursor: pointer;}
.jjxw .con{padding: 10px 0;}
.jjxw .con li{padding-left: 20px;background: url("../images/sanjiao.jpg") 10px no-repeat;border-bottom: 1px dotted #ccc;}
.jjxw .btn{position: absolute;bottom: 50px;padding: 3px 20px;}
    /* Page */
.pages{margin:10px 0;padding: 2px;height: 24px;line-height: 24px;font-size:12px; text-align:center;}
.pages a,.pages b{margin-left:4px;border-radius: 4px;padding:3px 9px;border:1px solid #ddd;}
.pages a,.pages a:link,.pages a:visited{background:#fff;color:#000;text-decoration:none;}
.pages a:hover{background:#0052d5;border:1px solid #0052d5;color:#fff;}
.pages b{background:#0052d5;border:1px solid #0052d5;font-weight:bold;color:#fff;}
.smallnav{margin: 10px auto;}
.left{width: 300px;}
.lefttit{height: 50px;line-height: 50px;background: #0052d5 url("../images/lefttop.jpg");color:#fff;}
.lefttit h2{font-size: 18px;font-weight: 400;}
.lefttit i{margin: 0 5px 0 20px;}
.left .lianxi{border: 1px solid #ddd;margin-bottom: 30px;padding: 20px;}
.left .list{margin: 1px 0 30px;}
.left .list li{padding-left: 30px; line-height: 40px;border-bottom: 1px solid #dedede;margin: 1px 0;}
.left .list li.on{background: #ececec}
.left .list li a span{color:#bcbcbc;}

#service{position:fixed;bottom:10px;right:0px; z-index:100;}
*html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#service li{width:200px;height:60px;}
#service li img{float:right;}
#service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#service li a .shows{display:block;}
#service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px;border: 1px solid #ccc;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
a:hover{text-decoration: none}

/* 手风琴 */
#sideMenu{margin:1px 0 30px;}
#sideMenu .hd{ margin-top:1px; background:url(../images/icons.png) #dedede 280px -32px no-repeat;  cursor:pointer;line-height: 40px;padding-left: 20px;}
#sideMenu .hd2{padding-left: 20px;line-height: 40px;border-bottom: 1px solid #dedede;margin: 1px 0;background: #f5f5f5;}
#sideMenu .hd2.on{background: #ececec;}
#sideMenu .hd2 h3 a{font-weight:normal;color:#222;font-size:14px;}
#sideMenu .hd h3{ color:#666;font-size: 15px;}
#sideMenu .hd.on{ background:url(../images/icons.png) #0067d8 280px -72px no-repeat; }
#sideMenu .hd.on h3{ color:#fff;  }
#sideMenu .bd{ overflow:hidden; display:none;   }
#sideMenu .bd2 li{padding-left: 50px;line-height: 40px;border-bottom: 1px solid #dedede;}
#sideMenu .bd2 li a{display: block;font-size:12px;}
#sideMenu .bd2 li.on a{color:#2458a7}

.right{width: 650px;min-height: 700px;background: #f4f5f9; padding:40px 50px;}
.right .righttit{border-bottom: 1px solid #dedede;padding-bottom: 10px;margin-bottom: 30px;}
.right .righttit h2{font-size: 18px;font-weight: normal;border-left: 5px solid #0067d8;padding-left: 10px;}
.right .righttit h2 span{color:#bcbcbc}
.right .piclist li{float: left;width: 300px; margin-right: 50px;height: 220px;margin-bottom: 50px;}
.right .piclist li:nth-child(even){margin-right: 0;}
.piclist li .jieshao{position: absolute;background: rgba(5,72,151,0.8);color: #fff;text-align: center;font-size: 14px;width: 100%;bottom:0;line-height: 50px;}
.piclist li img{width: 300px;height: 220px;}
.piclist li h3{margin: 30px 0 20px;font-size:14px;}
.piclist li p{margin: 0 30px;line-height: 1.5em;font-size:12px;}
.piclist li a{margin-top: 20px;}
.right .titlepic{font-size: 18px;color:#0067d8;}
.right .titlepic img{width: 300px;height: 220px;vertical-align: middle;margin-right: 20px;padding: 2px;border: 1px solid #ddd;}
.right .other{border-bottom: 1px solid #ddd;line-height: 30px;margin-bottom: 10px;font-size: 18px;color:#0067d8;}
.right .newslist li{border-bottom: 1px solid #f5eee6;padding: 20px;}
.right .newslist li:hover{background: #fff;}
.right .newslist li .date{display: inline-block;width: 120px;margin-right: 10px;height: 63px;float: left;background: #e0dedc;padding:15px 10px 10px;font-size: 60px;line-height: 60px;color:#ff472e;}
.right .newslist li .date:hover{background: #eee;}
.right .newslist li .date span{font-size: 20px;line-height: 30px;color:#999;}
.right .newslist li .port-1{width: 140px;margin-right: 10px;}
.right .newslist li img{width: 140px;height: 88px;}
.right .newslist li h2{font-size: 16px;font-weight: normal;}
.right .newslist li p{color:#888;font-size: 12px;line-height: 15px;margin: 8px 0 3px;}
.right .newslist li .small{color:#b2b2b2;}
.right .newslist li .small b{margin-right: 20px;}
.right .newslist li .small span{background: url("../images/shijian.jpg") 0 4px no-repeat;padding-left: 15px;}
.right .newslist{background: #fffdfb;}
.right form{margin:100px;}
.right input{border:1px solid #ddd;width:200px;line-height:30px;padding:0 10px;margin-bottom:20px;}
.right textarea{border:1px solid #ddd;padding:10px;width:200px;vertical-align:middle;margin-bottom:20px;}
.right input.submit{margin-left:70px;background:#e77e00;color:#fff;}
    /* 本例子css */
.hasMoreTab{margin-top: 30px;}
.hasMoreTab .hd{ line-height:33px; height:33px; border-bottom:1px solid #ddd;  position:relative;padding-bottom: 2px;}
.hasMoreTab .hd li{ float:left;  padding:0 20px; cursor:pointer;margin-right: 2px; background: #999;color:#fff;}
.hasMoreTab .hd li.on{ font-weight:bold; height:33px; line-height:33px; background:#054897;color:#fff;  }
.hasMoreTab .bd{  padding:10px; clear:both; position:relative;  }
.hasMoreTab .bd h2{ font-size:14px; }
.hasMoreTab .bd p{ color:#999;  }
.hasMoreTab .bd p a{ color:#c00;  }
.hasMoreTab .bd ul a{ color:#3E78B3;  }

    /*动画部分*/
.btn {
    display: inline-block;
    border-radius: 6px;
    padding: 3px 10px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #054897;
    background-color: #054897;
    text-decoration: none;
    transition: 0.4s;
}
.btn:hover {
    background-color: transparent;
    transition: 0.4s;
}
.text-desc {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #054897;
    height: 100%;
    opacity: 0;
    width: 100%;
}
.text-desc .btn{background: #fff;color:#054897;}
/*= Reset CSS End
================= *
/* effect-1 css */
.port-1 {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.port-1 .text-desc {
    opacity: 0.8;
    top: -100%;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.port-1 img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.port-1:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.port-1.effect-1:hover .text-desc {
    top: 0;
}
.port-1.effect-2 .text-desc {
    top: auto;
    bottom: -100%;
}
.port-1.effect-2:hover .text-desc {
    bottom: 0;
}
.port-1.effect-3 .text-desc {
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
}
.port-1.effect-3:hover .text-desc {
    width: 100%;
    top: 75%;
    left: 0;
    height: 25%;
}


