/* 
* @Author: anchen
* @Date:   2019-03-26 09:20:51
* @Last Modified by:   anchen
* @Last Modified time: 2019-04-12 16:20:38
*/

body {
    position: relative;
}

body,
html {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "SimHei", "STHeiti" !important;
}

ul,
li,
p,
h1,
h2,
h3,
dl,
dt,
dd,
input {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.demo {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.clear {
    clear: both;
}

img {
    vertical-align: top;
    border: none;
}

input:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

.layui-inline,
img {
    vertical-align: top!important;
}

.clear {
    clear: both;
}

.top_pc {
    width: 100%;
    background: #fff;
}

.top_pc .center {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}

.top_pc .center .left {
    width: 220px;
    float: left;
    height: 90px;
}

.top_pc .center .layui-nav {
    width: 735px!important;
    height: 90px!important;
    float: left;
    background: #fff!important;
}

.layui-nav .layui-nav-item {
    line-height: 90px;
}

.layui-nav .layui-nav-item a {
    color: #333333;
    padding: 0 30px;
    text-transform: uppercase;
}

.layui-nav .layui-nav-item a:hover {
    color: #52b4e3;
}

.addcolor {
    color: #52b4e3!important;
}

.top_pc .center .right {
    width: 245px;
    height: 90px;
    float: left;
}

.top_pc .center .right>ul>li.li_1 {
    width: 125px;
    height: 90px;
    float: left;
    line-height: 90px;
}

.top_pc .center .right>ul>li.li_1 img {
    float: left;
    margin-top: 40px;
}

.top_pc .center .right>ul>li.li_1 button {
    display: block;
    width: 14px;
    height: 13px;
    background: url(../images/fangda.png);
    border: none;
    float: left;
    margin-top: 43px;
    cursor: pointer;
}

.top_pc .center .right>ul>li.li_1 input {
    display: inline-block;
    width: 100px;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-left: 10px;
    height: 28px;
    line-height: 28px;
}

.top_pc .center .right>ul>li.li_2 {
    width: 80px;
    height: 90px;
    float: right;
    line-height: 90px;
    position: relative;
}

.top_pc .center .right ul>li.li_2 span {
    margin-right: 10px;
}

.top_pc .center .right>ul>li.li_2 img {
    margin-top: 44px;
}

.top_pc .center .right>ul>li.li_2 em {
    cursor: pointer;
}

.top_pc .center .right>ul>li.li_2 .a_2 {
    position: absolute;
    top: 60px;
    left: -22px;
    display: none;
    z-index: 9;
    background: #fff;
    width: 120px;
    ;
    text-align: center;
    border-top: 1px solid #d1d1d1;
}

.top_pc .center .right>ul>li.li_2 .a_2 ul {
    display: block;
    width: 100%;
    height: 100%;
}

.top_pc .center .right>ul>li.li_2 .a_2 ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 5px 0px;
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
}

.layui-carousel {
    width: 1920px!important;
    height: 610px!important;
    margin-top: 0px!important;
    margin-left: -960px;
    position: absolute;
    left: 50%;
    top: 0px;
}

.layui-carousel button {
    display: none;
}

.layui-carousel>div>div>div.wa {
    width: 415px;
    height: 150px;
    position: absolute;
    top: 200px;
    left: 28%;
}

.layui-carousel>div>div>div.wa p {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.layui-carousel>div>div>div.wa a {
    width: 170px;
    height: 40px;
    display: block;
    background: #52b4e3;
    text-align: center;
    line-height: 40px;
    margin-top: 25px;
    color: #fff;
    font-weight: bold;
}

.layui-carousel>div>div>div.wa-z {
    width: 415px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.layui-carousel>div>div>div.wa-z a {
    width: 170px;
    height: 40px;
    margin: 0 auto;
    display: block;
    background: #52b4e3;
    text-align: center;
    line-height: 40px;
    margin-top: 105px;
    color: #fff;
    font-weight: bold;
}

.layui-carousel-ind ul {
    background: none;
}

.layui-carousel-ind ul:hover {
    background: none;
}

.layui-carousel-ind li.layui-this {
    background-color: #52b4e3!important;
}

.about {
    width: 100%;
    overflow: hidden;
    height: 273px;
}

.about .left {
    width: 360px;
    height: 84px;
    background: #f6f8fc;
    position: absolute;
    left: -360px;
}

.about .center {
    width: 1200px;
    margin: 0 auto;
    margin-top: 72px;
    position: relative;
    height: 201px;
}

.about .center span {
    display: block;
    width: 5px;
    height: 84px;
    background: #52b4e3;
    float: left;
}

.about .center p {
    margin-left: 25px;
    max-width: 787px;
}

.about .center p.p_h {
    color: #002a4b;
    font-size: 30px;
    font-weight: bold;
}

.about .center p.p_text {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.about .center a {
    display: block;
    width: 208px;
    height: 69px;
    text-align: center;
    line-height: 69px;
    background: #52b4e3;
    color: #fff;
    float: right;
    position: absolute;
    bottom: 70px;
    right: 0px;
}

.jt {
    width: 100%;
    height: 340px;
    background: #f6f8fc;
    overflow: hidden;
}

.jt .center {
    width: 1200px;
    height: 170px;
    margin: 0 auto;
    margin-top: 90px;
    text-align: center;
}

.jt .center ul li {
    display: block;
    width: 20%;
    float: left;
}

.jt .center ul li img {
    display: block;
    margin: 0 auto;
    margin-bottom: 38px;
}

.jt .center ul li b {
    color: #002a4b;
    font-size: 16px;
    display: block;
    min-height: 50px;
}

.jt .center ul li p {
    margin-top: 12px;
    margin-bottom: 12px;
}

.jt .center ul li a {
    color: #52b4e3;
}

.sy_dt {
    width: 100%;
    height: 462px;
    overflow: hidden;
}

.sy_dt .center {
    width: 1200px;
    height: 312px;
    margin: 0 auto;
    margin-top: 37px;
}

.sy_dt .center .left {
    width: 600px;
    height: 315px;
    float: left;
}

.sy_dt .center .left ul li {
    width: 100%;
    height: 70px;
    margin-top: 35px;
}

.sy_dt .center .left ul li span {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    float: left;
    margin-right: 32px;
    background: #52b4e3;
    text-align: center;
    line-height: 70px;
    font-size: 30px;
    color: #fff;
    margin-left: 52px;
}

.sy_dt .center .left ul li b {
    font-size: 14px;
    color: #333333;
    font-weight: 200;
}

.sy_dt .center .left ul li p {
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    margin-top: 15px;
}

.sy_dt .center .right {
    width: 540px;
    height: 315px;
    float: right;
}

.sy_dt .center .right p {
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    margin-top: 19px;
    margin-bottom: 13px;
}

.sy_dt .center .right a {
    padding-left: 19px;
    background: url(../images/fada_lan.png) no-repeat left center;
}

.bg_sy {
    width: 100%;
    height: 356px;
    background: url(../images/bg-sy.jpg);
    background-size: auto 100%;
}

.bg_sy .center {
    width: 1200px;
    height: 356px;
    margin: 0 auto;
    overflow: hidden;
}

.bg_sy .center div {
    width: 830px;
    margin: 0 auto;
    text-align: center;
    margin-top: 122px;
}

.bg_sy .center div p.p-h {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.bg_sy .center div p.p-text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 31px;
    color: #fff;
}

.gs-list {
    width: 100%;
    padding-bottom: 50px;
    overflow: hidden;
}

.gs-list p.p-h {
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin-top: 60px;
}

.gs-list .center {
    width: 1200px;
    margin: 0 auto;
    height: 350px;
    margin-top: 60px;
}

.gs-list .center ul li {
    width: 350px;
    min-height: 335px;
    padding-bottom: 15px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, .2) 0px 3px 5px;
    float: left;
    margin-left: 33px;
    border-radius: 10px;
}

.gs-list .center ul li img {
    margin-bottom: 18px;
}

.gs-list .center ul li b {
    font-size: 18px;
    color: #333333;
    padding: 0 15px;
    line-height: 24px;
    height: 48px;
    display: block;
}

.gs-list .center ul li p {
    margin-top: 15px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
    padding: 0 15px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
}

.footer {
    width: 100%;
    height: 458px;
    background: url(../images/bg_foot.jpg);
    background-size: auto 100%;
    overflow: hidden;
    display: none;
}

.footer .center {
    width: 1200px;
    height: 375px;
    margin: 0 auto;
    margin-top: 60px;
}

.footer .center .top table {
    margin: 0 auto;
}

.footer .center .top table caption {
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
}

.footer .center .top table tr td {
    display: block;
    float: left;
    margin-top: 25px;
}

.footer .center .top table tr td input {
    background: rgba(86, 83, 82, .3);
    border: none;
}

.footer .center .top table tr td:first-child {
    text-align: right;
    color: #aaaaaa;
    font-size: 14px;
    width: 80px;
    height: 42px;
    ;
    line-height: 42px;
    padding-right: 5px;
    color: #aaaaaa;
}

.footer .center .top table tr.tr_1 td input {
    width: 422px;
    height: 42px;
    line-height: 42px;
    padding-left: 15px;
    text-align: left;
    color: #aaaaaa;
}

.footer .center .top table tr.tr_2 textarea {
    width: 950px;
    height: 52px;
    line-height: 24px;
    color: #aaaaaa;
    background: rgba(86, 83, 82, .3);
    border: none;
    padding: 10px;
}

.footer .center .top table tr:last-child td input {
    width: 960px;
    height: 42px;
    line-height: 42px;
    color: #aaaaaa;
}

.footer .center .top table tr td.td-three {
    margin-left: 46px;
    display: block;
    line-height: 42px;
    padding-right: 5px;
    color: #aaaaaa;
}

.footer .center .top .sub {
    display: block;
    width: 167px;
    height: 42px;
    background: #52b4e3;
    text-align: center;
    line-height: 42px;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
    border: none;
}

.footer-bottom {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #161a1e;
}

.footer-bottom p {
    color: #aaaaaa;
}

.footer-bottom p a {
    color: #aaaaaa;
}

.map-sy {
    width: 100%;
    background: #fff;
    height:1070px !important;
}

.map-sy .center {
    width: 1200px;
    margin: 0 auto;
}

.hzhb {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding-bottom: 10px;
}

.hzhb .center {
    margin: 0 auto;
    margin-top: 60px;
}

.hzhb .center p.p-h {
    font-size: 30px;
    color: #333333;
    text-align: center;
}

#container
/*这个是最外面的容器，最关键的一点是将overflow:hidden隐藏起来。*/

{
    width: 100%;
    height: 138px;
    overflow: hidden;
    margin-top: 60px;
}

#longwidth {
    height: 138px;
    width: 1000%;
    /*要足够的大，需要能够把div1和div2的内容都能够装下，不然因为float：left装不下，就会到第二行*/
}

#longwidth div#div1 div {
    text-align: center;
    margin-left: 110px;
    float: left;
    width: 136px;
    height: 138px;
}

#longwidth div#div1 div p {
    margin-top: 40px;
}

