﻿* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.fix {
	zoom: 1;
}

.fix:after {
	content: '';
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.logo {
	height: 170px;
	float: left;
}

.logo span {
	display: inline-block;
	height: 170px;
	vertical-align: middle;
}

.logo img {
	vertical-align: middle;
}

.tel {
	height: 170px;
	float: right;
	line-height: 170px;
	font-size: 29px;
	color: #949494;
}

.tel img {
	vertical-align: middle;
	max-height: 60px;
	margin-right: 30px;
}


/**/

.site-nav {
	width: 100%;
}

.nav-box {
	float: left;
	width: 100%;
}

.nav-list {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

.nav-item {
	float: left;
	width: 172px;
	text-align: center;
	font-size: 16px;
	padding: 12px 0px;
	cursor: pointer;
	color: #333333;
}



.select_nav:hover {
	color: #f15a48 !important;
}

.main-nav {
	width: 227px;
	background-color: #f15a48;
	color: white;
	float: left;
	text-align: center;
	font-size: 16px;
	padding: 12px 0px;
	cursor: pointer;
	
    margin-right: 100px;
}

.new_select_nav_class {
	/*background-color: #f15a48;*/
	color: #f15a48;
}

.new_select_nav_class a {
	color: #f15a48 !important;
}

.select_nav {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 105px;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	text-decoration: none !important;
	font-weight: normal;
	color: #333333;
}

.nav-item h2 {
	font-weight: normal;
}


/**/

.banner_nav {
	width: 227px;
	float: left;
	box-sizing: border-box;
}

.banner_nav ul li>a {
	display: block;
	height: 33.3px;
	line-height: 33.3px;
	background-color: #858585;
	opacity: 0.9;
	color: white;
	padding: 0 20px;
	box-sizing: border-box;
}

.banner_nav ul li>a:hover {
	background-color: #f15a48;
}


.banner_nav ul li a img {
	vertical-align: middle;
	margin-right: 15px;
}

.banner {
	float: right;
	width: 973px;
}

.index_banner .slideBox {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.index_banner .slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul li {
	display: inline-block;
	margin-right: 4px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.index_banner .slideBox .hd ul li.on {
	background: #f15a48;
	color: #fff;
}

.index_banner .slideBox .bd {
	width: 100%;
	position: relative;
	height: 100%;
	z-index: 0;
}

.index_banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.index_banner .slideBox .bd img {
	width: 100%;
	height: 400px;
	display: block;
}

.option-title {
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
	float:left;
	width: 500px;
    height: 26px;
    display: inline-block;
	
}


.option-head {
    width: 100%;
    float: left;
    height: 26px;
    text-align: left;
	     line-height: 26px; 
     margin-bottom: 20px; 
}

.option-control-icon {
    float: right;
    text-align: right;
    margin-top: 5px;
    margin-right: 20px;
		        width: 500px;
        height: 26px;
        display: inline-block;
}

.option-control-icon a {
    font-size: 16px;
    color: #333333;
    padding: 5px 0px 5px 15px;
}

.title-desc {
	font-size: 14px;
	margin-left: 15px;
	color: #999999;
}

.b-i-a {
	float: left;
}

.brand-design img {
	float: left;
}

.fontStyClick {
	position: absolute;
	display: none;
	width: 228px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	background-color: #f15a48;
	left: 0px;
	bottom: 0px;
	line-height: 40px;
}

.brandhover {
	position: relative;
	float: left;
	margin-right: 16px;
	margin-bottom: 17px;
}

.brandhover:hover {
	transform: translate(0, -10px);
	transition: all 0.2s linear 0s;
}

.b-i-a img {
	width: 228px;
	height: 238px;
	margin: 0px;
}

.brand-design {
	background-color: #f5f5f5;
	padding: 20px 0;
}

.case li {
	float: left;
	width: 180px;
}

.list_li {
	position: relative;
}

.list_li+.list_li {
	margin-left: 15px;
}

.li_div {
	width: 180px;
	height: 240px;
}

.po_li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	line-height: 25px;
	padding-top: 15px;
	z-index: 999999;
}

.po_li font {
	display: block;
	font-size: 12px;
	color: #ffac13 !important;
}

.po_li p {
	font-size: 12px;
	color: #999999;
}

.li_div .index_banner img {
	width: 227px;
	height: 300px;
}

.li_div li {
	display: inline-block;
	float: none;
}


.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.index_banner .slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.index_banner .slideBox .prevStop {
	display: none;
}

.index_banner .slideBox .nextStop {
	display: none;
}

.pc_n {
	width: 20px !important;
	height: 50px !important;
	margin-top: -25px !important;
	background: url(../img/next.png) !important;
}

.pc_n i,
.pc_p i {
	display: block;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	background-color: #999;
	opacity: 0;
}

.pc_p {
	width: 20px !important;
	height: 50px !important;
	margin-top: -25px !important;
	background: url(../img/prev.png) !important;
}

.list_li:hover {
	transform: translate(0, -10px);
	transition: all 0.2s linear 0s;
}

.list_li:first-child {
	border-top: 1px solid #ffac13 !important;
}

.list_li:nth-child(2) {
	border-top: 1px solid #83c44e !important;
}

.list_li:nth-child(3) {
	border-top: 1px solid #2196f3 !important;
}

.list_li:nth-child(4) {
	border-top: 1px solid #e53935 !important;
}

.list_li:nth-child(5) {
	border-top: 1px solid #00c0a5 !important;
}

.list_li:nth-child(6) {
	border-top: 1px solid #94e364 !important;
}



.layout-go {
	position: fixed;
	right: 0px;
	top: 30%;
	width: 50px;
	font-size: 0px;
	z-index: 1000000;
}

.layout-go img {
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}

.go-top {
	margin-top: 30px;
}

.dt {
	width: 973px;
	height: 660px;
	display: none;
}

.dt img {
	width: 100%;
	height: 100%;
}

.cp ul {
	/*text-align: justify;*/
	min-height: 1px;
	display: block;
	margin-top: 20px;
	position: relative;
	border-bottom: 1px dotted #dbdbdb;
}


.lxwm ul {
	/*text-align: justify;*/
	min-height: 1px;
	display: block;
	margin-top: 20px;
	position: relative;
	border-bottom: 1px dotted #dbdbdb;
}

.lxwm ul li {
	height: 20px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	
}
.cp ul li {
	height: 20px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	
}

.nr-li1 {
	height: 20px;
	margin-left: 5px;
	font: 800 13px ;
}

.nr-li3>a {
	border-radius: 4px;
	margin: 5px;
	padding: 3px;
	text-align: center;
	margin-top: 10px;
	background-color: white;
	text-decoration: none;
	color: gray;
}

.bgb {
	color: white !important;
	background-color: #FA387B !important;
}


/**/

.cp {
	padding-top: 25px;
}

.cp .container {
	width: 1200px;
	margin:0 auto;
}

.cp_box dl {
	margin-top: 20px;
}

.cp_box dl dd {
	width: 210px ;
	padding: 10px;
	margin: 0px 10px 20px 0px !important;
	border-radius: 10px;
	float: left;
	background-color: white;
	position: relative;
	text-align: center;
    display: block;
}

.cp_box dl dd:hover {
	background-color: #f2f2f2;
}

.hideSqView {
	width: 160px;
	height: 46px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 11;
	background-color: #f15a48;
	color: #fff;
	font-size: 12px;
	line-height: 46px;
	cursor: pointer;
	display: none;
	text-align: center;
}

.product_li_ul {
	margin: 10px 0 0 10px !important;
	border-bottom: none !important;
}

.product_li_ul li {
	/*margin-left: 10px !important;*/
	overflow: hidden;
	height: 20px;
	margin-top: 8px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 0 !important;
	width: 100px;
}

.pricestyle {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none !important;
}

.pricestyle font {
	margin-left: 5px;
}

.price-style {
	color: #f15a48;
}

.lxwm {
	padding: 30px 0;
}

.lxwm p {
	font-size: 16px;
	line-height: 50px;
	color: #999;
}

.lxwm h2 {
	font-size: 35px;
}

.lxwm h1 {
	height: 41px;
	text-align: left;
	border-bottom: 1px solid #999;
	margin-bottom: 50px;
}

.lxwm h1 span {
	font-size: 16px;
	display: inline-block;
	line-height: 40px;
	padding: 0 15px;
	border-bottom: 2px solid #F15A48;
}

.lxwm1 p {
	font-size: 16px;
	line-height: 50px;
	color: #999;
}

.lxwm1 h2 {
	font-size: 35px;
}

.lxwm1 h1 {
	height: 41px;
	text-align: left;
	border-bottom: 1px solid #999;
	margin-bottom: 50px;
}

.lxwm1 h1 span {
	font-size: 16px;
	display: inline-block;
	line-height: 40px;
	padding: 0 15px;
	border-bottom: 2px solid #F15A48;
}

.lp_box ul {
	padding: 20px 0;
	min-height: 500px;
}

.lp_box ul li {
	width: 49%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
	    box-shadow: #666 0px 0px 10px;
    margin-bottom: 30px;
    margin-left: 10px;
}

.lp_box ul li div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/backImg.png);
}

.lp_box ul li img {
	width: 569px;
	height: 210px;
}

.index_list div {
	z-index: 999999;
	position: absolute;
	left: 227px;
	top: 0;
	width:973px;
	min-height: 400px;
	background: #FFFFFF;
	display: none;
	padding: 10px;
    box-sizing: border-box;
}

.lb{
	display: inline-block;
	margin-top: 10px;
}

.mc{
	font-size: 16px;
	color: #484848;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.mc i{
	margin-left: 10px;
	font-size: 16px;
}

.mc_2{
	/*vertical-align: middle;
	max-width: 530px;
	display: inline-block;
	border-bottom: 1px dotted #949494;
	margin-left: 10px;*/

}

.mc_2 a{
	/*line-height: 25px;
	color: #999999;
	margin: 0 5px;*/
		
	    display: block;
   min-width:150px;
    margin: 0px;
	color: #999999;
	text-align: center;
}


.banner_nav {
	position: relative;
	background-color: white;
}

.site-category {
    float: left;
    position: absolute;
    z-index: 1000;
    width: 227px;
    background-color: #858585;
    color: white;
    opacity: 0.95;
	box-sizing: border-box;
}

.index_list div a:hover {
	color: #F15A48 !important;
}


.site-category {display: block; }




/**/

.js {
	width: 90%;
	margin: 10px auto 0 auto;
}

.js p {
	padding: 5px 0;
	font-weight: bold;
	overflow: hidden;
}

.js p span {
	float: right;
}

.js p span a {
	color: #f00;
	text-decoration: underline;
}

.js textarea {
	height: 100px;
	width: 98%;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
}


/* 本例子css */

.focusBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
	height: 100%;
}

.focusBox .pic li {
	height: 100%;
}

.focusBox .pic img {
	width: 100%;
	/*height: 100%;*/
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 2px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focusBox .prev {
	left: 0;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.pr_hi{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	display: none;
}

.banner_box .container{
	position: relative;
}
.b_w100{
	width: 100%;
	float: none !important;
}


.nav-box{
	position: relative;
}

.nav_sz{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 45px;
	height: 0;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 9999999;
	text-align: center;
	transition: 0.5s;
}
.he{
	height: auto !important;
}

.sz_box{
	width: 390px;
	display: inline-block;
	border-right: 1px solid #dbdbdb;
	min-height: 300px;
	padding: 10px;
	box-sizing: border-box;
}

.sz_box dt{
	width: 120px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}

.sz_box dd{
	font-size: 12px;
	width: 280px;
	float: left;
	text-align: left;
	    margin-bottom: 10px;
}

.sz_box dd a{
	display: inline-block;
	margin-right: 5px;
	line-height: 25px;
	color: #999;
}


.sz_box dd a:hover {
    color: #e85948;
}
