/*äºŒçº§åˆ—è¡¨*/

/*é¡µé¢å¯¼èˆª*/
div.page-daohang {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    background: #ebebeb;
    height: 40px;
    line-height: 40px;
    padding-left: 22px;
}

div.page-daohang span {
    color: red;
}

div.page-daohang a {
    color: #434343;
}

div.page-daohang a:hover {
    color: red;
    text-decoration: none;
}

/*
        div.page-daohang a:first-child { padding-left: 0px; }
        div.page-daohang a:hover { color: red; }
*/
/*        div.page-daohang { color: #ef382a; }*/
/*ä¸­é—´å†…å®¹*/
div.NewList-Con {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 15px; */
    /* clear: both; */
}
div.NewList-Con.index-search {
    margin-top: 15px;
}

/*å·¦è¾¹åˆ—è¡¨*/
div.classlist-left {
    width: 838px;
    float: left;
    border: 1px solid #eaeaea;
    border-top: 3px solid #002c69;
    /* padding-bottom: 20px; */
    background-color: #fff;
}

/*
        div.classlist-leftTitle { font-family: å¾®è½¯é›…é»‘; background-color: #eeeeee; width: 100%; padding-left: 10px; height: 45px; line-height: 45px; border-bottom: 2px solid #eaeaea; font-size: 15px; }
        div.classlist-leftTitle ul.ul-left { margin: 0; padding: 0; float: left; width: 100%; }
        div.classlist-leftTitle ul.ul-left li { float: left; height: 45px; line-height: 45px; }
        div.classlist-leftTitle ul.ul-left li.tit { color: #002c69; font-weight: bold; letter-spacing: 1px; padding-right: 25px; border-right: none;font-size: 16px;}
        div.classlist-leftTitle ul.ul-left li.tit i.maozi_huidi_icon { margin-left: 4px;background: url(/content/images/mao_policy_icon.png) no-repeat;width: 23px;height: 19px;float: left;margin-top: 14px;margin-right: 10px;}
        div.classlist-leftTitle ul.ul-left li.tab-order { padding-left: 15px; padding-right: 15px; color: #808080; float: right;border-left: 1px solid #dadada }
        div.classlist-leftTitle ul.ul-left li.tab-order:hover { color: red; background-color: #fff;}
        div.classlist-leftTitle ul.ul-left li.order { color: #002c69;border-right: none; }
        div.classlist-leftTitle ul.ul-right { margin: 0; padding: 0; float: right; width: 140px; }
        div.classlist-leftTitle ul.ul-right li { float: left; height: 40px; line-height: 40px; padding-left: 10px; padding-right: 10px; }
*/
/*å·¦è¾¹åˆ—è¡¨å†…å®¹é¡¹*/
ul.NewList-Item {
    overflow: hidden;
    /* margin-bottom: 30px; */
    margin: 0;
}

ul.NewList-Item>li {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    border-bottom: 1px solid #eaeaea;
    padding: 24px 12px;
}

ul.NewList-Item li:hover {
    background: #efefef;
}

ul.NewList-Item li .ItemList-Left {
    float: left;
    margin-left: 10px;
    border: 1px solid #ddd;
    padding: 4px;
    background-color: #f2f2f2;
}

ul.NewList-Item li .ItemList-Left img {
    width: 160px;
    height: 106px;
}

ul.NewList-Item li .ItemList-Right {
    /*float:left;width: 547px;height: 140px;*/
    overflow: hidden;
    font-size: 14px;
    padding: 0;
    margin-left: 196px;
    margin-right: 30px;
}

ul.NewList-Item li .ItemList-Right a {
    font-size: 16px;
    color: #454545;
    font-weight: 600;
}
ul.NewList-Item li .ItemList-Right a span.red,
.copy_width .red{
    color: #f00;
}

ul.NewList-Item li .ItemList-Right ul.ItemList_ul {
    float: left;
    overflow: hidden;
    width: 100%;
}

ul.NewList-Item li .ItemList-Right ul.ItemList_ul li {
    float: left;
    width: 50%;
    line-height: 36px;
    color: #999;
    font-size: 12px;
}

ul.NewList-Item li .ItemList-Right ul.ItemList_ul li span {
    /*color: #999;*/
    /*font-weight:600;*/
}

ul.NewList-Item li .ItemList-Right ul.ItemList_ul li.copy_width {
    width: 100%;
    margin-top: 8px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    /** å¯¹è±¡ä½œä¸ºä¼¸ç¼©ç›’å­æ¨¡åž‹æ˜¾ç¤º **/
    -webkit-box-orient: vertical;
    /** è®¾ç½®æˆ–æ£€ç´¢ä¼¸ç¼©ç›’å¯¹è±¡çš„å­å…ƒç´ çš„æŽ’åˆ—æ–¹å¼ **/
    -webkit-line-clamp: 2;
    /** æ˜¾ç¤ºçš„è¡Œæ•° **/
    overflow: hidden;
    /** éšè—è¶…å‡ºçš„å†…å®¹ **/
}