.kuang {
    float: left;
    height: 80px;
}

.kuang div img {
    width: 136px;
    height: 65px;
    object-fit: contain;
}

#longwidth div#div2 div {
    text-align: center;
    margin-left: 110px;
    float: left;
    width: 136px;
    height: 138px;
}

#longwidth div#div2 div p {
    margin-top: 40px;
}

#container_two
/*这个是最外面的容器，最关键的一点是将overflow:hidden隐藏起来。*/

{
    width: 100%;
    height: 138px;
    overflow: hidden;
    margin-top: 60px;
}

#longwidth_two {
    height: 138px;
    width: 1000%;
    /*要足够的大，需要能够把div1和div2的内容都能够装下，不然因为float：left装不下，就会到第二行*/
}

#longwidth_two div#div1_two div {
    text-align: center;
    margin-left: 110px;
    float: left;
    width: 136px;
    height: 138px;
}

#longwidth_two div#div1_two div p {
    margin-top: 40px;
}

#longwidth_two div#div2_two div {
    text-align: center;
    margin-left: 110px;
    float: left;
    width: 136px;
    height: 138px;
}

#longwidth_two div#div2_two div p {
    margin-top: 40px;
}

.con_banner {
    width: 100%;
    height: 259px;
    position: relative;
}

.con_banner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 100%;
    height: 259px;
}

