/* CSS Document */
body {
	background-image: url(../images/ind-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center -240px;
	}
[class*="am-u-"] + [class*="am-u-"]:last-child {
    float: left;
}
.ml15 {
	margin-left:15px;
	}
.v-mr40 {
	margin-right:40px;
	}
/****************首页***************/
/* 搜索 */
.gjss-box {
    margin-top: 30px;
    margin-bottom: 0px;
	width:70%;
}
.gjss-box .gjc-box {
	border:1px solid #029a7f;
	background-color:#111334;
	border-radius: 8px;
    box-shadow: rgba(31, 31, 31, 0.05) 0px 5px 6px, rgba(31, 31, 31, 0.05) 0px 5px 5px;
	position:relative;
}
.gjss-box .am-form .gjc , .gjss-box .am-form .gjc:focus{
	border:0px solid #efefef;
	border-radius: 8px ;
    padding-right: 0px ;
    height: 38px;
	padding-left:20px;
	padding-right:80px;
	background-color:#111334;
	color:#FFF;
	border:0px;
	}
.gjss-box .qc-icon {
   position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    right: 60px;
    top: 8px;
    cursor: pointer;
    color: #FFF;
    font-size: 10px;
    font-weight: normal;
    background-color: #029a7f;
}
.gjss-box .ss-icon {
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	font-size: 24px;
	font-weight: normal;
	background-color:#029a7f;
	padding-left:12px;
	color:#FFF;
	width:50px;
	height:38px;
	border-radius: 0px 6px 6px 0px ;
}
.mr-1 {
	padding-right:0px;
}
.gjss-box .am-form .sc-more {
	font-size:14px;
	background-color:#21244b;
	color:#FFF;
	border:1px solid #515682;
	border-radius: 8px ;
}
@media only screen and (min-width: 769px) {
.mr-1 {
    width: 85%;
}
.mr-2 {
    width: 15%;
}
}

/* banner */
.cqbanner {
	padding-top:30px;
	}
.cqbanner img  {
    width: 100%;
	border-radius: 4px;
}
.cqbanner .am-slider-default {
    margin: 0px;
}

.cqbanner-2 {
	padding-top:40px;
	}
.cqbanner-2 img  {
    width: 100%;
	border-radius: 4px;
	height:202px;
}
.cqbanner-2 a {
	color:#FFF;
	}
.cqbanner-2 h2 {
    position: absolute;
    width: 100%;
	text-align:center;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    bottom: 0px;
	font-size: 16px;
	line-height:24px;
	margin:0px;
	padding:10px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
.cqbanner-2 .am-slider-default {
	background-color:transparent;
	margin:0px;
	}
.cqbanner-2 .am-slider-default .am-direction-nav a:before {
    color: #DDD;
}
.am-slider-default .am-control-nav li a {
    background-color: rgb(255 255 255 / 50%);
}
.cqbanner-2 img {
	height:180px;
	}
.am-slider-default .am-slider-desc {
	background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 16px;
}
}

/* 培训 */
.ind-main01 {
	margin-top:30px;
	color: #b1b1be;
	}
.ind-main-left-01 {
	background-image: url(../images/ind-01.jpg);
	background-color:#01294a;
	}
.ind-main-left-02 {
	background-image: url(../images/ind-02.jpg);
	background-color:#010028;
	}
.ind-main-left-03 {
	background-image: url(../images/ind-03.jpg);
	background-color:#01294a;
	}
.ind-main-left-04 {
	background-image: url(../images/ind-04.jpg);
	background-color:#010028;
	}
.ind-main-left-05 {
	background-image: url(../images/ind-05.jpg);
	background-color:#01294a;
	}
.ind-main-left-06 {
	background-image: url(../images/ind-06.jpg);
	background-color:#010028;
	}
.btc {
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 372px;
	}
.btc h1 {
	width:80%;
	text-align: center;
	font-size: 30px;
	line-height:36px;
	padding-bottom:25px;
	margin-top:0px;
	padding-top:40px;
	margin-left:auto;
	margin-right:auto;
	color: #00ffb9;
	background-image: url(../images/ind-xx1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:0px;
	}
.btc p {
	text-align: center;
	font-size: 18px;
	color: #6f7e8d;
	margin-top: 5px;
	}
.ind-main-bg {
	background-color:#002949;
	margin-bottom:1.5rem;
	position:relative;
	}
.ind-main-bg-img {
	background-color:#133366;
	text-align:center;
	}
.ind-main-bg-img img {
	height:151px;
	width:100%;
	}
.ind-main-bg-txt h2 {
	font-size: 18px;
	line-height:20px;
	margin-top:0px;
	padding-top:15px;
	min-height:120px;
	}

.fc-1 {
	float:left;
	width:63%;
	margin-top: 10px;
	}
.fc-2 {
	float:left;
	width:37%;
	}
.fc-3 {
	float:left;
	width:100%;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
	}
.fc-icon {
	vertical-align:top;
	display:inline-block;
	margin-right:3px;
	}
	
	
.ind-main02 {
	margin-top: 15px;
	background-image: url(../images/ind-bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:30px;
	padding-bottom:15px;
	color: #b1b1be;
	}
.ind-main03 {
	margin-top:30px;
	color: #b1b1be;
	}
.ind-main04 {
	margin-top: 15px;
	background-image: url(../images/ind-bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:30px;
	padding-bottom:15px;
	color: #b1b1be;
	}
.ind-main05 {
	margin-top:30px;
	color: #b1b1be;
	}
.ind-main06 {
	margin-top: 15px;
	background-image: url(../images/ind-bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:30px;
	padding-bottom:15px;
	color: #b1b1be;
	}
.ind-main02 .ind-main-bg  , .ind-main04 .ind-main-bg , .ind-main06 .ind-main-bg {
    background-color: #000028;
}

.lylb a {
	color:#FFF;
	}
.ind-main-fpc {
	position:absolute;
	width:100%;
	height:25%;
	background-color:rgba(21, 72, 111, 0.8);
	left:0;
	bottom:0px;
	transition: all ease-in-out 0.5s;
	}
.ind-main-bg {
	overflow:hidden;
	}
.ind-main-bg h2 {
	text-align:center;
	font-size: 16px;
	line-height:24px;
	padding-top:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:0px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	transition: all ease-in-out 0.5s;
	}
.ind-main-bg p {
	font-size: 16px;
	line-height:24px;
	color: #a8c8e1;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
	transition: all ease-in-out 0.5s;
	opacity: 0;
	text-align:justify;
	}
.ind-main-bg:hover h2 {
	color: #00ffb9;
}
/*.ind-main-bg:hover p {
  opacity: 1;
}
.ind-main-bg:hover .ind-main-fpc {
  height:100%;
}*/
.tjhd-box {
	padding-top:40px;
	}
.tjhd-box img  {
    width: 100%;
	border-radius: 4px;
}
.tjhd-box h1 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 25px;
    color: #00ffb9;
	margin-bottom:0px;
}
.rmfws-box {
	padding-top:40px;
	}
.rmfws-box img {
    width: 100%;
    border-radius: 4px;
    opacity: 0.8;
	transition: all ease-in-out 0.5s;
}
.rmfws-box img:hover {
    opacity: 1;
}
.rmfws-box h1 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 25px;
    color: #00ffb9;
	margin-bottom:0px;
}
.rmfws-box .am-u-md-2 {
	margin-bottom:1.5rem;
	}
.lylb {
	position:relative;
	min-height: 382px;
	}
.lylb .r-btn {
	position: absolute;
	top:49%;
	right:15px;
	margin-top:-25px;
	font-size:16px;
	color:#FFF;
	width:16px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius: 3px;
	z-index:999;
	background-color:rgba(0, 163, 126, 0.45);
	cursor:pointer;
	transition: all ease-in-out 0.5s;
	}
.lylb .r-btn:hover {
	background-color:rgba(0, 163, 126, 0.8);
	}
.gjss-box-dropdown {
	position: absolute;
}
.gjss-box-dropdown .am-dropdown-content {
	position:relative;
    display: block;
	min-width: 720px;
	top:0px;
	border: 1px solid #515682;
}
.gjss-box-dropdown .am-dropdown-content:before, .gjss-box-dropdown .am-dropdown-content:after {
    left: 0px;
    right: inherit;
    top: -7px;
    border-bottom: 7px solid #515682;
}
.gjss-box-dropdown ul.am-dropdown-content {
    background: #21244b;
}
.gjss-box-dropdown ul.am-dropdown-content > .am-active > a, .gjss-box-dropdown ul.am-dropdown-content > .am-active > a:hover, .gjss-box-dropdown ul.am-dropdown-content > .am-active > a:focus {
    background-color: #21244b;
	color:#04d8a8;
	font-weight:900;
}
/*.lylb .am-nav-tabs {
	text-align:center;
}
.lylb .am-nav-tabs > li {
    float: none;
	display:inline-block;
}*/
.lylb .am-nav-tabs , .lylb .am-tabs-bd {
    border: 0px solid #dddddd;
}
.lylb .am-nav-tabs {
    background-color: rgba(21, 72, 111, 0.45);
}
.am-nav-tabs > li {
	width:16.6666%;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
.lylb .am-nav-tabs > li > a {
    display: inline-block;
	text-align:center;
	padding-top:0px;
	font-size:16px;
	height:36px;
	color:#809db5;
	line-height:34px;
	cursor:pointer;
	background-color:transparent;
	transition: all ease-in-out 0.5s;
	border:0px;
	font-weight:bold;
}
.lylb .am-tabs-bd .am-tab-panel {
    padding: 20px 0px 0px 0px;
}
.lylb .am-nav > li > a:hover, .lylb .am-nav > li > a:focus {
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #386698;
	}
.lylb .am-nav-tabs > li.am-active > a, .lylb .am-nav-tabs > li.am-active > a:hover, .lylb .am-nav-tabs > li.am-active > a:focus {
    color:#00ffb9;
	padding-bottom:0px;
	border:0px;
	border-bottom:2px solid #4275af;
	background-color:transparent;
	font-weight:bold;
}
.mfsy-box {
	margin-top: 80px;
	padding: 30px;
	padding-bottom: 200px;
	background-color: #002857;
	border-radius: 8px;
	text-align: center;
	background-image: url(../images/mfsy-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.mfsy-box h1 {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 25px;
    color: #00ffb9;
    margin-bottom: 0px;
}
.mfsy-box p {
    font-size: 16px;
    line-height: 36px;
    padding-bottom: 25px;
    color: #FFF;
}
.mfsy-box .am-btn-primary {
    color: #00ffb9;
	line-height:1;
    background-color: transparent;
    border-color: #029a7f;
	border-radius: 8px;
	padding-left:50px;
	padding-right:50px;
}
.mfsy-box .am-btn-primary:hover {
	color: #FFF;
    background-color:#029a7f;
}
@media only screen and (min-width: 769px) {
.ind-main01 .am-u-md-5 {
	padding-left:0;
	}
.ind-main-bg-img {
    padding-right: 0rem;
	min-height:151px;
}
.ind-main-bg-txt {
    padding-left:0rem;
	padding-right:3rem;
}
.rmfws-box .am-g {
        margin-left: -0.7rem;
        margin-right: -0.8rem;
    }
.rmfws-box .am-u-md-2 {
	width:12.5%;
	padding-left: 0.7rem;
	padding-right: 0.8rem;
	}
.ind-main01 .container_1280 , .ind-main02 .container_1280 , .ind-main03 .container_1280 , .ind-main04 .container_1280 , .ind-main01 .container_1280 , .ind-main05 .container_1280 , .ind-main06 .container_1280 , .ind-main07 .container_1280  , .ind-main08 .container_1280 {
     margin-top: 30px;
	 margin-bottom:30px;
    } 
}
@media only screen and (max-width: 768px) {
.gjss-box {
    width: 100%;
}
.gjss-box-dropdown .am-dropdown-content {
	min-width: 240px;
}
.tjhd-box img {
	margin-top:8px;
	margin-bottom:8px;
	}

.btc {
	background-position: center -150px;
	min-height:30px;
	background-size:100%;
	padding-bottom:5px;
	margin-bottom:15px;
	}
.btc h1 {
    font-size: 24px;
    padding-top: 10px;
}
.ind-main-bg-img img {
	height:auto;
	width:100%;
	}
.lylb .ind-main-bg-img img {
	height:101px;
	}
.btc p {
	margin-bottom:0px;
	color: #99a6b3;
}
.ind-main-bg-txt h2 {
    font-size: 16px;
    min-height: auto;
	padding-left:15px;
	padding-right:15px;
}
.btc-inf {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	}
.ind-main-fpc {
	position:relative;
	height:auto;
	}
.ind-main-bg h2 {
	font-size: 14px;
	line-height:20px;
	padding-top:10px;
	margin-bottom:5px;
	white-space:inherit;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	min-height:50px;
	}
.ind-main-bg p {
    font-size: 12px;
    line-height: 24px;
    margin-top: 0px;
	padding-bottom:10px;
	-webkit-line-clamp: 3;
	height:78px;
    opacity: 1;
}
.tjhd-box h1 {
    font-size: 24px;
	padding-bottom: 20px;
}
.lylb .am-nav-tabs > li > a {
    font-size: 14px;
}
.lylb .am-nav-tabs > li.am-active > a, .lylb .am-nav-tabs > li.am-active > a:hover, .lylb .am-nav-tabs > li.am-active > a:focus {
    border-bottom: 3px solid #4275af;
}
.rmfws-box {
    padding-top: 20px;
}
.rmfws-box h1 {
    font-size: 24px;
	padding-bottom: 20px;
}
.am-tabs-nav {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
}
.am-nav-tabs > li {
    width: auto;
    overflow: initial;
}
.am-tabs-nav::-webkit-scrollbar {
            display: none;
        }
.mfsy-box {
	margin-top: 40px;
    padding-bottom: 150px;
    background-size: 200%;
}
}

/****************商品列表***************/

/*分类*/
.sp-main {
	margin-top: 50px;
	background-color: #21244b;
	padding:20px;
	padding-top:15px;
	border-radius: 4px;
}
.sp-main select , .sp-main input[type=text] , .sp-main input[type="text"]:focus {
	min-width:150px;
	font-size: 14px;
	line-height:26px;
	height:26px;
    background-color: #31345a;
    color: #FFF;
    border: 1px solid #6c6f99;
    border-radius: 4px;
	padding-left:6px;
	padding-right:5px;
	margin-top:2px;
	}
.sp-main .am-btn {
	font-size: 14px;
	line-height:22px;
	height:26px;
	color:#000028;
	min-width:60px;
	border-radius: 4px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#00cccc;
	border: 1px solid #00cccc;
	margin-top:2px;
	}
.sp-main .mf-btn1 .am-btn , .sp-main .mf-btn2 .am-btn {
	font-size: 14px;
	line-height: 22px;
	height: 26px;
	color: #FFF;
	min-width: 70px;
	border-radius: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	border: 1px solid #8F93B8;
	margin-top: 2px;
}
.sp-main .mf-btn1 .on , .sp-main .mf-btn2 .on {
    color: #00ffb9;
    border: 1px solid #00ffb9;
}
.sp-main .mf-btn1 .am-btn:hover , .sp-main .mf-btn2 .am-btn:hover {
    color: #00ffb9;
    background-color: transparent;
}
.aa-ly {
    padding: 5px 0;
    border-top: 0px;
    margin-top: 0px;
    margin-left: 0rem;
    margin-right: 0rem;
    width: auto;
}
.aa-hy-1 {
	float:left;
	width:6%;
	margin-top: 5px;
	line-height: 170%;
}
.aa-hy-2 {
	float:left;
	width:94%;
}
.aa-ly li {
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.aa-ly .aa-hy-all li {
	float: left;
	display: inline-block;
	line-height: 21px;
	
}
.aa-ly .aa-hy-all li , .aa-cd-ly .aa-hy-all li {
	width: auto;
	padding: 3px 10px 3px 10px;
    border: solid 1px #51547e;
    margin-right: 10px;
    border-radius: 4px;
}
.aa-cd-ct .aa-hy-all li {
	width: auto;
	padding-right:10px;
}
.aa-ly .aa-hy-all li:hover{
	color: #00ffb9;
}

.aa-ly .aa-hy-all .on{
	color: #00ffb9;
	font-weight: bold;
}
.aa-ly .aa-hy-all .on:hover{
	color: #00ffb9;
}

.aa-ly label {
    position: absolute;
    right: 1px;
    top: 48px;
    font-size: 16px;
    color: #666666;
	}
	
/*城市查看更多*/
	
.box {
	max-height: 70px;
	overflow: hidden;
	transition: max-height .5s;
}
.content {
	display: inline; /*很重要！！*/
	line-height: 24px;
}
.aa-ly-city , .aa-cd-ly{
	position:relative;
	}
.aa-ly-city label , .aa-cd-ly label {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 1px;
	top: 12px;
	text-align:center;
	font-size: 14px;
	color: #00cccc;
	line-height: 16px;
	color: #000028;
	border-radius: 4px;
	padding-bottom: 0px;
	background-color: #00cccc;
	border: 1px solid #00cccc;
}
.show-less {
	display: none;
}
.show-more {
	display: block;
}
.aa-ly-city input[type='checkbox'] {
	opacity: 0;
	float: right;
}
.aa-ly-city input[type='checkbox']:checked ~ .box .show-less {
	display: block;
}
.aa-ly-city input[type='checkbox']:checked ~ .box .show-more {
	display: none;
}
.aa-ly-city input[type='checkbox']:checked ~ .box {
	max-height: 600px;
}
.aa-cd-gjz {
	position:relative;
	border-bottom: solid 0px #3f3f57;
	padding-top:10px;
	}
.aa-cd-gjz .aa-ssc {
	float:right;
}
	
@media only screen and (max-width: 768px) { /*手机端*/
.sp-main {
    padding: 15px;
	margin-left: 15px;
    margin-right: 15px;
    width: auto;
	margin-top: 35px;
}
.aa-box .aa-ly{
		padding: 0;
}
.aa-hy-1 {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		font-weight:bold;
		display:none;
	}
.aa-hy-2 {
		width: 100%;
	}
	
.aa-ly li {
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
	}
.aa-ly .aa-hy-all li {
	width: auto;
}
.aa-ly .aa-hy-all li:hover{
	color: #FFF;
}
.sp-main select, .sp-main input[type=text], .sp-main input[type="text"]:focus {
    min-width: 100px;
}
#txtKey{
    min-width: 130px;
    width: 130px;
}
.mf-btn2 {
	margin-left:0px;
	margin-right:10px
	
}
.aa-time {
	width:100%;
	}
.aa-ssc {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	}
.aa-ssc .gjc {
	margin-left:0px;
}
.mf-btcc{
	margin-bottom:20px;
	}

/*月份横向滚动*/
	
.aa-cd-ly .aa-hy-2 .aa-hy-all  , .aa-ly-city .aa-hy-2 .aa-hy-all  {
		width: 100%;
		display:block;
        white-space: nowrap;
        overflow-x: scroll;
	}
	
.aa-cd-ly .aa-hy-2 .aa-hy-all::-webkit-scrollbar , .aa-ly-city .aa-hy-2 .aa-hy-all::-webkit-scrollbar  {
		display: none;
	}
	
.aa-cd-ly .aa-hy-2 li , .aa-ly-city .aa-hy-2 li {
		float: none;
		margin-right: 5px;
	}
	
}

/*商品列表*/
.sp-list-1 {
	padding-top:35px;
	padding-bottom:35px;
	border-bottom: solid 1px #3f3f57;
	}
.sp-list .ind-main-bg-txt h2 {
	padding-top: 5px;
	font-size: 24px;
	min-height:auto;
	}
.sp-list .ind-main-bg-txt p {
	margin-top:5px;
	font-size: 14px;
	min-height:90px;
	color:#b1b1be;
	margin-bottom:10px;
	width:85%;
	}
.sp-list .am-btn {
	color:#00cccc;
	background-color: transparent;
    border: 1px solid #00cccc;
	}
.sp-list .am-btn:hover {
	color:#000028;
	background-color: #00cccc;
    border: 1px solid #00cccc;
	}
.sp-jg {
	display:inline-block;
	position:absolute;
	top:0px;
	right:15px;
	font-size:24px;
	font-weight:bold;
	color:#00ffb9;
	}
.sp-main .aa-ssc input[type=text], .sp-main .aa-ssc input[type="text"]:focus {
    min-width: 240px;
}
@media only screen and (min-width: 769px) {
.sp-list .ind-main-bg-img , .sp-list .ind-main-bg-img img {
	min-height:186px;
}
.sp-list .ind-main-bg-txt {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
}
@media only screen and (max-width: 768px) { /*手机端*/
.sp-list {
	margin-top:-15px;
	}
.sp-list .ind-main-bg-txt h2 {
    font-size: 18px;
	margin-top:15px;
	margin-bottom:0px;
	padding-left: 0px;
    padding-right: 0px;
}
.sp-jg {
    display: block;
    position: relative;
    top: 5px;
    right: inherit;
    font-size: 16px;
}
.sp-list .ind-main-bg-txt p {
	margin-top:10px;
    min-height:auto;
    width: inherit;
	overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sp-list .btc-inf {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.sp-list .am-btn {
    padding: 5px 10px;
    font-size: 1.2rem;
}
.sp-list .fc-1 {
    width: 70%;
	margin-top: 0px;
}
}



/*厂商列表*/
.cs-list {
	margin-top:-20px;
	}
.cs-info-bg .cs-list {
    margin-top: 0px;
}
.cs-list-1 {
	padding-top:35px;
	padding-bottom:30px;
	border-bottom: solid 1px #3f3f57;
	}
.cs-list-txt h2 {
	font-size: 24px;
	min-height:auto;
	}
.cs-list-txt p {
	margin-top:5px;
	font-size: 14px;
	min-height:68px;
	color:#b1b1be;
	margin-bottom:0px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	}
.cs-list .am-btn {
	color:#00cccc;
	background-color: transparent;
    border: 1px solid #00cccc;
	}
.cs-list .am-btn:hover {
	color:#000028;
	background-color: #00cccc;
    border: 1px solid #00cccc;
	}
.cs-jg {
	display:inline-block;
	position:absolute;
	top:0px;
	right:15px;
	font-size:24px;
	font-weight:bold;
	color:#00ffb9;
	}
.cs-main .aa-ssc input[type=text], .cs-main .aa-ssc input[type="text"]:focus {
    min-width: 240px;
}
.cs-list-img {
    background-color: #133366;
	}
.cs-list-img img {
	width:100%;
	height:130px;
}
.cs-list-btn {
	text-align:right;
	margin-top:60px;
	}
.cs-list-cp img {
	width:100%;
	}
.cs-list-cp h3 {
	font-weight:normal;
	text-align:center;
	margin-top:10px;
	font-size: 16px;
	height:26px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	}
.cs-list-cp .am-u-md-3 {
	margin-bottom:20px;
	}
.cs-info-bg {
	padding-top: 10px;
	background-image: url(../images/cs-info-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.cs-info-bg .cs-list-txt p {
    color: #ffffff;
}
@media only screen and (max-width: 768px) { /*手机端*/
.cs-list-txt h2 {
    margin-top: -5px;
	margin-bottom:5px;
    font-size: 16px;
    min-height: auto;
	overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.cs-list-img {
	text-align:center;
}
.cs-list-img img {
    height: auto;
}
.cs-info-bg .cs-list-img img {
	border-radius: 5px;
}
.cs-info-bg .cs-list-txt h2 {
    font-size: 16px;
    -webkit-line-clamp: 3;
	margin-top:20px;
}
.cs-info-bg .cs-list .am-u-md-2 {
	width:42%;
	}
.cs-info-bg .cs-list .am-u-md-10 {
	width:58%;
	}
.cs-info-bg .cs-list > .clearfix {
        background-color: rgba(40, 68, 110, 0.85);
}
.cs-info-bg .cs-list-txt p {
	display:none;
}
.cs-info-bg .cs-info-txt {
	margin-top:15px;
	}
.cs-list-btn {
	text-align:center;
    margin-top: 10px;
	padding-top: 5px;
	padding-bottom:5px;
    background-color: #21244b;
}
.cs-list .am-btn {
    padding: 5px 30px;
    font-size: 1.2rem;
}
.cs-list-cp h3 {
    height: 40px;
    -webkit-line-clamp: 2;
    font-size: 14px;

}
.cs-info-bg {
    background-size: 300%;
	padding-top: 20px;
}
.cs-list-1 {
	padding-bottom:10px;
	}
}

/***********商品详情***********/
.mall-cpinfo {
	background-color:  rgba(36, 60, 96, 0.85);
    border-radius: 5px;
	padding:15px 0px 15px 0px;
	}
.cp_txt1 .am-icon-heart {
	font-size: 14px;
	font-style: normal;
	position: absolute;
	top: 0px;
	right: 30px;
	cursor: pointer;
	}
.cp_txt1 .on {
	font-style: normal;
	color: #00cccc;
	position: absolute;
	top: 0px;
	right: 30px;
	cursor: pointer;
	}
.mall-cpinfo h2 {
	font-size: 24px;
	margin-top:0px;
	margin-bottom:10px;
	}
.ml20 {
	margin-left:20px;
	}
.mt5 {
	margin-top:5px;
	}
.mt10 {
	margin-top:10px;
	}
.cptxg {
	color:#b8b8c7;
	}
.cpjgg {
	font-size:14px;
	}
.cpjgg .green {
	color:#00ffb9;
	font-size:24px;
	font-weight:bold;
	}
.cpjgg .cpjgg-1 {
	display:inline-block;
	width:60px;
	}
.cpsl-1 , .cpsl-2 , .cpsl-3 {
    padding: 5px 8px;
    font-size: 12px;
}
.cpsl-2 , .cpsl-2:focus {
	width:40px !important;
	text-align:center;
	background-color: #31345a;
    border: 1px solid #515682;
	color:#FFF;
}
.cpsl-2 , .cpsl-2:focus {
	width:40px !important;
	text-align:center;
	background-color: #31345a;
    border: 1px solid #515682;
	color:#FFF;
}
.cpjgg .am-form-field[readonly] {
	background-color: #31345a;
}
.cpjgg-2 .am-btn-default {
	background-color: #31345a;
    border: 1px solid #515682;
	color:#FFF;
}
.cpjgg-2 .cpsl-1 {
	border-right: 0px;
	border-radius: 5px 0px 0px 5px;
}
.cpjgg-2 .cpsl-3 {
	border-left: 0px;
	border-radius: 0px 5px 5px 0px;
}
.cp-ddb {
	float:left;
	font-size:12px;
	background-color: #1f3358;
    border: 1px solid #777ba1;
	padding-left:10px;
	padding-right:10px;
    border-radius: 5px;
	padding-top:5px;
	padding-bottom:5px;
	}
.cp-ddb i {
	color:#00cccc;
	}
.sp-lx-box {
	background-color:#f7f7f7;
	padding:15px;
	padding-top:0px;
    border-radius: 5px;
	margin-top:30px;
	}
.sp-lx-box h4 {
	padding-top:20px;
	padding-bottom:15px;
	margin-bottom:0px;
	border-bottom:1px solid #DDD;
	}
.mall-cpinfo.style-main-box .sp-lx-box .tit1 h4 {
    padding: 10px 0px;
}
.sp-lx-box p {
	margin-bottom:5px;
	margin-top:0px;
	color:#999;
	}
.cp_img1 {
    background-color: #133366;
    text-align: center;
	min-height: 314px;
}
.cp_img1 img {
    max-width: 100%;
	height:314px;
}
.cp_txt1 {
	position:relative;
	}
.cpxx-btn .am-btn {
	margin-right:10px;
	border-radius: 5px;
	}
.cpxx-btn .am-btn-default {
	color:#000028;
	background-color: #00cccc;
    border: 1px solid #00cccc;
	}
.cpxx-btn .am-btn-primary {
	color:#00ffb9;
	background-color: #1f3358;
    border: 1px solid #519999;
	}
.sp-info-tit {
	border-bottom:1px solid #59597a;
	margin-top:30px;
	padding-bottom:20px;
	font-size:24px;
	font-weight:normal;
	color: #00ffb9;
	}
.sp-info-main {
	margin-top:20px;
	font-size: 1.6rem;
	line-height: 30px;
}

.sp-info-main img {
	max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;
	margin-top:10px;
    display: block;
    height:auto !important;
}
.sp-info-main ul li
{
  list-style-type: disc; 
  margin-left: 26px;
}
.sp-info-main ol li
{
  list-style-type: decimal; 
  margin-left: 23px;
}
.sp-info-main p  { text-indent:2em;}

.sp-info-iframe {
	margin-top: 20px;
	background-color: #FFF;
	border-radius: 5px;
	padding: 15px;
	background-color: #DFE0EE;
}
.sp-logo-main {
	margin-top:20px;
	background-color: rgba(36, 60, 96, 0.85);
    border-radius: 4px;
    padding: 15px;
	}
.sp-logo-img img {
	width:100%;
	border-radius: 4px;
	}
.sp-logo-txt {
	margin-top:10px;
	vertical-align:middle;
	}
.sp-logo-txt .fc-icon {
	float:left;
	width:12%;
	margin-right:5px;
	vertical-align: bottom;
	}
.sp-logo-txt .fc-txt {
	float:left;
	width:84%;
	}
.sp-logo-con {
	margin-top:15px;
	border-top:1px solid #519999;
	padding-top:15px;
	}
.sp-logo-con h3 {
	font-size:15px;
	margin-bottom:5px;
	}
.sp-logo-con p {
	font-size:12px;
	line-height:24px;
	color:#b8b8c7;
	}
.sp-logo-con i {
    color: #00cccc;
	margin-right:5px;
}
.ggcd .cpjgg-1 {
	float:left;
	}
.ggcd .cpjgg-2 {
	float:left;
	width:90%;
	padding-left:3px;
	}
.ggcd .cpjgg-2 span {
	display: inline-block;
	margin-right: 15px;
	border: 1px solid #515682;
	border-radius: 5px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:10px;
	}
.ggcd .cpjgg-2 .on {
	border: 1px solid #519999;
	position:relative;
	right:0;
	}
@media only screen and (min-width: 769px) {
.sp-xq .am-u-md-10 {
	width: 81.33333333%;
	}
.sp-xq .am-u-md-2 {
	width: 18.66666667%;
	}
}
	
	
@media only screen and (max-width: 768px) { /*手机端*/
.sp-info-main {
	font-size: 1.4rem;
}
.mall-cpinfo h2 {
    font-size: 18px;
}
.mall-cpinfo h2 {
	margin-top:15px;
    font-size: 18px;
}
.sp-qy-txt {
	margin-top:5px;
	margin-bottom:5px;
	}
.cp_img1 {
	min-height: auto;
}
.cp_img1 img {
    height:auto;
	width:100%;
}
.cp_txt1 .am-icon-heart {
    position: relative;
	right:inherit;
	margin-bottom:5px;
}
.cpjgg-1 {
    float: left;
}
.cpjgg-2 {
    float: left;
    width: 80%;
}
.cpxx-btn .am-btn {
    margin-right: 5px;
	margin-bottom:5px;
    font-size: 1.2rem;
}
.cp-ddb .am-fl {
    width: 50%;
    margin-left: 0px;
}
.sp-info-tit {
    font-size: 18px;
	padding-bottom: 10px;
}
.m-mt5 {
	margin-top:10px;
	}
.ggcd .cpjgg-2 {
    width: 100%;
    padding-left: 0px;
}

}


/*预约报名*/
.yy-reg {
	margin:0 auto;
    border-radius: 5px;
    padding: 15px 15px 15px 15px;
	}
.yy-reg .am-form-group {
	margin:0 auto 15px auto;
	width:70%;
	}
.yy-reg .sp-info-tit {
	margin-bottom:25px;
	}
.yy-reg input[type="text"] , .yy-reg button {
	border-radius: 5px;
	}
.yy-reg input[type="text"] ,.yy-reg input[type="text"]:focus , .yy-reg textarea ,.yy-reg textarea:focus  {
	background-color: #31345a;
	color: #FFF;
	border: 1px solid #515682;
	border-radius: 5px;
	font-size:14px;
	line-height:24px;
	}
.yy-reg input[type="text"]:focus ,.yy-reg textarea:focus  {
	border: 1px solid #6c6f99;
	}
.yy-reg textarea {
	height:120px;
	}
@media only screen and (min-width: 769px) {
.yy-reg #btnAdd {
	margin-left:26%;
	margin-top:20px;
	}
}
@media only screen and (max-width: 768px) { /*手机端*/
.yy-reg {
    padding: 0px;
	}
.yy-reg .am-form-group {
	width:100%;
	}
.yy-reg .am-form-label {
	margin-bottom:10px;
	}
.yy-reg .reg-1 {
	margin-top:10px;
	}
.yy-reg .reg-2 {
	display:none;
	}
.yy-reg .reg-btn button {
	width:50%;
	display: block;
	margin:15px auto 0px auto;
	}
}

/*产品详情右侧厂商信息悬浮样式*/
.am-sticky-placeholder {
	top:0px;
	width:215px;
	}
.am-sticky-placeholder .sp-logo-main {
	width:215px;
}


/*下载中心*/
.xzzx-box h2 {
	text-align:center;
	font-size:24px;
	}
.xzzx-main {
	width:60%;
	margin:0 auto 50px auto;
	background-color:  rgba(44, 67, 102, 0.85);
    border-radius: 5px;
	padding:50px;
	font-size: 1.6rem;
	line-height: 30px;
	min-height:500px;
	}
.xzzx-main h1 {
	font-size:20px;
	margin-top:15px;
	}
.xzzx-main h2 , .xzzx-main h3 {
	font-size:18px;
	margin-top:15px;
	}
.xzzx-main a:link , .xzzx-main a:visited , .xzzx-main a:active {
	color: #00ffb9;
	}
.xzzx-main a:hover {
	color: #00ffb9;
	text-decoration:underline;
	}

.xzzx-main img {
	max-width: 80% !important;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
    height:auto !important;
}
.xzzx-main ul li
{
  list-style-type: disc; 
  margin-left: 26px;
}
.xzzx-main ol li
{
  list-style-type: decimal; 
  margin-left: 23px;
}
.xzzx-main p  { text-indent:0em;}
@media only screen and (max-width: 768px) { /*手机端*/
.xzzx-box h2 {
	text-align:center;
	font-size:20px;
	}
.xzzx-main {
	width:auto;
	margin:0 0px 50px 0px;
	padding:25px;
	font-size: 1.4rem;
	line-height: 28px;
	}
.xzzx-main img {
	width: 60% !important;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
    height:auto !important;
}
.xzzx-main h1 {
	font-size:18px;
	}
.xzzx-main h2 , .xzzx-main h3 {
	font-size:16px;
	}
}

/*咨询留言弹窗*/
.win-3 {
  top:35%;
  width: 400px;
  margin-left: -200px;
  position: fixed;
  z-index: 1110;
  left: 50%;
  margin-top: 0;
  text-align: center;
  border-radius: 4px;
  border:1px solid #425e89;
  box-shadow: 0px 0px 24px 3px rgba(0, 0, 0, 0.2);
}
.win-3 .am-form-group {
    position: relative;
	margin-bottom: 1rem;
}
.win-3 .fwb input {
	font-weight:bold;
	}
.win-3 .am-modal-dialog {
    background: #243c60;
}
.win-3 .am-modal-hd {
    padding: 5px 10px 5px 10px;
	background-color:#0c2242;
	font-weight:bold;
	color:#FFF;
}
.win-3 .am-modal-bd {
    padding: 15px;
	font-size:14px;
	text-align:left;
	border-bottom: 0px solid #dedede;
}
.win-3 .am-modal-btn {
	font-weight:bold;
	color:#0068b7;
}
.win-3 .am-close {
    color: #FFF;
    opacity: .7;
}

.win-3 .am-form-horizontal .am-form-label {
        text-align: left;
		font-weight:normal;
    }
.win-3 .am-form textarea , .am-form textarea:focus{
    font-size: 14px;
    line-height: 24px;
    background-color: #31345a;
    color: #FFF;
    border: 1px solid #6c6f99;
    border-radius: 4px;
}
.win-btn {
	min-width:90px;
	font-size:14px;
	margin-bottom:20px;
	color: #000028;
    background-color: #00cccc;
    border: 1px solid #00cccc;
	border-radius: 5px;
	margin-right:10px;
	}
.win-btn:hover {
	color: #FFF;
	background-color: #108383;
	border: 1px solid #108383;
	}
.win-btn-2 {
	min-width:90px;
	font-size:14px;
	margin-bottom:20px;
	color: #00cccc;
    background-color: transparent;
    border: 1px solid #00cccc;
	border-radius: 5px;
	}
.zxly-btn {
    font-size: 14px;
    min-width: 60px;
    border-radius: 4px;
	padding: 0.3em 0.8em;
    color: #00cccc;
    background-color: transparent;
    border: 1px solid #00cccc;
	margin-top:10px;
}
.zxly-btn:hover {
	color:#000028;
	background-color: #00cccc;
    border: 1px solid #00cccc;
	}
.zxly-btn-2 {
    font-size: 14px;
    min-width: 60px;
    border-radius: 4px;
	padding: 0.2em 0.8em;
    color: #00cccc;
    background-color: transparent;
    border: 1px solid #00cccc;
	margin-left:10px;
	vertical-align: text-top;
    margin-top: -3px;
}
.zxly-btn-2:hover {
	color:#000028;
	background-color: #00cccc;
    border: 1px solid #00cccc;
	}
@media only screen and (max-width: 768px) {
.win-3 .am-modal-bd {
	font-size:14px;
}
.win-3 .am-modal-btn {
	font-size:14px;
}
.win-3 {
  top:35%;
  width: 300px;
  margin-left: -150px;
}
}

/*首页PC版工业软件换行*/

@media only screen and (min-width: 769px) {
.ind-main03 .btc h1 {
    width: 75%;
}
}