@charset "UTF-8";
/* CSS Document */

/*
-----------------------------首页样式start-----------------------------
*/

@charset "UTF-8";
/* CSS Document */

/*
-----------------------------首页样式start-----------------------------
*/

.minH600 {
    min-height: 600px;
    height: auto !important;
    height: 600px;
}

body {
    position: relative;
}

/*头部开始*/

.top {
    background: #fff;
    background-size: cover;
    height: 80px;
    line-height: 80px;
		min-width: 1280px;
}

.logo {
    height: 60px;
    padding: 10px 0;
    margin-left: 150px;
}

.logo img {
    height: 60px;
    display: block
}

/*头部结束*/

/*menu开始*/

.nav {
    background: #fff;
    position: relative;
}

.menu {
    position: relative;
}

.menu dd {
    float: left;
    display: inline;
    position: relative;
    padding: 0 10px;
}

.menu dd .yj {
    overflow: hidden;
}

.menu dd .yj a {
    overflow: hidden;
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.menu dd .yj a em {
    height: 80px;
    display: block;
    padding: 0 15px;
    font-style: normal;
}

.menu dd .ej {
    width: 3000px;
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 11;
}

.navBg {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 80px;
    background: #333333;
    display: none;
    z-index: 10;
}

.menu dd .ej a {
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 14px;
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

.menu dd .ej a em {
    width: 4px;
    height: 4px;
    background: #fff;
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -2px;
    display: none;
}

.menu dd .ej a + a em {
    display: block;
}

.menu dd .ej div {
    float: left;
    display: inline;
    overflow: hidden;
		white-space: nowrap;
		font-size: 0;
}

.menu dd.hover .yj a {
    background: #c0171c;
    color: #FFF;
}

.menu dd .ej a:hover {
    color: #c0171c;
}

.menu dd .ej a.hover {
    color: #c0171c;
}

.menu dt {
    height: 80px;
    line-height: 80px;
}

.oPhone {
    position: relative;
    margin-right: 15px;
}

.otherWay div {
    float: left;
    /* display: inline;*/
}

.otherWay .ph {
    float: left;
    width: 15px;
    height: 20px;
    display: block;
    padding-right: 18px;
    padding-top: 60px;
    font-size: 16px;
    color: #666;
}

.ph {
    background: url(../images/phone.png) center center no-repeat;
}

.wx {
    background: url(../images/weixin.png) center center no-repeat;
}

.phCord {
    width: 105px;
    z-index: 10;
    position: absolute;
    margin-left: -35px;
    top: 85px;
    overflow: hidden;
    padding-top: 7px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    */ *transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.phCord i {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 0px;
    width: 18px;
    height: 7px;
    background: url(../images/xcxIcn.png) no-repeat center center;
}

.phCord div {
    overflow: hidden;
    padding: 8px;
    background: #FFF;
}

.phCord span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #333;
}

.phCord div img {
    overflow: hidden;
    width: 85px;
    height: 85px;
    display: block;
}

.oPhone:hover .phCord {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0)
}

.oWeixin a {
    font-size: 16px;
    color: #666;
    padding-left: 30px;
    position: relative;
    margin-right: 30px;
}

.oWeixin a:after {
    content: '';
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0;
    top: 0;
    background: url(../images/usa.png) center center no-repeat;
}

.navTab {
    width: 80px;
    height: 80px;
    text-align: center;
    background: #c0171c;
}

.navTab a {
    font-size: 14px;
    color: #fff;
    padding-top: 25px;
    top: 13px;
    position: relative;
}

.navTab a:after {
    display: block;
    content: '';
    width: 45px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 5px;
    background: url(../images/icon1.png)bottom center no-repeat;
}
.searchTab {
    padding: 30px 8px;
    height: 22px;
    position: relative;
}

.searchTab.active:before {
    background: transparent;
}

.searchTaba {
    display: block;
    width: 14px;
    height: 100%;
    background: url(../images/search1%20.png) center center no-repeat;
}

.searchBox {
    background: #f5f5f5;
    position: absolute;
    width: 280px;
    height: 70px;
    right: 0;
    top: 90px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    z-index: 100;
    display: none\0;
}
:root .searchBox{
    display: block\0;
}
.searchBox.hover {
    visibility: visible;
    opacity: 1;
    top: 80px;
    display: block\0;
}

.searchTab .search1 {
    position: absolute;
    width: 240px;
    top: 20px;
    left: 20px;
    background: #fff;
    height: 31px;
    display: block;
}

.searchTab .search1 input {
    display: block;
    height: 31px;
    width: 190px;
    padding: 0px 12px;
    line-height: 33px;
    font-size: 12px;
    color: #999;
    border: none;
    background: none;
    box-sizing: border-box;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.serach_a {
    position: absolute;
    right: 0;
    display: block;
    width: 50px !important;
    height: 31px;
    overflow: hidden;
    background: #c0171c url(../images/search.png) no-repeat center center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.topHide {
    position: relative;
    height: 80px;
}

.animHide {
    opacity: 0;
}

/*menu结束*/

/*indexBanner开始*/

.indexBanner {
    overflow: hidden;
    height: 500px;
    width: 100%;
    position: relative;
}

.indexBanner .myslide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 500px;
}

.indexBanner .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.indexBanner .slick-dots li {
    width: 30px;
    height: 5px;
    line-height: 9999px;
    text-align: center;
    background: #FFF;
    color: #ffffff;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}

.indexBanner .slick-dots li.slick-active {
    background: #039c2f;
}

.indexBanner .con1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -143px;
    ]
}


