﻿*
{
    font-family: '微软雅黑';
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

/**********************************分页样式*********************************/

.paginator
{
    font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 20px 10px 0;
    margin: 0px;
}
.currentPageStyle
{
    line-height: 36px;
    height: 36px;
    font-size: 12px;
}
.paginator a
{
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
    margin-right: 2px;
}
.paginator a:visited
{
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
}
.paginator .cpb
{
    padding: 1px 6px;
    font-weight: bold;
    font-size: 13px;
    border: none;
}
.paginator a:hover
{
    color: #fff;
    background: #ffa501;
    border-color: #ffa501;
    text-decoration: none;
}




/******************************************Index.aspx********************************************************/

/*****DIV1******/
.Index_M_Up
{
    display: block;
    width: 1003px;
    height: 340px; /*margin-top: 10px;     margin-bottom: 10px;*/
    padding-top: 10px;
    margin: 0 auto;
}
.M_Up_Left
{
    display: inline-block;
    float: left;
    width: 501px;
    height: 340px;
    border: 1px solid rgb(244, 244, 244);
    background-color: white; /*margin-right: 10px;*/
}

.Up_Left_Top
{
    display: block;
    height: 340px;
    width: 501px;
    /*margin-bottom: 10px;*/
}
.Up_Left_Bottom
{
    display: block;
    height: 60px;
    width: 600px;
}


.M_Up_Right
{
    display: inline-block;
    float: right;
    width: 491px;
    height: 254px;
    background-color: white;
    border: 1px solid #74ba1b;
    margin-top: 12px;
    border-top: 5px solid rgb(75, 169, 55);
    border-left: 1px solid rgb(222, 224, 223);
    border-right: 1px solid rgb(222, 224, 223);
    border-bottom: 1px solid rgb(222, 224, 223);
}

.Up_Right_Top
{
    width: 491px;
    height: 324px; /*margin-bottom: 10px;*/
    overflow: visible;
}

.Up_Right_Bottom
{
    width: 588px;
    height: 117px; /*border: 1px solid #7ec02a;*/
}
.Right_Bottom_Left
{
    border: 1px solid #7ec02a;
    width: 288px;
    height: 107px;
    float: left;
    margin-right: 10px;
}
.Right_Bottom_Right
{
    width: 288px;
    height: 119px;
    float: left;
}

.Right_Bottom_Right img
{
    border: 0px;
}
/*****DIV2******/

.Index_DIV2
{
    display: block;
    width: 1003px;
    height: 90px;
    background-color: #d9d9d9;
    background-image: url('/img/首页V5.0.0_03.png');
    margin-bottom: 13px;
}

.Index_DIV2 div
{
    float: left;
    margin-right: 11px;
}

.DIV2_Title
{
    width: 62px;
    height: 65px;
    font-size: 30px;
    line-height: 32px;
    color: #0284c7;
    padding: 12px 15px 12px 16px;
    font-weight: 500;
}
.DIV2_Items
{
    padding: 12px 0px;
}
.DIV2_Item
{
    height: 65px;
    width: 62px;
}
.DIV2_Item_img
{
    height: 51px;
    width: 62px;
}
.DIV2_Item_img a img
{
    height: 51px;
    width: 62px;
}

.DIV2_Item_Title
{
    width: 62px;
    font-size: 14px;
    color: #0284c7;
    padding-top: 2px;
    text-align: center;
    font-weight: bold;
}
/******DIV3******/
.index_DIV3
{
    display: block;
    width: 1003px;
    height: 250px;
    margin: 10px auto;
}

.DIV3_Left
{
    width: 652px; /*margin-right: 10px;*/
    float: left;
    height: 218px;
    border: 1px solid rgb(222,224,223);
    background-color: white;
}
.DIV3_Right
{
    width: 340px;
    float: right;
    height: 250px;
    border: 1px solid rgb(222,224,223);
    background-color: white;
}



/*****indexDIV4*****/
.index_DIV4
{
    display: block;
    width: 1003px;
    height: 400px;
    margin: 10px auto;
}

.DIV4_Left
{
    width: 733px; /*margin-right: 10px;*/
    float: left;
    height: 397px;
    border: 1px solid rgb(222,224,223);
    background-color: white;
}
.DIV4_Right
{
    width: 259px;
    float: right;
    height: 381px;
    border-top: 5px solid rgb(75, 169, 55);
    border-left: 1px solid rgb(222,224,223);
    border-right: 1px solid rgb(222,224,223);
    border-bottom: 1px solid rgb(222,224,223);
    background-color: white;
    margin-top: 12px;
}







/******image******/
.index_image
{
    display: block;
    width: 1003px;
    height: 885px;
    margin: 22px auto 0;
    background-color: white;
    border-top: 5px solid rgb(75, 169, 55);
    border-left: 1px solid rgb(222,224,223);
    border-right: 1px solid rgb(222,224,223);
    border-bottom: 1px solid rgb(222,224,223);
}

.image_all
{
    width: 1003px; /*margin-right: 10px;*/
    float: left;
    height: 885px;
}



/******友情链接******/
.index_FriendlyLink
{
    display: block;
    width: 1003px;
    height: 89px;
    margin: 22px auto 10px;
    background-color: white;
    border-top: 5px solid rgb(75, 169, 55);
    border-left: 1px solid rgb(222,224,223);
    border-right: 1px solid rgb(222,224,223);
    border-bottom: 1px solid rgb(222,224,223);
}

.FriendlyLink_all
{
    width: 1003px; /*margin-right: 10px;*/
    float: left;
    height: 89px;
}










/****DIV5*****/
.index_DIV5
{
    width: 1003px;
    height: 300px; /*margin-bottom: 3px;*/
    margin: 20px auto 10px;
}

.DIV5_Left
{
    width: 733px; /*margin-right: 10px;*/
    height: 295px;
    float: left;
    border: 1px solid #7ec02a;
    background-color: white;
    border-top: 5px solid rgb(75, 169, 55);
    border-left: 1px solid rgb(222,224,223);
    border-right: 1px solid rgb(222,224,223);
    border-bottom: 1px solid rgb(222,224,223);
}

/*.DIV5_Left_L
{
    width: 274px;
    margin-right: 9px;
    height: 298px;
    float: left;
    
}*/
.DIV5_Left_R
{
    width: 373px;
    height: 298px;
    float: left;
    border: 1px solid #7ec02a;
}

.DIV5_Right
{
    width: 259px; /*border: 1px solid #7ec02a;*/
    height: 171px;
    float: right;
    background-color: white;
    border-top: 5px solid rgb(75, 169, 55);
    border-left: 1px solid rgb(222,224,223);
    border-right: 1px solid rgb(222,224,223);
    border-bottom: 1px solid rgb(222,224,223);
     margin-top: 18px;
}

.DIV5_Right_Top
{
    margin-bottom: 10px;
    width: 259px;
    height: 161px; /*border: 1px solid #7ec02a;*/
    margin-top: 10px;
}
/**************DIV6******************/
.index_DIV6
{
    width: 1003px;
    height: 300px; /*margin-bottom: 10px;*/
}

.DIV6_Left
{
    width: 660px;
    margin-right: 10px;
    height: 300px;
    float: left;
}

.DIV6_Left_L
{
    width: 437px;
    margin-right: 9px;
    height: 298px;
    float: left;
    border: 1px solid #7ec02a;
}
.DIV6_Left_R
{
    width: 210px;
    height: 298px;
    float: left;
    border: 1px solid #7ec02a;
}

.DIV6_Right
{
    width: 330px;
    height: 300px;
    float: left; /*border: 1px solid #7ec02a;*/
}


.DIV6_Right_Top
{
    margin-bottom: 10px;
    height: 300px;
    float: left;
    width: 330px;
    height: 168px;
    border: 1px solid #7ec02a;
}

.DIV6_Right_Bottom
{
    height: 300px;
    float: left;
    width: 330px;
    height: 118px;
    border: 1px solid #7ec02a;
}
/**********Link*******************/
.index_Link
{
    width: 1003px;
    overflow: hidden;
    padding: 0 0px;
    height: 76px; /*margin: 0px 0px 10px 0px;*/
    overflow: hidden;
}
.index_Link marquee
{
    width: 1003px;
}

.index_Link li
{
    /*height: 76px;*/
    width: 155px;
    float: left;
    margin-right: 14px;
    list-style-type: none;
}

.index_Link ul li a
{
    display: inline-block;
    text-decoration: none;
    width: 155px; /*height: 76px;*/
    border: 0px;
    text-decoration: none;
}

.index_Link ul li a img
{
    width: 155px;
    height: 60px;
    border: 0px;
}
.index_Link .Last
{
    margin-right: 0px;
}


.LinkStyle_I
{
    display: block;
    width: 1003px;
    height: 62px;
    overflow: hidden;
}

.LinkStyle_I ul
{
    display: block;
    padding: 0px;
    margin: 0px;
}

.LinkStyle_I li
{
    width: 155px;
    float: left;
    margin-right: 14px;
    height: 62px;
    list-style-type: none;
}

.LinkStyle_I li a img
{
    width: 153px;
    height: 58px;
    border: 0px;
    border: 1px solid #d0d0d0;
}

/**********************index.aspx的内容****************************************/









/*交流平台*/
.TreatmentItems
{
    height: 144px;
    margin-top: 40px;
    border-top: 1px dashed rgb(70, 201, 59);
    border-bottom: 1px dashed rgb(161, 226, 48);
}

.Treatment
{
    padding-left: 6px;
    font-size: 13px;
    color: #0a88c5;
    letter-spacing: 2px;
    height: 27px;
    line-height: 27px;
}
.Treatment a
{
    text-decoration: none;
    color: #0a88c5;
}


/*联系方式*/
.Teach
{
    display: block;
    width: 274px;
    height: 259px;
    margin: 0px auto;
}
.Teach_Item
{
    width: 274px;
    float: left;
}
.Teach_Item_Title
{
    height: 21px;
    padding-top: 16px;
    font-size: 14px;
    text-align: center;
    color: #0a88c5;
    font-family: '宋体';
    font-weight: bold;
    width: 218px;
}
.Teach_Item_List
{
    width: 185px;
    height: 210px;
    border-right: 1px dashed #adadad;
    padding-top: 11px;
    padding-left: 10px;
    padding-right: 13px;
}

.Teach_Item_List_Item
{
    height: 21px;
    font-family: '宋体';
    font-size: 12px;
    line-height: 21px;
    color: #2e2e2e;
    margin-bottom: 1px;
    color: #2e2e2e;
}

.Teach_Item_List_Item a
{
    display: block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    font-family: '宋体';
    text-decoration: none;
    color: #2e2e2e;
}



/*期刊中心*/
.Central
{
    width: 210px;
    height: 210px;
    margin: 10px auto;
}
.Central a
{
    text-decoration: none;
    border: 0px;
}
.Central_Title
{
    text-align: center;
    font-size: 14px;
    color: #0083c7;
    padding-bottom: 10px;
    padding-top: 5px;
}
.Central_Title a
{
    text-decoration: none;
    color: #0083c7;
}

/*下载中心*/
.DownLoadCenter
{
    display: block;
    width: 260px;
    height: 48px;
    margin: 10px auto;
}
.DownLine
{
    height: 24px;
    line-height: 24px;
    width: 260px;
    font-size: 12px;
}
.DownItem
{
    display: block;
    float: left;
    width: 65px;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
}
.DownItem a
{
    text-decoration: none;
    color: #2f2f2f;
    font-family: '宋体';
}
/*创新团队*/
.recommend
{
    display: block;
    width: 902px;
    height: 885px;
    margin-top: -31px;
    float: right;
}
/*单位概况*/
.OfficeNavi
{
    display: block;
    width: 338px;
    height: 257px;
}


/*专题*/
.SpecialTopic
{
    /*display: block;*/
    width: 266px;
    height: 122px;
    position: absolute;
    margin-top: 15px;
}

/*党务活动*/
.PartyActivities
{
    display: block;
    width: 733px;
    height: 317px;
}







/*通知公告*/
.NoticeList
{
    display: block;
    width: 340px;
    height: 320px;
}







.OfficeList
{
    display: block;
    width: 477px;
    border-collapse: collapse;
    margin: 5px 8px;
    font-family: '宋体';
}
.OfficeList .OfficeTitle
{
    font-size: 14px;
    color: #118bca;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    font-family: '宋体';
}
.OfficeList .TitleMemo
{
    font-size: 12px;
    color: #118bca;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    font-family: '宋体';
}
.OfficeList .OfficeItem
{
    font-size: 12px;
    color: #2e2e2e;
    border: 0px;
    width: 128px;
    line-height: 20px;
    height: 20px;
    font-family: '宋体';
    white-space: nowrap;
}
.OtherOfficeItem
{
    font-size: 12px;
    color: #2e2e2e;
    border: 0px;
    line-height: 20px;
    height: 20px;
    font-family: '宋体';
}



/*****按钮**/
.ButtonOperStyle
{
    height: 30px;
    width: 71px;
    border: 0px;
    background-image: url('img009_graybutton_1.png');
    color: white;
}
.ButtonSelectStyle
{
    height: 30px;
    width: 71px;
    border: 0px;
    background-image: url('imgSelect.png');
    color: white;
}
/********index  div 内容样式********/

.aaaa
{
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    color: #333;
    font-family: Arial;
    height: 56px;
}

#div1
{
    width: 1004px;
    height: 73px;
    overflow: hidden;
}
#div1_1
{
    width: 622px;
    height: 273px;
    overflow: hidden;
    color: #666666;
    line-height: 23px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
}
#div1_2
{
    width: 622px;
    height: 273px;
    overflow: hidden;
    color: #666666;
    line-height: 23px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
}
#div1_3
{
    width: 622px;
    height: 273px;
    overflow: hidden;
    color: #666666;
    line-height: 23px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
}
#div2
{
    width: 1003px;
    height: 215px;
    overflow: hidden;
}
#div2_1
{
    width: 1003px;
    height: 215px;
    overflow: hidden;
}
#div2_2
{
    width: 1003px;
    height: 215px;
    overflow: hidden;
}
#div2_3
{
    width: 622px;
    height: 273px;
    overflow: hidden;
    color: #666666;
    line-height: 23px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
}
#div3
{
    width: 703px;
    height: 270px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
    color: #666666;
}
#div3_1
{
    width: 321px;
    height: 273px;
    overflow: hidden;
    color: #666666;
    padding-left: 7px;
    padding-right: 12px;
    padding-top: 9px;
}
#div4
{
    width: 321px;
    height: 273px;
    overflow: hidden;
    color: #666666;
    padding-left: 7px;
    padding-right: 12px;
    padding-top: 9px;
}
#div4_1
{
    width: 321px;
    height: 273px;
    overflow: hidden;
    color: #666666;
    padding-left: 7px;
    padding-right: 12px;
    padding-top: 9px;
}
#div5
{
    width: 703px;
    height: 350px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
    color: #666666;
}
#div5_1
{
    width: 703px;
    height: 350px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
    color: #666666;
}
#div5_2
{
    width: 703px;
    height: 350px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
    color: #666666;
}


#div6
{
    width: 1004px;
    height: 73px;
    overflow: hidden;
}


#div6_1
{
    width: 253px;
    height: 228px;
    overflow: hidden;
}

/*****index 鼠标滑过效果****/


/***********科研动态***************/

.tabsScientific
{
    width: auto;
    height: 248px;
    background-color: rgb(231,247,202);
}
.selectTabScientific a, .unselectTabScientific a
{
    border: none;
    width: 163px;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
    float: left;
    color: white; /*border-top: 4px solid rgb(42,126,90);*/ 
    background-image: url('imgimg_bg.png');
    /*background-color: rgb(75,169,55);*/
    font-size: 16px;
}
.unselectTabScientific a
{
    /*border-top: 4px solid rgb(233,249,213);*/
    color: rgb(27,114,9);
    background-image: url('imgimg_unbg.png');
    /*background-color: rgb(231, 247, 202);*/
}
.selectContentScientific
{
    background-color: white;
    clear: both;
    height: 210px;
}
.unselectContentScientific
{
    display: none;
}
.divLoad
{
    display: none;
}

a img
{
    border: 0px;
}

#demo
{
    width: 1000px;
    margin-right: 10px;
    float: left;
    height: 200px;
    overflow: hidden;
}
#demo img
{
    border: 3px solid #F2F2F2;
}
#indemo
{
    float: left;
    height: 20px;
}
#demo1
{
    float: left;
}
#demo2
{
    float: left;
}





.zzsc
{
    width: 652px;
    height: 248px;
    background: #ffffff;
    font-family: '微软雅黑';
}
.zzsc .tab
{
    overflow: hidden;
    background: #e9f8d7;
    width: 652px;
    height: 30px;
}
.zzsc .tab a
{
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #71736e;
}
.zzsc .tab a:hover
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    font-size: 16px;
}
.zzsc .tab a.on
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    line-height: 10px;
}
.zzsc .content
{
    overflow: hidden;
    padding: 10px;
}
.zzsc .content li
{
    display: none;
}















