@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    background-repeat: repeat-x;
}

* {
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    list-style: none;
    font-family: "微软雅黑"
}

a {
    text-decoration: none;
}

/*article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,ul,li,input,span,dd,dl,dt,footer{ display: block;}*/

/*登录开始*/
.dl_top {
    width: 100%;
    margin: 0 auto;
}

.dl_biaoti img {
    width: 100%;
}

.dl_input {
    width: 28%;
    margin: 0 auto;
    padding-top: 3%;
}

.dl_input .dl_list {
    border: solid 1px #c7c5c6;
    height: 40px;
    margin: 10px 0px;
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
}

.dl_input .dl_list:hover {
    box-shadow: 0px 0px 3px #60b5ff;
    border: solid 1px #94cbfb;
}

.dl_input .dl_list a {
    background: #a5a5a5;
    float: right;
    height: 40px;
    display: block;
}

.dl_input .dl_list input {
    width: 83%;
    border: none;
    height: 40px;
    float: left;
    padding: 0 1%;
    outline: medium;
    outline: none;
}

.dl_input .dl_list .denglu {
    dispaly: block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFF;
    background: #0f8aea;
    border: solid 1px #0668b4;
}

.dl_input .dl_list .denglu:hover {
    background: #4d98d8;
}

.dl_input .dl_list .jzw {
    display: block;
    text-align: left;
    color: #59a9ee;
    width: 30%;
    line-height: 14px;
    background: none;
    overflow: hidden;
    float: left;
}

.dl_input .dl_list .jzw input {
    width: 14px;
    height: 14px;
    border: solid 1px #666;
    margin-right: 5px;
}

.dl_input .dl_list .zhuce {
    display: block;
    text-align: right;
    color: #59a9ee;
    width: 30%;
    line-height: 14px;
    background: none;
    float: right;
}

.dl_input .dl_list .zhuce:hover {
    color: #4d98d8;
    text-decoration: underline;
}

.dl_bottom {
    background-color: #e5e5e5;
    width: 100%;
    margin: 0 auto;
    /*height: 36px;*/
}

.dl_bottom .bottom_div {
    width: 1200px;
    margin: 0 auto;
    line-height: 36px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    text-align: center;
}