/*indexBanner开始*/

.indexBanner {
    overflow: hidden;
    height: 710px;
    width: 100%;
    position: relative;
}

.indexBanner .myslide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 710px;
}

.indexBanner .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.indexBanner .slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    line-height: 9999px;
    text-align: center;
    background: #FFF;
    color: #ffffff;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}

.indexBanner .slick-dots li.slick-active {
    background: #cd291f;
}

.indexBanner .con1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -143px;
    ]
}

/*indexBanner结束*/

/*第一通栏start*/

.column1 {
    position: relative;
    background: #fff;
}

.maxTitle {
    height: 72px;
    line-height: 70px;
    font-size: 22px;
    text-align: center;
}

.maxTitle a {
    position: relative;
    display: block;
    color: #333;
}

.maxTitle a:after {
    display: block;
    content: '';
    position: absolute;
    width: 42px;
    height: 3px;
    background: #c0171c;
    bottom: 0;
    left: 50%;
    margin-left: -21px;
}

.column1Scroll {
    position: relative;
}

.column1Scroll .bd {
    overflow: hidden;
    padding: 5px 0;
}

.column1Scroll .slick-list {
    overflow: visible;
    margin-right: -36px;
}

.column1Scroll .myslide {
    width: 25%;
    float: left;
    display: inline;
}

.column1Scroll .con {
    padding-right: 36px;
}

.column1Scroll .myslide .pic {
    position: relative;
    border-radius: 5px;
}

.column1Scroll .myslide .pic:before {
    display: block;
    content: '';
    padding-top: 133.8129%;
}

.column1Scroll .myslide .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 5px;
}

.column1Scroll .myslide .pic .text {
    position: absolute;
    width: 100%;
    height: 62px;
    text-align: center;
    line-height: 62px;
    color: #fff;
    font-size: 16px;
    left: 0;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 20;
    overflow: hidden;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
}

.column1Scroll .myslide .pic:hover .text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 20;
    border-radius: 5px;
}

.column1 .column1Scroll .prev {
    display: block;
    width: 20px;
    height: 36px;
    border-radius: 3px;
    cursor: pointer;
    background: #e6e6e6 url(../images/left.png) no-repeat center center;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    display: none;
}

.column1Scroll .next {
    display: block;
    width: 20px;
    height: 36px;
    border-radius: 3px;
    cursor: pointer;
    background: #e6e6e6 url(../images/right.png) no-repeat center center;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    display: none;
}

.column1 .column1Scroll .prev:hover {
    background-color: #c0171c;
    background-image: url(../images/leftH.png)
}

.column1Scroll .next:hover {
    background-color: #c0171c;
    background-image: url(../images/rightH.png);
}


/*第一通栏end*/

/*第二通栏start*/

.column2 {
    width: 100%;
    height: 625px;
    position: relative;
}

.col2List {
    font-size: 0;
    text-align: center;
}

.col2List dd {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid rgba(192, 28, 23, .5);
    transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    font-size: 16px;
    margin: 0 25px;
    color: #666;
    overflow: hidden;
}

.col2List dd a {
    display: block;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    background-size: cover;
    background-position: center center;
    color:#666;
}
.col2List2 {
    font-size: 0;
    text-align: center;
    position:relative;
    top:-20px;
}

.col2List2 dd {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid rgba(192, 28, 23, .5);
    transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    font-size: 16px;
    margin: 0 25px;
    color: #666;
    overflow: hidden;
}

