body {
	font-family: Arial;
	color: #656464;
}
.container_full{ margin:0 auto; padding:0px; width:100%; text-align:center;}
.container_full img{ width:100%;}
header {
	border-bottom: #f1f1f1 solid 1px;
}
.index_video{ max-width:100%; margin-bottom:15px;}
.index_video2{ margin:0 auto; padding:0px;width:1160px;}
ol,
ul,
li {
	list-style: none;
}

img:hover {
	opacity: 0.92;
	cursor: pointer
}

.top_menu {
	font-size: 12px;
	background-color: #222629;
	color: #E4E4E4;
	width: 100%;
	height: 40px;
}

.language {
	float: right;
	height: 40px;
	padding: 9px 10px 0px 10px;
	font-size: 14px;
}

.top_name {
	display: inline-block;
	padding-top: 12px;
}

.logo {
	margin-top: 10px;
	max-width: 700px;
}

.flash img {
	width: 100%
}

.flash ul.bxslider {
	list-style: none;
}

.flash div.bx-pager {
	bottom: 4%;
}

.flash div.bx-controls-direction {
	display: none;
}

.main {
	padding: 30px 0px 10px 0px;
}

.opacity_img {
	border: 1px solid #eeeeee;
	transition: border 0.4s;
}
.opacity_img + span{ position:absolute; top:-20px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;}
@media screen and (max-width: 768px) {
.opacity_img + span{ position:absolute; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;}}
.img-thumbnail:hover,
.opacity_img:hover {
	border: 1px solid #BFBEBE;
}

#navbar ul li {}

#navbar ul li .header_prodlist {
	width: 100%;
	height: 200px;
	background: #ccc;
	margin: 0 auto;
	padding: 0px;
	display: none;
	position: absolute;
	z-index: 99;
}

#navbar ul li:hover {
	display: block;
}

/******首页新样式**********/
.mg0 {}

.mgt80 {
	margin-top: 40px;
}