/*登录结束*/
/*注册开始*/
.zhuce {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.zhuce .zhuce_bt {
    line-height: 36px;
    font-family: "微软雅黑";
    font-size: 20px;
    color: #0057aa;
    text-align: center;
}

.zc_list {
    width: 840px;
    margin: 0 auto;
    overflow: hidden;
    overflow: hidden;
}

.zc_list .list {
    margin: 15px 0px;
    overflow: hidden;
}

.zc_list .list .label {
    display: block;
    line-height: 26px;
    width: 150px;
    float: left;
    font-size: 15px;
    color: #000;
    text-align: right;
}

.zc_list .list .zhushi {
    width: 160px;
    font-family: "宋体";
    font-size: 14px;
    color: red;
    float: left;
    line-height: 28px;
    margin-left: 5px;
}

.zc_list .list input {
    display: block;
    border: solid 1px #b9b9b9;
    height: 20px;
    padding: 2px 5px;
    float: left;
    color: #333;
    font-family: "微软雅黑";
    font-size: 14px;
}

.little_list {
    overflow: hidden;
}

.little_list a {
    display: block;
    width: 250px;
    overflow: hidden;
    float: left;
}

.little_list a font {
    display: block;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 30px;
    float: left;
}

.little_list a select {
    border: solid 1px #b9b9b9;
    float: left;
    line-height: 30px;
    font-family: "微软雅黑";
    font-size: 14px;
    margin: 5px 0px 0px 5px;
}

.zc_list .return {
    display: block;
    line-height: 40px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFF;
    background: #0f8aea;
    border: solid 1px #0668b4;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.zc_list .return:hover {
    background: #4d98d8;
}

/*注册结束*/

/*用户中心开始*/
.yhzx_top {
    width: 100%;
    margin: 0 auto;
    height: 141px;
}

.yhzx_top .yhzx_div01 {
    width: 100%;
    margin: 0 auto;
    background: url(../images/yhzx01.png) no-repeat center top;
    height: 90px;
}

.yhzx_top .yhzx_div02 {
    width: 100%;
    margin: 0 auto;
    background: url(../images/yhzx02.png) no-repeat center top;
    height: 51px;
}

.yhzx_top .yhzx_div01 .tuichu {
    float: right;
    font-size: 15px;
    font-family: "微软雅黑";
    display: block;
    width: 80px;
    line-height: 30px;
    border-radius: 3px;
    background: rgba(250, 250, 250, 0.3);
    text-align: center;
    color: #fff;
    margin-top: 30px;
    margin-right: 20px;
}

.yhzx_top .yhzx_div01 .tuichu:hover {
    background: rgba(250, 250, 250, 0.5);
}

.yhzx_middle {
    width: 1160px;
    margin: 0 auto;
    padding: 0px 20px 10px 20px;
    border: solid 1px #e5e9f2;
    border-top: none;
    border-bottom: none;
    overflow: hidden
}

.yhzx_middle .middle-right {
    float: right;
    width: 860px;
}

.yhzx_middle .middle-right .right_bt {
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 10px;
    color: #ff5b3b;
}

.yhzx_middle .middle-right table {
    border-collapse: collapse;
    width: 100%;
}

.yhzx_middle .middle-right tr {
    border: solid 1px #e1e1e1;
}

.yhzx_middle .middle-right td a {
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding: 5px 0px;
}

.yhzx_middle .middle-right .right_tr01 {
    background: #f7f7f7;
    border: solid 1px #e1e1e1;
}

.yhzx_middle .middle-right .right_tr01 td {
    line-height: 40px;
    color: #000;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

/*.yhzx_middle .middle-left{width:230px;float:left;padding:0px 20px;}
.yhzx_middle .middle-left .middle_bt font{font-family:"微软雅黑";font-size:18px;line-height:70px;float:left;}
.yhzx_middle .middle-left ul li{ width:230px;padding:3px 20px;}
.yhzx_middle .middle-left ul li a{display:block;width:230px;line-height:42px;background:url(../images/yhzx05.png) no-repeat;border-bottom:dashed 1px #a9a9a9;color:#333;}
.yhzx_middle .middle-left ul li a:hover{background:url(../images/yhzx06.png) no-repeat;border-bottom:dashed 1px #a9a9a9;color:#f87d00;}
.yhzx_middle .middle-left ul li a font{display:block;margin-left:30px;}*/

.yhzx_middle .middle-left {
    width: 270px;
    float: left;
}

/*改*/
.yhzx_middle .middle-left .middle_bt font {
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 70px;
}

/*改*/
.yhzx_middle .middle-left ul {
    margin-top: 10px;
}

/*改*/
.yhzx_middle .middle-left ul li {
    width: 202px;
    padding: 10px 34px;
}

/*改*/
.yhzx_middle .middle-left ul li a {
    display: block;
    width: 202px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

/*改*/
.yhzx_middle .middle-left ul li a:hover {
}

/*改*/
.yhzx_middle .middle-left ul li a font {
}

/*改*/

/*新增*/
.yhzx_middle .middle-left .yhzx_ul {
}

.yhzx_middle .middle-left .yhzx_ul li {
    width: 228px;
    padding: 10px 21px;
}

.yhzx_middle .middle-left .yhzx_ul li a {
    display: block;
    width: 228px;
    line-height: 60px;
    padding-left: 15px;
    color: #333;
    font-size: 18px;
}

/*改*/
.yhzx_middle .middle-left .yhzx_ul li a:hover {
    color: #207dca;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list1 {
    background: url(../images/yhzx37.png) no-repeat;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list1:hover {
    background: url(../images/yhzx37_1.png) no-repeat;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list2 {
    background: url(../images/yhzx38.png) no-repeat;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list2:hover {
    background: url(../images/yhzx38_1.png) no-repeat;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list3 {
    background: url(../images/yhzx39.png) no-repeat;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list3:hover {
    background: url(../images/yhzx39_1.png) no-repeat;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list4 {
    background: url(../images/yhzx40.png) no-repeat;
}

.yhzx_middle .middle-left .yhzx_ul li .yhzx_list4:hover {
    background: url(../images/yhzx40_1.png) no-repeat;
}

.yhzx_middle .middle-right .right_bt01 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    color: #ff5b3b;
    border-bottom: solid 1px #e8e7e7;
}

.yhzx_middle .middle-right .right_bt01 a {
    display: block;
    width: 120px;
    padding: 10px 20px;
    color: #000;
    border-bottom: solid 2px #1379c9;
    position: relative;
    top: 1px;
    /*margin: 0 auto;*/
}

.yhzx_middle .middle-right .new_table {
    width: 700px;
    margin: 0 auto;
    padding-top: 15px;
}

.yhzx_middle .middle-right .new_table li {
    overflow: hidden;
    margin: 28px 0px;
}

.yhzx_middle .middle-right .new_table li .a01 {
    width: 140px;
    float: left;
    text-align: right;
    line-height: 30px;
    font-size: 16px;
    color: #000;
}

.yhzx_middle .middle-right .new_table li .a02 {
    width: 450px;
    float: left;
    margin-left: 10px;
}

.yhzx_middle .middle-right .new_table li .a02 input, select {
    width: 450px;
    border: solid 1px #e8e7e7;
    line-height: 20px;
    padding: 5px;
    font-size: 15px;
    color: #333;
}

/*.yhzx_middle .middle-right .new_table li .a02 select{width:460px;}*/
.yhzx_middle .middle-right .new_table li .a03 {
    display: block;
    margin: 0 auto;
    background: #1193e0;
    color: #fff;
    border: solid 1px #1379c9;
    border-radius: 3px;
    line-height: 26px;
    text-align: center;
    width: 110px;
    font-size: 16px;
    letter-spacing: 10px;
}

.yhzx_middle .middle-right .new_table li .a03:hover {
    background: #1379c9;
}

.yhzx_middle .middle-right .new_table li .li_div .li_div {
    width: 312px;
    float: left;
}

.yhzx_middle .middle-right .new_table li .li_div .a01 {
    width: 140px;
    float: left;
    text-align: right;
    line-height: 30px;
    font-size: 16px;
    color: #000;
}

.yhzx_middle .middle-right .new_table li .li_div .a02 {
    width: 150px;
    float: left;
    margin-left: 10px;
}

.yhzx_middle .middle-right .new_table li .li_div .a02 input, select {
    width: 150px;
    border: solid 1px #e8e7e7;
    line-height: 20px;
    padding: 5px;
    font-size: 15px;
    color: #333;
}

.yhzx_middle .middle-right .new_table li .li_div .a02 select {
    width: 160px;
}

/*用户中心结束*/

/*首页开始*/

.top_nav {
    width: 100%;
    margin: 0 auto;
    background: url(../images/img01.png) no-repeat top center;
    height: 92px;
    margin-top: 5px;
}

.top_nav .nav_ul01 {
    background: url(../images/img02.png) no-repeat top center;
    height: 46px;
    overflow: hidden;
    width: 1110px;
    margin: 0 auto;
}

.top_nav .nav_ul01 li {
    float: left;
    width: 130px;
}

.top_nav .nav_ul01 li a {
    display: block;
    width: 130px;
    text-align: center;
    line-height: 46px;
    color: #fff;
}

.top_nav .nav_ul01 li a:hover {
    background: url(../images/img03.png) no-repeat top center;
    height: 46px;
}

.top_nav .nav_ul01 li .specile_a {
    background: url(../images/img03.png) no-repeat top center;
    height: 46px;
}

.top_nav .nav_ul01 .right_li {
    float: right;
    width: 70px;
}

.top_nav .nav_ul01 .right_li a {
    color: #333;
    display: block;
    width: 70px;
}

.top_nav .nav_ul01 .right_li a:hover {
    color: #ff6c00;
    background: none;
}

.logo {
    width: 100%;
    margin: 0 auto;
    background: url(../images/img04.png) no-repeat top center;
    height: 214px;
}

.sy_nr {
    width: 1160px;
    margin: 0 auto;
    padding: 0px 20px 10px 20px;
    border: solid 1px #e5e9f2;
    border-top: none;
    border-bottom: none;
    overflow: hidden;
    padding-bottom: 30px;
}

.big_div {
    overflow: hidden;
}

.big_div .nr01 {
    overflow: hidden;
    border: solid 1px #dddddd;
    width: 838px;
    padding: 10px;
    float: left;
}

.big_div .nr01 .nr01_left {
    float: left;
    border: solid 1px #eee;
}

.big_div .nr01 .nr01_right {
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 30px;
    width: 580px;
    float: right;
    padding-top: 10px;
}

.big_div .nr02 {
    border: solid 1px #dddddd;
    width: 270px;
    float: right;
    height: 234px;
}

.big_div .nr02 .nr02_bt {
    display: block;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 34px;
    width: 100%;
    padding: 0px 2%;
    background: #0f8aea;
    color: #fff;
}

.big_div .nr02 .nr02_list {
    width: 210px;
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
}

.big_div .nr02 .nr02_list a {
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 20px;
}

.big_div .nr02 .nr02_list input {
    width: 150px; /*height:14px;*/
    border: solid 1px #dedede;
    border-radius: 3px;
    margin-left: 5px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #444;
    padding: 2px;
}

.big_div .nr02 .nr02_list .nr02_a1 {
    display: block;
    text-align: left;
    color: #59a9ee;
    width: 100px;
    line-height: 14px;
    background: none;
    overflow: hidden;
    float: left;
}

/*修改 */
.big_div .nr02 .nr02_list .nr02_a1:hover {
    color: #2b7fc3;
}

/*修改 */
.big_div .nr02 .nr02_list .nr02_a1 input {
    width: 14px;
    height: 14px;
    border: solid 1px #666;
    margin-right: 5px;
}

.big_div .nr02 .nr02_list .nr02_a2 {
    display: block;
    float: right;
    color: #59a9ee;
}

/*修改 */
.big_div .nr02 .nr02_list .nr02_a2:hover {
    color: #2b7fc3;
}

/*修改 */
.big_div .nr02 .nr02_list .denglu {
    dispaly: block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFF;
    background: #0f8aea;
    border: solid 1px #0668b4;
}

.big_div .nr02 .nr02_list .denglu:hover {
    background: #4d98d8;
}

.big_div .nr02 .nr02_dl {
    width: 150px;
    display: block;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #FFF;
    background: #43aafa;
    border: solid 1px #0668b4;
    margin-top: 30px;
    border-radius: 3px;
}

/*修改 */
.big_div .nr02 .nr02_dl:hover {
    background: #0f8aea;
}

/*修改 */

.big_div .big_tjht {
    width: 400px;
    overflow: hidden;
    padding: 20px 0px;
    float: left;
    margin-top: 5px;
}

.big_div .big_tjht .tjht_bt {
    overflow: hidden;
}

.big_div .big_tjht .tjht_bt img {
    display: block;
    float: left;
}

.big_div .big_tjht .tjht_bt a {
    display: block;
    float: left;
    line-height: 55px;
    margin-left: 10px;
    color: #000;
    font-size: 18px;
}

.big_div .big_tjht .tjht {
    width: 400px;
    overflow: hidden;
    padding: 10px 0px;
}

.big_div .big_tjht .tjht a {
    display: block;
    float: left;
    width: 168px;
    margin-right: 10px;
    line-height: 70px;
    border: solid 1px #dddddd;
    background: #f7f7f7;
    padding: 0px 10px;
    border-radius: 3px;
}

.big_div .big_tjht .tjht a:hover {
    background: #fff;
}

.big_div .big_tjht .tjht a img {
    display: block;
    float: left;
    margin-top: 5px;
}

.big_div .big_tjht .tjht a font {
    display: block;
    float: left;
    font-size: 16px;
    margin-left: 5px;
    color: #000;
}

.big_div .big_tjht .tjht_ul {
    width: 390px;
}

.big_div .big_tjht .tjht_ul li {
    overflow: hidden;
    margin: 20px 0px;
}

.big_div .big_tjht .xz_wenzi {
    display: block;
    line-height: 27px;
    text-align: left;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
    width: 300px;
    float: left;
    margin-left: 5px;
}

.big_div .big_tjht .xz_wenzi:hover {
    color: #000;
}

.big_div .big_tjht .xz {
    display: block;
    background: url(../images/yhzx24.png) no-repeat;
    width: 28px;
    height: 26px;
    float: right;
}

.big_div .big_tjht .xz:hover {
    background: url(../images/yhzx25.png) no-repeat;
    width: 28px;
    height: 26px;
}

.big_div .big_fwjs {
    width: 745px;
    overflow: hidden;
    padding: 10px 0px;
    float: right;
}

.big_div .big_fwjs .fwjs_bt {
    overflow: hidden;
}

.big_div .big_fwjs .fwjs_bt img {
    display: block;
    float: left;
}

.big_div .big_fwjs .fwjs_bt a {
    display: block;
    float: left;
    line-height: 55px;
    margin-left: 10px;
    color: #000;
    font-size: 18px;
}

.big_div .big_fwjs .fwjs_ul {
    overflow: hidden;
}

.big_div .big_fwjs .fwjs_ul li {
    background: url(../images/yhzx08.png) no-repeat;
    width: 145px;
    height: 107px;
    float: left;
    padding: 0px 2px;
}

.big_div .big_fwjs .fwjs_ul li img {
    height: 68px;
    width: 145px;
}

/*修改 */
.big_div .big_fwjs .fwjs_ul li a {
    display: block;
    line-height: 27px;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.big_div .big_fwjs .fwjs_ul li a:hover {
    color: #000;
}

.big_div .yqlj_ul {
    overflow: hidden;
}

.big_div .yqlj_ul li {
    float: left;
    margin-right: 24px;
}

.sy_bottom {
    width: 100%;
    margin: 0 auto;
    border-top: solid 3px #6c9dbf;
}

.sy_bottom div {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0px;
}

.sy_bottom div a {
    width: 1200px;
    display: block;
    line-height: 20px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
    text-align: center;
}

.nr02 .nr02_img {
    display: block;
    text-align: center;
    width: 270px;
    font-size: 15px;
    color: #333;
}

.nr02 .nr02_img img {
}

.nr02 .nr02_fwrx {
    padding: 0px 10px;
    margin-top: 15px;
}

.nr02 .nr02_fwrx div {
    overflow: hidden;
    width: 150px;
    margin: 0 auto;
}

.nr02 .nr02_fwrx div img {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}

.nr02 .nr02_fwrx div a {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 14px;
}

/*首页结束*/

/*内容页*/

.sy_nr .nr_bt {
    line-height: 50px;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #1875bb;
    text-align: center;
    border-bottom: dashed 1px #d2d2d2;
    margin-bottom: 20px;
}

.nr_wenzi {
    line-height: 30px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #444;
    text-align: left;

    padding: 0px 20px;
"
}

.sy_nr .table_sfbz {
    border-collapse: collapse;
    width: 900px;
    margin: 0 auto;
}

.sy_nr .table_sfbz tr {
    border: solid 1px #e1e1e1;
}

.sy_nr .table_sfbz td {
    border-right: solid 1px #e1e1e1;
}

.sy_nr .table_sfbz td a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding: 5px 0px;
}

.sy_nr .table_sfbz .right_tr01 {
    background: #f7f7f7;
    border: solid 1px #e1e1e1;
}

.sy_nr .table_sfbz .right_tr01 td {
    line-height: 40px;
    color: #000;
    font-size: 16px;
    text-align: center;
}

.ul_sfbz {
    margin-left: 130px;
    padding-top: 10px;
}

.ul_sfbz li font {
    color: #107ed0;
    margin-right: 5px;
    font-size: 12px;
}

.ul_sfbz li {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}