.col2List2 dd .pic {
    display: block;
    transform: rotateZ(45deg) scale(1.4);
    -webkit-transform: rotateZ(45deg) scale(1.4);
    background-size: cover;
    background-position: center center;
    position:relative;
}
.col2List2 dd .pic:after{
	display:block;
	content:'';
	padding-top:100%;
}
.col2List2 dd .pic img{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	top:0;
	left:0;
}
/* .col2List dd:nth-child(2n) {
    position: relative;
    top: 80px;
    color: transparent;
    font-size: 0;
    border-style: none;
} */

/* .col2List dd.d2 span {
    background-image: url(../images/pic2.png);
    transform: rotateZ(45deg) scale(1.4);
    -webkit-transform: rotateZ(45deg) scale(1.4);

}

.col2List dd.d4 span {
    background-image: url(../images/pic3.png);
    transform: rotateZ(45deg) scale(1.4);
    -webkit-transform: rotateZ(45deg) scale(1.4);
}

.col2List dd.d6 span {
    background-image: url(../images/pic4.png);
    transform: rotateZ(45deg) scale(1.4);
    -webkit-transform: rotateZ(45deg) scale(1.4);

}*/

.col2List dd:hover{
    background: #c0171c;
    color: #fff;
}
.col2List dd:hover a{
	color:#fff;
}
.col2Text {
    width: 850px;
    margin: 0 auto;
    position: relative;
    height: 78px;
    overflow: hidden;
    line-height: 26px;
    color: #666;
    font-size: 14px;
    text-align: center;
}

.maxMore {
    position: relative;
    text-align: center;
}

.maxMore a {
    display: block;
    width: 140px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #c0171c;
    border-radius: 3px;
    margin: 0 auto;
    font-size: 14px;
    color: #c0171c;
}

.maxMore a:hover {
    font-size: 14px;
    color: #fff;
    background: #c0171c;
}
.more1{
    top: 0 !important;
    display: block;
    background: #f5f5f5;
    width: 140px;
    height: 44px;
    line-height: 44px;
    border-radius: 3px;
    margin: 0 auto;
    font-size: 14px;
   
}
.more1 a{
     color: #333;
    border-style: none;
}
/*第二通栏end*/

/*
*第三通栏start fpx 2018
*/

.tab1 {
    text-align: center;
    font-size: 0px;
    overflow: hidden;
}

.tab1 li {
    display: inline-block;
    font-size: 16px;
    margin-right: 20px;
    padding: 14px 30px;
    background: #f6f6f6;
    border-radius: 5px
}

.tab1 li a {
    display: block;
    color: #666;
}

.tab1 li:hover {
    background: #c0171c;
}

.tab1 li:hover a {
    color: #fff;
}

.tab1 li.hover {
    background: #c0171c;
}

.tab1 li.hover a {
    color: #fff;
}

.col3List {
    overflow: hidden;
    margin-right: -20px;
}

.col3List dd {
    display: inline;
    float: left;
    width: 33.333%;
    margin-bottom: 20px;
}

.col3List dd .con {
    margin-right: 20px;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 20px;
}

.col3List dd .con a {
    display: block;
}

.col3List dd .con a .title {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}

.col3List dd .con a .time {
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}
.col3List dd .con a .pic{
	position: relative;
}
.col3List dd .con a .pic:after{
	display: block;
	content: "";
	padding-top: 66.6667%;
}
.col3List dd .con a .pic img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}
.col3List dd .con a .text {
    height: 52px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.col3List dd .con a .more span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    padding-right: 30px;
    background: url(../images/moreR.png)right center no-repeat;
}

.col3List dd .con:hover {
    background: #c0171c;
}

.col3List dd .con:hover a .title,
.col3List dd .con:hover a .time,
.col3List dd .con:hover a .more span,
.col3List dd .con:hover a .text {
    color: #fff;
}

.col3List dd .con:hover a .more span {
    background: url(../images/moreB.png)right center no-repeat;
}

/*第三通栏end*/

/*第四通栏start*/

.column4 {
    position: relative;
    height: 440px;
    width: 100%;
}
.fontB a{
    color: #fff;
}
.col4Bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.col4List{
    overflow: hidden;
    margin-right: -20px;
}
.col4List dd{
    display: inline;
    float: left;
    width: 33.333%;
}
.col4List dd .con {
    margin-right: 20px;
}