.con_banner div {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.con_banner div p.p-h {
    color: #f8f8f8;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
}

.con_banner div p.p-text {
    font-size: 16px;
    color: #f8f8f8;
    margin-top: 20px;
}

.com {
    width: 100%;
    background: #f5f5f5;
}

.com .center {
    width: 1200px;
    margin: 0 auto;
}

.com .center .top_nav {
    width: 100%;
    height: 62px;
}

.com .center .top_nav .left {
    width: 30%;
    height: 62px;
    float: left;
    line-height: 62px;
    font-size: 12px;
}

.com .center .top_nav .left em.em-1 img {
    margin-top: 26px;
    margin-right: 6px;
}

.com .center .top_nav .left em.em-2 img {
    margin-top: 29px;
    margin-left: 6px;
    margin-right: 6px;
}

.com .center .top_nav .right {
    width: 70%;
    height: 62px;
    float: right;
    text-align: right;
}

.com .center .top_nav .right ul li {
    display: inline-block;
    position: relative;
}

.com .center .top_nav .right ul li a {
    display: block;
    padding: 0px 16px;
    height: 62px;
    color: #666666;
    margin-bottom: 10px;
    line-height: 47px;
    margin-top: -8px;
    padding-top: 15px;
    font-size: 12px;
}

.com .center .top_nav .right ul li a em {
    position: relative;
    z-index: 2;
}

.com .center .top_nav .right ul li span {
    display: block;
    width: 100%;
    height: 77px;
    background: #52b4e3;
    position: absolute;
    top: -8px;
    left: 0px;
    opacity: 0;
}

.com .center .top_nav .right ul li a:hover span {
    opacity: 1;
}

.com .center .top_nav .right ul li a:hover {
    color: #fff!important;
}

.add-topcolor {
    background: #52b4e3;
    color: #fff!important;
}

.com .gy-con {
    width: 100%;
}

.com .gy-con .center {
    width: 1200px;
    margin: 0 auto;
}

.com .gy-con .center .left {
    width: 810px;
    float: left;
    padding-bottom: 60px;
}

.com .gy-con .center .left .lxwm-left .top {
    width: 515px;
}

.com .gy-con .center .left span.span-h {
    display: block;
    font-size: 24px;
    color: #333333;
    margin-top: 70px;
    margin-bottom: 24px;
}

.com .gy-con .center .left .alzs-left_p {
    line-height: 30px;
    margin-top: 25px;
}

.com .gy-con .center .left .alzs-left_p img {
    max-width: 100%;
}

.com .gy-con .center .left .gsjj-left p {
    line-height: 30px;
    margin-top: 25px;
}

.com .gy-con .center .left .alzs-list {
    margin-top: 67px;
}

.com .gy-con .center .left .alzs-list>span {
    color: #333333;
    font-size: 24px;
}

.com .gy-con .center .left .alzs-list ul {}

.com .gy-con .center .left .alzs-list>ul>li {
    text-align: center;
    margin-top: 27px;
}

.com .gy-con .center .left .alzs-list>ul>li>img {
    margin-bottom: 13px;
    display: block;
    width: 250px;
    height: 173px;
}

.com .gy-con .center .left .alzs-list>ul>li:nth-child(3n-2) {
    float: left;
}

.com .gy-con .center .left .alzs-list>ul>li:nth-child(3n-1) {
    float: left;
    margin-left: 30px;
}

.com .gy-con .center .left .alzs-list>ul>li:nth-child(3n) {
    float: right;
}

#demo0 {
    text-align: center;
    margin-top: 60px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #52b4e3;
}

