/* CSS Document */

h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
ul,
li,
dl,
dt,
dd,
ol,
table,
tr,
td,
span,
input,
div {
    margin: 0px;
    padding: 0px;
    font-style: normal;
    border: 0;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: normal;
    font-size: 14px;
}

body {
    width: 100%;
    font-family: "å¾®è½¯é›…é»‘", ;
    font-size: 12px;
    color: #333333;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #333;
}

img {
    border: none;
}

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

a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
    font-family: "å®‹ä½“"
}

a:hover {
    color: #961d20;
}

.clear {
    clear: both;
}

.imgResponsive {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
    overflow: hidden;
}

.imgResponsive img {
    width: 100%;
    max-width: none;
}

.header {
    width: 100%;
    background: url(/images/gb20200727/hear_bg.jpg) repeat-x;
}

.top {
    width: 1003px;
    margin: 0 auto;
    height: 29px;
    line-height: 29px;
}

.top span.top_lf {
    float: left;
    height: 28px;
    line-height: 28px;
    display: block;
}

.top span.top_lf a {
    color: #fff;
}

.logo {
    width: 1003px;
    margin: 0px auto;
    padding-top: 30px;
    _padding-top: 14px;
    height: 115px;
    background: url(/images/gb20200727/top_bg.png) no-repeat right top;
}

.sea_box {
    float: right;
    padding-top: 2px;
}

.search {
    background: url(/images/gb20200727/search_bg.jpg) no-repeat;
    width: 200px;
    height: 24px;
    position: relative;
}

.search input {
    position: absolute;
    width: 163px;
    height: 24px;
    line-height: 24px;
    color: #323232;
    border: none;
    background: none;
    left: 0px;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    color: #3f3f3c;
    padding-left: 12px;
}

.search input.notxt1 {
    position: absolute;
    width: 25px;
    height: 24px;
    top: 0px;
    left: 175px;
    border: none;
    cursor: pointer;
    background: none;
    cursor: pointer;
}

.nav {
    width: 1003px;
    margin: 0 auto;
    height: 40px;
    _overflow: hidden;
    background: url(/images/gb20200727/nav_li.jpg) left no-repeat;
}

#nav {
    width: 1003px;
}

#nav li {
    position: relative;
    float: left;
    z-index: 100;
    background: url(/images/gb20200727/nav_li.jpg) right no-repeat;
}

#nav li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
    text-align: center;
    padding: 0px 5px;
    padding: 0px 45.2px;
}

#nav li a:hover {
    color: #fff;
    background-color: #FFF;
    color: #910000;
}

#nav li .sonnav {
    line-height: 40px;
    font-size: 14px;
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    text-align: left;
    padding: 5px 5px;
    z-index: 999;
    background-color: #fff;
    border-top: none;
    width: 150px;
}

#nav li.on {}

#nav li.on a {
    color: #910000;
    background-color: #FFF;
}

#nav li.on .sonnav {
    display: block;
}

#nav li.on .sonnav dl {
    overflow: hidden;
}

#nav li.on .sonnav dl dd {
    line-height: 30px;
    text-align: left;
    padding-left: 18px;
}

#nav li.on .sonnav dl dd a {
    color: #910000;
    font-size: 14px;
    line-height: 20px;
    background-image: none;
    font-family: "å¾®è½¯é›…é»‘";
    border-top: none;
    text-align: left;
    font-weight: normal;
    height: auto;
    padding: 5px 0px;
}

#nav li.on .sonnav dl dd a:hover {
    color: #910000;
    text-decoration: underline
}


/*æ‰‹æœºç«¯å¯¼èˆª*/

.phone_logo {
    width: 380px;
    float: left;
}

.phone_logo img {
    width: 100%;
}

.snav {
    display: none;
    height: 56px;
    overflow: hidden;
    left: 0px;
    top: 0;
    z-index: 1002;
    width: 94%;
    background: rgba(121, 0, 6, .8);
    padding: 13px 3% 17px 3%;
}

.mbtn {
    width: 30px;
    height: 22px;
    float: right;
    background: url(/images/gb20200727/phone_nav_03.png) no-repeat;
    cursor: pointer;
    margin: 18px 0 0 0;
}

