﻿.top {
	height: 35px;
	color: #fafafa;
	font-size: 13px;
	background-color: rgb(251, 251, 251);
	line-height: 35px;
}

#top a {
	color: #fafafa;
}

.fr {
	float: right;
}

.headerBg {
	background-color: rgb(51, 51, 51);
}

.p1 {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}

.p2 {
	color: #c5c2c2;
}

.logo {
	margin-top: 26px;
}
.searchbody {
	width: 530px;
	float: left;
}

.search1 {
	color: #133DB6;
}

.search {
	width: 533px;
	margin-left: 52px;
	position: relative;
	float: left; 
}

.search .searchInput {
	height: 47px;
}

.search .hottxt {
	width: 498px;
}

.search .hottxt a {
	margin-right: 8px;
	display: inline-block;
	width: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.search ul {
	height: 0px;
	padding: 0px;
}

.search li {
	line-height: 13px;
	cursor: pointer;
	float: left;
	border-left: 1px solid #999;
	padding: 0 10px;
	font-size: 14px;
}

.search li:first-child {
	border: none;
	PADDING-LEFT: 0PX;
	font-size: 14px;
}

.search li:last-child {
	color: #666!important;
}

.search li.search1:last-child {
	color: #3089e7 !important;
}

.searchInput input {
	width: 400px;
	height: 38px;
	padding: 0 8px;
	float: left;color: #333!important;
	border: 1PX SOLID #0d74a2;
}

.searchInput .btnInput {
	line-height: 40px;
	padding: 0 30px;
	margin-left: -2px;
	width: 91px;
	float: left;
	background: #0d74a2;
	color: #FFFFFF;
}

.logos {
  float: left;    margin-top: 10px;
    
}
.menu li {
	float: left;
	line-height: 97px;
	margin-left: 20px;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
}

.menu_on {
	background-color: rgb(46, 145, 239);
}

.menu li a {
	color: #fff;
}

.about-box {
	background: #FFF;
}

.section_about {
	margin-top: 50px;
	height: 100%;
	overflow: hidden;
}

.about {
	height: 100%;
	overflow: hidden;
}

.about_a1 {
	width: 100%;
	height: 127px;
	float: left;
	position: relative;
	color: #333;
}

.about_sp1 {
	width: 60px;
	height: 2px;
	background: #24559F;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all 1s;
}

.about_p1 {
	width: 300px;
	height: 51px;
	line-height: 51px;
	color: #d4f1ff;
	position: absolute;
	top: 33px;
	left: 0px;
	font-size: 52px;
	font-family: 'impact';
}

.about_p2 {
	width: 300px;
	height: 38px;
	line-height: 38px;
	position: absolute;
	top: 89px;
	left: 0px;
	font-size: 32px;
	color: #333333;
}

.about_a1:hover .about_sp1 {
	width: 300px;
}

.about_a2 {
	text-align: center;
	overflow: hidden;
}

.about_a2 img {
	transition: all 1s;
}

.about_a2:hover img {
	transform: scale(1.05);
}

.about_01 {
	float: left;
	line-height: 1.8;
	max-height: 274px;
	overflow: hidden;
	margin-top: 27px;
	text-indent: 2em;
	color: #333;
}

.more_01 {
	width: 191px;
	height: 50px;
	float: left;
	margin-top: 35px;
}

.more_01 .face1 {
	border: 3px solid #EBEAE9;
	line-height: 44px;
	color: #666666;
	text-align: center;
	height: 44px;
}

.more_01 .face1 .sj {
	display: inline-block;
	margin-left: 30px;
	font-size: 16px;
}

.header-tit {
	text-align: center;
	margin-top: 50px;
}

.header-tit span {
	border-bottom: 2px solid #333333;
	width: 80px;
	display: block;
	margin: auto;
	margin-bottom: 50px;
}

.top50 {
	margin-top: 50px;
}

.more_01 .face1 .t {
	display: inline-block;
	line-height: 46px;
	font-size: 14px;
	vertical-align: top;
}

.more_01 .face2 {
	background: #EBEAE9;
	border: 3px solid #EBEAE9;
	color: #666666;
	line-height: 50px;
	text-align: center;
	height: 50px;
	transform-origin: 50% 50% -25px;
	-webkit-transform-origin: 50% 50% -25px;
}

.more_01 .face2 .sj {
	display: inline-block;
	margin-left: 30px;
	font-size: 16px;
}

.more_01 .face2 .t {
	display: inline-block;
	line-height: 46px;
	font-size: 14px;
	vertical-align: top;
}

.about_a2 {
	text-align: center;
	overflow: hidden;
	float: left;
	margin-top: 40px;
	margin-right: 40px;
}

.about_a2 img {
	transition: all 1s;
}

.about_a2:hover img {
	transform: scale(1.05);
}

.footer {
	 
	background-color: #333333;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footertext span {
    color: #fff;
}

.footertext p {
	margin: 0px;
	color: #fafafa;
	margin: 5px;
}

.copytxt p {
	color: #fafafa;
	text-align: right;
}

.bg-box {
	background: #fafafa;
	padding-bottom: 50px;
}

.copytxt {}

* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

#dv {
	width: 300px;
	height: 200px;
	background: pink;
}

