p {
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
    color: #ee3542;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 1280px !important;
    background: #fff;
}

header {
    height: 125px;
    padding: 25px;
}

header .logo {
}

header .dec {
    margin: 15px;
}

header .center {
    margin: 15px;
}

header .right {
    width: 300px;
    padding-top: 10px;
}

header .right li {
    text-align: center;
    font-size: 14px;
    width: 70px;
}

header .right .ico {
    width: 35px;
}

header .right li .jumpNav.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(2%);
}

header .right li .jumpNav {
    background: #fff;
    position: absolute;
    top: 61px;
    right: -80px;
    z-index: 99;
    padding: 15px 0 25px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    visibility: hidden;
    text-align: center;
    transition: .3s;
    opacity: 1;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 20%);
}

header .right li .jumpNav p {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
}

header .right li .jumpNav img {
    height: auto;
    margin-top: 20px;
    padding: 7px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
}

/*站内搜索*/
.search {
    float: left;
    width: 325px;
    border: 1px solid #ececec;
}

.search .text {
    float: left;
    padding: 0px;
    margin-left: 18px;
    height: 38px;
    line-height: 38px;
    border: none;
    font-size: 14px;
    width: 205px;
    color: #6e6e6e;
    background: #fff;
}

.search .text::-webkit-input-placeholder {
    color: #bebebe;
}

.search .text:-moz-placeholder {
    color: #bebebe;
}

.search .text::-moz-placeholder {
    color: #bebebe;
}

.search .text:-ms-input-placeholder {
    color: #bebebe;
}

.search .sub {
    float: right;
    width: 80px;
    height: 40px;
    margin: -1px -1px 0px 0px;
    border: none;
    background: #cc2900 url("https://www.dzwww.com/tpl/2021sy/images/header-search.png") no-repeat center center;
    cursor: pointer;
}

nav {
    height: 55px;
    line-height: 55px;
    background: #FFFFFF;
    border-top: 1px solid #e6e6e6;
    border-bottom: 2px solid #cc2900;
}

nav ul {
    margin-right: auto;
    margin-left: auto !important;
    width: 1280px !important;
}

nav ul .on {
    font-weight: 600;
}

nav ul li {
    margin: 0 10px;
}

nav ul li a {
    font-size: 18px;
}

#layout1 .box {
    margin-top: 15px;
    padding: 15px 20px;
    text-align: center;
    padding-top: 20px;
}

#layout1 .box a {
    color: #142f65;
}

#layout1 .box a, .box a:hover {
    color: #142f65;
    text-decoration: none;
}

#layout1 .box .toutiao a, #layout1 .box .toutiao a:hover {
    color: #142f65;
    font-size: 34px;
    font-weight: 900;
}

#layout1 .box .toutiao2 a, #layout1 .box .toutiao2 a:hover {
    color: #142f65;
    font-size: 34px;
    font-weight: 900;
}

#layout1 .linkbox {
    border: 1px solid #e0e0e0;
    padding: 10px 10px 5px 10px;
    zoom: 1;
    height: 125px;
}

#layout1 .linkbox a {
    color: #32688d;
}

#layout1 .linkbox .left a,
#layout1 .linkbox .center a,
#layout1 .linkbox .right a {
    font-size: 14px;
}

#layout1 .linkbox .left, #layout1 .linkbox .right {
    width: 245px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}

#layout1 .linkbox .center {
    width: 750px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    margin-left: 5px;
}

#layout1 .ad3 .left, #layout1 .ad3 .right {
    width: 245px;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

#layout1 .ad3 .center {
    width: 750px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    margin-left: 15px;
}

#layout1 .df_tuijian {
    height: 135px;
    background: #eee;
}

#layout1 .df_tuijian li {
    padding: 17px 25px;
}

#layout1 .df_tuijian li .am-gallery-item {
    border-radius: 8px;
    overflow: hidden;
}

#layout2 .left, #layout2 .right {
    width: 335px;
    overflow: hidden;
}
#layout2 #img-title,
#layout2 #img-title a {
    color: #FFFFFF;
}
#layout2 #img-title {
    position: absolute;
    width: 100%;
    height:30px;
    left: 0px;
    bottom: 0px;
    text-align: center;
    line-height:30px;
    overflow: hidden;
}
#layout2 .live{
    padding-left: 0px;
    position: relative;
}
#layout2 .live img{
    border-radius: 8px;
}
#layout2 .live .tag{
    position: absolute;
    left: 5px;
    top: 5px;
    background: url('../image/zhibo-.png');
    width: 90px;
    height: 38px;
    background-repeat: no-repeat;
}
#layout2 .textbg {
    position: absolute;
    width: 100%;
    height: 75px;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #333333) !important;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}
