
body {
	color: #666;
	font-size: 1rem;
	background: #f3f3f3;
	overflow-x: hidden;
}
p {
	margin: 0;
	padding: 0;
}

select {
	border: solid 1px #000;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*padding-right: 20px;*/
	background: url("/themes/eryaoge/static/images/arrow.png") no-repeat scroll right center transparent;
}
a {
	color: #666;
}
.ui-dialog-content, ui-widget-content {
	width: 100% !important;
	padding: 20px;
}
/*a:hover, a:focus {
	color: #f37b1d;
}*/
textarea {
	resize: none;s
}
.color-bbb{
	color: #bbb;
}
.top_ad {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#top_ad ul {
	width: 1200px;
	margin: 0 auto;
}
#top_ad img {
	margin-left: -360px;
}
.top_ad span {
	position: absolute;
	top: -19px;
	right: -23px;
	z-index: 9;
	background: #000;
	color: #fff;
	border-radius: 2rem;
	display: block;
	width: 4rem;
	height: 4rem;
	line-height: 4.5rem;
	text-align: left;
	text-indent: 1rem;
}
.main {
	width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.top_nav {
	background-color: #f0f0f0;
	height: 32px;
	line-height: 32px;
	width: 100%;
	color: #bbb;
	min-width: 1200px;
}
.top_nav i {
	margin: 0 3px;
}
.top_city {
	float: right;
	position: relative;
}
.top_city span {
	cursor: pointer;
	margin-left: 1rem;
	border-left: 1px solid #ddd;
}
.top_city span i.on {
	display: none;
}
.top_city span i.on::before {
	content: "\f0d7";
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: 12px;
}
.top_city span i.off::before {
	content: "\f0d8";
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: 12px;
}
.city_list {
	display: none;
	position: absolute;
	width: 90px;
	right: 0;
	text-align: center;
}
.city_list li {
	background: #e7e6e6;
}
.city_list li:hover {
	border-left: 1px solid #888;
}
.top_nav .am-fr a {
	padding: 0 15px;
	border-right: 1px solid #ddd;
	margin: 0;
}
.top_nav .am-fr a:first-child, .top_nav .am-fr a:last-child {
	border-right: 0px solid #ccc;
	padding-right: 0;
}
.top_nav span {
	padding-left: 1rem;
}
.head {
	height: 120px;
}
#logo {
	float: left;
	line-height: 120px;
	padding-top: 0;
}
#logo img {
	height: 60px;
	width: auto;
}
#logo span {
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 0;
}
.hdlogo {
	height: 78px;
	width: 188px;
	padding-top: 10px;
}
.head-search-bar {
	position: relative;
	width: 570px;
	float: right;
	padding: 25px 0;
	overflow: hidden;
	margin-top: 27px;
	color: #333333;
}
#search ul.tab {
	height: 24px;
	display: block;
	position: absolute;
	z-index: 99;
	top: 1px;
	left: 0px;
	overflow: hidden;
}
#search ul.tab li {
	line-height: 1.5rem;
	color: #555;
	white-space: nowrap;
	height: .1.5rem;
	float: left;
	padding: 0 10px 3px 10px;
	margin-right: 8px;
	cursor: pointer;
}
#search ul.tab li.current:hover {
	background: #f37b1d;
}
#search ul.tab li.current {
	font-weight: bold;
	line-height: 1.5rem;
	color: #FFF;
	background: #f37b1d;
	height: 1.5rem;
	float: left;
	padding: 0 14px;
	margin: 0;
}
.head-search-bar .search-form {
	background-color: #f37b1d;
	height: 38px;
	padding: 2px;
}
.head-search-bar .input-text {
	line-height: 34px;
	color: #555;
	width: 82%;
	height: 34px;
	float: left;
	padding: 0 1rem;
	border: none 0;
}
.head-search-bar .input-submit, .head-search-bar .input-submit:hover {
	font-size: 16px;
	color: #FFF;
	font-weight: 600;
	background-color: transparent;
	width: 17%;
	height: 32px;
	float: right;
	border: none;
	cursor: pointer;
}
.head-search-bar .keyword {
	line-height: 20px;
	color: #999;
	white-space: nowrap;
	width: 500px;
	height: 20px;
	margin-top: -5px;
	overflow: hidden;
}
.head-search-bar .keyword ul {
	font-size: 0;
 *word-spacing:-1px/*IE6¡¢7*/;
	vertical-align: top;
	display: inline-block;
 *display:inline/*IE6¡¢7*/;
}
.head-search-bar .keyword ul li {
	font-size: 12px;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
 *display:inline/*IE6¡¢7*/;
	margin-right: 12px;
}
.head-search-bar .keyword ul li span {
	background: transparent;
}
.head-search-bar .keyword ul li a {
	color: #777;
}
.png {
	background-image: url(../images/ui.png);
}
.head_ad {
	background-position: -5px -5px;
	width: 220px;
	height: 70px;
	float: left;
	margin: 24px 0px 24px 80px;
}
.headbox {
	width: 100%;
	min-width: 1200px;
	height: 40px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.head_nav.main {
	height: 40px;
}
.head_nav li.cur {
	background: #f37b1d;
}
.head_nav li.cur > a {
	color: #fff;
}
.head_nav li {
	float: left;
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 300;
	font-size: 14px;
}
.head_nav > li:hover {
	background: #e0732e;
	color: #fff;
}
li.has_son.nav_hot a::before {
	position: absolute;
	width: 40px;
	height: 40px;
	display: block;
	content: "";
	background: url(../images/ui.png) -23px -89px;
	top: 0;
	right: 0;
}
.head_nav>li:first-child {
	padding: 0px 18px;
}
.head_nav li a i::before {
	content: "\f0d7";
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: 12px;
	margin-left: 3px;
}
.head_nav li:hover a i::before {
	content: "\f0d8";
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	margin-left: 3px;
	font-size: 12px;
}
.head_nav2 {
	display: none;
	position: absolute;
	top: 40px;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	z-index: 100;
}
.head_nav li:hover .head_nav2 {
	display: block;
}
.head_nav2 li {
	background: #fff;
	text-align: center;
	width: 100%;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
}
.head_nav2 li a {
	display: block;
}
.head_nav2 li:hover a {
	color: #fff;
}
.head_nav2 li:hover {
	background: #f37b1d;
}
/*index_top*/
.index_top.main {
	margin-top: 20px;
	height: 500px;
}
.index_form {
	float: left;
	width: 300px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	height: 464px;
	padding: 2rem;
	background: #f0f0f0;
}
.am-form.index_form .am-form-field {
	font-size: 1.15rem;
	margin: 1rem 0;
	line-height: 2rem;
}
.index_form p input {
	height: 35px;
}
.select_group {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.am-form.index_form select {
	padding-right: 1.2rem;
	width: 88px;
	display: inline-block;
	font-size: 1.15rem;
	float: left;
	margin-right: 3px;
	line-height: 20px;
	height: 38px;
}
.am-form.index_form select:last-child {
	margin-right: 0px;
}
.am-form.index_form button[type="submit"] {
	background: #fe7e00;
	color: #fff;
	width: 100%;
	font-size: 22px;
	height: 45px;
	font-weight: 900;
	line-height: 23px;
}
.form_title {
	text-align: center;
	color: #f37b1d;
	margin-bottom: 20px;
}
.form_title p {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 10px;
}
.list_lh {
	overflow: hidden;
	padding: 0 5px;
	margin-top: 15px;
}
.form-bottom-ad li::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #666;
	border-radius: 3px;
	margin: 0 10px 3px;
	vertical-align: middle;
}
.list_lh > p:nth-child(1) {
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	font-weight: 300;
}
.list_lh > p:nth-child(2) {
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	color: #aaa;
}
.list_lh > p > span {
	margin: 0 2px;
	line-height: 25px;
	font-size: 24px;
	color: #fe7e00;
	font-weight: normal;
}
.list_lh > p > span > i {
	display: inline-block;
	height: 25px;
	width: 18px;
	border: 1px solid #e0ceb8;
	border-radius: 3px;
	margin: 0 2px;
	text-align: center;
	line-height: 25px;
	font-style: normal;
	font-size: 18px;
	color: #8e6d5e;
}
.list_lh li p {
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	letter-spacing: 1px;
}
.list_lh li span {
	margin: 0 1.5rem;
}
.news .index_new {
	width: 650px;
}
.index_slide, .index_new {
	float: left;
	width: 850px;
	margin: 0 15px;
}
.index_slide .am-slider {
	position: relative;
	box-shadow: 0 0 rgba(0, 0, 0, 0.0);
}
.cat_find {
	width: 640px;
	display: inline-block;
	height: 63px;
	margin: 12px 10px 0;
	float: left;
}
.cat_find i.iconfont {
	position: absolute;
	width: 75px;
	text-align: center;
	line-height: 63px;
	font-size: 30px;
	color: #3bb4f2;
}
.cat_find a:hover {
	background: #fe7e00;
	border-color: #fe7e00;
	color: #fff;
}
.cat_find a:hover i.iconfont {
	color: #fff;
}
.cat_find a {
	width: 213px;
	display: inline-block;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	height: 63px;
	position: relative;
	background: #fff;
}
.cat_find a:nth-child(1), .cat_find a:nth-child(2) {
	border-right: none;
}
.cat_find a span {
	background-image: url(../images/toplogo.png);
	width: 49px;
	height: 49px;
	display: block;
	margin-top: 7px;
	margin-left: 15px;
	float: left;
}
.cat_find a:nth-child(1) span {
	background-position: 0px -196px;
}
.cat_find a:nth-child(3) span {
	background-position: 0px -392px;
}
.cat_find a p:nth-child(2) {
	padding-left: 75px;
	padding-top: 10px;
	font-size: 15px;
}
.cat_find a p:nth-child(3) {
	font-size: 12px;
}
/*xg-css*/
.xg-index-nav1 {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	background: #fff;
}
.xg-index-nav1 a {
	width: 230px;
	height: 131px;
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 30px 0;
	margin: 0 auto;
	background: #fff;
}
.xg-index-nav1 a:last-child {
	border-bottom: 0px solid #ddd;
}
.xg-index-nav1 a i {
	display: block;
	font-size: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	transition: all 0.2s ease-out 0s;
}
.xg-index-nav1 a:hover i {
	line-height: 26px;
	font-size: 34px;
}
.xg-index-nav1 a span {
	display: block;
	line-height: 20px;
	text-align: center;
	opacity: 0.8;
	transition: all 0.2s ease-out 0s;
}
.xg-index-nav1 a:hover span {
	opacity: 1;
}
.xg-text1 {
	font-size: 16px;
	color: #333;
}
.xg-text2 {
	font-size: 12px;
	color: #666;
}
.cat_find a p:nth-child(3) {
	padding-left: 75px;
}
.index_mainr {
	float: left;
	width: 240px;
	height: 450px;
}
.index_mainr [data-am-widget="tabs"] {
	margin: 0px;
}
.tabs_new li {
	width: 100%;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.tabs_new li span {
	display: inline-block;
	width: 60px;
}
.index_mainr .am-tab-panel {
	height: 276px;
	line-height: 23px;
}
.tabs_bottom {
	border-color: #ccc;
	border-width: 0 1px 1px 1px;
	border-style: solid;
}
.tabs_bottom a {
	width: 100%;
	height: 65px;
	display: block;
	background: url(../images/ui.png) -230px 4px;
}
.tabs_bottom a:last-child {
	background: url(../images/ui.png) -230px -52px;
}
.mb_top {
	margin-top: 3rem;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	color: #333;
}
.mp_title {
	display: inline-block;
	float: left;
	font-family: "Microsoft YaHei";
	padding-left: 0;
	font-size: 24px;
	font-weight: 300;
}
.mb_top p {
	text-align: right;
	font-size: 14px;
}
.mb_top.xg-zxal-title p {
	text-align: right;
	width: 880px;
	float: right;
	font-size: 16px;
}
.mb_top.xg-zxal-title p span:nth-child(2) a:hover {
	color: #f37b1d;
}
.foundcase-btn i {
	margin-right: 5px;
	font-size: 12px;
}
.foundcase-btn {
	float: left;
	border: 1px solid #f37b1d;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 20px;
	color: #f37b1d;
	display: inline-flex;
	margin-top: 10px;
}
.foundcase-btn:hover {
	background: #f37b1d;
	color: #fff;
}
.mb_top p span:nth-child(2) {
	float: right;
	display: block;
	border-radius: 15px;
	line-height: 50px;
	font-size: 16px;
	padding: 0;
	height: 50px;
}
.mb_top p span a {
	padding: 0 10px;
	border-right: 1px solid #ccc;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	line-height: 14px;
}
.mb_top p span a:last-child {
	border-right: 0px solid #f37b1d;
	padding-right: 0;
}
.more {
	float: right;
	font-size: 14px;
	line-height: 50px;
}
.more > a {
	color: #555;
	margin: 0 0.5rem;
}
.more > a:hover {
	color: #f37b1d;
}
.action {
	padding-top: 30px;
}
.action div.am-tabs-bd .am-tab-panel {
	padding: 0;
}
.am-tabs.activity-tabs .am-nav {
	border-bottom: 2px solid #ddd;
	margin-bottom: 10px;
}
.am-tabs.activity-tabs .am-nav li.am-active {
	border-bottom: 2px solid #fe7e00;
}
.am-tabs.activity-tabs .am-nav li {
	margin-right: 60px;
	float: left;
	line-height: 50px;
	border-bottom: 2px solid #ddd;
	margin-bottom: -2px;
	margin-top: 0;
}
.am-tabs.activity-tabs .am-nav li a {
	background: transparent;
	color: #555;
	display: inline-block;
	font-size: 22px;
	padding: 0;
	font-weight: 300;
}
.am-tabs.activity-tabs .am-nav li.am-active a {
	color: #fe7e00;
}
.am-tabs.activity-tabs .am-tabs-bd {
	border: none;
	overflow: inherit;
}
.activity-more {
	float: right;
	padding-right: 20px;
}
.act_list li {
	float: left;
	width: 49.5%;
	padding: 5px 10px 5px 20px;
	background: url(../images/ui.png) no-repeat -660px -48px;
	transition: all 0.3s ease-in-out 0s;
	color: #333;
	background-color: #f5f5f5;
	margin: 10px 1% 0px 0;
	border: 1px solid #f5f5f5;
}
.act_list a:nth-child(2n) li {
	margin-right: 0;
}
.act_list li span:first-child {
	color: #f37b1d;
}
.act_list li:hover {
	background: #fff url(../images/ui.png) no-repeat -666px -48px;
	border: 1px solid #f6cea8;
}
.act_list_img li {
	float: left;
	width: 390px;
	margin-right: 15px;
	position: relative;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.act_list_img li:hover {
	border-color: #fe7e00;
}
.act_list_mb span {
	display: block;
	line-height: 20px;
}
.act_list_img li:nth-child(3) {
	margin-right: 0;
}
.act_list_img li img {
	width: 100%;
	height: 195px;
	vertical-align: middle;
}
.act_list_mb {
	width: 100%;
	display: inline-block;
	text-align: left;
	background: #fff;
	padding: 10px 15px;
	color: #555;
}
.ad.main {
	margin: 2rem auto 0;
}
.am-slider-a2 {
	box-shadow: none;
}
.am-slider-a2 .am-control-nav {
	text-align: right;
	padding-right: 2rem;
}
.am-slider-a2 .am-control-nav li a {
	width: 1.5rem;
	height: 1.5rem;
	background-color: rgba(0, 0, 0, 0.5);
	text-indent: 0;
	text-align: center;
	line-height: 1.5rem;
	color: #fff;
}
.am-slider-a2 .am-control-nav li a.am-active {
	background: #fff;
	cursor: default;
	color: #333;
}
.am-slider-a2 .am-control-nav li {
	margin: 0 3px;
}
/*case*/
.case_left {
	float: left;
}
.case_right {
	float: left;
	width: 880px;
	margin-left: 20px;
}
.case_right li {
	float: left;
	margin-bottom: 60px;
	height: 190px;
}
.case_right > li >a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.case_right li img {
	width: 100%;
	height: 100%;
}
.case_right span {
	width: 100%;
	text-align: center;
	line-height: 2.8rem;
	left: 0;
	color: #333;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	display: inline-block;
	position: absolute;
	bottom: -40px;
}
.case_right li:hover span {
	color: #fff;
	border-color: #999;
	background: #999;
}
.case_right li:nth-child(1) {
	width: 435px;
	text-align: left;
	margin-right: 5px;
	height: 290px;
}
.case_right li:nth-child(2) {
	width: 435px;
	text-align: right;
	height: 290px;
	margin-left: 5px;
}
.case_right li:nth-child(3) {
	width: 33.3%;
	text-align: left;
	padding-right: 1rem;
}
.case_right li:nth-child(4) {
	width: 33.3%;
	text-align: center;
	padding: 0 0.5rem;
}
.case_right li:nth-child(5) {
	width: 33.3%;
	text-align: right;
	padding-left: 1rem;
}
.case_left > a > img {
	margin-top: 20px;
}
.caes_act {
	width: 300px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	height: 470px;
	background: #fff;
	padding: 20px;
}
.caes_act li {
	padding-top: 5px;
	line-height: 14px;
	padding-bottom: 17px;
	font-size: 14px;
	width: 257px;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 5px;
}
.caes_act span {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	color: #555;
	margin-bottom: 7px;
	height: 18px;
	border-left: 2px solid #fe7e00;
	padding-left: 11px;
	font-weight: 300;
	line-height: 18px;
}
.caes_act a {
	/* padding: 0 0.5rem; */
	/* border-right: 1px solid #ddd; */
	line-height: 24px;
	padding: 0 0px;
	display: inline-block;
}
.caes_act a:nth-child(2) {
	padding-left: 0;
}
.caes_act a:last-child {
	border-right: 0px solid #ccc;
}
.college {
	width: 440px;
	float: left;
}
.diary {
	float: left;
	width: 470px;
	margin: 0px 20px;
	overflow: hidden;
}
.diary [data-am-widget="tabs"], .mall [data-am-widget="tabs"] {
	margin: 10px 0 0;
}
.diary [data-am-widget="tabs"], .mall [data-am-widget="tabs"] {
	margin: 0 0 0;
}
.college_list li {
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	padding: 10px 20px;
	margin-top: 20px;
}
.diary .am-tabs-bd {
	border-color: #ddd;
	background: #fff;
	height: 446px !important;
}
.college_list li:first-child {
	margin-top: 0px;
}
.college_list li a {
	display: block;
	text-indent: 14px;
	line-height: 26px;
}
.college_list li a::before {
	content: "\f111";
	font-family: "FontAwesome";
	font-size: 3px;
	color: #888;
	line-height: 1rem;
	vertical-align: middle;
	margin: 0 10px;
}
.college_left {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 2rem;
}
.college_left span {
	font-size: 16px;
}
.diary_list > li {
	height: 150px;
	border-bottom: 1px solid #ddd;
	padding: 10px 0px;
}
.diary_list > li::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.diary_list > li:last-child {
	border-bottom: 0px solid #ddd;
}
.diary_list > li > span > img {
	width: 80px;
	display: inline-block;
	height: 80px;
	border-radius: 40px;
	margin: 0 10px;
}
.diary_list > li > span {
	text-align: center;
	display: inline-block;
	width: 100px;
	line-height: 24px;
	color: #666 !important;
	vertical-align: middle;
}
.diary_list img {
	width: 100px;
	height: 100px;
	border-radius: 50px;
}
.diary_list .diary_desc p {
	margin-top: 5px;
}
.diary_desc {
	width: 335px;
	padding: 5px 10px;
	display: inline-block;
	vertical-align: middle;
}
.diary_text {
	line-height: 24px;
	color: #666;
	padding: 5px 0px;
}
.diary_desc > span {
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	display: inline-block;
	width: 300px;
	height: 24px;
	padding-left: 10px;
	border-left: 2px solid #fe7e00;
}
.faq_ad {
	float: right;
	width: 250px;
	text-align: center;
}
.news_ad {
	float: right;
	width: 220px;
	text-align: center;
}
.news_ad a:nth-child(1) {
	line-height: 16px;
	background: #fe7e00;
	display: inline-block;
	color: #ffffff;
	width: 100%;
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: 900;
	padding: 35px 0 30px;
}
.news_ad a:nth-child(1):hover {
	background: #f37b1d;
}
.news_ad a:nth-child(1) span {
	display: inline-block;
	padding-top: 15px;
	font-size: 14px;
	font-weight: 300;
}
.faq_ad > p {
	line-height: 18px;
	color: #fe7e00;
	text-align: justify;
	text-align-last: justify;
	margin-top: 10px;
	font-size: 12px;
	padding: 0 5px;
}
.faq_ad > a.faq_btn {
	line-height: 40px;
	background: #fe7e00;
	display: inline-block;
	color: #fff;
	width: 100%;
	font-size: 22px;
	margin: 4px 0 0;
}
.faq_ad > a.faq_btn:hover {
	background-color: #f37b1d;
}
.diary .am-tabs.am-tabs-default.am-no-layout .am-tabs-nav {
	font-size: 16px;
}
.diary .am-tabs-default .am-tabs-nav > .am-active a {
	background-color: #666;
	color: #fff;
}
.faq_ad > a:nth-child(3) {
	line-height: 30px;
	background: #f37b1d;
	display: inline-block;
	color: #fff;
	width: 100%;
	border-radius: 3px;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 10px 3rem;
}
.faq_ad .tabs_new {
	padding: 10px;
	height: 418px;
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.faq_ad .tabs_new li {
	text-align: left;
	line-height: 28px;
}
.designer .am-tabs-nav {
	float: right;
	display: block;
	width: 150px;
}
.designer .am-tabs-bd {
	float: left;
	width: 1040px;
	overflow: visible;
	border: none;
}
.designer div.am-tabs-bd .am-tab-panel {
	background: #fff;
	padding: 15px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	height: 337px;
}
.designer-list li {
	margin-right: 14px;
	float: left;
	position: relative;
	width: 190px;
	overflow: hidden;
}
.designer-list li img {
	width: 100% !important;
	height: auto !important;
}
.designer-list li a div {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.designer [data-am-widget="tabs"] .am-tabs-nav li {
	position: relative;
	background: #fff;
	font-size: 14px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.designer [data-am-widget="tabs"] .am-tabs-nav li + li {
	border-top: 1px dashed #ddd;
}
.designer [data-am-widget="tabs"] .am-tabs-nav li a {
	line-height: 55px;
}
.designer [data-am-widget="tabs"] .am-tabs-nav li.am-active a:before {
	content: "\f104";
	float: left;
	left: 1rem;
	font-family: "FontAwesome";
	position: absolute;
}
.designer [data-am-widget="tabs"] .am-tabs-nav li.am-active {
	background-color: #fe7e00;
	color: #fff;
	border: 1px solid #fe7e00;
}
.sjs_list li img {
	width: 80px;
	height: 80px;
	border-radius: 50px;
	margin-bottom: 5px;
}
.sjs_list li span {
	display: inline-block;
}
.flex3.main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 30px auto 60px;
}
.flex3.main a {
	text-align: center;
	margin-right: 15px;
}
.mall .am-tabs-nav, .news_left {
	float: left;
	display: block;
	width: 300px;
}
.action .am-tabs-default .am-tabs-nav {
	background: #f6f6f6;
}
.mall .am-tabs-default .am-tabs-nav {
	background-color: #fff;
}
.mall .am-tabs-nav > img {
	margin-top: 15px;
}
.mall .am-tabs-bd {
	float: right;
	width: 900px;
	border: 0px solid #000;
	overflow: hidden;
}
.mall .am-tab-panel {
	width: 900px;
	padding: 10px 0 0;
}
.mall .am-tabs-default .am-tabs-nav a {
	line-height: 24px;
	text-align: left;
	padding: 0.8rem 1rem;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	background: #fff;
	margin-bottom: -1px;
}
.mall .am-tabs-default .am-tabs-nav a > span {
	font-size: 16px;
}
.mall .am-tabs-default .am-tabs-nav .am-active a {
	border: 1px solid #f37b1d;
	background: #f37b1d;
}
.mall_list li {
	float: left;
	margin-left: 15px;
	width: 285px;
}
.mall_list li img {
	width: 100%;
}
.mall_list li span {
	display: inline-block;
	text-align: center;
	width: 100%;
	line-height: 45px;
}
.bs_list ul li {
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
}
.am-slider.am-slider-default.main.bs_list {
	margin: 2rem auto;
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
}
.mall .mb_top {
	border-bottom: 2px solid #E87100;
}
.news-box.news-box-helf:last-child {
	margin-right: 0;
}
.news-box.news-box-helf {
	margin-top: 15px;
	width: 317px;
	float: left;
	margin-right: 15px;
}
.news-box {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	background: #fff;
	width: 100%;
}
.news-box > ul {
	padding: 9px 15px 10px;
	line-height: 26px;
}
.title{
	color: #888;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.title2{
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	display: block;
	line-height: 20px;
	margin-top: 5px;
	font-weight: 600;
}
.title3{
	font-size: 15px;
	max-height: 40px;
overflow: hidden;
	color: #333;
	display: block;
	line-height: 20px;
	margin-top: 5px;
	font-weight: 600;
}
.news-class {
	/*position: relative;
	height: 45px;*/
	border-bottom: 1px dashed #ddd;
	margin: 0 5px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 100;
	padding-left: 5px;
}
.news-class > .am-btn {
	padding: 5px 10px;
	margin: 8px;
}
.news-class-nav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 30px;
	margin: 8px;
	font-size: 14px;
	font-weight: 300;
}
.news-class-nav li a.cur {
	background: #f37b1d;
	color: #fff;
}
.news-class-nav li {
	float: left;
}
.news-box ul.news-class-nav {
	padding: 0;
}

.news-box .am-slider.am-slider-b3 {
	box-shadow: none;
	padding: 15px 0;
	margin: 0 30px;
}
.ttiao p:nth-child(2) a {
	color: #555;
	font-size: 20px;
	font-weight: 900;
	line-height: 2.8rem;
}
.ttiao {
	padding: 10px 0 0 10px;
	height: 92px;
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.ttiao > p {
	padding-top: 3px;
}
.ttiao > img {
	float: left;
	margin: 5px;
}
.ttiao > p > a {
	margin: 0 1rem;
}
.news_mb {
	float: left;
	width: 48%;
}
.news_mb:last-child {
	float: right;
	width: 48%;
	margin-right: 2%;
}
.news_title {
	padding-left: 25px;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	position: relative;
}
.news_title::before {
	position: absolute;
	content: "";
	width: 15px;
	height: 20px;
	left: 0;
	top: 15px;
	background: #888;
}
.news-box ul li {
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.link [data-am-widget="tabs"] {
	margin: 0;
}
.link_list a {
	display: block;
	width: 12%;
	float: left;
	text-align: center;
}
.link.main {
	overflow: hidden;
	margin-top: 2rem;
}
footer {
	background: #1f1f1f;
	overflow: hidden;
}
.foot_nav li {
	display: inline-block;
	color: #fff;
	width: 80px;
	border-right: 1px solid #fff;
	height: 10px;
	line-height: 9px;
	margin: 1.5rem 0;
}
.foot_nav li:last-child {
	border-right: 0px solid #fff;
}
.fbc_icpico {
	width: 250px;
	height: 33px;
	margin: 1rem auto;
	background: url(../images/ui.png) 0px -269px;
}
.fbc_icpico a {
	display: block;
	height: 33px;
	float: left;
	width: 51px;
}
.fbc_icpico a:last-child {
	width: 90px;
}
.help_inner {
	width: 1200px;
	overflow: auto;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	padding: 2rem 5px;
	margin: 1rem auto;
}
.help_inner dl {
	float: left;
	width: 150px;
	margin-right: 30px;
	margin-top: 0;
}
.help_inner dl dt {
	height: 40px;
	line-height: 30px;
	font-size: 16px;
	background: url(../images/ui.png) no-repeat left;
	padding-left: 50px;
	overflow: hidden;
}
dl.fitment_help {
	width: 200px;
}
.help_inner dl.unique_serve {
	margin-right: 20px;
}
.help_inner dl dd {
	line-height: 24px;
	padding-left: 50px;
	font-size: 12px;
}
.help_inner dl.other_map {
	margin-right: 0;
	width: 240px;
	background: url(../images/ui.png) -287px -324px no-repeat;
	padding: 55px 10px 50px 35px;
}
.help_inner dl.other_map dt {
	background: 0 0;
	padding-left: 0;
	font-size: 20px;
	line-height: 40px;
}
.help_inner dl.order_help dt {
	background-position: -4px -316px;
}
.help_inner dl.fitment_help dt {
	background-position: -4px -358px;
}
.help_inner dl.shop_protect dt {
	background-position: -4px -400px;
}
.help_inner dl.fitment_tg dt {
	background-position: -4px -442px;
}
.help_inner dl.unique_serve dt {
	background-position: -4px -484px;
}
.help_inner dl.other_map dd {
	padding: 0;
	font-size: 12px;
}
.jl_index_div1 {
	width: 100%;
	height: 140px;
	float: left;
	margin: 3rem 0 0;
}
.jl_index_div1 > span {
	display: inline-block;
	width: 140px;
	height: 140px;
	background-color: #fe7e00;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	line-height: 145px;
	margin-right: 20px;
	float: left;
}
.jl_index_div1 > ul {
	width: 1040px;
	height: 140px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	float: left;
}
.jl_index_div1 > ul > li {
	width: 346px;
	float: left;
	border-right: 1px solid #ddd;
	height: 140px;
}
.jl_index_div1 > ul > li:nth-child(3) {
	border: none;
}
.jl_index_div1 > ul > li >span {
	width: 100%;
	height: 45px;
	display: inline-block;
	text-align: center;
	line-height: 3rem;
	font-size: 16px;
}
.jl_index_div1 > ul > li:nth-child(1) >span {
	background-color: #dbdbdb;
}
.jl_index_div1 > ul > li:nth-child(2) >span {
	background-color: #999999;
	color: #fff;
}
.jl_index_div1 > ul > li:nth-child(3) >span {
	background-color: #666;
	color: #fff;
}
.jl_ico {
	width: 90%;
	margin: 0 auto;
}
.jl_ico li {
	width: 60px;
	float: left;
	padding-top: 20px;
}
.jl_ico li a {
	font-size: 14px;
}
.jl_ico li a i {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #bfbfbf;
	margin: 10px 0;
}
.jl_ico li a span {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.jl_ico2 {
	width: 90%;
	margin: 0 auto;
}
.jl_ico2 li {
	width: 76px;
	height: 45px;
}
.jl_ico2 li a {
	font-size: 14px;
}
.jl_ico2 li a i {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #cccccc;
}
.jl_ico2 li a span {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.leftl li {
	float: left;
}
.jl_ico.jl li {
	width: 44px;
	float: left;
}
.jl_ico.jl li a {
	font-size: 14px;
}
.jl_ico.jl li a i {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #cccccc;
	margin: 10px 0;
}
.jl_ico.jl li a span {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.jl_ico li a span:hover, .jl_ico2 li a span:hover, .jl_ico.jl li a span:hover {
	color: #fe7e00;
}
ul.zxlc-ul {
	float: left;
}
ul.zxlc-ul > li {
	width: 120px;
	height: 120px;
	margin-left: 15px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	float: left;
	text-align: center;
	background: #fff;
}
ul.zxlc-ul > li:nth-child(1) {
	margin: 0;
}
ul.zxlc-ul > li a {
	display: block;
	height: 100%;
}
ul.zxlc-ul > li a i {
	display: inline-block;
	width: 100%;
	height: 70px;
	padding-top: 25px;
	font-size: 2rem;
	text-align: center;
	color: #999;
}
ul.zxlc-ul > li a span {
	color: #666;
}
ul.zxlc-ul > li:hover {
	border-color: #f37b1d;
	background: #f37b1d;
}
ul.zxlc-ul > li:hover span, ul.zxlc-ul > li:hover i {
	color: #fff;
}
.jl_ico2 li span img {
	filter: drop-shadow(100px 0px 0px red);
	-webkit-filter: drop-shadow(100px 0px 0px red);
	position: relative;
	left: 30px;
	border-right: 100px solid transparent;
	margin: 10px 0;
}
.jl_ico2 li:hover span img {
	filter: drop-shadow(100px 0px 0px red);
	-webkit-filter: drop-shadow(100px 0px 0px red);
	position: relative;
	left: -70px;
}
.jl_ico.jl li span img {
	filter: drop-shadow(100px 0px 0px red);
	-webkit-filter: drop-shadow(100px 0px 0px red);
	position: relative;
	left: 14px;
	border-right: 100px solid transparent;
}
.jl_ico.jl li:hover span img {
	filter: drop-shadow(100px 0px 0px red);
	-webkit-filter: drop-shadow(100px 0px 0px red);
	position: relative;
	left: -86px;
}
.jl_ico2 .imgtwo {
	left: 25px;
}
.jl_ico2 li:hover .imgtwo {
	left: -75px;
}
.jl_ico.jl .imgthree, .jl_ico.jl .imgfour {
	left: 24px;
}
.jl_ico.jl li:hover .imgthree, .jl_ico.jl li:hover .imgfour {
	left: -76px;
}
.jl_index_div2 > ul > li a {
	font-size: 14px;
}
.jl_index_div2 > ul > li a span {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.jl_nidiao {
	width: 100%;
	height: 60px;
	padding-top: 10px;
}
.jl_nidiao >img {
	width: 50px;
}
div.help_inner dl:nth-child(1) dt {
	background-position: -4px -316px;
}
div.help_inner dl:nth-child(2) dt {
	background-position: -4px -358px;
}
div.help_inner dl:nth-child(3) dt {
	background-position: -4px -400px;
}
div.help_inner dl:nth-child(4) dt {
	background-position: -4px -484px;
}
.search_cont.jl {
	position: relative;
	height: 20px;
}
.daohan_jl a.jla {
	background-color: #f37b1d;
	color: #fff;
	font-weight: bold;
}
.jla:hover {
	color: #fff;
}
.daohan_jl {
	position: absolute;
	top: 0;
	left: 0px;
	font-size: 12px;
	line-height: 20px;
}
.daohan_jl a {
	display: inline-block;
	width: 50px;
	text-align: center;
}
.am-tabs-bd.jl61 {
	overflow: hidden;
}
.shub_zuiwai {
	width: 100%;
	height: 319px;
	padding: 0;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	border-top: none;
}
.shub_zy {
	width: 50%;
	height: 45px;
	float: left;
	line-height: 45px;
	text-align: center;
	background: #ccc;
}
.shub_zuiwai .shub_hover {
	background: #f37b1d;
}
.shub_hover a {
	color: #fff;
}
.shub_zuiwai .shub_zy a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.shub_zt {
	width: 100%;
	height: 100%;
	padding: 10px;
	line-height: 28px;
}
.foot_nav li a {
	color: #fff;
}
/*登录注册页面修改开始*/
.login_box {
	background: #fff;
}
.subwd.jljl {
	background: url(../images/bodybg.jpg) no-repeat;
	width: 100%;
	margin: 0px auto;
	min-width: 1000px;
	overflow: hidden;
	min-height: 850px;
}
.subwd.jljl .login_box {
	width: 1000px;
	margin: 100px auto 100px;
	background: rgba(255,255,255,0.6);
	text-align: center;
}
.login_lt > form {
	margin: 0px auto;
	width: 340px;
	text-align: center;
}
.login_lt table td p input.text {
	height: 100%;
	line-height: 30px;
	background-color: transparent;
	width: 235px;
	border: 1px solid #333;
	margin-left: 15px;
	padding-left: 10px;
}
.login_lt table tr {
	padding-bottom: 20px;
	display: inline-block;
}
.login_box .login_lt h2 {
	font-size: 28px;
	color: #333;
}
.login_lt table td p.input {
	line-height: 28px !important;
}
.login_lt form table tbody tr .middle p .short {
	width: 100px;
	margin-left: 25px;
}
.subwd.jljl .login_box_jlson> .login_lt table td p.short {
	width: 140px;
}
.subwd.jljl .login_lt table tr:nth-child(2) td p.input {
	margin-left: 14px;
}
.login_lt form table tr:nth-child(3), .login_lt form table tr:nth-child(4) {
	padding-bottom: 10px;
}
.login_lt form table tr:nth-child(3) img {
	cursor: pointer;
	padding-right: 13px;
}
.login_lt form table tr:nth-child(4) .middle {
	width: 300px;
}
.login_lt form table tr:nth-child(4) .middle a {
	float: right;
	line-height: 28px;
}
.login_lt form table tr:nth-child(4) label {
	margin-bottom: 0px;
	float: left;
}
.login_lt form table tr:nth-child(5) input {
	display: block;
	font-size: 22px;
	border-radius: 3px;
	background: #F8F8F8;
	color: #333;
	width: 310px;
	height: 45px;
}
.login_lt form table tr:nth-child(6) a {
	color: #f37b1d;
}
.login_lt form table tr:nth-child(5) input:hover {
	background: #f37b1d;
	color: #fff;
}
.login_box .login_rt a {
	font-size: 22px;
	display: inline-block;
	border-radius: 3px;
	background: #F8F8F8;
	color: #333;
	padding: 3px 21px;
	margin-bottom: 20px;
}
.login_box .login_rt a:hover {
	background: #f37b1d;
	color: #fff;
}
.login_lt form table tr label .check {
	vertical-align: -7px;
}
.subwd.jljl .login_lt table td p.input {
	background: #fff;
	height: 36px;
	background-color: transparent;
}
.subwd.jljl .login_box h2, .subwd.jljl .login_lt, .subwd.jljl .login_rt h3 {
	border-color: #fff;
}
.subwd.jljl .login_box .register_form {
	width: 550px;
	text-align: center;
	margin-left: 315px;
}
.login_box_jlson .login_lt table td p {
	border: 0px solid #ddd !important;
}
.subwd.jljl .login_box .register_form tr {
	float: left;
}
.subwd.jljl .login_box .register_form tr {
	margin-bottom: 20px;
	display: inline-block;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(6) .middle {
	width: 267px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(4) .middle {
	width: 282px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(3) .middle {
	width: 254px;
}
.subwd.jljl .login_box .register_form form table tr:nth-child(1) select, .subwd.jljl .login_box .register_form form table tr:nth-child(2) select, .subwd.jljl .login_box .register_form form table tr:nth-child(3) select, .subwd.jljl .login_box .register_form form table tr:nth-last-child(3) input {
	margin-left: 16px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(6) input {
	margin-left: 30px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(5) input, .subwd.jljl .login_box .register_form form table tr:nth-last-child(4) input {
	margin-left: 44px;
}
.subwd.jljl .login_box .register_form .onError {
	margin-left: 8px;
}
.subwd.jljl .login_box .register_two {
	height: 0px;
	margin-bottom: 0px;
}
.subwd.jljl .login_box .register_form input {
	border: 1px solid #333;
	height: 100%;
	line-height: 30px;
	background: transparent;
	display: inline-block;
	padding-left: 10px;
}
.subwd.jljl .login_lt table td.title {
	width: 60px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(2) {
	width: 313px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(2) .title {
	float: left;
	line-height: 35px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(2) .middle {
	float: right;
	width: 250px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(2) .middle p {
	display: inline-block;
	margin-right: 10px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(2) .middle input {
	width: 114px;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(2) .rt {
	cursor: pointer;
	display: inline-block;
	float: right;
}
.subwd.jljl .login_box .register_form form table tr:nth-last-child(2) .rt img {
	height: 32px;
}
.subwd.jljl .login_box .register_form form table tr:last-child input {
	display: block;
	font-size: 22px;
	border-radius: 3px;
	background: #F8F8F8;
	color: #333;
	width: 313px;
	height: 45px;
	border: none;
}
.subwd.jljl .login_box .register_form form table tr:last-child input:hover {
	background: #f37b1d;
	color: #fff;
}
/*登录注册页面修改结束*/
.jljl_dlzc_hsy {
	width: 100%;
	margin-top: -20px;
	background: rgba(255,255,255,0.6);
	margin-bottom: 15px;
	border-radius: 6px;
	text-align: center;
	padding-top: 4px;
}
.jljl_dlzc_hsy a {
	display: inline-block;
	width: 316px;
	height: 68px;
}
.form-bottom-ad {
	padding-top: 15px;
	border-top: 1px dashed rgb(204, 204, 204);
}
.form-bottom-ad li {
	margin-bottom: 10px;
}
/*.login_box div.login_box_jlson h2{
    width: 500px;
    float: right;
    border: none;
}*/
/*登录注册页面修改结束*/
.header_bottom ul .has_son.nav_hot {
	width: 135px;
	text-align: left;
	text-indent: 20px;
}
.xg-icon-red li:hover {
	border-color: #f37b1d;
	background: #f37b1d;
}
.jl_ico a:hover i {
	color: #f37b1d;
}
.xg-icon-red li:hover i, .xg-icon-red li:hover span {
	color: #fff;
}
.ad_lgtk span {
	font-size: 22px;
}
.ad_lgtk {
	background: #fe7e00;
	color: #fff;
	padding-top: 15px;
	text-align: center;
	height: 90px;
	margin-top: 20px;
}
.ad_lgtk:hover {
	background: #f37b1d;
}
/*tl_change*/
.help_text {
	background: #F0F0F0;
}
.help_con dl dt {
	position: relative;
	color: #333;
}
.help_con dl dt img {
	position: absolute;
	width: 25%;
	left: -30px;
	top: 2px;
}
.help_con dl dd a {
	color: #888;
}
.head_nav > li > a {
	padding: 0 30px;
	font-size: 16px;
	color: #252525;
	display: block;
	height: 40px;
	line-height: 40px;
}
.head_nav > li:hover > a {
	color: #fff;
}
.head_nav li a i {
	margin-left: 3px;
	line-height: 38px;
	float: right;
}
.head_nav>li:nth-child(4) a {
	padding: 0 30px 0 20px;
}
.head_nav .has_hot {
	z-index: 999;
	padding: 0 4px 0 1px;
}
.head_nav .has_hot img {
	position: absolute;
	right: 3px;
	top: 3px;
}
.act_list li span:last-child {
	float: right;
	font-size: 12px;
	line-height: 22px;
}
.sjs_list li {
	width: 10%;
	text-align: center;
	float: left;
	margin-top: 10px;
	height: 110px;
}
.designer-list li:last-child {
	margin-right: 0;
}
.sjs_list li:last-of-type {
	margin-right: 0px;
}
.head_nav .has_hot img.has_hotimgt {
	display: none;
}
.head_nav .has_hot:hover img.has_hotimgt {
	display: block;
}
.head_nav .has_hot:hover img.has_hotimg {
	display: none;
}
.am-form.index_form .am-form-field {
	font-size: 1.1rem;
}
.index_top .select_group {
	color: #999;
}
.act_list_mb p {
	color: #888;
}
.act_list_mb p > a {
	color: #333;
}
.act_list_mb p > a:hover {
	color: #f37b1d;
}
.ttiao > p {
	padding-top: 1px;
}
.case_right span {
	background: #ddd;
}
.act_list li:hover span, .help_con dl dd a:hover, .act_list li:hover, .fc_end a:hover {
	color: #f37b1d;
}
.caes_act span, .college_left span, .diary_list > li > span, .sjs_list li a span {
	color: #333;
}
.mb_top {
	margin-top: 20px;
}
.xlb_address .am-modal-hd {
	padding: 30px 10px 10px 10px;
	font-size: 1.6rem;
	font-weight: 500;
	color: #333;
	margin: 0 15px;
	border-bottom: 1px solid #ccc;
}
.xlb_address .am-modal-dialog {
	border-radius: 0;
	background: #fff;
}
.address_list {
	width: 40%;
	margin-left: 10%;
	text-align: left;
	margin-top: 30px;
}
.address_list li {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
.address_list li > span {
	display: inline-block;
	margin-right: 15px;
}
.address_list li > a {
	display: inline-block;
	margin-right: 15px;
}
.jl_index_div1 {
	position: relative;
	z-index: 999;
}
.head_nav > li > a, .mp_title {
	color: #333;
}
.subwd.jljl .login_box .register_form form table tr:last-child input {
	width: 316px;
}
.jljl_dlzc_hsy a {
	height: 85px;
	line-height: 85px;
	text-align: center;
}
.subwd.jljl .login_box .register_form input::-webkit-input-placeholder {
 color: #888 !important;
　　
}
.subwd.jljl .login_box .register_form input::-moz-input-placeholder {
 color: #888 !important;
}
.subwd.jljl .login_box .register_form input::-o-input-placeholder {
 color: #888 !important;
}
.subwd.jljl .login_box .register_form form table tr:nth-child(1) select, .subwd.jljl .login_box .register_form form table tr:nth-child(2) select, .subwd.jljl .login_box .register_form form table tr:nth-child(3) select {
	padding-left: 10px;
}
.login_lt form table tbody tr .middle p .short {
	margin-left: 0px;
	margin-right: 8px;
}
.login_lt table td p input.text::-webkit-input-placeholder {
 color: #888 !important;
}
.login_lt table td p input.text::-moz-input-placeholder {
 color: #888 !important;
}
.login_lt table td p input.text::-o-input-placeholder {
 color: #888 !important;
}
.jljl_dlzc_hsy #logo {
	padding-left: 80px;
	margin-top: 12px;
}
.head_nav li.cur img.has_hotimgt {
	display: block;
}
.name_form tr {
	height: 36px;
}
.name_form input {
	height: 28px;
}
.sjatj_center_right input[type="text"], .sjatj_center_right select {
	height: 35px;
}
.mapsss {
	margin: 0px;
}
.am-form.index_form select {
	font-size: 1.1rem;
}
.designer [data-am-widget="tabs"] {
	margin: 0px;
}
.ad_lgtk p:nth-child(4) {
	margin-top: 4px;
}
p.tl_01 {
	width: 330px !important;
	margin-left: 15px;
}
p.tl_01 select {
	height: 35px;
	border: 1px solid;
}
.register_form_tl {
	width: 390px;
	text-align: left;
	margin: 0 auto;
}
.register_form_tl .tl_1 {
	width: 13%;
	display: inline-block;
	text-align: left;
}
.register_form_tl .am-form input[type="text"], .register_form_tl .am-form input[type="password"] {
	display: inline-block;
	width: 278px;
	height: 35px;
	font-size: 1rem;
	background: transparent;
	border: 1px solid #333;
}
.register_form_tl .am-form select {
	background: transparent;
	border: 1px solid #333;
	width: 16%;
	/*margin-right: 11px;*/
	display: inline-block;
	height: 35px;
	font-size: 1rem;
}
.register_form_tl img {
	height: 36px;
}
.register_form_tl .tl_3 {
	width: 170px !important;
	margin-right: 10px;
}
.register_form_tl .am-form input[type="submit"] {
	display: block;
	font-size: 22px;
	border-radius: 3px;
	background: #F8F8F8;
	color: #333;
	width: 290px;
	height: 45px;
	margin: 35px auto 0;
}
.register_form_tl .am-form input[type="submit"]:hover {
	background: #f37b1d;
	color: #fff;
}
.cat_find a:nth-child(1):hover span {
	background-position: -49px -343px;
}
.cat_find a:nth-child(2):hover span {
	background-position: -49px -147px;
}
.cat_find a:nth-child(3):hover span {
	background-position: -49px -391px;
}
.scyn_group {
	margin-top: 10px;
}
.scyn_group .scyn_tl {
	margin-left: 5px;
}
.singup_name {
	position: relative;
}
.sungup_name_positon {
	position: absolute;
	right: 215px;
	top: 4px;
}
.top_nav .am-fr a:nth-of-type(1), .top_nav .am-fr a:nth-of-type(2) {
	color: #333;
}
.top_nav .am-fr a:nth-of-type(1), .top_nav .am-fr a:nth-of-type(2) {
	color: #333;
}
header {
	border-bottom: 0px !important;
	background: #fff;
}
.main.am-cf.big-tutorial {
	margin-top: 20px;
}
.bigtutorial-title {
	display: inline-block;
	width: 140px;
	height: 182px;
	background-color: #fe7e00;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	line-height: 182px;
	margin-right: 20px;
	float: left;
}
.bigtutorial-start, .bigtutorial-middle, .bigtutorial-end {
	width: 336px !important;
	height: 182px;
	padding: 1px;
}
.bigtutorial-start {
	float: left;
	background: #f96a3e;
	margin-right: 15px;
	position: relative;
}
.bigtutorial-start::after, .bigtutorial-middle::after {
	content: "\f105";
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	position: absolute;
	background: #f3f3f3;
	width: 35px;
	height: 35px;
	display: block;
	top: 10px;
	right: -25px;
	text-align: center;
	line-height: 35px;
	border-radius: 20px;
	z-index: 99;
	font-size: 26px;
	color: #ff8200;
}
.bigtutorial-text {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	line-height: 50px;
}
.bigtutorial-middle {
	float: left;
	background: #fe7e00;
	margin-right: 15px;
	position: relative
}
.bigtutorial-end {
	float: left;
	background: #ffa726;
	margin-right: 0;
}
.bigtutorial-icon ul li {
	float: left;
	text-align: center;
	padding: 10px 0;
	background: #fff;
	border-right: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
}
.bigtutorial-middle .bigtutorial-icon ul li {
	width: 25%;
	height: 65px;
}
.bigtutorial-end .bigtutorial-icon ul li {
	width: 48px;
	height: 90px;
}
.bigtutorial-start .bigtutorial-icon ul li {
	width: 111px;
	height: 65px;
}
.bigtutorial-start .bigtutorial-icon ul li:nth-child(3), .bigtutorial-end .bigtutorial-icon ul li:last-child {
	width: 112px;
	height: 65px;
}
.bigtutorial-icon ul li:hover {
	background: #fff !important;
}
.bigtutorial-middle .bigtutorial-icon ul li a, .bigtutorial-middle:hover .bigtutorial-icon ul li:hover a {
	color: #fe7e00;
}
.bigtutorial-middle:hover .bigtutorial-icon ul li {
	background: #fe7e00;
}
.bigtutorial-start .bigtutorial-icon ul li a, .bigtutorial-start:hover .bigtutorial-icon ul li:hover a {
	color: #f96a3e;
}
.bigtutorial-start:hover .bigtutorial-icon ul li {
	background: #f96a3e;
}
.bigtutorial-end .bigtutorial-icon ul li a, .bigtutorial-end:hover .bigtutorial-icon ul li:hover a {
	color: #ffa726;
}
.bigtutorial-end:hover .bigtutorial-icon ul li {
	background: #ffa726;
}
.bigtutorial-start:hover .bigtutorial-icon ul li a, .bigtutorial-middle:hover .bigtutorial-icon ul li a, .bigtutorial-end:hover .bigtutorial-icon ul li a {
	color: #fff;
}
.bigtutorial-icon ul li span {
	display: block;
}
.bigtutorial-end .bigtutorial-icon ul li {
	width: 25%;
	height: 65px;
}
.bigtutorial-start .bigtutorial-icon ul li:last-child, .bigtutorial-start .bigtutorial-icon ul li:nth-child(3), .bigtutorial-end .bigtutorial-icon ul li:last-child, .bigtutorial-end .bigtutorial-icon ul li:nth-child(4), .bigtutorial-middle .bigtutorial-icon ul li:nth-child(4n) {
	border-right: 0px;
}
.bigtutorial-start .bigtutorial-icon ul li:nth-child(4), .bigtutorial-start .bigtutorial-icon ul li:nth-child(5) {
	width: 50%;
}
.bigtutorial-end .bigtutorial-icon ul li:nth-child(5), .bigtutorial-end .bigtutorial-icon ul li:nth-child(6) {
	width: 111px;
}
.diary .am-tab-panel {
	padding: 0 10px;
}
/*banner轮播*/

#center {
	width: 640px;
	height: 390px;
	float: left;
	margin-left: 20px;
	position: relative;
	z-index: -9999px;
}
#center .nav {
	width: 100%;
	height: 390px;
	font-family: "宋体";
	font-size: 50px;
	overflow: hidden;
	position: relative;
	z-index: 200;
}
.nav .images {
	width: 3732px;
	position: absolute;
	left: 0;
}
.nav .images li {
	float: left;
	margin-bottom: 5px;
}
.nav .num {
	position: absolute;
	width: 100%;
	bottom: 12px;
	text-align: center;
	font-size: 0px;
}
.nav .num li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 5px;
}
.nav .num .on {
	background-color: coral;
}
.nav .btn {
	width: 40px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
	text-align: center;
	line-height: 60px;
	color: white;
	display: none;
}
.nav:hover .btn {
	display: block;
}
.nav .btn_l {
	left: 0;
}
.nav .btn_r {
	right: 0;
}



