@charset "utf-8";

/*首页*/

.banner,
.banner .swiper-container,
.banner .swiper-slide {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
}

.banner .swiper-slide {
	position: relative;
}

.banner .swiper-slide img {
	width: 100%;
	height: auto;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 12px;
}

.banner .swiper-pagination-bullet {
	width: 45px;
	height: 6px;
	opacity: 1;
	background: rgba(255, 255, 255, 1);
	border-radius: initial;
}

.banner .swiper-pagination-bullet-active {
	background: #e7211a;
}
.content-box {
    background: #f3f2f2;
    padding-bottom: 20px;
    padding-top: 30px;
}
.content {
	width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.pro-fl {
    float: left;
    width: 240px;
    height: 1300px;
    box-sizing: border-box;
    padding: 0 13px;
    background: white;
    padding-bottom: 31px;
}
.pro-fl h2 {
    background: url(../img/pro-navd.png) no-repeat bottom center;
    height: 60px;
    padding-top: 28px;
}
.menu {
    width: 100%;
}
.menu dl {
    background: url(../img/pro-navd.png) no-repeat bottom center;
    padding-bottom: 12px;
    padding-top: 5px;
}
.menu dl dt {
    height: 40px;
    /*margin-bottom: 10px;*/
    padding-left: 10px;
}
.menu dl dt a {
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.menu dl dd{
	height: 40px;
    padding-left: 10px;
}
.menu dl dd a{
	font-size: 16px;
	color: #333;
}
.menu dl dd a:hover{
	color: #e7211a;
}
.m-contact{
	margin-top: 40px;
}
.m-contact h4{
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}
.m-contact h4 span{
	margin: 0 auto -13px;
	display: block;
	font-size: 20px;
	line-height: 26px;
	width: 120px;
	background-color: #fff;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.m-contact p{
	text-align: center;
	line-height: 26px;
	color: #333;
}
.m-contact img{
	width: 160px;
	height: 160px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #fff;
	margin: 10px auto 0;
}
.m-contact em{
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #666;
}
.pro-fr {
    width: 940px;
    float: right;
}
.pro-fr li{
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 300px;
	box-sizing: border-box;
}
.pro-fr li:nth-child(3n){
	margin-right: 0;
}
.pro-fr li a{
	display: block;
}
.pro-fr li a i{
	display: block;
	overflow: hidden;
}
.pro-fr li a img{
	width: 100%;
	height: 258px;
}
.pro-fr li a h4{
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	background-color: #fff;
	color: #333;
	line-height: 50px;
}

.anli-box {
    background: url(../img/a_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 490px;
    overflow: hidden;
}
.anli-box .titles{
	background-image: url(../img/title_bgs.png);
}
.anli-box .titles h2 span,.anli-box .titles h2 em{
	color: #fff;
}
.titles{
	background:url(../img/title_bg.png) no-repeat center 54px;
	margin-top: 30px;
}
.titles h2{
	text-align: center;
}
.titles h2 span,.titles h2 em{
	display: block;
	line-height: 36px;
}
.titles h2 span{
	font-size: 26px;
	font-weight: bold;
	color: #333;
}
.titles h2 em{
	font-size: 30px;
	color: #1d2088;
	font-family: "宋体";
	text-transform: uppercase;
}
.anl{
	margin-top: 40px;
}
.anli-b{
	position: relative;
}
.anli-b a{
	display: block;
	overflow: hidden;
	position: relative;
	width: 290px;
	height: 310px;
}
.anli-b a img{
	width: 100%;
	height: 100%;
}
.anli-b a span{
	position: absolute;
	line-height: 50px;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	display: block;
	font-size: 16px;
	color: #fff;
}
.anli-b .swiper-button-next,.anli-b .swiper-button-prev{
	width: 42px;
	height: 38px;
	margin-top: -19px;
	background-size: 100% 100%;
}
.anli-b .swiper-button-prev.swiper-button-white, .anli-b .swiper-container-rtl .swiper-button-next.swiper-button-white{
	background-image: url(../img/left.png);
}
.anli-b  .swiper-button-next.swiper-button-white, .anli-b  .swiper-container-rtl .swiper-button-prev.swiper-button-white{
	background-image: url(../img/right.png);
}
.anli-b .swiper-button-next,.anli-b .swiper-container-rtl .swiper-button-prev{
	right: -60px;
}
.anli-b .swiper-button-prev,.anli-b .swiper-container-rtl .swiper-button-next{
	left: -60px;
}
.cont5{
	padding: 20px 0 30px;
}
.cont5-c{
	margin-top: 40px;
}
.cont5-l{
	width: 600px;
	float: left;
}
.cont5-l h4{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.cont5-l h4 i{
	display: block;
	width: 90px;
	height: 3px;
	background-color: #1d2088;
	margin-top: 5px;
}
.cont5-l a{
	display: block;
	width: 140px;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-color: #e7211a;
	margin-top: 40px;
}
.cont5-l p{
	font-size: 16px;
	color: #333;
	line-height: 28px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
}
.cont5-r{
	float: right;
	width: 576px;
}
.cont5-r img{
	width: 100%;
	height: auto;
}
.kehu-box {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
.kehu {
    width: 1200px;
    overflow: hidden;
    clear: both;
}
.kehu li {
    position: relative;
    width: 560px;
    height: 170px;
    float: left;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 20px;
}
.din {
	height: 170px;
	width: 440px;
    background: #f1f1f1;
    border-left: 2px solid #1d2088;
    padding-left: 30px;
    padding-top: 25px;
    box-sizing: border-box;
}
.din h4{
	font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    padding-right: 80px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.din p {
    width: 300px;
    height: 72px;
    line-height: 24px;
    overflow: hidden;
    font-size: 13px;
    color: #8c8c8c;
}
.din a {
	display: block;
    font-size: 12px;
    color: #1d2088;
    margin-top: 10px;
}
.kk {
    position: absolute;
    display: block;
    width: 180px;
    height: 120px;
    right: 0;
    top: 25px;
}
.kk img{
	width: 100%;
	height: 100%;
}
.kehu{
	margin-top: 40px;
}
.news-box {
    background: #fff3e2;
    padding-top: 30px;
    height: 450px;
    padding-bottom: 30px;
}
.news dl {
    width: 490px;
    border-bottom: 1px solid #dadada;
    height: 99px;
    margin: 0 30px;
    float: left;
    margin-bottom: 18px;
}
.news dl dt {
    height: 26px;
}
.news dl dd {
    height: 50px;
}
.news dl dt a {
    line-height: 26px;
    font-size: 15px;
    color: #2b2e33;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news dl dd a {
    font-size: 13px;
    color: #505050;
    line-height: 22px;
}
.links-box {
    height: 80px;
    overflow: hidden;
}
.links {
    width: 1100px;
    margin: 0 auto;
    height: 65px;
    overflow: hidden;
    padding-top: 15px;
    font-size: 12px;
    color: #fff;
}
.links h3 {
    float: left;
    width: 80px;
    font-size: 16px;
    font-weight: bold;
    color: #dc9132;
}
.lian {
    float: left;
    width: 920px;
}
.lian a {
    margin-left: 40px;
    float: left;
    line-height: 24px;
    color: #515151;
}
.contents-box{
	padding: 20px 0 60px;
	background-color: #f2f2f2;
}
.contents-c{
	width: 960px;
	float: right;
	min-height: 500px;
}
.contents-white{
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px 50px;
}
.about img{
	max-width: 100%;
}
.about p{
	font-size: 15px;
	color: #333;
	line-height: 34px;
	text-indent: 2em;
}
#list .inbox li{
	display: block;
    height: 68px;
    border-bottom: 1px solid #eeeeee;
    padding-top: 12px;
    padding-bottom: 12px;
}
#list .inbox li a{
	float: left;
    font-size: 16px;
    color: #1d2088;
    line-height: 68px;
    font-weight: 600;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#list .inbox li .date {
    float: right;
    width: 150px;
    height: 100%;
    border-left: 1px solid #eeeeee;
    text-align: center;
}
#list .inbox li .date p.day {
    font-size: 36px;
    color: #c0bfbf;
    line-height: 40px;
    color: #666;
}
#list .inbox li .date p.year {
    font-size: 18px;
    color: #666;
}

#xq .inbox h4{
	font-size: 24px;
    color: #1d2088;
    text-align: center;
}
#xq .inbox .mark {
    height: 38px;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    color: #919090;
    padding-top: 20px;
}
#xq .inbox .mark span {
    margin: 0 5px;
}
#xq .inbox .text {
    padding-top: 20px;
    font-size: 14px;
    line-height: 40px;
}
#xq .inbox .text p{
	color: #333;
	font-size: 15px;
}
#xq .inbox .text img{
	width: 70%;
	margin: 0 auto;
}
#xq .inbox .pagination {
    height: 40px;
    line-height: 40px;
    border-top: 1px dashed #d5d5d5;
    margin-top: 20px;
}
#xq .inbox .pagination p.prev {
    float: left;
}
#xq .inbox .pagination p {
    font-size: 14px;
    color: #1d2088;
    max-width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#xq .inbox .pagination p.next {
    float: right;
}
.xq-img {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	padding: 0 20px;
}
.xq-img a{
	display: block;
	width: 190px;
	height: 190px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.xq-img a img{
	width: 100%;
	height: 100%;
}
.xq-img a span{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	box-sizing: border-box;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
.xq-tab{
	margin-top: 40px;
	width: 100%;
}
.xq-tab table{
	width: 100%;
	border: 1px solid #ddd;
	background-color: #fff;
}
.xq-tab table th{
	border: 1px solid #ddd;
	background-color: #eee;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	color: #333;
}
.xq-tab table td{
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 0;
	text-align: center;
	color: #333;
}
.xq-img .swiper-button-prev, .xq-img .swiper-container-rtl .swiper-button-next{
	left: -2px;
	opacity: 0.5;
}
.xq-img .swiper-button-next, .xq-img .swiper-container-rtl .swiper-button-prev{
	right: -2px;
	opacity: 0.5;
}

.product-list{
	width: 960px;
    float: right;
    min-height: 500px;
}
.product-list li{
	float: left;
	overflow: hidden;
	margin-right: 17.5px;
	margin-bottom: 20px;
	width: 308px;
	box-sizing: border-box;
}
.product-list li:nth-child(3n){
	margin-right: 0;
}
.product-list li a{
	display: block;
}
.product-list li a i{
	display: block;
	overflow: hidden;
}
.product-list li a img{
	width: 100%;
	height: 260px;
}
.product-list li a h4{
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	background-color: #fff;
	color: #333;
	line-height: 50px;
}
.product-list li:hover a h4{
	background-color: #e7211a;
	color: #fff;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #1d2088 url(../img/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #1d2088 url(../img/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #1d2088 url(../img/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #1d2088 url(../img/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}