﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #555;
    font-size: 14px;
    font-family: '微软雅黑', sans-serif;
}

td, th, caption {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #555;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

a:hover {
    text-decoration: underline;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

img {
    border: none;
}

ol, ul, li {
    list-style: none;
}

input, textarea, select, button {
    font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
    border-collapse: collapse;
}

html {
    overflow-y: scroll;
}

/* css common */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

html {
    overflow-x: hidden;
}

.clear {
    clear: both;
}

a:hover {
    text-decoration: none;


}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.box {
    width: 1200px;
    margin: 0 auto;

}


/* CSS  reset*/


.header {
    width: 100%;
    height: 119px;
}

.header .logo {
    display: block;
    width: 336px;
    height: 119px;
    float: left;
}

.header .logo img {
    display: block;
    width: 100%;
}

.header .right {
    float: right;
}

.header .right .top {
    float: right;
    margin-top: 20px;
    font-size: 14px;
    color: #7c7c7c;
    line-height: 30px;
}

.header .right .top .abtn {
    float: right;
    margin-left: 30px;

}

.header .right .top a {
    display: block;
    float: left;
    margin-left: 15px;
}


.header .right .top span {
    font-size: 21px;
    color: #da251d;
    font-weight: bold;
}

.header .right .nav > ul {
    float: right;
    margin-top: 15px;
}

.header .right .nav > ul > li {
    float: left;
    padding: 0 20px;
    background: url(../images/8.jpg) no-repeat right 5px;

}

.header .right .nav > ul > li .nav_two {
    width: 100%;
    position: absolute;
    left: 0;
    top: 51px;
    z-index: 1001;
    display: none;
}

.header .right .nav > ul > li .long {
    width: 180px;
    left: 50%;
    margin-left: -90px;
}

.header .right .nav > ul > li .long2 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    background: #F7F7F7;
    padding-top: 50px;
    top: 119px;
}

.header .right .nav > ul > li .long2 ul {
    width: 180px;
    height: 190px;
    overflow: hidden;
    float: left;
    background: url(../images/new/13.jpg) no-repeat right top;
    margin-bottom: 30px;
    background-size: auto 100%;
    padding-left: 20px;
}

.header .right .nav > ul > li .long2 ul li {
    line-height: 30px;
}

.header .right .nav > ul > li .long2 ul .li5 {
    margin-bottom: 10px;
    color: #DA261D;
}

.header .right .nav > ul > li .long2 ul li a {
    color: #333;
    font-size: 14px;
}

.header .right .nav > ul > li .long2 ul li a:hover {
    color: #DA261D;
}

.header .right .nav > ul > li .nav_two > ul > li {
    width: 100%;
    text-align: center;
    height: 39px;
    line-height: 39px;
    background: #ffffff;
    border-top: 1px solid #ccc;
}

.header .right .nav > ul > li .nav_two > ul > li a {
    font-size: 14px;
    color: #333333;
}

.header .right .nav > ul > li .nav_two > ul > li a:hover {
    color: #da251d;
}

.header .right .nav > ul > li > a {
    display: block;
    font-size: 16px;
    color: #111111;
    padding-bottom: 30px;
}

.header .right .nav > ul > li > a:hover {
    color: #da251d;
}

.header .right .nav > ul > li > .active {
    color: #da251d;
}

.banner {
    width: 1920px;
    height: 580px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.banner .swiper-container {
    width: 100%;
}

.banner .prev, .banner .next {
    width: 35px;
    height: 67px;
    position: absolute;
    top: 50%;
    margin-top: -33.5px;
    z-index: 1000;
}

.banner .prev {
    background: url(../images/2.png) no-repeat center center;
    left: 11.8%;
}

.banner .next {
    background: url(../images/3.png) no-repeat center center;
    right: 11.8%;
}

.i1 {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 50px;
    background: #f5f5f5;
}

.title {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    background: url(../images/14.png) no-repeat center bottom;
}

.title h2 {
    font-size: 30px;
    color: #323232;
    font-weight: bold;
    line-height: 35px;
}

.title h3 {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}

.title .cc {
    color: #fff;
}

.i1 .i1_main {
    width: 100%;
    margin-top: 75px;
    overflow: hidden;

}

.i1 .i1_main .i1_list {
    width: 300px;
    float: left;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.i1 .swiper-wrapper {

}

.i1 .i1_main .i1_list .pic_box {
    display: block;
    width: 300px;
    height: 200px;
    overflow: hidden;
}

.i1 .i1_main .i1_list .pic_box img {
    display: block;
    width: 100%;
}

.i1 .i1_main .i1_list .text {
    padding: 10px 50px;
    text-align: center;
    height: 155px;
    background: #fff;
}

.i1 .i1_main .i1_list .text h1 {
    color: #da251d;
    font-size: 14px;
    margin-bottom: 10px;
}

.i1 .i1_main .i1_list .text h2 {
    font-size: 12px;
    color: #333;
}

.i1 .i1_main .i1_list .text div {
    line-height: 25px;
    margin-top: 15px;
    color: #666;
    font-size: 14px;
}

.i1 .i1_main .i1_list .text a {
    margin-top: 15px;
    color: #da251d;
    display: inline-block;
    font-size: 14px;
}

.i1 .i1_main .pages {
    margin-top: 45px;
    text-align: center;
}

.i1 .i1_main .pages span {
    background: transparent;
    border: 1px solid #da251d;
}

.i1 .i1_main .pages .swiper-pagination-bullet-active {
    background: #da251d;
}

/*.i1 .i1_main .i1_list .icon{
	width: 112px;
	height: 127px;
	margin: 0 auto;
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
}
.i1 .i1_main .i1_list h2{
	margin-top: 20px;
	color: #000;
	font-size: 20px;
	padding-bottom: 20px;
	background: url(../images/9.jpg) no-repeat center bottom;
}
.i1 .i1_main .i1_list .text{
	width: 200px;
	margin: 15px auto 0;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}

.i1 .i1_main .i1_list .x1{
	background: url(../images/4.png) no-repeat center center;
}

.i1 .i1_main .i1_list .x2{
	background: url(../images/5.png) no-repeat center center;
}

.i1 .i1_main .i1_list .x3{
	background: url(../images/6.png) no-repeat center center;
}

.i1 .i1_main .i1_list .x4{
	background: url(../images/7.png) no-repeat center center;
}

.i1 .i1_main .i1_list .x5{
	background: url(../images/8.png) no-repeat center center;
}

.i1 .i1_main .i1_list:hover .x1{
	background: url(../images/9.png) no-repeat center center;
}

.i1 .i1_main .i1_list:hover .x2{
	background: url(../images/10.png) no-repeat center center;
}

.i1 .i1_main .i1_list:hover .x3{
	background: url(../images/11.png) no-repeat center center;
}

.i1 .i1_main .i1_list:hover .x4{
	background: url(../images/12.png) no-repeat center center;
}

.i1 .i1_main .i1_list:hover .x5{
	background: url(../images/13.png) no-repeat center center;
}
.i1 .i1_main .i1_list:hover h2{
	background: url(../images/10.jpg) no-repeat center bottom;
}*/

.i2 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    padding-top: 75px;
    padding-bottom: 150px;
    height: 510px;
    /*background: url(../images/3.jpg) no-repeat center center;*/
}

.i2 .i2_main {
    width: 100%;
    margin-top: 75px;
    position: relative;
}

.i2 .i2_main > img {
    display: block;
    width: 100%
}

.i2 .i2_main .i2_list {
    position: absolute;
    display: block;
}

.i2 .i2_main .ia1 {
    left: 0;
    top: 24px;
}

.i2 .i2_main .ia2 {
    left: 100px;
    top: 137px;
}

.i2 .i2_main .ia3 {
    left: 231px;
    top: 40px;
}

.i2 .i2_main .ia4 {
    left: 270px;
    top: 230px;
}

.i2 .i2_main .ia5 {
    left: 430px;
    top: 260px;
}

.i2 .i2_main .ia6 {
    left: 540px;
    top: 60px;
}

.i2 .i2_main .ia7 {
    left: 650px;
    top: 280px;
}

.i2 .i2_main .ia8 {
    left: 800px;
    top: 220px;
}

.i2 .i2_main .ia9 {
    left: 760px;
    top: 50px;
}

.i2 .i2_main .ia10 {
    /*left: 990px;*/
    left: 920px;
    top: 130px;
}

.i2 .i2_main .ia11 {
    left: 930px;
    top: 330px;
}

.i2 .i2_main .ia12 {
    left: 1100px;
    top: 190px;
}


.i2 .i2_main .i2_list .bd {

    transition: all .6s;
    -moz-transition: all .6s; /* Firefox 4 */
    -webkit-transition: all .6s; /* Safari 和 Chrome */
    -o-transition: all .6s; /* Opera */

}


.i2 .i2_main .i2_list .pic_box {
    width: 88px;
    height: 88px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    transition: all .6s;
    -moz-transition: all .6s; /* Firefox 4 */
    -webkit-transition: all .6s; /* Safari 和 Chrome */
    -o-transition: all .6s; /* Opera */
}

.i2 .i2_main .i2_list .pic_box:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .6s;
    -moz-transition: all .6s; /* Firefox 4 */
    -webkit-transition: all .6s; /* Safari 和 Chrome */
    -o-transition: all .6s; /* Opera */
}

.i2 .i2_main .i2_list .pic_box img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    backface-visibility: hidden;
}

.i2 .i2_main .i2_list h1 {
    position: relative;
    z-index: 5;
    color: #fff;
    margin-top: 60px;
    font-size: 12px;
    text-align: center;
    opacity: 0;
    transition: all .6s;
    -moz-transition: all .6s; /* Firefox 4 */
    -webkit-transition: all .6s; /* Safari 和 Chrome */
    -o-transition: all .6s; /* Opera */
}