/***********创新团队style*********/
.tabsteam
{
    width: auto;
    height: 235px;
    background-color: rgb(226,231,225);
}
.selectTabteam a, .unselectTabteam a
{
    border: none;
    width: 214px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
    float: left;
    color: rgb(75,169,55); /*border-top: 4px solid rgb(42,126,90);*/
    background-color: white; /*background-image: url('imgimg_bg.png');*/
    font-size: 13px;
}
.unselectTabteam a
{
    /*border-top: 4px solid rgb(233,249,213);*/
    background-color: rgb(226,231,225);
    color: rgb(153,153,153); /*background-image: url('imgimg_unbg.png')*/
}
.selectContentteam
{
    background-color: white;
    clear: both;
    height: 215px;
    width: 1003px;
    margin-left: -106px;
}
.unselectContentteam
{
    display: none;
}
.divLoad
{
    display: none;
}

a img
{
    border: 0px;
}

#demo
{
    width: 1000px;
    margin-right: 10px;
    float: left;
    height: 200px;
    overflow: hidden;
}
#demo img
{
    border: 3px solid #F2F2F2;
}
#indemo
{
    float: left;
    height: 20px;
}
#demo1
{
    float: left;
}
#demo2
{
    float: left;
}


.zzsc1
{
    width: 897px;
    height: 80px;
    background: #ffffff;
    font-family: '微软雅黑';
}
.zzsc1 .tab
{
    overflow: hidden;
    background: #e9f8d7;
    height: 30px;
}
.zzsc1 .tab a
{
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #71736e;
}
.zzsc1 .tab a:hover
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    font-size: 16px;
}
.zzsc1 .tab a.on
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    line-height: 10px;
}
.zzsc1 .content
{
    overflow: hidden;
    padding: 10px;
}
.zzsc1 .content li
{
    display: none;
}







