@charset "utf-8";
/* CSS Document */
@import url("basic.css");
.line-sub {
	height: 70px;
	line-height: 70px;
	background: #f1f1f1;
	margin: 0;
	width:100%;
	overflow:hidden;
}
.line-sub-tit {
	font-size:18px;
	font-weight:bold;
	color: #4E443C;
	float:left;
}
.line-sub-por {
	float:right;
	overflow:hidden;
	font-size: 14px;

color: #e15515;
}
.line-sub-por a {
	color: #e15515;
	overflow:hidden;
}
.line-sub-por a:hover {
	color:#D00
}
/*lineItem*/

.linebox {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.lineItem {
	padding:30px 0px 0px;
	overflow:hidden;
}
.line-sub-img {
	width:480px;
	float:left;
	overflow:hidden;
}
.line-sub-tites {
	
	overflow:hidden;
}
.line-sub-tites h1 {
	font-size:23px;
	line-height:27px;
	margin-bottom:15px;
	border-bottom:#d6d6d6 solid 1px;
	padding-bottom:25px;
}
.line-sub-tites p {
	font-size:15px;
	line-height:30px;
}
.line-sub-tites strong {
	color:#e15616;
	padding-right:10px;
}
.line-sub-tites .wlimg {
	overflow:hidden;
	margin-top:20px;
	margin-bottom:25px
}
.line-sub-tites .wlimg li {
	float:left;
	margin-right:15px;
	text-align:center
}
.line-sub-tites .wlimg img {
	
}
.tel {
	width: 100%;
	border-top:#d6d6d6 dashed 1px;
	overflow:hidden;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top:20px;
}
.tel dt {
	background: url(/images/zixun-icon.png) no-repeat 15px center #e15616;
	padding-left: 55px;
	float: left;
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.tel dt a {
	color:#fff;
}
.tel dd {
	float: left;
	margin-left: 20px;
	line-height:30px;
	overflow:hidden;
}
.tel dd .left {
	float: left;
	font-size: 18px;
	color:#333333;
	font-weight: bold;
}
.tel dd .right {
	float: left;
	margin-left: 10px;
	font-size:22px;
	color: #e15616;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.linebox .title2 {
	display:block;
	/* background: url(/images/titbg2.jpg) no-repeat center center; */
	margin:20px 0px;
	overflow:hidden;
}
.linebox .title2 h3.core {
	display:block;
	font-size: 24px;
	color: #000;
	font-weight: bold;


}
.linebox .title2 h3.core span {
	color: #e15616;
}
/*shebei*/
.anli_box li{
	width: 32.3%;

float: left;

margin: 0.5%;

display: block;
}
.anli_box li h3 {
	padding: 10px 0;
}
.anli_box li p {
	font-size:14px;
	line-height:2.2em;
}
.anli_box li a {
	font-size: 16px;
	color: #e15616;
}
.anli_box li a img{
	width: 100%;
}




.DivInfo {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.shebei ul {
	position:relative;
	overflow:hidden;
}
.shebei ul li {
	display:block;
	float:left;
	width: 33.33%;
	overflow:hidden;
}
.shebei ul li img {
	width:100%;
	overflow:hidden;
}
.shebei ul li p {
	display:block;
	height:50px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
}
.eq_l h3, .eq_r h3 {
	padding: 15px 0;
}
.eq_l p, .eq_r p {
	font-size:14px;
	line-height:2.2em;
}
.eq_l h3 a, .eq_r h3 a {
	font-size: 20px;
	color: #ac0606;
}
.eq_l {
	width: 480px;
	float: left;
	overflow:hidden;
}
.eq_r {
	width: 480px;
	float:right;
	overflow:hidden;
}
.eq_l img, .eq_r img {
	padding-top:30px;
}
/*ul.relateproduct*/



ul.relateproduct {
	width:1050px;
	padding-top:20px;
	position:relative;
	overflow:hidden;
}
ul.relateproduct li {
	width:300px;
	float: left;
	margin-right:50px;
	overflow:hidden;
	margin-bottom: 20px;
}
ul.relateproduct li p {
	text-align: left;
	line-height:2em;
	background:#f8f8f8;
	color:#666;
	padding:5px 10px;
	overflow:hidden;
}
ul.relateproduct li h4 {
	text-align: center;
	margin-bottom: 0;
	font-size:16px;
	margin:10px 0;
	color: #222;
	font-weight:bold;
	overflow:hidden;
}
ul.relateproduct li a {
	display: block;
	width: 300px;
	overflow: hidden;
}
ul.relateproduct li img {
	width: 174px;
	height: 174px;
	margin-left:60px;
	overflow:hidden;
}
/*message*/

/* #msg {
	font-size:14px;
	line-height:2.2em;
}
.message {
	float:left;
	width:550px;
	overflow:hidden;
}
.message p {
	font-size:14px;
	color:#555;
	margin-bottom:15px;
}
.message span {
	font-size:16px;
	color:#333;
	font-weight: bold;
}
.message .l {
	width:335px;
	padding:0 15px;
}
.message label, .message input, .message textarea {
	width:510px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#666;
}
.message input {
	border:1px solid #ddd;
	padding:0px 15px;
	color:#bbb;
	font-size:12px;
}
.message label {
	line-height:36px;
	line-height:36px;
}
.message a {
	width:140px;
	background:#e15616;
	color:#fff;
	display:inline-block;
	height:35px;
	line-height:35px;
	margin-top:30px;
	text-align:center;
	margin-right:15px;
}
.message a.last {
	background:#999;
}
.message textarea {
	height:130px;
	padding:15px;
	resize:none;
	border:1px solid #ddd;
	width:510px;
	overflow:hidden;
}
.Rcontact {
	width:300px;
	padding-left:70px;
	float:right;
	border-left:1px solid #dddddd;
	padding-bottom:170px;
	font-size:14px;
	line-height:2.2em;
	overflow:hidden;
}
.Rcontact h3 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	display:block;
	padding-bottom:15px;
	overflow:hidden;
}
.Rcontact h3.warm {
	padding-top:35px;
}
.Rcontact p strong {
	color:#e15616;
} */
.sitle-sub {
	padding:50px 0 10px 0;
	font-size: 18px;
	line-height: 34px;
	color: #505050;
	border-bottom: 1px solid #ccc;
	width: 100%;
	overflow:hidden;
}
p.relsort {
	padding: 10px 0px;
	display:block;
	overflow:hidden;
}
p.relsort a {
	line-height: 30px;
	color: #4b4b4b;
	padding:0px 10px;
}
p.contact-lyan {
	display:block;
	margin-top:40px;
}
p.contact-lyan a {
	
	background: #e15616;
	
	text-align: center;
	color: #FFF;
}
/*interest*/



.interest_cont {
	font-size:14px;
	line-height:2.2em;
	overflow:hidden;
}
.interest_cont .interest_left {
	width:480px;
	height:auto;
	float:left
}
.interest_cont .interest_right {
	width:480px;
	height:auto;
	float:right
}
.interest_left h4, .interest_right h4 {
	font-weight:bold;
	font-size:16px;
	color:#3e3a39;
	margin:20px auto 15px
}
.interest_left .li, .interest_right .li {
	height:50px
}
.interest_left .li .list, .interest_right .li .list {
	width:240px;
	line-height:25px;
	color:#3e3a39;
	float:left;
	overflow:hidden;
}
.interest_left .li .list strong, .interest_right .li .list strong {
	color:#e15616;
}
.interest_left .li .list1, .interest_right .li .list1 {
	width:480px;
	height:28px;
	display:block;
	line-height:28px;
	overflow:hidden;
}
.interest_left .li .list1 strong, .interest_right .li .list1 strong {
	color:#e15616;
}
.interest_left h5, .interest_right h5 {
	display:block;
	padding:15px 0px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}
.interest_left p, .interest_right p {
	color:#3e3a39;
}
/*topbox*/
.topbox {
	width:100%;
	/*background:#f1f1f1;*/
	padding:40px 0px;
	overflow:hidden;
}
.pro_detail {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.preview {
    float: left;
    width: 750px;
    overflow: hidden;
    margin-top: -25px;
}
.zoom img {
    width: 100%;
    overflow: hidden;
}
.prod_intro {
    width: 420px;
    float: right;
    overflow: hidden;
}
.prodTitle {
    font-size: 20px;
    
    padding-bottom: 10px;
    overflow: hidden;
}
.prod_cap span {
    color: #e15616;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
}
.prod_cap p {
    line-height: 24px;
    margin: 5px 0px;
}
.prod_fw span {
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    color: #e15616;
    font-weight: bold;
    overflow: hidden;
}
.prod_fw p {
    line-height: 24px;
    margin: 5px 0px;
    overflow: hidden;
}
.pro_nytel {
    margin-top: 25px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    background: url(../images/pro_tel.png) no-repeat left center;
    padding-left: 55px;
}
.pro_nytel span {
    font-size: 17px;
    width: 100%;
    text-align: left;
    float: left;
    overflow: hidden;
}
.pro_nytel p {
    font: bold 30px/38px Arial, Helvetica, sans-serif;
    *font-size: 20px;
    float: left;
}
.pro_nytel p a {
    color: #182133;
}
.pro_nytel p strong {
    color: #e66900;
    font: bold 40px/38px Arial, Helvetica, sans-serif;
	
    *font-size: 30px;
    text-align: left;
}

#pro_tj_lx {
    margin-top: 20px;
    border-radius: 4px;
    background: #ea6b00 url(../images/pro_price.png) no-repeat right;
    color: #fff;
    line-height: 56px;
    text-align: center;
}
#pro_tj_lx a {
    color: #fff;
    font-size: 24px;
    display: block;
    font-weight: 500;
}
#pro_tj_lx img {
    vertical-align: middle;
    margin: 0 15px 0 -30px;
}
.line_td p{
	
	line-height: 30px;
font-size: 15px;
}


.line_xc li {
    width: 31%;
    float: left;
    padding: 1%;
}

.line_xc li img {
    width: 100%;
}


























