@media (min-width:1200px) {

.container {
	width: 1170px!important;
	margin: 0 auto
}
}

.header-box {
	background: #fff
}

.topbar {
	width: 100%;
	background-color: #e9e9e9
}

.topbar .container .am-g {
	padding: 0;
	color: #333
}

.topbar .container .am-g .topbar-left {
	font-size: 14px;
	margin: 4px;
}

.topbar .container .am-g .topbar-left .am-icon-globe {
	font-size: 23px
}

.topbar .container .am-g .topbar-left .am-btn-primary {
	background-color: #7c6aa6;
	border-color: #7c6aa6
}

.topbar .container .am-g .topbar-left .am-btn {
	padding: 0;
	line-height: 1;
	margin-top: -10px
}

.topbar .container .am-g .topbar-right {
	line-height: 34px;
	width: 75%
}

.topbar .container .am-g .topbar-right i {
	opacity: .3;
	margin: 0 5px
}

.topbar .container .am-g .topbar-right a {
	font-size: 14px;
	margin: 4px
}
.topbar .container .am-g .topbar-right span {
	margin: 0px;
	padding:0px;
}

.topbar .container .am-g .topbar-right a:nth-of-type(1) {
	/*margin-left: 20px*/
}
@media screen and (max-width:640px) {
	
.m-header {
	background-color:#FFF;
}
.m-header .m-logo {
	width: 320px;
	margin: 0px;
	position:absolute;
	top:8px;
	left:5px;
	z-index:99;
}

.m-header .m-logo img {
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.m-header .am-offcanvas-bar {
	width: 320px;
	background: #036eb8
}

.m-header .am-icon-bars {
	font-size: 30px;
	color: #262626
}

.m-header {
	padding: 0px 0;
	background: #fFF
}

.am-menu-offcanvas1 .am-menu-nav>li>a:focus, .m-header .am-menu-offcanvas1 .am-menu-nav>.am-open>a, .m-header .am-menu-offcanvas1 .am-menu-nav>li>a:hover {
	background-color: #036eb8!important;
	color: #fff;
	outline: 0
}

.m-header .am-menu-offcanvas1 .am-menu-sub {
	background-color: #036eb8!important
}

.m-header .am-menu-sub {
	padding: 0
}

.m-header .am-menu-sub li {
	border-top: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	padding-left: 36px
}

.m-header .am-menu-offcanvas1 .am-menu-nav>li>a {
	color: #fff
}

.m-header .am-menu-sub li a {
	color: rgba(255,255,255,.3);
	text-shadow: none!important
}

.m-header .nav-icon::before {
	margin-left: -14px;
	margin-right: 5px
}

.m-header .nav-icon-globe::before {
	content: "\f0ac"
}

.m-header .nav-share-contain {
	height: 44px;
	line-height: 44px;
	text-indent: 9px;
	padding: 0;
	position: relative;
	color: #ccc;
	border-top: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5)
}
}

.header {
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 10px;
}

.header .logo {
	padding-top: 8px
}

.header .logo img {
	width: 600px
}

.header .header-right {
	text-align: center
}

.header .header-right .header-contact {
	float: left;
	text-align: center;
	padding: 0px
}

.header .header-right .header-contact .header_contacts--item {
	float: left;
	vertical-align: middle
}

.header .header-right .header-contact .header_contacts--item .contact_mini {
	position: relative;
	padding: 0 40px 0 35px
}

.header .header-right .header-contact .header_contacts--item .contact_mini strong {
	display: block;
	font-size: 15px;
	font-weight: 600;
	text-align: left
}

.header .header-right .header-contact .header_contacts--item .contact_mini .contact-icon {
	font-size: 26px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0
}

.header .header-right .header-contact .header_contacts--item .contact_mini span {
	font-size: 12px;
	color: #969696;
	display: block;
	text-align: left
}

.header .header-right .contact-btn {
	float: right
}

.header .header-right .contact-btn .am-btn-secondary {
	color: #59bcdb;
	background-color: #fff;
	border-color: #59bcdb
}

.header .header-right .contact-btn .am-btn-secondary:hover {
	background-color: #59bcdb;
	color: #fff
}

.nav-contain {
	width: 100%;
	background-color: #F1F1F1;
}