.mbtn.open {
    background: url(/images/gb20200727/close_03.png) no-repeat;
    width: 30px;
    height: 24px;
}

.navm {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    overflow: hidden;
    text-align: left;
    display: none;
    top: 86px;
    left: 0;
    z-index: 9999;
}

.navm ul {
    padding: 0 0 10px;
}

.navm li {
    border-top: 1px solid #434343;
    position: relative;
    padding: 0 9%;
    overflow: hidden;
}

.navm li strong.arrow {
    cursor: pointer;
    width: 30px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    color: #79807d;
    font-weight: normal;
    float: right;
}

.navm li a {
    width: auto;
    font-size: 16px;
    line-height: 18px;
    padding: 15px 0px 15px 13px;
    color: #fff;
    display: inline-block;
    background: url(/images/gb20200727/mcircle_03.png) no-repeat left center;
}

.navm li a:hover {
    color: #fff;
}

.navm li.sub_has span {
    margin-left: 10px;
}

.navm li.on a {
    color: #fff;
}

.navm dl {
    display: none;
    color: #004489
}

.navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px dashed #434343;
}

.navm li.on dl dd a {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.navm li dl dd a {
    float: none;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0px;
}

.navm li dl dd a:hover {
    font-weight: bold;
}

.navm li:last-child {
    text-align: center;
    padding: 15px 0 30px 0;
    border-top: 0px;
}

.navm li span {
    text-align: center;
    border-left: 1px solid #586369;
    padding: 0 5%;
}

.navm li span:first-child {
    border-left: 0px;
}

.navm li span a {
    display: inline-block;
    padding: 0px;
    width: auto;
    float: none;
}

.snav #ser {
    display: block;
    position: static;
    clear: both;
    margin: 5px auto 15px;
}

.ser01 {
    padding: 20px 0px 0px 0;
}

.search01 {
    width: 100%;
    height: 40px;
    background: rgba(255, 255, 255, .2);
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    z-index: 9999999;
}

.search01 input {
    position: absolute;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #6b6b6b;
    border: none;
    background: none;
    right: 35px;
    top: 0px;
    padding-left: 0px;
}

.search01 input.notxt {
    color: #fff;
    padding: 0 35px 0 7px;
    width: 100%;
    left: 0;
    right: auto;
    box-sizing: border-box;
}

.search01 input.notxt1 {
    position: absolute;
    width: 30px;
    height: 40px;
    top: 0px;
    right: 5px;
    border: none;
    background: url(/images/gb20200727/search.png) no-repeat center center;
    cursor: pointer;
    overflow: hidden;
    padding: 0px;
    background-size: 24px;
}

.content {
    width: 1003px;
    margin: 20px auto;
}

.con1 {
    width: 1003px;
    height: 244px;
}

.con1_lf {
    width: 335px;
    height: 244px;
    float: left;
}

.con1_con {
    width: 652px;
    height: 237px;
    float: left;
    margin-left: 16px;
    border-top: solid 6px #0a5f87;
    background-color: #f7f6ed;
}

.con1_rt {
    width: 269px;
    height: 282px;
    float: right;
    border-top: solid 6px #790000;
    background-color: #f7f6ed;
}

#zSlider {
    margin: 0px auto;
    width: 330px;
    overflow: hidden;
    z-index: 1px;
}

#picshow {
    position: relative;
}

#picshow_img {
    width: 325px;
    height: 244px;
}

#picshow {
    width: 325px;
    height: 244px;
    overflow: hidden;
    float: left;
}

#picshow_img li {
    width: 325px;
    height: 244px;
    overflow: hidden;
    /* float: left; */
    display: none;
    z-index: 2px;
}

#picshow_img img {
    width: 325px;
    height: 244px;
}

#picshow_tx {
    left: 0px;
    width: 325px;
    bottom: 0px;
    position: absolute;
    height: 49px;
    overflow: hidden;
    z-index: 999;
}

#picshow_tx li {
    background-color: #000;
    filter: progid: DXImageTransform.Microsoft.alpha(opacity=70);
    opacity: 0.7;
    height: 49px;
    line-height: 49px;
    color: #fff;
    display: none;
}