.index_treelist {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.index_treelist h3 {
	font-weight: bold;
	text-align: center;
}

.index_treelist img {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	opacity: 0.92;
}

.index_treelist img:hover {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	opacity: 1;
}

.index_lanuage {}

.index_lanuage ul {
	margin: 0 auto;
	padding: 0px;
}

.index_lanuage ul li {
	margin: 0 auto;
	padding: 0px;
	float: left;
	width: 6.25%;
}

.index_lanuage ul li:hover {
	margin-top: -10px;
}

.index_full_ad1 {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	height: 859px;
	background: url(../images/index_full_ad1.jpg) center center fixed;
}

.index_full {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

.index_full img {
	width: 100% !important;
}

.conventional {
	padding-top: 30px;
	background: #eef0ef;
}

.conventional h2 {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
}

.conventional h2 img {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.conventional h2 img:hover {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	/* IE 9 */
	-moz-transform: rotate(0deg);
	/* Firefox */
	-webkit-transform: rotate(0deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(0deg);
	/* Opera */
}

.conventional h3 {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	line-height: 1.8em;
	margin-bottom: 15px;
}

.conventional img:hover {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/* Opera */
	opacity: 0.92;
}

.index_full_ad2 {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

.aluminum {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	background: #f3f3f3
}

.aluminum h2 {
	margin: 0 auto;
	padding: 0px;
	text-align: center
}

.aluminum h2 img {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.aluminum ul {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

.aluminum ul li {
	width: 33.33%;
	float: left !important;
	position: relative;
}

.aluminum ul li img {
	width: 100%;
	margin-bottom: 34px;
	position: relative;
}

.aluminum ul li img:hover {
	opacity: 0.92;
	z-index: 999;
}

.aluminum ul li span {
	display: none;
}

.aluminum ul li:hover span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	text-align: center;
	cursor: pointer;
}

.aluminum p {
	padding: 50 50px;
	line-height: 1.8em;
	font-size: 18px;
	font-weight: 100;
}

.prod_img {
	margin: 0 4px;
	text-align: center;
}

.prod_img p {
	line-height: 1.8em;
}

.prod_img img {
	width: 100%;
}

.prod_img img:hover {
	opacity: 0.92;
	cursor: pointer
}

.linecolor {
	width: 100%;
	height: 209px;
	background: #d8e1e9;
}

.choose_us {
	background: url(../images/choose_us_bg.jpg) center top no-repeat;
}

.choose_us h2 {
	text-align: center;
	margin-top: 180px;
	margin-bottom: 70px;
}

.choose_us h2 img {
	margin: 0 auto;
	padding: 0px;
	text-align: center
}

.aluminumcase {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	height: 1080px;
	background: url(../images/aluminumcase_bg.jpg) center center no-repeat fixed;
}

.company {
	background: #FFF;
}

.company p {
	line-height: 1.8em;
	padding: 20px;
	font-size: 15px;
}

.commany_img_list {
	margin-right: 9px;
	margin-bottom: 30px;
}

.commany_img {
	text-align: center;
}

.commany_img {
	position: relative;
}

.commany_img p {
	line-height: 1.8em;
}

.commany_img img {
	width: 100%;
	margin-bottom: 30px;
}

.commany_img img:hover {
	opacity: 0.92;
	cursor: pointer
}

.exhibition {
	width: 100%;
	margin: 0 auto;
	/*height:1018px;*/
	padding: 0px;
	background: url(../images/exhibition_bg.jpg) center bottom no-repeat;
}

.exhibition h2 {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.exhibition h2 img {
	margin: 0 auto;
	padding: 0px;
	text-align: center
}

.index_full {
	background: url(../images/index_full.png) center center repeat-y;
}

.index_full img {
	height: 365px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.index_products p {
	font-size: 14px;
	line-height: 2.6em; text-align:center; background:#f1f1f1;
}

/************/
/*导航菜单*/
.navbar {
	margin: 0px;
	background-color: #fff;
	border: none;
}

.glyphicon-home:before {
	color: #fff;
}

#app_menudown {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 16px;
}

#app_menudown:hover {
	background-color: #545454;
}
#product_subnav{
	position: fixed;
	top: 90px;
	right: 0;
	/*background: rgba(255,255,255,.95);*/
	 background:#f5f5f5;
	width: 1200px;
	display: none;
	padding: 20px 20px 0;box-shadow: 0 4px 10px rgba(0,0,0,.25);
    border-radius: 0 0 3px 3px; cursor:pointer; 
}
.top65{position: fixed;
	top: 65px !important;
	right: 0;}
#product_subnav dl{
	float: left;
	width: 100%;
	display:block;
}
#product_subnav .subnav_content{-webkit-column-count:5; -webkit-column-gap:30px;-webkit-column-rule:0px solid #000;-ms-column-count:5; -ms-column-gap:30px;-ms-column-rule:0px solid #000; width:100%;column-count:5; column-gap:30px;column-rule:0px solid #000; -moz-column-count:5; -moz-column-gap:30px;-moz-column-rule:0px solid #000;}
#product_subnav dt{
	font-size: 14px;
	font-weight: bold;margin-top:10px; min-height:28px; line-height:28px;
}
#product_subnav dt:nth-child(1){
	font-size: 14px;
	font-weight: bold;margin-top:10px; min-height:28px; line-height:28px;
}
#product_subnav dt:hover,#product_subnav dd:hover{ background:#e9e9e9}
#product_subnav dd{
	font-size: 12px;
	line-height: 25px; min-height:25px;
}
#product_subnav .info{
	background: #FFF;
	height: 160px;
}
#product_subnav .info .title{ margin:8px;}
#product_subnav .info img{
	width: 290px;
	height: 145px;
	float: left;
	margin-right: 20px; margin-top:8px;
}


/*公司简介*/
.about_h3 {
	text-align: center;
	font-size: 26px;
	color: #545454;
	margin-top: 60px;
}

/* .about_h2 span{color: #545454;} */
.about_line {
	padding: 3px 0px;
	background: url(../images/pro_line.png) center center no-repeat;
}

.about_p {
	text-align: center;
	color: #c3c3c3;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
}

.about_contents {
	color: #2F2F2F;
	text-align: center;
	line-height: 31px;
	padding: 5px 0px 10px 0px;
}

a.about_more {
	display: block;
	margin: 0 auto;
	width: 130px;
	text-align: center;
	color: #545454;
	padding: 10px 0px;
	background: #fff;
	border: 1px solid #545454;
	margin-bottom: 20px;
}

