/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
    margin: 0;
    padding: 0;
}
i, em {font-style:normal;}
ul {list-style:none;}
mark {background:none;}
a {
    text-decoration: none;
    font-family: "Microsoft YaHei"
}

body{
    width: 100%;
    height: 100%;
    background: url("../img/bg.png") no-repeat top center;
}
#wrap{
    width: 100%;
    height: 100%;
    margin:0 auto;
    position: absolute;
}
.intHeader{
    width: 100%;
    height: 10%;
}

.intHeaderLogo{
    width: 62%;
    margin: 0 auto;
    min-width: 860px;
    display: flex;
    align-items: center;
    height: 100%;
}
.intHeaderLogo p{
    line-height: 52px;
    height: 50px;
    padding-left: 50px;
    background: url('../img/logo.png') no-repeat center left;
    font-size: 25px;
    font-weight: 600;
    color: #505050;
    font-family: "Microsoft YaHei"
}
.intMain{
    height: 80%;
}
.intMainCenter{
    width: 990px;
    height: 100%;
    margin:0 auto;
    min-width:860px ;
}

.intSpace{
    padding-top: 5%;
}
.intUl{
    width: 100%;
    height: 15%;
    min-height:96px;
    padding-top: 1.8%;
}

.intUl li{
    float: left;
    width: 16.5%;
    height: 100%;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
    background: #fff;
    border-radius: 5px;
    margin-right: 1.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #c5e2ef;
    padding: 10px;
    margin-bottom: 15px;
}
.intUl li a{
    cursor: default;
}
.intUl li img{
    width: 100%;
    vertical-align: middle;

}
.intUl li:last-child{
    margin-right: 0;
}
.intBtn{
    margin-top: 90px;
}
.intBtn a{
    display: block;
    margin: 0 auto ;
    width: 300px;
    height: 50px;
    background: #ace6fc;
    clear: both;
    text-align: center;
    border-radius: 25px;
    color: #1181d6;
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
    border-bottom: 3px #8CBEEC solid;
    box-shadow: 0 0 50px #fff;
}
.intBtn a:hover{
    background: #97defc;
    color: #0e7ad6;
    border-bottom: 3px #87bbec solid;
}

.listHeader{
    width: 100%;
    height: 6%;
}
.intTable{
    width: 1000px;
    margin: 0 auto;
}
.tableTitle{
    background: #8cccff30;
}
.tableTitle span{
    background: url('../img/rzIcon-1.png') no-repeat center left;
    padding-left: 22px;
    float:left;
    font-size: 16px;
    font-weight: 700!important;
}
.intTable{
    border-top: 1px solid #d2eaf4;
    border-left: 1px solid #d2eaf4;
    background-color:rgba(255,255,255,0.9);

}
.intTable td{
    padding: 6px 8px;
    height: 36px;
    font-size: 14px;
    color: #1F3149;
    border-bottom: 1px solid #d2eaf4;
    border-right: 1px solid #d2eaf4;
}

.intTable td input{
    border: 1px solid #c5e2ef;
    width: 200px;
    height: 20px;
    padding: 4px 2px;
    line-height: 1.5;
    color: #1F3149;
    background: none;
    vertical-align: middle;
    float: left;
}
.intTable td select{
    border: 1px solid #c5e2ef;
    width: 490px;
    height: 30px;
    padding: 4px 2px;
    line-height: 1.5;
    color: #505050;
    background: none;
    vertical-align: middle;
    float: left;
}
.intTable td img{
    border: 1px solid #d2eaf4;
    float: left;
    margin: 0 8px;
}
.refreshIcon{
    border: none!important;
    margin: 0!important;
    padding-top: 5px;
}
.redStar{
    color: red;
    padding-left: 4px;
}
/*.titSpot{
    color: #1a9cff;
    padding: 0 4px 0 2px;
}*/
.tableTit span{
    font-weight: 700!important;
}
.intBtnGroup{
    margin: 20px auto;
    width: 170px;
    height: 40px;
}
.intButton{
    display: inline;
    float: left;
    width: 76px;
    background: #1a9cff;
    border-radius: 6px;
    height: 32px;
    color: #fff;
    line-height: 32px;
    text-align: center;
}
.intButton a{
    color: #fff;
    display: block;
    width: 76px;
    height: 32px;
}
.intBtnGroup .intButton:last-child{
    background: #fff;
    border: 1px solid #c5e2ef;
    float: right;
}
.intBtnGroup .intButton:last-child a{
    color: #1a9cff;
}