.i2 .i2_main .i2_list h2 {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    transition: all .6s;
    -moz-transition: all .6s; /* Firefox 4 */
    -webkit-transition: all .6s; /* Safari 和 Chrome */
    -o-transition: all .6s; /* Opera */
}


.i2 .i2_main .i2_list:hover {
    z-index: 6666;
}

.i2 .i2_main .i2_list:hover .bd {
    transform: scale(1.2);
    -ms-transform: scale(1.2); /* IE 9 */
    -moz-transform: scale(1.2); /* Firefox */
    -webkit-transform: scale(1.2); /* Safari 和 Chrome */
    -o-transform: scale(1.2); /* Opera */
    z-index: 10;
}

.i2 .i2_main .i2_list .pic_box img {

    border-radius: 100%;
}


.i2 .i2_main .i2_list .pic_box:after {

    border-radius: 100%;
}


.i2 .i2_main .i2_list:hover .pic_box:after {
    opacity: 1;
}

.i2 .i2_main .i2_list:hover h1 {
    opacity: 1;
    margin-top: 30px;
}

.i2 .i2_main .i2_list:hover h2 {
    /*transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2); */
    opacity: 0;
}

/*.i2 .i2_main .i2_slide{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.i2 .i2_main .i2_slide .swiper-slide{
	width: 284px;
	float: left;
}
.i2 .i2_main .i2_slide .pic_box{
	width: 284px;
	height: 202px;
	overflow: hidden;
}
.i2 .i2_main .i2_slide .pic_box img{
	display: block;
	width: 100%;
}
.i2 .i2_main .i2_slide .text{
	width: 284px;
	height: 138px;
	padding-top: 20px;
	text-align: center;
	background: url(../images/15.png) center center;
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
}
.i2 .i2_main .i2_slide .text h2{
	font-size: 16px;
	color: #fff;
	padding-bottom: 50px;
	background: url(../images/15.jpg) no-repeat center bottom;
}
.i2 .i2_main .i2_slide .text a{
	display: block;
	width: 88px;
	height: 23px;
	border:1px solid #fff;
	text-align: center;
	line-height: 23px;
	color: #fff;
	font-size: 12px;
	margin: 25px auto 0;
}
.i2 .i2_main .i2_slide .swiper-slide{
	width: 284px;
	float: left;
}
.i2 .i2_main .i2_slide .swiper-slide:hover .text{
	background: url(../images/16.png) center center;
}
.i2 .i2_main .i2_slide .swiper-slide a:hover{
	background: #c7231b;
	border-color: #c7231b;
}
.i2 .i2_main .prev,.i2 .i2_main .next{
	width: 35px;
	height: 67px;
	position: absolute;
	top: 50%;
	margin-top: -33.5px;
	z-index: 1500;
}
.i2 .i2_main .prev{
	background: url(../images/2.png) no-repeat center center;
	left: -90px;
}

.i2 .i2_main .next{
	background: url(../images/3.png) no-repeat center center;
	right: -90px;
}
*/


.i3 {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 140px;
}

.i3 .i3_main {
    width: 100%;
    margin-top: 45px;
}

.i3 .i3_main .text {
    color: #666;
    line-height: 25px;
    font-size: 14px;
    text-indent: 30px;
}

.i3 .i3_main .pic_box {
    width: 100%;
    margin-top: 40px;
}

.i3 .i3_main .pic_box .i3_slide {
    display: block;
    float: left;
    width: 350px;
    margin-right: 75px;
    height: 246px;
    overflow: hidden;
}

.i3 .i3_main .pic_box .i3_slide img {
    display: block;
    width: 100%;
}

.i3 .i3_main .pic_box .i3_slide:nth-child(3) {
    margin-right: 0;
}

/*.i3 .i3_main .pic_box{
	width: 413px;
	height: 484px;
	float: left;
}
.i3 .i3_main .text{
	width: 535px;
	float: left;
	padding-top: 45px;
	margin-left: 150px;
}
.i3 .i3_main .text h2{
	font-size: 26px;
	font-weight: bold;
	color: #da251d;
	margin-bottom: 10px;
}
.i3 .i3_main .text h3{
	font-size: 20px;
	color: #333333;
	margin-bottom: 45px;
}
.i3 .i3_main .text .ff{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-bottom: 45px;
}
.i3 .i3_main .text .icon{
	width: 100%;
}
.i3 .i3_main .text .icon img{
	display: inline-block;
	margin-right: 45px;
}
.i3 .i3_main .text a{
	display: block;
	width: 138px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border:1px solid #666666;
	font-size: 12px;
	margin-top: 60px;
}
.i3 .i3_main .text a:hover{
	background: #c7231b;
	color: #fff;
	border-color: #c7231b;
}*/

.i4 {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 85px;
    background: #f0f0f0;
}

.i4 .i4_main {
    width: 100%;
    margin-top: 75px;
    overflow: hidden;
}

.i4 .i4_main .swiper-slide1 {
    width: 378px;
    display: block;
    float: left;
    margin-right: 33px;
}

.i4 .i4_main .swiper-slide1:nth-child(3n) {
    margin-right: 0;
}

.i4 .i4_main .swiper-slide h2 {
    font-size: 20px;
    color: #da251d;
    margin-bottom: 10px;
}

.i4 .i4_main .swiper-slide h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}

.i4 .i4_main .swiper-slide .pic_box {
    width: 378px;
    height: 220px;
    overflow: hidden;
}

.i4 .i4_main .swiper-slide .pic_box img {
    display: block;
    width: 100%;
}

.i4 .i4_main .swiper-slide .text {
    font-size: 14px;
    color: #666666;
    margin-top: 15px;
    line-height: 25px;
}

.i4 .i4_main .num_box {
    width: 100%;
    text-align: center;
    margin-top: 70px;
}

.i4 .i4_main .num_box span {
    display: inline-block;
    margin-right: 10px;
}

.i4 .i4_main .num_box .swiper-pagination-bullet-active {
    background: #da251d;
}

.foot {
    width: 100%;
    padding-top: 30px;
    background: #1a1a1a;
}

.foot ul {
    float: left;
}

.foot .ul1 {
    width: 290px;
    background: url(../images/23.png) right center no-repeat;
}

.foot .ul1 .li1 {
    width: 80px;
    height: 56px;
    margin-bottom: 40px;
    padding-left: 0;
}

.foot .ul1 .li1 img {
    display: block;
    width: 100%;
}

.foot .ul1 li {
    padding-left: 25px;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
}

.foot .ul1 .li2 {
    background: url(../images/21.png) no-repeat left center;
}

.foot .ul1 .li3 {
    background: url(../images/22.png) no-repeat left center;
}

.foot .ul1 .li4 {
    background: url(../images/new/17.png) no-repeat left center;
}

.foot .ul1 .li6 {
    background: url(../images/new/18.png) no-repeat left center;
}

.foot .ul2 {
    width: 250px;
    float: left;
}

.foot .ul3 {
    width: 250px;
}

.foot .ul4 {
    width: 250px;
}

/*.foot .ul4 li:last-child {
    line-height: 20px;
}*/

.foot .frt {
    position: relative;
    width: calc(100% - 800px);
    float: right;
    padding: 20px 0 100px;
    border-left: 1px solid #333;
    text-align: center;
    color: #fff;
}

.foot .frt .slg {
    display: block;
    width: 105%;
    height: 76px;
    background: #A6C7E4 url(../images/sx.png) center no-repeat;

    background-size: 90%;
    font-size: 32px;
    text-align: center;
    position: absolute;
    right: 0;
    top: -105px;
    color: rgba(0, 0, 0, 0);
}


.foot .frt img {
    display: block;
    margin: 35px auto 0;
}

.foot .ul2 .li1 {
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
    background: url(../images/16.jpg) left bottom no-repeat;
    margin-bottom: 10px;
}

.foot .ul2 li {
    padding:5px 0;
    line-height: 16px;
}

.foot .ul2 li a {
    font-size: 12px;
    color: #808080;
}

.foot .ul2 li a:hover {
    color: #da251d;
}

.botom {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #231815;
    overflow: hidden;
    font-size: 12px;
    color: #808080;
    border-top: 1px solid #333;
    margin-top: -20px;
}

.botom a {
    font-size: 12px;
    color: #808080;
}

.botom a:hover {
    color: #fff;
}

.botom .frt {
    float: right;

}

.banner1 {
    width: 100%;
}

.banner1 img {
    width: 100%;
    display: block;
}

/*.p1{
	width: 1920px;
	height: 195px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	padding-top: 41px;
	background: url(../images/18.jpg) no-repeat center center;
}
.p1 h2{
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
}
.p1 h3{
	font-size: 14px;
	color: #fff;
}
.p1 .p1_btn{
	margin-top: 50px;
}
.p1 .p1_btn .top{
	display: block;
	width: 156px;
	height: 42px;
	border:2px solid #0c4da2;
	line-height: 42px;
	padding-left: 20px;
	background: url(../images/24.png) no-repeat 150px center #fff;
	position: relative;
	cursor: pointer;
}
.p1 .p1_btn .active{
	background: url(../images/25.png) no-repeat 150px center #fff;
}
.p1 .p1_btn .nav_two{
	width: 176px;
	border:2px solid #0c4da2;
	border-top: 1px ;
	position: absolute;
	display: none;
	left: -2px;
	top: 44px;
}
.p1 .p1_btn .nav_two > ul > li > a{
	display: block;
	width: 156px;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	background: url(../images/24.png) no-repeat 150px center #fff;
}

.p1 .p1_btn .nav_two > ul > li:hover > a{
	color: #fff;
	background: url(../images/26.png) no-repeat 150px center #0c4da2;
}
.p1 .p1_btn .nav_two .nav_three{
	width: 266px;
	border:2px solid #0c4da2;
	position: absolute;
	left: 176px;
	top: -46px;
	display: none;
}
.p1 .p1_btn .nav_two .nav_three > li >  a{
	display: block;
	width: 246px;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	background : url(../images/24.png) no-repeat 240px center #fff;
}
.p1 .p1_btn .nav_two .nav_three > li .nav_four{
	width: 266px;
	border:2px solid #0c4da2;
	position: absolute;
	left: 266px;
	top: -2px;
	display: none;
}
.p1 .p1_btn .nav_two .nav_three > li .nav_four a{
	display: block;
	width: 246px;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	background :#fff;
}
.p1 .p1_btn .nav_two .nav_three a:hover{
	background: #0c4da2;
	color: #fff;
}
.p1 .p1_btn .nav_two .nav_three > li .nav_four a:hover{
	background: #0c4da2;
}*/