/*********党务政务Style**********/

.tabs
{
    width: auto;
    height: 247px;
    background-color: rgb(231,247,202);
}
.selectTab a, .unselectTab a
{
    border: none;
    width: 163px;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
    float: left;
    color: white; /*border-top: 4px solid rgb(42,126,90);*/ /*background-color: rgb(75,169,55);*/
    background-image: url('imgimg_bg.png');
    font-size: 16px;
}
.unselectTab a
{
    /*border-top: 4px solid rgb(233,249,213);*/
    color: rgb(27,114,9);
    background-image: url('imgimg_unbg.png');
}
.selectContent
{
    background-color: white;
    clear: both;
    height: 210px;
}
.unselectContent
{
    display: none;
}
.divLoad
{
    display: none;
}

a img
{
    border: 0px;
}

#demo
{
    width: 1000px;
    margin-right: 10px;
    float: left;
    height: 200px;
    overflow: hidden;
}
#demo img
{
    border: 3px solid #F2F2F2;
}
#indemo
{
    float: left;
    height: 20px;
}
#demo1
{
    float: left;
}
#demo2
{
    float: left;
}

.zzsc3
{
    width: 733px;
    height: 247px;
    background: #ffffff;
    font-family: '微软雅黑';
}
.zzsc3 .tab
{
    overflow: hidden;
    background: #e9f8d7;
    height: 30px;
}
.zzsc3 .tab a
{
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #71736e;
}
.zzsc3 .tab a:hover
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    font-size: 16px;
}
.zzsc3 .tab a.on
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    line-height: 10px;
}
.zzsc3 .content
{
    overflow: hidden;
    padding: 10px;
}
.zzsc3 .content li
{
    display: none;
}





















