/* Write your styles */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{text-decoration:none} 
a:hover{#000;text-decoration:none} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 

/**pc端**/
@media screen and (min-width:1024px){	
	.pc_middle{
		width:90%;
		height:100%;
		margin:0 auto;
	}
	
	
	/**搜索框**/
	.index_searchs{
		width:20%;
		height:100%;
		float:right;
		text-align:center;
	}
	
	.index_searchs img{
			width:20%;
			
	}
	
	
	.topsearch {

		  position: relative;

		}

		.topsearch .topsearch-active {

		  cursor: pointer;

		  width: 30px;

		  height: 70px;

		  background: url(../images/h_search.png) no-repeat left;

		  background-size: 20px 20px;

		}



		.search-alert {

		  position: fixed;

		  z-index: 99999999;

		  background-color: #222222;

		  left: 0;

		  top: 0;

		  width: 100%;

		  height: 100%;

		  display: none;

		}

		.search-alert .close {

		  display: block;

		  width: 18px;

		  height: 18px;

		  background: url(../images/h_close.png) no-repeat center;

		  position: absolute;

		  top: 38px;

		  right: 2.6%;

		  cursor: pointer;

		  transition: transform 0.3s ease 0s;

		}

		.close:hover {

		  transform: rotateZ(90deg);

		  transition: transform 0.3s ease 0s;

		}

		.search-alert .topsearch-form {

		  position: absolute;

		  width: 94.8%;

		  left: 2.6%;

		  top: 50%;

		  height: 124px;

		  margin-top: -63px;

		  border-bottom: 1px solid #515151;

		}

		.search-alert .topsearch-form .topsearchbtn {

		  cursor: pointer;

		  width: 124px;

		  height: 124px;

		  border: none;

		  background: url(../images/h_search.png) no-repeat center;
		  
		  background-size: 20px 20px;

		  position: absolute;

		  right: 0;

		  bottom: 0;

		  z-index: 1001;

		  outline: none;

		}

		.search-alert .topsearch-form .topsearchtx {

		  border: none;

		  font-size: 52px;

		  height: 124px;

		  line-height: 124px;

		  text-align: center;

		  width: 100%;

		  box-sizing: border-box;

		  color: #555;

		  background: none;

		  padding-left: 88px;

		  padding-right: 80px;

		  background: url(../images/h_search.png) no-repeat 35px 53px;

		  outline: none;

		}

		/**搜索框**/
  
	.pc_logo{
		width:20%;
		height:auto;
		float:left;
	}
	
	.pc_logo img{
		width:49%;
	}
	
	.pc_nav{
		width:60%;
		height:auto;
		float:right;
	}
	
	.pc_nav ul li a{
		display:block;
		width:12%;
		height:auto;
		float:left;
		text-align:center;
		font-size:1.7rem;
		font-family:'微软雅黑';
		margin-top:5%;
	}
	
	.clear{
		clear:both;
	}
	
	.pc_banners{
		width:100%;
		height:100%;
	}
	
	.pc_products{
		width:100%;
		height:100%;
		background:#ffffff;
		overflow:hidden;
	}
	
	.pc_products_middle{
		width:90%;
		height:100%;
		margin:0 auto;
	}
	
	.pc_product_titlesx{
		width:100%;
		height:100%;
		padding:3%;
		text-align:center;
	}
	
	.pc_products_middle ul li{
		width:32%;
		height:100%;
		float:left;
		margin-right:1.333%;
	}
	
	.index_product_imgs{
		width:100%;
		height:100%;
	}
	
	.index_product_imgs img{
		width:100%;
	}
	
	.index_big_product_title{
		font-size:2.5rem;
		font-weight:bold;
		padding-top:2%;
	}
	
	.index_small_product_remarks{
		margin-top:2%;
		font-size:1.7rem;
	}
	
	.index_product_names{
		width:100%;
		height:100%;
		padding:3%;
		text-align:center;
	}
	
	.index_product_names_titles{
		font-size:1.8rem;
		font-weight:bold;
	}
	
	.index_product_names_remarks{
		font-size:1.6rem;
		margin-top:2%;
	}
	
	.pc_abouts{
		width:100%;
		height:780px;
		background:url(../images/pc_abouts_02.jpg);
		background-position:50% 50%;
		margin-top:3%;
	}
	
	.pc_abouts_middle{
		width:90%;
		height:780px;
		margin:0 auto;
		text-align:center;
	}
	
	.pc_abouts_title{
		font-size:32px;
		color:#fff;
		font-weight:bold;
		padding-top:177px;
	}
	
	.index_abouts_remarks{
		color:#dbd8d8;
		line-height:2.5em;
		margin-top:2%;
	}
	
	.pc_about_list{
		width:100%;
		height:auto;
		margin-top:7%;
	}
	
	
	
		#about_contain {
		width: 100%;
		min-height: 500px;
		background: #fff;
	}
	
	#about_contain_main {
		width: 1200px;
		min-height: 500px;
		margin: 0 auto;
	}
	
	.abm_up {
		width: 1200px;
		height: 80px;
	}
	
	.abm_upleft {
		font-size: 30px;
		color: rgb(157, 32, 66);
		font-family: 微软雅黑;
		float: left;
		line-height: 65px;
		padding-top: 10px;
	}
	
	.abm_upleft span {
		font-size: 18px;
		color: rgb(81, 81, 81);
		font-family: 微软雅黑;
		padding-left: 12px;
	}
	
	
	.abm_upright {
		float: right;
		font-size: 13px;
		color: rgb(113, 113, 113);
		font-family: 微软雅黑;
		line-height: 30px;
		padding-top: 45px;
	}