a.about_more:hover {
	color: #fff;
	background: #545454;
	text-decoration: none;
}

.mouse_img {
	width: 33px;
	height: 46px;
	margin: 0 auto;
	background: url(../images/mouse.png) no-repeat center center;
	position: relative;
	top: 23px;
	z-index: 99px;
}



/*首页方案*/

.case_bg {
	background-color: #F1F0F0;
	padding-bottom: 60px;
}

.index_case {
	margin: 15px 0px 0px 0px;
}

/* .index_case h2{margin-top:80px;} */
.index_case h2 {
	margin-top: 80px;
	text-align: center;
	margin-top: 50px;
	font-size: 24px;
	color: #545454;
	background: url(../images/pro_line.png) center bottom no-repeat;
	padding-bottom: 16px;
}

.case_line {
	padding: 3px 0px;
	background: url(../images/case_line.jpg) center center no-repeat;
}

.case_p {
	color: #AFAEAE;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
}

.case_list {
	clear: both;
	padding: 35px 0px 0px 0px;
	margin-right: -15px;
	margin-left: -15px;
}

.case_img {
	padding-left: 15px;
	padding-right: 15px;
	min-height: 480px;
}

.case_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-height: 320px;
	max-width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
}

.case_desc {
	text-align: center;
	padding: 5px 0px 0px 0px;
	color: #fff;
	background-color: #545454;
}

.case_desc h3 {
	padding: 4px 8px;
}

.case_desc p {
	padding: 5px 8px 12px 8px;
	line-height: 22px;
}

.case_more a {
	color: #fff;
	padding: 15px 0px;
	text-decoration: none;
	display: block;
}

.case_desc1,
.case_desc4,
.case_desc7,
.case_desc10,
.case_desc13 {
	background-color: #A99B79;
}

.case_desc2,
.case_desc5,
.case_desc8,
.case_desc11,
.case_desc14 {
	background-color: #7D8786;
}

.case_desc3,
.case_desc6,
.case_desc9,
.case_desc12,
.case_desc15 {
	background-color: #676E7D;
}

.case_desc1 div.case_more a,
.case_desc4 div.case_more a,
.case_desc7 div.case_more a,
.case_desc10 div.case_more a,
.case_desc13 div.case_more a {
	background-color: #928565;
}

.case_desc1 div.case_more a:hover,
.case_desc4 div.case_more a:hover,
.case_desc7 div.case_more a:hover,
.case_desc10 div.case_more a:hover,
.case_desc13 div.case_more a:hover {
	background-color: #fff;
	color: #928565;
}

.case_desc2 div.case_more a,
.case_desc5 div.case_more a,
.case_desc8 div.case_more a,
.case_desc11 div.case_more a,
.case_desc14 div.case_more a {
	background-color: #6E7978;
}

.case_desc2 div.case_more a:hover,
.case_desc5 div.case_more a:hover,
.case_desc8 div.case_more a:hover,
.case_desc11 div.case_more a:hover,
.case_desc14 div.case_more a:hover {
	background-color: #fff;
	color: #6E7978;
}

.case_desc3 div.case_more a,
.case_desc6 div.case_more a,
.case_desc9 div.case_more a,
.case_desc12 div.case_more a,
.case_desc15 div.case_more a {
	background-color: #585F6D;
}

.case_desc3 div.case_more a:hover,
.case_desc6 div.case_more a:hover,
.case_desc9 div.case_more a:hover,
.case_desc12 div.case_more a:hover,
.case_desc15 div.case_more a:hover {
	background-color: #fff;
	color: #585F6D;
}

/*首页团队*/
.team_desc {
	text-align: center;
	padding: 5px 0px 0px 0px;
	color: #fff;
	background-color: #494351;
}

.team_desc a {
	display: block;
	padding: 12px 8px 6px 8px;
	font-size: 18px;
	color: #fff;
}

.team_desc a:hover {
	text-decoration: none;
	color: #3FD090;
}

.team_desc p {
	padding: 0px 8px 26px 8px;
	line-height: 22px;
}

.team_img {
	padding-left: 15px;
	padding-right: 15px;
	min-height: 380px;
}

.team_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-height: 320px;
	max-width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
}