.col4List dd .con a{
    display: block;
    padding: 60px 40px;
}
.col4List dd .con a .title{
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.col4List dd .con a .text{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}
.col4List dd .con a  .icon{
    display: block;
    margin-right: 55px;
    margin-left: 10px;
    width: 53px;
    height: 53px;
}
.col4List dd.d1 .con a  .icon{
    background: url(../images/icon2.png)center center no-repeat;
}
.col4List dd.d2 .con a  .icon{
    background: url(../images/icon3.png)center center no-repeat;
}
.col4List dd.d3 .con a  .icon{
    background: url(../images/icon4.png)center center no-repeat;
}
.col4List dd.d2 .con{
   background: rgba(245,182,79,0.7) 
}
.col4List dd.d2:hover .con{
   background: rgba(245,182,79,1) 
}
.col4List dd.d1:hover .con{
   background: rgba(245,182,79,1) 
}
.col4List dd.d3:hover .con{
   background: rgba(245,182,79,1) 
}
.col4List dd.d1 .con{
   background: rgba(29,179,87,0.7) 
}
.col4List dd.d3 .con{
   background: rgba(61,106,220,0.7) 
}
/*第四通栏end*/
/*第五通栏start*/
.col5List{
    overflow: hidden;
    margin-right: -20px;
}
.col5List dd{
    display: inline;
    float: left;
    width: 33.333%;
    margin-bottom: 20px;
}
.col5List dd .con {
    margin-right: 20px;
    overflow: hidden;
}

.col5List dd .con a{
    display: block;
}
.col5List dd .con .pic{
    position: relative;
    overflow: hidden;
}
.col5List dd .con .pic:after{
    display: block;
    content: "";
    overflow: hidden;
}
.col5List dd.d3 .con .pic:after,
.col5List dd.d4 .con .pic:after{
    padding-top: 75.3247%;
}
.col5List dd.d1 .con .pic:after,
.col5List dd.d2 .con .pic:after{
    padding-top: 155.8442%;
}
.col5List dd.d2{
    float: right;
}
.col5List dd .con .pic img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.col5List dd .con .pic .text {
    position: absolute;
    width: 100%;
    height:50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    left: 0;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 20;
    overflow: hidden;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
}
.col5List dd .con .pic .text  span{
    display: block;
    height: 50px;
    line-height:50px;
}
.col5List dd .con .pic .text  span.txt{
    padding: 0 20px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
.col5List dd:hover .con .pic .text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 20;
    border-radius: 5px;
}
.col3List dd .con a .more span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    padding-right: 30px;
    background: url(../images/moreR.png)right center no-repeat;
}

/*第五通栏end*/
/*底部开始*/

.footer {
    background: #434343;
    padding: 35px 0 30px;
}

.footerMenu {
    overflow: hidden;
}

.footerMenu dd {
    float: left;
    display: inline;
    margin-right: 70px;
}

.footerMenu dd em {
    font-style: normal;
    display: block;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
}

.footerMenu dd em a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.footerMenu dd em a:hover {
    color: #f00;
}

.footerMenu dd span {
    font-style: normal;
    display: block;
    line-height: 32px;
    padding: 5px 0;
    overflow: hidden;
}

.footerMenu dd span a {
    font-size: 12px;
    color: #999;
}

.footerMenu dd span a:hover {
    color: #fff;
}

.footerR {
    overflow: hidden;
}

.footerRl {
    width: 260px;
}

.footerRl .title {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #e5e5e5;
}

.footerRl span {
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.footerRl span i {
    font-size: 16px;
    color: #c0171c;
    font-weight: bold;
}

.footerRl span em {
    display: block;
    font-style: normal;
}

.footerEwm {
    overflow: hidden;
}

.footerEwm dt {
    margin-left: 20px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #e5e5e5;
}

.footerEwm dd {
    float: left;
    display: inline;
    position: relative;
    width: 105px;
    overflow: hidden;
    margin-left: 20px;
}

.footerEwm dd img {
    display: block;
    width: 105px;
    height: 105px;
}

.footerEwm dd span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 12px;
}

.footerJs {
    background: #2f2f2f;
    height: 52px;
    line-height: 52px;
}

.beian {
    color: #b2b2b2;
    font-size: 12px;
}

.beian span.span2 {
    padding: 20px 0;
    width: 50px;
    height: 12px;
    margin-left: 10px;
    background: url(../images/pic1.png) center center no-repeat;
}

.footerJsR {
    font-size: 12px;
    color: #b2b2b2;
}

.footerJsR a {
    color: #b2b2b2;
}

.footerJsR:hover a {
    color: #fff;
}

/*底部结束*/

