﻿/** Index **/

a:link {
	color:#909090;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #909090;
}
.index-banner {
	position: relative;
	width: 100%;
	height: 354px;
	overflow: hidden;
}
.index-banner ul {
	position: absolute;
	left: 0;
	top: 0;
}
.index-banner li {
	float: left;
	width: 100%;
	height: 447px;
	background: url("https://www.alibabeth.com/img/index_banner.jpg") no-repeat center top;
}
.index-banner li a {
	display: block;
	width: 100%;
	height: 100%;
}
.index-banner .trigger {
	position: absolute;
	left: 50%;
	top: 320px;
	width: 960px;
	margin-left: -480px;
	text-align: center;
}
.index-banner .trigger span {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: #bbb;
	border-radius: 5px;
	cursor: pointer;
}
.index-banner .trigger .cur {
	width: 6px;
	height: 6px;
	border: 2px solid #c5120a;
	background: #e5e5e5;
}
.index-menu {
	position: relative;
	width: 230px;
	height: 62px;
	margin: -03px 0 -2px 5px;
}
.index-menu a {
	float: left;
	height: 46px;
	padding: 16px 0 0 82px;
	background: url("https://www.alibabeth.com/img/index_menu.png") no-repeat;
	color: #333;
	line-height: 16px;
}
.index-menu a:hover {
	color: #fff;
}
.index-menu .pro {
	width: 171px;
	padding-left: 65px;
	background-position: 0 0;
	background:url("https://www.alibabeth.com/img/bg1.gif") no-repeat;
}
.index-menu .pro:hover {
	background-position: 0 -62px;
}
.index-menu .sol {
	width: 159px;
	padding-left: 65px;
	padding-right:15px;
	background:url("https://www.alibabeth.com/img/bg2.gif") no-repeat;

}
.index-menu .sol:hover {
	background-position: 0 -62px;
}
.index-menu .cases {
	width: 157px;
	padding-left: 65px;
	padding-right:15px;
	background:url("https://www.alibabeth.com/img/bg3.gif") no-repeat;
}
.index-menu .cases:hover {
	background-position: 0 -62px;
}
.index-menu .serv {
	width: 163px;
	padding-left: 65px;
	padding-right:15px;
	background:url("https://www.alibabeth.com/img/bg4.gif") no-repeat;
}
.index-menu .serv:hover {
	background-position: 0 -62px;
}
.index-cont {
	height: 225px;
}
.index-cont .more {
	margin: 10px 5px 0 0;
	color: #2c2d2c;
	font-size: 10px;
}
.index-cont .more:hover {
	color: #be130c;
}
.index-vip {
	width: 240px;	
	padding-top: 15px;
}
.index-vip h4, .index-pro h4, .index-video .tl strong.cur {
	color: #be130c;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
}
.index-vip .rmd {
	height: 20px;
	padding: 10px 0;
}
.index-vip .rmd strong {
	float: left;
	width: 42px;
}
.index-vip .rmd .cont {
	float: left;
	width: 175px;
	height: 20px;
	overflow: hidden;
}
.index-vip .rmd .cont a {
	display: block;
	height: 20px;
	overflow: hidden;
	color: #2c2d2c;
}
.index-vip .rmd .cont a:hover {
	color: #be130c;
	text-decoration: underline;
}
.index-vip img {
	margin-bottom: 5px;
}
.index-vip select {
	width: 220px;
	height: 21px;
	margin-bottom: 4px;
	border: 1px solid #dedede;
	color: #2c2d2c;
}
.index-pro {
	position: relative;
	width: 392px;
	height: 205px;
	padding: 15px 20px 0;
	background: url("https://www.alibabeth.com/img/index_cont_bg.png") no-repeat;
}
.index-pro .tl, .index-video .tl {
	height: 30px;
	border-bottom: 1px solid #d4d4d4;
}
.index-pro h4, .index-video .tl strong.cur {
	position: relative;
	float: left;
	margin-bottom: -1px;
	padding: 0 10px 0 5px;
	border-bottom: 1px solid #be130c;
}
.index-pro .cont {
	position: relative;
	width: 338px;
	height: 150px;
	overflow: hidden;
	margin: 15px auto 0;
}
.index-pro .cont ul {
	position: absolute;
	top: 13px;
	left: 0;
	width: 600px;
	text-align: center;
}
.index-pro .cont li {
	float: left;
	width: 107px;
	height: 140px;
	margin-right: 8px;
}
.index-pro .cont span {
	display: block;
	height: 18px;
	background: #d1d1d1;
	line-height: 18px;
}
.index-pro .cont a {
	color: #2c2d2c;
}
.index-pro .cont a:hover span {
	background: #dfdede;
	color: #f00;
}
.index-pro .btn {
	position: absolute;
	top: 120px;
	width: 13px;
	height: 18px;
	background: url("https://www.alibabeth.com/img/global.png") no-repeat;
}
.index-pro .prev {
	left: 17px;
	background-position: 0 -80px;
} 
.index-pro .next {
	right: 18px;
	background-position: -13px -80px;
} 
.index-video {
	width: 266px;
	height: 205px;
	padding: 15px 0 0 20px;
	background: url("https://www.alibabeth.com/img/index_cont_bg.png") no-repeat;
}
.index-video .cont {
	margin-top: 15px;
}
.index-video .tl strong {
	float: left;
	padding: 0 10px 0 5px;
	font-weight: normal;
	line-height: 30px;
}