.p1 {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 60px;
}

.p1 .p1_main {
    width: 100%;
    margin-top: 60px;
}

.p1 .p1_main .left {
    width: 245px;
}

.p1 .p1_main .left .li1 {
    width: 230px;
    padding-left: 15px;
    background: url(../images/new/14.png) no-repeat left center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #323232;
    cursor: pointer;
}

.p1 .p1_main .left > ul > .active {
    background: url(../images/new/15.png) no-repeat left center;
}

.p1 .p1_main .left .one li {
    padding-left: 30px;
    width: 215px;
    background: url(../images/new/8.jpg) no-repeat 20px center #eeeef1;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
}

.p1 .p1_main .left .one > li:hover {
    background: url(../images/new/9.jpg) no-repeat 20px center #da251d;
}

.p1 .p1_main .left .one > li:hover a {
    color: #fff;
}

.p1 .p1_main .left .one .active {
    background: url(../images/new/9.jpg) no-repeat 20px center #da251d;

}

.p1 .p1_main .left .one .active a {
    color: #fff
}

.p1 .p1_main .left .one li a {
    display: block;
    width: 100%;
}

.p1 .p1_main .left .one .three li {
    width: 200px;
    padding-left: 45px;
    background: url(../images/new/8.jpg) no-repeat 35px center #eeeef1;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
}

.p1 .p1_main .right {
    width: 865px;
}

.p1 .p1_main .right .right_t {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.p1 .p1_main .right .right_t .a1 {
    color: #ff0000;
}

.p1 .p1_main .right .right_main {
    width: 100%;
    margin-top: 15px;
}

.p1 .p1_main .right .ab_main {
    padding-top: 15px;
    line-height: 25px;
    color: #666;
    font-size: 14px;
}

.p1 .p1_main .right .ab_main span {
    color: #ff0000
}

.p1 .p1_main .right .right_main .right_list {
    width: 775px;
    /*height: 160px;*/
    padding: 30px 40px;
    border-bottom: 1px solid #f0f0f3;
    transition: all .6s;
    -moz-transition: all .6s; /* Firefox 4 */
    -webkit-transition: all .6s; /* Safari 和 Chrome */
    -o-transition: all .6s; /* Opera */
}

.p1 .p1_main .right .right_main .rt {
    border-bottom: none;
    height: auto;
}

.p1 .p1_main .right .right_main .right_list h4 {
    color: #da251d;
    margin-bottom: 20px;
    font-size: 16px;
}

.p1 .p1_main .right .right_main .right_list .new_list {
    line-height: 25px;
    color: #333;
    font-size: 14px;
    padding-bottom: 20px;
}

.p1 .p1_main .right .down_case {
    display: block;
    width: 270px;
    height: 45px;
    line-height: 45px;
    background: #da251d;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 20px auto 0;
}

.p1 .p1_main .right .down_case:hover {
    background: #86140f;
}

.p1 .p1_main .right .right_bom {
    padding-top: 20px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}

.p1 .p1_main .right .right_bom a {
    display: block;
    width: 80px;
    height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    background: #da251d;
}

.p1 .p1_main .right .right_main .right_list .pic_box {
    width: 190px;
    height: 190px;
    overflow: hidden;
}

.p1 .p1_main .right .right_main .right_list .pic_box img {
    display: block;
    width: 100%;
    height: 100%;
}

.p1 .p1_main .right .right_main .right_list .text {
    /*width: 540px;*/
    width: 570px;

}

.p1 .p1_main .right .right_main .right_list .text h1 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 8px;
}

.p1 .p1_main .right .right_main .right_list .text h2 {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.p1 .p1_main .right .right_main .right_list .text div {
    line-height: 25px;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.p1 .p1_main .right .right_main .pro_top {
    width: 100%;
}


.p1 .p1_main .right .right_main .pro_top .text {
    width: 465px;
    padding-top: 30px;
    line-height: 26px;

}


.p1 .p1_main .right .right_main .pro_top .text h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;

}


/*.p1 .p1_main .right .right_main .pro_top .text p{
	font-size:16px !important;
	font-weight:bold;
}

.p1 .p1_main .right .right_main .pro_top .text p span{
	font-size:16px !important;
}*/


.p1 .p1_main .right .right_main .pro_top .text .h2 {
    font-size: 16px;
    color: #333;
}

.p1 .p1_main .right .right_main .pro_top .text ul {
    margin-top: 25px;
    margin-bottom: 25px;
}

.p1 .p1_main .right .right_main .pro_top .text ul li {
    line-height: 25px;
    color: #666;
    font-size: 14px;
}

.p1 .p1_main .right .right_main .pro_top .pic_big {
    /*width: 400px;
	height: 240px;*/
    overflow: hidden;
}

.p1 .p1_main .right .right_main .pro_top .pic_big .pic_box {

    width: 380px;
    height: 380px;
}

.p1 .p1_main .right .right_main .pro_top .pic_big img {
    display: block;
    width: 100%;
    height: 100%;
}

.p1 .p1_main .right .right_main .pro_top .pic_small {
    width: 400px;
    margin-top: 15px;
}

.p1 .p1_main .right .right_main .pro_top .pic_small div {
    display: block;
    float: left;
    margin-right: 20px;
    border: 1px solid #999;
    overflow: hidden;
}

.p1 .p1_main .right .right_main .pro_top .pic_small div img {
    width: 118px;
    height: 71px;
    vertical-align: middle;
}

.p1 .p1_main .right .right_main .pro_top .pic_small div:nth-child(3) {
    /*margin-right: 0;*/
}

.p1 .p1_main .right .right_main .pro_top .pic_small .active {
    border-color: #da251d;
}

.p1 .p1_main .right .right_main .pro_top .pic_big .hide {
    display: none;
}

.p1 .p1_main .right .right_main .pro_mid {
    width: 100%;
    margin-top: 40px;
}

.p1 .p1_main .right .right_main .pro_mid .pro_btn {
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.p1 .p1_main .right .right_main .pro_mid .pro_btn a {
    display: block;
    width: 110px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 14px;
    color: #333;
    border-bottom: 2px solid transparent;
    transition: all .5s;
}

.p1 .p1_main .right .right_main .pro_mid .pro_btn .fl:hover {
    color: #DA261D;
}

.p1 .p1_main .right .right_main .pro_mid .pro_btn .active {
    color: #DA261D;
    border-bottom: 2px solid #DA261D;
}

.p1 .p1_main .right .right_main .pro_mid .mid_main {
    line-height: 25px;
    padding-top: 20px;
    color: #333;
    font-size: 14px;
}


.p1 .p1_main .right .right_main .pro_mid .mid_main .down_list {
    width: 760px;
    margin: 0 auto 20px;
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.p1 .p1_main .right .right_main .pro_mid .mid_main .down_list h2 {
    color: #333;
    font-size: 16px;

}

.p1 .p1_main .right .right_main .pro_mid .mid_main .down_list span {
    color: #666;
    font-size: 14px;
}

.p1 .p1_main .right .right_main .pro_mid .mid_main ul {
    margin-top: 30px;
}

.p1 .p1_main .right .right_main .pro_mid .mid_main ul li {
    padding-left: 20px;
    background: url(../images/new/16.png) no-repeat left center;
    line-height: 30px;
}

.p1 .p1_main .right .right_main .pro_mid .mid_main ul li a {
    font-size: 14px;
    color: #333;
}

.p1 .p1_main .right .right_main .pro_mid .mid_main ul li a:hover {
    color: #DA261D
}

.p1 .p1_main .right .right_main .right_list .text a {
    display: inline-block;
    margin-top: 10px;
    width: 100px;
    height: 30px;
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 15px;
}

.p1 .p1_main .right .right_main .right_list .text a:hover {
    background: #da251d;
    color: #fff;
    border-color: #da251d
}

.p1 .p1_main .right .right_main .right_list:hover {
    background: #f0f0f3;
}


.p2 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 70px;
}

.p2 .p2_main {
    width: 100%;
    margin-top: 65px;
    overflow: hidden;
    height: 357px;
}

.p2 .p2_main li {
    float: left;
}

.p2 .p2_main .p2_list {
    width: 288px;
    float: left;
    margin-right: 13.3px;
    height: 330px;
    border: 1px solid #ccc;
    background: url(../images/25.jpg) no-repeat center bottom;
    transition: background .8s;
    -moz-transition: background .8s; /* Firefox 4 */
    -webkit-transition: background .8s; /* Safari 和 Chrome */
    -o-transition: background .8s; /* Opera */
    margin-bottom: 25px;
}

.p2 .p2_main .p2_list .top {
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #333;
}

.p2 .p2_main .p2_list .active {
    background: url(../images/19.jpg) no-repeat left center;
}

.p2 .p2_main .p2_list .hot {
    background: url(../images/20.jpg) no-repeat left center;
}

.p2 .p2_main .p2_list .pic_box {
    width: 288px;
    height: 170px;
    overflow: hidden;

    border-bottom: none;
    text-align: center;
}

.p2 .p2_main .p2_list .pic_box img {
    display: inline-block;
    height: 100%;
    width: auto;
    transition: all .8s;
    -moz-transition: all .8s; /* Firefox 4 */
    -webkit-transition: all .8s; /* Safari 和 Chrome */
    -o-transition: all .8s; /* Opera */
}

.p2 .p2_main .p2_list .text {
    width: 228px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 25px;
    color: #333;
}

.p2 .p2_main .p2_list a {
    display: block;
    width: 88px;
    height: 28px;
    border: 1px solid #ccc;
    border-radius: 10px;
    float: right;
    margin-right: 10px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}

.p2 .p2_main .p2_list a:hover {
    color: #fff;
    background: #0c4da2;
}

.p2 .p2_main .p2_list:hover img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -moz-transform: scale(1.2, 1.2); /* Firefox */
    -webkit-transform: scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform: scale(1.2, 1.2); /* Opera */
}

.p2 .p2_main .p2_list:hover {
    background: url(../images/26.jpg) no-repeat center bottom;
}

.page {
    width: 100%;
    margin-top: 60px;
    text-align: center;
}

.page a {
    display: inline-block;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #e5e5e5;
    color: #333;
    font-size: 14px;
}

.page a:hover {
    color: #fff;
    background: #0c4da2;
}

.page .index {
    width: 50px;
    background: none;
}

.page .active {
    color: #fff;
    background: #0c4da2;

}

.p3 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 210px;
    background: url(../images/27.jpg) no-repeat center center;
    padding-top: 28px;
    overflow: hidden;
}