/*
-----------------------------首页样式end-----------------------------
*/

/*
-----------------------------频道页start-----------------------------
*/

/*
-----------------------------频道页end-----------------------------
*/

/*内页框架开始*/

/*内页外结构开始*/

/*内页外结构结束*/

/*当前位置开始*/
.location {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    font-size: 0;
}

.locationL span{
    font-size: 14px;
    float: left;
    display: block;
    margin-right: 5px;
}
.locationL .lacT{
    display: inline-block;
    width: 20px;
    height: 60px;
    background: url(../images/home.png) center center no-repeat;
    margin-right: 5px;
}
.locationL .lacT1{
    display: inline-block;
    width: 5px;
    height: 60px;
    background: url(../images/lct.png) right center no-repeat;
}
.lact{
    color: #c0171c;
}
.locationR {
    overflow: hidden;
    font-size: 14px;
    color: #666
}

.locationR span {
    float: left;
    display: inline;
    padding-left: 20px;
}

.locationR a {
    float: left;
    display: inline;
    margin: 0 20px;
    font-size: 14px;
    color: #666;
}

.locationR a:hover {
    color: #c0171c;
}

.locationR a.hover {
    color: #c0171c;
    position: relative;
}
.locationR a.hover:after{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #c0171c;
    bottom: 0;
    left: 0;
}
.locationR em {
    float: left;
    display: inline;
    font-style: normal;
    margin: 0 5px;
}

/*当前位置结束*/

/*页码开始*/

.page {
    padding: 40px 0;
    text-align: center;
    clear: both;
    font-size: 14px;
}

.page a {
    display: inline-block;
    overflow: hidden;
    padding:10px 16px;
    color: #999999;
    border-radius: 3px;
    background: #fff;
    margin: 0 3px;
}

.page span {
    display: inline-block;
    padding: 6px 2px;
    position: relative;
    top: -15px;
}

.page a:hover {
    background: #cd281e;
    color: #fff;
}

.page a.hover {
    background: #cd281e;
    color: #fff;
}

.page input {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    border: 1px solid #e6e6e6;
    position: relative;
    top: -2px;
}

.page input.pageDetail {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #999999;
    position: relative;
    top: -13px;
}

.page label {
    color: #999999;
    position: relative;
    top: -11px;
}

.page input.page_bnt {
    border: none;
    width: 30px;
    height: 25px;
    cursor: pointer;
    background: none;
    color: #999999;
    position: relative;
    top: -13px;
}

.page a div {
    width: 11px;
    height: 19px;
    background-position: center center;
    background-repeat: no-repeat;
}

.page a.firstPage div {
    background-image: url(../images/page/firstPage.png)
}

.page a.prevPage div {
    background-image: url(../images/page/prevPage.png)
}

.page a.nextPage div {
    background-image: url(../images/page/nextPage.png)
}

.page a.lastPage div {
    background-image: url(../images/page/lastPage.png)
}

.page a.firstPage:hover div {
    background-image: url(../images/page/firstPageh.png)
}

.page a.prevPage:hover div {
    background-image: url(../images/page/prevPageh.png)
}

.page a.nextPage:hover div {
    background-image: url(../images/page/nextPageh.png)
}

.page a.lastPage:hover div {
    background-image: url(../images/page/lastPageh.png)
}

.page a.firstPage.disabled {
    background: #E2E2E2;
}

.page a.prevPage.disabled {
    background: #E2E2E2;
}

.page a.nextPage.disabled {
    background: #E2E2E2;
}

.page a.lastPage.disabled {
    background: #E2E2E2;
}

.page a.firstPage.disabled div {
    background-image: url(../images/page/firstPage.png)
}

.page a.prevPage.disabled div {
    background-image: url(../images/page/prevPage.png)
}

.page a.nextPage.disabled div {
    background-image: url(../images/page/nextPage.png)
}

.page a.lastPage.disabled div {
    background-image: url(../images/page/lastPage.png)
}

/*页码结束*/

/*内页框架结束*/

/*二级banner图开始*/
.subBanner{
    width: 100%;
    height:100%; 
}
.subBanner img{
    width: 100%;
    height:100%;
    display: block;
}

/*媒体查询器开始*/

@media screen and (max-width: 1700px) {
    .logo {
        margin-left: 50px;
    }
    .menu  dd{
        padding: 0 10px;
    }
}
@media screen and (max-width: 1470px) {
    .logo {
        margin-left: 30px;
    }
    .menu  dd{
        padding: 0;
    }
}