﻿
/*科室*/
.Department{float:left;width:100%;margin:20px 0px 0px}

.Department td:first-child{width:10%;border-radius:10px;background-color:#EEEEEE;padding:15px 10px 10px;font-size:20px;font-weight:bold;color:#183883;writing-mode:vertical-rl;letter-spacing:5px;line-height:30px;text-align:center}
.Department td:last-child{width:90%}
.Department a{float:left;padding:8px 18px 8px 20px;font-size:18px;line-height:34px;height:34px;color:#183883;background-color:#FFFFFF;border:1px solid #85c226;border-radius:5px;margin:4px;letter-spacing:2px}

.Department a:hover{font-weight:bold;background-color:#183883;color:#FFFFFF;border:1px solid #183883}

.Department .A1{line-height:18px}
.Department .A1 span{float:left;font-size:14px;color:#FF3300;line-height:16px;margin-top:4px;letter-spacing:1px}
.Department .A1:hover span{color:#FFFFFF}



.Default_Left{float:left;margin:40px 0px 20px 40px}
.Default_Party .Default_Title{color:#FF0000}


.News_Headline{float:left;width:1200px;margin:30px 40px 0px;height:80px;background:no-repeat center center url('../Images/News_Headline.png');border-radius:10px;padding:0px 30px 0px;box-sizing:border-box}
.News_Headline .Panel{float:left;width:100%;height:60px;overflow:hidden;padding:10px 0px}
.News_Headline .Panel div{float:left;width:100%;height:60px;line-height:60px;font-size:32px;color:#183883;overflow:hidden;letter-spacing:0px;cursor:pointer}
.News_Headline .Panel div h1{float:right;font-size:24px;color:#888888;margin-left:20px}



.News_Panel{float:left;width:820px;margin:30px 0px 10px 40px;border:1px solid #EEEEEE;padding:15px;box-sizing:border-box;border-radius:10px;height:390px}
.News_Panel .ImageWindow{margin:15px 0px 0px 0px}
.News_Panel .Default_New1{float:right}




.Government_Panel{float:right;margin:30px 40px 10px 0px;width:355px;padding:15px;box-sizing:border-box;border:1px solid #EEEEEE;border-radius:10px;height:390px}


.Default_Title div{float:left;height:39px;margin:0px 0px 0px 0px;padding:0px 5px;font-size:22px;line-height:39px;color:#aaaaaa;cursor:pointer;font-weight:bold }
.Default_Title .GovernmentSelect{color:#183883;border-bottom:1px solid #183883}


.NewsList{float:left;width:100%}
.VideoList{float:left;width:100%}/*788*/
.VideoList div{float:left;width:190px;height:155px;margin:5px 0px 0px 5px}
.VideoList div img{float:left ;width:180px;height:120px;margin:5px;border-radius:5px;box-sizing:border-box;border:2px solid #FFFFFF}
.VideoList div h1{float:left;width:100%;font-size:14px;text-align:center;line-height:20px;color:#183883;margin-top:0px}
.VideoList div:hover{background-color:#EEEEEE;border-radius:10px;cursor:pointer}
.VideoList div:hover img{box-shadow:0 0 5px 0px #888888}
.VideoList div:hover h1{color:#0066CC}



/*检索*/
.Default_Search{float:left;width:100%;box-sizing:border-box;padding:30px 50px}
.Default_Search *{float:left;line-height:30px;font-size:14px}
.Default_Search h1{color:#0066CC}
.Default_Search .Input{padding:4px 4px;line-height:18px;margin:0px 5px;width:200px;color:#85c226}
.Default_Search .Input:focus{color:#0066CC !important }
.Default_Search .Input::placeholder{color:#BBBBBB;font-size:12px}
.Default_Search h2{width:20px;height:20px;margin:4px 0px 0px 0px;background-image:url(../Images/Top_Search_Button.png);background-position:center top;background-repeat:no-repeat;cursor:pointer}
.Default_Search h2:hover{background-position:center bottom}
.Default_Search .InputErr::placeholder{color:#FFBBBB}
.Default_Search_Error{float:left;width:100%;box-sizing:border-box;padding:10px 80px 50px;font-size:16px;color:#FF3300;line-height:30px}
.Default_Search_Error span{font-size:16px;color:#000000}
