@media (min-width: 1200px){
  .container {
    width: 1200px!important;
  }
}
.header{
	height: 100px;
	width: 1200px;
	margin:0 auto;


}
.clear{
	overflow: hidden;
	clear: both;
}
.logoimg,.companyName{
	float: left;

}
.headerlogo{
	padding: 0px;
}
.logoimg{
	width: 105px;
	border-right: 1px dotted #5c5b5b;
}
.companyName{
	margin-left: 20px;
}
.companynamefirst{
	/*width: 330px;*/
	height: 34px;
	font-family: MicrosoftYaHei;
	font-size: 31px;
	font-weight: bold;
	line-height: 34px;
	color: #000000;
}
.companynamesecond{
	width: 330px;
	height: 34px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	line-height: 34px;
	letter-spacing: 22px;
	color: #000000;
}
.phonenumber,.phoneicon{
	float: right;margin-left: 10px
}
.phonenumbertitle{
	/*width: 263px;*/
	height: 19px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 15px;
	color: #565656;
}
.phonenumbertext{
	/*width: 263px;*/
	height: 34px;
	font-family: MicrosoftYaHei;
	font-size: 34px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 0px;
	color: #e70012;
	opacity: 0.97;

}
.firstpart{
	height: 300px;
	/*background: blue;*/
	margin-top: 39px;
	padding:0px;
}
.newspart {
	width: 66%;
	height: 299px;
	border: solid 1px #e2e2e2;
}
.aboutus{
	float: right;
	width: 380px;
	height: 299px;
  	background-image:url('/themes/Home/Public/image/aboutus.jpg');
	padding-right: 30px;
	padding-top: 34px;
	padding-left: 21px;
}
.aboutusline{
	float: left;
	width: 13px;
	height: 3px;
	background-color: #e60009;
	margin-top: 11px;
}
.aboutusdesc{
	float: right;
	width: 308px;
}
.aboutindextitle{
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.aboutindexdesc{
	height: 75px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 27px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.aboutindexitemtitle{
	font-size: 12px;
	color: #010000;
	margin-top: 5px;
}
.aboutindexlists{
	margin-top: 20px;
}
.aboutindexitem{
	float: left;
	width: 33.3%;
}
.aboutindexitemtitle{
	color: #010000;
	font-size: 12px;
}
.newsparttop{
	margin-top: 15px;
}
.line{
	float: left;
	width: 13px;
	height: 3px;
	background-color: #e60009;
	margin-top: 17px;
}
.newstitle{
	width: 100px;
	height: 34px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 0px;
	color: #000000;
	margin-left: 18px;
}
.newspartbottom{

}
.newpartimg{
	float: left;
	width: 356px;
	height: 222px;
	margin-top: 10px;
}
.newspartcontent{
	float: left;
	width: 330px;
	font-family: MicrosoftYaHei;
	height: 222px;
	margin-left: 30px;
}
.newspartdate{
	height: 12px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: bold;
	color: #9d9d9d;
}
.newspartdate{
	margin-top: 20px;
}
.newsparttitle{
	width: 280px;
	height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}
.newspartdesc{
	width: 327px;
	height: 50px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 23px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 26px;
	font-size: 14px;
}
.newspartmore,.aboutpartmore{
	height: 34px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #b8b8b8;
	margin-top: 20px;
}
.newspartmore a,.aboutpartmore a{
	color: #b8b8b8;
	text-decoration: none;
}
.aboutpartmore{
	margin-top: 20px;
}
/*产品部分*/
.productpart{
	margin-top: 43px;
}
.productcats{
	/*width: 271px;*/
	background: #f7f7f7;
	padding:0px;
	/*height: 418px;*/
	padding-bottom: 10px;
	/*margin-bottom: 40px;*/
}
.productitemtitle{
	float: left;
}
.productitemcat{
	height: 45px;
	line-height: 45px;
	padding: 0 24px;
	font-size: 16px;
	color: #4d4a49;
	border-bottom: 1px dotted #dfdfdf;
}
.productitemicon{
	float: right;
}
.productitemcat.active{
	background-color: #e70012;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.productindexitem{
	float: left;
	margin-left: 22px;
	width: 152px;
	height: 205px;
	background-color: #ffffff;
	/*border: solid 1px #e2e2e2;*/
	margin-bottom: 30px;
}
.productindeximg{
	width: 152px;
	height: 180px;
	background-color: #ffffff;
	border: solid 1px #e2e2e2;
}
.productindeximg img{
	width: 100%;
}
.productindextitle{
	height: 22px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 5px;
	text-align: center;

}
.frientlink{
	padding: 0px;
}
.productlistcats{
	margin-top: 6px;
	padding-left: 5px;
}
.productparentcat{
	width: 220px;
	height: 39px;
	background-color: #0098e4;
	padding-left: 15px;
	line-height: 39px;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}
.productsoncat {
	width: 220px;
	height: 39px;
	background-color: #d9eef9;
	padding-left: 43px;
	font-size: 16px;
	color: #5d5c5c;
	line-height: 39px;
	margin-top: 11px;
	cursor: pointer;
}
.productcatsitem .productlistsoncat{
	display: none;
}
.productcatsitem.active .productlistsoncat{
	display: inline-block;
}
.product_img{
	width: 285px;
	height: 346px;
}
.product_img img{
	width: 280px;
	height: 280px;
	background-color: #ffffff;
	border: solid 1px #e2e2e2;
}
.product_img img:hover{
	border-color: #ab1d13;
}
.product_list2 div.product_img{
	margin-left: 25px;
}
.contentsImg{
	float: left;
	width: 520px;
	height: 420px;
	border: solid 1px #dddddd;
	margin-top: 16px;
}
.contentsImg img{width: 520px;
	height: 420px;
}
.contentsDesc{
	float: left;
	margin-left: 50px;
	margin-top: 16px;
	width: 250px;
}
.contentsdesctitle{
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	color: #666666;
}
.contentsdescdescription{
	margin-top: 17px;
	font-size: 12px;
	color: #666;
}
.contentsdescprev,.contentsdescnext,.contentsdescnext a,.contentsdescprev a{
	font-size: 12px;
	color: #666;
}
.contentsdescprev{
	margin-top: 15px;
}
.producthotline{
	width: 100px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #0098e4;
	margin-top: 20px;
	cursor: pointer;
}
.producthotline a{
	color: #fff;
}
.contentsdescdescription>div{
	height: 32px;
	line-height: 2.5em;
	font-size:16px
}
.productcontentline{
	height: 1px;
	background-color: #dddddd;
	margin-top: 32px;
}
.productdetailtitle{
	font-weight: bold;
	line-height: 41px;
	font-size:16px;
	padding-left: 18px;
	height: 41px;
	background-color: #e1e1e1;
}
.productdetailcontent{
	margin-top: 26px;
}
.firstleftline{
	float: left;
	width: 79px;
	height: 53px;
}
.firstleftline img{
	width: 100%;
}
.firstrightline{
	float: left;
	margin-left: 10px;
}
.firstrightline div:first-child{
	height: 31px;
	font-family: MicrosoftYaHei;
	font-size: 31px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 0px;
	color: #ffffff;
}
.firstrightline div:last-child{
	width: 56px;
	height: 12px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: auto;
}
.secondline{
	height: 20px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 7px;
	color: #ffffff;
	margin-top: 20px;
}
.linline{
	width: 51px;
	height: 2px;
	background-color: #aa1c11;
	margin-top: 15px;
}
.thiirdline{
	width: 190px;
	height: 19px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 9px;
	color: #ffffff;
	margin-top: 16px;
}
.fourline{
	text-align: left;
	width: 154px;
	height: 15px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 12px;
}
.fourline span{
	color: #474747;
}
#public_flash img{
	width: 100%;
	/*height: 500px;*/
}
#index_flash img{
	width: 100%;
	/*height: 615px;*/
}
@media (min-width: 769px) {
	.modal-dialog {
	    width: 900px;
	    margin: 30px auto;
	}
}
