﻿.backgroud{
	background: url(../img/background.jpg) center !important;
}
/*header*/
.top-top-font {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.top-top-font ul{
	float: right;
}
.top-top-font ul li a{
	float: left;
	color: #a0a0a0;
}
.header-top {
	width: 100%;
	height: 120px;
}
.header-logo img{
	width: 360px;
	height: 90px;
}
.header-qr {
	width: 260px;
	letter-spacing: 1px;
}
.header-qr img{
	margin-right: 10px;
}
.header-qr p{
	text-align: center;
	font: 100 14px/8px "Microsoft YaHei";
	color: #333;
}
.header-qr span {
	padding-left: 5px;
	font: 100 16px/28px "Microsoft YaHei";
	color: #093052;
}

.header .nav {
	height: 40px;
  	background-color:#10315a ;
}
.header .nav ul {
	height: 100%;
}
.header .nav ul li {
	float: left;
	width: 133px;
	height: 100%;
	position: relative;
}
.header .nav ul li a {
	display: block;
	height: 100%;
	font: 300 16px/40px "Microsoft YaHei";
	text-align: center;
	color: #fff;
}
.header .nav ul li i {
	width: 2px;
	height: 100%;
	display: block;
	background: url("../img/head_top_bj.png") no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
}
.header .nav ul li.active,
.header .nav ul li a:hover {
	background-size: 133px 40px !important;
	background: url(../img/nav-bac.png) center;
	color: #10315a;
}
.clickcolor{
	background-size: 133px 40px !important;
	background: url(../img/nav-bac.png) center;
	color: #10315a !important;
}
/*/header*/
/*banner*/
.listshowbaner img{
	width: 100%;
	margin: 0 auto;
}
/*links*/
.links {
	width: 100%;
	height: 150px;
    background: url(../img/indexmid-bgc.jpg) center;
    background-size: 100%;
}
.links ul {
    height: 70px;
}
.links li {
    float: left;
}
.links li a {
    height: 30px;
    display: block;
    text-align: center;
    font: 400 16px/2 "SimSun";
    padding: 2px 30px;
	color: #093052;
}
.links p{
	font-size: 34px;
	padding: 8px 0;
	color: #093052;
	font-weight: bold;
}

/*bottom*/
.nav-bottom {
	width: 100%;
	height: 390px;
	background-color: #093052;
}
.bot-di{
	height: 260px;
	border-top: 1px solid #0b1f47;
	border-bottom: 2px solid #a0a0a0;
}
.bot-diall{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.bot-di-left {
	width: 500px;
	display: flex;
	flex-direction: column;
}
.botdilefttop{
	margin-bottom:10px;
}
.botdilefttop img{
	margin-right: 15px;
}
.botdilefttop p{
	color: #fff;
	font-size: 24px;
	letter-spacing: 1px;
	padding: 5px;
	text-align: center;
}
.botdilefttop span {
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	padding: 5px;
	font-weight: bold;
}
.botdileftbot{
	margin-left: 15px;
}
.botdileftbot p{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px 15px;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
}
.botdiot{
	margin-left: 70px;
}
.botdileftbot p img{
	margin-right: 8px;
}
.bot-di-right-log {
	width: 190px;
	height: 180px;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff;
}
.bot-dght-log{
	width: 175px;
	height: 165px;
	background: url(../img/Qrcode-border.png) no-repeat;
	background-size: 100%;
}
.bot-dght-log img {
	margin: 14px 0 0px 18px;
	width: 140px;
	height: 136px;
}

.bot-di-oneimg{
	width: 340px;
}
.bot-di-oneimg p{
	color: #fff;
	font-size: 16px;
}
.bot-di-oneimg p img{
	margin-right: 10px;
}
.bot-di-oneimg>img{
	width: 300px;
	height: 140px;
	margin: 15px 0 0 15px;
}
.bot-diallfont p{
	margin-top: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #617281;
}
/*主图下展示*/
.havaaface{
	width: 1920px;
	height: 778px;
}
.havaaface-top{
	margin: 0px auto;
	padding: 30px 0;
	text-align: center;
}
.havaaface-top p{
	font-size: 54px;
	font-weight: bold;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
.havaaface-top span{
	font-size: 22px;
	letter-spacing: 2px;
	color: #555;
}
.havaaface-bot{
	padding: 20px;
}
.havaaface-b{
	width: 600px;
}
.havaaface-b:nth-child(2) img{
	margin: 15px 0;
}
/*indexcenterbody*/
.product-bgc {
	width: 100%;
	height: 1440px;
}
.product-bgc>img{
	width: 100%;
	margin: 0 auto;
}
.product-left {
    width: 242px;
    height: 100%;
}
.product-list {
	background: url(../img/proleftbgc.jpg) center;
	background-size:100%;
    padding-bottom:20px ;
    width: 240px;
}
.product-list-top{
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-list-top img{
	margin-left: 8px;
}
.product-list-top p{
	display: block;
    height: 60px;
    line-height: 52px;
    font-size: 32px;
    color: #0b3155;
    text-align: center;
    font-family: "Microsoft YaHei";
    letter-spacing: 3px;
    font-weight: bold;
    text-align: center;
}

.product-list-middle {
    width: 240px;
}
.product-list-middle h3{
	display: flex;
	flex-direction: row;
	align-items: center;
    margin: 0 auto;
   	background-color: #0b3155;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    letter-spacing: 2px;
    text-align: center;
    font-family: "Adobe 黑体 Std";
    color: #fff;
}
.product-list-middle h3:hover{
	background:#0b3155 url(../img/cenloghoversml.png) no-repeat;
	background-position: 15px 5px;
}

.product-list-middle h3 img{
	margin-right: 10px;
}
.product-list-middle>a img{
	margin-right: 18px;
}
.product-list-middle>a:hover{
	background:url(../img/cenloghover.png) no-repeat;
	background-position: 18px 12px;	
	font-weight: bold;
}
.product-list-middle>a {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 5px;
    padding-left: 18px;
    border-bottom: 1px dashed #898989;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #0b3155;
    letter-spacing: 2px;
overflow: hidden;
}

.product-list-bottom {
    margin-top: 20px;
    width: 239px;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
    box-shadow: 0 0 2px grey;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.product-list-bottom h1{
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	letter-spacing: 2px;
	background-color: #093052;
	text-align: center;
	color: #fff;
}
.product-list-bottom h1 img{
	margin-right: 10px;
}
.product-list-bottom>img{
	margin-left: 20px;
	margin-bottom: 10px;
}
.product-list-bottom p {
	padding-left: 20px;
    font-size: 16px;
    margin-top:6px;
    line-height: 28px;
    text-align: left;
    color: #000;
}


.navlist {
	width: 930px;
	height: 50px;
	border-radius: 15px;
	background-color: #0b3155;
}
.navlist ul {
	display: flex;
	flex-direction: row;
}
.allhide {
    display: none;
}
.selected{
    width: 930px;
    display: flex !important;
    flex-wrap: wrap;
}
.selected-bot{
    display: flex !important;
}
.navlist ul li a {
	display: block;
	width: 165px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	border-right: 1px solid #fff;
}

.product-right {
    width: 940px;
}
.product-img img{
	margin-top: 60px;
    width: 930px;
    margin-bottom: 20px;
}
.product-show {
    border: 1px solid #a0a0a0;
    width: 930px;
    margin-bottom: 20px;
}
.product-all {
    width: 925px;
    display: flex !important;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
.products {
    width: 300px;
    margin: 10px 0 0px 8px;
}
.products img:hover{
	filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;
}
.products img {
    display: block;
    width: 300px;
    height: 230px;
    border: 1px solid #ccc;
}
.products h5 {
    width: 300px;
    height: 45px;
    display: block;
    line-height: 45px;
    color: #0b3155;
    text-align: center;
    font-size: 20px;
    letter-spacing: 3px;
    border: 1px solid #898989;
}
.products h5:hover{
	background-color: #0b3155;
	color: #fff;
}
/*index01*/
.index01{
	width: 100%;
	height: 150px;
    background: url(../img/indexmid-bgc.jpg) center;
    background-size: 100%;
}
.custom>img{
	width: 270px;
	height: 114px;
}
.custommid{
	width: 600px;
}
.custommid>img{
	margin-top:20px;
}
.custommidbot{
	margin:26px 0 0 185px;
}
.custommidbot p{
	font-size: 20px;
	color: #093052;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 5px 0 0 8px;
}
.customright{
	margin-top: 10px;
}
.customright p{
	float: right;
	font-size: 20px;
	letter-spacing: 1px;
	color: #093052;
	padding-left: 10px;
}
.customright >img{
	width: 90px;
	height: 90px;
	margin-left:50px ;
}
/*introduce*/
.introduce{
    width: 100%;
    height: 1740px;
}
.introduceleft{
	width: 660px;
}
.introduceleft p{
	color: #093052;
	font-size:22px;
	letter-spacing: 1px;
	margin-left: 140px;
	padding: 10px 0;
}
.introduceleft{
	margin-top: 30px;
}
.introduceleftlaast{
	margin-left:140px ;
}
.introduceleftlaast img:nth-child(2){
	margin-left: 15px;	
}

.introduceall{
	margin: 80px auto;
}
.introduceall>img{
	margin-left: 350px;
	margin-bottom: 25px;
}
.introduceleft01{
	width: 450px;
}
.introduceleft01 p{
	color: #093052;
	font-size:22px;
	letter-spacing: 1px;
	margin-left: 60px;
	padding: 10px 0;
}
.introduceleft01>img{
	margin-left: 60px;
}

.introduceleft03{
	width: 780px;
}
.introduceleft03 p{
	color: #093052;
	font-size:22px;
	letter-spacing: 1px;
	margin-left: 140px;
	padding: 10px 0;
}
.introduceleftlaast03{
	width: 550px;
	display: flex;
	justify-content: space-between;
	margin-left:140px ;
	margin-top: 15px;
}

.introduceall>img{
	margin-left: 350px;
	margin-bottom: 25px;
}
.introduceleft04{
	width: 600px;
}
.introduceleft04 p{
	color: #093052;
	font-size:22px;
	letter-spacing: 1px;
	margin-left: 100px;
	padding: 10px 0;
}
.introduceleft04>img{
	margin-left: 100px;
	margin-top: 20px;
}
/*.custom*/
.crossall{
	width: 1300px;
	margin: 0 auto;
}
.crossall>img:nth-child(1){
	width: 603px;
	height: 146px;
}
.crossall>img:nth-child(2){
	width: 235px;
	height: 150px;
}
.cross{
	width: 362px;
	margin-left: 50px;
}
.cross>img{
	width: 90px;
	height: 90px;
	margin-right: 5px;
}
.crossrig a img{
	margin: 5px 0 0 30px;
	width: 131px;
	height: 41px;
}
.crossrig p{
	font-size: 20px;
	margin-left: 5px;
	color: #093052;
}
/*indexcase*/
.indexcase{
    width: 100%;
    height: 2125px;
}
.indexcasetop img{
	display: block;
	width: 197px;
	height: 56px;
	margin: 50px auto;
}
.indexcasetop02 p{
	font-size: 16px;
	color: #093052;
	width: 460px;
	margin-top: 20px;
	line-height: 25px;
}

.indexcasetop03{
	    margin-top: 40px !important;
}
.indexcasetop03 p{
	position: relative;
	bottom: 40px;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 1px;
	display: block;
	width: 257px;
	color: #fff;
	text-align: center;
	height: 40px;
	background: url(../img/indexcase01p.png) no-repeat;
}
/*comrecommendmain*/
.comrecommend-left{
	width: 805px;
}
.comrecommend-left>a img{
	margin: 0 0 15px 10px;
}
.mend-lefttop img {
    width: 400px;
    height: 305px;
    margin: 9px 0 0 8px;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.8;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.mend-lefttop{
	margin-right: 20px !important;
    width: 400px;
    height: 305px;
}
.mend-leftbot img {
    width: 176px;
    height: 120px;
    margin: 20px 0px 0 8px;
}
.mend-lefttfont{
	width: 380px;
	color: #093052;
}
.mend-lefttfont p{
	font-size: 26px;
}
.mend-lefttfont span{
	display: block;
	text-indent: 20px;
	padding-top: 4px;
	font-size: 16px;
	line-height: 20px;
}
.mend-lefttfont a{
	font-size: 14px;
    color: #093052;
    text-align: center;
    margin-left: 295px;
margin-top: 25px;
    text-decoration: underline  !important;
}

.indexcommen{
	width: 362px;
}
.indexcommen>a:nth-child(2) img{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 360px;
	height: 270px;
}
.indexcommen ul {
    width: 360px;
}
.indexcommen ul li {
    font: 100 14px/32px "Microsoft YaHei";
    border-bottom: 1px dashed #898989;
    color: #093052;
    display: flex;
    justify-content: space-between;
}
.indexcommen ul li p {
    width: 260px;
    height: 30px;
    display: flex;
    flex-direction: row;
    overflow: hidden;
}
.indexcommen ul li p img {
    height: 25px;
    padding-right: 5px;
    margin-top: 5px;
}
/*indexmessage*/
.indexmessage{
	width: 370px;
}
.indexmessage>a p{
	color: #093052;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
}
.indexmessage>a span{
	font-size: 16px;
	color: #898989;
	display: flex;
	justify-content: space-between;
	padding-bottom: 5px;
	border-bottom: 1px dashed #093052;
	margin-bottom: 6px;
}
.indexmessage>a span i{
	font-size: 16px;
	color: #093052;
}
.indexmessage-mid img{
	width: 156px;
}
.indexmemid{
	padding-left: 10px;
}
.indexmemid a{
	height: 20px;
	font-size: 16px;
	color: #262626;
	font-weight: bold;
}
.indexmemid p{
	padding-top: 5px;
	font-size: 12px;
	line-height: 16px;
	height: 80px;
	overflow: hidden;
	letter-spacing: 1px;
	color: #797979;
}

.indexmessage ul li p {
    width: 260px;
    height: 30px;
    display: flex;
    flex-direction: row;
    overflow: hidden;
}
.indexmessage ul li p img {
    width: 35px;
    height: 25px;
    padding-right: 5px;
    margin-top: 5px;
}
.indexmessage ul li {
    font: 100 14px/32px "Microsoft YaHei";
    border-bottom: 1px dashed #898989;
    color: #093052;
    display: flex;
    justify-content: space-between;
}
.ndexmess{
	margin: 30px 0;
}
/*problom*/
.comrecommend-right{
	width: 570px;
}
.commend-right-bot {
    display: flex;
    flex-direction: column;
    margin: 12px 0;
}
.commend-right-bot:hover{
	text-decoration:underline;
}
	
.commend-right-bot-all {
    display: flex;
    flex-direction: row;
    margin: 6px 0;
}
.commend-right-bot-all img {
    width: 25px !imporitant;
    height: 22px;
}
.commend-right-bot-all p {
    width: 550px;
    font-size: 16px;
    padding-left: 10px;
}
.commend-right-bot-all span {
    font-size: 16px;
    height: 60px;
    line-height: 20px;
    padding-left: 10px;
    letter-spacing: 1px;
}
.problom-right{
	width: 567px;
}
.problom-right input{
	background:transparent;
	margin-left: 20px;
}
.problom-right p{
	font-size: 24px;
	color: #093052;
}
.proinput input{
	width: 260px;
	height: 30px;
	border: 1px solid #898989;
}
.proinpu01 textarea{
	background:transparent;
	margin-left: 20px;
	width: 261px;
	height: 110px;
	border: 1px solid #898989;
}
.proinput,.proinpu01{
	margin-top: 22px;
}
.probight a{
	margin-top: 20px;
	margin-left: 60px;
}
/*center*/
.productlisttop{
	background-color: #093052;
	justify-content: center;
	width: 240px;
	margin-bottom: 5px;
}
.productlisttop p {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    font-family: "Microsoft YaHei";
    letter-spacing: 3px;
    font-weight: bold;
    text-align: center;
}
.productlisttop img{
	margin-right: 8px;
}
.prolistbgc{
	box-shadow: 0 0 2px gray;
	background: none;
}
.productlistmiddle>a{
	color: #333;
}
.productlistmiddle>a:hover{
	color: #093052;
}

.product-header {
    width: 900px;
    height: 35px;
    line-height: 35px;
    background-color: #093052;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
}
.product-header a{
	display: flex;
    padding-left: 10px;
    color: #fff;
    font-size: 20px;
}
.product-header a span{
	display: block;
	height: 35px;
	width: 1px;
	margin-left: 8px;
	background-color: #fff;
}
.indexcenterbody{
	margin-top: 20px;
}
.productsall a h5 {
    width: 190px;
    height: 35px;
    display: block;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    letter-spacing: 3px;
    background-color: #093052;
	margin: 5px auto;
	font-weight: normal;
}
.productsall a h5:hover{
    width: 200px;
    height: 40px;
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 40px;
    transition:all .6s; 
}
/*产品资讯*/
.infor-all ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.infor-all ul li {
	margin-left: 20px;
	margin-top: 2px;
    width: 440px;
    font: 100 14px/32px "Microsoft YaHei";
    border-bottom: 1px dashed #d2d2d2;
    display: flex;
    flex-direction: row;
}
.infor-all ul li img{
	width: 18px;
	height: 16px;
	margin-top: 7px;
}
.infor-all ul li p{
	height: 30px;
	padding-left: 5px;
	width: 275px;
}
.infor-all ul li span{
	margin-left: 55px;
}
/*small*/
.small-nav{
	width: 100%;
	height: 32px;
	border-bottom: 2px solid #cdcdcd;
	margin-bottom: 20px;
}
.small-nav ul{
	display: flex;
	flex-direction: row;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.small-nav ul a{
	color: #10315a;
}
.small-nav ul img{
	height: 30px;
	margin-right: 10px;
}
/*案例列表*/
.case-lisul{
	padding-bottom: 25px;
}
.case-lisul li{
    padding: 12px 0;
    border-bottom: 1px dashed #000;
    width: 98%;
    margin: 0 auto;
    height: auto;
}
.p-li-img{
    width: 240px;
    height: 185px;
    margin-left: 8px;
    margin-top: 5px;
    border: 1px solid #898989;
}
.p-li-img img{
    width: 240px;
    height: 185px;
}
.p-li-data {
    position: relative;
    width: 610px;
    height: auto;
}
.p-li-data h3{
	width: 500px;
	height: 26px;
	font-size: 20px;
	color: #0b3155;	
	font-weight: normal;
	letter-spacing: 2px;
}
.p-li-data p {
	margin-top: 2px;
	width: 600px;
	height: 100px;
	letter-spacing: 1px;
    line-height: 26px;
    font-size: 16px;
    color: #0b3155;
}
.p-li-tit {
    padding: 5px 0;
}
.p-li-tit img {
    width: 18px;
    height: 20px;
    margin-right: 5px;
    margin-top: 3px;
    flex-shrink: 0;
}
.p-li-a {
    text-align: center;
	display: block;
    color: #0b3155;
    font-size: 16px;
    position: absolute;
    right: 26px;
    bottom: 0px;
}

/*分页*/
.dow-ulli ul{
	display: flex;
	flex-direction: row;
	margin:0 0 10px 600px;
}
.dow-ulli ul li a{
	display: block;
	width: 30px;
	height: 30px;
	background-color: #999;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin-left: 10px;
}
.dow-ulli ul li a:hover{
	background-color: #000;
}
/*right*/
.center-list-one {
    width: 238px;
    margin: 0 auto;
    margin-bottom: 15px;
    box-shadow: 0 0 5px grey;
}
.cenright-top {
    width: 240px;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #093052;
}
.cenright-top p {
    font-size: 20px;
    text-align: center;
    font-family: "SimSun";
    letter-spacing: 2px;
    font-weight: bold;
    padding-left: 10px;
    color: #fff;
}
.cen-bgctop{
    width: 210px;
    margin: 0 auto;
    padding-bottom: 15px;
}
.cen-bgctop h3{
     overflow: hidden;
 	width: 170px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    padding-left: 20px;
    font-family: "Microsoft YaHei";
    font-weight: 100;
    color: #000;
    margin: 8px auto 0 auto;
    border-bottom: 1px dashed #a0a0a0;
}
.cen-bgctop h3 img{
	padding-right: 10px;
}

/*右侧资讯*/
.details-right-recom {
	width: 239px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
    box-shadow: 0 0 5px grey;
}
.detailsrecom-head {
    width: 240px;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #093052;
}
.detailsrecom-head p {
    font-size: 20px;
    text-align: center;
    font-family: "SimSun";
    letter-spacing: 2px;
    padding-left: 10px;
    color: #fff;
}
.details-right-recom ul {
	padding: 10px 0;
}
.details-right-recom ul li {
	margin: 0 auto;
	width: 210px;
	display: flex;
	justify-content: space-between;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.details-right-recom ul a:nth-child(-n+3) span{
	display: block;
	background: url(../img/details-right-recom01.png) no-repeat !important;
	color: #093052;
}

.details-right-recom ul li span {
	margin-top: 8px;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: url(../img/details-right-recom02.png) no-repeat;
	color: #fff;
}

.details-right-recom ul li p {
	width: 180px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.details-right-reccc {
	width: 238px;
	border: 1px solid #ccc;
    box-shadow: 0 0 5px grey;
}
.details-right-reccc-products{
	width: 225px;
	margin: 0 auto;
}
.reccc-products{
	margin-top: 12px;
	width: 220px;
	height: 183px;
	border: 1px solid #a0a0a0;
}
.details-right-reccc-products img {
	width: 220px;
	height: 183px;
}
.details-right-reccc-products h5 {
	background: url(../img/detailsrightrecccproducts.png) no-repeat;
	width: 158px;
	height: 30px;
	letter-spacing: 1px;
	display: block;
	margin: 10px auto;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #093052;
	font-family: "SimSun";
	overflow: hidden;
}

/*产品详情页*/
.cen-lis-top{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #a0a0a0;
}
.cen-lis-top-left{
	width: 42%;
	
}
.pdproimgimg{
	width: 338px !important;
	height: 240px !important;
	border: 1px solid #959595;
	margin-left:8px;
	margin-bottom: 10px;
	overflow: hidden;
}
.pdproimg img{
	width: 338px;
	height: 240px;
}
.cen-lis-bot{
	width: 56%;
}
.pdproulimg{
	width: 100px !important;
	height: 73px !important;
	border: 1px solid #959595;
}
.pdproul img{
	width: 100px !important;
	height: 73px !important;
}
.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.8;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.cen-lis-bot-bottom{
	width: 520px;
	height: 36px;
	border-bottom: 1px dashed #959595;
	padding-bottom: 5px;
}
.cen-lis-bot h3{
	font-size: 24px;
	color: #093052;
	padding-left:5px ;
}
.cen-lis-bot-bottom img{
	width: 11px;
	margin-right: 6px;
}
.cen-lis-bot p{
	font-size: 16px;
	height: 96px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #000000;
	margin-top: 15px;
}
.details-tell{
	font-size: 22px;
	letter-spacing: 2px;
	margin-top: 15px;
	color: #000;
	font-weight: normal;
}
/*center-listimg*/
.center-listimg{
	width: 900px;
	margin: 0 auto;
	height: auto;
}
.center-listimg img{
	max-width: 100%;
}
/*keyword*/
.keyword {
    height: 30px;
    width: 900px;
    border-bottom: 1px dashed #000;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: -15px;
}
/*评论*/
.b-ddd{
    margin-top: 20px;
    padding: 0 10px;
}
.i-show-tit{
	    height: 34px;
    width: 100%;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
    letter-spacing: 1px;
        font-weight: bold;
            overflow: hidden;
}
.i-show-tit h3 {
    border-bottom: #005DC0 2px solid;
    height: 33px;
    font-size: 14px;
}
.ctheme {
    color: #3399CC;
}
.c-ul-pl li {
    padding: 10px 0;
    border-bottom: 1px solid #d6d6d6;
}
.c-ul-pl p{
    line-height: 22px;
}
.comment-head{
	margin-bottom: 10px;
}
.comment-head span{
    padding-left: 10px;
}
.c-reply{
	margin-top: 15px;
    width: 98%;
    height: 60px;
    border: 1px dashed #ccc;
    padding: 8px;
    overflow: hidden;
    color: #000;
}

.com-cenbot{
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
    cursor: pointer;
}
.c-comment {
    width: 80%;
    height: auto;
    margin-left: 10px;
    position: relative;
}
.c-comment input{
	width: 130px;
	height: 25px;
	border: 1px solid #ccc;
	padding-left: 6px;
	margin-bottom: 10px;
}
.c-comnum {
    position: absolute;
    right: 8px;
    bottom: 8px;
    color: #000;
    z-index: 999;
    color: #999;
}
.c-explain {
    font-size: 12px;
    margin: 4px 0 20px 70px;
    display: block;
}
.c-btn {
    margin: 15px 50px;
}
.c-btn button {
    padding: 2px 12px;
    color: #fff;
    border: none;
    letter-spacing: 2px;
    margin-left: 10px;
    border-radius: 3px;
    cursor: pointer;
}
.bgtheme {
    background-color: #c3222f;
}
.bgbbb {
    background-color: #bfbfbf;
}
.c-comment textarea {
    overflow: hidden;
    color: #000;
    padding: 8px;
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
}
.c-comnum {
    position: absolute;
    right: 8px;
    bottom: 8px;
    color: #000;
    z-index: 999;
    color: #999;
}
/*新闻*/
.news-r-header{
	width: 888px;
	height: 35px;
	margin: 0 auto;
	line-height:35px;
	font-size: 18px;
	border-bottom: 1px solid #bfbfbf;
	font-weight: bold;
	margin-top: 5px;
}
.news-header-one{
	display: flex;
	width: 122px;
	font-size: 20px;
	border-bottom: 4px solid #093052;
	position: relative;
	bottom: -2px;
}
.news-header-one img{
	width: 24px;
	height: 20px;
	padding-right: 5px;
	margin-top: 5px;
}
.news-r-header a{
	font-size: 20px;
	line-height: 28px;
	color: #093052;
}
.news-header-two a{
	padding-right: 10px;
}
.news-r-body{
	width: 900px;
	margin: 12px auto;
}
.r-bodyright{
	width: 550px;
}
.r-bodyright ul li {
    width: 540px;
    font: 100 16px/36px "Microsoft YaHei";
    border-bottom: 1px dashed #c9c9c9;
    display: flex;
    justify-content: space-between;
    margin-left: 5px;
}
.r-bodyright ul li i{
	display: inline-block;
	width: 29px;
	height: 33px;
	color: #fff;
	font-size: 20px;
	padding-left: 12px;
	line-height: 33px;
	background: url(../img/r-bodyright-i.png) no-repeat;
}

.r-bodyleft {
    width: 330px;
    display: flex;
    flex-direction: column;
}
.r-bodyleft img{
	width: 325px;
	height: 215px;
}
.r-bodyleft p{
    width: 325px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
    background-color: #a0a0a0;
    color: #fff;
    margin-top: 5px;
}

.newsborder{
	width: 910px;
	margin: 10px auto;
    border: 1px solid #cbb6b6;
}
.newsborder-all{
	padding: 10px 0;
}
.newsborder-all-l{
	margin-left: 10px;
}
.newsborder-all-l img{
	width: 430px;
	height: 248px;
	margin-bottom: 10px;
}
.newsborder-all-r{
	width: 50%;
}
.newsborder-all-l ul li {
    width: 430px;
    font: 100 16px/35px "Microsoft YaHei";
    border-bottom: 1px dashed #c9c9c9;
    display: flex;
    justify-content: space-between;
    margin-left: 5px;
}
.newsborder-all-r ul{
	margin-top: -5px;
}
.newsborder-all-r ul li {
    width: 420px;
    font: 100 16px/36px "Microsoft YaHei";
    border-bottom: 1px dashed #c9c9c9;
    display: flex;
    justify-content: space-between;
    margin-left: 10px;
}
.newsborder-all ul li i{
	margin-right: 5px;
}
.newsborder-all-l p{
	width: 290px;
	height: 35px;
}
.r-bodyright p,.newsborder-all-r p{
	width: 320px;
	height: 35px;
}
/*新闻列表*/
.new-p-li-img img{
    width: 275px;
    height: 155px;
    margin-left: 8px;
    border: 1px solid #000;
}
.new-p-li-img{
	margin-right: 25px;
}
.new-listpcolor {
    color: #000 !important;
}
.colordddd h3{
	color: #093052 !important;
	font-size: 18px !important;
}
.newstpcolor{
	color: #000 !important;
}
.colordddd span{
	color: #6a7889;
}
.pliimgcase img{
	width: 257px !important;
	height: 172px !important;
}
.pliimgcase {
    width: 257px;
    height: 172px;
    margin-left: 8px;
    margin-top: 5px;
    border: 1px solid #898989;
}
/*新闻内页*/
.new-li{
	padding: 10px;
}
.new-li h3{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 45px;
}
.nd-box {
    padding: 10px 60px;
}
.nd-box {
    text-indent: 40px;
    line-height: 35px;
}

.new-li-top{
	text-align: center;
	font-size: 14px;
	line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.new-li-top span{
	padding-left: 30px;
}
.new-li-top em,.new-li-top time{
	padding-left: 5px;
}
.new-li img{
	max-width: 100%;
	margin: 15px auto;
}
.com-tit,.com-tit-dub{
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	background-color: #093052;
	padding: 5px 30px;
}
/*关于我们*/
.abouttop{
	width: 900px;
	margin: 10px auto;
}
.aboutimg img{
	margin-top: 10px;
	width: 358px;
	height: 247px;
}
.aboutcomment{
	width: 530px;
}
.aboutcomment h1{
	width: 530px;
	display: block;
	color: #093052;
	font-size: 24px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #959595;
}
.aboutcomment h1 p{
	width: 100px;
	border-bottom: 5px solid #093052;
	position: relative;
	bottom: -40px;
}
.aboutcomment span{
	width: 520px;
	line-height: 25px;
	font-size: 16px;
	letter-spacing: 1px;
}

.teamabouttop h1{
	width: 900px;
	display: block;
	color: #093052;
	font-size: 24px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #959595;
}
.teamabouttop h1 p{
	width: 100px;
	border-bottom: 5px solid #093052;
	position: relative;
	bottom: -40px;
}
.teamabout img{
	width: 433px;
	height: 258px;
	margin: 15px 0;
}
.teamabout img:nth-child(2n+1) {
	margin-right: 25px;
}

.contactinput{
	width: 900px;
	margin: 10px auto;
}
.contactinput01 p{
	font-size: 22px;
	color: #093052;
	height: 85px;
}
.contactinput01 p img{
	margin-bottom: 50px;
}
.contactinput01 span{
	font-size: 22px;
	color: #093052;
	padding-left: 160px;
}
.contactinput01 b{
	font-size: 18px;
	color: #093052;
	padding-left: 160px;
	line-height: 28px;
}
.contactinput01 a{
	font-size: 18px;
	color: #093052;
	text-decoration: underline;
	padding-left: 806px;
	margin-top: 10px;
}
.contactinput>img{
	margin: 40px auto;
	width: 100%;
}
#dituContent{
    width: 880px;
    height: 600px;
    margin: 0px auto;
}


.call-head-mip {
    width: 880px;
    margin: 0px auto;
}
.call-head-mip p {
    padding-bottom: 10px;
}