.p3 h1 {
    font-size: 24px;
    color: #fff;
}

.p3 .p3_main {
    width: 100%;
    margin-top: 20px;
}

.p3 .p3_main a {
    display: block;
    width: 500px;
    margin-right: 60px;
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    background: url(../images/27.png) no-repeat 390px center;
}

.p3 .p3_main a:hover {
    color: #c7231b;
}

.p4 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    padding-top: 70px;
    height: 490px;
    overflow: hidden;
    background: url(../images/28.jpg) no-repeat center center;
}

.p4 .p4_main {
    width: 970px;
    margin: 60px auto 0;
}

.p4 .p4_main .pic_box {
    width: 370px;
    height: 290px;
    overflow: hidden;
}

.p4 .p4_main .pic_box img {
    display: block;
    width: 100%;
}

.p4 .p4_main .p4_slide {
    width: 500px;
    padding: 50px 50px 0;
    height: 240px;
    background: #fff;
    position: relative;
}


.p4 .p4_main .p4_slide .swiper-slide {
    height: 170px;
    padding-bottom: 19px;
    border-bottom: 1px solid #ccc;
    overflow: auto;
}

.p4 .p4_main .p4_slide .swiper-slide h2 {
    font-size: 16px;
    color: #0c4da2;
    margin-bottom: 20px;
}

.p4 .p4_main .p4_slide .swiper-slide .text {
    font-size: 14px;
    color: #666666;
    width: 100%;
    line-height: 25px;
    color: #666;
}

.p4 .p4_main .p4_slide .prev, .p4 .p4_main .p4_slide .next {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 12.5px;
}

.p4 .p4_main .p4_slide .prev {
    background: url(../images/28.png) no-repeat center center;
    right: 150px;
}

.p4 .p4_main .p4_slide .prev:hover {
    background: url(../images/31.png) no-repeat center center;
}

.p4 .p4_main .p4_slide .next {
    background: url(../images/29.png) no-repeat center center;
    right: 115px;
}

.p4 .p4_main .p4_slide .next:hover {
    background: url(../images/30.png) no-repeat center center;
}


.p2 .p2_main table {
    width: 100%;
    text-align: center;
}

.p2 .p2_main table tr {
    height: 50px;
    line-height: 50px;
}

.p2 .p2_main table tr td {
    border: 1px solid #ccc;
}

.p2 .p2_main table .tr1 {
    background: #1d8be1;
    color: #fff;
}

.p2 .p2_main table .tr1:hover {
    background: #1d8be1;
}

.p2 .p2_main table tr:hover {
    background: #f6f6f6;
}

.p2 .p2_main table tr a:hover {
    color: #c7231b;
}

.m1 {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 50px;
    height: 300px;
    background: #fff;
}

.m1 .text {
    width: 550px;
    float: left;
}

.m1 .text h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0c4da2;
    margin-bottom: 10px;
}

