﻿* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
}

a {
    text-decoration: none;
}

ul, li {
    list-style-type: none;
}

body {
    font-size: 14px;
    /*font-family:helvetica;*/
    font-family: 微软雅黑;
    /*font-family:arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;*/
}

.fl {
    float: left
}

.fr {
    float: right
}

.ov {
    overflow: hidden;
}

.w50 {
    width: 50%;
}

.m1200 {
    width: 1200px;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
}

.pore {
    position: relative;
}

.active {
    border-bottom: 3px solid #94e1e4;
    color: #000000;
}

.li1 {
    margin-right: 0px!important;
}

/*公用头部的样式*/

/*<!--公用title-->*/

.u_title_gh {
    overflow: hidden;
    float: left;
    margin-top: 30px;
}

.u_title_gh div.titlt {
    font-size: 30px;
    color: #000000;
    line-height: 52px;
}

.u_title_gh .tip_line {
    position: relative;
    overflow: hidden;
}

.u_title_gh .tip_line li {
    float: left;
}

.u_title_gh .tip_line .left, .u_title_gh .tip_line .right {
    width: 33%;
    height: 2px;
    background: #5b5454;
    margin: 2px 9.2% 0px 2.3%;
}

.u_title_gh .tip_line .right {
    margin: 2px 2.3% 0px 9.2%;
}

.u_title_gh .tip_line .middle {
    height: 5px;
    width: 11%;
    background: red;
}

/*头部样式*/

.header-main .left {
    width: 70%;
}

.header-main .right {
    width: 30%;
}

.header-main {
    padding-top: 20px;
}

.header-main .logo {
    display: block;
    width: 206px;
    height: 37px;
}

.header-main .nav {
    width: 100%;
    line-height: 44px;
}

.header-main .nav li {
    padding-right: 40px;
    position: relative;
    float: left;
}

.header-main .nav li a {
    color: #333;
    font-size: 16px;
}

.header-main .nav li .subbox {
    position: absolute;
    top: 44px;
    left: 0;
    width: 240px;
    display: none;
    border-top: 3px solid #035cac;
}

.header-main .nav li .subbox a {
    display: block;
    padding-left: 25px;
    width: 213px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size: 16px;
    color: #666;
    background-color: #fff;
}

.header-main .s-nav {
    width: 100%;
    line-height: 32px;
}

.header-main .s-nav a {
    float: right;
    color: #333;
    line-height: 36px;
    font-size: 12px;
}

.header-main .s-nav a {
    font-size: 14px;
}

.header-main .s-nav .line {
    display: inline-block;
    float: right;
    color: #e5e5e5;
    width: 32px;
    text-align: center;
}

.header-main .f-box {
    display: inline-block;
    position: relative;
}

.header-main .f-top {
    cursor: pointer;
}

.header-main .f-bot {
    position: absolute;
    width: 430px;
    height: 190px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    background: #fff;
    left: -200px;
    top: 45px;
    text-align: left;
    padding: 20px 45px 30px 30px;
    display: none;
}

.header-main .f-bot .t0 {
    line-height: 1.2;
    font-size: 22px;
    color: #222222;
    margin-bottom: 15px;
    margin-top: 8px;
}

.header-main .f-bot .t1 {
    font-size: 14px;
    color: #666666;
    line-height: 1.4;
}

.header-main .right0 a {
    display: block;
    float: none;
    line-height: 45px;
    font-size: 14px;
    color: #222222;
    transition: .5s ease;
    border-bottom: 1px solid #cccccc;
}

.header-main .search-box {
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.header-main .search-box input[type=text] {
    width: 100%;
    height: 100%;
}

.header-main .search-box input {
    border: none;
    background: none;
    outline: none;
}

.header-main .search-box input[type=submit] {
    width: 18px;
    height: 17px;
    background: url(ico_114.png) no-repeat center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-indent: -999px;
    overflow: hidden;
}

/*视频播放中的logo图片以及暂停播放的提示*/

#player_jwplayer_controlbar, #player_jwplayer_logo {
    display: none!important;
}

/*g_top*/

.g_top {
    height: 630px;
    width: 100%;
    background: #28609e;
}

.g_top .g_top_right .m_right_box {
    margin: 114px 138px;
}

.g_top .g_top_right .m_right_box h1.title {
    font-size: 30px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 1px;
}

.g_top .g_top_right .m_right_box p.content {
    font-size: 17px;
    line-height: 30px;
    margin-top: 25px;
    text-align: left;
    color: #e4eef5;
    letter-spacing: 1px;
}