#picshow_tx li a {
    color: #fff;
    font-size: 14px;
}

#picshow_tx li a:hover {
    text-decoration: underline;
}

#picshow_tx li p {
    color: #fff;
    line-height: 16px;
    height: 49px;
    line-height: 49px;
    padding-left: 10px;
    overflow: hidden;
}

#select_btn {
    width: 106px;
    height: 288px;
    color: #111;
    float: right;
    display: inline;
    overflow: hidden;
}

#select_btn li {
    padding-bottom: 1px;
    cursor: pointer;
    margin: 0px;
}

#select_btn li:hover {
    background-color: #fff;
}

#select_btn li.current {
    background-color: #fff;
}

#select_btn li.current:hover {
    background-color: #fff;
}

#select_btn a {
    color: #000;
    padding: 0px;
    margin: 0px;
}

#select_btn img {
    width: 106px;
    height: 72px;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-bottom: 1px;
}

.con1_con_title {
    height: 33px;
    padding: 0px 10px;
    padding-left: 15px;
}

.con1_con_title a img {
    float: right;
    display: block;
    margin-top: 10px;
}

.con1_con_title h2 {
    float: left;
    padding-top: 3px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
    line-height: 34px;
    color: #0a5f87;
    font-weight: 500;
}

.con1_con_con {
    padding: 0px 20px 10px 15px;
    _padding: 0px 10px 0px 15px;
}

.con1_con_con ul li {
    height: 32px;
    line-height: 32px;
    _height: 31px;
    _line-height: 31px;
    font-size: 14px;
    background: url(/images/gb20200727/icon1.jpg) no-repeat left center;
}

.con1_con_con ul li span {
    float: right;
    font-size: 12px;
    font-family: Arial;
    color: #0a5f87
}

.con1_con_con ul li a {
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 12px;
    font-family: "å®‹ä½“";
    color: #333;
}

.con1_con_con ul li a:hover {
    color: #0a5f87
}

.con1_con_con ul li a:visited {
    color: #0a5f87
}

.con1_rt_title h2 {
    float: left;
    padding-top: 3px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
    line-height: 34px;
    color: #790000;
    font-weight: 500;
}

.con1_con_rt ul li span {
    float: right;
    font-size: 12px;
    font-family: Arial;
    color: #790000
}

.con1_con_rt ul li a {
    padding-left: 12px;
    font-family: "å®‹ä½“";
    color: #333;
}

.con1_con_rt ul li a:hover {
    color: #790000
}

.con1_con_rt ul li a:visited {
    color: #790000
}

.con1_con_rt ul li {
    height: 32px;
    line-height: 32px;
    _height: 31px;
    _line-height: 31px;
    font-size: 14px;
    background: url(/images/gb20200727/icon2.jpg) no-repeat left center;
}

.con2 {
    height: 321px;
    width: 1003px;
    margin: 30px 0px;
}

.con2_lf {
    width: 325px;
    height: 318px;
    float: left;
    border-top: solid 6px #790000;
    background-color: #f7f6ed;
}

.con2_lf_title h2 {
    float: left;
    padding-top: 3px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
    line-height: 34px;
    color: #790000;
    font-weight: 500;
}

.con2_lf_con ul li p {
    float: left;
    font-size: 10px;
    font-family: Comic Sans MS;
    color: #790000;
    height: 34px;
    line-height: 34px;
    width: 68px;
    text-align: center;
}

.con2_lf_con ul li a {
    padding-left: 12px;
    color: #333;
    font-family: "å®‹ä½“";
    margin-left: 68px;
    display: block;
}

.con2_lf_con ul li a:hover {
    color: #790000
}

.con2_lf_con ul li a:visited {
    color: #790000
}

.con2_lf_con ul li {
    height: 34px;
    line-height: 34px;
    _height: 31px;
    _line-height: 31px;
    font-size: 14px;
    background: none;
    clear: both;
}

.con2_con {
    width: 653px;
    height: 321px;
    float: left;
    margin-left: 25px;
}

.con2_con span {
    float: right;
    color: #790000;
    font-family: Arial;
    font-size: 12px;
}

