* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

ul li {
	list-style: none;
}

html,
body {
	font-size: 14px;
	color: #333!important;
	font-family: "微软雅黑", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", sans-serif!important;
	background: #fff;
}

img {
	vertical-align: bottom;
	border: none;
}

a,
button {
	cursor: pointer;
	text-decoration: none;
	border: none;
}

input,
select,
textarea {
	outline: none;
}

html,
body {
	height: auto;
}

.sy-bj {
	background: url(../img/sy-bg.png) no-repeat center top;
	background-size: 100% 100%;
}

.sy-bj .main-section {
	width: 100%;
}

.main-inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.sy-inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.top-content {
	padding-top: 30px;
	height: auto;
	overflow: hidden;
}

.left-logo {
	float: left;
	width: 50%;
}

.left-logo img {
	width: 568px;
	height: 99px;
}

.right-search {
	float: right;
	width: 50%;
	text-align: right;
}

.search-input {
	margin-top: 18px;
	position: relative;
}

.search {
	width: 226px;
	height: 34px;
	border-radius: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0 64px 0 14px;
}

.search-btn {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #d83206;
	border-radius: 30px;
	padding: 5px 20px;
}

.search-btn img {
	width: 24px;
	height: 24px;
}

.time-span {
	font-size: 14px;
	color: #1a1a1a;
	margin-top: 16px;
}


/*导航*/

.nav-box {
	position: relative;
	margin: 20px 0;
}

.nav-box>ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nav-box>ul>li {
	float: left;
	background-color: #D83206;
	border-right: 1px solid #fff;
	height: 38px;
	line-height: 38px;
	width: 171px;
}

.nav-box>ul>li:last-child {
	border-right: none;
}

.nav-box>ul>li>a {
	display: block;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 16px;
}

.menu-box {
	display: none;
	width: 170px;
	position: absolute;
	top: 38px;
	text-align: center;
	z-index: 999;
	background-color: #D83206;
}

.menu-box>a {
	display: block;
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 46px;
	line-height: 44px;
}

.menu-box>a:hover {
	color: #fff;
	background-color: #bc2a04;
}

.nav-box>ul>li:hover .menu-box {
	display: block;
}


/*banner*/

.banner-swiper {
	width: 100%;
	height: 220px;
	overflow: hidden;
	position: relative;
}

.swiper-slide {
	margin: 0 auto;
}

.swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.clearfix {
	zoom: 1;
}

.swiper-pagination {
	position: absolute;
	top: 10px;
	right: 0;
}

.banner-swiper .swiper-pagination .pagination-inner .swiper-pagination-switch {
	display: block;
	font-size: 12px;
	margin-bottom: 4px;
	border: 1px solid #000;
	padding: 1px 5px;
	height: 18px;
	width: 18px;
}

.main-content {
	width: 100%;
	background-color: #fff;
	height: auto;
}

.swiper-wrapper {
	height: 0 !important;
	width: 1048px;
}

.swiper-slide {
	line-height: 300px;
	color: #fff;
	font-size: 36px;
	text-align: center;
	height: 88px !important;
	width: 1048px !important;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 2px;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}

.pagination-inner {
	margin-right: 5px;
}


/*新闻*/

.news-main {
	height: auto;
	overflow: hidden;
	padding: 20px 30px 30px 30px;
	font-size: 16px;
}

.news-img {
	float: left;
	width: 460;
	height: 330px;
	background-color: #fafafa;
}

.news-img>img {
	width: 460;
	height: 246px;
}

.news-img>a {
	display: block;
}