.abm_upright a {
    color: #717171;
}

.zhaopin_con {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.lus {
    padding-bottom: 70px;
    overflow: auto;
    min-height: 300px;
    overflow-x: hidden;
}

.work .aa2 {
    background: #9d2042;
    height: 56px;
    line-height: 56px;
    text-align: center;
    margin-bottom: 12px;
}

.work .aa2 dd.aa3 {
    float: left;
    width: 240px;
    color: #fff;
    font-size: 14px;
}

.work ul {
    padding-bottom: 50px;
}

.work .work-pic {
    width: 1200px;
    height: 65px;
    line-height: 65px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.work .work-pic .hong {
    color: #484848;
    width: 240px;
    float: left;
    font-size: 14px;
    text-align: center;
}

.work .finay {
    width: 1200px;
    line-height: 2em;
    display: none;
    font-size: 14px;
    font-family: 微软雅黑;
    color: rgb(114, 114, 114);
    padding-top: 40px;
    padding-bottom: 20px;
    background: rgb(242, 242, 242);
    margin: 0px auto;
}

.finay_contents {
    width: 1052px;
    margin: 0 auto;
}

.finay_contents_up {
    width: 1052px;
    height: 105px;
    margin: 0 auto;
    border-bottom: 1px solid #d8d8d8;
}

.finay_contents_up1 ul li {
    width: 263px;
    height: 30px;
    float: left;
}

.finay_contents_down {
    width: 1052px;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 35px;
    padding-bottom: 35px;
    display: inline-block;
}

.finay_contents_downleft {
    width: 525px;
    float: left;
    border-right: 1px solid #d8d8d8;
}

.finay_contents_downleft h1 {
    color: rgb(56, 56, 56);
    font-size: 16px;
    padding-bottom: 35px;
    font-family: 微软雅黑;
}

.finay_contents_downlcons {
    width: 445px;
    color: rgb(117, 117, 117);
    line-height: 30px;
    font-size: 14px;
    font-family: 微软雅黑;
}

.finay_contents_downright {
    width: 526px;
    float: left;
    padding-left: 70px;
}

.finay_contents_downright h1 {
    color: rgb(56, 56, 56);
    font-size: 16px;
    padding-bottom: 35px;
    font-family: 微软雅黑;
}

.finay_contents_downrcons {
    width: 445px;
    color: rgb(117, 117, 117);
    line-height: 30px;
    font-size: 14px;
    font-family: 微软雅黑;
}
	
	
	.pc_about_list ul li a{
		display:block;
		width:19%;
		height:5vh;
		background:url(../images/index_about_bg1_03.jpg);
		text-align:center;
		line-height:5vh;
		font-size:18px;
		float:left;
		margin-right:6%;
	}
	
	.pc_about_list ul li a:hover{
		background:url(../images/index_about_bg2_03.jpg);
	}
	
	.actives{
		display:block;
		width:19%;
		height:5vh;
		background:url(../images/index_about_bg2_03.jpg);
		text-align:center;
		line-height:50vh;
		font-size:18px;
		float:left;
		margin-right:6%;
	}
	
	.pc_cases{
		width:100%;
		height:1020px;
		background:#fff;
	}
	
	.pc_case_middle{
		width:1200px;
		height:1020px;
		margin:0 auto;
		text-align:center;
	}
	
	.pc_case_middle_title{
		width:1200px;
		height:160px;
		margin-top:60px;
	}
	
	.case_list{
		width:1200px;
		height:765px;
		margin:0 auto;
	}
	
	.case_list_top{
		width:1200px;
		height:375px;
	}
	
	.case_list_top_left{
		width:795px;
		height:375px;
		float:left;
	}
	
	.case_name{
		position:relative;
		z-index:9999;
		margin-top:-60px;
		color:#fff;
		text-align:left;
	}
	
	.case_name a{
		color:#fff;
	}
	
	.case_list_top_right{
		width:390px;
		height:375px;
		float:right;
	}
	
	.case_list_under{
		width:1200px;
		height:375px;
		margin-top:15px;
	}
	
	.pc_newsx{
		width:100%;
		height:100%;
		background:#f5f5f5;
		padding-bottom:21.5%
	}
	
	.pc_newsx_title{
		width:100%;
		height:181px;
		text-align:center;
	}
	
	.pc_newsx_nav{
		width:100%;
		height:97px;
		background:#fff;
		line-height:97px;
		text-align:center;
	}
	
	.pc_newslist{
		width:90%;
		height:45vh;
		margin:0 auto;
		margin-top:3%;
	}
	
	.pc_newslist_lefts{
		width:48%;
		height:45vh;
		float:left;
	}
	
	.pc_newslist_lefts_img{
		width:100%;
	}
	
	.imgs_name_remarks{
		width:100%;
		padding:6%;
		background:#fff;
		text-align:center;
		padding-top:0px;
		padding-bottom:1%;
	}
	
	.index_news_title{
		font-size:18px;
		font-weight:bold;
	}
	
	.remarksx{
		font-size:15px;
		margin-top:2%;
		line-height:2em;
	}
	
	.pc_newslist_rightsx{
		width:50%;
		height:45vh;
		float:right;
	}
	
	.pc_newslist_rightsx ul li a{
		display:block;
		width:100%;
		height:22.5vh;
		background:#fff;
		color:#727272;
		margin-bottom:2%;
	}
	
	.pc_newslist_rights_img{
		width:40%;
		height:auto;
		padding:2%;
		float:left;
	}
	
	.pc_newslist_rights_img img{
		width:100%;
	}
	
	.rights_news_remarks{
		width:57%;
		height:auto;
		float:right;
		background:#fff;
	}
	
	.index_news_title{
		padding-top:10%;
		color:#000;
	}
	
	.clear{
		clear:both;
	}
	
	.listxc{
		width:100%;
		height:100%;
		overflow:hidden;
		background:#ededed;
	}
	
	.job{
		width:50%;
		height:100%;
		float:left;
	}
	
	.job_pic{
		width:100%;
		height:100%;
	}
	
	.job_pic img{
		width:100%;
	}
	
	.job_pic_name{
		width:100%;
		height:100%;
		padding:7%;
		text-align:left;
	}
	
	.jon_pic_name_titlesx{
		font-size:22px;
		font-weight:bold;
	}
	
	.jon_pic_name_remarks{
		color:#505050;
		margin-top:2%;
	}
	
	.pc_footers{
		width:100%;
		height:100%;
		overflow:hidden;
		background:#333333;
		padding-bottom:1%;
	}
	
	.pc_footers_middle{
		width:90%;
		height:100%;
		margin:0 auto;
		background:#333333;
		position:relative;
	}
	
	.pc_footers_left{
		width:60%;
		height:100%;
		float:left;
		border-right:1px solid #434343;
		padding-bottom:5%;
	}
	
	.footer_meun_list{
		width:14%;
		height:100%;
		float:left;
		padding-top:4%;
	}
	
	.footer_big_titles{
		font-size:18px;
		font-weight:bold;
		color:#ffffff;
	}
	
	.footer_small_titlesx{
		margin-top:15%;
	}
	
	.footer_small_titlesx a{
		color:#979797;
	}
	
	.footer_rightsx{
		width:40%;
		height:100%;
		float:right;
		line-height:2em;
		font-size:1.4rem;
		color:#dbdbdb;
		position:absolute;
		top:0px;
		right:0px;
		padding:3%;
		
	}
	
	
	
	.footer_tel{
		color:#fff; 
        font-size:2.4rem;	
		font-weight:bold;
	}
	
	.mobiles{
		display:none;
	}
	
	
	/**关于我们**/
	#sitecontent {
		height: auto;
		min-height: 800px;
	}
	
	.npagePage #banner {
		width: 100%;
		height: 420px;
		position: relative;
		z-index: 1;
	}
	
	.npagePage #banner div {
     width: 100%;
     height: 420px;
	} 
	
	.npagePage .content {
		background: #fff;
		position: relative;
		z-index: 1;
	}
	
	#about_contain {
		width: 100%;
		min-height: 408px;
		float: left;
		background: #fff;
		position: relative;
		z-index: 2;
	}
	
	.about_contain_main {
		width: 100%;
		height: 60px;
		border-bottom: 1px solid #d8d8d8;
	}

	.about_top {
		width: 1200px;
		height: 60px;
		margin: 0 auto;
	}
	
	.about_lists_left {
		float: left;
	}
	
	
	.about_lists_left p {
		font-size: 24px;
		color: #9d2042;
		line-height: 60px;
	}
	
	
	p {
		word-wrap: break-word;
	}
	
	
	.about_lists_right {
		float: right;
	}
	
	.about_lists_right ul li {
		float: left;
	}
	
	.about_lists_right ul li a.active {
		color: #fff;
	}
	.about_lists_right ul li a.active {
		background: #9d2042;
	}
	.about_lists_right ul li a {
		font-size: 14px;
		color: #7a7a7a;
		line-height: 60px;
		padding: 0px 22px;
		padding-top: 20px;
		padding-bottom: 21px;
	}
	
	.about_con {
		width: 1200px;
		min-height: 340px;
		margin: 0 auto;
		padding-top: 45px;
		font-size: 14px;
		color: #494949;
		line-height: 28px;
		margin-bottom: 50px;
	}
	
	.mobiles_listsx{
		display:none;
	}
	
	
	
	
	/**关于我们**/
	
	
	/**产品中心**/
	#about_contain {
		width: 100%;
		min-height: 500px;
		background: #fff;
	}
	
	#about_contain_main {
    width: 1200px;
		min-height: 500px;
		margin: 0 auto;
	}
	
	.abm_up {
		width: 1200px;
		height: 80px;
	}
	
	.abm_upleft {
		font-size: 30px;
		color: #9d2042;
		font-family: "微软雅黑";
		float: left;
		line-height: 65px;
		padding-top: 10px;
	}
	
	.abm_upleft span {
		font-size: 18px;
		color: #515151;
		font-family: "微软雅黑";
		padding-left: 12px;
	}
	
	.abm_upright {
		float: right;
		font-size: 13px;
		color: #717171;
		font-family: "微软雅黑";
		line-height: 30px;
		padding-top: 45px;
	}
	
	.abm_upright a {
		color: #717171;
	}
	
	.abmuplist {
		width: 1200px;
		height: 49px;
		border-top: 1px solid #e4c1ca;
		border-bottom: 1px solid #e4c1ca;
		line-height: 49px;
	}
	
	.about_leftmenu_list {
		float: left;
	}
	
	.product_leftmenu_list a {
		padding-left: 30px;
		padding-right: 30px;
	}
	.about_leftmenu_list a {
		padding-left: 55px;
		padding-right: 55px;
		font-size: 16px;
		color: #626262;
		font-family: "微软雅黑";
		padding-top: 15px;
		padding-bottom: 13px;
	}
	
	
	.about_leftmenu_list a.active {
		color: #fff;
		background: #9d2042;
	}
	
	.abmuplist {
		width: 1200px;
		height: 49px;
		border-top: 1px solid #e4c1ca;
		border-bottom: 1px solid #e4c1ca;
		line-height: 49px;
	}
	
	.about_leftmenu_list {
		float: left;
	}
	
	.about_leftmenu_list a {
		padding-left: 55px;
		padding-right: 55px;
		font-size: 16px;
		color: #626262;
		font-family: "微软雅黑";
		padding-top: 15px;
		padding-bottom: 13px;
	}

	.productlist_contents {
		width: 1226px;
		margin: 0 auto;
		position: relative;
		padding-top: 50px;
		padding-bottom: 40px;
	}
	
	.productlist_list {
		width: 292px;
		height: 320px;
		float: left;
		margin-left: 10px;
		margin-bottom: 40px;
	}
	
	.productlist_list_img {
		width: 292px;
		height: 292px;
		border: 1px solid #e9e9e9;
	}
	
	a {
		color: #555;
		text-decoration: none;
	}
	
	.productlist_list_name {
		width: 290px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 15px;
		font-family: '微软雅黑';
	}
	/**产品中心**/
	
	/**产品详情**/
	