.con2_con_tit {
    height: 42px;
    line-height: 42px;
}

.con2_con_bu1 {
    width: 207px;
    height: 42px;
    float: left;
    background: url(/images/gb20200727/tit_bg.jpg) repeat-x;
    line-height: 42px;
    text-align: center;
    cursor: pointer
}

.con2_con_bu1 a {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
    color: #101010
}

.con2_con_bu2 {
    background-color: #f7f7f7;
    width: 148px;
    height: 42px;
    float: left;
    line-height: 42px;
    text-align: center;
    cursor: pointer
}

.con2_con_bu2 a {
    color: #790000;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
}

.con2_con_list dt {
    /* width: 414px; */
    height: 101px;
    padding: 15px 0px;
    border-bottom: 1px solid #e6e6e6
}

.con2_con_list dt>a {
    width: 135px;
    float: left;
}

.con2_con_list dt>a .imgResponsive {
    padding-bottom: 76.153%;
}

.con2_con_list dt .list_one {
    margin: 0 0 0 150px;
    width: auto;
    height: 95px;
    color: #0e71af;
    overflow: hidden;
}

.con2_con_list dt .list_one p {
    height: 67px;
    line-height: 20px;
}

.con2_con_list dt .list_one p a {
    color: #333;
}

.con2_con_list dt .list_one p a:visited {
    color: #790000;
}

.con2_con_list dt .list_one h2 {
    color: #101010;
    font-size: 14px;
    height: 90px;
    line-height: 30px;
    overflow: hidden;
}