.layui-laypage a,
.layui-laypage span {
    margin-left: 15px;
}

.layui-laypage .layui-laypage-curr em {
    font-size: 16px;
}

.layui-laypage a,
.layui-laypage button,
.layui-laypage input,
.layui-laypage select,
.layui-laypage span {
    border: none;
}

.layui-laypage a,
.layui-laypage span {
    background: none;
}

.com .gy-con .center .right {
    width: 300px;
    float: right;
    padding-bottom: 40px;
    margin-top: 70px;
}

.com .gy-con .center .right .top {
    width: 100%;
    height: 182px;
    background: url(../images/right-top.jpg);
    overflow: hidden;
}

.com .gy-con .center .right .top span {
    color: #fff;
    margin-left: 37px;
}

.com .gy-con .center .right .top span.span-1 {
    font-size: 30px;
    display: block;
    margin-top: 0px;
    text-transform: uppercase;
}

.com .gy-con .center .right .top span.span-2 {
    font-size: 12px;
    padding: 11px 0px;
    border-bottom: 1px solid #80bdda;
}

.com .gy-con .center .right .top span.span-3 {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-top: 18px;
}

.com .gy-con .center .right .right_center {
    width: 100%;
    height: auto;
    background: #ececec;
    margin-top: 12px;
    overflow: hidden;
}