.pro_main {
    width: 1200px;
    display: inline-block;
    margin-top: 25px;
}

.pro_main .pro_left {
    width: 500px;
    height: auto;
    float: left;
}

.preview {
    width: 500px;
    height: 600px;
}

.bigImg {
    position: relative;
    float: left;
    width: 500px;
    height: 500px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.bigImg #midimg {
    width: 500px;
    height: 500px;
}

.bigImg #winSelector {
    width: 235px;
    height: 210px;
}
#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}

.smallImg {
    position: relative;
    height: 70px;
    margin-top: 10px;
    padding: 6px 5px;
    width: 500px;
    overflow: hidden;
    float: left;
}


.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
    background: url(../images/d_08.png) no-repeat;
}
.scrollbutton {
    width: 16px;
    height: 60px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

#imageMenu {
    height: 62px;
    padding-top: 2px;
    overflow: hidden;
    margin-left: 0;
    /* float: left; */
}

#imageMenu li {
    height: 60px;
    width: 65px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-left: 5px;
}

#imageMenu li#onlickImg img, #imageMenu li:hover img {
    width: 59px;
    height: 59px;
    border: 1px solid #9d2042;
}
#imageMenu li img {
    width: 59px;
    height: 59px;
    cursor: pointer;
}

.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
    background: url(../images/d_09.png) no-repeat;
    margin-left: 475px;
    margin-top: -60px;
}
.scrollbutton {
    width: 16px;
    height: 60px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
}

