/*初始化样式*/



input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,
h2,
h3,
h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

dt {
	font-weight: normal;
}

/*----- Common css ------*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}


/*滚动*/
#demo {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#indemo {
	float: left;
	width: 800% !important;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

#m_demo {
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
}

#m_indemo {
	float: left;
	width: 800% !important;
}

#m_demo1 {
	float: left;
}

#m_demo2 {
	float: left;
}


.wh {
	width: 1200px;
	margin: 0 auto;
}

.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.com-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}



.roll_product {
	float: left;
}


/*头部样式*/
.top1 {
	background-color: #757475;
	height: 40px;
}
.top1 .wel p {
	color: #fff;
	opacity: 0.5;
	line-height: 40px;
	font-size: 12px;
	
}
.topLink{}
.topLink p:nth-child(1){
	background: url(../images/head_icon01.png) no-repeat left center;
	
}
.topLink p:nth-child(2){
	background: url(../images/head_icon02.png) no-repeat left center;
	
}
.topLink p{
	color: #b3b3b3;
	display: inline-block;
	line-height: 40px;
	margin-left: 10px;
	padding-left: 20px;
}
.topLink p span{
	color: #fff;
	font-family: arial;
	font-weight: bold;
}


#header {
	width: 1000px;
	margin: 0 auto;
}

.logo {
	float: left;

}

.logowz {
	color: #000000;
	font-size: 19px;
	line-height: 30px;
	margin-top: 41px;
	height: 63px;
	border-left: 2px solid #c2c2c2;
	padding-left: 26px;
	font-weight: bold;
	margin-left: 22px;
}
.top{
	position: relative;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}
.top2 .k2 {

}
.en-tab{
	float: right;
    margin-top: 15px;
}
.en-tab li{}
.en-tab li img{}
.topLink {
	float: right;
	text-align: right;
	position: relative;
	z-index: 9999;
}

.translate {
	width: 100px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9999;
}

.tran-in {
	left: 120px;
}

.translate li {
	border: 1px dashed #cccccc;
	line-height: 26px;
	text-align: left;
	background: #fff;
}

.translate li a {
	display: block;
	padding-left: 10px;
	background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
	text-decoration: none;
	color: #275cea;
	cursor: pointer;
}

.translate-en {
	display: none;
	padding: 6px;
	padding-top: 0px;
}

.translate li .translate-en a {
	padding-left: 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
	font-weight: bold;
}



.topLink .f_count {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

.topLink a {
	color: #666666;
}

.topLink .k2 {
	color: #074b91;
	font-size: 14px;
	font-family: "微软雅黑";
}


/*热门搜索*/
.sou {
	margin: 15px 0;
}

#formsearch {
	float: left;
	width: 484px;
	height: 39px;
	border: 2px solid #4963f1;
	margin: 51px 0 0 60px;
}

.hotSearch {
	float: left;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
}

#search-type {
	float: left;
	width: 100px;
	height: 24px;
	border: 1px solid #c8c8c8;
	margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
	margin-right: 6px;
}

#formsearch input {
	height: 35px;
	background: transparent;
	border: none;
	line-height: 33px;
	outline: none;
}

#formsearch input#keyword {
	line-height: 33px;
	padding-left: 20px;
	color: #a3a3a3;
	width: 390px;
	height: 35px;
	background-color: #ffffff;
}

#formsearch input#s_btn {
	width: 90px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	background-color: #4963f1;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: 2px;
}

.top2 ::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #a3a3a3;
}

.top2 :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #a3a3a3;
}

.top2 ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #a3a3a3;
}

.top2 :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #a3a3a3;
}

.k2 dd {
	color: #333333;
	font-size: 14px;
	padding-left: 28px;
	background: url(../images/tel.png) no-repeat left center;
}

.k2 h3 {
	color: #e54141;
	font-size: 28px;
	font-weight: bold;
	margin-top: 6px;
	font-family: Arial;
}







/*导航栏样式*/
.nav li {
	text-align: center;
	float: left;
	position: relative;
	z-index: 999;
	
	background: url(../images/nav_xian.png) no-repeat right center;
}

.nav li:last-child {
	background: none;
}

.nav li a {
	display: block;
	line-height: 55px;
	color: #333;
	height: 55px;
	font-size: 16px;
	padding: 0 30px;
}

.nav li a:hover,
.nav li a.active {
	color: #fff;
	text-decoration: none;
	background-color: #0994dc;
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #0994dc;
}

.nav .sec {
	height: 0;
	background: #0994dc;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 82px;
	left: 0px;
	width: 100%;
}