.about_h2 {
	float: left;
	font-size: 22px;
	color: #545454;
	margin: 0px;
	padding: 16px 0px 0px 0px;
}

.about_span {
	float: left;
	text-indent: 8px;
	font-size: 12px;
	color: #7D7D7D;
	padding: 24px 0px 0px 0px;
}

/*产品搜索*/
.search_group {
	margin: 20px 0px 15px 0px;
}

.form-control {
	border-radius: 0px;
	box-shadow: none;
}

.mysearch_btn {
	background-color: #AFACAC;
	color: #fff;
	border-radius: 0px;
	transition: background 0.3s;
}

.mysearch_btn:hover,
.mysearch_btn:focus {
	background-color: #545454;
	color: #fff;
}

#small_search {
	float: right;
	margin-top: 7px;
	padding: 8px 13px;
	font-size: 17px;
	border-radius: 4px;
	color: #fff;
}

#small_search:hover,
#small_search:focus {
	cursor: pointer;
	background-color: #3477c8;
}

/*首页产品*/
.index_product {
	margin: 15px 0px 0px 0px;
}

.index_product h2 {
	text-align: center;
	margin-top: 50px;
	font-size: 24px;
	color: #545454;
	background: url(../images/pro_line.png) center bottom no-repeat;
	padding-bottom: 16px;
}

.product_list {
	clear: both;
	padding: 35px 0px 0px 0px;
	margin-right: -15px;
	margin-left: -15px;
}

.product_list2 {
	padding-top: 20px;
}

.product_img {
	padding-left: 15px;
	padding-right: 15px;
	min-height: 280px;
}

.product_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-height: 320px;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.product_list2 div.product_img {
	min-height: 220px;
}

.product_title {
	text-align: center;
	padding: 0px 15px 0px 0px;
	height: 40px;
}

.product_title a {
	color: #656464;
	transition: color 0.3s;
}

.product_title a:hover {
	text-decoration: none;
	color: #E60703;
}

/*首页新闻*/
.news_box {
	background: url(../images/title_line.jpg) left top no-repeat;
	/*border:1px solid #ccc;*/
	margin: 20px 0px 30px 0px;
}

.index_news {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.index_news li {
	color: #898989;
	border-bottom: 1px dashed #ccc;
	background: url(../images/li.png) no-repeat left 16px;
	line-height: 21px;
	padding: 10px 0px;
	padding-left: 13px;
}

.index_news li a {
	color: #656464;
}

.index_news li a:hover {
	text-decoration: none;
	color: #E60703;
}

.news_time {
	float: right;
}

.left_news {
	clear: both;
}

.left_news ul {
	padding: 0px 0px 12px 0px;
}

.left_news span.news_time {
	display: none;
}

.new3 a {
	color: #656464;
	padding: 10px 0 0 0;
}

/*首页联系*/
.index_contact {
	background: url(../images/title_line.jpg) left top no-repeat;
	margin: 20px 0px 15px 0px;
}

.index_contact P {
	clear: both;
}

.list_box {
	clear: both;
}

.page_bg {
	height: 550px;
	margin-top: 78px;
}
.prod_bg {
	height: 550px;
	margin-top: 78px;
}

.path_title {
	border: 1px solid #f2f2f2;
	padding: 8px 19px;
	overflow: hidden;
}

/*栏目导航*/
.left_nav {
	clear: both;
}

.index_left_nav {
	padding-top: 8px;
}

.left_h2 {
	background: url(../images/title_line.jpg) left bottom no-repeat;
	font-size: 22px;
	display: block;
	margin-top: 25px;
	padding: 3px 0px 10px 0px;
	color: #545454;
}

.left_nav_ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}

.left_nav_ul>li {
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/left_li.gif) 6px 15px no-repeat;
	padding: 8px 0px 8px 18px;
}

.left_nav_ul>li>a {
	text-decoration: none;
	color: #656464;
}

.left_nav_ul>li>a:hover,
.left_nav_ul li a.left_active {
	color: #05a34b;
}

/*小类*/
ul.left_snav_ul {
	list-style: none;
	padding: 0px;
	display: none;
	padding-top: 8px;
}

ul.left_snav_ul>li {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background: url(../images/left_sli.gif) 0px 13px no-repeat;
}