.g_top .g_top_right .m_right_box p.content a {
    color: #fff
}

.g_top .g_top_right .m_right_box .num_box {
    margin-top: 40px;
}

.g_top .g_top_right .m_right_box .num_box li {
    float: left;
    text-align: center;
    width: 33.333%;
}

.g_top .g_top_right .m_right_box .num_box li:nth-child(1) {
    text-align: left;
}

.g_top .g_top_right .m_right_box .num_box li:nth-child(3) {
    text-align: right;
}

.g_top .g_top_right .m_right_box .num_box li .number {
    color: #ffffff;
    font-size: 89px;
}

.g_top .g_top_right .m_right_box .num_box li .number_text {
    color: #f3f7fa;
    font-size: 30px;
    padding-left: 3px;
}

.g_top .g_top_right .m_right_box .num_box li p.tip_text {
    color: #eaf2fa;
    font-size: 17px;
    padding: 0px 25px;
}

/*g_nav*/

.g_nav {
    background: url("nav_bg.png")repeat;
    border-bottom: 1px solid #e6e5e6;
}

.g_nav .nav_box {
    overflow: hidden;
  
}

.g_nav .nav_box li {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 58px;
    float: left;
    margin: 0px 48px;
}


.g_nav .nav_box li.num31 {
    border-bottom: 5px solid #e60000
}

.g_nav .nav_box li a {
    color: #000000;
}

.g_nav .nav_box li.onclick {
    border-bottom: 5px solid #e60000
}

/*g_xwdt*/

.g_xwdt {
    background: #fafafa;
    padding-bottom: 50px;
}

.g_xwdt a.lookmore {
    float: right;
    font-size: 18px;
    color: #b1b1b1;
    line-height: 66px;
}

.g_xwdt .m_xwdt_top {
    background: #ffffff;
    margin-top: 30px;
}