.nav-contain .nav-inner {
	max-width: 1140px;
	margin: 0 auto
}
.clearfix .nav-inner {
	max-width: 1140px;
	margin: 0 auto
}

.nav-contain .nav-inner .am-nav li {
	list-style: none;
	position: relative;
}

.nav-contain .nav-inner .am-nav li:hover .sub-menu {
	display: block
}

.nav-contain .nav-inner .am-nav li .sub-menu {
	display: none;
	padding-left: 0;
	position: absolute;
	width:100%;
	box-shadow: 0 0 7px rgba(0,0,0,.15);
	top: 100%;
	z-index: 1000!important;
	background: #218ed8;
	border-radius: 0 0 3px 3px;
	margin: 0
}

.nav-contain .nav-inner .am-nav li .sub-menu .menu-item {
	min-width: 175px;
	border-top: 1px solid #45a5e7;
	position: relative;
	padding: 10px 10px
}

.nav-contain .nav-inner .am-nav li .sub-menu .menu-item a {
	display: block;
	padding: 0 20px;
	color:#b0dbf9;
}
.nav-contain .nav-inner .am-nav li .sub-menu .menu-item a:hover {
	color: #FFFFFF;
}

.nav-contain .nav-inner .am-nav li a {
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.nav-contain .nav-inner .am-nav li a:hover {
	color: #FFF;
	background-color: #218ED8;
}

@font-face {
	font-family: fontawesome;
	src: url(../fonts/fontawesome-webfont.ttf), url(../fonts/fontawesome-webfont.woff)
}

.page-header {
	text-align: center;
	padding: 40px 0 52px;
	font-weight: 300;
	background: url(../images/pattern-dark.png) #036eb8
}

.page-header .page-header-title {
	font-size: 48px;
	color: #fff;
	font-weight: 400
}

.breadcrumb-box {
	background-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2b2b2;
	border-bottom-color: #e9e9e9;
}

.breadcrumb-box .am-breadcrumb {
	padding: 16px 0 0;
	margin-bottom: 1rem
}

.breadcrumb-box .am-breadcrumb li a {
	font-size: 14px;
	color: #262626
}

.breadcrumb-box .am-breadcrumb .am-active {
	color: #548dd4
}

.section {
	padding: 30px 0
}

.section .section--header .section--title {
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	color: #0061b3;
	background-image: url(../images/mb_lmbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.section .section--header .section--description {
	font-size: 18px;
	line-height: 30px;
	color: #0061b3;
	text-align: center;
	margin: 13px 0 0
}
@media screen and (max-width:640px) {

.section {
	padding: 30px 0!important
}

.section .section--header {
	padding: 0 15px
}
.article--header .article--title {
	padding-bottom: 0px
}

.section .section--header .section--title {
	font-size: 30px!important;
}

.section .section--header .section--description {
	font-size: 15px;
	line-height: 32px
}

.section--description {
	font-size: 16px
}
}

.layout-footer .footer {
	width: 100%;

	position: relative
}

.layout-footer .footer .am-u-md-3 {
	padding-left: 25px
}

.layout-footer .footer .footer--bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.layout-footer .footer .footer--inner {
	position: relative;
	z-index: 1
}

.layout-footer .footer .footer--inner .footer_main {
	position: relative
}

.layout-footer .footer .footer_main--column {
	margin: 50px 0 0
}

.layout-footer .footer .footer_main--column_title {
	color: #fff;
	font-size: 17px;
	line-height: 29px;
	font-weight: 700;
	display: block
}

.layout-footer .footer .footer_about {
	position: relative;
	padding: 17px 25px 0 0
}

.layout-footer .footer .footer_about--text {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	padding: 0 0 16px
}

.layout-footer .footer .footer_navigation {
	padding: 6px 15px 0 0
}

.layout-footer .footer .footer_navigation--item {
	display: block;
	position: relative;
	padding: 12px 25px 12px 0;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,.1)
}

.layout-footer .footer .footer_navigation--item::before {
	position: absolute;
	content: "\f054";
	display: block;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	margin-top: 3px;
	color: #fff;
	font-size: 12px;
	font-family: fontawesome
}

.layout-footer .footer .footer_navigation--link {
	color: #fff;
	font-size: 15px;
	line-height: 22px
}

.layout-footer .footer .footer_navigation--link:hover {
	text-decoration: underline
}

.layout-footer .footer .footer_contact_info {
	padding: 5px 0 0
}

.layout-footer .footer .footer_contact_info--item {
	padding: 10px 0;
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	list-style: none
}

.layout-footer .footer .footer_contact_info--item i {
	display: block;
	position: absolute;
	left: -2px;
	top: 12px
}

.layout-footer .footer .footer_contact_info--item span {
	display: inline-block;
	vertical-align: text-top;
	padding: 0 0 0 28px
}

.contact_card {
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	position: relative;
	text-align: center;
	padding: 0px 0 15px;
	margin: 0px
}

.contact_card .contact_card--icon {
	position: absolute;
	font-size: 56px;
	display: block;
	top: 37px;
	left: 50%;
	transform: translate(-50%, 0);
	color: #59bcdb
}

.contact_card .contact_card--title {
	font-size: 20px;
	display: inline-block;
	padding-top: 10px;
}

.contact_card .contact_card--text {
	color: #969696;
	font-size: 16px;
	line-height: 30px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.contact_card .contact_card--text a {
	color: #969696
}

.contact_card .am-btn-secondary {
	background-color: transparent;
	color: #59bcdb;
	border-color: #59bcdb;
	border-width: 2px;
	padding: 12px 18px
}

.contact_card .am-btn-secondary:hover {
	background-color: #59bcdb;
	color: #fff
}
/*2017-8-10新增样式*/
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block;
}
*html .clearfix {
	height:1%
}
.clearfix {
	display: block;
}
.fwhite {
	color:#FFF;
	}
.red {
	color: #F00;
}
.yellow {
	color: #F60;
}
.green {
	color: #090;
}
.m10 {
	margin:10px;
}
.m15 {
	margin:15px;
}
.m30 {
	margin:30px;
}
.mt1 {
	margin-top:1px;
}
.mt3 {
	margin-top:3px;
}
.mt4 {
	margin-top:4px;
}
.mt5 {
	margin-top:5px;
}
.mt7 {
	margin-top:7px;
}
.mt8 {
	margin-top:8px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt50 {
	margin-top:50px;
}
.mt100 {
	margin-top:100px;
}
.mt70 {
	margin-top:77px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mb35 {
	margin-bottom:35px;
}
.mb40 {
	margin-bottom:40px;
}
.mb45 {
	margin-bottom:45px;
}
.mb50 {
	margin-bottom:50px;
}
.mb100 {
	margin-bottom:100px;
}
.mb150 {
	margin-bottom:150px;
}
.mb200 {
	margin-bottom:200px;
}
.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml15 {
	margin-left:15px;
}
.ml_n15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.ml30 {
	margin-left:30px;
}
.ml50 {
	margin-left:50px;
}
.ml100 {
	margin-left:100px;
}
.mr5 {
	margin-right:5px;
}
.mr10 {
	margin-right:10px;
}
.mr12 {
	margin-right:12px;
}
.mr15 {
	margin-right:15px;
}
.mr20 {
	margin-right:20px;
}
.mr30 {
	margin-right:30px;
}
.mr50 {
	margin-right:50px;
}
.mr100 {
	margin-right:100px;
}
.p10 {
	padding:10px;
}
.p5 {
	padding:5px;
}
.p8 {
	padding:8px;
}
.p10_12 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.p5_10 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.p15 {
	padding:15px;
}
.p13 {
	padding:13px;
}
.p30 {
	padding:30px;
}
.pt3 {
	padding-top:3px;
}
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}
.pt25 {
	padding-top:25px;
}
.pt30 {
	padding-top:30px;
}
.pt50 {
	padding-top:50px;
}
.pt100 {
	padding-top:100px;
}
.pb5 {
	padding-bottom:5px;
}
.pb8 {
	padding-bottom:8px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb20 {
	padding-bottom:20px;
}
.pb25 {
	padding-bottom:25px;
}
.pb30 {
	padding-bottom:30px;
}
.pb50 {
	padding-bottom:50px;
}
.pb100 {
	padding-bottom:100px;
}
.pl5 {
	padding-left:5px;
}
.pl0 {
	padding-left:0px;
}
.pl10 {
	padding-left:10px;
}
.pl12 {
	padding-left:12px;
}
.pl15 {
	padding-left:15px;
}
.pl17 {
	padding-left:17px;
}
.pl20 {
	padding-left:20px;
}
.pl30 {
	padding-left:30px;
}
.pl50 {
	padding-left:50px;
}
.pl100 {
	padding-left:100px;
}
.pr5 {
	padding-right:5px;
}
.pr4 {
	padding-right:4px;
}
.pr3 {
	padding-right:3px;
}
.pr10 {
	padding-right:10px;
}
.pr12 {
	padding-right:12px;
}
.pr15 {
	padding-right:15px;
}
.pr20 {
	padding-right:20px;
}
.pr30 {
	padding-right:30px;
}
.pr50 {
	padding-right:50px;
}
.pr100 {
	padding-right:100px;
}
.mag {
    margin: 0 auto;
}
.w365 {
    width: 465px;
}
.nowrap {
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	display: block;
}
.nowrap100 {
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	display: block;
	width: 100%;
}
.nowrap2 {
	white-space:nowrap;
	display: block;
}
.f14  {
	 font-size:14px;
	 }
.f16  {
	 font-size:16px;
	 }
.fwb  {
	font-weight: bold;
	 }
.fwn  {
	font-weight: normal;
	 }
.ind {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-top: 20px;
}
.ind img {
	text-align:center;
}
.ind .am-u-md-3 , .ind .am-u-md-9  {
	padding-left: 17px;
	padding-right: 0px;
}

.ind h3 {
	margin-top: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ind p {
	padding: 0px;
	margin: 0px;
	font-size:0.9em;
}
.ft_bgc {
	background-color:#505050;
	}
.ft_bgc2 {
	background-color: #F0F0F0;
	}
.j_xx1 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	}
.j_xx2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	}
.j_xx3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a6a6a;
	height: 15px;
	margin-top: 15px;
	overflow: hidden;
	}
.j_xx4 {
	background-image: url(../images/xx01.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
a.blue:link {
	color: #0085cb;
	text-decoration: none;
}
a.blue:visited {
	color: #0085cb;
	text-decoration: none;
}
a.blue:active, a.blue:hover {
	color: #0085cb;
	text-decoration: underline;
}
.gray { color:#999;}
.gray2 { color:#777;}
.gray a:link {
	color: #999;
	text-decoration: none;
}
.gray a:visited {
	color: #999;
	text-decoration: none;
}
.gray a:active,.gray a:hover {
	color: #0085cb;
	text-decoration: underline;
}
.lmbg {
	background-image: url(../images/lm_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-size: 100%;
	padding-bottom: 30px;
	padding-left:5px;
	padding-right:5px;
	}
.lm_title h2{
	background-image: url(../images/lm_title.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 3px;
	text-align:center;
	line-height: 42px;
	padding-top: 25px;
	font-size:1.4em;
	}
.lmbg .am-u-md-5 img {
	width:100%;
	margin-top:10px;
	}
.ind2 {
	padding-bottom: 20px;
}
.ind2 .am-g {
	padding-right: 12px;
	padding-left: 12px;
}
.ind2 h3 {
	margin: 0px;
	padding: 0px;
	line-height:36px;
}
.ind2 p {
	margin: 0px;
	font-size: 0.9em;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.ind3 {
	padding-bottom: 20px;
}
.ind3 .am-g {
	padding-right: 12px;
	padding-left: 12px;
}
.ind3 h3 {
	margin: 0px;
	padding: 0px;
	line-height:36px;
}
.ind3 p {
	margin: 0px;
	font-size: 0.9em;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.lmbg2{
	background-color:#e8e8e8;
	padding-left:12px;
	padding-right:12px;
	padding-bottom: 40px;
	}
.lmbg3{
	background-color: #dde7f1;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 40px;
	background-image: url(../images/lm_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.lmbg4{
	padding-left:12px;
	padding-right:12px;
	padding-bottom: 30px;
	}
.fk1 .am-u-md-6  {
	margin-top:22px;
}
.fk1 .am-u-md-3  {
	padding-left:0px;
	padding-right:0px;
	margin-top:22px;
}
.login-bg {
	background-image: url(../images/login_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	min-height: 500px;
}
.am-accordion-gapped .am-accordion-title_1 {
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  padding: 0.8rem 2rem 0.8rem 1rem;
  position: relative;
  background-color:#f5f5f5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dedede;
}
.am-accordion-gapped .am-accordion-title_1 a {
	display:block;
	color:#036eb8;
}
.mian_box {
	padding: 15px;
	border: 1px solid #dedede;
	margin:.5rem 0;
	min-height:370px;
	}
.zj_img img {
	border: 1px solid #dedede;
	}
.cp_img img , .logg_img img {
	border: 1px solid #dedede;
	width:245px;
	height:150px;
	display:inline-block!important;
	}
.ss_box {
	padding: 15px;
	border: 1px solid #dedede;
	}
.ss_sel {
	width: 80px !important;
	border-right-width: 0px!important;
    height:37px!important;
	}
.product_upload_img_ul LI{border-bottom: 0px;position: relative;border-left: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;display: inline;float: left;border-top: 0px;margin-right: 24px;border-right: 0px;padding-top: 0px;}
.product_upload_img_ul LI SPAN{display: block;margin-bottom: 5px;color: #807b73;}
.product_upload_img_ul .cancel{background: red;opacity: 0.8;}
.product_upload_img_ul .cancel{position: absolute;text-align: right;line-height: 30px;background: #fff;height: 30px;color: #333333;font-size: 18px;top: 0px;left: 0px;}
.product_upload_img_ul .cancel A{position: absolute;color: #000;font-size: 12px;top: 7px;right: 10px;}

.rwzf {
	position:relative;
	overflow:hidden;
	width:100%;
}
.rwzf span {
	position: absolute;
	z-index: 9;
	display: block;
	color: #FFF;
	background-color: #333;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	padding-right: 10px;
	padding-left: 10px;
	bottom:0px;
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	padding-top:3px;
	padding-bottom:3px;
}
.rwzf span a {
	color: #FFF;
}
.dtgd {
	width:100%;
	height:168px!important;
	overflow:hidden;
}
.dtgd .am-list {
  margin-bottom: 0;
  padding-left: 0;
}
.dtgd .am-list > li {
	border: 0px solid #dedede!important;
	line-height:20px!important;
}
#marquee {
	width:100%;
	height:168px;
	overflow:hidden;
}
a.qy_zy_on:link,a.qy_zy_on:visited {
	float:left;
	color: #0085cb;
	text-decoration: none;
	display: block;
	width: 120px;
	line-height:30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0085cb;
	text-align:center;
	font-weight:bold;
}
a.qy_zy_on:active, a.qy_zy_on:hover {
	color: #0085cb;
	text-decoration: none;
}
a.qy_zy:link,a.qy_zy:visited {
	float:left;
	color: #333;
	text-decoration: none;
	display: block;
	width: 120px;
	line-height:30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	text-align:center;
}
a.qy_zy:active, a.qy_zy:hover {
	color: #0085cb;
	text-decoration: none;
	border-bottom-width: 2px;
}
.ss_cc {
	background-image: url(../images/ss_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 410px;
	padding-top: 2px;
	padding-left: 5px;
}
.ss_cc .am-btn-default {
	color: #444;
	background-color: #FFF;
	border: 1px solid #FFF;
}
.ss_cc a.am-btn-default:visited {
  color: #444;
}
.ss_cc .am-btn-default:hover,
.ss_cc .am-btn-default:focus,
.ss_cc .am-btn-default:active,
{
  color: #444;
  border-color: #FFF;
}
.ss_cc .am-btn-default:hover,
.ss_cc .am-btn-default:focus {
  background-color: #FFF;
}
.ss_cc .am-btn-default:active {
  background-image: none;
  background-color: #FFF;
}
.ss_cc input[type="text"] {
	width:350px;
	border: 1px solid #FFF;
}

.ss_cc  input[type="text"]:focus,.ss_cc button[type="button"]:focus {
  border-color: #FFF;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(59, 180, 242, 0.3);
          box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(59, 180, 242, 0.3);
}
.search-bar {
    position: relative;
    float: right;
    margin-top: 35px;
}

.searchword {
    padding-left: 15px;
    width: 250px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #999;
    border-radius: 36px;
    font-family: Microsoft Yahei;
    color: #999;
}

.searchbtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 34px;
    background: url(search-btn.png) center center no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}
.footer_main {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #adadad;
  }
.footer_main .ft {
	font-size:12px;
  }
.footer_main ul , .footer_main li {
	list-style-type:none;
	padding:0px;
	margin:0px;
  }
.footer_main a:link,.footer_main a:visited {
	font-size:12px;
	color: #ababab;
	text-decoration: none;
}
.footer_main a:active, .footer_main a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer_main .dyj {
	color: #FFF;
}
.footer_main .dyj a:link,.footer_main .dyj a:visited {
    font-size:14px;
	line-height:30px;
	color: #FFF;
	text-decoration: none;
}
.footer_main .dyj a:active, .footer_main .dyj a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer_main .am-u-md-2 {
	min-height:160px;
}
.am-pos-rel-1 {
	position:relative;
	}
.am-pos-rel-1 span {
	position: absolute;
	display: block;
	z-index: 99;
	left: 0px;
	top: 0px;
	line-height: 36px;
	color: #FFF;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	width:95%;
	left:10px;
	}
.am-pos-rel-2 {
	position:relative;
	}
.am-pos-rel-2 span {
	position: absolute;
	display: block;
	z-index: 99;
	left: 0px;
	top: 0px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	width:95%;
	left:10px;
	}
.am-pos-rel-3 {
	position:relative;
	}
.am-pos-rel-3 span {
	position: absolute;
	display: block;
	z-index: 99;
	left: 0px;
	bottom: 25px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	width:85%;
	left:10px;
	}
.fk2 .am-u-md-3  {
	margin-top:22px;
}
.fk3 .am-u-md-3  {
	margin-top:20px;
	padding-left:0px;
	padding-right:0px;
}
.fk3 .am-u-md-6  {
	margin-top:20px;
	padding-left:0px;
	padding-right:0px;
}
@media screen and (max-width:640px) {
a.qy_zy_on:link,a.qy_zy_on:visited {
	float:left;
	display: block;
	width: 50%;
}
a.qy_zy:link,a.qy_zy:visited {
	float:left;
	display: block;
	width: 50%;

}
.footer_main .am-u-md-2 li ,.footer_main .ft {
	text-align:center;
}
.lmbg {
	background-image: url(../images/lm_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: auto 100%;
	padding-bottom:0px;
	}
.fk1 .am-u-md-6  {
	padding-left: 5px;
	padding-right:5px;
	margin-top:10px;
}
.fk1 .am-u-md-3  {
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
}
.fk2 .am-u-md-3  {
	padding-left: 5px;
	padding-right:5px;
	margin-top:10px;
}
.fk3 .am-u-md-3  {
	padding-left: 5px;
	padding-right:5px;
	margin-top:10px;
}
.lmbg img {
	margin-bottom:15px;
	}
.ind img { width:96%; margin-bottom:15px;}
.ind h3 {
	margin: 0px;
}
.ind p {
	padding-bottom:10px;
	overflow: hidden;
	display: block;
	height:45px;
}
.ind2 {
	padding-right: 12px;
	padding-left: 12px;
}
.ind2 p  {
	padding-bottom:10px;
	overflow: hidden;
	display: block;
	height:40px;
	margin-bottom:10px;
}
.ind3 {
	padding-bottom: 20px;
	padding-right: 12px;
	padding-left: 12px;
}
.ind3 h3 {
	margin: 0px;
	padding: 0px;
}
.ind3 p {
	padding-bottom: 10px;
}
.am-pos-rel-1 span {
	line-height: 32px;
	font-size: 1em;
	}
.am-pos-rel-2 span {
	line-height: 26px;
	font-size: 1em;
	}
.am-pos-rel-3 span {
	bottom: 12px;
	font-size: 0.7em;
	}
.pl0 {
	padding-left:12px;}
}
@media only screen and (min-width:641px) {
  .j_xx2 .am-form-horizontal .am-u-md-2 {
    width: 12%;
  }
}