#bigView img {
    position: absolute;
}

.pro_main .pro_right {
    width: 620px;
    height: auto;
    float: right;
}

.pro_main .pro_list1 {
    width: 620px;
    height: 40px;
    line-height: 40px;
    background: #898989;
    /* color: #fff; */
    padding: 0px 10px;
    position: relative;
}

.pro_main .pro_list1 a.goback {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    background: #898989;
    color: #fff;
    top: 0;
    right: 0px;
    position: absolute;
}

.goback img {
    width: 18px;
    height: 15px;
    margin-right: 9px;
}


.pro_main .pro_list2 {
    border-bottom: 1px dashed #c8c8c8;
}
.pro_main .pro_list2 {
    width: 620px;
    height: auto;
    padding: 10px 0px;
    min-height: 60px;
    line-height: 2em;
}

.pro_list2 h1 {
    font-size: 20px;
    color: #3a3a3a;
    line-height: 30px;
    font-weight: middle;
    padding-top: 10px;
    padding-bottom: 30px;
}

.pro_list2 .prolist2_cons {
    font-size: 14px;
    color: #828282;
    line-height: 30px;
    padding-bottom: 20px;
}

.pro_list21 {
    width: 620px;
    min-height: 300px;
    border-bottom: 1px dashed #c8c8c8;
    padding-bottom: 15px;
}