ul.left_snav_ul>li>a {
	border: 0;
	color: #797979;
	padding: 5px 0px 5px 0px;
}

ul.left_snav_ul>li>a:hover {
	text-decoration: none;
	color: #05a34b;
}

.menu_head {
	cursor: pointer;
	font: 600 18px/30px "Open Sans", sans-serif;
	width: 35px;
	text-align: center;
	color: #303c4b;
	display: inline-block;
	position: absolute;
	top: 3px;
	right: 0px;
}

.menu_head:hover {
	color: #E60703;
}

/*新闻列表*/
.list_news {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 6px 0px 20px 0px;
}

.list_news li {
	color: #898989;
	background: url(../images/li.png) no-repeat left 14px;
	line-height: 22px;
	padding: 8px 0px;
	padding-left: 13px;
	border-bottom: 1px dashed #e3e2e2;
	/*dotted*/
}

.list_news li a {
	color: #303c4b;
}

.list_news li a:hover {
	text-decoration: none;
	color: #E60703;
}

.contents {
	clear: both;
	padding: 6px 2px 0px 2px;
	line-height: 28px;
	overflow: auto;
}

.contents_title {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #000;
	font-size: 18px;
	color: #434343;
	font-weight: bold;
	line-height: 34px;
}

/*分页样式*/
.page {
	clear: both;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.page a {
	display: inline-block;
	font-family: Arial;
	font-size: 13px;
	border: #dbdbdb 1px solid;
	padding: 4px 9px;
	margin: 2px;
	margin-bottom: 5px;
	color: #31363c;
	text-decoration: none
}

.page a:hover,
.page a:focus {
	font-family: Arial;
	font-size: 13px;
	border: #000 1px solid;
	padding: 4px 9px;
	color: #fff;
	background-color: #31363c;
}

.page .current {
	font-family: Arial;
	border: #000 1px solid;
	font-size: 13px;
	padding: 5px 9px;
	color: #fff;
	margin: 2px;
	background-color: #31363c
}

/*产品展示*/
#pic-page {
	text-align: center;
	margin-top: 10px;
}

#pic-page a {
	margin: 0 2px;
}

#pic-page a img {
	width: 40px;
	padding: 2px;
	border: solid #ccc 1px;
	margin-bottom: 5px;
}

#pic-page a:hover img,
#pic-page a.active img {
	border: solid #5280DD 1px;
}

.showpic_box,
.proinfo_box {
	margin: 30px 0px 20px 0px;
}

.product_h1 {
	margin: 0px;
	line-height: 22px;
	font-size: 18px;
	color: #545454;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

.product_info {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
}

.product_info li {
	line-height: 24px;
	padding-bottom: 12px;
}

.product_con {
	clear: both;
	border-top: 1px dotted #ccc;
	margin: 10px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	line-height: 26px;
	overflow: auto;
}

.related_h2 {
	padding: 30px 0px 12px 0px;
	color: #303c4b;
	margin: 0px;
	display: block;
	font-weight: 300;
	font-size: 24px;
	border-bottom: 5px solid #f4f5f6;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.related_list {
	padding-top: 12px;
}

.related_news {
	padding-top: 0px;
	clear: both;
}

.download_btn {
	text-align: right;
	margin: 10px 10px 20px 0px;
}

.page-btn {
	background-color: #545454;
	border-radius: 0px;
	border: none;
	transition: background 0.3s;
}

.page-btn:hover,
.page-btn:focus {
	background-color: #270000;
}

.grey-btn {
	border-radius: 0px;
	border: none;
	background-color: #E8E8E8;
}

.grey-btn:hover,
.grey-btn:focus {
	background-color: #ccc;
}

.a2a_default_style {
	display: inline-block;
}

/*在线留言订购*/
.feedback {
	margin-top: 30px;
}

.form-horizontal .form-group {
	margin-right: -10px;
	margin-left: -10px;
}

.codeimg {
	margin: 0px 0px -10px -18px;
}


/*上一个下一个*/
.point {
	clear: both;
	margin: 20px 0px 40px 0px;
	padding-bottom: 40px;
	line-height: 22px;
}

.point span.to_prev {
	text-align: center;
}

.point span.to_prev a {
	color: #D446B5;
}

.point span.to_prev a:hover {
	color: #ea042b
}

.point span.to_next {
	text-align: center;
}

.point span.to_next a {
	color: #D446B5;
}

.point span.to_next a:hover {
	color: #ea042b
}

/*标签样式*/
.tags {
	margin: 8px 0px 10px 0px
}

.tags a {
	margin: 0px 5px 8px 0px
}

.tags_list {
	padding: 5px 10px 100px 10px
}

.tags_ul {
	margin-top: 10px;
}

.tags_ul li {
	line-height: 28px;
	margin-bottom: 8px;
	padding-bottom: 10px;
}

.tags_ul h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.tags_ul p {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: #a0a0a0;
	line-height: 20px;
	padding-top: 8px;
}

/*网站地图*/
ul.ul_sitemap {
	margin: 30px 0px 40px 30px;
}

ul.ul_sitemap li {
	list-style: none;
	line-height: 26px;
	clear: both;
}

ul.ul_sitemap li a {
	color: #7d7d7d;
}

li.small_li_sitemap {
	clear: both;
	padding-left: 12px;
}

li.small_li2_sitemap {
	float: left;
	padding-left: 20px;
}

#translate {
	width: 180px;
	margin: 0 auto;
}