.com .gy-con .center .right .right_center span {
    font-size: 20px;
    color: #333333;
    display: block;
    margin-top: 47px;
    margin-left: 30px;
}

.com .gy-con .center .right .right_center ul {
    width: 240px;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 55px;
}

.com .gy-con .center .right .right_center ul li {
    width: 240px;
    height: 50px;
    box-sizing: border-box;
    margin-top: 27px;
}

.com .gy-con .center .right .right_center ul li img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.com .gy-con .center .right .right_center ul li div {
    width: 170px;
    min-height: 50px;
    float: right;
}

.com .gy-con .center .right .right_center ul li div b {
    font-size: 14px;
    font-weight: bold;
    width: 170px;
    display: block;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
}

.com .gy-con .center .right .right_center ul li div p {
    width: 170px;
    font-size: 12px;
    color: #777777;
    overflow: hidden;
    margin-top: 4px;
    height: 36px;
    line-height: 18px;
}

.com .gy-con .center .right .right_center a.more-al {
    padding: 6px 0px;
    border-top: 1px solid #6a6a6a;
    color: #6a6a6a;
    clear: both;
    margin-left: 30px;
}

.com .gy-con .center .right .bottom {
    width: 100%;
    height: 265px;
    background: #293266;
    overflow: hidden;
    margin-top: 12px;
}

.com .gy-con .center .right .bottom span {
    display: block;
    font-size: 20px;
    color: #fff;
    margin-top: 46px;
    margin-left: 40px;
}

.com .gy-con .center .right .bottom p {
    font-size: 14px;
    color: #fff;
    margin-left: 40px;
    margin-top: 25px;
}

.com .gy-con .center .right .bottom p img {
    margin-top: 2px;
    margin-right: 5px;
}

.com .gy-con .center .right .bottom p.p-dz {
    width: 225px;
    line-height: 18px;
}

.com .gy-con .center .left .gsjj-left span {
    display: block;
}

.com .gy-con .center .left .gsjj-left span.span_1 {
    font-size: 48px;
    color: #eeeeee;
    text-transform: uppercase;
}

.com .gy-con .center .left .gsjj-left span.span_2 {
    font-size: 24px;
    color: #333333;
}

.com .gy-con .center .left .gsjj-left span.span_3 {
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    margin-top: 15px;
}

.com .gy-con .center .left .gsjj-left img.jsjs {
    margin-top: 25px;
}

.com .gy-con .center .left .lxwm-left p {
    font-size: 14px;
    color: #777777;
}

.com .gy-con .center .left .lxwm-left p b {
    color: #222222;
}

.com .gy-con .center .left .lxwm-left p.p_0 {
    line-height: 30px;
}

.com .gy-con .center .left .lxwm-left p.p_1 {
    margin-top: 20px;
}

.com .gy-con .center .left .lxwm-left p.p_1 img {
    margin-right: 10px;
}

.com .gy-con .center .left .lxwm-left p.p_2 {
    margin-top: 20px;
}

.com .gy-con .center .left .lxwm-left p.p_2 img {
    margin-right: 10px;
}

.com .gy-con .center .left .lxwm-left p.p_3 {
    margin-top: 20px;
}

.com .gy-con .center .left .lxwm-left p.p_3 img {
    margin-right: 10px;
}

.com .gy-con .center .left .lxwm-left .lyb {
    width: 100%;
    display:none;
}

.com .gy-con .center .left .lxwm-left .lyb table {
    width: 810px;
}