p.pro_list21t {
    font-size: 20px;
    color: #3a3a3a;
    line-height: 30px;
    font-weight: bolder;
    padding-top: 30px;
    padding-bottom: 20px;
}

.pro_list21 p {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 40px;
    font-family: "微软雅黑";
}

.pro_list21 span {
    font-size: 14.4px;
    color: #646464;
    line-height: 40px;
    font-family: "微软雅黑";
    margin-left: 20px;
}

.pro_main .pro_list3 {
    width: 620px;
    height: auto;
    padding: 20px 10px;
    padding-right: 0px;
}

.pro_main .pro_list3 .pro_list3share {
    float: left;
}

.pro_main .pro_list3 a.page {
    display: inline-block;
    padding: 5px 10px;
    padding-right: 0px;
    margin: 0px 5px;
    margin-right: 0px;
    float: right;
    font-size: 14px;
    color: #3a3a3a;
}

.pro_detil {
    width: 1200px;
    min-height: 150px;
    padding: 5px 0px;
    line-height: 2em;
    float: left;
    display: inline-block;
    background: #f1f1f1;
    margin-bottom: 65px;
}

.pro_detil h1 {
    width: 1120px;
    margin: 0 auto;
    font-size: 24px;
    color: #3a2f2f;
    line-height: 40px;
    font-family: "微软雅黑";
    font-family: middle;
    padding-top: 40px;
    padding-bottom: 20px;
}