/*       div.NewList-Item li .ItemList-Right h4 { width: 100%; height: 30px; line-height: 30px; overflow: hidden; margin: 0;}
        div.NewList-Item li .ItemList-Right h4 a { font-size: 16px; color: #333; letter-spacing: normal;}
        div.NewList-Item li .ItemList-Right h4 a:hover { color: red; }
        div.NewList-Item li .ItemList-Right h5 { width: 100%; height: 25px; line-height: 25px; overflow: hidden; margin-top: 5px; }
        div.NewList-Item li .ItemList-Right h5 b { font-weight: 400; }
        div.NewList-Item li .ItemList-Right h5 span { color: #808080; }
        div.NewList-Item li .ItemList-Right p { height: 55px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 25px; width: 100%; padding: 0; margin-top: 7px; color: #808080;letter-spacing: normal; }*/
div.pagination_div {
    width: 100%;
    float: left;
    height: 65px;
    line-height: 65px;
    overflow: hidden;
    text-align: center;
}





/*å³è¾¹åˆ—è¡¨é¡¹*/
div.r_class_title i.maozi_huidi_icon {
    margin-left: 4px;
    /* background: url(t/images/mao_policy_icon.png) no-repeat; */
    width: 23px;
    height: 19px;
    float: left;
    margin-top: 14px;
    margin-right: 10px;
    margin-left: 10px;
}

div.classlist-right {
    width: 348px;
    height: auto;
    float: right;
}

.finger_post_first_boxH {
    border: 1px solid #e7e7e7;
    background: #ffffff;
    /* height: 100%; */
    overflow: hidden;
}

div.title_re {
    height: 46px;
    border-bottom: 1px solid #e7e7e7;
    line-height: 46px;
    color: #282828;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0px;
    background: #ffffff;
    border-top: 2px solid #2951bd;
}

.title_re i.icon12 {
    margin-left: 20px;
}

i.icon12 {
    width: 22px;
    height: 16px;
    background-position: -296px -12px;
    margin-right: 4px;
    margin-left: 10px;
}

i {
    margin-bottom: 5px;
    vertical-align: middle;
    width: 480px;
    height: 254px;
    display: inline-block;
}

.finger_post_first_boxH .finger_post_five_item {
    height: auto;
    width: 325px;
    margin: 12px auto;
}

ul.finger_post_five_item li {
    float: left;
    width: 94px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e7e7e7;
    margin: 6px;
}

ul.finger_post_five_item li a {
    color: #656565;
    overflow: hidden;
    display: block;
}

ul.finger_post_five_item li:hover {
    border: 1px solid red;
}

ul.finger_post_five_item li a:hover {
    color: #ee382b;
}

div.classlist-right ul.r-list-news {
    padding: 14px 20px;
    border: 1px solid #e7e7e7;
    background: #ffffff;
    padding-top: 0px;
    border-top: none;
    margin-top: 0;
}

.bgwhite {
    background: #ffffff;
    margin-top: 20px;
    border: 1px solid #e7e7e7;
    width: 348px !important;
}

div.classlist-right ul.r-list-news li {
    width: 100%;
    height: 46px;
    border-bottom: 1px dashed #e7e7e7;
    line-height: 46px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* padding: 0px 4px; */
}

i.icon08 {
    width: 9px;
    height: 9px;
    background-position: -240px -11px;
    float: left;
    margin-top: 19px;
    margin-right: 6px;
}

div.classlist-right ul.r-list-news li a:hover {
    color: red;
}

.picture_gai {
    padding: 30px 20px;
}

.study_news_img_p_box_NewsC {
    text-align: center;
    position: relative;
    border: 1px solid #e7e7e7;
    background: #ffffff;
    width: 100%;
    height: auto;
    border-top: none;
    padding: 20px;
    display: block;
}

.study_news_img_p_box_NewsC a {
    display: block;
    position: relative;
    margin: 5px 0;
    overflow:hidden;
}

.study_news_img_p_box_NewsC img {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: all 0.6s ease 0s;
}
.study_news_img_p_box_NewsC img:hover{
    transform: scale(1.2);
}