.zzsc5
{
    width: 373px;
    height: 270px;
    background: #ffffff;
    font-family: '微软雅黑';
}
.zzsc5 .tab
{
    overflow: hidden;
    background: #e9f8d7;
    height: 30px;
}
.zzsc5 .tab a
{
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #71736e;
}
.zzsc5 .tab a:hover
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    font-size: 16px;
}
.zzsc5 .tab a.on
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    line-height: 10px;
}
.zzsc5 .content
{
    overflow: hidden;
    padding: 10px;
}
.zzsc5 .content li
{
    display: none;
}



.zzsc6
{
    width: 274px;
    height: 270px;
    background: #ffffff;
    font-family: '微软雅黑';
}
.zzsc6 .tab
{
    overflow: hidden;
    background: #e9f8d7;
    width: 274px;
    height: 30px;
}
.zzsc6 .tab a
{
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #71736e;
}
.zzsc6 .tab a:hover
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    font-size: 16px;
}
.zzsc6 .tab a.on
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    line-height: 10px;
}
.zzsc6 .content
{
    overflow: hidden;
    padding: 10px;
}
.zzsc6 .content li
{
    display: none;
}































/********友情链接Style************/

.tabsFriendlyLink
{
    width: auto;
    height: 89px; /*background-color: rgb(231,247,202);*/
}
.selectTabFriendlyLink, .unselectTabFriendlyLink
{
    border: none;
    width: 107px;
    height: 31px;
    line-height: 31px;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
    float: left;
    color: rgb(75,169,55);
    border-top: 2px solid rgb(75,169,55);
    background-color: white; /*background-image: url('imgimg_bg.png');*/
    font-size: 16px;
    padding-left: 0px;
    letter-spacing: normal;
    margin-top: -17px;
    margin-left: -1px;
}
.unselectTabFriendlyLink
{
    /*border-top: 4px solid rgb(233,249,213);*/ /*background-color: rgb(231,247,202);*/
    color: white;
    background-color: rgb(75,169,55);
    padding-left: 0px;
    letter-spacing: normal;
    margin-top: -17px;
    margin-left: -1px;
}
.selectContentFriendlyLink
{
    background-color: white;
    clear: both;
    height: 73px;
}
.unselectContentFriendlyLink
{
    display: none;
}
.divLoad
{
    display: none;
}

