/* css reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea, button, i, input, select, option, header, footer, main, article, section, aside, nav {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, b, strong {
font-weight: 600;
}
ul, li {
list-style: none;
}
a {
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
cursor: pointer;
}
a:focus, a:active, a:hover {
outline: none;
}
a img {
vertical-align: top;
}
a, img {
-webkit-touch-callout: none;
}
img {
border: none;
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizelegibility;
-webkit-overflow-scrolling: touch;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
hr {
height: 1px;
background-color: #ddd;
margin: 10px 0;
border: none;
}
button[disabled], html input[disabled] {
cursor: default;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
input[type="text"], input[type="search"], input[type="password"] {
-webkit-appearance: none;
border: none;
background: none;
}
button, input[type="radio"], input[type="checkbox"] {
border: none;
outline: none;
}
textarea {
border: 1px solid #e7e7e7;
padding: 8px 10px;
font: inherit;
color: #444;
resize: none;
overflow: auto;
vertical-align: top;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="submit"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="search"]:focus, input[type="search"]:active {
-webkit-box-shadow: 0;
box-shadow: 0;
outline: 0 none;
}
input[type="submit"], input[type="submit"]:focus {
border: 0;
}
::-webkit-input-placeholder {
color: #ccc;
}
:-moz-placeholder {
color: #ccc;
opacity: 1;
}
::-moz-placeholder {
color: #ccc;
opacity: 1;
}
:-ms-input-placeholder {
color: #ccc;
}
::-moz-selection {
background-color: #202020;
color: #fff;
}
::selection {
background-color: #202020;
color: #fff;
}
body {
font-family: -apple-system, "sf ui text", arial, "pingfang sc", "hiragino sans gb", "microsoft yahei", "wenquanyi micro hei", sans-serif;
line-height: 1.6;
color: #333;
}
.fl {
float: left;
}
.fr {
float: right;
}
.clearfix {
zoom: 1;
}
.clearfix:after {
content: "";
display: block;
clear: both;
overflow: hidden;
}
::-webkit-scrollbar {
width: 4px;
height: 4px;
background-color: #b1afaf;
}
::-webkit-scrollbar-thumb {
width: 4px;
height: 4px;
background-color: #b1afaf;
}
::-webkit-scrollbar-track {
background-color: #f2f2f2;
}
body {
background-color: #fff;
}
/*body{padding-top: 115px;width:100%;background-size: cover;background: url(/uploads/image/pyia2022/20240101.jpg) no-repeat center top;}*/
.page_bg {
/*padding-top:312px;*/
width: 100%;
/*min-width: 1200px;*/
/* background-image: url(/uploads/image/pyia2022/20230120.jpg) ;
background-position: center 0px;
background-repeat: no-repeat;*/
font-size: 12px;
}
.page_bg .page {
margin: 0 auto;
width: 1200px;
background: #fff;
}
.header {
padding-top: 20px;
width: 1200px;
margin: 0 auto;
}
.header-center {
margin-bottom: 26px;
background: #fff;
}
.header-center-main {
width: 1200px;
margin: 0 auto;
}
.header-center-main-logo {
float: left;
height: 60px;
}
.header-center-main-logo-one {
float: left;
height: 100%;
}
.header-center-main-logo-one img {
height: 100%;
}
.header-center-main-logo-two {
float: left;
margin-left: 28px;
}
.header-center-main-search {
float: left;
margin-left: 110px;
width: 340px;
padding-top: 10px;
}
.date-serch{
display: inline-flex;
margin-top:10px;
width: 480px;
align-items: center;
justify-content: space-around;
}
.date-serch #date{
width:160px;
}
.date-serch #inputdate{
width: 100%;
padding-left:20px;
color:#999;
height: 42px;
border: 1px solid #d3d2d2;
font-size: 16px;
}
.header-center-main-search ::-webkit-input-placeholder {
color: #999999;
}
.header-center-main-search :-moz-placeholder {
color: #999999;
opacity: 1;
}
.header-center-main-search ::-moz-placeholder {
color: #999999;
opacity: 1;
}
.header-center-main-search :-ms-input-placeholder {
color: #999999;
}
.header-center-main-search input {
width: 100%;
height: 42px;
border: 1px solid #d3d2d2;
font-size: 16px;
padding-left: 55px;
color: #999;
background: 22px center no-repeat;
background-size: 20px;
}
.header-center-main-share {
float: right;
height: 60px;
}
.header-center-main-share-items {
float: left;
margin-left: 4px;
height: 100%;
border: 1px solid #e5e6e9;
}
.header-center-main-share-items a {
position: relative;
display: block;
height: 100%;
}
.header-center-main-share-items a .pic-sml {
display: block;
width: 78px;
height: 37px;
}
.header-center-main-share-items a .pic-pop {
position: absolute;
bottom: -255px;
right: 0;
z-index: 20;
display: none;
width: 250px;
height: 250px;
border: 1px solid #999;
padding: 5px;
border-radius: 5px;
background: #fff;
}
.header-center-main-share-items a:hover .pic-pop {
display: block;
}
.header-center-main-share-items a p {
padding-top: 3px;
width: 100%;
overflow: hidden;
text-align: center;
font-size: 12px;
color: #656565;
line-height: 1;
}
.header-bottom {
margin-bottom: 45px;
border-top: 3px solid #de260e;
border-bottom: 1px solid #e3e3e3;
height: 78px;
background: #fff;
width: 1200px;
margin: 0 auto;
}
.header-bottom-list {
width: 1200px;
background: #fff;
margin: 0 auto;
}
.header-bottom-list-items {
float: left;
}
.header-bottom-list-items a {
display: block;
padding: 0 15px;
line-height: 74px;
color: #333333;
font-size: 20px;
font-weight: 500;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.header-bottom-list-items a:hover {
color: #de260e;
}
.header-bottom-list-items.active a {
color: #de260e;
}
.footer {
width: 100%;
background: #f8f8f8;
border-top: 1px solid #eaeaea;
}
.footer-top {
margin: -1px auto 47px;
border-top: 2px solid #fa452d;
background: #f8f8f8;
width: 1200px;
}
.footer-top-title {
padding-top: 25px;
font-weight: normal;
font-size: 20px;
color: #333333;
text-align: center;
}
.footer-top-list {
padding-top: 30px;
}
.footer-top-list-items {
text-align: center;
width: 150px;
display: inline-block;
}
.footer-top-list-items.first a {
border-left: 0;
}
.footer-top-list-items a {
display: block;
padding: 0 25px;
border-left: 1px solid #666666;
color: #666666;
line-height: 1;
}
.footer-top-list-items a:hover {
color: #fa452d;
}
.footer-center {
width: 1200px;
margin: 0 auto;
margin-bottom: 30px;
}
.footer-center-left {
float: left;
width: 530px;
height: 138px;
border-right: 2px solid #eaeaea;
}
.footer-center-left>a>img {
padding: 24px 50px 0 0;
display: block;
float: right;
}
.footer-center-center{
float: left;
}
.footer-center-center img{
height: 130px;
padding: 4px 0 0 40px;
}
.footer-center-right {
float: left;
height: 100%;
}
.footer-center-right img {
padding: 4px 0 0 40px;
}
.footer-bottom {
width: 1200px;
margin: 0 auto;
}
.footer-bottom-otherlink {
height: 80px;
text-align: center;
line-height: 80px;
}
.footer-bottom-otherlink-items {
display: inline-block;
margin: 0 10px;
}
.footer-bottom-otherlink-items img {
display: block;
max-height: 80px;
}
.footer-bottom-link {
text-align: center;
}
.footer-bottom-link-items {
display: inline-block;
}
.footer-bottom-link-items.first a {
border-left: 0;
}
.footer-bottom-link-items a {
display: block;
padding: 0 18px;
border-left: 1px solid #666666;
color: #7f7f7f;
font-size: 12px;
line-height: 1;
}
.footer-bottom-link-items a:hover {
color: #fa452d;
}
.footer-bottom-info {
padding: 10px 0 18px;
}
.footer-bottom-info-items {
text-align: center;
}
.footer-bottom-info-items p {
font-size: 12px;
color: #9f9f9f;
line-height: 26px;
}
.public-title-styleone {
border-bottom: 2px solid #eaeaea;
height: 60px;
font-size: 22px;
color: #333333;
}
.public-title-styleone span {
float: left;
margin-bottom: -2px;
padding-right: 20px;
border-bottom: 2px solid #fa452d;
line-height: 58px;
}
.public-title-styleone a {
float: right;
width: 58px;
height: 58px;
background: center center no-repeat;
background-size: 9px 15px;
}
.public-title-stylethree {
margin-bottom: 44px;
text-align: center;
}
.public-title-stylethree h3 {
font-size: 35px;
}
.public-title-stylethree p {
padding-top: 12px;
font-size: 12px;
color: #999999;
}
.swiper_styleone {
width: 100%;
height: 100%;
}
.swiper_styleone .swiper-wrapper .swiper-slide a {
position: relative;
display: block;
width: 100%;
height: 100%;
}
.swiper_styleone .swiper-wrapper .swiper-slide a img {
display: block;
}
.swiper_styleone .swiper-wrapper .swiper-slide a p {
position: absolute;
left: 0;
bottom: 0;
z-index: 11;
padding: 0 120px;
text-align: center;
width: 100%;
line-height: 66px;
font-size: 20px;
color: #fff;
font-weight: 600;
background: rgba(0, 0, 0, 0.5);
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
}
.swiper_styleone .swiper-button {
top: 92%;
z-index: 10;
background-position: center center;
background-size: 21px 36px;
background-repeat: no-repeat;
}
.swiper_styleone .swiper-button-prev {
background-image: ;
}
.swiper_styleone .swiper-button-next {
background-image: ;
}
.swiper_styleone .swiper-pagination {
width: auto;
left: auto;
right: 25px;
bottom: 18px;
}
.swiper_styleone .swiper-pagination span {
width: 10px;
height: 10px;
background: #fff;
opacity: 1;
}
.swiper_styleone .swiper-pagination span.swiper-pagination-bullet-active {
background: #eb6a66;
}
.swiper_stylethree {
height: 100%;
}
.swiper_stylethree .swiper-wrapper .swiper-slide a {
position: relative;
display: block;
width: 100%;
height: 100%;
padding-top: 23px;
}
.swiper_stylethree .swiper-wrapper .swiper-slide a img {
display: block;
width: 100%;
height: 100px;
}
.swiper_stylethree .swiper-wrapper .swiper-slide a h4 {
padding-top: 15px;
width: 100%;
text-align: center;
font-size: 16px;
font-weight: 500;
line-height: 1;
color: #333;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
}
.swiper_stylethree .swiper-wrapper .swiper-slide a:hover h4, .swiper_stylethree .swiper-wrapper .swiper-slide a:hover p {
color: #de260e;
}
.swiper_stylethree .swiper-wrapper .swiper-slide a p {
padding-top: 10px;
font-size: 14px;
width: 100%;
line-height: 24px;
height: 58px;
overflow: hidden;
color: #333;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.swiper_stylethree .swiper-wrapper .swiper-slide a p span {
color: #de260e;
}
.swiper_stylethree .swiper-pagination {
width: auto;
left: auto;
right: 25px;
bottom: 18px;
}
.swiper_stylethree .swiper-pagination span {
width: 10px;
height: 10px;
background: #fff;
opacity: 1;
}
.swiper_stylethree .swiper-pagination span.swiper-pagination-bullet-active {
background: #eb6a66;
}
.swiper_stylefour {
padding-top: 19px;
width: 332px;
height: 377px;
}
.swiper_stylefour .swiper-wrapper .swiper-slide a {
position: relative;
display: block;
width: 100%;
height: 359px;
}
.swiper_stylefour .swiper-wrapper .swiper-slide a img {
display: block;
width: 332px;
height: 359px;
}
.swiper_stylefour .swiper-wrapper .swiper-slide a h4 {
position: absolute;
bottom: 41px;
width: 100%;
text-align: center;
font-size: 20px;
color: #fff;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
}
.swiper_stylefour .swiper-pagination {
width: auto;
left: 0;
right: 0;
bottom: 18px;
text-align: center;
}
.swiper_stylefour .swiper-pagination span {
width: 10px;
height: 10px;
opacity: 1;
border: 1px solid #fff;
background: transparent;
}
.swiper_stylefour .swiper-pagination span.swiper-pagination-bullet-active {
background: #eb6a66;
border: 1px solid #eb6a66;
}
.news-box-stylefive {
border-top: 1px solid #eeeeee;
padding-top: 7px;
width: 100%;
}
.news-box-stylefive li {
width: 100%;
line-height: 36px;
font-size: 16px;
}
.news-box-stylefive li a {
display: block;
width: 100%;
color: #000000;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
}
.news-box-stylefive li a span {
color: #fa452d;
}
.news-box-stylefive li:first-child a {
font-weight: 600;
}
.news-box-stylefive li:hover a {
color: #fa452d;
}
.news-box-stylesix {
border: 1px solid #eaeaea;
padding: 0 20px;
width: 368px;
height: 460px;
}
.news-box-stylesix-picbox {
padding-top: 14px;
}
.news-box-stylesix-picbox .items {
float: left;
border-right: 2px solid #f2f2f2;
width: 108px;
}
.news-box-stylesix-picbox .items a {
display: block;
}
.news-box-stylesix-picbox .items a img {
display: block;
margin: 0 auto;
width: 61px;
height: 42px;
}
.news-box-stylesix-picbox .items a p {
text-align: center;
font-size: 16px;
line-height: 33px;
color: #1f1f1f;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.news-box-stylesix-picbox .items:hover p {
color: #fa452d;
}
.news-box-stylesix-picbox .items:last-child {
border-right: 0;
}
.news-box-stylesix-list {
padding-top: 15px;
}
.news-box-stylesix-list .items {
padding: 5px 0;
height: 93px;
}
.news-box-stylesix-list .items a {
display: block;
height: 100%;
}
.news-box-stylesix-list .items a img {
float: left;
width: 131px;
height: 100%;
}
.news-box-stylesix-list .items a p {
float: right;
width: 183px;
height: 75px;
font-size: 16px;
color: #333;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.news-box-stylesix-list .items a p span {
font-weight: 600;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.news-box-stylesix-list .items a:hover p {
color: #fa452d;
}
.news-box-stylesix-list .items a:hover p span {
color: #fa452d;
}
.news-box-styleseven {
border: 1px solid #eaeaea;
padding: 0 20px;
width: 368px;
height: 460px;
}
.news-box-styleseven-pic {
position: relative;
padding-top: 19px;
}
.news-box-styleseven-pic a {
display: block;
}
.news-box-styleseven-pic a img {
width: 100%;
height: 223px;
}
.news-box-styleseven-pic a p {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
line-height: 51px;
font-size: 20px;
text-indent: 14px;
color: #fff;
font-weight: 900;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
background: left center repeat-x;
}
.news-box-styleseven-list {
padding: 15px 0 10px;
width: 100%;
}
.news-box-styleseven-list li {
padding-left: 17px;
font-size: 16px;
line-height: 34px;
background: 0 center no-repeat;
}
.news-box-styleseven-list li a {
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
display: block;
color: #666666;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.news-box-styleseven-list li a:hover {
color: #fa452d;
}
.news-box-styleeight {
border: 1px solid #eaeaea;
padding: 0 20px;
width: 368px;
height: 460px;
}
.news-box-styleeight-list {
padding: 15px 0 10px;
width: 100%;
}
.news-box-styleeight-list li {
height: 109px;
width: 100%;
margin-bottom: 15px;
}
.news-box-styleeight-list li a {
display: block;
width: 100%;
}
.news-box-styleeight-list li a img {
width: 100%;
height: 109px;
}
.news-box-stylenine {
border: 1px solid #eaeaea;
padding: 0 19px;
width: 783px;
height: 460px;
}
.news-box-stylenine-left {
float: left;
padding-top: 33px;
width: 495px;
height: 361px;
}
.news-box-stylenine-left a {
position: relative;
display: block;
width: 100%;
height: 100%;
}
.news-box-stylenine-left a img {
width: 100%;
height: 100%;
}
.news-box-stylenine-left a p {
position: absolute;
bottom: 0;
width: 100%;
height: 51px;
text-align: center;
line-height: 51px;
font-size: 20px;
font-weight: 600;
color: #fff;
background: left center no-repeat;
background-size: 100% 100%;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
}
.news-box-stylenine-right {
float: right;
padding-top: 33px;
width: 233px;
height: 328px;
}
.news-box-stylenine-right a {
position: relative;
display: block;
width: 100%;
height: 156px;
}
.news-box-stylenine-right a:first-child {
margin-bottom: 16px;
}
.news-box-stylenine-right a img {
width: 100%;
height: 100%;
}
.news-box-stylenine-right a p {
position: absolute;
bottom: 0;
width: 100%;
height: 51px;
text-align: center;
line-height: 51px;
font-size: 20px;
font-weight: 600;
color: #fff;
background: left center no-repeat;
background-size: 100% 100%;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
}
.news-box-styleten {
border: 1px solid #eaeaea;
padding: 0 19px;
width: 369px;
height: 460px;
}
.news-box-styleten-list {
padding-top: 22px;
}
.news-box-styleten-list .item {
float: left;
margin-right: 13px;
margin-bottom: 14px;
width: 158px;
height: 166px;
}
.news-box-styleten-list .item:nth-child(2n) {
margin-right: 0;
}
.news-box-styleten-list .item a {
display: block;
}
.news-box-styleten-list .item a img {
width: 158px;
height: 166px;
}
.news-box-styleeleven {
border: 1px solid #eaeaea;
padding: 0 20px;
width: 303px;
height: 520px;
}
.news-box-styleeleven-list {
padding-top: 17px;
width: 100%;
}
.news-box-styleeleven-list h4 {
font-size: 20px;
line-height: 26px;
height: 58px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.news-box-styleeleven-list h4 a{
color:#000;
}
.news-box-styleeleven-list .item {
width: 100%;
font-size: 16px;
line-height: 36px;
}
.news-box-styleeleven-list .item:hover a {
color: #fa452d;
}
.news-box-styleeleven-list .item a {
display: block;
width: 100%;
color: #333333;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.news-box-styleeleven-piclist {
padding-top: 15px;
}
.news-box-styleeleven-piclist .items {
height: 77px;
margin-bottom: 12px;
}
.news-box-styleeleven-piclist .items a {
display: block;
height: 100%;
}
.news-box-styleeleven-piclist .items a img {
float: left;
width: 123px;
height: 100%;
}
.news-box-styleeleven-piclist .items a p {
float: right;
width: 129px;
height: 74px;
line-height: 24px;
font-size: 16px;
color: #333;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.news-box-styleeleven-piclist .items a p span {
font-weight: 600;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.news-box-styleeleven-piclist .items a:hover p {
color: #fa452d;
}
.news-box-styleeleven-piclist .items a:hover p span {
color: #fa452d;
}
.advertis.style_one {
width: 100%;
margin-bottom: 43px;
border: 1px solid #e6ebeb;
border-top: 2px solid #e6ebeb;
border-bottom: none;
height: 70px;
}
.advertis.style_one a {
display: block;
height: 100%;
width: 100%;
}
.advertis.style_one a img {
display: block;
height: 100%;
width: 100%;
}
.advertis.style_two {
width: 100%;
margin-bottom: 30px;
height: 70px;
}
.advertis.style_two a {
display: block;
width: 100%;
height: 100%;
}
.advertis.style_two a img {
display: block;
width: 100%;
height: 100%;
}
.page .page-sectionone {
height: 232px;
margin-bottom: 28px;
}
.page .page-sectionone .page-sectionone-left {
position: relative;
float: left;
width: 65px;
height: 100%;
background: #de260e;
}
.page .page-sectionone .page-sectionone-left h4 {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
display: table;
width: 28px;
font-size: 28px;
line-height: 32px;
color: #fff;
font-weight: 500;
}
.page .page-sectionone .page-sectionone-right {
float: left;
padding: 0 78px;
width: 1135px;
height: 100%;
background: #f5f5f5;
}
.page .page-sectionone .page-sectionone-right-slide {
height: 100%;
position: relative;
}
.page .page-sectionone .page-sectionone-right-slide .swiper-button {
z-index: 10;
width: 70px;
height: 122px;
background-size: 22px 37px;
background-repeat: no-repeat;
background-position: left center;
}
.page .page-sectionone .page-sectionone-right-slide .swiper-button-prev {
left: -52px;
background-image: ;
}
.page .page-sectionone .page-sectionone-right-slide .swiper-button-next {
right: -52px;
background-image: ;
}
.page .page-sectiontwo {
margin-bottom: 29px;
}
.page .page-sectiontwo-left {
float: left;
width: 849px;
}
.page .page-sectiontwo-left-title {
text-align: center;
font-size: 32px;
color: #333;
height: 74px;
line-height: 35px;
}
.page .page-sectiontwo-left-main {
border: 1px solid #eaeaea;
padding: 9px 18px;
}
.page .page-sectiontwo-left-main-tag {
border-bottom: 1px solid #dcdcdc;
height: 56px;
}
.page .page-sectiontwo-left-main-tag h4 {
float: left;
margin: 0 34px -2px 0;
border-bottom: 3px solid #fa452d;
font-size: 26px;
line-height: 53px;
}
.page .page-sectiontwo-left-main-tag h4 a {
color: #de260e;
}
.page .page-sectiontwo-left-main-tag li {
float: left;
margin: 0 17px;
font-size: 18px;
line-height: 56px;
cursor: pointer;
}
.page .page-sectiontwo-left-main-tag li a {
color: #727272;
}
.page .page-sectiontwo-left-main-tag li:hover a {
color: #de260e;
}
.page .page-sectiontwo-left-main-con {
padding-top: 30px;
}
.page .page-sectiontwo-left-main-con-partleft {
float: left;
width: 387px;
}
.page .page-sectiontwo-left-main-con-partleft-slideone {
width: 100%;
height: 244px;
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-slide p {
padding: 0 30px;
height: 62px;
font-size: 18px;
font-weight: 600;
line-height: 82px;
background: left top repeat-x;
background-size: 100% 100%;
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-button {
width: 46px;
height: 78px;
top: auto;
bottom: 20px;
background: rgba(0, 0, 0, 0);
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-button:hover {
background: rgba(0, 0, 0, 0.5);
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-button i {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
display: block;
width: 22px;
height: 37px;
background-position: center center;
background-size: 100% 100%;
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-button.swiper-button-prev {
left: 0;
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-button.swiper-button-prev i {
background-image: ;
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-button.swiper-button-next {
right: 0;
}
.page .page-sectiontwo-left-main-con-partleft-slideone #swiper_two .swiper-button.swiper-button-next i {
background-image: ;
}
.page .page-sectiontwo-left-main-con-partleft-slidetwo {
position: relative;
padding: 19px 0 64px 0;
}
.page .page-sectiontwo-left-main-con-partleft-slidetwo #swiper_three .swiper-slide p {
padding: 0 5px;
height: 28px;
font-size: 12px;
font-weight: 500;
line-height: 28px;
background: rgba(0, 0, 0, 0.7);
}
.page .page-sectiontwo-left-main-con-partleft-slidetwo #swiper_three_pagination {
left: 0;
right: 0;
bottom: 30px;
margin: 0 auto;
width: auto;
}
.page .page-sectiontwo-left-main-con-partleft-slidetwo #swiper_three_pagination span {
width: 10px;
height: 10px;
margin: 0 5px;
background: #b6b4b4;
opacity: 1;
border-radius: 5px;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.page .page-sectiontwo-left-main-con-partleft-slidetwo #swiper_three_pagination span.swiper-pagination-bullet-active {
width: 49px;
background: #fa452d;
}
.page .page-sectiontwo-left-main-con-partleft-newslist {
width: 379px;
}
.page .page-sectiontwo-left-main-con-partright {
float: right;
width: 379px;
}
.page .page-sectiontwo-right {
float: right;
width: 303px;
}
.page .page-sectiontwo-right-top a {
display: block;
margin-bottom: 10px;
}
.page .page-sectiontwo-right-top a img {
display: block;
width: 303px;
height: 102px;
}
.page .page-sectiontwo-right-advertise {
margin-top: 25px;
margin-bottom: 25px;
border: 1px solid #dbdbdb;
}
.page .page-sectiontwo-right-advertise h4 {
position: relative;
float: left;
margin: -1px 0;
width: 32px;
height: 65px;
background: #de260e;
color: #fff;
font-size: 16px;
}
.page .page-sectiontwo-right-advertise h4 span {
position: absolute;
top: 5px;
right: 0;
bottom: 0;
left: 0;
display: block;
margin: auto;
width: 16px;
line-height: 18px;
}
.page .page-sectiontwo-right-advertise a {
float: left;
padding-top: 15px;
}
.page .page-sectiontwo-right-advertise a img {
width: 132px;
height: 34px;
}
.page .page-sectiontwo-right-msg {
padding-top: 25px;
}
.page .page-sectionthree-list {
width: 369px;
float: left;
margin-right: 46px;
}
.page .page-sectionthree-list.right {
margin-right: 0;
}
.page .page-sectionthree-list-items {
margin-bottom: 40px;
}
.page .page-sectionfour-left {
float: left;
}
.page .page-sectionfour-right {
float: right;
}
.page-top-title h1 a {
color: #333;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.page-top-title h1 a:hover {
color: #e6393f;
}
.page-top-title p a {
color: #000000;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-size: 16px;
}
.page-top-title p a:hover {
color: #e6393f;
}
.page-sectiontwo-left-title a:hover {
color: #e6393f;
}
.page-sectiontwo-left-title a {
color: #333;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-size:24px;
}
/* 广告样式 yx */
.advertis{
width: 100%;
height: 198px;
}
.advertis.half{
width: 590px;
height: 77px;
float:left;
margin-bottom: 10px;
}
.half a {
display: block;
height: 100%;
width: 100%;
}
.half a img {
display: block;
height: 100%;
width: 100%;
}
.half.r20{
margin-right: 20px;
}
/* pxd */
.news-box-stylepxd{
border-top: none;
padding-top: 7px;
width: 100%;
padding-bottom: 5px;
}
/* 广告样式 pxd */
.ad_pxd{
width: 1200px;
margin: 0 auto;
height: 80px;
}
.ad_pxd>a>img {
display: block;
/*height: 70px;*/
width: 100%;}
.page ul .news-box-pxd{
/*margin-bottom:150px;*/
}
.advertis_pxd{
width: 100%;
height: 70px;
position: absolute;
margin-top: 556px;
}
.ad_three{
position: absolute;
width: 1200px;
height: 70px;
margin-top: 1173px;
}
.ad_three a img {
display: block;
height: 70px;
width: 100%;}
.page .page-sectionone .page-sectionone-left h4 {
left: 50%;
top: 50%;
bottom: auto;
right: auto;
transform: translatey(-50%) translatex(-50%);
}