/** Inside banner **/
.banner-aboutus {
	background-image: url("https://www.alibabeth.com/img/banner_aboutus.jpg");
}
.banner-news {
	background-image: url("https://www.alibabeth.com/img/banner_news.jpg");
}
.banner-contact {
	background-image: url("https://www.alibabeth.com/img/banner_contact.jpg");
}
.banner-services {
	background-image: url("https://www.alibabeth.com/img/banner_services.jpg");
}
.banner-product {
	background-image: url("https://www.alibabeth.com/img/banner_product.jpg");
}
.banner-joinus {
	background-image: url("https://www.alibabeth.com/img/banner_joinus.jpg");
}
/** Honor **/
.honor-list {
	width: 742px;
	margin: 20px -20px 0 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
	text-align: center;
}
.honor-list li {
	float: left;
	width: 229px;
	margin: 0 18px 20px 0;
}
.honor-list img {
	display: block;
	margin-bottom: 1px;
	border: 2px solid #d4d3d3;
}
.honor-list span {
	display: block;
	height: 32px;
	background: #d4d3d3;
	line-height: 32px;
}
.honor-list a {
	color: #2c2d2c;
}
.honor-list a:hover {
	color: #fff;
}
.honor-list a:hover img {
	border-color: #ac000a;
}
.honor-list a:hover span {
	background: #ac000a;
}
/** video **/
.video {
	width: 652px;
	height: 472px;
	padding: 42px 0 0 87px;
	background: url("https://www.alibabeth.com/img/video_bg.jpg") no-repeat;
}
.video p {
	width: 515px;
	padding-top: 15px;
	text-align: center;
}
/** news **/
.news-list {
	padding-top: 15px;
}
.news-list .rmd {
	height: 160px;
}
.news-list .rmd .img {
	float: left;
	width: 211px;
	height: 141px;
	margin-right: 20px;
	padding: 4px 0 0 4px;
	background: url("https://www.alibabeth.com/img/news_rmd.png") no-repeat;
}
.news-list .rmd .cont {
	float: left;
	width: 485px;
}
.news-list .rmd h4 {
	padding-top: 5px;
	font-size: 14px;
}
.news-list .rmd h4 a {
	color: #2c2d2c;
}
.news-list .rmd h4 a:hover {
	color: #c7160e;
}
.news-list .rmd .time {
	color: #999;
}
.news-list .rmd .txt {
	padding: 5px 0;
	line-height: 22px;
}
.news-list .rmd .more {
	display: block;
	width: 96px;
	height: 34px;
	background: url("https://www.alibabeth.com/img/news_more.png") no-repeat;
}
.news-list .list {
	padding-bottom: 20px;
}
.news-list .list li {
	height: 22px;
	padding: 7px 0 0 26px;
	border-bottom: 1px dashed #e7e7e7;
	background: url("https://www.alibabeth.com/img/global.png") no-repeat 10px -138px;
}
.news-list .list a {
	color: #2c2d2c;
}
.news-list .list a:hover {
	color: #ad170f;
}
/** news info **/
.news-info {
	padding: 20px 0 40px;
}
.news-info h4 {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.news-info .time {
	color: #888;
	line-height: 30px;
	border-bottom: 1px dashed #dbdbdb;
	text-align: center;
}
.news-info .txt {
	padding: 15px 0;
	line-height: 24px;
}
.news-info .txt p {
	margin-bottom: 20px;
}
.news-info .txt table p {
	margin: 0;
}

.news-info .txt td {
	border: 1px solid #ccc;
}
.news-info-bottom {
	position: relative;
	padding: 10px 0 50px 0;
	border-top: 1px solid #dbdbdb;
	line-height: 20px;
}
.news-info-bottom a {
	color: #2c2d2c;
}
.news-info-bottom a:hover {
	color: #ad170f;
}
.news-info-bottom .back {
	position: absolute;
	top: 10px;
	right: 0;
}
/** contact **/
.contact-cont {
	height: 500px;
	padding-top: 30px;
}
.contact-cont .txt {
	float: left;
	width: 320px;
	margin-right: 50px;
}
.contact-cont h4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ab130a;
	color: #ab130a;
	font-size: 18px;
	font-weight: normal;
	line-height: 38px;
}
.contact-cont .txt p {
	color: #595959;
	line-height: 30px;
}
.contact-cont .txt a {
	color: #b2251d;
	text-decoration: underline;
}
.contact-cont .wrap-map {
	float: left;
	width: 349px;
	height: 377px;
	padding: 1px;
	background: url("https://www.alibabeth.com/img/contact_bg.png") no-repeat;
}
.contact-cont .wrap-map .map {
	width: 343px;
	height: 365px;
}
/** sales network **/
.network {
	padding: 20px 0;
}
.network .img {
	height: 450px;
	text-align: center;
}
.network .txt {
	padding: 10px 0;
	text-indent: 2em;
	line-height: 24px;
}
/** projects **/
.projects-related {
	position: relative;
	width: 722px;
	height: 250px;
	overflow: hidden;
	margin-top: -20px;
}
.projects-related h4 {
	padding-left: 5px;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
	line-height: 40px;
}
.projects-related ul {
	position: absolute;
	top: 53px;
	left: 0;
	width: 800px;
	text-align: center;
}
.projects-related li {
	float: left;
	width: 174px;
	margin-right: 8px;
}
.projects-related img {
	display: block;
	margin-bottom: 1px;
	border: 2px solid #d4d3d3;
}
.projects-related span {
	display: block;
	height: 32px;
	background: #d4d3d3;
	line-height: 32px;
}
.projects-related a {
	color: #2c2d2c;
}
.projects-related a:hover {
	color: #fff;
}
.projects-related a:hover img {
	border-color: #ac000a;
}
.projects-related a:hover span {
	background: #ac000a;
}
/** product **/
.product-cont {
	width: 726px;
	margin: 0 -3px 0 -1px;
	padding-bottom: 35px;
}
.product-cont .class {
	position: relative;
	height: 264px;
	margin-top: 20px;
	background: url("https://www.alibabeth.com/img/product_class_bg.png") no-repeat;
}
.product-cont .class h4 {
	width: 130px;
	height: 30px;
	padding: 2px 0 0 1px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
}
.product-cont .class .more {
	position: absolute;
	right: 25px;
	top: 8px;
}
.product-cont .class ul {
	padding: 27px 0 0 20px;
}
.product-cont .class li {
	float: left;
	width: 161px;
	margin-right: 12px;
}
.product-cont .class .img {
	width: 161px;
	height: 159px;
	background: url("https://www.alibabeth.com/img/product_bg.png") no-repeat;
}
.product-cont .class .img img {
	margin: 1px;
}
.product-cont .class .img:hover img {
	margin: 0;
	border: 1px solid #e21d12;
}
.product-cont .class .txt {
	width: 156px;
	padding-top: 8px;
	text-align: center;
}
.product-cont .class a {
	color: #2c2d2c;
}
.product-cont .class a:hover {
	color: #ad170f;
}
/** product class **/
.product-class {
	width: 750px;
	margin-right: -30px;
	padding-top: 20px;
}
.product-class li {
	float: left;
	width: 161px;
	height: 200px;
	margin-right: 26px;
}
.product-class .img {
	width: 161px;
	height: 159px;
	background: url("https://www.alibabeth.com/img/product_class.png") no-repeat;
}
.product-class .img img {
	margin: 1px
}
.product-class .img:hover img {
	margin: 0;
	border: 1px solid #e21d12;
}
.product-class .txt {
	width: 156px;
	padding-top: 8px;
	text-align: center;
}
.product-class a {
	color: #2c2d2c;
}
.product-class a:hover {
	color: #ad170f;
}
/** product info **/
.product-info {

}
.product-info .top-cont {
	height: 436px;
	padding: 24px 0 0 24px;
	background: #efefef;
}
.product-info .left-slide {
	float: left;
	width: 340px;
	margin-right: 22px;
}
.product-info .left-slide .img-list {
	position: relative;
	width: 340px;
	height: 330px;
	background: url("https://www.alibabeth.com/img/product_info_bg.png") no-repeat;
}
.product-info .left-slide .img-list li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 331px;
	height: 323px;
}
.product-info .left-slide .l-img {
	width: 350px;
	height: 89px;
	margin-right: -20px;
}
.product-info .left-slide .l-img li {
	float: left;
	width: 73px;
	height: 72px;
	margin-right: 8px;
	padding: 10px 2px 3px;
	overflow: hidden;
	background: url("https://www.alibabeth.com/img/product_info_l_bg.png") no-repeat 0 9px;
	cursor: pointer;
}
.product-info .left-slide .l-img .cur {
	background: url("https://www.alibabeth.com/img/product_info_cur.png") no-repeat;
}
.product-info .right-cont {
	float: left;
	width: 320px;
}
.product-info .right-cont h4 {
	padding-top: 10px;
	border-bottom: 1px dashed #ccc;
	color: #2c2d2c;
	font-size: 16px;
	line-height: 45px;
}
.product-info .right-cont .txt {
	height: 175px;
	padding-top: 15px;
	border-bottom: 1px dashed #ccc;
	color: #2c2d2c;
	line-height: 24px;
}
.product-info .right-cont .pdf {
	height: 42px;
	padding-top: 6px;
	border-bottom: 1px dashed #ccc;
}
.product-info .right-cont .pdf .ico {
	float: left;
	height: 20px;
	margin-top: 8px;
	padding-left: 34px;
	background: url("https://www.alibabeth.com/img/product_info_pdf.png") no-repeat 10px 0;
	color: #555;
	line-height: 24px;
}
.product-info .right-cont .pdf .btn {
	float: right;
	width: 111px;
	height: 41px;
	overflow: hidden;
	background: url("https://www.alibabeth.com/img/product_info_btn.png") no-repeat;
	text-indent: -9999px;
}
.product-info .right-cont .tel {
	height: 64px;
	padding-top: 26px;
}
.product-info .right-cont .tel .img {
	float: left;
	width: 89px;
	margin-right: 28px;
	padding-left: 11px;
	border-right: 1px dashed #d4d4d4;
}
.product-info .right-cont .tel .num {
	padding-top: 5px;
	color: #555;
}
.product-info .right-cont .tel strong {
	color: #ad0712;
	font-size: 18px;
	font-family: Arial;
}
.product-info .bottom-tl {
	height: 55px;
	margin: 15px 0 -20px 0;
	background: url("https://www.alibabeth.com/img/pro_info_tl_bg.png") no-repeat 0 bottom;
	text-align: center;
	line-height: 31px;
}
.product-info .bottom-tl li {
	float: left;
	margin-right: -1px;
}
.product-info .bottom-tl a {
	display: block;
	width: 120px;
	height: 31px;
	border: 1px solid #e5e4e4;
	background: url("https://www.alibabeth.com/img/product_info_tl02.jpg") no-repeat;
	color: #2c2d2c;
}
.product-info .bottom-tl a:hover, .product-info .bottom-tl a.cur {
	background: url("https://www.alibabeth.com/img/product_info_tl01.jpg") no-repeat;
	color: #fff;
}
.product-info .bottom-about {
	padding: 16px 0 40px;
	color: #2c2d2c;
	line-height: 24px;
}
.product-info .bottom-about p {
	/*text-indent: 2em;*/
}
.product-info .bottom-cont {
	color: #2c2d2c;
	line-height: 24px;
}
.product-info .bottom-cont h4 {
	height: 46px;
	padding: 4px 0 0 20px;
	background: url("https://www.alibabeth.com/img/product_info_tl.png") no-repeat;
	color: #fff;
	font-weight: normal;
	text-indent: 18px;
}
.product-info .bottom-cont .txt {
	padding-bottom: 25px;
}
.product-info .bottom-cont .txt table {
	text-align: center;
}
.product-info table {
	width: 100%;
	border: 1px dotted #ccc;
	background: #fff;
	text-align: center;
}
/*.product-info .tableeven {
	border: 1px dotted #ccc;
}*/
.product-info td, .product-info th {
	border: 1px dotted #ccc;
}
.product-info .tl td, .product-info th {
	background: #e4e4e4;
	font-weight: bold;
}
.bgf6f6f6 {
	background: #f6f6f6;
}
.bgd3d3d5 {
	background: #d3d3d5;
}
.bgb5def4, .bgb5def4 td {
	background: #b5def4;
}
/** joinus idea **/
.joinus-idea {
	padding: 30px 0 50px;
}
.joinus-idea .txt {
	float: left;
	width: 352px;
	margin-right: 20px;
	color: #444;
	font-size: 13px;
	line-height: 30px;
}
.joinus-idea .txt .big {
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
}
.joinus-idea .img {
	float: left;
	width: 337px;
}
/** joinus **/
.joinus {
	padding-bottom: 20px;
}
.about-joinus {
	padding: 15px 0;
	color: #b2251d;
	text-indent: 2em;
	line-height: 24px;
}
.joinus-cont {
	border-bottom: 1px solid #b2251d;
}
.joinus-cont h4 {
	height: 30px;
	overflow: hidden;
}
.joinus-cont .item-tl {
	padding-top: 11px;
	height: 24px;
	color: #333;
	text-align: center;
	cursor: pointer;
}
.joinus-cont .even {
	background: #ececec;
}
.joinus-cont .item-tl span {
	float: left;
}
.joinus-cont .item-tl .icon {
	width: 24px;
	height: 13px;
	margin-left: 15px;
	background: url("https://www.alibabeth.com/img/joinus_add.png") no-repeat;
}
.joinus-cont .cur .icon {
	background: url("https://www.alibabeth.com/img/joinus_add02.png") no-repeat;
}
.joinus-cont .item-tl .num {
	width: 72px;
}
.joinus-cont .item-tl .name {
	width: 303px;
}
.joinus-cont .item-tl .sex {
	width: 90px;
}
.joinus-cont .item-tl .amount {
	width: 88px;
}
.joinus-cont .item-tl .time {
	width: 128px;
}
.joinus-cont .item .cont {
	display: none;
	margin-bottom: 2px;
	padding: 22px 27px;
	border: 1px solid #ccc;
	background: #fff;
	line-height: 24px;
}
.joinus-cont .item .cont strong {
	text-indent: 2em;
}
.joinus-cont .item .cont p {
	margin-bottom: 15px;
}
.joinus-cont .item .cont .txt {
	border-bottom: 1px solid #ccc;
}
.joinus-cont .item .cont .btn {
	height: 23px;
	padding: 22px 0 0 480px;
}
.joinus-cont .item .cont .btn a {
	float: left;
	width: 82px;
	height: 23px;
	background: url("https://www.alibabeth.com/img/joinus_btn.jpg") no-repeat;
}
.joinus-cont .item .cont .btn .go {
	margin-right: 9px;
}
.joinus-cont .item .cont .btn .close {
	background-position: -91px 0;
}
/** sitemap **/
.sitemap {
	padding: 15px 20px 50px;
	font-size: 14px;
	line-height: 25px;
}
.sitemap dt {
	float: left;
	width: 100px;
	padding: 5px 0;
}
.sitemap dt a {
	color: #ad170f;
}
.sitemap dt a:hover {
	text-decoration: underline;
}
.sitemap dd {
	float: left;
	width: 540px;
	padding: 5px 0 5px 20px;
	background: url("https://www.alibabeth.com/img/sitemap.png") no-repeat 0 15px;
}
.sitemap .first {
	background: none;
}
.sitemap dd a {
	float: left;
	width: 90px;
	color: #444;
}
.sitemap dd a:hover {
	color: #ad170f;
	text-decoration: underline;
}
#spred{ color:#F00;}

.joinus_tb{border-collapse:collapse;border:none; margin-bottom:10px;}
.joinus_tb_td{border:solid #dedede 1px;}
.joinus_tb_td.tdbg{ background:#f9f9f9; line-height:25px;}
.joinus_tb_td.tdbgtwo{  line-height:25px; padding:0px 0px 0px 10px;}


.joinus_tb_td .inpu{ width:72px; height:18px; border:#889ba1 solid 1px;}
.joinus_tb_td #spred{ color:#F00;}
.joinus_tb_td.tdleft{ padding:0px 0px 0px 5px;}
.joinus_tb_td.tdleftbig{ padding:0px 0px 0px 18px;}


.joinus_tb_td .astyle:hover{ font-weight:bold; color:#F96;}
.astyle{ font-weight:bold; color:#e26500;}