.m1 .text div {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.m1 .right {
    width: 400px;
    float: right;
}

.m1 .right .big_pic {
    width: 100%;
}

.m1 .right .big_pic img {
    display: block;
    width: 100%;
}

.m1 .right .small_pic {
    width: 400px;
    height: 60px;
}

.m1 .right .small_pic div {
    display: block;
    float: left;
    margin-right: 20px;
    border: 1px solid #999;
    overflow: hidden;
}

.m1 .right .small_pic div img {
    width: 100%;
}

.m1 .right .small_pic div:nth-child(3) {
    margin-right: 0;
}

.m1 .right .small_pic .active {
    border-color: #da251d;
}

.m1 .right .big_pic .hide {
    display: none;
}

/* .m1 .pic_box{
	width: 350px;
	height: 300px;
	overflow: hidden;
	float: right;
	text-align: center;
}
.m1 .pic_box img{
	display: inline-block;
	height: 100%;
	width: auto;
} */

.m2 {
    width: 100%;
}

.m2 .top {
    width: 1920px;
    height: 120px;
    padding-top: 70px;
    background: url(../images/31.jpg) no-repeat center center;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.m2 .top h2 {
    float: left;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-right: 50px;
}

.m2 .top a {
    float: left;
    font-size: 18px;
    color: #fff;
    padding-right: 50px;
    background: url(../images/32.png) no-repeat right center;
    line-height: 35px;
}

.m2 .main {
    width: 100%;
    position: relative;
    top: -50px;
}

.m2 .main .m2_btn {
    width: 100%;
}

.m2 .main .m2_btn a {
    display: block;
    width: 220px;
    height: 50px;
    margin-right: 5px;
    background: url(../images/32.jpg) no-repeat center center;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    float: left;
}

.m2 .main .m2_btn .active {
    background: #fff;
    color: #0c4da2;
}

.m2 .main .m2_tab {
    width: 100%;
    margin-top: 60px;
}

.m2 .main .m2_tab div {
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.hide {
    display: none;
}

.m2 .main .m2_tab .pic_box {
    width: 100%;
}

.m2 .main .m2_tab .pic_box img {
    display: block;
    width: 265px;
    height: 265px;
    float: left;
    margin-right: 46.6px;
    margin-bottom: 46.6px;
}

.m2 .main .m2_tab > div {
    float: left;
}


.c1 {
    width: 100%;
    padding-top: 65px;
    padding-bottom: 70px;
}

.c1 .c1_main {
    width: 1000px;
    margin: 30px auto 0;
}

.c1 .c1_main .c1_list {
    display: block;
    width: 320px;
    height: 310px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
}

.c1 .c1_main .c1_list .icon {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -46px;
    left: 50%;
    margin-left: -75px;
    z-index: 100;
    transition: all .8s;
    -moz-transition: all .8s; /* Firefox 4 */
    -webkit-transition: all .8s; /* Safari 和 Chrome */
    -o-transition: all .8s; /* Opera */
}

.c1 .c1_main .c1_list .icon h2 {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
    background: url(../images/48.jpg) no-repeat center bottom;
}

.c1 .c1_main .c1_list .wrap {
    width: 210px;
    height: 105px;
    position: absolute;
    left: 50%;
    margin-left: -130px;
    bottom: 0;
    background: url(../images/38.png) center center;
    padding: 130px 25px 0;
    color: #fff;
    line-height: 25px;
    transform: scale(1.2);
    -ms-transform: scale(1.2); /* IE 9 */
    -moz-transform: scale(1.2); /* Firefox */
    -webkit-transform: scale(1.2); /* Safari 和 Chrome */
    -o-transform: scale(1.2); /* Opera */
    opacity: 0;
    transition: all .8s;
    -moz-transition: all .8s; /* Firefox 4 */
    -webkit-transition: all .8s; /* Safari 和 Chrome */
    -o-transition: all .8s; /* Opera */
}

.c1 .c1_main .c1_list:hover .wrap {
    transform: scale(1);
    -ms-transform: scale(1); /* IE 9 */
    -moz-transform: scale(1); /* Firefox */
    -webkit-transform: scale(1); /* Safari 和 Chrome */
    -o-transform: scale(1); /* Opera */
    opacity: 1
}

.c1 .c1_main .c1_list:hover .icon {
    margin-top: -56px;
}

.c1 .more {
    display: block;
    width: 145px;
    height: 50px;
    background: url(../images/39.png) 33px center no-repeat #939393;
    text-align: center;
    line-height: 50px;
    padding-left: 25px;
    margin: 60px auto 0;
    font-size: 16px;
    color: #fff;
}

.c1 .more:hover {
    background: url(../images/39.png) 33px center no-repeat #da251d;
}

.case_main {
    width: 100%;
    padding-top: 60px;
}

.case_main h1 {
    font-size: 30px;
    color: #0c4da2;
    font-weight: bold;
    margin-bottom: 40px;
}

.case_main .text {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.case_main .pic_box {
    width: 1060px;
    margin: 80px auto 0;
}

.case_main .pic_box img {
    display: block;
}

.p2 h1 {
    font-size: 30px;
    color: #0c4da2;
    font-weight: bold;
    margin-bottom: 40px;
}


.s1 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 140px;
}

.s1 h1 {
    font-size: 30px;
    color: #0c4da2;
    font-weight: bold;
    margin-bottom: 40px;
}

.s1 .s1_main {
    width: 1052px;
    margin: 0 auto;
    position: relative;
}

.s1 .s1_main .swiper-slide {
    text-align: center;
    width: 233px;
    margin-right: 40px;
    float: left;
}

.s1 .s1_main .swiper-slide h2 {
    margin-top: 15px;
    color: #666;
    font-size: 12px;

}

.s1 .s1_main .prev, .s1 .s1_main .next {
    display: block;
    width: 39px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}

.s1 .s1_main .prev {
    background: url(../images/40.png) no-repeat center center;
    left: -79px;
}

.s1 .s1_main .next {
    background: url(../images/41.png) no-repeat center center;
    right: -79px;
}

.s1 .s1_main .prev:hover {
    background: url(../images/42.png) no-repeat center center;
}

.s1 .s1_main .next:hover {
    background: url(../images/43.png) no-repeat center center;
}

.d1 {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 120px;
    background: url(../images/53.jpg) no-repeat center center;
}

.d1 .d1_main {
    width: 1000px;
    height: 1351px;
    margin-top: 40px;
    background: url(../images/44.png) no-repeat center center;
    padding: 50px 100px;
}

.d1 .d1_main div {
    width: 333px;
}

.d1 .d1_main div .li1 {
    font-size: 18px;
    padding-bottom: 10px;
    background: url(../images/45.png) no-repeat left bottom;
    margin-bottom: 10px;
    color: #da251d;
}

.d1 .d1_main div li a {
    display: block;
    line-height: 25px;
    color: #333;
    font-size: 14px;
}

.d1 .d1_main div ul {
    margin-bottom: 50px;
}

.d1 .d1_main div .ul1 {
    margin-bottom: 30px;
}

.d1 .d1_main div li a:hover {
    color: #c7231b;
}

.u1 {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 65px;
}

.u1 .u1_main {
    width: 100%;
    margin-top: 60px;
    position: relative;
}

.u1 .u1_main .pic_box {
    width: 600px;
    height: 450px;
    overflow: hidden;
}

.u1 .u1_main .pic_box img {
    display: block;
    width: 100%;
}

.u1 .u1_main .text {
    width: 588px;
    height: 338px;
    border: 1px solid #bdbdbd;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 45px;
}

.u1 .u1_main .text .wrap {
    width: 488px;
    height: 278px;
    padding: 58px 49px 0;
    border: 1px solid #bdbdbd;
}

.u1 .u1_main .text .wrap h2 {
    font-size: 18px;
    line-height: 35px;
    color: #333;
    margin-bottom: 10px;
}

.u1 .u1_main .text .wrap h3 {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
}

/*.u1 .u1_main .text .wrap .swiper-container{
	height: 120px;
	overflow: hidden;
}*/
.u1 .u1_main .text .wrap .swiper-slide {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 120px;
}

.u1 .u1_main .prev, .u1 .u1_main .next {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.u1 .u1_main .prev {
    background: url(../images/46.png) no-repeat center center;
    margin-right: 10px;
}

.u1 .u1_main .next {
    background: url(../images/47.png) no-repeat center center;
}

.u1 .u1_main .prev:hover {
    background: url(../images/48.png) no-repeat center center;
}

.u1 .u1_main .next:hover {
    background: url(../images/49.png) no-repeat center center;
}

.u1 .u1_main .control {
    width: 100%;
    margin-top: 15px;
}


.u2 {
    width: 100%;
    padding-top: 65px;
    padding-bottom: 65px;
}

.u2 .u2_main {
    width: 100%;
    margin-top: 60px;
}

.u2 .u2_main .text {
    width: 500px;
    padding-top: 30px;
}

.u2 .u2_main .text h2 {
    font-size: 20px;
    color: #333333;
    line-height: 35px;
}

.u2 .u2_main .text h3 {
    font-size: 16px;
    color: 333;
}

.u2 .u2_main .text div {
    width: 100%;
    margin-top: 40px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.u3 {
    width: 100%;
    padding-top: 65px;
    padding-bottom: 65px;
}

.u3 .u3_main {
    width: 1140px;
    margin-top: 60px;
    height: 300px;
    padding: 50px 30px;
    background: url(../images/50.png) no-repeat left center;
    overflow: hidden;
    position: relative;
}

.u3 .u3_main .pic_box {
    width: 450px;
    height: 300px;
    overflow: hidden;
}

.u3 .u3_main .pic_box img {
    display: block;
    width: 100%;
}

.u3 .u3_main .text {
    width: 420px;
    margin-left: 73px;
    padding-top: 80px;
}

.u3 .u3_main .text h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}

.u3 .u3_main .text h3 {
    font-size: 16px;
    color: #333;
}

.u3 .u3_main .text div {
    line-height: 30px;
    color: #333;
    margin-top: 30px;
}

.u3 .u3_main .prev, .u3 .u3_main .next {
    display: block;
    width: 72px;
    height: 72px;
    position: absolute;
    right: 0;
    z-index: 1000
}

.u3 .u3_main .prev {
    background: url(../images/51.png) no-repeat center center;
    top: 0;
}

.u3 .u3_main .next {
    background: url(../images/52.png) no-repeat center center;
    bottom: 0;
}

.u3 .u3_main .prev:hover {
    background: url(../images/53.png) no-repeat center center;
    top: 0;
}

.u3 .u3_main .next:hover {
    background: url(../images/54.png) no-repeat center center;
    bottom: 0;
}

.u4 {
    width: 1920px;
    height: 490px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    padding-top: 60px;
    padding-bottom: 40px;
    background: url(../images/59.jpg) no-repeat center center;
}

.u4 .u4_main {
    width: 100%;
    margin-top: 30px;
    position: relative;
}

.u4 .u4_main .prev1, .u4 .u4_main .next1 {
    display: block;
    width: 39px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}

.u4 .u4_main .prev1 {
    left: 0;
    background: url(../images/55.png) no-repeat center center;
}

.u4 .u4_main .next1 {
    right: 0;
    background: url(../images/56.png) no-repeat center center;
}

.u4 .u4_main .u4_slide {
    width: 820px;
    margin: 0 auto;
    overflow: hidden;
}

.u4 .u4_main .swiper-slide {
    width: 234px;
    text-align: center;
}

.u4 .u4_main .swiper-slide .pic_box {
    width: 175px;
    position: relative;
    margin: 30px auto 0;
}

.u4 .u4_main .swiper-slide-active .pic_box {
    width: 234px;
    margin: 0 auto;
}

.u4 .u4_main .swiper-slide .pic_box img {
    display: block;
    width: 100%;
}

.u4 .u4_main .swiper-slide h2 {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
}

.s1 {
    width: 100%;
    padding-top: 65px;
    padding-bottom: 65px;
}

.s1 .s1_main {
    width: 100%;
    margin-top: 60px;
}

.s1 .s1_main .s1_list {
    width: 100%;
    margin-bottom: 10px;
}

.s1 .s1_main .s1_list .top1 {
    width: 1140px;
    padding-left: 60px;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    background: url(../images/59.png) no-repeat 1140px center #ddd;
}

.s1 .s1_main .s1_list .active {
    background: url(../images/60.png) no-repeat 1140px center #da251d;
    color: #fff;
}

.s1 .s1_main .s1_list .main {
    width: 1080px;
    padding: 30px 60px;
}

.s1 .s1_main .s1_list .main .one {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc
}

.s1 .s1_main .s1_list .main .one li {
    width: 360px;
    line-height: 30px;
    float: left;
    font-size: 14px;
    color: #da251d;
}

.s1 .s1_main .s1_list .main .one li span {
    color: #666;
    margin-left: 20px;
}

.s1 .s1_main .s1_list .main .two {
    padding-top: 40px;
}

.s1 .s1_main .s1_list .main .two .wrap {
    width: 100%;
    margin-bottom: 25px;
}

.s1 .s1_main .s1_list .main .two .wrap h2 {
    color: #da251d;
    font-size: 14px;
    line-height: 30px;
}

.s1 .s1_main .s1_list .main .two .wrap div {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.s1 .s1_main .s1_list .main .two h3 {
    color: #da251d;
    font-size: 14px;
    line-height: 30px;
}

.s2 {

    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    padding-top: 65px;
    padding-bottom: 65px;
    background: url(../images/62.jpg) no-repeat center center;
    background-size: cover;
    display: none;
}

.s2 .s2_main {
    width: 100%;
    margin-top: 60px;
}

.s2 .s2_main .s2_list {
    width: 400px;
    float: left;
    margin-bottom: 60px;
}

.s2 .s2_main .s2_list li {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.s2 .s2_main .s2_list .li1 {
    font-size: 20px;
    color: #ffcf00;
    margin-bottom: 20px;
}

.n1 {
    width: 100%;
    padding-top: 65px;
    padding-bottom: 80px;
}

.n1 .top {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}

.n1 .top h1 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

.n1 .top div span {
    font-size: 12px;
    color: #888;
    margin-right: 15px;
}

.n1 .top div .span3 {
    margin-right: 0;
}

.n1 .main {
    width: 100%;
    padding-top: 30px;
}

.n1 .main .pic_box {
    width: 472px;
    height: 320px;
    overflow: hidden;
    margin: 0 auto;
}

.n1 .main .pic_box img {
    display: block;
    width: 100%;
}

.n1 .main .text {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}

.n1 .bom {
    width: 100%;
    margin-top: 20px;
}

.n1 .bom a {
    display: block;
    font-size: 12px;
    color: #808080;
    line-height: 30px;
}

.n1 .bom a:hover {
    color: #333;
}

.side {
    width: 70px;
    position: fixed;
    top: 60%;
    right: 0;
    z-index: 1500;
}

.side a {
    display: block;
    width: 75px;
    height: 50px;
    padding-top: 25px;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 10px;
}

.side .a1 {
    padding-top: 0;
    height: 75px;
    background: #c7231b;
    width: 250px;
    position: absolute;
    left: 0px;
    top: -80px;
}

.side .a1 .fl {
    width: 75px;
    height: 50px;
    padding-top: 25px;
    text-align: center;
}

.side .text {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 75px;
    font-style: italic;
    text-align: center;
    width: 175px;
}

.side .a2 {
    background: #017ddd;
}

.side .a3 {
    background: #2d2d2d;
    padding-top: 15px;
    height: 60px;
}

.banner .pages {
    text-align: center;
    position: absolute;
    bottom: 100px;
    z-index: 1000;
}

.banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.nav_list1 {
    display: none;
}


/*新首页*/

.fbd {
    font-weight: bold;
}

.in1 {
    width: 100%;
}

.in1 .swiper1 {
    width: 100%;
}

.in1 .swiper1 a {
    display: block;
}

.in1 .swiper1 img {
    display: block;
    width: 100%;
}

.in1 .swiper1 .prev1 {
    width: 35px;
    height: 67px;
    left: 10%;
    margin-top: -33px;
    background: url(../images/2.png) center no-repeat;
}

.in1 .swiper1 .next1 {
    width: 35px;
    height: 67px;
    right: 10%;
    margin-top: -33px;
    background: url(../images/3.png) center no-repeat;
}

.in1 .swiper1 .pagination1 {
}

.in1 .swiper1 .pagination1 span {
    width: 15px;
    height: 15px;
    opacity: 0.2;
}

.in1 .swiper1 .pagination1 .swiper-pagination-bullet-active {
    opacity: 1;
}

.i_new {
    width: 100%;
    border-bottom: 1px solid #ddd;
    line-height: 38px;
}

.i_new .ilt {
    width: 100px;
    float: left;
    font-size: 18px;
}

.i_new .irt {
    width: calc(100% - 100px);
    float: left;
    text-align: justify;
    font-size: 18px;
}

.i_new .irt .swiper2 .swiper-slide {
    overflow: hidden;
}

.i_new .irt .swiper2 .swiper-slide a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_new .irt .swiper2 .swiper-slide a:hover {
    color: #C22D1F;
}

.in2 {
}

.in2 .tt {
    color: #535252;
    font-size: 38px;
    text-align: center;
    margin-top: 60px;
}

.in2 .xian {
    width: 40px;
    height: 3px;
    background: #C22D1F;
    margin: 10px auto 60px;
}

.in2 .ul1 {
}

.in2 .ul1 li {
    width: 30%;
    float: left;
    overflow: hidden;
    background: #fff;
    position: relative;
    margin-right: 5%;
    text-align: center;
    padding: 20px;
}

.in2 .ul1 li:nth-child(3n) {
    margin-right: 0;
}

.in2 .ul1 li a {
    display: block;
    width: 100%;
}

.in2 .ul1 li a .img, .in2 .ul1 li a .img img {
    display: block;
    overflow: hidden;
    width: 100%;
}

.in2 .ul1 li a .img img {
    transform: scale(1.001);
    -webkit-transform: scale(1.001);
}

.in2 .ul1 li:hover a .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.in2 .ul1 li a .ltt {
    font-size: 18px;
    padding: 0 20px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.alltime, .alltime * {
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    box-sizing: border-box;
}

.in2 .ul1 li {
    border: 2px solid #ddd;
}

.in2 .ul1 li:hover {
    border: 2px solid #C22D1F;
    -moz-box-shadow: 0px 5px 15px #aaa;
    -webkit-box-shadow: 0px 5px 15px #aaa;
    box-shadow: 0px 5px 15px #aaa;
}

.in2 .ul2 {
    margin-top: 110px;
}

.in2 .ul2 li {
    width: 31%;
    float: left;
    margin-bottom: 120px;
    height: 78px;
    border: 2px solid #ddd;
    position: relative;
    padding: 5px;
    margin-right: 3.5%;
}

.in2 .ul2 li a {
    display: block;
    width: 100%;
    height: 100%;
}


.in2 .ul2 li:nth-child(3n) {
    margin-right: 0;
}

.in2 .ul2 li .img {
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    overflow: hidden;
    z-index: 2;
}

.in2 .ul2 li .img img {
    display: block;
    width: 100%;
}

.in2 .ul2 li .img img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
}

.in2 .ul2 li .llt {
    width: 45%;
}

.in2 .ul2 li .llt .ltt {
    font-size: 18px;
    white-space: nowrap;
    margin-bottom: 5px;
}

.in2 .ul2 li .llt .ltc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 38px;
}

.in2 .ul2 li:hover {
    border: 2px solid #da251d;
}

.in2 .ul2 li:hover .img {
    right: -10px;
}

.in2 .ul2 li:last-child {
    border: 0;
    padding: 0;
    text-align: center;
    line-height: 78px;
    font-size: 24px;
}

.in2 .ul2 li:last-child a {
    display: flex;
    justify-content: center;
    align-content: center;
}

.in2 .ul2 li:last-child a img {
    display: block;
    width: 62px;
    height: 62px;
    margin-left: 5px;
}

.in2 .ul2 li:last-child:hover {
    background: #fff;
}

.in2 .ul2 li:last-child:hover a img {
    margin-left: 15px;
}

.in3 {
}

.in3 .tt {
    color: #535252;
    font-size: 38px;
    text-align: center;
    margin-top: 0px;
}

.in3 .xian {
    width: 40px;
    height: 3px;
    background: #C22D1F;
    margin: 10px auto 60px;
}

.in3 .i_sy {
}

.in3 .ilt {
    width: 500px;
    height: 480px;
    border: 2px solid #ddd;
    position: relative;
    float: left;
}

.in3 .ilt .txt {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    padding: 0 30px;
    color: #545252;
}

.in3 .ilt .txt .itt {
    position: relative;
    font-size: 24px;
    line-height: 1;
}

.in3 .ilt .txt .itt s {
    display: block;
    width: 3px;
    height: 100%;
    background: #C22D1F;
    position: absolute;
    left: -10px;
    top: 0;
}

.in3 .ilt .txt .itc {
    line-height: 1.8;
    margin: 8px 0 40px;
}

.in3 .ilt .txt .more {
    display: flex;
    align-content: center;
    font-size: 24px;
    line-height: 62px;
}

.in3 .ilt .txt .more img {
    display: block;
    margin-left: 5px;
}

.in3 .ilt .txt .more:hover img {
    margin-left: 15px;
}

.in3 .irt {
    width: calc(100% - 500px);
    height: 480px;
    float: right;
    position: relative;
    overflow: hidden;
}

.in3 .irt > img {
    display: block;
    height: 100%;
}

.in3 .irt .txt {
    width: 370px;
    position: absolute;
    top: 0;
    right: 100px;
    background: rgba(114, 141, 155, 0.5);
    padding: 15px 30px;
}

.in3 .irt .txt a {
    display: block;
    width: 100%;
    line-height: 80px;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    background: url(../images/in_16.png) center left no-repeat;
}

.in3 .irt .txt a div {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #fff;
}

.in3 .irt .txt a:hover div {
    color: #C22D1F;
}

.in3 .irt .txt:hover {
    background: rgba(114, 141, 155, 1);
}

.in4 {
}

.in4 .tt {
    color: #535252;
    font-size: 38px;
    text-align: center;
    margin-top: 100px;
}

.in4 .xian {
    width: 40px;
    height: 3px;
    background: #C22D1F;
    margin: 10px auto 60px;
}

.in4 .i_ab {
}

.in4 .i_ab .ilt {
    display: block;
    width: 580px;
    height: 440px;
    overflow: hidden;
    border: 2px solid #ddd;
    position: relative;
    float: left;
}

.in4 .i_ab .ilt img {
    display: block;
    width: 100%;
    height: 100%;
}

.in4 .i_ab .ilt .itt {
    position: absolute;
    top: 10px;
    left: 30px;
    font-size: 18px;
    display: inline-block;
    padding-right: 24px;
    background: url(../images/in_18.png) center right no-repeat;
}

.in4 .i_ab .ilt:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.in4 .i_ab .ilt:hover .itt {
    color: #C22D1F;
}

.in4 .i_ab .irt {
    width: calc(100% - 610px);
    float: right;
}

.in4 .i_ab .irt .ul1 {
}

.in4 .i_ab .irt .ul1 li {
    width: 290px;
    height: 210px;
    float: left;
    border: 2px solid #ddd;
    padding: 10px 25px;
}

.in4 .i_ab .irt .ul1 li:nth-child(2) {
    float: right;
}

.in4 .i_ab .irt .ul1 li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
    color: #666;
}

.in4 .i_ab .irt .ul1 li a.ltt {
    display: inline-block;
    font-size: 18px;
    padding-right: 24px;
    background: url(../images/in_18.png) center right no-repeat;
}

.in4 .i_ab .irt .ul1 li a:hover {
    color: #C22D1F;
}

.in4 .i_ab .irt .ibt {
    border: 2px solid #ddd;
    margin-top: 20px;
    overflow: hidden;
    height: 210px;
}

.in4 .i_ab .irt .ibt img {
    display: block;
    width: 100%;
    height: 100%;
}

.in5 {
    margin: 100px 0 130px;
}

.in5 .tt {
    color: #535252;
    font-size: 38px;
    text-align: center;
    margin-top: 100px;
}

.in5 .xian {
    width: 40px;
    height: 3px;
    background: #C22D1F;
    margin: 10px auto 60px;
}

.in5 .ilb {
    position: relative;
}

.in5 .ilb .prev3 {
    width: 39px;
    height: 44px;
    margin-top: -22px;
    background: url(../images/40.png) center no-repeat;
    left: -100px;
}

.in5 .ilb .next3 {
    width: 39px;
    height: 44px;
    margin-top: -22px;
    background: url(../images/41.png) center no-repeat;
    right: -100px;
}

.in5 .ilb .prev3:hover {
    background: url(../images/42.png) center no-repeat;
}

.in5 .ilb .next3:hover {
    background: url(../images/43.png) center no-repeat;
}


/*产品*/

.pr1 {
    padding: 40px 0;
}

.pr1 .ptop {
    font-size: 18px;
}

.pr1 .ss .srt {
    width: 200px;
    height: 30px;
    float: right;
    border: 1px solid #CBCCCC;
}

.pr1 .ss .srt input {
    display: block;
    width: calc(100% - 30px);
    float: left;
    height: 100%;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.pr1 .ss .srt a {
    display: block;
    width: 30px;
    height: 100%;
    float: right;
    background: #CBCCCC url(../images/ss.png) center no-repeat;
    cursor: pointer;
}

.pr1 .ss .ptt {
    float: left;
    display: none;
}

.pr1 .tt {
    font-size: 32px;
    margin: 40px 0 30px;
}

.pr1 .ubox {
}

.pr1 .ubox .ul1 {
    width: 585px;
    float: left;
}

.alltime, .alltime * {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    box-sizing: border-box;
}

.pr1 .ubox .ul1:nth-child(2) {
    float: right;
}

.pr1 .ubox .ul1 li {
    border: 1px solid #ddd;
    cursor: pointer;
    margin-bottom: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.pr1 .ubox .ul1 li:hover {
    border: 1px solid #C22D1F;
}

.pr1 .ubox .ul1 li .ltp {
    width: 100%;
    line-height: 90px;
    padding: 0 30px 0 45px;
    background: url(../images/pr_2.png) 94% center no-repeat;
    font-size: 20px;
}

.pr1 .ubox .ul1 li .ltp div {
    display: block;
    padding-left: 50px;
    background: url(../images/pr_3.png) left center no-repeat;
    width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pr1 .ubox .ul1 li .ltp.act {
    background: #C22D1F url(../images/pr_2_1.png) 94% center no-repeat;
}

.pr1 .ubox .ul1 li .ltp.act div {
    background: url(../images/pr_3_1.png) left center no-repeat;
    color: #fff;
}

.pr1 .ubox .ul1 li .lbt {
    border-top: 1px solid #ddd;
    display: none;
}

.pr1 .ubox .ul1 li .lbt .lbt_box {
    position: relative;
    padding: 10px 0;
}

.pr1 .ubox .ul1 li .lbt .lbt_box:after {
    content: '';
    display: block;
    width: calc(100% - 80px);
    position: absolute;
    left: 40px;
    bottom: 0;
    background: #ddd;
    height: 1px;
}

.pr1 .ubox .ul1 li .lbt .lbt_box:last-child:after {
    display: none;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_top {
    padding: 0 40px;
    line-height: 46px;
    font-size: 18px;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_top div {
    padding-left: 50px;
    background: url(../images/pr_2.png) left center no-repeat;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_top.act div {
    background: #C22D1F url(../images/pr_2_1.png) left center no-repeat;
    color: #fff;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot {
    position: relative;
    padding: 10px 0;
    display: none;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a {
    display: block;
    padding: 10px 40px;
    position: relative;
    z-index: 3;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border: 1px solid #C22D1F;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    box-sizing: border-box;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .img {
    display: block;
    float: left;
    width: 114px;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .img img {
    display: block;
    width: 100%;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .lrt {
    width: calc(100% - 114px);
    float: right;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .lrt .ltt {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .lrt .sbtn {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.4;
    text-align: center;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .lrt .sbtn span {
    display: block;
    width: 33.33%;
    float: left;
    padding: 0 10px;
    color: #666;
    box-sizing: border-box;
    border-right: 1px solid #ddd;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .lrt .sbtn span div {
    text-overflow: ellipsis;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a .lrt .sbtn span:last-child {
    border: 0;
}

.pr1 .ubox .ul1 li .lbt .lbt_box .lbt_bot a:hover:before {
    opacity: 1;
}

.pr1 .ul2 {
    margin: 100px 0 130px;
    height: 135px;
    color: #fff;
}

.pr1 .ul2 dt {
    width: 25%;
    float: left;
    background: #7D7D7F;
    line-height: 1.5px;
    padding: 0 35px;
    height: 100%;
}

.pr1 .ul2 dt a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 135px;
    background: url(../images/pr_10.png) 96% center no-repeat;
    font-size: 22px;
}

.pr1 .ul2 dt:hover {
    background: #C22D1F;
}

.pr1 .ul2 dd {
    width: 25%;
    float: left;
    line-height: 1.5px;
    padding: 0 35px;
    height: 100%;
}

.pr1 .ul2 dd.d_1 {
    background: #575959;
}

.pr1 .ul2 dd.d_2 {
    background: #424143;
}

.pr1 .ul2 dd.d_3 {
    background: #313333;
}

.pr1 .ul2 dd a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 14px;
}

.pr1 .ul2 dd a img {
    display: block;
    margin: 10px auto;
}

.pr1 .ul2 dd:hover {
    background: #C22D1F;
}

/*产品详情*/

.pr_nav {
    background: #7D7D7F;
    margin-bottom: 80px;
    position: relative;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
}

.pr_nav.act {
    position: fixed;
}

.pr_nav .ul1 {
}

.pr_nav .ul1 li {
    width: 7.69%;
    float: left;
    height: 64px;
    position: relative;
}

.pr_nav .ul1 li:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 2;
    background: #C22D1F;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.pr_nav .ul1 li:hover:after {
    opacity: 1;
}

.pr_nav .ul1 li .ltp a {
    display: flex;
    width: 100%;
    height: 64px;
    color: #fff;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #fff;
    line-height: 1.5;
}

.pr_nav .ul1 li .ltp a:last-child {
    border: 0;
}

.pr_nav .ul1 li .ltp a div {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pr_nav .ul1 li .lbt {
    width: 200px;
    position: absolute;
    top: 80px;
    left: 0;
    background: #eeecee;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    pointer-events: none;
}

.pr_nav .ul1 li .lbt .lbtbox {
    position: relative;
}

.pr_nav .ul1 li:hover .lbt {
    top: 64px;
    opacity: 1;
    pointer-events: inherit;
}

.pr_nav .ul1 li .lbt .lb_top {
    background: #eeecee url(../images/pr_2.png) 10px center no-repeat;
    background-size: 10px;
    color: #545454;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    cursor: pointer;
    padding-left: 25px;
    border-bottom: 1px solid #ddd;
}

.pr_nav .ul1 li .lbt .lb_top.act {
    background: #C22D1F url(../images/pr_2_1.png) 10px center no-repeat;
    border-bottom: 1px solid #C22D1F;
    color: #fff;
    background-size: 10px;
}

.pr_nav .ul1 li .lbt .lb_bot {
    display: none;
    position: absolute;
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: #eee;
}

.pr_nav .ul1 li:nth-child(n + 9) .lbt .lb_bot {
    left: -100%;
}

.pr_nav .ul1 li .lbt .lb_bot a {
    display: block;
    padding: 0 20px;
    line-height: 40px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.pr_nav .ul1 li .lbt .lb_bot a div {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pr_nav .ul1 li .lbt .lb_bot a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border: 1px solid #C22D1F;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    box-sizing: border-box;
}

.pr_nav .ul1 li .lbt .lb_bot a:hover:after {
    opacity: 1;
}

.pr_co1 {
}

.pr_co1 .ptt {
    border-bottom: 1px solid #ddd;
    margin-bottom: 65px;
}

.pr_co1 .ptt .plt {
    display: inline-block;
    float: left;
    font-size: 18px;
    padding: 0 10px 10px;
    position: relative;
}

.pr_co1 .ptt .plt s {
    display: block;
    width: 100%;
    height: 2px;
    background: #C22D1F;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.pr_co1 .ptt .prt {
    float: right;
}

.pr_co1 .ptt .prt a:hover {
    color: #C22D1F;
}

.pr_co1 .ptc {
}

.pr_co1 .ptc .plt {
    width: 480px;
    float: left;
}

.pr_co1 .ptc .plt .img, .pr_co1 .ptc .plt .img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.pr_co1 .ptc .plt .sbnew {
    margin-top: 30px;
}

.pr_co1 .ptc .plt .sbnew img {
    width: 80px;
    border: 1px solid #eee;
    cursor: pointer;
}

.pr_co1 .ptc .plt .sbnew img.act {
    border: 1px solid #c22d1f;
}

.pr_co1 .ptc .prt {
    width: calc(100% - 480px);
    float: right;
    line-height: 1.5;
    color: #666;
}

.pr_co1 .ptc .prt .pt_t1 {
    font-size: 32px;
    color: #333;
}

.pr_co1 .ptc .prt .pt_d2 {
    color: #555;
    font-size: 24px;
}

.pr_co1 .ptc .prt .pt_d3 {
    margin: 15px 0 20px;
    line-height: 1.8;
}

.pr_co1 .ptc .prt .pt_d4 {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.pr_co1 .ptc .prt .pt_d4 s {
    display: block;
    width: 30px;
    height: 2px;
    margin: 5px 0 10px;
    background: #C22D1F;
}

.pr_co1 .ptc .prt .pt_d5 {
    margin-bottom: 20px;
}

.pr_co1 .ptc .prt .pt_d5 span {
    display: block;
    font-size: 12px;
    text-align: center;
    width: 16.66%;
    float: left;
}

.pr_co1 .ptc .prt .pt_d5 span img {
    display: block;
    margin: 0 auto 10px;
}

.pr_co1 .ptc .prt .pt_d6 span {
    width: 20%;
}

.pr_co2 {
    margin-top: 80px;
}

.pr_co2 .ptt {
    border-bottom: 1px solid #ddd;
    margin-bottom: 65px;
}

.pr_co2 .ptt .plt {
    display: inline-block;
    font-size: 18px;
    padding: 0 10px 10px;
    position: relative;
}

.pr_co2 .ptt .plt s {
    display: block;
    width: 100%;
    height: 2px;
    background: #C22D1F;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.pr_co2 .ul1 {
    margin-bottom: 65px;
}

.pr_co2 .ul1 li {
    width: 25%;
    float: left;
}

.pr_co2 .ul1 li .wb {
    display: block;
    width: 205px;
    height: 250px;
    background: url(../images/pr_23.png) center no-repeat;
    background-size: cover;
    margin: 0 auto;
    padding: 15px 20px;
    line-height: 1.5;
}

.pr_co2 .ul1 li .wb img {
    display: block;
}

.pr_co2 .ul1 li .wb .ltt {
    font-size: 18px;
    margin: 15px 0;
}

.pr_co2 .ul1 li .wb .ltc {
    text-align: left;
    height: 85px;
    overflow: hidden;
}

.pr_co2 .ptxt {
    max-width: 980px;
    margin: 80px auto 140px;
}

.pr_co2 .ptxt dl {
    margin-bottom: 20px;
}

.pr_co2 .ptxt dl dt {
    font-size: 20px;
    line-height: 50px;
    border-bottom: 1px solid #555;
    text-align: center;
    color: #000;
    padding-left: 170px;
}

.pr_co2 .ptxt dl dd {
    font-size: 18px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    line-height: 1.5;
}

.pr_co2 .ptxt dl dd .dlt {
    width: 170px;
    float: left;
    text-align: right;
}

.pr_co2 .ptxt dl dd .drt {
    width: calc(100% - 170px);
    float: right;
    text-align: center;
}


.pr_co2 .ul3 {
    display: ;
}

.pr_co2 .ul3 li {
    width: 33.33%;
    float: left;
    padding: 10px 20px 30px;
    position: relative;
    top: 0;
}

.pr_co2 .ul3 li:hover {
    -moz-box-shadow: 0px 1px 5px #999;
    -webkit-box-shadow: 0px 1px 5px #999;
    box-shadow: 0px 1px 5px #999;
    top: -10px;
}

.pr_co2 .ul3 li:last-child {
    margin-right: 0;
}

.pr_co2 .ul3 li a {
    display: block;
    text-align: center;
}

.pr_co2 .ul3 li a .img {
    display: block;
    width: 100%;
}

.pr_co2 .ul3 li a .img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.pr_co2 .ul3 li a .ltt {
    font-size: 24px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0 5px;
}

.pr_co2 .ul3 li a .ltt span {
    color: #C22D1F;
}

.pr_co2 .ul3 li a .ltc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pr_co2 .ul2 {
    margin: 100px 0 130px;
    height: 135px;
    color: #fff;
}

.pr_co2 .ul2 dt {
    width: 25%;
    float: left;
    background: #7D7D7F;
    line-height: 1.5px;
    padding: 0 35px;
    height: 100%;
}

.pr_co2 .ul2 dt a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 135px;
    background: url(../images/pr_10.png) 96% center no-repeat;
    font-size: 22px;
}

.pr_co2 .ul2 dt:hover {
    background: #C22D1F;
}

.pr_co2 .ul2 dd {
    width: 25%;
    float: left;
    line-height: 1.5px;
    padding: 0 35px;
    height: 100%;
}

.pr_co2 .ul2 dd.d_1 {
    background: #575959;
}

.pr_co2 .ul2 dd.d_2 {
    background: #424143;
}

.pr_co2 .ul2 dd.d_3 {
    background: #313333;
}

.pr_co2 .ul2 dd a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 14px;
}

.pr_co2 .ul2 dd a img {
    display: block;
    margin: 10px auto;
}

.pr_co2 .ul2 dd:hover {
    background: #C22D1F;
}


.pr_co2 .ul4 {
    display: none;
}

.pr_co2 .ul4 li {
    width: 30%;
    float: left;
    overflow: hidden;
    background: #fff;
    position: relative;
    margin-right: 5%;
    text-align: justify;
    border: 2px solid #eee;
    margin-bottom: 30px;
}

.pr_co2 .ul4 li:nth-child(3n) {
    margin-right: 0;
}

.pr_co2 .ul4 li a {
    display: block;
    width: 100%;
}

.pr_co2 .ul4 li a .img, .pr_co2 .ul4 li a .img img {
    display: block;
    overflow: hidden;
    width: 100%;
}

.pr_co2 .ul4 li a .img {
    padding: 20px;
}

.pr_co2 .ul4 li a .img img {
    transform: scale(1.001);
    -webkit-transform: scale(1.001);
}

.pr_co2 .ul4 li:hover a .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.pr_co2 .ul4 li .txt {
    padding: 10px 20px;
    border-top: 1px solid #ddd;
}

.pr_co2 .ul4 li .txt div {
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pr_co2 .ul4 li .txt .more {
}

.pr_co2 .ul4 li .txt .more span {
    display: block;
    width: 100px;
    line-height: 40px;
    background: #F9F9F9;
    border: 1px solid #eee;
    float: right;
    text-align: center;
    margin-top: 5px;
}

.pr_co2 .ul4 li:hover .txt .more span {
    background: #CC2A1E;
    border: 1px solid #CC2A1E;
    color: #fff;
}

/*搜索*/

.sea1 .tt {
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 80px;
}

.sea1 .ul5 {
}

.sea1 .ul5 li {
    width: 33.33%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

.sea1 .ul5 li:after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 40px);
    background: #ddd;
    top: 0;
    right: 0;
    z-index: 2;
    position: absolute;
}

.sea1 .ul5 li:nth-child(3n):after {
    display: none;
}

.sea1 .ul5 li a {
    display: block;
    position: relative;
    padding: 0 30px;
    text-align: center;
    font-size: 14px;
}

.sea1 .ul5 li a .img {
    display: block;
    width: 100%;
}

.sea1 .ul5 li a .img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.sea1 .ul5 li a .ltt {
    color: #555;
    margin: 10px 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sea1 .ul5 li a .ltc {
    padding-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #ddd;
}

.sea1 .ul5 li a:hover .ltc {
    border-bottom: 1px solid #C22D1F;
}


/*新右侧按钮*/

.n_right {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -140px;
    z-index: 9;
}

.n_right .ul1 {
    width: 70px;
}

.n_right .ul1 li {
    height: 75px;
    border: 1px solid #ddd;
    border-left: none;
    position: relative;
    background: #fff;
    margin-bottom: 3px;
    cursor: pointer;
    width: 70px;
    left: 0;
}

.n_right .ul1 li a {
    display: block;
}

.n_right .ul1 li s {
    position: absolute;
    top: 0px;
    left: 0;
    width: 7px;
    height: 73px;
    z-index: 2;
}

.n_right .ul1 li s img {
    display: block;
    height: 100%;
}

.n_right .ul1 li .lrt {
    width: 61px;
    height: 73px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.n_right .ul1 li .lrt img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
}

.n_right .ul1 li .lrt img:nth-child(2) {
    position: absolute;
    top: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    opacity: 1;
}

.n_right .ul1 li:hover .lrt img {
    opacity: 1;
}

.n_right .ul1 li:hover .lrt img:nth-child(2) {
    opacity: 0;
}

.n_right .ul1 li .llt {
    width: 0px;
    height: 100%;
    float: left;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 75px;
    font-size: 12px;
}

.n_right .ul1 li:first-child {
    background-image: url("../images/right-list1.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.n_right .ul1 li:nth-child(2) {
    background-image: url("../images/right-list2.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.n_right .ul1 li:nth-child(3) {
    background-image: url("../images/right-list3.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.n_right .ul1 li .llt .lbox {
    width: 175px;
    height: 100%;
    padding: 4px;
    position: relative;
}

.n_right .ul1 li .llt1 img {
    display: block;
    height: 100%;
}

.n_right .ul1 li:hover .llt {
    width: 150px;
}

.n_right .ul1 li:hover {
    width: 245px;
    left: -175px;
}

.n_right .ul1 li .llt2 .ltc {
    margin-bottom: 2px;
}

.n_right .ul1 li:last-child:hover {
    width: 70px;
    left: 0;
}

.nb-icon-wrap {
    display: none !important;
}


/* 产品列表 */

.pr_li1 {
}

.pr_nav2 {
    margin: 0;
}

.pr_li1 .ss {
    margin: 40px 0;
}

.pr_li1 .ss .srt {
    width: 200px;
    height: 30px;
    float: right;
    border: 1px solid #CBCCCC;
}

.pr_li1 .ss .srt input {
    display: block;
    width: calc(100% - 30px);
    float: left;
    height: 100%;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.pr_li1 .ss .srt a {
    display: block;
    width: 30px;
    height: 100%;
    float: right;
    background: #CBCCCC url(../images/ss.png) center no-repeat;
}

.pr_li1 .ul1 {
}

.pr_li1 .ul1 li {
    width: 30%;
    float: left;
    overflow: hidden;
    background: #fff;
    position: relative;
    margin-right: 5%;
    text-align: justify;
    border: 2px solid #eee;
    margin-bottom: 30px;
}

.pr_li1 .ul1 li:nth-child(3n) {
    margin-right: 0;
}

.pr_li1 .ul1 li a {
    display: block;
    width: 100%;
}

.pr_li1 .ul1 li a .img, .pr_li1 .ul1 li a .img img {
    display: block;
    overflow: hidden;
    width: 100%;
}

.pr_li1 .ul1 li a .img {
    padding: 20px;
}

.pr_li1 .ul1 li a .img img {
    transform: scale(1.001);
    -webkit-transform: scale(1.001);
    width: 100%;
    height: 211px;
}

.pr_li1 .ul1 li:hover a .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.pr_li1 .ul1 li .txt {
    padding: 10px 20px;
    border-top: 1px solid #ddd;
}

.pr_li1 .ul1 li .txt div {
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pr_li1 .ul1 li .txt .more {
}

.pr_li1 .ul1 li .txt .more span {
    display: block;
    width: 100px;
    line-height: 40px;
    background: #F9F9F9;
    border: 1px solid #eee;
    float: right;
    text-align: center;
    margin-top: 5px;
}

.pr_li1 .ul1 li:hover .txt .more span {
    background: #CC2A1E;
    border: 1px solid #CC2A1E;
    color: #fff;
}


#newBridge .nb-show {
    left: auto !important;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
}

@media (max-width: 1024px) {
    html {
        width: 100%;
    }

    .box {
        width: 90%;
    }

    body {
        overflow: hidden;
    }

    .m2 .top,
    .s2 {
        width: 100%;
        margin: 0;
        left: 0;
    }

    .d1 .d1_main {
        width: 100%;
    }

    .header .logo {
        width: 160px;
    }

    .pr1 .ubox .ul1 {
        width: 100%;
        float: none;
    }


}