.nav .sec a {
	background: #0994dc;
	color: #fff;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}

.nav .sec a:hover {
	background:#0683c4;
	text-decoration: none;
}



/*内页左侧样式*/


.container {
	position: relative;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}


.page-product-inquiry a {
	color: #fff;
}


.xypg-left-contact {
	background-color: #ffffff;
}

.xypg-left-contact .neitels {
	background: url(../images/neitel.png) left 26px center no-repeat;
	height: 100px;
	border-bottom: 1px solid #e7e7e7;
	padding-left: 84px;
	font: normal 14px/14px MicrosoftYaHei;
	color: #666666;
	padding-top: 29px;
}

.xypg-left-contact .neitels strong {
	font: normal 24px/30px MicrosoftYaHei;
	color: #4963f1;
	display: block;
	margin-top: 5px;
}


/* foot_wap */
footer {
	background-color: #222629;
	padding-bottom: 50px;
}
footer .leftbox{
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 20px 0;
}

.foot_wap .foot_top .leftbox .flogo {
    display: block;
    max-width: 100%;
    margin: 0 0 30px;
}

footer .leftbox .flogo img {
    max-width: 100%;
}

footer .leftbox .share {
    display: flex;
}

footer .leftbox .share>li {
    position: relative;
    margin: 0 16px 0 0;
}

footer .leftbox .share>li:last-child {
    margin: 0;
}

footer .leftbox .share>li>a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #fff;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

footer .leftbox .share>li>a img {
    width: 50%;
}

footer .leftbox .share>li .erweima {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 10px 0 0 -48px;
    width: 96px;
    padding: 8px;
    background: #fff;
    transition: 0.3s;
}

footer .leftbox .share>li .erweima img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

footer .leftbox .share>li:hover>a {
    opacity: 1;
    border: 1px solid #116ac8;
}

footer .leftbox .share>li:hover .erweima {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}


footer .leftbox .share>li:hover a img{
    width: 100%;
}

.foot{
	margin-top: 60px;
}
.foot .fnav{}
.foot .fnav dl{
	float: left;
	color: #fff;
	margin-right: 100px;
}
.foot .fnav dt{
	font-size: 20px;
	color: inherit;
	margin-bottom: 20px;
}
.foot .fnav dd{
	
}
.foot .fnav dd a{
	font-size: 14px;
	color: inherit;
	opacity: .7;
	line-height: 36px;
}
.foot .fnav dl:last-child{
	width: 300px;
}
.foot .ewm{}
.foot .ewm .item{
	float: left;
	margin-left: 10px;
}
.foot .ewm .item p{
	color: #fff;
	text-align: center;
	margin-top: 10px;
}
.foot .ewm .item .img-box{
	width: 120px;
}
.foot .ewm .item .img-box img{
	width: 100%;
}
.fooder_bqbox{
	background-color: #222629;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 0;
}
.fooder_bqbox p{
	font-size: 14px;
	color: #747577;
	text-align: center;
}
.fooder_bqbox p a{
	font-size: inherit;
	color: inherit;
	display: inline-block;
}
/*  */

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.wzx {
    position: absolute;
    line-height: 53px;
    color: #999999;
    font-size: 12px;
    right: 10px;
    top: 0px
}

.wzx a {
    color: #999999;
    font-size: 12px;

}

.wzx a:hover {
    color: #0146a5;
}





/* kefu */
.dock-box a:link,
.dock-box a:visited {
	color: #fff;
}

.dock-box a:active,
.dock-box a:hover {
	color: #fff;
}

.dock-box {
	position: fixed;
	right: 0px;
	overflow: hidden;
	bottom: 0;
	width: 42px;
	z-index: 1000;
	transition: width 0.3s ease 0s;
	-webkit-transition: width 0.3s ease 0s;
}

.dock-list li {
	height: 42px;
	height: 42px;
	margin-bottom: 2px;
	width: 100%;
	position: relative;
}

.dock-list .ico {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #333333;
	position: absolute;
	right: 0px;
	top: 0;
	width: 42px;
	height: 42px;
}

.dock-list .dock-c {
	float: left;
	width: 220px;
	padding-left: 24px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 15px;
	font-family: "黑体";
	position: absolute;
	left: 0;
	top: 0;
	background-color: #333;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}

.dock-list li:hover span.dock-c {
	background-color: #22b9f6;
}

.dock-box:hover {
	width: 244px;
}

.dock-sharp a {
	width: 42px !important;
	float: left;
	display: block;
	height: 42px !important;
	border-right: 1px solid #4f4f4f !important;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px !important;
	padding: 0 !important;
}

.dock-sharp a.sina {
	background-image: url(../images/service/dock_s1.png);
}

.dock-sharp a.wx {
	background-image: url(../images/service/dock_s2.png);
}

.dock-sharp a.tx {
	background-image: url(../images/service/dock_s3.png);
}

.dock-sharp a.more {
	background-image: url(../images/service/dock_s4.png);
}

.dock-sharp a:hover {
	background-color: #4f4f4f;
}