a img
{
    border: 0px;
}

#demo
{
    width: 1000px;
    margin-right: 10px;
    float: left;
    height: 200px;
    overflow: hidden;
}
#demo img
{
    border: 3px solid #F2F2F2;
}
#indemo
{
    float: left;
    height: 20px;
}
#demo1
{
    float: left;
}
#demo2
{
    float: left;
}
.zzsc2
{
    width: 1004px;
    height: 89px;
    background: #ffffff;
    font-family: '微软雅黑';
}
.zzsc2 .tab
{
    overflow: hidden;
    background: #e9f8d7;
    width: 1004px;
    height: 30px;
}
.zzsc2 .tab a
{
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #71736e;
}
.zzsc2 .tab a:hover
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    font-size: 16px;
}
.zzsc2 .tab a.on
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    line-height: 10px;
}
.zzsc2 .content
{
    overflow: hidden;
    padding: 10px;
}
.zzsc2 .content li
{
    display: none;
}






/********通知公告Style**********/

.tabsNotice
{
    width: auto;
    height: 248px;
    background-color: rgb(231,247,202);
}
.selectTabNotice a, .unselectTabNotice a
{
    border: none;
    width: 107px;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
    float: left;
    color: white; /*border-top: 4px solid rgb(42,126,90);*/
    background-color: rgb(75,169,55);
    font-size: 16px;
    margin-left: 42px;
}
.unselectTabNotice a
{
    /*border-top: 4px solid rgb(233,249,213);*/
    color: rgb(27,114,9);
    /*background-image: url('imgimg_unbg.png');*/
    background-color: rgb(231,247,202);
}
.selectContentNotice
{
    background-color: white;
    clear: both;
    height: 210px;
}
.unselectContentNotice
{
    display: none;
}
.divLoad
{
    display: none;
}

a img
{
    border: 0px;
}

#demo
{
    width: 1000px;
    margin-right: 10px;
    float: left;
    height: 200px;
    overflow: hidden;
}
#demo img
{
    border: 3px solid #F2F2F2;
}
#indemo
{
    float: left;
    height: 20px;
}
#demo1
{
    float: left;
}
#demo2
{
    float: left;
}



.zzsc4
{
    width: 340px;
    height: 248px;
    background: #ffffff;
    font-family: '微软雅黑';
}
.zzsc4 .tab
{
    overflow: hidden;
    background: #e9f8d7;
    height: 30px;
}
.zzsc4 .tab a
{
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #71736e;
}
.zzsc4 .tab a:hover
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    font-size: 16px;
}
.zzsc4 .tab a.on
{
    background: #ffffff;
    color: #9dc177;
    text-decoration: none;
    line-height: 10px;
}
.zzsc4 .content
{
    overflow: hidden;
    padding: 10px;
}
.zzsc4 .content li
{
    display: none;
}