.flimg li {
	float: left;
	background: #fff;
	margin: 1.2%;
	list-style-type: none;
	border: 1px solid #dcdcdc;
	width: 22.5%;
	text-align: center;
	  padding-bottom: 45px;
}
.footertext a {
    color: #d0b423;
    margin-right: 20px;
    border-right: 1px solid #dcdcdc;
    padding-right: 20px;
}
.flimg li img {
	width: 100%;
}

.flimg li p {
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	    font-size: 15px;
    color: #999;
    margin-top: 10px;	margin-bottom: 20px;
}

.clkmore {
	background: #36b7f9;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
}

.potos {
    background-image: url(http://aimg8.dlszyht.net.cn/ev_user_module_content_tmp/2018_10_12/tmp1539325280_1772332_s.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    height: 420px;
}
.potos .header-tit {
    margin-top: 20px;
    padding-top: 20px;
    color: #fff;
}

.potos .header-tit span {
    border-bottom: 2px solid #fafafa;
}
.side_body li {
    background: #e6e6e6;
    margin: 0px;
    list-style-type:  none;
    padding: 10px;
    padding-left: 23px;
    margin-bottom: 20px;
    border-radius: 6px;
}

.side_body ul {
    margin: 0px;
    padding: 0px;
}

.side_body li a {    color: #333;
    font-size: 20px;}
   
.side_head {

    color: #2e91ef;
    font-size: 33px;
    font-weight: bold;
    border-top: 2px solid #2e91ef;
    padding-left: 10px;
}

.f_r {
	float: right;
}

.side_head img {
	margin-bottom: 17px;
}

.side_body {
	background: #fafafa;
	margin-bottom: 30px;
	padding: 10px;
}

.side_body li {
	line-height: 35px;
}
.albums {
	background: #fff;
	padding: 10px;
	margin: 0px;
}

.b5 {
	border-top: 1px solid #899ab8;
}

.sellinfo li {
	line-height: 35px;
	list-style-type: none;
}

.sellinfo {
	background: #fff;
	margin-left: 0px;
}

.xjbut {
	display: block;
	background: #FF9800;
	width: 150px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	margin-top: 20px;
}

.selltext {
	padding: 20px;
}

.main_body {
	background: #fff;
	padding: 20px;
     margin-bottom: 40px;
}
 #slide_banner img {
    max-height: 500PX;
}
.banner——pagr {
    height: 350px;
    background: url(http://www.sosb2b.com/company/skin/guanwang/banner.jpg) center;
    margin-bottom: 20px;
}
.thumb a {
	color: #333;
}

.main_head {
    font-size: 34px;
    border-left: 11px solid #0880d7;
    padding-left: 20px;
    margin-bottom: 30px;
}

.main_head a {
	color: #2e91ef;
}

.main_body td {
	line-height: 35px;
}

.thumb {
	line-height: 22px;
	margin: 20px;
}

div#pos_show {
	display: none;
}

.main_body th {
	text-align: left;
	text-align: center;
	padding: 10px;
}

.main_body img {
	max-width: 100%;
}

.pages {
	text-align: center;
	margin-top: 30px;
}

input#destoon_pageno {
	width: 30px;
	text-align: center;
}


.main_head {
    font-size: 34px;
    border-left: 11px solid #0880d7;
    padding-left: 20px;
    margin-bottom: 30px;
}

.main_head a {
	color: #909deb;
}

.main_body td {
	line-height: 35px;
}

.thumb {
	line-height: 22px;
	margin: 20px;
}

div#pos_show {
	display: none;
}

.main_body th {
	text-align: left;
	text-align: center;
	padding: 10px;
}

.main_body img {
	max-width: 100%;
}

.pages {
	text-align: center;
	margin-top: 30px;
}

input#destoon_pageno {
	width: 30px;
	text-align: center;
}
.photo_L li {
    float:  left;
    list-style: none;
 
    width: 325px;
    margin: 20px;
}
.photo_L li img{width: 100%;}
.news {
    margin-top: 90px;
    margin-bottom: 100px;
}
.newslist{width: 600px; margin: auto;}
.newslist li{line-height:45px; border-bottom: 1px solid #dcdcdc;}
.newslist li a{font-size: 18px;}
.newslist li span{float: right;}