.header_new{
    height:161px;
    position:relative;
    /*background-image: url("../image/banner_bg.png");*/
    background: #ffffff;
}
.header_son{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.header_son input{
    float: right;
    margin: 50px 0;
    width: 270px;
    height: 36px;
    border: 2px solid #015db8;
    padding-left: 5px;
}
.header_son button{
    float: right;
    margin: 5px 0;
    width: 42px;
    height: 40px;
    background-image: url("../image/ico-search.png ") no-repeat left center!important;
    background-color:#015db8;
    padding-right: 10px;
    border: none;
    color: #fff;
    font-size: 16px;
    padding-left: 31px;
    border-radius: 0px;
}
/*导航*/
.navMain_new{
    height: 46px;
    background-color: #ffffff;
    font-family: "Microsoft YaHei",Verdana,Geneva,sans-serif;
}
.navMain_new_son{
    height: 46px;
    width: 1200px;
    margin: 0 auto;
    background-color: #1369c0;
}
.navMain_new .navMain_new_son ul{
    /* margin-top: -6px;*/
    float: left;
}
.navMain_new .navMain_new_son ul li{
    height: 35px;
    float: left;

}
.navMain_new .navMain_new_son ul li a {
    width: 90px;
    height: 46px;
    line-height: 44px;
    font-weight: 600;
    color: #fff;
    float: left;
    font-size: 16px;
    margin-left: 40px;

}
.navMain_new .navMain_new_son ul li a:hover{
    background: #1d7cdb ;
    color: #fff;
}
.select{
    background: #fff !important;
    color: #1369c0 !important;
}
.current{
    color: #1369c0 !important;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 142.5px;
    min-width: 100px;
    z-index: 9999;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    top:35px;
    cursor: pointer;
}

.dropdown-content a {
    color: #555!important;
    font-weight:400!important;
    text-decoration: none;
    display: block!important;
    /* padding:5px 15px; */
    text-align: center;
}

.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown{
    position: relative;
}
/*main_1*/
.new_row0_centert{
    float: left;
    width: 364px;
    position: relative;
    margin-left:8px;
}
.new_row0_centert_son{
    float: left;
    box-shadow: 0 10px 10px -10px #ccc;
    /*margin-right: 8px;*/
    /*border-color: #c4d9ef;*/
    overflow: hidden;
    position: relative;
    height: 243px;
    padding: 0;
}


.new_row0_rg{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background: #e6e8ed none repeat scroll 0 0;*/
    float: right;
    width: 252px;
    height: 235px;
}
.new_row0_rg li{
    border: none;
    width: 252px;
    height: 40px;
}
.new_row0_rg li{
    margin-bottom: 11px;
}
.new_row0_rg ul li a{
    padding-left: 80px;
    /*text-shadow: 0.8px 0 1px #666666;*/
    color: #333!important;
    font-size:16px ;
    /*font-weight: 600;*/
    border: none;
    line-height: 40px;

}
/*row_3右边开始*/
.new_row3_rg{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background: #e6e8ed none repeat scroll 0 0;*/
    float: right;
    width: 252px;
    height: 235px;
}
.new_row3_rg li {
    margin-bottom: 12.1px;
}
.new_row3_rg li {
    border: medium none;
    height: 40px;
    width: 252px;
}
.new_row3_rg ul li a{
    padding-left: 75px;
    /*text-shadow: 0.8px 0 1px #666666;*/
    color: #333!important;
    font-size:16px ;
    /*font-weight: 600;*/
    border: none;
    line-height: 40px;

}
/*row_3右边结束*/

.new_row0_rg .li_1{
    background: #e6e8ed url("../image/index_icon1.png ") no-repeat left center!important;
}
.new_row0_rg .li_2{
    background: #e6e8ed url("../image/index_icon2.png ") no-repeat left center!important;
}
.new_row0_rg .li_3{
    background: #e6e8ed url("../image/index_icon3.png ") no-repeat left center!important;
}
.new_row0_rg .li_4{
    background: #e6e8ed url("../image/index_icon4.png ") no-repeat left center!important;
}
.new_row0_rg .li_4_1{
    background: #e6e8ed url("../image/index_icon4_1.jpg ") no-repeat left center!important;
}
.new_row0_rg .li_5{
    background: #e6e8ed url("../image/index_icon5.png ") no-repeat left center!important;
}
.new_row3_rg .li_6{
    background: #e6e8ed url("../image/index_icon6.png ") no-repeat left center!important;
}
.new_row3_rg .li_7{
    background: #e6e8ed url("../image/index_icon7.png ") no-repeat left center!important;
}
.new_row3_rg .li_8{
    background: #e6e8ed url("../image/index_icon8.png ") no-repeat left center!important;
}
.new_row3_rg .li_9{
    background: #e6e8ed url("../image/index_icon9.png ") no-repeat left center!important;
}
.new_row3_rg .li_10{
    background: #e6e8ed url("../image/index_icon10.png ") no-repeat left center!important;
}
.new_row3_rg .li_11{
    background: #e6e8ed url("../image/index_icon11.png ") no-repeat left center!important;
}
.new_row3_rg .li_12{
    background: #e6e8ed url("../image/index_icon12.png ") no-repeat left center!important;
}
.new_row3_rg .li_13{
    background: #e6e8ed url("../image/index_icon13.png ") no-repeat left center!important;
}
.new_row3_rg .li_14{
    background: #e6e8ed url("../image/index_icon14.png ") no-repeat left center!important;
}
.new_row3_rg .li_15{
    background: #e6e8ed url("../image/index_icon15.png ") no-repeat left center!important;
}




.row0_rg_con{
    border: medium none;
    margin: 20px 25px 3px;
}
.row0_rg_con tr {
    line-height: 20px;
}
.row0_rg_con a{
    width: 160px;
}

.row0_rg_con th{
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #fff;

}
.row0_rg_con td{
    text-align: center;
    font-size: 14px;
    color: #505050;
}
.row0_rg_con table button{
    margin: 6px 0;
    padding: 10px 35px;
    height: 40px;
    border: none;
    font-weight: 600;
    background: #468ae2;
    color: #fff;
    border-radius: 2px;
}
.row0_rg_con p{
    color: #303030;
    margin-bottom: 20px!important;

}

/*row2*/
.row2_lf{
    float: left;
    /* margin-right: 8px; */
    box-shadow: 0 10px 10px -10px #ccc;
    width: 364px !important;
}
.row2_center{
    float: left;
    box-shadow: 0 10px 10px -10px #ccc;
    width: 364px !important;
}
/*置顶icon*/
.con_top{
    background:url("../html/image/top.gif")right center;
}
/*右边*/
.new_row2_rg{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #e6e8ed none repeat scroll 0 0;
    border: 1px solid #c5c7cd;
    float: right;
    width: 250px;
}

.row2_rg_tit{
    /*background: rgba(0, 0, 0, 0) url("../image/823428.gif") repeat-x scroll 0 bottom;*/
    height: 36px;
}
.row2_rg_tit h3{
    border-bottom: 1px solid #1369c0;
    color: #0f52a4;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    font-weight: 600;
    text-align: center;
    width: 110px;
}
.row2_rg_con{
    border: medium none;
    margin: 16px 25px 17px;
}
.row2_rg_con tr{
    line-height: 37px;
}
.row2_rg_con th{
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}
.row2_rg_con td{
    text-align: center;
    font-size: 14px;
    color: #505050;
}
.row2_rg_con a{
    border-bottom-style: none!important;
    display: block;
}
.row2_rg_con table button{
    margin: 6px 0 7px;
    padding: 10px 10px;
    height: 30px;
    border: none;
    font-weight: 600;
    background: #468ae2;
    color: #fff;
    border-radius: 2px;
}


.row2_rg_tit{
    height: 36px;
    border-bottom: 1px solid #dcdcdc;
}
.row2_rg_tit h3{
    border-bottom: 2px solid #1369c0;
    color: #0f52a4;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 5px;
    font-weight: 600;
    text-align: center;
    width: 110px;
}
.row2_rg_con{
    border: medium none;
    margin: 7px 20px;
}
.row2_rg_con tr{
    line-height: 20px;
}
.row2_rg_con th{
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}
.row2_rg_con td{
    text-align: center;
    font-size: 14px;
    color: #505050;
}
.row2_rg_con table button{
    background: #468ae2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    height: 26px;
    margin: 3px;
    padding: 4px 20px;
}

/*row3*/
.tab-hd {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

.tab-hd-con {
    height: 28px;
    color: #0f52a4;
    cursor: pointer;
    float: left;
    font-size: 14px;
    text-align: center;
}

.tab-hd  .tab-hd-con a {
    width: 60px;
    height: 33px;
    display: block;
    color: #0f52a4;
    cursor: pointer;
    float: left;
    font-size: 14px;
    padding: 0 30px;
}
.row3_lf{
    width: 739px;
    float: left;
    display: block;
}
.row3_lf_content ul li a{
    /*padding-left: 80px;*/
}
.new_row3_rg{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    float: right;
}
.row3_rg_tit{
    background: rgba(0, 0, 0, 0) url("../image/823428.gif") repeat-x scroll 0 bottom;
    height: 36px;
}
.row3_rg_tit h3{
    border-bottom: 1px solid #1369c0;
    color: #0f52a4;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    margin-left: 14px;
    font-weight: 600;
    text-align: center;
    width: 110px;
}
.row3_rg_con{
    border: medium none;
    margin: 20px 25px 3px;
}
.row3_rg_con tr {
    line-height: 20px;
}
.row3_rg_con a{
    width: 160px;
}

.row3_rg_con th{
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #fff;

}
.row3_rg_con td{
    text-align: center;
    font-size: 14px;
    color: #505050;
}
.row3_rg_con table button{
    margin: 6px 0;
    padding: 10px 35px;
    height: 40px;
    border: none;
    font-weight: 600;
    background: #468ae2;
    color: #fff;
    border-radius: 2px;
}
.row3_rg_con p{
    color: #303030;
    margin-bottom: 20px!important;

}
/*row_4*/
.row4{
    display: block;
}

.row4_lf{
    width: 318px;
    float: left;
    box-shadow: 0 10px 10px -10px #ccc;

}

.row4_rg{
    width: 318px;
    float: right;
    box-shadow: 0 10px 10px -10px #ccc;
}
.row5_content{
    background: #fff;
}
/*row_4_new*/
.row4_lf_new {
    box-shadow: 0 10px 10px -10px #ccc;
    float: left;
    /*  margin-right: 8px; */
    width:326px;
    height:243px;
}
.row4_rg_new {
    box-shadow: 0 10px 10px -10px #ccc;
    float: right;
    width: 326px;
    height:243px;
}
/*footer*/
.footer{
    background: #1369c0;
}
.footer p{
    color: #fff;
}


.friend_link ul li{
    float: left;
    padding-right: 10px;
}
.friend_link ul li:last-child{
    float: right;
    padding-right: 0;
}
.ColumnDiagram{
    border: 1px solid #c5c7cd;
    margin-top: 15px;
}
.ColumnDiagram select{
    margin: 20px 20px 0 20px;
}


/*内容框阴影样式*/
.con_shadow{
    box-shadow: 0 10px 10px -10px #ccc;
}

/*头部下拉框样式*/
select::-ms-expand { display: none; }
.info-select{
    float: left;
    margin: 50px 0 50px 10px;
    height: 30px;
    border: 1px;
    background:url("../image/select_icon.png") no-repeat right center #ffffff ;
    outline: none;
    /*将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
    width: 100px;
    padding-left: 8px;
    /*在选择框的最右侧中间显示小箭头图片*/
}

/*2017-10-16*/
/*首页搜索框*/
.search_new input{
    width: 270px;
    height: 25px;
    border: none;
    padding-left: 5px;
}
.header_sons_lf{
    float: left;
    height: 35px;
}

.header_sons_lf .first-p{
    height: 35px;
    background: url("../image/notice_icon.png") no-repeat left 9px;
    line-height: 35px;
    padding-left: 25px;
    color: #DE6566;
    font-family:"Microsoft YaHei";
    font-size: 14px;
}
.search-select {
    float: left;
    margin: 5px 0 5px 10px;
    height: 25px;
    border: 1px;
    background: url("../image/select_icon.png") no-repeat right center #ffffff;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    width: 100px;
    padding-left: 8px;
}

.search_new button{
    float: right;
    margin: 5px 0;
    width: 30px;
    height: 25px;
    border: 1px;
    background: url("../image/index_search.jpg") no-repeat left center;
    padding-right: 0;
    border: none;
    color: #fff;
    font-size: 16px;
    padding-left: 31px;
    border-radius: 0px;
}
.header_son_lf{
    z-index: 99;
    position: absolute;
    top: 55px;
    left: 0;
}
.banner_right{
    float: right;
}
.banner_right img{
    margin-top: 27px;
}
.banner{
    position: absolute;
    top: 25px;
    right: 0;
    width: 100%;
    margin-right: 0px !important;
}
.imgPlayer{
    overflow: hidden!important;
    text-align: center!important;
    z-index: 1!important;
}

/*横向滚动*/
.picture_left{
    width: 1000px;
    overflow: hidden;
}
.picture_left ul{
    float: left;
    overflow: hidden;
}

.picture_left ul li{
    float: left;
    margin-right: 15px;
}

.og_prev{
    width: 25px;
    height: 25px;
    /* background: url(../image/icon.png) no-repeat; */
    position: absolute;
    top: 8px;
    z-index: 99;
    cursor: pointer;
}
.og_next{
    width: 25px;
    height: 25px;
    /* background: url(../image/icon_right.png) no-repeat; */
    position: absolute;
    top: 8px;
    left: 975px;
    z-index: 99;
    cursor: pointer;
}
/*回到顶部*/
#goTop{
    position:absolute;
    display:none;
    width:50px;
    height:48px;
    background:#fff url(http://files.jb51.net/file_images/article/201601/gotop.png) no-repeat 16px 15px;border:solid 1px #f9f9f8;
    border-radius:6px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
    cursor:pointer
}
/*横向滚动 图片*/
.picture_left ul li img{
    height:50px;
}
.related_new{
    border-top:1px solid #DCDCDC;
    margin-TOP:20px;
}
.related_new h6 {
    font-size: 1em;
    margin: 0;
    color: #0f52a4;
    font-weight: 600;
    height: 31px;
    width: 76px;

}
.select {
    background: #fff !important;
    color: #1369c0 !important;
}


