@charset "utf-8";

*{margin:0;padding:0;}
img { border:0;}
a{ text-decoration:none;}
a img { vertical-align: middle;}
ol, ul,li {list-style: none;}
table { border-collapse: collapse; border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.textfont{font:14px "微软雅黑", sans-serif; color:#333333;}
.timefont{font:12px "微软雅黑", sans-serif; color:#7d7d7d;}
.titlefont{font:21px "微软雅黑", sans-serif; color:#000000;}
.titleEnglish{font:16px "微软雅黑", sans-serif; color:#d5d5d5;}
.more{ width:99px; height:23px; background:url(/images/more.jpg) no-repeat; float:right; margin-top:10px;}
body{min-width: 1356px; background: #f5f5f5;}


.w1423 {
    width: 1423px;
    margin: 0 auto;
    background: #fff;
}



.top{ width:100%; height:25px; background:#0a5d14;}
.top-con{ width:1300px; margin:0 auto; height:25px;}
.top-left ul li{font:12px "微软雅黑", sans-serif; height:25px; line-height:25px; float:left; color:#85b08a; margin-right:10px;}
.top-left ul li a{ color:#85b08a;}
.top-right{ float:right;}
.search-item{z-index:100; position:relative;top:0px; right:0px;}
.flip{ width:50px; height:25px;}
.flip img{ border-top: solid 5px #0d4a14;}
.panel{ width:200px;display:none; float:right; position:absolute;top:25px; right:0px;}
.i-text{ border:solid 5px #0d4a14;}
.i-btn{ width:20px; height:27px; background:url(/css/images/search-bg.png) no-repeat; border:none; cursor:pointer;}
.head{ width:100%; height:107px; background:#166a1f;}
.head-con{ width:1300px; margin:0 auto; height:107px;}
.logo{ width:370px; height:84px; float:left; padding-top:13px;}
.xx{width:209px; height:57px; float:right;padding-top:30px;margin-right:40px;}


#menu {margin:0 auto; display:block; width:100%; height:41px; background:#207b2a;}
#nav {display:block; width:1350px; height:41px; margin:0 auto;}
#nav .mainlevel {float:left; background:#207b2a; text-align:center; display:block;}
#nav .mainlevel a {color:#eee; text-decoration:none; line-height:41px; height:41px; text-align:center; padding:0 24px; display:block; _width:48px;}
#nav .mainlevel a:hover {color:#eee; text-decoration:none; background:#0d4a14;}
#nav .mainlevel ul {position:absolute; display:none; *width:2000px;#width:auto;}
#nav .mainlevel li { background:#3f240e; font:14px "微软雅黑", sans-serif; padding:5px 5px;}
#nav .mainlevel li a {padding:0 5px; line-height:18px; height:18px; display:block; _padding-bottom:6px;}
#nav .mainlevel li a:hover {color:#3f240e; text-decoration:none; background:#c2832f;}
#nav li a em {padding:0 3px;}
.sub_nav_01{ z-index:1000000; width:155px;#background:#3f240e;}
.sub_nav_02{width:170px;}
.sub_nav_01 li{#width:155px;}
.note {color:#3f240e; border-right:1px solid #fff; background:#678900 url() 0 0 repeat-x; display:block; line-height:41px; padding:0 3em;}
.Triangle_con {height:9px; background:url(/images/bird.png) 36px 0 no-repeat; display:block; _margin-bottom:-6px;}
.log {margin:100px auto; width:1000px; text-transform:capitalize; line-height:200%;}


.iosSliderDemo {
    clear: both;
    width: 1423px;
    height:437px;


    padding: 0 0 0;
    position: relative;
}
.fluidHeight {
    position: absolute;
    width: 100%;
    height:437px;
}
.sliderContainer {
    width：:100%;
    height:437px;
    padding: 0 0;
}
.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    margin:auto;
    height: 437px;
}
.iosSlider .slider {
    width: 100%;
    height: 437px;
}
.iosSlider .slider .item {

    width: 100%;
    height: 437px;
    padding: 0 0 0 0;
    text-align: center;
}
.iosSlider .slider .item .inner {
    position: relative;
    top: 0;
    left: 0;
    width:100%;
    margin: 0 auto;
    height: 437px;
    box-shadow: 0 0 10px -5px #000;
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.iosSlider .slider .item .inner img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height:437px;
    margin: 0 auto;
}
.iosSlider .slider .item .inner .selectorShadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 120px;
    height: 30px;
    display: none;
}
.iosSlider .slider .item .inner .text1{
    opacity: 0;
    filter: alpha(opacity=0);

    background: none repeat scroll 0 0 #000000;
    position: absolute;


    bottom: 12%;
    padding: 0 12px 0 12px;
    height:50px;
    text-align: left;
}
.iosSlider .slider .item .inner .text1 span {
    color: #fff;
    font-size:24px;
    font-weight: 700;
    line-height:50px;
    padding: 0 8px;
    font-family:"Microsoft Yahei";
}
.iosSlider .slider .item .inner .text1 span i {
    margin: 0 0 0 5px;
}
.iosSlider .slider .item .inner .text2 {
    background: none repeat scroll 0 0 #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 10px 12px 10px;
    position: absolute;
    left: 100px;

    top: 451px;
    text-align: left;
}
.iosSlider .slider .item .inner .text2 span {
    display: block;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:14px;
    line-height:1.5;
    font-weight: 100;
    padding: 0 8px;
    font-family:"Microsoft Yahei"
}
.iosSlider .slider .item .inner .more{

    opacity: 0.4;
    background: none repeat scroll 0 0 #fff;
    position: absolute;
    bottom: 6%;
    right:0;

    padding: 0 5px 0 2px;
    height:25px;
    width:55px;
    z-index:2;
    text-align: center;
}
.iosSlider .slider .item .inner .more a {
    color: #000;
    text-decoration:none;
    font-size:14px;
    line-height:25px;
    font-family:"微软雅黑"
}
.sliderContainer .slideSelectors {
    position: relative;
    bottom:50px;

    width: 160px;
    margin: 0 auto;
    z-index: 1;
    height: 11px;
}
.sliderContainer .slideSelectors .prev {
    float: left;
    width: 11px;
    height: 11px;
    background: url(/images/arrow_left.png) no-repeat 50% 0;
}
.sliderContainer .slideSelectors .next {
    float: left;
    width: 11px;
    height: 11px;
    margin: 0 0 0 10px;
    background: url(/images/arrow_right.png) no-repeat 50% 0;
}
.sliderContainer .slideSelectors .item {
    float: left;
    width: 9px;
    height: 9px;
    background: #aaa;
    margin: 1px 1px 1px 11px;

    filter: alpha(opacity=25);
    border-radius: 10px;
}
.sliderContainer .slideSelectors .item.first {
    margin-left: 1px;
}
.sliderContainer .slideSelectors .selected {
    width: 11px;
    height: 11px;
    margin: 0 0 0 10px;
    background: #eee;
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: none;
}
.sliderContainer .slideSelectors .selected.first {
    margin-left: 0;
}
.sliderContainer .scrollbarContainer {
    position: relative;
    bottom: 4px;
    left: 0;

    height: 4px;
    margin: 0 auto;
    z-index: 1;
}



.row1{ width:100%; margin:0 auto; height:575px; background:*url(../images/row2-bg.png) top center no-repeat #f5f5f5;padding-top:42px;}
.row1-con{ width:1300px; height:397px; margin:0 auto;}
.camp{ width:857px; height:355px; margin-right:30px; float:left; background:#fff;}
.title{ width:100%; height:33px; border-bottom:solid 3px #e5e5e5;}
.title-small{ width:100%;}
.title-name{width:94px; height:33px; line-height:33px; text-align:center; float:left;border-bottom:solid 3px #d19c6a;}
.title-name-tab{width:350px;}
.title-name ul li{ float:left; margin-right:20px;}
.tab-border{ border-bottom:solid 3px #e5e5e5;}
.cur{border-bottom:solid 3px #d19c6a;}
.hidden{ display:none;}
.block{ display:block;}

.title-English{width:626px; height:30px; line-height:33px; text-align:left; float:left; padding-left:10px;}
.title-English-small{width:246px;}
.con-pic{width:350px; height:319px; float:left; margin-right:30px;}

.first-news-img{width:350px; height:231px; margin-top:20px;}
.first-news-time{width:auto; height:17px; margin-top:10px; }
.first-news-date{ font-size:12px; color:#888888; vertical-align:3px;margin-left:8px;}
.first-news-tips{width:56px; height:17px;}
.first-news-title{ font-size:18px; font-family:"微软雅黑", sans-serif; color:#333333; margin-top:8px;}
.newR{width:100%; height:319px;float:left;}
.newR ul{ margin-top:19px;}
.newR li{font-size:15px;height:30px;line-height:30px;#height:26px;#line-height:26px; width:100%;overflow:hidden;text-align:left;}
.newR li a{ display:block; color:#333333;width:370px; float:left;}
.newR li a:hover{ color:#034692;}

.newR li.nlyw a{width: 420px;}

.new-time{ float:right;color:#7d7d7d;width:40px; text-align:center;}
.newRR{ float:left;}
.anno{ width:413px; height:325px; float:left;}

.contain{ width:1300px; margin:0 auto; height:auto; background:#fff;}
.news-mleft{ margin-left:30px;}
.zt{ width:350px; height:63px; margin-top:9px;}
.zt-top {
    padding-bottom: 9px;
    margin-top: 32px;
    height: 126px;
}
.link{width:100%;height: 90px;background:url(/images/zt-bg.jpg) no-repeat;background-position:center;background-size:100% auto;}
.link-con{ width:1110px; height:191px; margin:0 auto;}
.link-con ul li{ float:left; margin:0px 14px 0px 4px; margin-top:10px;}
.foot{width:100%;height: 76px;background:#676767;text-align:center;color:#adadad;font-size:12px;line-height: 25px;}
.foot a{ color:#adadad;}

.banner{ width:100%;margin:0 auto; height:317px;overflow:hidden;text-align:center;}

.main{
    width: 1423px;
    height: auto;
    min-height: 530px;
    background: #f3f5f8;
    overflow: hidden;
    padding: 22px 0px;
    margin:0 auto;
    background:#f3f5f8;
}

.mainshow{
    width: 990px;
    min-height: 530px;
    margin: auto;
    overflow: hidden;
    background: #FFF;

}
.listmainshow{
    width: 1423px;
    min-height: 530px;
    margin: auto;
    overflow: hidden;
}

.readContent{
    width: 690px;
    min-height: 600px;
    overflow: hidden;
    margin: auto;
}
.readTitle{
    text-align: center !important;
    color: #000000;
    font-size: 18px !important;
    margin-top: 62px !important;
    padding-bottom: 20px !important;
}
.readContent p{
    margin-top: 20px;
    text-align: left;
    text-indent: 2em;
    font-size: 14px;
    color: #000000;
    line-height: 28px;
}
.readContent img{
    display: block;
    margin: auto;
    margin-top: 65px;
    margin-bottom: 32px;
}

.readInfo{
    width: 100%;
    height: 360px;
    border-top: 1px solid #efefef;
}

.readInfoList{
    width: 140px;
    float: left;
    margin-left: 5px;
    text-align: left;
    font-size: 14px;
    color: #727272;
    margin-top: 20px;
}

.upbtnBox{
    width: 470px;
    float: left;
    margin-left: 25px;
    margin-top: 38px;
}
.upbtnBox a{
    display: block;
    width: 100%;
    text-align: left;
    color: #727272;
    font-size: 14px;
}
.upbtnBoxTitle{
    margin-top: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.upbtnBoxTitle:hover{
    color: #1b478e;
}



.downbtnBox{
    width: 470px;
    *width: 440px;
    float: right;
    margin-right: 25px;
    margin-top: 38px;
}

.downbtnBox a{
    display: block;
    width: 100%;
    text-align: right;
    color: #727272;
    font-size: 14px;
}

.weChatBox{
    width: 300px;
    height: 160px;
    margin: auto;
    margin-top: 180px;
    *margin-top: 50px;
}
.weChatBoxList{
    width: 128px;
    height: 100%;
    text-align: center;
}
.weChatBoxList span{
    display: block;
    width: 100%;
    height: 14px;
    color: #727272;
    font-size: 14px;
    margin-top: 10px;
}

.leftNavBox{
    width:209px;
    min-height: 300px;
    overflow: hidden;
    float: left;
}

.leftNavBox-head{
    width: 100%;
    height: 92px;
    background: url(/images/list-lefth.png) no-repeat;
    float: left;
}

.leftNavBox-head-update{
    width: 100%;
    height: 92px;
    background: ;
    float: left;
}
.leftNavBox-head-en{
    color: #FFF;
    font-size: 22.2px;
    margin-top: 10px;
    text-align: left;
    text-indent: 20px;
    font-family:"黑体";
    margin-left:5px;
}
.leftNavBox-head-en-eng{
    color: #FFF;
    font-size: 16px;
    font-weight:bold;
    letter-spacing:5px;
    margin-top:0px;
    text-align: left;
    text-indent: 20px;
    font-family:"黑体";
    margin-left:8px;
}
.leftNavBox-head-ch{
    color: #FFF;
    font-size: 13.4px;
    text-align: left;
    text-indent: 20px;
    letter-spacing:10px;

}

.leftNavBox-con{
    width: 100%;
    padding-top:12px;
    padding-bottom:20px;
    margin-bottom: 20px;
    float: left;
    background:#FFF;
}
.leftNavBox-hrefBox{
    display: block;
    margin-top: 10px;
    width: 100%;
    height: 32px;
}
.hrefBoxIcon{
    width: 8px;
    height: 100%;
    float: left;
    background: #FFF;
}
.hrefBoxIcon-selected{
    background: #10a6f4 !important;
}
.hrefBoxWord-selected{
    margin-left: 50px !important;

}
.hrefBoxWord{
    width: 150px;
    height: 100%;
    float: left;
    margin-left: 29px;
    color: #5d5d5d;
    font-size: 13.31px;
    line-height: 32px;
}

.rigthConBox{
    width: 1180px;
    min-height: 450px;
    overflow: hidden;
    float: right;
    background: #FFF;
    font-family:"微软雅黑", sans-serif;
}
.rigthConBox-head{
    width: 100%;
    height: 58px;
    background: url(/images/page-h.png) no-repeat right #176c21;
}
.rigthConBox-headWord{
    float: left;
    width: 861px;
    height: 58px;
    line-height:58px;
    margin-left: 10px;
}
.headWordlist{
    float: left;
    margin-left: 15px;
    margin-top:3px;
    font-size: 18px;
    color: #FFF;
}
.headIcon{
    width:7px;
    height:13px;
    background-position:-14px -176px;
    float: left;
    margin-left: 15px;
    margin-top: 1px;
    color:#ffffff;
}

.rigthConBox-con{
    width: 1050px;
    min-height: 450px;
    overflow: hidden;
    float: left;
    margin-left: 65px;
    margin-top: 20px;
    *margin-left: 65px;
}

.rigthConBox-conList{
    display: block;
    width: 100%;
    height: 16px;
    margin-top: 18px;
    float: left;
}
.rigthConBox-conList:hover .conListWord{
    color: #16a8f4;
}
.conListIcon{
    float: left;
    width: 4px;
    height: 4px;
    background: #cfac62;
    margin-top: 5px;
    overflow: hidden;
    zoom:1;
}
.conListWord{
    float: left;
    line-height: 16px;
    width: 515px;
    height: 16px;
    text-align: left;
    margin-left: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #414141;
    font-size: 14px;
}
.conListTime{
    float: right;
    color: #7c7c7c;
    line-height: 16px;
    font-size: 12px;
}


.turnPage{
    float: left;
    width: 100%;
    margin-top: 55px;
    margin-bottom: 45px;
    text-align: center;
}
.turnPage a{
    color: #505050;
    font-size: 12px;
    margin-left: 5px;
}
.turnPage a:hover{
    color: #10a6f4;
}



.footshow{
    width: 990px;
    height: 121px;
    margin: auto;
}

.footshow .leftbox{
    float: left;
    margin-top: 20px;
    color: #9fbae5;
}
.footshow .leftbox p{
    margin-top: 10px;
}
.footshow .leftbox a{
    color: #9fbae5;
}
.footshow .leftbox a:hover{
    color: #FFF;
}

.footshow .rightbox{
    float: right;
    margin-top: 35px;
}
.footshow .rightbox .rightboxlist{
    float: left;
    display: block;
    width:46px;
    *width:50px;
    height:46px;
    margin-left: 10px;
    background: ;
    background-position:-97px -68px;
    _background-position:-96px -68px;
}

.rightboxlist:hover{
    background-position:-164px -68px !important;
}
.rightboxlisticon{
    width:21px;
    height:21px;
    margin: auto;
    background:;
}

.icon1{
    background-position:-10px -119px !important;
    margin-top: 12px;
    margin-left: 14px;
    display: none;
}
.icon2{
    width:23px !important;
    height:21px !important;