.news-span {
	display: inline-block;
	width: 460px;
	padding: 18px 14px 14px 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-img a:hover {
	color: #d83206;
}

.ul-news>h4,
.news-span>h4 {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ul-news>p {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-time {
	margin-top: 6px;
	color: #e05b38;
	font-size: 13px;
}

.notice-tit {
	width: 100%;
	height: 40px;
	line-height: 30px;
	background: url(../img/img-sy-line.png) no-repeat bottom center;
	text-align: left;
}

.notice-tit>h2 {
	line-height: 38px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	float: left;
	margin-right:20px;
	cursor: pointer;
	border-bottom: 2px solid #D83206;
}

.icon-more {
	height: 40px;
	background: url(../img/icon-more.png) no-repeat 100% 50%;
	float: right;
	color: #666;
	display: inline-block;
	line-height: 40px;
	padding-right: 6px;
}

.notice-section {
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 26px;
}

.notice-ul {
	float: left;
	width: 680px;
	padding-left: 24px;
	height: 330px;
	overflow: hidden;
}

.news-ul {
	display: block;
}

.news-cont {
	margin: 10px 0 10px;
}

.notice-ul>li {
	padding-bottom: 40px;
}

.notice-ul>li>a,
.news-img>a {
	color: #333;
}

.notice-ul>li>a:hover {
	color: #D83206;
}

.pro-ul>li {
	float: left;
	width: 264px;
	height: 300px;
	margin-right: 28px;
	position: relative;
}

.pro-tit {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0, 0, 0, .35);
	color: #fff;
	padding-left: 14px;
	font-size: 16px;
	font-weight: bold;
}

.pro-ul>li>a {
	display: block;
}

.pro-ul>li:last-child {
	margin-right: 0;
}


/*友情链接*/

.link-main {
	margin-top: 24px;
}

.link-tit {
	width: 100%;
	margin: 10px 0;
	border-bottom: 3px solid #D83206;
	text-align: center;
	position: relative;
}

.link-tit>span {
	font-size: 16px;
	color: #d83206;
	position: absolute;
	top: -6px;
	left: 472px;
	width: 104px;
	height: 16px;
	line-height: 16px;
	background-color: #fff;
	margin: 0 auto;
}

.link-ul {
	padding: 0 10px;
	height: auto;
	overflow: hidden;
}

.link-list {
	float: left;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	border: 1px solid #999;
	width: 248px;
	margin-top: 20px;
	margin-left: 12px;
}

.link-ul select:first-child {
	margin-left: 0;
}

.select-tit {
	width: 100%;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	border: 1px solid #999;
	background: url("../img/icon-drop.png") no-repeat scroll 220px center transparent;
}


/*页尾*/

.b-footer {
	width: 100%;
	background-color: #D83206;
	font-size: 14px;
	color: #fff;
	height: auto;
	overflow: hidden;
	margin-top: 24px;
}

.footer-main {
	height: auto;
	overflow: hidden;
	margin: 0 90px;
}

.left-main {
	float: left;
	padding-top: 40px;
}

.left-main>img {
	display: block;
}

.contact-span {
	margin-top: 20px;
	line-height: 1.5em;
}

.right-main {
	float: right;
	padding-top: 40px;
}

.right-main>img {
	display: block;
	width: 80px;
	height: 80px;
}

.right-main>span {
	margin-top: 8px;
	display: block;
	text-align: center;
	font-size: 13px;
}

.b-copyright {
	margin: 20px 0 20px;
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.footer-space {
	padding-bottom: 60px;
}


/*关于协会*/

.bg {
	background: url(../img/t.png) no-repeat center top, url(../img/b.png) no-repeat center bottom;
}

.hq {
	position: absolute;
	left: 0;
	top: 0;
	width: 542px;
	height: 177px;
	opacity: 0;
}

.list-tit {
	margin-top: 20px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #f7f7f7;
}

.list-tit>div {
	display: inline-block;
	padding: 0 40px;
	height: 42px;
	line-height: 42px;
	background-color: #D83206;
	color: #fff;
	font-size: 18px;
}

.list-main {
	padding: 20px 0;
	min-height: 620px;
	overflow: hidden;
}

.list-main>li {
	height: 42px;
	padding: 0 10px 0 32px;
	line-height: 42px;
	background: url(../img/icon-list.png) no-repeat 10px 13px;
	overflow: hidden;
	font-size: 16px;
}

.list-main>li>a {
	float: left;
	color: #333;
	width: 820px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-main>li>a:hover,
.inline-word>p>a:hover {
	color: #D83206;
}

.list-main>li>i {
	float: right;
	color: #999;
	font-style: normal;
	text-align: right;
}

.b-page {
	padding-top: 24px;
	text-align: center;
	color: #333;
	font-size: 0;
	border-top: 1px dashed #e5e5e5;
}

.b-page>span {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.b-page>span>i {
	color: #D83206;
	font-style: normal;
	font-size: 14px;
}

.b-page>a {
	border: 1px solid #e5e5e5;
	border-left: none;
	color: #333;
	font-size: 14px;
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

.b-page>a:hover {
	color: #D83206;
}

.page-num {
	border-left: 1px solid #e5e5e5 !important;
}


/*协会简介*/

.logo {
	width: 568px;
	height: 99px;
	margin: 0 auto;
}

.second-content {
	margin-top: 20px;
	width: 100%;
	min-height: 600px;
	background-color: #fff;
	border-radius: 15px;
}

.second-inner {
	padding: 0 30px 30px;
}

.main-tit {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #D83206;
	font-size: 16px;
	color: #D83206;
	background: url(../img/icon-dw.png) no-repeat left center;
	padding-left: 28px;
}

.main-tit>a {
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main-tit>i {
	color: #666;
	font-style: normal;
}

.footer-inner {
	height: auto;
	overflow: hidden;
	width: 1048px;
	margin: 0 auto;
}

.article-main {
	margin-top: 24px;
	min-height: 400px;
}

.article-main>p {
	padding-top: 10px;
}

.article-tit {
	border-bottom: 1px solid #e5e5e5;
	color: #666;
}

.article-tit>h2 {
	text-align: center;
	font-size: 24px;
	color: #D83206;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.article-tit>h4 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 24px;
}

.article-content {
	font-size: 16px;
	margin-top: 24px;
}

.article-content>img {
	display: block;
	text-align: center;
	margin: 20px auto 20px;
	max-width: 80%;
}

.article-content>p {
	color: #333;
	margin-bottom: 10px;
	text-indent: 2em;
	line-height: 2em;
}

.article-content h4 {
	margin-bottom: 14px;
	text-indent: 2em;
	font-size: 18px;
}

.article-content>div {
	display: block;
	text-indent: 2em;
}

.article-content h5 {
	/*font-weight: normal;*/
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.article-content h6 {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
}

.b-function {
	margin-top: 40px;
	width: 100%;
	border-bottom: 3px solid #E5E5E5;
	text-align: right;
}

.b-function>a {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-left: 16px;
	margin-bottom: 10px;
}


/*协会章程*/

.article-content>h3 {
	font-size: 18px;
	text-align: center;
	margin: 24px 0 14px;
}

.contact-us {
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 12px;
}

.gzh-span {
	text-align: center;
	font-size: 16px;
}

.span-center {
	text-align: center;
}

.contact-us>p {
	text-indent: 2em;
}

.article-b {
	padding-bottom: 14px;
}


/*会员之家*/

.name-list {
	/*margin-top:32px;*/
	width: 90%;
	margin: 32px auto 0;
	font-size: 17px;
	color: #333;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}

.name-list tr th {
	border: 1px solid #999;
	width: 100%;
	font-size: 24px;
	line-height: 1.5em;
	padding: 14px 0;
	/*color:#D83206;*/
}

.name-list tr td {
	border: 1px solid #999;
	padding: 14px 0;
}


/*密码应用改造*/

.reform>a {
	display: block;
	color: #333;
	height: 2em;
}

.reform>a:before {
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	background-color: #333;
	border-radius: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
}

.reform>a:hover {
	color: #D83206;
}

.bottom-spacing {
	padding-bottom: 30px;
}

.inline-word {
	margin-bottom: 12px;
}

.inline-word>p {
	text-indent: 2em;
	line-height: 2em;
}

.center-span {
	text-align: center;
}

.notice-name {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 24px;
}

.notice-name>p {
	font-size: 16px;
	float: right;
	text-align: center;
	line-height: 2em;
}

.notice-name>p>a {
	color: #333;
}

.notice-name>p>a:hover {
	color: #D83206;
}

blockquote {
	color: #333;
	line-height: 2em;
}


/*活动报名*/

.enter-bg {
	width: 100%;
	height: 120px;
	background-color: #f7f7f7;
	background: url(../img/img-activity-bn.jpg)center center no-repeat;
}

.enter-bg>h3 {
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 120px;
	letter-spacing: 5px;
	text-shadow: 3px 4px 5px #53ade0;
}

.enter-ul {
	width: 70%;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0;
	color: #333;
}

.enter-ul>li {
	margin-top: 20px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.enter-ul>li>label {
	float: left;
	width: 14%;
	line-height: 44px;
	text-align: right;
}

.enter-write {
	float: left;
	width: 85%;
	height: 44px;
	line-height: 44px;
	border: 1px solid #ccc;
	margin-left: 1%;
	padding-left: 10px;
}

.enter-area {
	float: left;
	width: 85%;
	border: 1px solid #ccc;
	margin-left: 1%;
	padding: 10px;
	line-height: 1.5em;
}

.activity-btn {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.enter-btn {
	height: 38px;
	line-height: 38px;
	padding: 0 35px;
	border: 1px solid #ccc;
	background: none;
	margin: 0 10px;
}

.enter-btn:hover {
	border: 1px solid #D83206;
	background: #D83206;
	color: #fff;
}


/*23-3-20修改*/


/*修改组织框架*/

.structure-name {
	margin-top: 30px;
}

.structure-name>h4 {
	font-size: 18px;
}

.structure-name>div {
	margin: 8px 0 20px;
}

.structure-name>div>p {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 2em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*新增商密企业*/

.bp-type {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.bp-type>li {
	float: left;
	margin-right: 24px;
}

.bp-type>li>a {
	font-size: 16px;
	color: #999;
}

.bp-type>li>a.xz,
.bp-type>li>a:hover {
	color: #D83206;
}

.bp-list {
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.bp-list>li>a {
	display: block;
	width: 100%;
	font-size: 15px;
	color: #333;
	height: 32px;
	line-height: 32px;
}

.bp-list>li>a:hover div,
.bp-list>li>a:hover p {
	color: #D83206;
}

.bp-list>li>a>div {
	float: left;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bp-list>li>a>p {
	float: left;
	text-align: right;
	width: 20%;
	color: #999;
	font-size: 14px;
}

.pd-box {
	width: 100%;
	padding: 0 70px;
	margin-top: 24px;
	position: relative;
}

.pd-list,
.pd-box {
	height: 100%;
	overflow: hidden;
}

.pd-list {
	width: 1000px;
	margin: 0 auto;
}

.pd-list>li {
	float: left;
	margin-right: 32px;
	width: 140px;
	height: auto;
	overflow: hidden;
}

.pd-list>li:last-child {
	margin-right: 0;
}

.pd-list>li>a {
	display: inline-block;
	width: 140px;
	height: 136px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
}

.pd-list>li>a:hover {
	border: 1px solid rgba(216, 50, 6, .6);
}

.pd-list>li>a>img {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.pd-list>li>p {
	text-align: center;
	margin-top: 14px;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.over-btn {
	height: 40px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 50px;
	z-index: 998;
}

.left-over {
	float: left;
}

.right-over {
	float: right;
}

.left-over>a {
	display: inline-block;
	width: 24px;
	height: 40px;
	background: url(../img/icon-l.png)#f7f7f7 center center no-repeat;
}

.left-over>a:hover,
.right-over>a:hover {
	background-color: #ededed;
}

.right-over {
	position: absolute;
	right: 0;
}

.right-over>a {
	display: inline-block;
	width: 24px;
	height: 40px;
	background: url(../img/icon-r.png)#f7f7f7 center center no-repeat;
}

.list-word>li>a>span {
	color: #999;
}

.cut-box {
	position: relative;
}


/*新增产品名录*/

.product-content {
	margin-top: 24px;
	font-size: 16px;
	color: #333;
}

.produc-top {
	height: auto;
	overflow: hidden;
	padding-bottom: 24px;
	border-bottom: 1px dashed #ededed;
	margin-bottom: 30px;
}

.product-content>h3 {
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}

.product-content h4 {
	font-size: 16px;
}

.product-content>h4 {
	margin-bottom: 10px;
	text-indent: 2em;
}

.product-content>p {
	margin-bottom: 12px;
	text-indent: 2em;
	line-height: 2em;
}

.product-img {
	float: left;
	width: 280px;
	height: 280px;
}

.product-img>img {
	width: 100%;
	height: 100%;
}

.product-word {
	text-indent: 0;
	margin-top: 50px;
}

.product-word>h4 {
	margin-bottom: 14px;
}

.product-word>p {
	line-height: 2em;
	margin-bottom: 16px;
}

.product-content>img {
	display: block;
	text-align: center;
	margin: 32px auto 16px;
	max-width: 90%;
}

.type-return {
	float: right;
	padding: 0 20px;
	color: #D83206;
	font-size: 14px;
}

.type-return:hover {
	background-color: #D83206;
	color: #fff;
}

.wait-word {
	font-size: 20px;
	color: #c7c7c7;
	font-weight: bold;
	text-align: center;
}

.wait-img {
	display: block;
	text-align: center;
	margin: 50px auto 12px;
}

.structure-ul {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.structure-ul>li {
	float: left;
}

.structure-ul>td:first-child {
	text-align: justify;
	text-align-last: justify;
	width: 66px;
	padding-right: 16px;
}

.structure-ul>td:nth-child(2) {
	width: 290px;
	overflow: hidden;
	padding-right: 16px;
}

.td-tit {
	font-size: 18px;
	padding: 10px 0 2px 0;
}

.qy-logo {
	width: 280px;
}

.call-word{
	height:auto;
	overflow: hidden;
	text-indent: 2em;
	line-height: 1.75em;
}
.call-word>p {
	float: left;
}

.call-form{
	float:left;
	height:auto;
	overflow: hidden;
	text-indent: 0!important;
	line-height: 1.75em;
}
.call-form>p{
	text-indent: 0!important;
}

.call-form>p>span{
	display: inline-block;
	width:50px;
	text-align: justify;
	text-align-last: justify;
}

.call-img{
	width:120px;
	float:right;
	text-align: center;
	margin-right: 30px;
	margin-top:6px;
}
.call-img>img{
	display: block;
	margin-bottom:4px;
}