#translate-this {
	margin: 15px 0px 10px 0px;
}

/*底部通用*/
footer {
	color: #666;
	margin-top: 0px;
	font-size: 14px;
	line-height: 20px;
}

.foo {
	background-color: #f1f1f1;
	padding: 35px 0 35px 0;
}

#nam1 h2 {
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 15px;
	color: #222;
}

.copyright {
	line-height: 20px;
}

.copyright a {
	color: #93979b;
}

.foot_nav {
	width: 25%;
	float: left;
	background-color: #fafafa;
	text-align: center;
}

.foot_nav:hover,
.foot_nav:focus {
	background-color: #e4e4e4;
}

.foot_nav a {
	color: #898989;
	display: block;
}

.foot_nav a:hover,
.foot_nav a:focus {
	text-decoration: none;
}

.foot_nav span {
	display: block;
	padding: 3px 0px 0px 0px;
}

.webshare {
	width: 200px;
	padding: 5px;
}

.footer-bar {
	background-color: #000;
	color: #212120;
	padding: 15px 0 15px 0px;
}

.lin a {
	color: #666;
}

.footer-m {
	color: #222;
	font-weight: bold;
}

.nm {
	color: #666;
	margin: 20px 0 0 0;
}

.icon {
	padding: 10px 0;
}

.icons {
	color: #222;
	font-size: 20px;
	margin-right: 25px;
}

/*大屏幕*/
@media screen and (min-width: 769px) {
	.logo {
		margin: 10px 0px 0px 0px;
		max-width: 330px;
		max-height: 78px;
	}

	.flash {
		margin-top: 78px;
	}

	.navbar {
		min-height: 80px;
		/*margin-top: 40px;*/
	}

	.navbar-nav {
		float: right;
	}

	.navbar-nav>li>a {
		text-align: center;
	}

	.navbar-default .navbar-nav>li>a {
		padding-top: 35px;
		padding-bottom: 35px;
		color: #312b2b;
	}

	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
		background-color: #eeeeee;
		color: #666;
	}

	.small-nav {
		min-height: 50px;
		margin-top: 0px;
		background: rgba(255, 255, 255, 0.95);
	}

	.small-nav .navbar-nav>li>a {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.small-nav img.logo {
		max-height: 60px;
		max-width: 220px;
		margin: 5px 0px 0px 0px;
	}

	.nav_small {
		background: rgba(255, 255, 255, 0.95);
		padding: 8px 0px 8px 0px;
		border-radius: 0px;
		border: none;
	}

	.nav_small>li {}

	.nav_small>li>a {
		line-height: 26px;
		color: #312b2b;
		font-size: 13px;
	}

	.nav_small>li>a:hover {
		color: #666;
		background-color: #eeeeee;
	}

	#app_menudown,
	#small_search {
		display: none;
	}

	.index_left_nav,
	.footer_nav {
		display: none;
	}

	.footer {
		padding: 0 0 10px 0;
	}
}



