/*global*/
*{margin: 0;padding: 0;}
ul,li{list-style: none;}
/*structure*/
.wrap{margin: 0 auto;width: 1000px;overflow: hidden;}
.header{overflow: hidden;height: 143px;}
.main{overflow: hidden;}
.main_{overflow: hidden;}
.foorter{overflow: hidden;height: 38px;}
.container{width: 1000px;margin: 0 auto;overflow:hidden;}

/*style*/
.header{background-image: url(/sites/JS_IMAGE_CSS/caac/images/header_bg2.jpg);background-repeat: no-repeat;background-position: center center;}
.header .top{height: 107px;}
.header .top .left{float: left;}
.header .top .right{float: right;/*background-image: url(/sites/JS_IMAGE_CSS/caac/images/userinfo_search3.png);*/width: 452px;background-repeat: no-repeat;background-position: center bottom;height: 90px;}
.main{background-image: url(/sites/JS_IMAGE_CSS/caac/images/main_bg.png);background-repeat:repeat-x;padding-top:4px; }
.main_{padding-top: 5px; background-color: #045a8f;margin-top: 10px; /*background-image: url(/sites/JS_IMAGE_CSS/caac/images/links_bg.png);background-repeat: repeat-x;*/}
.main .row1{height: 320px;}
.main .row2{height: 257px;margin-top: 5px;}
.row2 .col1,.row2 .col2,.row2 .col3{float: left;height: 100%;}
.row3 .col1,.row3 .col2,.row3 .col3,.row3 .col4{float: left;/*height: 100%;*/}
.main .row3{height: 160px;margin-top: 20px;}
.footer{text-align:center;font-size: 12px;line-height: 38px;background-color: #045a8f; color: white;/*background-image: url(/sites/JS_IMAGE_CSS/caac/images/footer_bg.png);background-repeat: repeat-x;*/}

/*导航栏*/
#nav_wrap { width: 100%; height: 36px;}
#nav_wrap ul {list-style: none; font-size: 14px;}
#nav_wrap ul li {height: 36px; line-height: 36px; float: left;}
#nav_wrap ul li a {text-decoration: none;width: 111px; text-align: center; font-size: 16px;font-family: "微软雅黑"; color: #fff; display: block; cursor: pointer;}
#nav_wrap ul li a:hover {background: #015ea2; color: white; text-decoration: none;}
#nav_wrap ul li:hover{background: #015ea2; color: white; text-decoration: none;}
.sub-menu {display: none; position: absolute; z-index: 999;}
.sub-menu li {background: rgb(21, 98, 168); clear: left;}
.sub-menu ul.sub-menu {left: 165px; bottom: 50px; position: relative;}
#nav_wrap .sub-menu li a {width: 150px; height: 30px; text-align: left; overflow: hidden; padding-left: 15px; /*border-top-color: rgba(255, 255, 255, 0.1); border-top-width: 1px; border-top-style: solid;*/}

/*入口和搜索*/
.header .top .right .link{background-image: url(/sites/JS_IMAGE_CSS/caac/images/userinfo.png);background-repeat: no-repeat;width: 250px;height: 33px; float: left;font-size: 12px;color: #fff; margin-top: 52px;line-height: 30px;}
.user_nav1,.user_nav2,.user_nav3,.user_nav4{/*display: inline-block;*/ float: left;text-decoration: none;}
.user_nav1{width: 45px;}
.user_nav2{width: 57px;}
.user_nav3{width: 46px;}
.user_nav4{width: 73px;}

.header .top .right .search{background-image: url(/sites/JS_IMAGE_CSS/caac/images/search_bg.png); float: left;margin:53px 0px 0px 0px;height: 31px;line-height: 31px;width: 200px;}
.header .top .right .search:hover{/*background-image: url(/sites/JS_IMAGE_CSS/caac/images/search_bg_active.png);*/}
.header .top .right .search .KeyWord{margin-left: 16px; font-family: '新宋体'; height: 28px;line-height: 28px;margin-top: -3px; width: 145px;background-color:transparent;border: none;vertical-align:middle;color: #e3e3e3;text-align: center;}/*搜索框*/
.header .top .right .search .KeyWord:hover{color: #fff;}
.header .top .right .search .submit{background-image: url(/sites/JS_IMAGE_CSS/caac/images/button.png);background-color: transparent;vertical-align:middle;width: 17px;height: 17px;border: none;cursor: pointer;margin-top: -2px;}/*搜索提交按钮*/

/*文章列表*/
.row2 .content ul li{height: 26px;line-height: 26px;}
.row2 .content ul li a{text-decoration: none;font-size: 12px;color: #333;}
.row2 .content ul li a:hover{color: #0092d4;}
.row2 .top{border-bottom: 3px solid #0991c5;}
.row2 .top span{color: #0092d4;font-size: 14px;line-height: 25px;font-weight:lighter;}
.row2 .top .more{float: right;}
.row2 .top .more a{text-decoration: none;color: #0092d4;}
.row2 .top .more a:visited {color: #0092d4;}
.row2 .top .more a:hover{text-decoration: underline;}
.row2 .pubDate{float: right;font-size: 12px;color: #333;}
.row2 .content{padding-top: 10px;}
.row2 .col1{width: 200px;}
.row2 .col1 li{background-image: url(/sites/JS_IMAGE_CSS/caac/images/list_icon.gif);background-repeat: no-repeat;background-position: 5px 50%;padding-left: 20px;}
.row2 .col2{width: 370px;margin-left: 30px;}
.row2 .col2 li,.row2 .col3 li{background-image: url(/sites/JS_IMAGE_CSS/caac/images/list_icon2.jpg);background-repeat: no-repeat;background-position: 5px 50%;padding-left: 20px;border-bottom: 1px dashed #8b8b8b;}
.row2 .col3{width: 370px;margin-left: 30px;}

/*链接列表*/
.row3 *{color: #fff;font-family:Microsoft YaHei,Arail,Verdana,Geneva,sans-serif,宋体,微软雅黑;}
.row3 .top span{font-size: 14px;}
.row3 .content p{font-size: 13px;padding: 2px 0px;}
.row3 ul{overflow: hidden;}
.row3 .col1,.row3 .col2,.row3 .col3{width: 250px;}
.row3 .title{font-weight: 700;line-height: 25px;}
.row3 a{display: inline-block;width: 105px;line-height: 18px;font-size: 13px;}
.row3 a{text-decoration: none;}
.row3 .col4 *{line-height: 18spx;}
.row3 .col4 .title{line-height: 25px;}
.row3 .col4 .content{padding-top: 3px;}
.main_ .container{padding-bottom:20px;}

/*页脚*/
.footer .container{font-family: "幼圆";line-height: 38px;}


/***文章样式***/
.article_body{padding: 20px 0px;}
.news_content{margin: 0 auto;}
.news_content .container{min-height: 500px;}
.news_content .top{color: #0c60af;font-size: 14px;font-weight: bold;line-height: 53px;}
.news_content .article_title {border-bottom: 1px solid gray;color: #000;font-size: 14px;font-weight: bold;padding: 36px; text-align: center;}
.news_content .publishDepartment {font-size: 14px;line-height: 34px;text-align: right;}
.news_content .relative {color: #ff0000;font-size: 14px;font-weight: bold;line-height: 18px;padding-left: 50px;}
.news_content .pubDate {font-size: 14px;line-height: 17px;margin: 20px 0;padding-right: 50px;text-align: right;}

/***二级菜单页面1***/
.sm_main2 .container{overflow: hidden;}
.sm_main2 .sec_1{border-bottom: 1px dotted #ccc;color: #999;font-size: 12px;margin: 15px auto;padding: 0 0 15px;}
.sm_main2 .sm_main_left{float: left;min-height: 500px;width: 200px; background-image: url(/sites/JS_IMAGE_CSS/caac/images/sec_bg5.jpg);background-repeat: repeat-x;}
.sm_main2 .sm_main_right{margin-left: 15px; float: left;background-image: url(/sites/JS_IMAGE_CSS/caac/images/sec_bg4.jpg);background-repeat: repeat-x;background-color: #fff;}
.sm_main2 .sm_main_right .title{color: #0e69b0;font-size: 16px;font-weight: bolder;line-height: 45px;padding-left: 15px;}
.sm_main2 .sm_main_right .sm_conetent2 *{text-decoration: none;}
.sm_main2 .sm_main_right .sm_conetent2 a:hover{color: aqua;}
.sm_main2 .sm_main_right .sm_conetent2{width: 725px; min-height: 500px; background-color: #fff;margin: 8px;padding: 15px 20px;}
.sm_main2 .sm_main_left .top{border-bottom: 1px dotted #aac;color: #0e69b0;font-size: 14px;font-weight: bold;line-height: 30px;margin: 0 auto;padding-top: 20px;width: 80%;}
.sm_main2 .sm_main_left .text_link{font-size: 12px;line-height: 30px;margin: 0 auto;width: 80%;}
.sm_main2 .sm_main_left .text_link a{text-decoration: none;color: #000;}


.sm_main2 .sm_main_left2{float: left;min-height: 500px;width: 200px; background-color: #ebeff5;}
.sm_main2 .sm_main_left2 .top{padding-left: 30px; font-size: 14px;font-family: 微软雅黑; background-color: #106ba9;color: #fff;line-height: 28px;background-image: url(/sites/JS_IMAGE_CSS/caac/images/1_03.png);background-repeat: no-repeat;background-position: 10px center;}
.sm_main2 .sm_main_left2 .text_link{background-image:url(/sites/JS_IMAGE_CSS/caac/images/1_07.png);background-repeat: no-repeat;background-position: 10px center;padding-left: 25px;width: 135px;border-bottom: 1px dotted #aaa;margin-left: 20px;}
.sm_main2 .sm_main_left2 .text_link a{font-size: 12px;font-family: 宋体;color: #333;text-decoration: none;line-height: 30px;}
.sm_main2 .sm_main_left2 .text_link a:hover{color: #106ba9;font-weight: 700;}

/***二级菜单页面2***/
.sm_main {
    overflow: hidden;
    padding-top: 20px;
    width: 100%;
}
.sm_main .sm_main_left {
    float: left;
    width: 153px;
}
.sm_main .sm_main_right {
    float: left;
    overflow: hidden;
    width: 815px;
}
.sm_main .sm_main_right .sm_content_left {
    float: left;
    width: 500px;
}
.sm_main .sm_main_right .sm_content_right {
    float: left;
    width: 300px;
}
.sm_main .sm_main_left .secondMenuModule .top {
    background-color: #8bc4fc;
    color: white;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 10px;
    line-height: 30px;
    padding-left: 20px;
}
.sm_main .sm_main_left .secondMenuModule .text_link {
    border-bottom: 1px dashed #8bc4fc;
    padding-left: 42px;
    padding-top: 10px;
}
.sm_main .sm_main_left .secondMenuModule .text_link a {
    letter-spacing: 5px;
    line-height: 20px;
    color: #222;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 5px;
    font-size: 12px;
}
.sm_main .sm_main_left .secondMenuModule .text_link a:hover{color: #005f9b;}
.sm_main .sm_main_left .secondMenuModule .content {
    padding: 0;
}
.sm_main .sm_main_right {
    padding-left: 30px;
}
.sm_main .sm_main_right .sm_top {
    border-bottom: 1px solid #cccccc;
    line-height: 18px;
    font-size: 12px;
    color: #222;
}
.sm_main .sm_main_right .sm_content .sm_content_left {
    padding-right: 10px;
    padding-top: 20px;
}



.sm_content3 .ImageContent .ImageInfo {
    padding-top: 20px;
}
.sm_content3 .ImageContent .ImageInfo .title {
    text-align: center;
}
.sm_content3 .ImageContent .ImageInfo .image {
    text-align: center;
}
.sm_content3 .ImageContent .paging {
    line-height: 30px;
    padding: 20px 0;
    text-align: center;
}
.sm_content3 .ImageContent .paging a {
    border: 1px solid #999999;
    padding: 2px 5px;
    text-align: center;
    font-size: 12px;
    color: #222;
    text-decoration: none;
}