﻿.g-tit1
{
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    padding-right: 10px;
    background: url(../images/bg-tit1.jpg) repeat-x left center;
    margin: 0 0 15px;
}
.g-tit1 .more, .g-tit1 a
{
    float: right;
    font-family: '宋体';
}
.g-tit1 .a1
{
    color: #2f74a8;
}
.g-tit1 span
{
    font-size: 16px;
    font-weight: normal;
    min-width: 70px;
    font-family: "微软雅黑","Microsoft Yahei";
    display: inline-block;
    padding: 0 10px;
    background-color: #267abd;
    color: #fff;
    position: relative;
}
.g-tit1 span:after
{
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 20px;
    background: url(../images/bg-tag1.png) no-repeat left center;
}
.g-tit2
{
    font-size: 12px;
    line-height: 30px;
    margin: 10px 0;
}
.g-tit2 span
{
    display: inline-block;
    font-size: 14px;
    color: #023e6e;
    font-weight: bold;
    line-height: 15px;
    border-left: 4px solid #ee9b25;
    padding-left: 10px;
    vertical-align: middle;
}
.g-sel
{
    height: 20px;
    border: 1px solid #b9b9bb;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.g-list1 .slide
{
    position: relative;
}
.g-list1 .pic
{
    position: relative;
    height: 0;
    padding-top: 81%;
    overflow: hidden;
}
.g-list1 .pic img
{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.g-list1 .txt
{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 999;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: "宋体";
    padding: 0 10px;
}
.g-list1-2 .pic
{
    padding-top: 65%;
}
.g-slider .slick-dots
{
    font-size: 0;
    text-indent: 999;
    position: absolute;
    right: 7px;
    bottom: 0;
}
.g-slider .slick-dots li
{
    display: inline-block;
    margin: 0 3px;
}
.g-slider .slick-dots a
{
    width: 13px;
    height: 13px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
}
.g-slider .slick-dots .slick-active a
{
    background-color: #f8bb38;
}
.g-txt-ul1
{
    font-size: 14px;
    line-height: 34px;
}
.g-txt-ul1 li
{
    padding-left: 7px;
    background: url(../images/dot3.jpg) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    border-bottom: 1px solid #eee;
}
.g-intro
{
    color: #666;
    line-height: 1.8;
    height: 12.6em;
    overflow: hidden;
    font-family: "宋体";
}
.g-intro p
{
    margin-bottom: 0;
}
.g-intro img
{
    float: left;
    margin-right: 10px;
}
.g-txt-ul2
{
    line-height: 30px;
    font-size: 14px;
}
.g-txt-ul2 a
{
    color: #666;
}
.g-txt-ul2 a:hover
{
    color: #f60;
}
.g-txt-ul2 li
{
    padding-left: 20px;
    background: url(../images/ico-honor.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}
.g-Column
{
    border: 1px solid #ddd;
    padding: 10px 8px;
}
.g-Column li
{
    float: left;
    width: 33.333%;
    padding: 5px 7px;
}
.g-Column img
{
    display: block;
    width: 100%;
}
.g-guide
{
    overflow: hidden;
}
.g-guide ul
{
    margin: 0 -2px;
}
.g-guide li
{
    float: left;
    width: 50%;
    padding: 2px;
}
.g-guide a
{
    display: block;
    border: 1px solid #88c2f3;
    border-radius: 2px;
    overflow: hidden;
    padding: 20px 0 15px;
    text-align: center;
    font-size: 14px;
    color: #2b569e;
    font-family: "微软雅黑","Microsoft Yahei";
    position: relative;
    background: url(../images/bg-linear1.jpg) no-repeat left top;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.g-guide .hot a:before
{
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    width: 29px;
    height: 29px;
    background: url(../images/ico-hot.png) no-repeat left top;
}
.g-guide .ico
{
    display: block;
    height: 50px;
    line-height: 50px;
}
.g-guide .ico img
{
    display: inline-block;
    vertical-align: middle;
}
.g-tab
{
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
}
.g-tab li
{
    float: left;
}
.g-tab a
{
    display: block;
    padding: 0 10px;
    font-weight: bold;
}
.g-tab li.on a
{
    border: 1px solid #dcdcdc;
    border-top: 3px solid #ee9b25;
    line-height: 32px;
    border-bottom: 0;
    background-color: #fff;
    font-weight: bold;
    color: #023e6e;
}
.index-links
{
    border: 1px solid #e5e5e5;
    padding: 10px;
    display: flex;
}
.index-links li
{
    float: left;
    padding: 10px 1%;
    text-align: center;
}
.index-links li img
{
    width: 88px;
    height: 30px;
    display: inline-block;
}
.g-tit-tel
{
    height: 50px;
    line-height: 45px;
    margin: 0 0 0 -40px;
    font-size: 18px;
    color: #fff;
    font-family: "微软雅黑","Microsoft Yahei";
    padding-left: 60px;
    background: url(../images/bg-tel.png) no-repeat left top;
}
.g-tel
{
    color: #ff9f19;
    font-size: 14px;
    font-family: "微软雅黑","Microsoft Yahei";
}
.g-tel p
{
    text-align: center;
    border-top: 1px dotted #ffc677;
    margin-bottom: 0;
    padding: 5px 0;
}
.g-tel em
{
    color: #ff7f00;
    font-size: 22px;
    font-family: 'Iskoola_Pota';
    font-weight: bold;
}
.g-tel a
{
    color: #ff9f19;
    font-family: "微软雅黑","Microsoft Yahei";
    font-size: 14px;
}
.g-box-t
{
    border: 1px solid #ffa73b;
    background-color: #fff4e5;
    font-family: '宋体';
    position: relative;
    overflow: hidden;
    padding: 0 5px 5px;
}
.g-box-t:before
{
    content: '';
    position: absolute;
    left: -10px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: dashed solid dashed dashed;
    border-color: #ffa73b transparent transparent transparent;
}
.g-tit3
{
    font-size: 14px;
    color: #f28d00;
    line-height: 35px;
    padding: 0 10px;
    background-color: #fff4e5;
    font-weight: bold;
    margin: 0;
}
.g-table-file
{
    background-color: #fff;
}
.g-table-file td
{
    padding: 0 9px;
    line-height: 30px;
    border: 2px solid #fff4e5;
}
.g-table-file a
{
    color: #f28d00;
}
.g-Column2
{
    text-align: right;
    font-size: 18px;
    font-family: "微软雅黑","Microsoft Yahei";
}
.g-Column2 li
{
    position: relative;
    margin-bottom: 6px;
}
.g-Column2 .g-ul img
{
    display: block;
    width: 100%;
}
.g-Column2 span
{
    color: #fff;
    text-shadow: 0 1px 1px #333;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.g-address
{
    font-size: 14px;
    font-family: "微软雅黑","Microsoft Yahei";
}
.g-address p
{
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    margin: 0;
}
.m-newzone
{
    padding: 15px 5px;
    border: 1px solid #eee;
    position: relative;
}
.m-newzone .slide
{
    padding: 0 15px;
}
.m-newzone .slide a
{
    display: block;
    position: relative;
    height: 0;
    padding-top: 96%;
    overflow: hidden;
}
.m-newzone .slide img
{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.m-newzone .slick-prev, .m-newzone .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    overflow: hidden;
    background: url(../images/arr-l.png) no-repeat right center;
}
.m-newzone .slick-next
{
    left: auto;
    right: 0;
    background-image: url(../images/arr-r.png);
    background-position: 0 center;
}
.m-newztwo .slick-prev, .m-newztwo .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    overflow: hidden;
    background: url(../images/arr-l.png) no-repeat right center;
}
.m-newztwo .slick-next
{
    left: auto;
    right: 0;
    background-image: url(../images/arr-r.png);
    background-position: 0 center;
}
.g-txt-ul3
{
    font-size: 14px;
    line-height: 30px;
}
.g-txt-ul3 li
{
    border-bottom: 1px dotted #dcdcdc;
    padding-left: 10px;
    background: url(../images/dot3.jpg) no-repeat 2px 14px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}
.g-txt-ul3 li span.ads
{
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #999;
    white-space: normal;
    height: 44px;
}
.g-txt-ul3 .time
{
    float: right;
    font-size: 12px;
    color: #999;
}