/*小屏幕*/
@media screen and (max-width: 768px) {
	.logo {
		margin: 7px 0px 0px 5px;
		max-width: 180px;
		max-height: 50px;
	}

	.flash {
		margin-top: 50px;
	}

	.navbar {
		min-height: 50px;
		margin-top: 0px;
	}

	.navbar-default .navbar-brand {
		color: #fff;
		font-size: 16px;
	}

	.navbar-default .navbar-brand:hover,
	.navbar-default .navbar-brand:focus {
		color: #fff;
	}

	.navbar-toggle {}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {}

	.navbar-default .navbar-toggle .icon-bar {}

	.navbar-default .navbar-nav {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.navbar-default .navbar-nav>li {}

	.navbar-default .navbar-nav>li:last-child {
		border: none;
	}

	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {}

	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		background-color: #eeeeee;
		color: #666;
	}

	.small-nav {
		margin-top: 0px;
		background: rgba(255, 255, 255, 0.95);
	}

	header {}

	.top_name,
	.home-btn,
	.page_bg {
		display: none;
	}
	.prod_bg {
		display: block; width:100%;background-size: cover; height:30%;
	}

	.index_lanuage ul {
		margin: 0 auto;
		padding: 0px;
	}

	.index_lanuage ul li {
		margin: 0 auto;
		padding: 0px;
		float: left;
		width: 12.5%;
	}

	.index_about {
		display: none;
	}

	.language {
		border-left: 0px;
		border-right: 0px;
	}

	.index_treelist {
		font-size: 14px;
	}

	.list_box {
		margin-top: 60px;
	}

	.index_product h2 {
		margin-top: 20px;
	}

	.product_list {
		padding-top: 20px;
	}

	#topsearch {
		display: none;
	}

	.flash div.bx-pager {
		/*display:none;*/
	}

	.left_h2 {
		margin-top: 20px;
	}

	.list_related h2.left_h2 {
		margin-top: 60px;
	}

	.product_img {}

	.product_list2 div.product_img {}

	.related_list div.product_img {}

	.product_con img,
	.contents img {
		width: 100%;
	}

	.news_time {
		display: none;
	}

	.footer_nav {
		background-color: #fafafa;
	}

	#pic-page a img {
		width: 35px;
	}

	#cmsFloatPanel {
		display: none;
	}

	.point span.to_prev,
	.point span.to_next {
		text-align: left;
		padding-bottom: 8px;
	}

	.product_list2 {}

	footer {
		margin-bottom: 50px;
	}

	#nam1 {
		display: none;
	}

	.index_full img {
		height: 122px !important;
		margin-bottom: 10px;
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.copyright_p {
		display: none;
	}
}
@media screen and (min-width:320px) and (max-width:360px) {
	.index_full img {
    height: 61px !important;
    margin-bottom: 10px;
    margin-top: 10px;
}}
@media screen and (min-width:361px) and (max-width:400px) {
	.index_full img {
    height: 72px !important;
    margin-bottom: 10px;
    margin-top: 10px;
}}
@media screen and (min-width:401px) and (max-width:480px) {
	.index_full img {
    height: 91px !important;
    margin-bottom: 10px;
    margin-top: 10px;
}}

/*414px到768px*/
@media screen and (min-width:360px) and (max-width:768px) {
	.col-mm-1,
	.col-mm-2,
	.col-mm-3,
	.col-mm-4,
	.col-mm-5,
	.col-mm-6,
	.col-mm-7,
	.col-mm-8,
	.col-mm-9,
	.col-mm-10,
	.col-mm-11,
	.col-mm-12 {
		float: left;
	}

	.col-mm-12 {
		width: 100%;
	}

	.col-mm-11 {
		width: 91.66666667%;
	}

	.col-mm-10 {
		width: 83.33333333%;
	}

	.col-mm-9 {
		width: 75%;
	}

	.col-mm-8 {
		width: 66.66666667%;
	}

	.col-mm-7 {
		width: 58.33333333%;
	}

	.col-mm-6 {
		width: 50%;
	}

	.col-mm-5 {
		width: 41.66666667%;
	}

	.col-mm-4 {
		width: 33.33333333%;
	}

	.col-mm-3 {
		width: 25%;
	}

	.col-mm-2 {
		width: 16.66666667%;
	}

	.col-mm-1 {
		width: 8.33333333%;
	}

	.product_img {
		min-height: 180px;
	}
}