#layout2 .right .phone {
    height: 45px;
    background: #eee;
    padding: 15px;
    line-height: 10px;
}

#layout2 .list li {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: url(../images/list-dot3.png) no-repeat left 20px;
    overflow: hidden;
}
#layout2 .left .list li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
#layout2 .center {
    width: 535px;
    margin: 0 35px;
}

.am-slider-t3 {margin:0 0 20px;background-color:#fff;border-radius:2px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.15);box-shadow:0 0 2px rgba(0,0,0,0.15);/* Direction Nav */    /* Pause/Play */    /* Control Nav */}
.am-slider-t3 .am-viewport {max-height:2000px;-webkit-transition:all 1s ease;transition:all 1s ease;}
.loading .am-slider-t3 .am-viewport {max-height:300px;}
.am-slider-t3 .carousel li {margin-right:5px;}
.am-slider-t3 .am-direction-nav a {margin:-18px 0 0;overflow:hidden;opacity:0.45;}
.am-slider-t3 .am-direction-nav .am-prev {left:10px;background:url(../image/ico/ly2-arrow1.png);position:absolute;width:10px;height:21px;bottom:9px;cursor:pointer;z-index:100;}
.am-slider-t3 .am-direction-nav .am-next {right:10px;text-align:right;background:url(../image/ico/ly2-arrow2.png);position:absolute;width:10px;height:21px;bottom:9px;cursor:pointer;z-index:100;}
.am-slider-t3 .am-direction-nav .am-disabled {opacity:0 !important;cursor:default;}
.am-slider-t3:hover .am-prev {opacity:0.7;left:10px;}
.am-slider-t3:hover .am-prev:hover {opacity:1;}
.am-slider-t3:hover .am-next {opacity:0.7;right:10px;}
.am-slider-t3:hover .am-next:hover {opacity:1;}
.am-slider-t3 .am-pauseplay a {display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:0.8;z-index:10;overflow:hidden;cursor:pointer;color:#000;}
.am-slider-t3 .am-pauseplay a::before {font:normal normal normal 1.6rem/1 "FontAwesome",sans-serif;/*font-weight:normal;// 2  font-style:normal;// 2  vertical-align:baseline;// 3  line-height:1;// 4*/    font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);font-size:20px;display:inline-block;content:"\f04c";}
.am-slider-t3 .am-pauseplay a:hover {opacity:1;}
.am-slider-t3 .am-pauseplay a.am-play::before {content:"\f04b";}
.am-slider-t3 .am-slider-desc {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #333333) !important;
    position: absolute;
    bottom: 0;
    padding: 5px;
    width: 100%;
    color: #fff;
    text-align: center;
    height: 35px;
    overflow: hidden;
}
.am-slider-t3 .am-control-nav {width:100%;position:absolute;bottom: -20px;text-align:right;right: 140px;}
.am-slider-t3 .am-control-nav li {margin:0 6px;display:inline-block;}
.am-slider-t3 .am-slides a {color:#fff;font-size: 14px}
.am-slider-t3 .am-control-nav li a {width:10px;height:10px;display:block;line-height:0;font-size:0;cursor:pointer;text-indent:-9999px;border-radius:20px;/*    -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);*/border: 1px solid #eee;border-radius:50%;}
.am-slider-t3 .am-control-nav li a:hover {background-color:#333;background-color:rgba(0,0,0,0.7);}
.am-slider-t3 .am-control-nav li a.am-active {background-color: #cf1818;cursor:default;border: 1px solid #cf1818;}
.am-slider-t3 .am-control-thumbs {margin:5px 0 0;position:static;overflow:hidden;}
.am-slider-t3 .am-control-thumbs li {width:25%;float:left;margin:0;}
.am-slider-t3 .am-control-thumbs img {width:100%;height:auto;display:block;opacity:.7;cursor:pointer;}
.am-slider-t3 .am-control-thumbs img:hover {opacity:1;}
.am-slider-t3 .am-control-thumbs .am-active {opacity:1;cursor:default;}
.am-slider-t3 .am-control-thumbs i {position:absolute;}
.am-slider-t3 img{border-radius: 8px;}
.am-slider-t2 .carousel li {
    margin-right: 5px;
}

.am-slider-t2 .am-direction-nav a {
    margin: -18px 0 0;
    overflow: hidden;
    opacity: 0.45;
}

.am-slider-t2 .am-direction-nav .am-prev {
    left: 10px;
    background: url(../images/ly30-arrow1.png);
    position: absolute;
    width: 10px;
    height: 26px;
    bottom: 9px;
    cursor: pointer;
    z-index: 100;
}

.am-slider-t2 .am-direction-nav .am-next {
    right: 10px;
    text-align: right;
    background: url(../images/ly30-arrow2.png);
    position: absolute;
    width: 10px;
    height: 26px;
    bottom: 9px;
    cursor: pointer;
    z-index: 100;
}

.am-slider-t2 .am-direction-nav .am-disabled {
    opacity: 0 !important;
    cursor: default;
}

.am-slider-t2:hover .am-prev {
    opacity: 0.7;
    left: 10px;
}

.am-slider-t2:hover .am-prev:hover {
    opacity: 1;
}

.am-slider-t2:hover .am-next {
    opacity: 0.7;
    right: 10px;
}

.am-slider-t2:hover .am-next:hover {
    opacity: 1;
}

.am-slider-t2 .am-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.am-slider-t2 .am-pauseplay a::before {
    font: normal normal normal 1.6rem/1 "FontAwesome", sans-serif; /*font-weight:normal;// 2  font-style:normal;// 2  vertical-align:baseline;// 3  line-height:1;// 4*/
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 20px;
    display: inline-block;
    content: "\f04c";
}

.am-slider-t2 .am-pauseplay a:hover {
    opacity: 1;
}

.am-slider-t2 .am-pauseplay a.am-play::before {
    content: "\f04b";
}

.am-slider-t2 .am-slider-desc {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    padding: 10px;
    width: 100%;
    color: #fff;
    text-align: center;
}

.am-slider-t2 .am-control-nav {
    width: 100%;
    position: absolute;
    bottom: 18px;
    text-align: right;
    right: 15px;
}

.am-slider-t2 .am-control-nav li {
    margin: 0 6px;
    display: inline-block;
}

.am-slider-t2 .am-slides a {
    color: #fff;
}

.am-slider-t2 .am-control-nav li a {
    width: 10px;
    height: 10px;
    display: block;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px; /*    -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);*/
    border: 1px solid #fff;
    border-radius: 50%;
}

.am-slider-t2 .am-control-nav li a:hover {
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.7);
}

.am-slider-t2 .am-control-nav li a.am-active {
    background-color: #fff;
    cursor: default;
    border: 1px solid #fff;
}

.am-slider-t2 .am-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.am-slider-t2 .am-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.am-slider-t2 .am-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.am-slider-t2 .am-control-thumbs img:hover {
    opacity: 1;
}

.am-slider-t2 .am-control-thumbs .am-active {
    opacity: 1;
    cursor: default;
}

.am-slider-t2 .am-control-thumbs i {
    position: absolute;
}


#layout2 .title2 {
    border-top: 1px solid #f2f2f2;
    height: 42px;
}

#layout2 .title2 h5 {
    font-size: 26px;
    border-top: 2px solid #d80018;
    float: left;
    line-height: 30px;
    padding-top: 9px;
    font-weight: 100;
}

#layout2 .title2 .more1 {
    margin-top: 8px;
}

#layout2 .title2 .more1 {
    width: 56px;
    height: 7px;
    float: right;
    font-size: 14px;
    color: #999999;
    padding-top: 10px;
}

#layout2 .list2 li {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
#layout2 .right .list2 li {
    font-size: 16px !important;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

#layout3 .title2 {
    border-top: 1px solid #f2f2f2;
    height: 42px;
}

#layout3 .title2 h5 {
    font-size: 26px;
    border-top: 2px solid #d80018;
    float: left;
    line-height: 30px;
    padding-top: 9px;
    font-weight: 400;
}

#layout3 .title2 .more1 {
    margin-top: 8px;
}

#layout3 .title2 .more1 {
    height: 7px;
    float: right;
    font-size: 14px;
    color: #999999;
    padding-top: 10px;
}

#layout3 .list2 li {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: url(../images/list-dot3.png) no-repeat left 20px;
    overflow: hidden;
}

#layout3 .left,
#layout3 .center,
#layout3 .right {
    width: 415px;
}
#layout3 .am-gallery-item img{
    width: 100%;
    height: 222px;
    border-radius: 8px;

}
#layout3 .am-gallery-title {
    font-size: 1.6rem;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
.footer_nav {
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #f8f8f8;
}

footer .text p a {
    font-size: 14px;
}

/*手机版样式*/
@media only screen and (max-width: 640px) {


}


.link a{
    display: inline-block;
    margin: 10px 15px;
}