.con2_con_list dl dd {
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.con2_con_list dl dd a {
    font-family: "å®‹ä½“";
    color: #333;
}

.con2_con_list dl dd a:hover {
    color: #790000;
}

.con2_con_list dl dd a:visited {
    color: #790000;
}

.more2 a {
    text-align: right;
    padding-right: 10px;
    font-size: 12px;
    font-family: "å®‹ä½“";
    color: #145f83;
    display: block;
    height: 40px;
    line-height: 40px;
}

.con2_rt {
    width: 267px;
    height: 321px;
    float: right
}

.con2_rt .con2_rt_tit {
    height: 42px;
    line-height: 30px;
    background: url(/images/gb20200727/tit_bg2.jpg) no-repeat bottom;
    color: #313131;
    font-size: 14px;
}

..con2_rt_con {
    width: 267px;
}

.con2_rt_con .spe {
    width: 124px;
    height: 66px;
    text-align: center;
    line-height: 66px;
    margin-bottom: 24px;
}

.con2_rt_con .spe a {
    padding: 14px;
    line-height: 20px;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
    color: #fff;
    display: block
}

.color1 {
    background-color: #790000;
    margin-top: 24px;
    float: left;
}

.color1:hover {
    background-color: #790000;
    color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.color2 {
    background-color: #c4c829;
    margin-top: 24px;
    float: right;
}

.color2:hover {
    background-color: #c4c829;
    color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.color3 {
    background-color: #145f83;
    float: left;
}

.color3:hover {
    background-color: #145f83;
    color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.color4 {
    background-color: #be6626;
    float: right;
}

.color4:hover {
    background-color: #be6626;
    color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.color5 {
    background-color: #b5b6b6;
    float: left;
}

.color5:hover {
    background-color: #b5b6b6;
    color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.color6 {
    background-color: #eb6e1f;
    float: right;
}

.color6:hover {
    background-color: #eb6e1f;
    color: #fff;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.con3 {
    height: 53px;
    width: 1003px;
    background-color: #fbfbf9;
    color: #fff;
    *margin-bottom: 0px;
    margin: 0 0 10px 0
}

.con3 h2 {
    font-size: 14px;
    color: #790000;
    font-family: "å¾®è½¯é›…é»‘";
    height: 53px;
    line-height: 53px;
    width: 60px;
    padding-left: 20px;
    float: left
}

.con3 .main_link {
    float: left;
    height: 53px;
    line-height: 53px;
}

.con3 a {
    color: #333333;
    margin: 0px 20px;
}

.footer {
    font-size: 12px;
    line-height: 28px;
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
    background-color: #790000;
    color: #fff;
    font-family: "å¾®è½¯é›…é»‘";
    padding: 20px 0
}

.page {
    width: 1003px;
    margin: 0 auto 20px;
}

.page_tit {
    height: 50px;
    line-height: 50px;
}

.page_tit h2 {
    font-size: 20px;
    color: #670a0a;
}

.menu {
    width: 220px;
    float: left;
    overflow: hidden;
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
}

.menu h2 {
    height: 36px;
    line-height: 36px;
    text-align: left;
    background-color: #961e20;
    padding-left: 30px;
    color: #fff;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
}

.menu li {
    border-top: 1px solid #d9d9d9;
    line-height: 34px;
}

.menu li a {
    display: block;
    height: 34px;
    line-height: 34px;
    padding-left: 30px;
}

.menu li a:hover {
    background: #d3d3d3;
}

.menu_bg {
    padding-top: 110px;
}

.zxs_wz {
    width: 760px;
    float: right;
    overflow: hidden;
}

.zxs_wz01 {
    width: 100%;
    float: none;
}

.zxs_tit,
.lt_tit {
    height: 36px;
}

.zxs_tit h2,
.lt_tit h2 {
    height: 36px;
    line-height: 36px;
    color: #961e20;
    font-size: 16px;
    background: url(/images/gb20200727/lt_hbg.jpg) no-repeat left center;
    font-weight: normal;
    padding-left: 0px;
}

.zxs_con {
    overflow: hidden;
    background: #fff;
}

.list_box2 {
    padding: 6px 0;
    border-bottom: 1px dotted #989898;
    overflow: hidden;
    margin: 0 23px;
}

.list_box2 dl {
    border-left: 4px solid #044eb0;
    overflow: hidden;
    padding-bottom: 20px;
}

.list_box2 dl dt {
    float: left;
    width: 122px;
    overflow: hidden;
}

.list_box2 dl dt h2 {
    font-size: 16px;
    font-weight: normal;
    color: #5f6561;
    padding-left: 16px;
}

.list_box2 dl dd {
    width: 565px;
    float: left;
    overflow: hidden;
}

.list_box2 dl dd table {
    width: 100%;
    overflow: hidden;
}

.list_box2 dl dd td {
    line-height: 28px;
    height: 28px;
}

.list_box2 dl dd td a {
    width: 136px;
    text-align: center;
    display: inline-block;
    line-height: 28px;
    height: 28px;
}

.lt_tit {
    border-bottom: 1px solid #d9d9d9;
}

.breadcrumb {
    font-family: "å®‹ä½“";
    font-size: 12px;
    line-height: 36px;
    color: #686868;
    height: 36px;
    padding-right: 12px;
    text-align: right;
    float: right
}

.lt_tit h2 {
    border: 1px solid #d9d9d9;
    border-bottom: none;
    padding: 0px 15px;
    position: absolute;
    background-color: #fff;
}

.lt_list h2 {
    font-family: "å¾®è½¯é›…é»‘";
}

.list02 {
    overflow: hidden;
    margin: 0;
    margin-top: 10px;
}

.list2_tit {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    width: 95%;
    margin: 5px 0px;
    color: #265787;
    font-size: 16px;
}

.list2_tit a {
    float: right;
}

.list02 ul li {
    line-height: 1.5;
    background: url(/images/gb20200727/pg_icon1.png) no-repeat 10px 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 6px 0 6px 25px
}

.list02 ul li a {
    font-family: "å®‹ä½“";
    font-size: 12px;
    margin-right: 10px;
}

.list02 ul li span {
    font-family: Arial;
    font-size: 12px;
    color: #333;
}

.list_sort {
    width: 100%;
    background: #f1f1f1;
    height: 30px;
    line-height: 30px;
    margin: 15px 0px 0px 0px;
    _margin: 15px 0 10px 8px;
    text-align: center;
    float: left;
    *float: none;
    font-size: 12px;
    color: #333;
}

.list_sort a {
    font-size: 12px;
    color: #333;
}

.rt_tit {
    width: 100%;
    text-align: center;
    padding: 20px 0 0;
}

.rt_tit h1 {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
    color: #961e20;
    line-height: 32px;
    font-weight: bold;
}

.rt_tit h2 {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
    color: #414141;
    line-height: 32px;
    font-weight: bold;
}

.rt_zuozhe {
    font-family: "å®‹ä½“";
    font-size: 12px;
    color: #616060;
    text-align: center;
    line-height: 30px;
    padding: 10px 0;
}

.rt_zhengwen {
    font-family: "å®‹ä½“";
    font-size: 12px;
    color: #414141;
    line-height: 33px;
    text-align: left;
    overflow: hidden;
    margin: 0 15px;
    padding: 15px 0;
    border-top: 1px dotted #005c33;
}

.rt_fujian {
    margin: 0 15px;
    padding: 20px 0 30px 0;
    overflow: hidden;
    border-top: 1px dotted #01275a;
}

.rt_fujian h3 {
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 40px;
    color: #961e20;
    padding: 0 0 5px 10px;
    font-weight: 100;
}

.rt_fujian ul li {
    height: 27px;
    line-height: 27px;
    background: url(/images/gb20200727/icon2.jpg) no-repeat 15px center;
    padding-left: 38px;
}

.rt_fujian ul li a {
    font-family: "å®‹ä½“";
    font-size: 12px;
    line-height: 24px;
}

.rt_fujian ul li a:hover {
    text-decoration: underline;
}

.list_all {
    overflow: hidden;
}

.list_all .zxs_con {
    padding: 0px;
}

.list_all .zxs_con h2 {
    font-size: 16px;
    font-weight: normal;
    color: #5f6561;
    padding-left: 16px;
    height: 40px;
    line-height: 40px;
}

.Scientific {
    overflow: hidden;
}

.Scientific ul {
    border-bottom: 1px solid #ececec;
    padding: 22px 0 22px 0;
    overflow: hidden;
    margin: 0 -1.6%;
    overflow: hidden;
}

.Scientific ul li {
    width: 30%;
    margin: 0 1.6%;
    float: left;
}

.Scientific ul li:hover img {
    opacity: .8;
    transform: scale(1.2);
    transition: 2s;
}

.Scientific ul li span {
    box-shadow: 5px 5px 5px #f0f0f0;
    height: 0px;
    width: 100%;
    padding-bottom: 67%;
    display: block;
    overflow: hidden;
    position: relative;
}

.Scientific ul li span img {
    display: block;
    width: 100%;
}

.Scientific ul li .click {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
}

.Scientific ul li .click img {
    width: 70px;
    height: 70px;
}

.Scientific ul li:hover .click img {
    opacity: .8;
    transform: scale(1);
    transition: 0s;
}

.Scientific ul li p {
    font-size: 14px;
    margin: 10px 0 10px 0;
    text-align: center;
    padding: 0 20px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}


/*å›¾ç‰‡é¡µ*/

.list-pic {
    padding-top: 30px;
    *zoom: 1;
}

.list-pic:before,
.list-pic:after {
    display: table;
    content: "";
    line-height: 0;
}

.list-pic:after {
    clear: both;
}

.list-pic li {
    height: 166px;
    line-height: 30px;
    padding: 2px;
    background: none;
    width: 245px;
    float: left;
    display: inline;
    overflow: hidden;
}

.list-pic li a {
    display: block;
    cursor: pointer
}

.list-pic li img {
    padding: 0;
    margin: 0;
}

.list-pic li span {
    clear: both;
    font-size: 14px;
    display: block;
    width: 200px;
    text-align: center;
}


/*é€šæ å›¾ç‰‡é¡µ*/

.list-pic2 {
    padding: 12px 0px;
    *zoom: 1;
    margin-top: 20px;
}

.list-pic2:before,
.pic2:after {
    display: table;
    content: "";
    line-height: 0;
}

.list-pic2:after {
    clear: both;
}

.list-pic2 li {
    height: 166px;
    line-height: 30px;
    padding: 2px;
    background: none;
    width: 245px;
    float: left;
    display: inline;
    overflow: hidden;
}

.list-pic2 li a {
    display: block;
    cursor: pointer
}

.list-pic2 li img {
    padding: 0;
    margin: 0;
}

.list-pic2 li span {
    clear: both;
    font-size: 14px;
    display: block;
    width: 200px;
    text-align: center;
}


/*å›¾ç‰‡å±•ç¤ºé¡µå¼€å§‹*/

.img_news_con {
    width: 100%;
    overflow: hidden;
}

.img_news_con h3 {
    padding: 20px 0 20px;
    heihgt: 54px;
    text-align: center;
    color: #c66a37;
    font-size: 16px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: normal;
}

.imgs_scroll {
    padding: 0px 45px 60px 45px;
    height: 668px;
    position: relative;
}

.imgs_scroll .btn_l,
.imgs_scroll .btn_r {
    position: absolute;
    width: 434px;
    height: 580px;
    top: 0;
    /*z-index:1000; filter:alpha(opacity:0); opacity: 0;*/
}

.imgs_scroll .btn_l {
    left: 62px;
}

.imgs_scroll .btn_r {
    right: 69px;
}

.imgs_scroll .prev,
.imgs_scroll .next {
    position: absolute;
    display: block;
    width: 70px;
    top: 239px;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    display: none;
}

.imgs_scroll .prev {
    left: 92px;
}

.imgs_scroll .next {
    right: 89px;
}

.imgs_news_list {
    width: 870px;
    height: 668px;
    position: relative;
    overflow: hidden;
}

.imgs_news_list ul {
    width: 9999px;
}

.imgs_news_list ul li {
    float: left;
    display: inline;
    width: 868px;
    margin-right: 10px;
    height: 668px;
    text-align: center;
    background: none;
}

.imgs_news_list ul li .txt2 {
    width: 868px;
    float: left;
    line-height: 20px;
    text-indent: 2em;
    padding-top: 27px;
    text-align: left;
    font-family: "å®‹ä½“";
}


/*å›¾ç‰‡å±•ç¤ºé¡µç»“æŸ*/

.add {
    line-height: 1.5;
    border-bottom: 1px solid #dad9d9;
    font-size: 12px;
    font-family: "å®‹ä½“";
    color: #323232;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 8px 0
}

.add a {
    color: #323232;
    font-family: "å®‹ä½“";
}

.add a:hover {
    color: #01275a;
}

.sub_mbtn {
    width: 100%;
    height: 40px;
    background: url(/images/gb20200727/sub-mbtn02.png) no-repeat center center;
    background-color: #d8d8d8;
    cursor: pointer;
    display: none;
}

.open {
    background: url(/images/gb20200727/sub-mbtn02_close.png) no-repeat center center;
    background-color: #d8d8d8;
}

.sub_navm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.sub_navm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.sub_navm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.sub_navm ul {
    border: 1px solid #dddddd;
}

.sub_navm li {
    position: relative;
}

.sub_navm li a {
    font-size: 14px;
    color: #282828;
    padding-left: 13px;
    font-family: Helvetica;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #d3d3d3;
    display: block;
}

.sub_navm li:first-child a {
    border-top: 0px;
}

.sub_navm li a:hover {
    color: #005f8f;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #005f8f;
    display: block;
    width: 100%;
}

.sub_navm dl {
    display: none;
    background-color: #fff;
    padding: 0px 0px 5px;
}

.sub_navm dl dd {
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ddd;
}

.sub_navm li.on dl dd a {
    font-size: 12px;
    color: #005f8f;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
    height: 30px;
    line-height: 30px;
}

.sub_navm li dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.sub_navm li dl dd a:hover {
    color: #005f8f
}

.sub_navm li strong.phone_arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    color: #005f8f;
    cursor: pointer;
}

.minpage {
    display: none;
    margin: 30px 0;
    overflow: hidden;
}

.minpage a {
    height: 28px;
    line-height: 28px;
    border-radius: 20px;
    width: 100px;
    font-size: 14px;
    text-align: center;
    color: #931a23;
    background: #ededed;
}

.minpage a:hover {
    background: #931a23;
    color: #ffffff;
}

.mp_left {
    float: left;
}

.mp_right {
    float: right;
}

.rt_zhengwen ol,
.rt_zhengwen ol li {
    list-style: decimal inside none;
}

.rt_zhengwen ul,
.rt_zhengwen ul li {
    list-style: disc inside none;
}

@media screen and (max-width:1020px) {
    .top {
        width: auto;
        margin: 0 15px;
    }
    .logo {
        width: auto;
        margin: 0 15px;
    }
    #nav {
        width: auto;
    }
    .content {
        width: auto;
        margin: 20px 15px;
    }
    .con2 {
        width: auto;
        height: auto;
        overflow: hidden;
    }
    .nav {
        width: auto;
    }
    .con3,
    .con1 {
        width: auto;
    }
    .con1_con {
        width: 64.4%;
        float: right;
        margin: 0px;
    }
    .con2_lf {
        width: 240px;
    }
}

@media screen and (max-width:1000px) {
    .con1_lf {
        width: auto;
        float: none;
    }
    .con1 {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .con1_con {
        width: auto;
        height: auto;
        float: none;
        margin: 20px auto;
    }
    .con1_rt {
        width: auto;
        float: none;
    }
    .con2_lf {
        width: auto;
        float: none;
    }
    .con2_con {
        width: auto;
        float: none;
        margin: 20px auto;
    }
    .con2_con_bu1 {
        width: 25%;
    }
    .con2_con_tit{font-size: 0;height: auto;}
    .con2_con_bu2 {
        width: 25%;
        display: inline-block;
        float: none;
        margin: 0;
        padding: 0;
    }
    .con2_con_list dt {
        width: 100%;
    }
    .con2_rt {
        width: auto;
        float: none;
    }
    .con2_rt_con .spe {
        width: 16.6%;
    }
    .color1 {
        margin-top: 0px;
    }
    .color2 {
        margin-top: 0px;
    }
    .con2_rt {
        height: auto;
    }
    .header {
        display: none;
    }
    .gp-menu {
        display: block;
    }
    .con1 {
        margin: 20px 0 0 0;
    }
    .gp-menu,
    .gp-m-search {
        display: block;
    }
    .gp-search {
        border-color: rgba(255, 255, 255, 0.15);
    }
    .snav {
        display: block;
    }
    #picshow_img {
        width: 100%;
        height: auto;
    }
    #picshow {
        width: 100%;
        height: auto;
        float: none;
    }
    #zSlider {
        width: 100%;
    }
    .con1_lf {
        height: auto;
    }
    #picshow_img li {
        width: 100%;
        height: auto;
    }
    #picshow_img img {
        width: 100%;
        height: auto;
    }
    #picshow_tx li p {
        width: 100%;
        padding: 0px;
        text-indent: 2em;
    }
    #picshow_tx {
        width: 100%;
    }
    .menu {
        display: none;
    }
    .sub_mbtn {
        display: block;
    }
    .zxs_wz {
        width: auto;
        float: none;
        margin: 10px auto;
    }
    .page {
        width: auto;
        margin: 0 15px 25px
    }
    .con2_rt_con {
        padding-top: 20px;
    }
}