.pro_detilcons {
    width: 1120px;
    margin: 0 auto;
    font-size: 14px;
    color: #797979;
    line-height: 28px;
    padding-bottom: 50px;
}

/**产品详情**/

/**工程案例**/
.pros_con {
    width: 1200px;
    min-height: 1060px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.pros_con ul li {
    width: 300px;
    height: 300px;
    margin-top: 45px;
    float: left;
}

.pros_con ul li .pro_img {
    width: 258px;
    height: 258px;
    background: #fff;
    border: 1px solid #d6d6d6;
}

.pros_con ul li .pro_img img {
    width: 256px;
    height: 256px;
    padding: 1px;
}

.pros_con ul li p.pros_name {
    width: 260px;
    font-size: 14px;
    color: #494949;
    text-align: center;
    padding-top: 20px;
}
/**工程案例**/

/**新闻资讯**/

.news_con {
    width: 100%;
    min-height: 1155px;
    margin-bottom: 30px;
}

.news_con ul li {
    width: 100%;
    height: 380px;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
}

.news_con ul li .news_con_main {
    width: 1200px;
    height: 380px;
    margin: 0 auto;
}

.news_intror {
    width: 715px;
    height: 260px;
    margin-top: 60px;
    float: right;
}

.news_intror p.news_more {
    width: 198px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d4d4d4;
}

.news_intror p.news_more a {
    width: 198px;
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    color: #797979;
    font-family: "Arial","微软雅黑", Helvetica, sans-serif;
}

.news_intror p.news_t {
    font-size: 22px;
    color: #333333;
    margin-bottom: 12px;
}

.news_intror p.news_intro1 {
    font-size: 14px;
    color: #797979;
    line-height: 28px;
    margin-bottom: 22px;
}

.news_intror p.news_date {
    font-size: 14px;
    color: #797979;
    line-height: 28px;
    margin-bottom: 22px;
}


.news_intror p.news_more a {
    width: 198px;
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    color: #797979;
    font-family: "Arial","微软雅黑", Helvetica, sans-serif;
}

.news_con_main .news_picl {
    width: 440px;
    height: 380px;
    float: left;
}

.news_con_main .news_picl img {
    width: 440px;
    height: 262px;
    margin-top: 50px;
}
img {
    border: 0;
    vertical-align: middle;
}


.news_con ul li:hover{

	background: #f2f2f2;

}

.news_con ul li:hover .news_intror p.news_more{

	background: #cb000c;

	border:1px solid #b4251d;

}

.news_con ul li:hover .news_intror p.news_more a{

	color: #ffffff;

}

}	