.study_news_img_p_box_NewsC span {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #e4e4e4;
    width: 100%;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    line-height: 30px;
    color: #434343;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 6px;
    padding-right: 6px;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.policy_problems_center {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.left_article_p {
    float: left;
    width: 832px;
    
    border-top: 4px solid #013694;
    margin-right: 20px;
}

.right_copy_p {
    float: right;
    
    width: 348px !important;
}

.kuang_left_L {
    border: 1px solid #e8e8e8;
    padding-top: 10px;
    background: #ffffff;
}

.article_title_L {
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}

.article_title_L h4 {
    height: 30px;
    overflow: hidden;
}

.left_article_p h4 {
    font-size: 18px;
    font-weight: 600;
    color: #1f1f1f;
}

.left_article_p .float_p_s {
    width: 538px;
    margin: 0 auto 20px auto;
    overflow: hidden;
}

.left_article_p .float_p_s em {
    font-size: 14px;
    color: #878787;
    float: left;
    width: 29%;
    font-style: normal;
}

.left_article_p .float_p_s em:last-child {
    width: 42%;
}

.notice_hot_right02 .notice_first1_box {
    width: 100%;
    background: #fff;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    margin-bottom: 20px;
}

.notice_hot_right02 .notice_first1_box .title4_E_E {
    width: 100%;
    overflow: hidden;
    line-height: 56px;
    height: 56px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    color: #434343;
    letter-spacing: 1px;
    border-bottom: 1px solid #e7e7e7;
}

.blue_borderbt {
    border-top: 3px solid #013694 !important;
}

.notice_hot_right02 .notice_first1_box .title4_E_E i.blue_iconA,
i.huo_huidi_iconC,
i.sousuo_huidi_iconC {
    width: 22px;
    height: 17px;
    background: url(../images/icon_he.png) no-repeat;
    background-position: -57px -152px;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 20px;
}

i {
    background: url(../images/icon_he.png) no-repeat;
    margin-bottom: 5px;
    vertical-align: middle;
    width: 480px;
    height: 254px;
    display: inline-block;
}

.notice_first1_box ul.five_article_05 {
    padding: 0 20px;
}

.notice_first1_box ul.five_article_05 li {
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    border-bottom: 1px solid #f1f0f0;
}

.notice_first1_box ul.five_article_05 li i.the_one_blue {
    background: #f65757;
}

.notice_first1_box ul.five_article_05 li i {
    width: 20px;
    height: 20px;
    background: #c7c7c7;
    color: #fff;
    font-size: 12px;
    float: left;
    margin-right: 10px;
    line-height: 20px;
    text-align: center;
    margin-top: 14px;
    font-style: normal;
}

i {
    background: url(../images/icon_he.png) no-repeat;
    margin-bottom: 5px;
    vertical-align: middle;
    width: 480px;
    height: 254px;
    display: inline-block;
}

.policy_second_titleC {
    border: 1px solid #e7e7e7;
    line-height: 56px;
    background: #fff;
    height: 56px;
}

.policy_second_titleC p {
    float: left;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #434343;
    margin-bottom: 0px;
}

p {
    margin: 0 0 10px;
}
.News-Content{
	margin: 43px 50px 30px;
	color: rgb(55, 55, 55);
    line-height: 2;
    font-size: 14px;
    margin-top: 20px;
}
.search_box_inputC {
    padding: 20px;
    border: 1px solid #e7e7e7;
    background: #ffffff;
    height: 118px;
    width: 100%;
    border-top: none;
}
.search_box_inputC input {
    padding-left: 10px;
    height: 37px;
    border: 1px solid #e6e6e6;
    color: #e9e9e9;
    width: 248px;
    overflow: hidden;
    color: #434343;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.search_box_inputC button.searchi_quan_iconC {
    background: url(../images/icon_he.png) no-repeat;
    background-position: -244px -184px;
    width: 43px;
    height: 40px;
    position: absolute;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.search_box_inputC p {
    font-size: 12px;
    margin-top: 10px;
    color: #656565;
}
.image{
    text-align:center;
}
.image img{
    width: 90%;
    margin:30px 0 10px;
}
.text_ab {
    width:90%;
    margin:0 auto;
    position: relative;
    padding: 20px 40px;
    background-color: #f9f9f9;
}
.text_ab .ab_content {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}
.text_ab .tl {
    top: 0;
    left: 0;
    border-top: 2px solid #9bd0ef;
    border-left: 2px solid #9bd0ef;
}
.text_ab .tl, .text_ab .tr, .text_ab .bl, .text_ab .br {
    position: absolute;
    width: 18px;
    height: 18px;
}
.text_ab .tr {
    top: 0;
    right: 0;
    border-top: 2px solid #9bd0ef;
    border-right: 2px solid #9bd0ef;
}
.text_ab .bl {
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #9bd0ef;
    border-left: 2px solid #9bd0ef;
}
.text_ab .br {
    bottom: 0;
    right: 0;
    border-bottom: 2px solid #9bd0ef;
    border-right: 2px solid #9bd0ef;
}
.ewm {
    position: relative;
    width: 100%;
    height: 210px;
    background: url(../images/detail_ewm.png) no-repeat center center;
}
.ewm .ewm_dec {
    position: absolute;
    top: 67px;
    left: 46%;
    width: 180px;
    color: #0088e6;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}
.lables {
    margin-top: 30px;
    margin-left:50px;
}
.lables .lables_text {
    color: #888;
    font-size: 12px;
}
.lables .tag_a {
    display: inline-block;
    height: 26px;
    padding: 0 12px;
    line-height: 26px;
    margin-right: 10px;
    background-color: #f7f7f7;
    border-radius: 13px;
    color: #888;
    font-size: 12px;
}
.state {
    width: 90%;
    padding: 10px 22px;
    margin:30px auto;
    background-color: #f7f7f7;
}
.state .state_text {
    color: #999;
    font-size: 12px;
    line-height: 24px;
}
.chapt {
    width: 90%;
    margin-bottom:20px;
    margin-left:40px;
}
.chapt .pre {
    display: inline-block;
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