@media screen and (max-width:800px) {
    .con2_rt_con .spe {
        width: 33.3%;
    }
    .con3 h2 {
        float: none;
        width: auto;
    }
    .con3 {
        height: auto;
    }
    .con3 .main_link {
        float: none;
        height: auto;
        line-height: 30px;
    }
    .con3 a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
    }
    .list_sort {
        display: none;
    }
    .minpage {
        display: block;
    }
    .con2_rt_con .spe {
        margin-bottom: 12px;
    }
    .con2 {
        margin: 20px 0;
    }
}

@media screen and (max-width:767px) {
    .Scientific ul li {
        width: 46%;
    }
    .rt_zhengwen img {
        width: 100% !important;
        height: auto !important;
    }
    .rt_zhengwen video {
        width: auto !important;
    }
    .rt_zhengwen table {
        width: 100% !important;
    }
}

@media screen and (max-width:500px) {
    .phone_logo {
        width: 260px;
    }
    .snav {
        height: 30px;
    }
    .con2_rt_con .spe {
        width: 50%;
    }
    .mbtn {
        margin-top: 5px;
    }
    .Scientific ul li {
        width: 94%;
        float: none;
    }
    .navm {
        top: 60px;
    }
    .Scientific ul li p {
        margin: 10px 0;
    }
}