@media screen and (max-width:1024px){
		.pc_about_list ul li a{
		display:block;
		width:21%;
		height:5vh;
		background:url(../images/index_about_bg1_03.jpg);
		text-align:center;
		line-height:5vh;
		font-size:18px;
		float:left;
		margin-right:4%;
	}
	
	.pc_about_list ul li a:hover{
		background:url(../images/index_about_bg2_03.jpg);
	}
	
	.actives{
		display:block;
		width:21%;
		height:5vh;
		background:url(../images/index_about_bg2_03.jpg);
		text-align:center;
		line-height:50vh;
		font-size:18px;
		float:left;
		margin-right:4%;
	}
	

	
}

/**pc端**/


/**手机端**/
@media screen and (max-width:1024px){
	
	/**pc端隐藏部分**/
		.pc{
			display:none;
		}
		
		.pc_listsx{
			display:none;
		}
	/**pc端隐藏部分**/
	
	.mobiles{
		max-width:640px;
		height:100%;
		margin:0 auto;
	}
	
	.mobile_header {
		max-width: 640px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
	}
	
	.mobile_header_logo {
		width: 40%;
		height: 100%;
		float: left;
		
	}
	
	a {
		color: #2d374b;
		text-decoration: none;
	}
	
	.mobile_header_logo img {
		width:90%;
	}
	
	img {
		border: 0;
		vertical-align: middle;
	}
	
	.mobile_meuns {
		width: 20%;
		height: auto;
		float: right;
		text-align: right;
		margin-right: 3%;
	}
	
	.mobile_meuns img {
		width: 33%;
		margin-top:30%;
	}
	
	
	img {
		border: 0;
		vertical-align: middle;
	}
	
	
	.sidenav {
		background: #ffffff;
		width: 150px;
		position: absolute;
		top: 0;
		bottom: 0;
		padding-top: 50px;
	}
	
	.am-offcanvas-content ul li {
		width: 100%;
		float: left;
		height: 50px;
		list-style-type: none;
		text-align: center;
		font-size: 14px;
		font-family: 微软雅黑;
	}
	
	.am-offcanvas-content a {
		color: #ccc;
	}
	
	.fa {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	
	
	.index .about_main {
		padding: 10px;
		line-height: 1.8em;
		background: #fff;
		min-height: 200px;
	}
	
	a .pagetext {
		width: 80px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		display: inline-block;
		background: #eee;
		margin: 5px;
	}	
	
	.newspage{		display:none;	}
	
	.index .about_menu li.l_prod {
		position: relative;
	}
	
	.index .about_menu li {
		display: block;
		padding: 15px 10px;
		font-size: 12px;
		margin-bottom: 5px;
		border-bottom: 1px solid #eee;
		background: #fff;
	}
	
	.index .about_menu li a {
		display: -webkit-box;
	}
	
	.index .about_menu li .a_main {
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    overflow: hidden;
    -webkit-box-flex: 1;
}

.index .about_menu li .a_type {
    width: 8px;
    height: 16px;
    margin-right: 5px;
    background-size: 8px 16px;
}
	
}
/**手机端**/