.com .gy-con .center .left .lxwm-left .lyb table tr:nth-child(1) td input {
    width: 382.5px;
    height: 38px;
    border: 1px solid #c7c7c7;
    color: #777777;
    font-size: 12px;
    padding-left: 15px;
}

.com .gy-con .center .left .lxwm-left .lyb table tr:nth-child(2) td input {
    width: 382.5px;
    height: 38px;
    border: 1px solid #c7c7c7;
    color: #777777;
    font-size: 12px;
    padding-left: 15px;
}

.com .gy-con .center .left .lxwm-left .lyb table tr td {
    padding-top: 15px;
}

.com .gy-con .center .left .lxwm-left .lyb table tr td.td_2 {
    padding-left: 15px;
}

.com .gy-con .center .left .lxwm-left .lyb table tr td textarea {
    width: 795px;
    height: 80px;
    resize: none;
    padding-left: 15px;
    padding-top: 15px;
    overflow: hidden;
}

.com .gy-con .center .left .lxwm-left .lyb button {
    display: block;
    width: 113px;
    height: 45px;
    background: url(../images/button-bottom.png);
    margin: 0 auto;
    margin-top: 25px;
    border: none;
    cursor: pointer;
}

.com .gy-con .center .left .ssjg-left {
    width: 100%;
}

.com .gy-con .center .left .ssjg-left ul li {
    height: 105px;
    border-bottom: 1px dashed #dddddd;
}

.com .gy-con .center .left .ssjg-left ul li img {
    margin-top: 44px;
    float: left;
    margin-right: 15px;
}

.com .gy-con .center .left .ssjg-left ul li div {
    width: 775px;
    height: 65px;
    float: right;
    margin-top: 22px;
}

.com .gy-con .center .left .ssjg-left ul li div p {
    text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
    margin-top: 22px;
}

.com .gy-con .center .left .ywjs-1-left {
    width: 100%;
}

.com .gy-con .center .left .ywjs-1-left ul li {
    width: 100%;
    min-height: 170px;
    padding-top: 39px;
    padding-bottom: 39px;
    overflow: hidden;
    border-bottom: 1px dashed #dddddd;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(odd) img {
    float: left;
    margin-right: 30px;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(odd) div {
    float: right;
    width: 100%;
    min-height: 193px;
    overflow: hidden;
}

.com .gy-con .center .left .ywjs-1-left ul li div p {}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(odd) div b {
    display: block;
    font-size: 22px;
    color: #333333;
    margin-bottom: 10px;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(odd) div p {
    line-height: 30px;
    font-size: 12px;
    color: #666666;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(odd) div a {
    display: block;
    color: #52b4e3;
    font-size: 12px;
    margin-top: 10px;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(even) img {
    float: right;
    margin-left: 30px;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(even) div {
    float: left;
    width: 100%;
    min-height: 193px;
    text-align: right;
    overflow: hidden;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(even) div b {
    display: block;
    font-size: 22px;
    color: #333333;
    margin-bottom: 10px;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(even) div p {
    line-height: 30px;
    font-size: 12px;
    color: #666666;
}

.com .gy-con .center .left .ywjs-1-left ul li:nth-child(even) div a {
    display: block;
    color: #52b4e3;
    font-size: 12px;
    margin-top: 10px;
    float: right;
}

.com .gy-con .center .left .ywjs-more-left {
    width: 100%;
}

.com .gy-con .center .left .ywjs-more-left .b {
    color: #333333;
    font-size: 24px;
}

.com .gy-con .center .left .ywjs-more-left .p {
    font-size: 12px;
    color: #666666;
    line-height: 30px;
}

.com .gy-con .center .left .ywjs-more-left .p p {
    margin-top: 24px;
}

.com .gy-con .center .left .ywjs-more-left .p img {
    max-width: 100%;
}

.com .gy-con .center .left .ywjs-more-left img {
    margin-top: 24px;
}

.dataTables_paginate ul li span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    color: #333;
    font-size: 12px;
}

.dataTables_paginate ul li a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}

.active {
    background-color: #52b4e3;
}

.active span {
    color: #fff!important;
}

.pagination {
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.dataTables_paginate {
    margin-top: 25px;
}

.doticon {
    width: 50px;
    margin-left: 37px;
}