@charset "utf-8";
/* uelike.com */

/* css reset */

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, input, select { margin: 0; padding: 0; border: 0;  }

a {text-decoration:none;color:#4e4e4e;font-size:12px;font-family: "arial","微软雅黑";-webkit-font-smoothing: antialiased;}
a:hover{color:#ec008c;}
html{
	overflow-x:hidden;
	overflow-y:auto;
}
body {
	color:#6b6b6b; line-height:1.5;
	font-size:12px;
	font-family: "arial","微软雅黑";
	background:#fff;
}
a,body{
	font-family:"微软雅黑"/9;
 }
img {
	border:0;
}
ol, ul, li {
	list-style:none;
}

input,textarea{outline: none;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust:none;}

.common{ width:1000px; margin:0 auto; }
.fl{ float:left; }
.fr{ float:right; }
.clear{ clear:both; }
.pd20{ padding:20px; }


.lh22 .products_preview_info article p,
.lh22 .news_content_info- p{ line-height:22px; }
.lh22 .aboutus_content- p{ height:62px; line-height:22px; }

/* stylesheet */
header{ height:110px; background:#30405b; position:relative; z-index:99; }
.logo{ margin-top:30px; width:300px; overflow:hidden;}
.logo a{ display:block; }
.logo a img{ display:block; }
#imglogo{height:52px;}
nav{ height:110px; }
.main_nav{ float:left; display:block; position:relative; }
.main_nav_list{ height:106px; border-top:4px solid #30405b; position:relative; text-align:center; line-height:110px; overflow:hidden; min-width:100px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.main_nav_list a{ height:100%; display:block; color:#f1f1f1; font-size:14px; padding:0 20px; }
.current .main_nav_list,.main_nav_list.hover{ border-top:4px solid #ec008c; background:#2c3544; }
.main_nav_list:hover{ border-top:4px solid #ec008c; background:#2c3544; }

.sub_nav_list{ position:absolute; top:110px; left:0; background:#fff; min-width:160px; border-bottom:4px solid #6c778b; display:none; }
.sub_nav_list ul{ display:block; padding:15px 20px 16px 20px; }
.sub_nav_list ul li{ display:block; height:30px; line-height:30px; }
.sub_nav_list ul li a{ display:block; height:30px; line-height:30px; color:#6e6e6e; white-space: nowrap;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
 }
.sub_nav_list ul li a:hover{ color:#ec008c; }

#language{ margin-top:40px; }
#language li{ display:block; width:30px; height:30px; background:#536077; text-align:center; line-height:30px; float:left; margin-left:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	-o-border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
 }

#language li a{ display:block; height:100%; width:100%; color:#fff; font-size:12px; -webkit-transform:scale(0.875); font-size:11px; }
#language li:hover,#language li.selected{ background:#5a83c0; }
#showcase{ height:630px; position:relative; overflow:hidden; width:100%; }
.showcase{ position:relative; }
.showcase_preview{ height:550px; overflow:hidden; position:absolute; top:0; left:0; width:100%; }
.cssanimations .showcase_preview{ visibility:hidden; }

.showcase_preview .common{ position:relative; overflow:hidden; height:550px; }
.showcase_preview_bg{ position:absolute; top:0; left:0; width:100%; height:550px; }
.showcase_preview_bg img{ width:100%; min-width:1800px; }
.showcase_parallax{ position:absolute; }
.showcase_preview_btn{ display:block; padding:0 40px; height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:700; background:#ec008c;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 }
.showcase_preview_btn:hover{ background:#ec008c; }

.showcase_cl{ text-align:center; height:80px; position:relative; top:550px; }

.showcase_cl i{ display:block; width:20px; height:20px; display:inline-block; background:#d2d2d2; margin:30px 10px; cursor:pointer;
	-o-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.showcase_cl i:hover,
.showcase_cl i.active{ background:#5a83c0; }

.cssanimations .showcase_preview.show{ visibility:visible; }

.showcase_preview_1 .showcase_preview_bg{ opacity:0;
	-webkit-transition:0.5s ease-out;
	-moz-transition:0.5s ease-out;
	-o-transition:0.5s ease-out;
	transition:0.5s ease-out;
	-webkit-transition-property:opacity;
	-moz-transition-property:opacity;
	-o-transition-property:opacity;
	-transition-property:opacity
 }
.showcase_preview_1.show .showcase_preview_bg{ opacity:1; }

.showcase_preview_1 .showcase_parallax_1{ opacity:0;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	transform: translateY(200px);
	-moz-transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-o-transform: translateY(200px);
 }
.showcase_preview_1.show .showcase_parallax_1{ opacity:1;
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
 }

.showcase_preview_1 .showcase_parallax_2{ opacity:0;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
	transition:all 0.7s ease-in-out;
	transform: translateX(-500px) rotate(-15deg);
	-moz-transform: translateX(-500px) rotate(-15deg);
	-webkit-transform: translateX(-500px) rotate(-15deg);
	-o-transform: translateX(-500px) rotate(-15deg);
 }
.showcase_preview_1.show .showcase_parallax_2{ opacity:1;
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
 }
.showcase_preview_1 .showcase_parallax_3{ opacity:0;
	-webkit-transition:all 0.7s ease-out;
	-moz-transition:all 0.7s ease-out;
	-o-transition:all 0.7s ease-out;
	transition:all 0.7s ease-out;
	transform: translateX(300px) rotate(20deg);
	-moz-transform: translateX(300px) rotate(20deg);
	-webkit-transform: translateX(300px) rotate(20deg);
	-o-transform: translateX(300px) rotate(20deg);
 }
.showcase_preview_1.show .showcase_parallax_3{ opacity:1;
	transform: translateX(0px) rotate(0deg);
	-moz-transform: translateX(0px) rotate(0deg);
	-webkit-transform: translateX(0px) rotate(0deg);
	-o-transform: translateX(0px) rotate(0deg);
 }
 
.showcase_preview_1 .showcase_parallax_4{ opacity:0;
	-webkit-transition:all 0.5s cubic-bezier(0.475, 0.685, 0.32, 1.175);
	-moz-transition:all 0.5s cubic-bezier(0.475, 0.685, 0.32, 1.175);
	-o-transition:all 0.5s cubic-bezier(0.475, 0.685, 0.32, 1.175);
	transition:all 0.5s cubic-bezier(0.475, 0.685, 0.32, 1.175);
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-o-transform: translateY(100px);
 }
.showcase_preview_1.show .showcase_parallax_4{ opacity:1;
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-animation: bounce 0.3s 0.5s 1 ease-out;
	-moz-animation: bounce 0.3s 0.5s 1 ease-out;
	animation: bounce 0.3s 0.5s 1 ease-out;
 }
 

 		.picScroll-left{ overflow:hidden; position:relative;}
		.picScroll-left .bd{ padding:0px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0px; float:left; _display:inline; overflow:hidden; text-align:left; position:relative;  }

 
#products{ margin-bottom:35px;}
/* 幻灯片End */
.products_title{ height:60px; line-height:60px; background:url('http://www.e360e.com/mb12/img/title-icon.png') no-repeat 0 -360px; }
.products_title h3{ font-family:'Times New Roman','微软雅黑'; color:#2d2c2c; font-size:24px; font-weight:500; display:block; height:60px; line-height:60px; padding:0; margin:0; margin-left:45px; }
.products_cl{ width:70px; overflow:hidden; }
.products_cl a{ display:block; width:30px; height:30px; background:#5a83c0 url('http://www.e360e.com/mb12/img/arrow.png') no-repeat 0 0; float:left; cursor:pointer; 
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	-o-border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
 }

.products0{overflow:hidden; position:relative; width:1000px; margin:0 auto; margin-bottom:35px;  background-color:Yellow;}
.products_cl .prev{ background-position:0 -30px; margin-right:10px; }
.products_cl .next{ background-position:-30px 0; }
.products_cl .prevStop{background-color:#dcdcdc; cursor:default; }
.products_cl .nextStop{background-color:#dcdcdc; cursor:default; }

.products_preview{overflow:hidden; position:relative; }
.products_preview ul{overflow:hidden; zoom:1; height:190px; }
.products_preview ul li{ width:500px; height:190px; overflow:hidden; float:left; background-color:Red;zoom:1; display:block;}

.products_preview_img{ width:200px; height:150px; overflow:hidden; text-align:center;}
.products_preview_info{ width:280px; height:190px; padding:0 10px; overflow:hidden; }
.products_preview_info .article1{ width:260px; height:115px; margin-top:0px; }
.products_preview_info .article1 h4{ display:block; height:30px; line-height:30px; overflow:hidden;}
.products_preview_info .article1 h4 a{ display:block; font-size:16px; font-weight:bold; width:100%; height:30px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; 
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.products_preview_info .article1 p{ line-height:18px; font-size:12px; color:#8e8e8e; display:block; height:105px; overflow:hidden; }

.products_preview li.hover .article1 h4 a{ color:#2258a6; }

.products_preview_more{ display:block; width:100px; height:30px; line-height:30px; text-align:center; color:#fff; position:absolute; bottom:-30px; left:50%; margin-left:-50px; background:#ec008c;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.products_preview li.hover .products_preview_more{ bottom:0; }
.products_preview_more:hover{ color:#fff; }

.news_title{ height:60px; line-height:60px; background:url('http://www.e360e.com/mb12/img/title-icon.png') no-repeat 0 -60px; }
.news_title h3{ font-family:'Times New Roman','微软雅黑'; color:#2d2c2c; font-size:24px; font-weight:500; display:block; height:60px; line-height:60px; margin-left:45px; }

#information{ margin-bottom:90px; }
#information article{ height:190px; position:relative; overflow:hidden; }
#information article.hover .news_content_info h4 a{ color:#5a83c0; }
#information article:hover .information_more{ background:#ec008c; }
.information_more{ display:block; width:70px; height:20px; line-height:20px; text-align:center; font-size:12px; color:#fff; background:#cdcdcd; position:absolute; bottom:0; left:0;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }

.news_content{ height:130px; width:470px; overflow:hidden; }
.news_content_img{ width:130px; height:80px; margin-top:10px; }
.news_content_info{ width:320px; height:80px; margin:10px 0 0 20px; }
.news_content_info h4{ display:block; height:35px; line-height:35px; }
.news_content_info h4 a{ display:block; font-size:18px; color:#565656; font-weight:500; width:100%; height:35px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; 
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.news_content_info p{ line-height:18px; font-size:12px; color:#8e8e8e; display:block; height:50px; overflow:hidden; }

.aboutus{ width:480px; margin-right:0px; margin-left:50px; }
.aboutus_title{ height:60px; line-height:60px; background:url('http://www.e360e.com/mb12/img/title-icon.png') no-repeat 0 -120px; }
.aboutus_title h3{ font-family:'Times New Roman','微软雅黑'; color:#2d2c2c; font-size:24px; font-weight:500; display:block; height:60px; line-height:60px; margin-left:45px; }
.aboutus_content{ margin-top:10px; }
.aboutus_content p{ line-height:18px; font-size:12px; color:#8e8e8e; height:70px; display:block; overflow:hidden; }
.supprot{ width:250px; margin-right:0; margin-left:0; }
.supprot .aboutus_title{ background-position:0 -180px; }

footer{ background:#30405b; color:#9097a1;}
footer a{color:#9097a1; }
footer .common{ position:relative; overflow:hidden; padding:40px 0; }
#link{ display:block; width:320px; margin-right:75px; }
#link dt{ color:#e2e2e2; margin-bottom:10px; display:block; font-size:14px; }
#link dd{ line-height:20px; display:block; float:left; width:160px; height:20px; }
#link dd a{ color:#9097a1;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
#link dd a:hover{ color:#dce6f5; }
.copyright h4{ font-weight:500; font-size:14px; color:#e2e2e2; margin-bottom:2px; }
.copyright p{ font-size:12px; color:#9097a1; margin-bottom:10px; display:block; line-height:20px; }
.copyright p a{ font-size:12px; color:#9097a1; margin-left:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.copyright p a:hover{ color:#dce6f5; }

.uelike{ display:block; height:30px; margin-right:30px; }
.uelike img{ display:block; margin-top:5.5px; }
.social li{ display:block; width:30px; height:30px; background:#45536c; float:left; margin-right:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	-o-border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
 }
.social li:hover{ background:#5a83c0; }
.social .sina:hover{ background:#f82241; }
.social .guangbo:hover{ background:#20b8e5; }

.back_top9{ display:block; width:50px; height:46px; background:#fff url('http://www.e360e.com/mb12/img/backtop.png') no-repeat 0 0; position:absolute; top:-46px; right:0px; cursor:pointer;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.back_top.top{ top:-6px; }
/*.back_top:hover{ background-color:#5a83c0; }*/


/* 内页 */
#banner{ height:300px; overflow:hidden; width:100%; position:relative; margin-bottom:20px; z-index:0; }
#banner .common{ position:relative; height:300px; }
.banner_bg{ position:absolute; width:100%; top:0; left:0; }
.banner_bg img{ width:100%; min-width:1800px; }

.banner_title{ position:absolute; top:120px; left:120px; }
.banner_person{ position:absolute; top:0px; right:60px; }


#content{ position:relative; }

#left{ width:230px; overflow:hidden; margin-right:20px; }
#right{ width:720px; position:relative; margin-top:10px; }

.track{ width:13px; height:100%; position:absolute; background:url('http://www.e360e.com/mb12/img/track.png') repeat-y 50% 2px; left:-36px; }
.track i{ width:11px; height:11px; background:#fff; border:1px solid #d0d0d0; display:block; position:relative; top:2px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
#right:hover .track i{ background:#ec008c; border:1px solid #ec008c; }

.information{ height:60px; line-height:60px; }
.information_title{ height:60px; width:250px; font-size:24px; color:#2d2c2c; font-family:'Times New Roman','微软雅黑'; }
.information_title i{ background:url('http://www.e360e.com/mb12/img/title-icon.png') no-repeat; display:inline-block; width:45px; height:60px; vertical-align:top }
.information_title .about_i{ background-position:0 -120px; }
.information_title .news_i{ background-position:0 -61px; }
.information_title .business_i{ background-position:0 -242px; }
.information_title .sustainable_i{ background-position:0 -302px; }
.information_title .support_i{ background-position:0 -181px; }
.information_title .contact_i{ background-position:0 -361px; }


.crumbs,.crumbs a{ font-size:14px; color:#919191;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.crumbs a:hover{ color:#ec008c; }
.crumbs span{ margin:0 12px; }

#menu{ margin-top:10px; }
#menu ul{ display:block; width:230px; }
#menu li{ display:block; height:30px; margin-bottom:10px; }
#menu li a{ color:#919191; background:#fff; line-height:30px; text-align:center; width:100%; height:100%; text-align:center; display:block;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
#menu li:hover a,#menu li.menu_cur a{ color:#fff; background:#ec008c; }

#right .cate_title{ height:40px; display:block; font-size:18px; font-weight:500; color:#535353; cursor:default; }
.content{ padding-bottom:50px; width:720px; overflow:hidden; min-height:350px; }


#news_list ul li{ display:block; height:80px; position:relative; margin-bottom:20px; }
.news_time{ height:80px; color:#a9a9a9; font-size:16px; line-height:normal; }
.news_info{ float:right; text-align:left; width:630px;}
.news_info_title{ color:#535353; font-size:16px; margin-bottom:10px; line-height:normal;  display:block;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.news_info_title:hover{ color:#2258a6; }
.news_info1{ line-height:24px; color:#a9a9a9;width:630px; height:48px; overflow:hidden; }


#product_list ul li{ display:block; height:200px; position:relative; margin-bottom:30px; }

.product_img {display:block; font-size:0; float:left;position: relative; vertical-align:middle; text-align:center; width:200px; height:200px; overflow:hidden; border:1px solid #ddd; -webkit-box-shadow:3px 3px 10px #f1f1f1; box-shadow: 3px 3px 10px #f1f1f1;}
.product_img a{overflow:hidden; width:200px; height:200px; position:relative;text-align:center; background-color:#fff; display:table-cell;vertical-align:middle; *display:inline; *writing-mode:tb-rl; *text-align:center; *height:100%;}
.product_img img{vertical-align:middle;max-height:200px; max-width:200px;}
.product_info{ height:200px; width:500px; overflow:hidden; float:right; text-align:left; }
.product_info_title{ color:#535353; font-size:16px; margin-bottom:10px; line-height:normal;  display:block; height:20px; width:500px; overflow:hidden;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.product_info_title:hover{ color:#2258a6; }
.product_info1{ line-height:24px; color:#a9a9a9; }
#product_list li:hover .product_img { border:1px solid #ec008c;}


.li_i{ width:11px; height:11px; position:absolute; top:2px; left:-36px; background:#fff; border:1px solid #d0d0d0;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }

#view_more{ height:120px; width:900px; position:relative; background:#fff; left:-30px; }
#view_more a{ display:block; width:100%; height:50px; line-height:50px; text-align:center; color:#bababa; background:#f3f3f3; font-size:18px; position:absolute; left:0; top:30px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
#view_more a:hover{ background:#ec008c; color:#fff; }

#news_list{ min-height:350px;}
#news_list li:hover .li_i{ background:#ec008c; border:1px solid #ec008c; }
#product_list li:hover .li_i{ background:#ec008c; border:1px solid #ec008c; }

#article{ padding-top:80px; left:0; width:100%; min-height:1000px; background:#fff;
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transform:perspective(2300px) rotateY(200deg) translate(-100px,0px);
	-o-transform:perspective(2300px) rotateY(200deg) translate(-100px,0px);
	-moz-transform:perspective(2300px) rotateY(200deg) translate(-100px,0px);
	transform:perspective(2300px) rotateY(200deg) translate(-100px,0px);
	-webkit-transition:all 0.6s cubic-bezier(.645,.045,.355,1) 0;
	-moz-transition:all 0.6s cubic-bezier(.645,.045,.355,1) 0;
	-o-transition:all 0.6s cubic-bezier(.645,.045,.355,1) 0;
	transition:all 0.6s cubic-bezier(.645,.045,.355,1) 0;
 }
#article.show{
	-webkit-transform:perspective(2300px) rotateY(0deg) translate(0px,0px);
	-o-transform:perspective(2300px) rotateY(0deg) translate(0px,0px);
	-moz-transform:perspective(2300px) rotateY(0deg) translate(0px,0px);
	transform:perspective(2300px) rotateY(0deg) translate(0px,0px);
}
#article .common{ position:relative; }
#back_list{ display:block; width:130px; height:30px; color:#fff; font-size:18px; line-height:30px; text-align:center; background:#30405b; position:absolute; top:0; left:0; }


.article_inner{ width:800px; margin:0 auto; text-align:center; padding-bottom:50px; }

.article_inner_title{ font-size:20px; margin-bottom:15px; font-weight:500; color:#535353; }
.article_inner_data{ font-size:16px; height:20px; line-height:20px; text-align:center; color:#a9a9a9; font-weight:500; margin-bottom:20px; }

.article_wrap{ overflow:hidden; height:0; }
.no-csstransitions .article_wrap{ right:-100%; position:relative; }
.article_wrap.show{ height:auto; }

.products_menu_2{ background:url('http://www.e360e.com/mb12/img/dot.png') repeat-x bottom; padding-bottom:5px; margin-bottom:15px; }
.products_menu_2 a{ display:block; height:24px; line-height:24px; text-align:center;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.products_menu_2 a:hover,.products_menu_2 .products_menu_2_cur{ color:#ec008c; }

#tabs_cl{ display:block; margin-bottom:25px; }
#tabs_cl li{ display:block; height:30px; line-height:30px; color:#fff; background:#d4d4d4; float:left; padding:0 20px; font-size:14px; margin-right:10px; cursor:pointer;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
#tabs_cl li.tab_cur{ background:#31405d; cursor:default }


@-webkit-keyframes bounce {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-5deg); 
	}
  50% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(5deg); 
	}
  100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg); 
	}
}
@-moz-keyframes bounce {
  0% {
    -moz-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); 
	}
  50% {
    -moz-transform: rotateZ(4deg);
    transform: rotateZ(4deg); 
	}
  100% {
    -moz-transform: rotateZ(0deg);
    transform: rotateZ(0deg); 
	}
}
@-ms-keyframes bounce {
  0% {
    -ms-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); 
	}
  50% {
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg); 
	}
  100% {
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg); 
	}
}
@keyframes bounce {
  0% {
    transform: rotateZ(-4deg); 
	}
  50% {
    transform: rotateZ(4deg); 
	}
  100% {
    transform: rotateZ(0deg); 
	}
}
.newspaper{ width:650px; }
.newspaper li{ display:block; height:42px; line-height:42px; background:url('http://www.e360e.com/mb12/img/dot.png') repeat-x bottom; font-size:14px; }
.newspaper li span{ color:#a9a9a9; }
.newspaper li .newspaper_title{ color:#535353; margin-left:25px; }
.download_this{ display:block; width:108px; height:26px; line-height:26px; background:#d4d4d4 url('http://www.e360e.com/mb12/img/download.png') no-repeat 84px 50%; color:#fff; text-indent:20px; margin-top:8px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
.newspaper li:hover .download_this{ background-color:#2c3544; }

#more_newspaper{ height:50px; display:block; background:#f3f3f3; margin-top:20px; float:left; width:650px; text-align:center; color:#bababa; line-height:50px; font-size:18px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
 }
#more_newspaper:hover{ background-color:#ec008c; color:#fff; }.content p{ font-size:14px; color:#a9a9a9; line-height:24px; display:block; margin-bottom:10px; }

/* 新闻动态内页 */
.new9{ width:100%; height:auto !important; min-height:320px; margin:0 auto; padding:0;}
.new91{ text-align:center; line-height:2; font-size:12px; padding:10px 0; }
.new91 span{ float:none; font-size:18px; font-family:"微软雅黑";  line-height:28px;  }
.new92{ border-bottom:1px dotted #bfbebe; border-top:1px dotted #bfbebe; padding:15px 0; line-height:2; margin-bottom:20px; font-size:12px;}
.ared{ color:#ec008c;}

.ppage{ text-align:center; clear:both; padding:25px 0px; margin:0 auto; height:18px; line-height:18px;}
.ppage a{color:#535353; border:1px solid #EDEDED; display:inline-table; padding:3px 8px; margin-right:5px;}
.ppage a:hover{background-color:#ec008c; color:#fff;}
.ppage .a1{background-color:#ec008c; color:#fff;}

.bannerSlider{ position:relative; margin-bottom:30px;}
.bannerSlider,.bannerSlider .pic li{ height:570px;}
.bannerSlider .hd{ text-align:center;width:100%; position:absolute; left:0; bottom:20px; z-index:88;}
.bannerSlider .hd a{display:block; width:20px; height:20px; display:inline-block; background:#d2d2d2; margin:30px 10px; cursor:pointer;-o-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.bannerSlider .hd a.on{ background:#5a83c0;}

.contactform{ width:450px; margin-top:8px; border:0;}
.contactform tr td{ padding:3px 10px 3px 0; color:#888; border:0;}
.contactform tr td input{ width:210px; height:26px; line-height:26px; border:0; background-color:#E7E7E7; padding-left:5px; margin-bottom:5px;}
.liuyan{ width:430px; height:115px; background-color:#E7E7E7; border:0; padding:5px;}
.contactform .sub2{ width:100px; height:24px; text-align:center; background-color:#E7E7E7; line-height:24px; color:#333; display:block;}
.contactform .sub2:hover{ background-color:#ec008c;color:#fff; text-decoration:none;}
.contactform .tdzx{text-align:center; font-family:'微软雅黑'; font-size:16px; padding:5px 0 10px 0; color:#ec008c;}

.list-products{ overflow:hidden;zoom:1;}
.list-products ul{ width:725px; overflow:hidden;zoom:1; padding-left:30px; padding-top:20px;}
.list-products ul li{float:left; width:218px;margin:0 20px 15px 0; display:inline; text-align:center; height:240px; line-height:30px; overflow:hidden;}
.list-products ul li .image{display:block; font-size:0; float:left; vertical-align:middle; text-align:center; width:200px; height:200px; padding:5px; background-color:#fff; overflow:hidden; border:0px solid #dbd4cd; -webkit-box-shadow:3px 3px 10px #bcbcbc; box-shadow: 3px 3px 10px #bcbcbc;}
.list-products ul li .image a {overflow:hidden; width:200px; height:200px; position:relative;text-align:center; background-color:#fff; display:table-cell;vertical-align:middle; *display:inline; *writing-mode:tb-rl; *text-align:center; *height:100%;}
.list-products ul li .image img {vertical-align:middle;max-height:200px; max-width:200px;}
.list-products ul li:hover a{ color:#028c43;}
.list-products ul li .at{ display:block; float:left; width:200px; overflow:hidden; text-align:center;}