@charset "utf-8";
/*!
 * http://www.ibw.cn
 * Version - 3.5.1
 * Edited by Snowe / 2015.12.12
 * Copyright (c) 2016 ibw
 */


.page-container { position: relative; padding: 15px 0; /*margin: 3% 0;*/ 1background:#333; }
.page-container ul li { margin: 15px 0; }
.page-container ul li .pic { position: relative; width: 100%; height: auto; border-radius: 3px; overflow: hidden; }
.page-container ul li .pic img { transition: all 0.7s ease-in-out; }
.page-container ul li:hover .pic{box-shadow: 0 20px 50px -8px lightgray;}
.page-container ul li:hover img { transform:scale(1.06); }
.page-container dl {  }
.page-container dl dt { padding: 30px 0 5px; color: #333; font-size: 16px; font-weight: bold; }
.page-container dl dd { color: #bdbdbd; font-size: 14px; }

@media only screen and (min-width: 992px){
	/*.page-container ul li { margin: 0; }*/
}

@media only screen and (max-width: 769px){
	.page-container dl { padding-left: 5%; }
	.page-container dl dt { font-size: 14px; }
	.page-container dl dd { font-size: 12px; }
}

@media only screen and (max-width: 414px) {
	.page-container ul li { width: 100%; }
}



.nav-r {
	height: 70px;
	float: right;position: static;
}
.nav-r>li{
	height: inherit;
	float: left;
}
.nav-r>li>a{ 
    display: block;
    margin-top: 25px;
    line-height: 22px;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
}
.nav-r>li.active{
   background: #094ea3;
}
.nav-r>li.active>a{
	color: #fff;
}
.nav-r>li:hover{
    background:rgba(46,42,64,0.7);
}
.nav-r>li:hover>a{		
	color: #fff;
}
.caret-r{
	position: absolute;
	right: 10px;
    top: 50%;
    margin-top: -4px;
	display: inline-block;
    border-left: 4px solid #333;
    border-top:4px solid transparent;
    border-bottom: 4px solid transparent;
    width: 0;
    height: 0;
}
ul.downmenu>li>a:hover .caret-r{
    border-left: 4px solid #fff;
}
ul.downmenu>li>a{
	position: relative;
}
.downmenu{
	position: relative;
	display:none;
	border-radius: 0 0 2px 2px;
	border-top: 1px solid rgba(0,0,0,0.3);
	margin-top:22px; 
	background: rgba(255,255,255,0.9);
}
.downmenu li{
	position: relative;
}
.downmenu li a{
	color: #333;
	padding: 10px 0;
	font-size: 14px;
	display: block;
    text-align: center;
}
.downmenu li a:hover{
	background:rgba(46,42,64,0.7);
	color: #fff;
}
.third-menu{
	display: none;
	background: rgba(255,255,255,0.9);
    position: absolute;
    left: 100%;
    top: 0;	
    width: 150px;
}



.banner1{
	width:100%;
	position:relative;
	overflow:hidden;

}

.banner1 > img{
    width: 100%;
    height: 400px;
    position: relative;

    text-align: center;

    height: auto;
    vertical-align: middle;
    border: 0;
}

.banner1 .title_1{
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-83px;
	margin-left:-183px;
	height:147px;
	z-index:4;
}

.banner1 .xian_2{
	width:100%;
	height:2px;
	background:#2e2a40;
}


.location{
	padding-left:22px;
	background:url(../images/about_05.jpg) no-repeat center left;
	color:#333;
	font-size:16px;
	margin:30px auto;
	width:1200px;
}

.location span{
	color:#2e2a40;
}


.location1{
	padding-left:22px;
	background:url(../images/about_05.jpg) no-repeat center left;
	color:#333;
	font-size:16px;
	margin:100px auto 0px ;
	width:1200px;
}

.location1 span{
	color:#2e2a40;
}


.tab{
	width:100%;
	position:relative; float: left;
}

.tab a{
	color:#333;
}

.tab a:hover{
	color:#2e2a40;
}

.box{
	float:left;
	position:relative;
	left:50%;
}

.xian_1{
	width:100%;
	height:1px;
	background-color:#ccc;
	position:absolute;
	left:0;
	top:45px;
	z-index:0;
}

.menu_1 .xian{
	width:100%;
	height:1px;
	background-color:#2e2a40;
	position:absolute;
	left:0;
	top:45px;
	z-index:9;
}

.box .menu_1{
	position:relative;
	left:-50%;
	line-height:34px;
	font-size:18px;
	cursor:pointer;
	font-size:20px;
}

.menu_1 li{
	float:left;
	padding:8px 28px;
	position:relative;
}

.menu_1 li:hover{
	color:<strong>#2e2a40</strong>;
}

.menu_1 .menu_2{
	position:absolute;
	left:0;
	top:45px;
	background:#fefefe;
	z-index:99;
	border-top:2px #2e2a40 solid;
}

.menu_1 .menu_2 li{
	float:none;
	padding:10px 28px;
}


.desc{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:160px;
	margin-bottom:100px;
	text-align:justify;

	line-height:32px;
	color:#333;
	font-size:16px;
	
}

.look-more {display: block;width:160px;height: 40px;   border: 1px solid #ccc;line-height: 40px; text-align: center;font-size: 12px;color: #666; margin: 40px auto 0;-webkit-transition: background 0.3s ease 0s;transition: background 0.3s ease 0s;border-radius: 5px;}
.look-more:hover {color: #fff;background-color: #9f9c9c;border: 1px solid #9f9c9c;}

.look-more1 { float: left; display: block;width:160px;height: 40px;   border: 1px solid #ccc;line-height: 40px; text-align: center;font-size: 12px;color: #666; margin: 40px auto 0;-webkit-transition: background 0.3s ease 0s;transition: background 0.3s ease 0s;border-radius: 5px;}
.look-more1:hover {color: #fff;background-color: #9f9c9c;border: 1px solid #9f9c9c;}

.main_img_a_con{width:100%;height:auto;margin-top:0px;}
#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(../images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { display:none;background:url(../images/mbNumber_bg.gif) no-repeat center; display:inline; color:#fff; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink {display:block; width:32px; height:100px; background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink {display:block;  width:32px; height:100px; background:transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink {display:block; width:24px; background:transparent url(../images/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.layout_default{float: left;display: inline;margin-top:5px;margin-bottom:5px;    margin-right: 21px;margin-left: 21px;}
.mod_gallerylist{width:100%; margin:0 auto; }
.meta{font-size:14px; text-align:center; margin-top: 10px;}
.image_container{width:257px;}
.image_container img{width:100%;height:100%; object-fit:cover;text-align:center;float:none;margin-left:auto;margin-right:auto; border:1px solid #e1e0e0; padding:5px; border-radius:5px;}
.meta a{color:#666; text-decoration:none; line-height: 40px; font-size: 14px;}

.pages{font-size:12px;line-height:22px;text-align:center;clear:both; width:100%;}
.pages a{text-decoration:none;color:#3c3c3c;background:#fff;border:1px solid #cccccc;padding:3px 8px;padding-bottom:2px;margin-right:3px;cursor:pointer}
.pages .red{background:#2e2a40 !important; color:#fff; border:0; padding:3px 8px;}
.pages a.active{background:#000;border:1px solid #cccccc;color:#fff}
.pages a:hover{text-decoration:none;color:#fff;background:#2e2a40;border:1px solid #cccccc}

.contact{
	margin-top:10px; margin-bottom: 30px;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.news_box{
	margin-top:130px; margin-bottom: 30px;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.news{
	padding:15px;
	border:#eee 1px solid;
	margin-top:20px;
	cursor:pointer;
}

.news img{
	width:200px;
	height:150px;
	display:block;
	float:left;
}

.news .con{
	float:left;
	margin-left:20px;
	width:940px;
	padding:10px 0;
}

.con a{
	color:#333;
	font-size:18px;
	display:block;
	line-height:32px;
	margin-bottom:5px;
	text-overflow:ellipsis;
	width:940px;
}

.con a:hover{
	color:#2e2a40;
}

.con span{
	color:#999;
	font-size:12px;
	line-height:20px;
}

.con .small_font{
	color:#666;
	font-size:14px;
	line-height:28px;
	margin-top:5px;
	word-break:break-all;
  	display:-webkit-box;
  	-webkit-line-clamp:2;
  	-webkit-box-orient:vertical;
 	overflow:hidden;
}
.shadow{
	box-shadow: -1px 4px 8px 2px #ccc;
	-webkit-box-shadow: -1px 4px 8px 2px #ccc;
}

.newsdetail2{width:150px; float:right; text-align:right;}
.newsdetail2 a{ color: #666;}

.sx{width:100%; float:left;padding:20px 0; text-align:left;border-top:1px dashed #ddd;color:#333;margin-top:10px;font-family:Verdana, microsoft Yahei, Helvetica, sans-serif}
.sx p{clear:both;line-height:30px;font-weight:bold;}
.sx a{padding-left:10px;font-weight:normal}
.sx a:link{color:#999;text-decoration:none;}
.sx a:visited{color:#999;text-decoration:none;}
.sx a:hover{color:#e70012;text-decoration:underline;}
.sx a:active{color:#e70012;text-decoration:underline;}
.sx span{ float:right;  padding-right:20px;}
.sx span a{ padding-left:20px; color:#999 !important; text-transform:uppercase;	font-family:Verdana, microsoft Yahei, Helvetica, sans-serif}

.cen-03{ padding-top: 20px;font-size: 16px;    line-height: 32px;}
.cen-04{float:left; width:100%;font-size:20px;font-weight:bold; color:#000; text-align:center; line-height:50px;font-family: "Microsoft YaHei";}
.cen-04-1{ text-align:center; border-bottom:1px dashed #ccc; line-height:40px; color:#666; float:left; width:100%; padding-bottom: 10px;}
.cen-04-2{float:left; width:100%; background:#f2e3d0; border:1px solid #e7d1b4;  padding:5px;}
.cen-04-3{float:left; width:100%; padding-top:8px; padding-bottom:8px; line-height: 30px; }
.cen-04-2 span{ font-weight:bold; color:#ff9933;}
.cen-04-6{float:left;width:100%; border:1px solid #fec3d7; font-size:12px;}


.about_tit{ color:#595757; font-size:30px; font-weight:bold; padding-bottom:25px; width:100%; text-transform: uppercase;}


#content_h3_4 div div{
	float:left;
	width:550px; padding-top:60px;

}
#content_h3_4 div p{
	float:left;
	width:410px; padding-top:20px; padding-left:100px; 

}

#contact_h3_4 div .kuai{
	float:left;
	width:450px; padding-top:20px; ; margin-bottom: 30px;

}
#contact_h3_4 div .ewm{
	float:right;
	width:650px; padding-top:20px; margin-bottom: 30px; 

}
#contact_h3_4 div div li{list-style: none;
	float:left;
	width:100%;
	color:#666; font-size:14px; line-height:30px;
	-webkit-transition:padding-left 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;
}
#contact_h3_4 div div li:hover{
	padding-left:10px;
}
#contact_h3_4 div div li span{
	font-size:26px;
	font-family:Impact; color:#2e2a40; line-height:40px;
}



#scorll_box{ padding-right:30px; overflow:scroll;}
#ascrail2001 div{ width:6px !important; float:none !important; right:-2.5px; cursor:pointer;}
.article {color:#656565; font-size:14px; line-height:30px; }
.article p{font-size:14px; color:#656565; font-size:14px; line-height:30px;  margin-bottom:1.5rem;}	
.article strong{ font-weight:bold;}
.article  img{ max-width:100%;}
.feedback{width: 100%;.height: 1000px; margin:0 auto; padding-top:30px; padding-bottom:30px}
.feedback ul li{position: relative;float: left;width:  100%;margin: 0 30px 26px 0;overflow: hidden;}
.feedback ul li.wide{width: 100%;margin-right: 0;}
.feedback ul li.border{padding-bottom: 16px;border-bottom: 1px solid #c1c0bf;}
.feedback ul li label{float: left;width:80px;line-height: 18px;font-size: 14px;}
.feedback ul li input{float: left;width: 900px;height: 18px;line-height: 18px;border: none;      outline: none; font-size: 14px; background:none;}
.feedback ul li select{width: 100%;height: 50px;line-height: 50px;border: 1px solid #c1c0bf;font-size: 14px;color: #4c4c4c;}
.feedback ul li textarea{width: 100%;height: 140px;line-height: 24px;padding: 10px 8px;box-sizing: border-box;border: 1px solid #c1c0bf;font-size: 14px;}
.feedback .submit{
	position: relative;
	display: block;
	width: 205px;
	line-height: 50px;
	margin: 0 auto;
	background:#2e2a40;
	margin-top: 20px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	visibility: inherit;
}

.inside-title{margin-bottom: 20px}
.inside-title span{display: block;text-align: center;letter-spacing: 1px;}
.inside-title span.en{line-height: 32px;font-size: 36px;color: #ccc;text-transform: uppercase;}
.inside-title span.cn{line-height: 24px;margin-top: 26px;font-size: 24px;color: #333; font-weight: bold;}




#showTop{

    z-index:10;
    width:250px;

    background:#fff;  
	border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
}
#showTop a{
    color:#333;
}
#showTop nav{
    border-top:1px solid #e6e6e6;
}
#showTop nav a{
    display: block;
    height:55px;
    line-height: 55px;
    padding-left:45px;
    border-bottom:1px solid #e6e6e6;
}
#showTop nav>div a i{
    display: inline-block;
    width:5px;
    height:5px;
    border-radius: 50%;
    background:transparent;
    position: relative;
    top:-3px;
    right:10px;
}
#showTop nav>div>a:hover i,#showTop nav>div>a.active i{
    background:#2e2a40;
}
#showTop nav>div>a b{
    float: right;
    font-style: normal;
    margin-right:25px;
}
#showTop nav .navChild{
    height:0;
    overflow: hidden;
    transition: all linear 0.3s;
}
#showTop nav .navChild a{
    background:#2e2a40;
    color:#fff;
}
#showTop nav .navChild .rightArrow{
    float: right;
    margin-right:25px;
    position: relative;
}
#showTop nav .navChild .rightArrow span{
    display: inline-block;
    width:15px;
    border:1px solid rgba(255,255,255,.6);
    position: absolute;
    top:28px;
    left:-15px;
    opacity: 0;
    transition: all linear 0.3s;
}
#showTop nav .navChild .rightArrow img{
    position: relative;
    left:-13px;
    opacity: 0;
    transition: all linear 0.3s;
}
#showTop nav .navChild a:hover .rightArrow span{
    width:28px;
    opacity: 1;
}
#showTop nav .navChild a:hover .rightArrow img{
    left:0;
    opacity: 1;
}
.icon_recommend {
    width: 23px;
    height: 44px;
    left: 10px;
    top:10px;
    background-position: -70px 0;
    display: inline-block;
    position: absolute;
    background: url(../images/icon-feature.png) no-repeat scroll -70px 0;z-index: 1000;
}

.pro-box{
	margin: 10px 0;
    padding: 15px 0;
	overflow: hidden;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;/* Firefox 4 */
	-webkit-transition: all 1s ease 0s; /* Safari å’Œ Chrome */
	-o-transition: all 1s ease 0s; /* Opera */
	border:1px solid rgba(255,255,255,0); 
}
.pro-box img{
	width: 90%;
	margin: 0 5%;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;/* Firefox 4 */
	-webkit-transition: all 1s ease 0s; /* Safari å’Œ Chrome */
	-o-transition: all 1s ease 0s; /* Opera */
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform:scale(1);border: 1px solid rgba(46,42,64,0.1);
}
.pro-box p{
	text-align: center;
	margin:30px 0 0;
	font-size: 14px;
	color: #000; 
	display: block;
}
.pro-box:hover{
	
}
.pro-box:hover p{
	color: #2e2a40;
}
.pro-box:hover img{
	// z-index: 5;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform:scale(1.1);
}






.item-pic__box {
	position: relative;
	width: 460px;
	float: left;
}
.small-box {
	    position: relative;
    width: 460px;
    
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.small-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}
.small-box > .hover {
	display: none;
	left: 0;top: 0;
	position: absolute;
	border: 1px solid #fff;
	background-color: #000;
	filter: alpha(opacity=15);
	-moz-opacity: .15;
	opacity: .15;
	cursor: move;
}
.thumbnail-box {
	position: relative;
	width: 100%;
}
.thumbnail-box .btn {
	position: absolute;
	top: 0;bottom: 0;
	width: 26px;
	border: 0;
	background: #eee url(../images/thumb-but.gif) no-repeat;
}
.thumbnail-box .btn:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat}
.thumbnail-box .btn-prev {left: 0}
.thumbnail-box .btn-next {right: 0;background-position: center right}
.thumbnail-box .btn-next:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat center right}
.thumbnail-box > .thumb-list {
	overflow: hidden;
	width: 340px;
	margin: 0 auto;
}
.thumbnail-box .wrapper {
	font-size: 0;
	margin-bottom: 0;
	white-space: nowrap;
}
.thumbnail-box > .thumb-list .item {
	width: 56px;
	height: 56px;
	margin: 0 2px;
	cursor: pointer;
	display: inline-block;
	border: 2px solid #fff;
}

.thumbnail-box > .thumb-list .item img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}
.thumbnail-box > .thumb-list .item.active {
	border: 2px solid #2e2a40;
}
.big-box {
	z-index: 100;
	display: none;
	overflow: hidden;
	position: absolute;
	left: 462px;top: 0;
	border: 1px solid #ccc;
	width: 420px;height: 420px;
}
.item-info__box {
	width: 400px;
	float: right;
	padding: 20px 40px 20px 40px;
}
.item-title {line-height: 2em; }
.item-title > .name {
	font-size: 25px;
	max-height: 50px;
	line-height: 50px;
}
.item-price {
	padding: 10px;
	margin-bottom: 20px;
}
.item-price .price-panel {
	height: 40px;
	line-height: 40px;
}
.item-price .price-panel .price{
	font-size: 24px;
	color: #d00;
}
.vip-price-panel {
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	margin-top: 4px;
	position: relative;
}
.vip-price-panel:hover, .vip-price-panel.active {
	color: #fff;
	background-color: #b31e22;
}
.all-price__box {
	color: #fff;
	display: none;
	overflow: hidden;
	position: absolute;
	left: 0;right: 0;top: 32px;
	background-color: #b31e22;
	line-height: 1.571428;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
	border-left: 10px solid #b31e22;
	border-right: 10px solid #b31e22;
}
.text-justify {
	text-align: justify;
	text-align-last: justify;
}
.item-ind-panel {
	width: 100%;
	border: 1px dotted #ccc;
}
.item-ind-item {
	float: left;
	padding: 12px;
	text-align: center;
	width: 33.33333333%;
}
.item-ind-item a {text-decoration: none;}
.ind-count {font-weight: bold;}


.detailproduct{ width:100%; overflow:hidden; zoom:1;}


.detail_pro{ padding-top:10px; padding-bottom:0px;}

.detail_pro_center{ width:100%; margin:0 auto; background:#fff; margin-bottom:20px; }

.detail_pro_center h3{ line-height:34px; padding-left:15px; font-size:14px; background:#2e2a40;border-radius: 4px; color:#FFF; font-weight:normal;font-family:Verdana, microsoft Yahei, Helvetica, sans-serif}

.detail_pro_img{ padding:10px 0; text-align:left; padding-left:15px; font-size:14px;} 

.newsdetail2{width:150px; float:right; text-align:right;}

.cart_botton{
	margin: 11px 0;
	padding: 5px 20px;
	border-radius: 5px;
	font-size: 16px;
	float: left;
	display: block;
	background: #2e2a40;
	color: white;
	border: 1px solid #2e2a40;
	transition: all 0.5s;
	-moz-transition: all 0.5s;	/* Firefox 4 */
	-webkit-transition: all 0.5s;	/* Safari å’Œ Chrome */
	-o-transition: all 0.5s;	/* Opera */
}
.cart_botton i{
	margin-right: 5px;
	font-size: 25px;
}
.cart_botton:hover{
	background: white;
	color: #2e2a40;
}


.pro-box1{
	    height: 220px;
    margin: 30px 0;
    padding: 15px 0;
    overflow: hidden;
    width: 20%;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;/* Firefox 4 */
	-webkit-transition: all 1s ease 0s; /* Safari 和 Chrome */
	-o-transition: all 1s ease 0s; /* Opera */
	border:1px solid rgba(255,255,255,0); 
}
.pro-box1 img{
	    margin: 0 5%;
    height: 150px;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;/* Firefox 4 */
	-webkit-transition: all 1s ease 0s; /* Safari 和 Chrome */
	-o-transition: all 1s ease 0s; /* Opera */
}
.pro-box1 p{
	text-align: center;
	margin:30px 0 0;
	font-size: 16px;
	color: #000; 
	display: block;
}
.pro-box1:hover,
.isclick{
	border:1px solid rgba(46,42,64,0.6); 
}
.pro-box1:hover p,
.isclick p{
	color: #2e2a40;
}
.btn-remove{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	border-radius: 0 0 0 25px;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: right;
	padding-right: 2px;
	color: white;
	font-size: 16px;
	background: rgba(150,150,150,.3);
}
.btn-remove:hover{
	color:#2e2a40;
}
.select_pro{
	width: 15px;
    height: 15px;
    border: 1px solid #2e2a40;
    background: white;
    display: block;
    position: absolute;
    bottom: 40px;
    left: 0;
    font-size: 13px;
    line-height: 10px;
    text-align: center;
    color: #2e2a40;
    cursor: pointer;
}
.select_pro i{
	display: none;
}
.pro-box1:hover .btn-remove{
	display: block;
}


.about-left{ width:25%; float: left; margin: 20px 0;}

.menu_list{width:268px;margin:0 auto;}
.menu_pro{background: #2e2a40;color: #fff;border-top-left-radius: 10px;border-top-right-radius: 10px;height: 60px;line-height: 60px;padding-left: 38px; font-size: 18px; font-weight:500;}
.menu_head1{
	height: 47px;
	line-height: 47px;
	padding-left: 38px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	border-left: 1px solid #cdcecf;
	border-right: 1px solid #cdcecf;
	border-bottom: 1px solid #cdcecf;

	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f0f1f2 ;
}
.menu_head1 a{

	color: #666;display: block;

}
.menu_head{
	height: 47px;
	line-height: 47px;
	padding-left: 38px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	border-left: 1px solid #cdcecf;
	border-right: 1px solid #cdcecf;
	border-bottom: 1px solid #cdcecf;

	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f0f1f2 url(../images/pro_left.png) center right no-repeat;
}
.menu_head a{

	color: #666;display: block;

}
.menu_list .current{color: #fff;background:#0e8dd5 url(../images/pro_down.png) center right no-repeat;border-top: 1px solid #eaf3f6；display: block;}
.menu_list .current a{color: #fff;display: block;}
.menu_body{
	line-height: 38px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff;
	border-right: 1px solid #e1e1e1;

}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}
.sunmenu_body{
	background:#2e2a40 !important;
	color:#fff !important;
}


.menu_list1{width:268px;margin:20px auto;}
.menu_pro1{background: #2e2a40;color: #fff;border-top-left-radius: 10px;border-top-right-radius: 10px;height: 60px;line-height: 60px;padding-left: 38px; font-size: 18px; font-weight:500;}
.menu_body1{ font-size: 12px;
	line-height: 25px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff; float: left;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;padding:10px;color:#777777;text-decoration:none;

}