.m_xwdt_top .img_box {
    height: 328px;
    width: 590px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.m_xwdt_top .img_box img {
    height: 328px;
    width: 590px;
    transition: all 0.6s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.m_xwdt_top .img_box img:hover {
    transform: scale(1.1, 1.1);
}

.g_xwdt .m_xwdt_top .new_list {
    width: 576px;
}

.g_xwdt .m_xwdt_top .new_list li {
    width: 576px;
    height: 109px;
    background: #ffffff;
}

.g_xwdt .m_xwdt_top .new_list .ov .fl {
    margin-left: 30px;
    padding: 21px 0px;
}

.g_xwdt .m_xwdt_top .new_list .ov .fr {
    margin-right: 30px;
    margin-left: 30px;
    width: 415px;
    padding: 17px 0px;
}

.g_xwdt .m_xwdt_top .new_list .ov .fl .u_time_ri {
    font-size: 35px;
    line-height: 42px;
    color: #000000;
    border-bottom: 1px solid rgb(118, 107, 107);
    font-weight: bold;
    text-align: center;
}

.g_xwdt .m_xwdt_top .new_list .ov .fl .u_time {
    font-size: 14px;
    color: #000000;
    margin-top: 5px;
}

.g_xwdt .m_xwdt_top .new_list .ov .fr .u_title {
    font-size: 17px;
    color: #1f1e1e;
}

.g_xwdt .m_xwdt_top .new_list .ov .fr .u_title a {
    font-size: 17px;
    color: #1f1e1e;
}

.g_xwdt .m_xwdt_top .new_list .ov .fr .u_content {
    font-size: 12px;
    color: #8c7e7e;
    margin-top: 3px;
    line-height: 20px;
}

.g_xwdt .m_xwdt_top .new_list li:hover {
    background: #28609e;
}

.g_xwdt .m_xwdt_top .new_list .ov:hover .fl .u_time_ri {
    border-bottom: 1px solid #ffffff;
}

.g_xwdt .m_xwdt_top .new_list .ov:hover .fl .u_time_ri {
    color: #ffffff;
}

.g_xwdt .m_xwdt_top .new_list .ov:hover .fl .u_time {
    color: #ffffff;
}

.g_xwdt .m_xwdt_top .new_list .ov:hover .fr .u_title a {
    color: #ffffff;
}

.g_xwdt .m_xwdt_top .new_list .ov:hover .fr .u_content {
    color: #ffffff;
}

.g_xwdt .m_xwdt_bootom {
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
    width: 1224px;
}

.g_xwdt .m_xwdt_bootom li {
    float: left;
    width: 238px;
    height: 278px;
    margin-right: 26px;
    padding: 15px 20px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.g_xwdt .m_xwdt_bootom li .title {
    height: 38px;
    font-size: 15px;
    color: #2a2828;
    line-height: 20px;
    width: 235px;
    overflow: hidden;
    letter-spacing: 1px;
}

.g_xwdt .m_xwdt_bootom li .time {
    font-size: 12px;
    width: 235px;
    margin-top: 8px;
    color: #c0b4b4;
}

.g_xwdt .m_xwdt_bootom li .img {
    overflow: hidden;
    width: 235px;
    height: 156px;
    margin-top: 12px;
}

.g_xwdt .m_xwdt_bootom li .content {
    font-size: 13px;
    line-height: 20px;
    color: #888383;
    overflow: hidden;
    width: 235px;
    margin-top: 10px;
    letter-spacing: 1.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.g_xwdt .m_xwdt_bootom li:hover {
    background: #275ca6;
}

.g_xwdt .m_xwdt_bootom li:hover .title {
    color: #ffffff;
}

.g_xwdt .m_xwdt_bootom li:hover .content {
    color: #ffffff;
}

/*.g_lshcy*/

.g_lshcy {
    padding-bottom: 20px;
}

.g_lshcy .m_lshcy_top {
    margin-top: 10px;
    overflow: hidden;
    font-size: 0px;
}

.g_lshcy .m_lshcy_top li {
    float: left;
    position: relative;
    width: 380px;
    margin-right: 20px;
    overflow: hidden;
    height: 228px;
}

.g_lshcy .m_lshcy_top li img {
    width: auto;
    height: 100%;
}

.g_lshcy .m_lshcy_top li .memgceng {
    position: absolute;
    width: 194px;
    background:#255a99;
    right: 0;
    padding: 18px 16px;
    height: 200px;
    top: 0;
}

.g_lshcy .m_lshcy_top li .memgceng .title a{
    font-size: 18px;
    color: #ffffff;
}

.g_lshcy .m_lshcy_top li .memgceng .content {
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
}

.g_lshcy .m_lshcy_top li.memgceng .jieshao {
    display: none;
}

.g_lshcy .m_lshcy_top li .memgceng .arrowimg {
    float: right;
    margin-top: 30px;
    width: 32px;
    height: 32px;
}

/* .g_lshcy .m_lshcy_top li:hover .memgceng {
    bottom: 0px;
    transition: all 0.6s;
}

.g_lshcy .m_lshcy_top li:hover .memgceng .title {
    margin-top: 50px;
}

.g_lshcy .m_lshcy_top li:hover .memgceng .jieshao {
    display: block;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
} */

.g_lshcy .m_lshcy_bottom {
    margin-top: 25px;
    width: 100%;
}

.g_lshcy .m_lshcy_bottom .list {}

.g_lshcy .m_lshcy_bottom .list .click_select {
    color: #3365a0;
    margin-top: 12px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    background: #fafafa;
    height: 60px;
    padding-left: 50px;
    padding-right: 30px;
}

.g_lshcy .m_lshcy_bottom .list .click_select .fr img {
    width: 32px;
    height: 32px;
}

.g_lshcy .m_lshcy_bottom .list .select ul{
    overflow: hidden;
}

.g_lshcy .m_lshcy_bottom .list .select ul li {
    height: 40px;
    color: #ffffff;
    font-size: 15px;
    line-height: 40px;
    margin-top: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
    width: 48%;
}

.rotate {
    transform: rotate(90deg);
    transition: all 0.3s;
}

.rotate1 {
    transform: rotate(0deg);
    transition: all 0.3s;
}

.g_fzlic {
    margin-bottom: 130px;
}

.g_fzlic .m_g_fzlic_top {
    font-size: 0px;
    height: 80px;
    margin-top: 30px;
}

.g_fzlic .m_g_fzlic_top li {
    float: left;
    width: 230px;
    margin-right: 10.5px;
    height: 65px;
    border: 1px solid #dcdcdc;
    text-align: center;
    cursor: pointer;
    color: #858585;
}

.g_fzlic .m_g_fzlic_top li .title {
    font-size: 16px;
    margin-top: 11px;
    line-height: 26px;
    letter-spacing: 1px;
}

.g_fzlic .slideGroup {
    width: 1290px;
    text-align: left;
}

.g_fzlic .slideGroup .parHd {
    height: 150px;
    position: relative;
    overflow: hidden;
}

.g_fzlic .slideGroup .parHd ul li {
    cursor: pointer;
}

.g_fzlic .slideGroup .parHd ul li.on {
    background: #1e5dad;
    color: #ffffff;
    border: 0px;
}

.g_fzlic .m_g_fzlic_top li .time {
    font-size: 10px;
}

.g_fzlic .m_g_fzlic_top li.onclickbg {
    background: #1e5dad;
    color: #ffffff;
    border: 0px;
}

.g_fzlic .m_g_fzlic_bottom {
    margin-top: 40px;
    margin-bottom: 140px;
    height: 382px;
}

.g_fzlic .m_g_fzlic_bottom li {
    height: 380px;
    width: 390px;
    border: 1px solid #dcdcdc;
    margin-right: 12px;
    float: left;
}

.g_fzlic .m_g_fzlic_bottom li a.img_box {
    display: block;
    width: 390px;
    height: 268px;
    overflow: hidden;
}

.g_fzlic .m_g_fzlic_bottom li a img {
    width: 390px;
    height: 268px;
    transition: all 0.6s;
}

.g_fzlic .m_g_fzlic_bottom li a img:hover {
    transform: scale(1.1, 1.1);
}

.g_fzlic .m_g_fzlic_bottom li .bottom_text_box {
    width: 336px;
    margin: 20px auto;
    font-size: 16px;
    color: #210202;
    line-height: 24px;
    letter-spacing: 1px;
}

.g_fzlic .m_g_fzlic_bottom li .bottom_text_box a {
    color: #272626;
}

.g_fzlic .m_g_fzlic_bottom li .bottom_text_box:hover a {
    color: #28609e
}

.g_fzlic .m_fzlic_show {
    width: 1290px;
}

.g_fzlic .fzlic_show {
    display: block;
    width: 1290px;
}

.g_fzlic .slideBox {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.g_fzlic .slideBox .sPrev, .g_fzlic .slideBox .sNext {
    position: absolute;
    /* left: 3%; */
    left: -55px;
    top: 35%;
    display: block;
    width: 48px;
    height: 48px;
    /* background: url(slider-arrow.png) -110px 5px no-repeat; */
    filter: alpha(opacity=50);
    /* opacity: 0.5; */
    /* background: red; */
    transform: rotate(180deg);
}

.g_fzlic .slideBox .sNext {
    left: auto;
    transform: rotate(0deg);
    right: -55px;
    /*background-position: 8px 5px;*/
}

.g_fzlic .slideBox .sPrev:hover, .g_fzlic .slideBox .sNext:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.g_fzlic .slideBox .prevStop {
    display: none;
}

.g_fzlic .slideBox .nextStop {
    display: none;
}

/*g_zywyh*/

.g_zywyh {
    background: #28609e;
    position: relative
}

.g_zywyh .title_box {
    margin-top: -100px;
    position: absolute;
    z-index: 100;
}

.g_zywyh .m_zywyh_box {
    margin: 35px 0px;
    background: #ffffff;
    width: 100%;
    height: 450px;
}

.g_zywyh .m_zywyh_box .fl {
    margin: 18px;
    height: 414px;
    width: 369px;
    margin-right: 0px;
    overflow: hidden;
}

.g_zywyh .m_zywyh_box .fl img {
    transition: all 0.6s;
    height: 414px;
    width: 369px;
}

.g_zywyh .m_zywyh_box .fl img:hover {
    transform: scale(1.1, 1.1);
}

/*第3个元素的margin-right:0px;*/

.mr {
    margin-right: 0!important;
}

.g_zywyh .m_zywyh_box .fr {
    background: #f7f7f7;
    width: 795px;
    height: 414px;
    margin: 18px;
    margin-left: 0px;
    overflow-y: auto;
}

.g_zywyh .m_zywyh_box .fr .m_fr_top, .g_zywyh .m_zywyh_box .fr .m_fr_bottom {
    border-bottom: 1px solid #dcdcdc;
    padding-left: 50px;
}

.g_zywyh .qiye_title {
    background: url(paiming.png)left 2px no-repeat;
    font-size: 16px;
    color: #000000;
    margin-top: 35px;
    padding-left: 23px;
    font-weight: bold;
    letter-spacing: 1px;
}

.g_zywyh .m_zywyh_box .fr .m_fr_bottom {
    border: 0px;
}

.g_zywyh .m_zywyh_box .fr .m_fr_top .qiye_list {
    padding-bottom: 40px;
}

.g_zywyh .m_zywyh_box .fr .m_fr_top .qiye_list li {
    width: 230px;
    text-align: left;
    margin-top: 10px;
    float: left;
    color: #3e3a3a;
    margin-right: 10px;
    height: 34px;
    line-height: 17px;
    position: relative;
    padding-left: 6px;
}

.g_zywyh .m_zywyh_box .fr .m_fr_top .qiye_list li .dot {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #5d68de;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 6px;
    position: absolute;
    left: 0px;
    top: 7px;
}

/*滚动的滑轮的设置*/

.gunlun::-webkit-scrollbar-track {
    background-color: #d9d9d9;
    width: 3px;
    height: 20px;
}

.gunlun::-webkit-scrollbar {
    width: 3px;
    height: 20px!important;
}

.gunlun::-webkit-scrollbar-thumb {
    background-color: #000000;
    height: 20px;
    border-radius: 30px;
}


.rotate {
    transform: rotate(90deg);
    transition: all 0.3s;
}

.rotate1 {
    transform: rotate(0deg);
    transition: all 0.3s;
}

.gyxh {
    background: #ffffff;
}

.gyxh .m1200 .m_top {
    width: 100%;
    padding-top: 30px;
    overflow: hidden;
}

.gyxh .m1200 .m_top .fl {
    position: relative;
}

.gyxh .m1200 .m_top .fl .left_img {
    width: 600px;
    margin-bottom: 20px;
}

.gyxh .m1200 .m_top .bgwhite {
    background: white;
    position: absolute;
    z-index: 2;
    right: 0px;
    bottom: 0px;
    width: 119px;
    height: 499px;
}

.gyxh .m1200 .m_right {
    width: 525px;
    z-index: 2;
    text-align: left;
    padding: 160px 20px 0px 20px;
}

.gyxh .m1200 .m_right h1 {
    font-size: 33px;
    line-height: 40px;
    color: #2e2f30;
    font-weight: normal;
}

.gyxh .m1200 .m_right h2 {
    color: #003593;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    font-weight: bold;
}

#more {
    padding: 10px 20px;
    background: #1159c2;
    color: #fff;
    margin-top: 25px;
    display: block;
    float: right;
    font-size: 14px;
    border-radius: 3px;
}

#more:hover {
    background: #04b1f5;
}

.gyxh .m1200 .m_right h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
    margin-top: 13px;
}

.gyxh .m1200 .m_right h4 a {
    color: #003593;
}

.gyxh .m1200 .m_right p {
    color: #282727;
    font-size: 14px;
    line-height: 27px;
    margin-top: 10px;
}

.gyxh .m1200 .m_bottom {
    overflow: hidden;
    margin-bottom: 20px;
}

.gyxh .m1200 .m_bottom li {
    float: left;
    width: 209px;
    height: 95px;
    border-right: 1px solid #f9f9f9;
    text-align: center;
    margin: 3px 0px;
    cursor: pointer;
    padding: 19px 15px;
}

.gyxh .m1200 .m_bottom li:hover {
    background: #134998;
    color: #fff;
}

.gyxh .m1200 .m_bottom li:hover h5 {
    color: #fff;
}

.gyxh .m1200 .m_bottom li img {
    width: 40px;
    height: 40px;
}

.gyxh .m1200 .m_bottom li h5 {
    font-size: 19px;
    color: #000000;
    line-height: 59px;
    font-weight: normal;
}

.gyxh .m1200 .m_bottom li h5 span {
    font-size: 35px;
    margin: 5px;
}

.gyxh .m1200 .m_bottom li p {
    color: #4d4e4f;
    line-height: 25px;
    font-size: 16px;
    ;
}

.gyxh .m1200 .m_bottom li.on {
    background: #1159c2;
}

.gyxh .m1200 .m_bottom li.on p {
    color: #ffffff;
}

.gyxh .m1200 .m_bottom li.on h5 {
    color: #ffffff;
}

#banner_title h1 {
    margin-top: 123px;
    font-size: 46px;
    line-height: 89px;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
    float: left;
    font-weight: normal;
}

.g_banner {
    overflow: hidden;
    background: #000;
    height: 350px;
    background: url(garg.jpg) center no-repeat;
    position: relative;
}

.g_banner .m1200 {
    height: 100%;
    position: relative;
}

#title {
    font-size: 50px;
    text-align: center;
    width: 450px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    position: absolute;
    bottom: 150px;
    left: 0px;
    font-weight: bold;
    text-shadow:5px 2px 6px #000;
}

.select ul{
 overflow: hidden;
}