﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body { margin:0 auto; font-size:12px; font-family:"微软雅黑";color:#333; background:#fff; }
.container{margin-left:auto; margin-right:auto; width:1200px;}
 em {font-style:normal;} 
/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/* Title */
.Title{width: 100%;text-align: center;padding-top: 52px;}
.Title h2{font-size: 38px;color: #333333;}
.Title h2 a{color: #333333;text-decoration: none;}
.Title h2 em{color: #eaa91c;font-weight: bold;}
.Title i{display: block;width: 228px;height: 7px;margin: 12px auto 0;}
.Title i img{display: block;width: 228px;height: 7px;}

a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#000; outline:none;}
ul { list-style:none;}
li { list-style:none;}
img { border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.main{width:1180px;margin:0 auto;}
.show_next p{margin-bottom:5px;font-size:15px;}
.show_next p, .show_next p  a{color:#eaa91c;}
.show_next p a:hover{color:#000;}

/*列表分页导航样式*/

.paging{width: 100%;margin-top: 20px;padding-bottom:50px;text-align: center;}
.paging span{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 44px;height: 44px;background: url(../images/pagingBg01.png) no-repeat center;line-height: 44px;font-size: 14px;color: #fff;margin: 0 5px;cursor: pointer;}
.paging span>a.previousBtn {display: block;width:44px;height:44px;margin:0 auto;background: url(../images/pagingPrevBtn.png) no-repeat center; font-size:0;}
.paging span>a.nextBtn {display: block;width:44px;height:44px;margin:0 auto;background: url(../images/pagingNextBtn.png) no-repeat center; font-size:0;}
.paging p.jk_num {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 5px;}
.paging p>a {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 44px;height: 44px;background: url(../images/pagingBg01.png) no-repeat center;line-height: 44px;font-size: 16px;color: #999;margin: 0 5px;cursor: pointer;}
.paging a:hover ,.paging a.cur {background: url(../images/pagingBg02.png) no-repeat center; color: #fff;}

/* helpList 3D效果图列表 */
.helpListCon{width:100%;}
.helpListCon .mainCon{width: 1300px;margin:0 auto; }
.helpListCon .mainCon .conBox{ display:block; margin: 0 20px; padding:20px 0;}
.helpListCon .mainCon .con{width: 100%; text-align:center;margin-top:35px;}
.helpListCon .mainCon .con p{ text-align:left;}

dl.dl_42{width: 370px;height: 464px;margin: 0 8px;float: left;margin-bottom: 20px;}
dl.dl_42 dt{display: block;width: 370px;height: 285px;overflow: hidden;}
dl.dl_42 dt img{display: block;transform:scale(1);transition: all 2s ease-out; width:370px; height:285px;}
dl.dl_42 dt:hover img{transform: scale(1.2);}
dl.dl_42 dd{padding: 28px 32px 0;height: 177px;position: relative;}
dl.dl_42 dd h4{font-size: 16px;color: #333333;font-weight: normal;}
dl.dl_42 dd h4 a{color: #333333;text-decoration: none;}
dl.dl_42 dd p{line-height: 22px;color: #666666;font-size: 13px;margin-top: 14px;}
dl.dl_42 dd .btn{overflow: hidden;width: 281px;height: 42px;background: url(../images/proListClassifyBg01.png) no-repeat center;position: absolute;bottom: 26px;left: 32px;}
dl.dl_42 dd .btn a{display: block;width: 140px;height: 42px;line-height: 42px;text-align: center;float: left;font-size: 14px;color: #777777;text-decoration: none;}
dl.dl_42 dd .btn a i{display: inline-block;width: 7px;height: 12px;background: url(../images/proListClassify_icon04.png) no-repeat center;margin-left: 8px;position: relative;top: 2px;}
dl.dl_42 dd .btn a:first-child{border-right: 1px solid #eaeaea;}
dl.dl_42 dd .btn a:hover{color: #eaa91c;}
dl.dl_42 dd:hover h4 a{color: #eaa91c;}
dl.dl_42 dd .btn a.more:hover{background: url(../images/proListClassifyBg02.png) no-repeat center;}
dl.dl_42 dd .btn a.more:hover i{background: url(../images/proListClassify_icon05.png) no-repeat center;}
dl.dl_42 dd .btn a.zx{background: url(../images/proListClassifyBg03.png) no-repeat center;color: #fff;}
dl.dl_42 dd .btn a.zx i{background: url(../images/proListClassify_icon05.png) no-repeat center;}



/*最新公告样式 */
.adwidth{width:100%;background:#eee;}
.ad{width:1280px;height:65px;line-height:65px;font-family:"微软雅黑";margin:0 auto;}
.ad .tz{width:1280px;height:65px;background:url(../images/ad.png) no-repeat left;position:absolute;z-index:999;margin:0 auto;}
.adcontent{  
      position: relative;
      height:65px;
      border:0px solid #ccc;
      width:1200px;
      overflow: hidden;
	  margin:0 auto;
    }

    .scroll {
      position: absolute;
      line-height:65px;
      left:100%;
      top: 0;
	  font-size:22px;
	  font-weight:360;
	  color:#c50000;
      white-space: nowrap;
      -webkit-animation: todayScroll 28s linear infinite;
      animation: todayScroll 28s linear infinite;
	 
    }

    .today-scroll-content {
      margin-right:20px;
    }

    @keyframes todayScroll {
      0% {
        transform: translate(-50%);
      }

      100% {
        transform: translate(-100%);
      }
    }
     



/*导航样式*/
.header{background:#f8f8fe; height:180px; width:100%;}


.logo {
	width: 100%;
	height: 130px;
	background-color: #fff;
}
.logo .logo_m {
	width: 1300px;
	height: 130px;
	margin: 0 auto;
}
.logo .logo_m .log a{
	width: 436px;
	height: 130px;
	display: block;
	
	float: left;
	
}
.logo .logo_m .position {
	width:460px;
	height:95px;
	float: left;
	font-size:28px;
	color:#000;
	line-height: 130px;
	padding-left:20px;
	font-family: "华文行楷";
	background: url(../images/position1.gif) no-repeat left center;
}
.logo .logo_m .position span {
	font-size: 26px;
	font-family: "microsoft yahei";
	font-weight:800;
}
.logo .logo_m .position strong {
	font-weight: normal;
	color: #000000;
}

.logo .logo_m .position em{color:#eaa91c;font-size:35px;}


.logo .logo_m .phone{
	float: right;
	width: 350px;
	color: #fdd100;	
	background: url(../images/tel.png) no-repeat left center;
}

.logo .logo_m .phone span{
	font-size:32px;
	font-family: "Arial";
	font-weight:800;
	color: #eaa91c;
	line-height: 128px;
	padding-left:50px;
}



.nav {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background:url(../images/menu_bg.gif);
}
.nav ul {
	width:1087px;
	height: 50px;
	margin: 0 auto;

}
.nav ul li {
	float: left;
	width:135px;
	text-align: center;
	line-height: 50px;
	margin-left: 1px;
	font-size: 16px;
	font-family: "microsoft yahei";
	background:url(../images/menu_bg.gif);
	
}

.nav ul li a {
	display: block;
	color: #000; 
}
.nav ul li:hover{
	background:url(../images/nav.gif);
	
	
}
/* .nav ul li a:hover{color:#000;} */

.nav ul li #001{background:url(../images/nav.gif);}

.topA{display:block; background:url(../images/topA.gif) left top no-repeat; width:52px; height:52px; position:fixed; z-index:100; right:50%; bottom:100px; margin-right:-650px; display:none;}

.sNav1{ width:211px; min-height:176px; _height:176px; position:absolute; z-index:100; top:175px; padding-top:10px; display:none;}
.sNav1 .bg1{ height:16px; width:211px; background:url(../images/sNavBg1.png) no-repeat;}
.sNav1 .bg2{ height:13px; width:211px; background:url(../images/sNavBg3.png) no-repeat;}
.sNav1 .list{ width:211px; background:url(../images/sNavBg2.png) repeat-y;}
.sNav1 ul{}
.sNav1 li{ height:40px; line-height:40px; overflow:hidden; font-size:14px; position:relative; margin:0 24px; background:url(../image/line1.gif) repeat-x bottom;}
.sNav1 li a{ padding-left:18px; color:#666666; background:url(../images/ico6.png) no-repeat left center; line-height:40px;}
.sNav1 li a:hover{ color:#eaa91c;  background:url(../imageS/ico6On.png) no-repeat left center; font-weight:bold;}


.sNav2{ width:211px; min-height:176px; _height:176px; position:absolute; z-index:100; top:175px; padding-top:10px; display:none;}
.sNav2 .bg1{ height:16px; width:211px; background:url(../images/sNavBg4.png) no-repeat;}
.sNav2 .bg2{ height:13px; width:211px; background:url(../images/sNavBg6.png) no-repeat;}

.sNav2 .list{ width:211px;background:url(../images/sNavBg5.png) repeat-y;}
.sNav2 ul{background:url(../images/1.jpg) no-repeat right bottom;}
.sNav2 li{ height:40px; line-height:40px; overflow:hidden; font-size:14px; position:relative; margin:0 24px; }
.sNav2 li a{ padding-left:18px; color:#666666; background:url(../images/ico6.png) no-repeat left center; line-height:40px;display:block;width:300px;}
.sNav2 li a:hover{ color:#eaa91c;  background:url(../imageS/ico6On.png) no-repeat left center; font-weight:bold;}



/* 首页焦点图样式 */
.banner{height:430px;}
.banner .ban_c img{position:absolute;width:1650px;left:50%;margin-left:-825px;top:0;}
.banner .ban_nav{display:none;}

.banner .Left{position:absolute;width:60px;height:60px;background:url(../images/banner_btn_l_24.png) no-repeat;right:50%;bottom:185px;left:10px;}
.banner .Right{position:absolute;width:60px;height:60px;background:url(../images/banner_btn_r_24.png) no-repeat;right:50%;bottom:185px;right:15px;}

.bann_ext{position:relative;}
.frontCover{position:absolute;top:-120px;padding:0 0 16px;border-bottom:5px solid #de0000;}
.frontCover li{float:left;width:82px;padding:3px;background:#000;color:#fff;overflow:hidden;margin-right:10px;cursor:pointer;}
.frontCover p{text-align:center;height:14px;line-height:18px;overflow:hidden;}
.frontCover .img{position:relative;height:50px;overflow:hidden;}
.frontCover img{position:absolute;width:192px;height:50px;left:-50px;}
.frontCover .open{background:#e60013;}
.wrap{width:980px;margin-left:auto;margin-right:auto;}




/* search */
.search{width: 100%;height: 66px;background: #f3f2f2;float:left;}
.search p{float: left;height: 66px;line-height:66px;font-size: 14px;color: #666666;width: 723px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.search p a{font-size: 14px;color: #666666;font-weight: normal;margin-right: 16px;}

.search .Input{width: 335px;height: 33px;line-height: 33px;float: right;margin-top: 17px;position: relative;background: url(../images/searchBg.png) no-repeat center;}
.search .Input input{font-size: 14px;outline: none;border: none;color: #999999;height: 33px;line-height: 33px;width: 275px;padding-left: 18px;background: none;float: left;}
.search .Input a{display: block;width: 42px;height:33px;background: url(../images/searchBtn.png) no-repeat center;float: right;}


/* mub01InpageBannerr 模板1公共广告高度*/
.mub01InpageBannerr{width: 100%;height: 300px; }
.mub01InpageBannerr a{display:block;margin:0 auto;height:300px;}

/* mub01Title 模板1公共标题*/
.mub01Title{width: 100%;text-align: center;padding-top: 40px;}
.mub01Title h3{font-size: 26px;color: #1e1e1e;font-weight: bold;}
.mub01Title h3 em{color: #eaa91c;font-weight: bold;}
.mub01Title h3 i{display: inline-block;height: 1px;background: #e5e5e5;width: 534px;position: relative;top: -6px;}
.mub01Title h3 i.xianL{margin-right: 12px;}
.mub01Title h3 i.xianR{margin-left: 12px;}
.mub01Title p{font-size: 12px;color: #999999;font-family: arial;margin-top: 6px;}

/* mub01Top */
.mub01Top{width: 100%;height: 42px;border-bottom: 1px solid #eaeaea;}
.mub01Top h3{font-size: 20px;color: #333333;float: left;}
.mub01Top h3 em{color: #eaa91c;font-weight: bold;}
.mub01Top h3 i{display: block;width: 24px;height: 1px;background: #eaa91c;position: relative;top: 18px;}
.mub01Top a.more{display: block;font-size: 14px;color: #666666;float: right;margin-right: 6px;text-decoration: none;}
.mub01Top a.more:hover{color: #eaa91c;}



/* mub01MainContent */
.mub01MainContent{width: 100%;background:#f4f4f4;padding-bottom: 30px;}
/*搜索页*/
.mub01MainContent_ss{width: 100%;background: #f4f4f4;padding: 30px 0;}
/* 搜索 */
.InpageSearch{width: 100%;padding-top:50px;}
.InpageSearch .top{padding-top: 52px;height: 108px;background: #e5e5e5;}
.InpageSearch .Input{width: 608px;height: 57px;position: relative;margin: 0 auto;}
.InpageSearch .Input input{width:520px;height: 57px;line-height: 57px;padding: 0 60px 0 28px;font-size: 16px;color: #333333;border: none;background: url(Img/tanchuang/InpageSearchBg01.png) no-repeat center;outline: none;}
.InpageSearch .Input a{display: block;width: 47px;height: 47px;position: absolute;right: 4px;top: 4px;}
.InpageSearch .mainCon{padding: 58px 80px;background: #fff;}
.InpageSearch .mainCon .conBox .searchTitle{margin-bottom: 32px;font-size: 24px;color: #333;font-weight: normal;}
.InpageSearch .mainCon .conBox .box{width: 100%;}
.InpageSearch .mainCon .conBox .box li{padding: 38px 0 26px;border-bottom: 1px solid #e5e5e5;}
.InpageSearch .mainCon .conBox .box li:first-child{border-top: 1px solid #e5e5e5;}
.InpageSearch .mainCon .conBox .box li h3{font-size: 16px;color: #333333;font-weight: normal;}
.InpageSearch .mainCon .conBox .box li h3 a{color: #333333;text-decoration: none;}
.InpageSearch .mainCon .conBox .box li p.p1{font-size: 14px;color: #666666;line-height: 20px;margin-top: 18px;}
.InpageSearch .mainCon .conBox .box li p.p1 a{color: #666666;text-decoration: none;}
.InpageSearch .mainCon .conBox .box li p.p2{overflow: hidden;height: 16px;line-height: 16px;margin-top: 30px;}
.InpageSearch .mainCon .conBox .box li p.p2 span{display: block;float: left;font-size: 14px;color: #666666;}
.InpageSearch .mainCon .conBox .box li p.p2 a{display: block;float: left;font-size: 14px;color: #666666;font-family: arial;margin-left: 32px;background: url(Img/tanchuang/InpageSearch_icon02.png) no-repeat left center;padding-left: 24px;}
.InpageSearch .mainCon .conBox .box li:hover h3 a{color: #eaa91c;}
.InpageSearch .mainCon .conBox .box li.cpsosu{float: left;}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic{display: block;width: 300px;height: 239px;overflow: hidden;float: left;}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic img{display: block;transform:scale(1);transition: all 2s ease-out; width:300px; height:239px;}
.InpageSearch .mainCon .conBox .box li.cpsosu:hover .Pic img{transform: scale(1.2);}
.InpageSearch .mainCon .conBox .box li.cpsosu .intro{padding: 0px 32px 0; width:676px; float: left;}


/* 公共面包屑导航 */
.mub01address{width: 100%;}
.mub01address .container{position: relative;}
.mub01address .con{width: 100%;position: absolute;top: -50px;left: 0;height: 50px;background: url(../images/mub01addressBg.png);}
.mub01address .p1{height: 50px;line-height: 50px;font-size: 13px;color: #fff;float: left;width: 1180px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.mub01address .p1 a{color: #fff;padding: 0 4px;}
.mub01address .p1 img{margin: 0 10px 0 20px;position: relative;top: 4px;}
.mub01address .p2{float: right;font-size: 13px;color: #fff;line-height: 50px;margin-right: 22px;}
.mub01address_search .con{top:0px;}


/* about 关于我们页面 */

/* aboutMenu */
.aboutMenu{width:100%;text-align:center;padding:40px 0 0; margin:0 auto;}
.aboutMenu li{display: inline-block;*display: inline;font-size: 14px;color: #333333;background: url(../images/aboutMenuBg01.png) no-repeat center;height: 50px;line-height: 50px;margin-left: 5px;width: 141px;text-align: center;}
.aboutMenu li a{color: #333;text-decoration: none;display: block;}
.aboutMenu li:first-child{margin-left: 0;}
.aboutMenu li.check{background: url(../images/aboutMenuBg02.png) no-repeat center;}
.aboutMenu li.check a{color: #fff;}
.aboutMenu li:hover{background: url(../images/aboutMenuBg02.png) no-repeat center;}
.aboutMenu li:hover a{color: #fff;}


/* aboutIntro */
.aboutIntro{width: 100%;padding-bottom: 40px;}
.aboutIntro .mainCon{width: 100%;margin-top: 34px; font-size:14px;height:400px;}
.aboutIntro .mainCon  h3{font-size: 22px;color: #333333;font-weight: normal;}
.aboutIntro .mainCon  p{line-height: 24px;color: #333333;font-size:20px;margin-top: 10px;letter-spacing:6px;text-align: justify;}
.aboutIntro .mainCon  i{display: block;width: 34px;height: 2px;background: #eaa91c;position: absolute;bottom: 0;left: 0;}
.aboutIntro .mainCon img{width:500px;border:6px solid #fff;float:left;margin-right:30px;}

/* aboutMien */
.aboutMien{width: 100%;padding-bottom: 40px;background: #fff;}
.aboutMien .mainCon{ width:100%; height:400px; position:relative;margin-top:34px;}
.aboutMien .mainCon span{ display:block; width:42px; height:42px; cursor:pointer; position:absolute; top:50%; margin-top:-21px;overflow: hidden;}
.aboutMien .mainCon .btn01{ background:url(../images/aboutMienBtn01.png) no-repeat left top; left:0;}
.aboutMien .mainCon .btn02{  background:url(../images/aboutMienBtn02.png) no-repeat left top; right:0;}
.aboutMien .aboutMienCon{ overflow:hidden; width:1080px; height:400px; margin:0 auto; position:relative}
.aboutMien .aboutMienCon .aboutMienBox{width: 1080px;height: 400px;margin: 0 auto;}
.aboutMien .aboutMienCon .iteam{ position:absolute; overflow:hidden;height: 285px ;top: 12% !important;}
.aboutMien .aboutMienCon .iteam img{ display:block;}
.aboutMien .aboutMienCon .iteam b{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/aboutMienBg.png) repeat;}
.aboutMien .aboutMienCon .iteam.active b{ display:none;}
.aboutMien .aboutMienCon .iteam.active{height: 400px;top: 0 !important;}
.aboutMien .aboutMienCon .iteam.active p{color: #333333;font-size: 14px;margin-top: 16px;text-align: center;}
.aboutMien .aboutMienCon .iteam.active p a{display: block;color: #333;text-decoration: none;}



/* aboutHonor */
.aboutHonor{width: 100%;padding-bottom: 60px;background: #1e1e1e;}

.aboutHonor .mub01Title h3{color: #fff;}
.aboutHonor .mub01Title p{color: #fff;} 
.aboutHonor .mub01Title h3 i{background: #626262;}
.aboutHonor .mainCon{ width:100%; position:relative;margin-top:34px;}
.aboutHonor .mainCon i{ display:block; width:42px; height:42px; cursor:pointer; position:absolute; top:124px; overflow: hidden;}
.aboutHonor .mainCon .btn01{ background:url(../images/aboutHonorBtn01.png) no-repeat left top; left:-70px;}
.aboutHonor .mainCon .btn02{background:url(../images/aboutHonorBtn02.png) no-repeat left top; right:-70px;}
.aboutHonor .mainCon .aboutHonorCon{width: 100%;position: relative;height: 321px;overflow: hidden;}
.aboutHonor .mainCon .aboutHonorCon ul{width: 105%;position: absolute;top: 0;left: 0;}
.aboutHonor .mainCon .aboutHonorCon li{width: 280px;float: left;margin-right: 30px;}
.aboutHonor .mainCon .aboutHonorCon li span{display: block;width: 100%;margin-top: 14px;font-size: 14px;color: #fff;text-align: center;}
.aboutHonor .mainCon .aboutHonorCon li img{display: block;}


/* aboutHistory */
.aboutHistory{width: 100%;padding-bottom: 44px;background: #fff;position: relative;}
.aboutHistory .mainCon{ width:100%;margin-top:34px;}
.aboutHistory .mainCon .conL{float: left;width: 540px;height: 360px; padding:0;}
.aboutHistory .mainCon .conL a{ display:block;}
.aboutHistory .mainCon .conR{width: 635px;height: 360px;margin-left: 25px;float: left;overflow: hidden;}
.aboutHistory .mainCon .conR .box{width: 548px;height: 360px;float: left;overflow: hidden;padding-left: 36px;background:url(../images/aboutHistory_xian.png) no-repeat left top;overflow: hidden;}
.aboutHistory .mainCon .conR ul{width: 548px;}
.aboutHistory .mainCon .conR li{padding-top: 32px;;border-bottom: 1px solid #e5e5e5;padding-bottom: 22px;}
.aboutHistory .mainCon .conR li dt{width: 70px;float: left;font-size: 26px;color: #eaa91c;font-weight: bold;font-family: arial;}
.aboutHistory .mainCon .conR li dd{width: 478px;float: left;}
.aboutHistory .mainCon .conR li dd p{font-size: 14px;color: #333333;line-height: 23px;}
.aboutHistory .mainCon .conR li:first-child{padding-top: 0;}
.aboutHistory .mainCon .scroll{width:11px;height:360px;float:right;position:relative;background:url(../images/scroll02.png);z-index: 99;}
.aboutHistory .mainCon .scroll p{width:11px;height:61px;background:url(../images/scroll01.png);cursor:auto;left:0;top:1px;position:absolute; background:url(../images/scroll01.png);}

/* aboutCulture */
.aboutCulture{width: 100%;padding-bottom: 38px;background: #f6f6f6;}
.aboutCulture .mainCon{margin-top: 20px;}
.aboutCulture .mainCon ul{width: 100%;text-align:center;}
.aboutCulture .mainCon li{width: 247px;text-align: center;margin: 0 24px;display:inline-block;*display:inline; margin-bottom:24px;}
.aboutCulture .mainCon li span{display: block;width: 237px;height: 237px;border: 5px solid #fff;border-radius: 50%;box-shadow: 0 3px 6px 6px #e4e3e3;}
.aboutCulture .mainCon li img{display: block;border-radius: 50%;}
.aboutCulture .mainCon li h3{font-size: 20px;color: #eaa91c;font-weight: normal;margin: 24px 0 6px;text-align: center;}
.aboutCulture .mainCon li p{font-size: 14px;color: #33332f;line-height: 22px;padding: 0 14px;height: 140px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.aboutCulture .mainCon li a{text-decoration:none;color: #33332f;}
.aboutCulture .mainCon li i{display: block;margin: 12px auto 0;width: 35px;height: 2px;background: #eaa91c;}



/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}
.Left,.Right{cursor:pointer;}

/*关于我们*/
.content{width:100%;height:600px;}

.show{width:1280px;margin:0 auto;}

.show h2{
line-height:105px;
font-size:35px;
color:#000;
font-weight:bold;
text-align:center;
font-family:"微软雅黑";
}

.show h2 em{color:#eaa91c;font-size:46px;}
.show dl{float:left;width:360px;height:440px;margin-left:50px;}
.show dl dt{padding-bottom:20px;}
.show dl dt img{
filter:alpha(opacity=100); 
-moz-opacity:1; 
-khtml-opacity: 1; 
opacity: 1; 
border:none;
border:3px solid #eee;
}
.show dl dt a:hover img{
filter:alpha(opacity=0); 
-moz-opacity:0.5; 
-khtml-opacity:0.5; 
opacity:0.5; 
}
.show dl dt img{
width:360px;
height:270px;
}
.show dl dd h3{
font-size:18px;
color:#eaa91c;
line-height:55px;
text-align:center;
}


.section-title:before {
  content: '';
  width: 108px;
  height: 3px;
  background: url(../images/t-left.png) no-repeat center;
  margin-bottom: 10px;
  margin-right: 15px;
  display: inline-block;
}
.section-title:after {
  content: '';
  width: 108px;
  height: 3px;
  background: url(../images/t-right.png) no-repeat center;
  margin-bottom: 10px;
  margin-left: 15px;
  display: inline-block;
}

.section-title1:before {
  content: '';
  width: 180px;
  height: 3px;
  background: url(../images/t-left.png) no-repeat center;
  margin-bottom: 10px;
  margin-right: 15px;
  display: inline-block;
}
.section-title1:after {
  content: '';
  width: 180px;
  height: 3px;
  background: url(../images/t-right.png) no-repeat center;
  margin-bottom: 10px;
  margin-left: 15px;
  display: inline-block;
}


.show dl dd p{
color:#555;
line-height:25px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height:75px;
}

.show dl dd span{margin:0 auto;}
.show dl dd span a{
background:url(../images/active-state.png) no-repeat center;
width:360px;
height:80px;
line-height:80px;
display:block;
color:#eaa91c;
text-align:center;
font-size:16px;
font-weight:bold;
}
.show dl dd span a:hover{
color:#eaa91c;
}


/*首页产品展示样式*/
.index_product{width:1180px;margin:0 auto;}
.index_product h2{
line-height:95px;
font-size:30px;
color:#eaa91c;
font-weight:bold;
text-align:center;
font-family:"微软雅黑";
}
.index_pc ul li{float:left;width:25%;text-align:center;margin-bottom:10px;}
.index_pc ul li .pic{margin-bottom:10px;}
.index_pc ul li img{border:2px solid #eee;}
*/

/*首页新闻*/
.index_news{width:1180px;margin:0 auto;}
.left_news{float:left;width:350px;height:400px;}
.left_news h3{text-align:center;height:50px;line-height:50px;background:url(../images/news_title.jpg) no-repeat;color:#fff;border-left:15px solid #666;}
.left_news h3 a{color:#fff;font-size:18px;}
.left_news ul li{margin-bottom:3px;}
.left_news ul li a{
	display: block;
    height: 40px;
	line-height: 40px;
    overflow: hidden;
    color: #eaa91c;
    padding: 0 0 0 35px;
    background: #eee url(../images/dd.jpg) no-repeat 25px 18px;
	}
.left_news ul li a:hover{color:#000; background:url(../images/news_title1.jpg) no-repeat;}

.info{width:780px;height:400px;float:right;margin-bottom:5px;}

.info .p{margin-bottom:5px;background:url(../images/news_bg4.jpg) no-repeat 430px bottom;}
.info .p .pic{float:left;display: block;display: table-cell; vertical-align:middle; text-align:center; *display: block; *font-size: 175px;*font-family:Arial;padding:5px;}
.info .p .pic img{vertical-align:middle;border:2px solid #eee;border-radius:35px;width:280px;}

.info .text{float:right;width:430px;height:160px;margin-top:20px;position:relative}
.info .text .t{font-weight:bold;margin-bottom:10px;font-size:16px;font-family:"微软雅黑";background:url(../images/ico4.png) no-repeat left center;padding-left:10px;}
.info .text .t a{color:#eaa91c;}
.info .text .content{width:430px;background:url(../images/bg4.jpg) no-repeat left top;padding-left:10px;}
.info .text .bottun{position:absolute;border-radius:18px;bottom:2px;left:25px;width:88px;height:35px;background:url(../images/chakan.png) no-repeat ;line-height:35px;text-align:center;}
.info .text .bottun a{display:block;color:#fff;}
.info .text .bottun a:hover{color:#000;font-weight:bold;}
.info .text .bottun:hover{background:url(../images/chakan1.png) no-repeat ;}



/*尾部样式*/
/* footer */
.footer{width:100%;background: #333333;}
.footer .footerTop{width: 100%;padding-top: 35px;height: 184px;}
.footer .footerTop .con{float: left;height: 158px;border-left: 1px dotted #4b4b4b;}
.footer .footerTop .con h3{font-size: 14px;color: #fefefe;padding-left: 30px;line-height: 20px;}
.footer .footerTop .con h3 a{color: #fefefe;text-decoration: none;}
.footer .footerTop .con p{margin-top: 22px;}
.footer .footerTop .con p a{display: block;font-size: 13px;color: #838080;padding-left: 30px;background: url(../images/footer_icon04.png) no-repeat 6px center;margin-bottom: 8px;}
.footer .footerTop .con1{border-left: none;width: 172px;}
.footer .footerTop .con2{width: 178px;padding-left: 77px;}
.footer .footerTop .con3{width: 342px;padding-left: 70px;}
.footer .footerTop .con1 h3{background: url(../images/footer_icon01.png) no-repeat left center;}
.footer .footerTop .con2 h3{background: url(../images/footer_icon02.png) no-repeat left center;}
.footer .footerTop .con3 h3{background: url(../images/footer_icon03.png) no-repeat left center;}
.footer .footerTop .con3 p span{display: block;font-size: 13px;color: #838080;margin-bottom: 8px;}
.footer .footerTop dl{width: 117px;float: right;margin-top: 7px;}
.footer .footerTop dt{width: 117px;height: 116px;}
.footer .footerTop dt img{display: block;width: 117px;height: 116px;}
.footer .footerTop dt p{height: 20px;font-size: 13px;color: #999999;text-align: center;background: #fff;}
.footer .footerBottom{height: 60px;border-top: 1px solid #414141;}
.footer .footerBottom p{text-align: center;font-size: 13px;color: #5f5f5f;line-height: 60px;}
.footer .footerBottom p a{color: #5f5f5f;}



/* link 友情链接*/
.link{width:100%;background:#eaa91c;padding: 14px 0 12px 0;}
.link dl{}
.link dt{width:80px;height: 40px;border-right: 1px dotted #fff;float: left;}
.link dt span{display: block;font-size: 26px;color: #fff;font-family: arial;position: relative;top: -5px;}
.link dt em{display: block;font-size: 14px;color: #fff;position: relative;top: -8px;}
.link dt a{text-decoration: none;}
.link dd{float: left;overflow: hidden;padding-top: 12px;margin-left: 10px;}
.link dd a{display: block;font-size: 14px;color: #fff;padding: 0 18px;border-left: 1px solid #41a675;float: left;margin-bottom: 10px;}
.link dd a:first-child{border-left: none;}





/*产品页样式*/
.product_banner a{background:url(../images/product_banner.jpg) 50% 50% no-repeat;height:297px;display:block;text-indent: -9999px;}

.ny_content{
width:1180px;
margin:20px auto;
color:#0164e0;
padding-bottom:10px;
}


/* CSS ny_left */
.ny_left{
width:880px;
float:right;
}

.ny_product  .cp_tit{height:50px;color:#555;}
.ny_product  .cp_tit h3{margin-left:20px;}
.ny_product h3{
margin-left:10px;
text-align:center;
font-size:18px;
color:#fff;
width:113px;
height:50px;
line-height:50px;
background:url(../images/pageTab.png) no-repeat center;
float:left;
}
.ny_product  .cp_tit span{float:right;height:50px;
line-height:50px;padding-right:30px;font-size:14px;}

.ny_product h3 a{color:#eaa91c;}
.ny_product h3 a:hover{color:#f60;}
.ny_product ul{
margin-top:20px;
}

.ny_product ul li img{
display:block;width:275px;height:275px;margin:auto;
border:1px solid #eee;
text-align:center;
}
.ny_product ul li img:hover{border:1px solid #eaa91c;}
.ny_product ul li{
float:left; width:31%; margin-bottom:30px; margin-right:2.3%
}
.ny_product ul li h4 a{display:block;line-height:16px; margin-top:20px; margin-bottom:8px;color:#eaa91c;margin-left:10px;font-size:13px;font-weight:800;}
.ny_product ul li h4 a:hover{text-decoration:underline;}
.ny_product ul li p{
text-align:left;
margin-left:10px;
color:#555;
font-size:13px;
 line-height:21px; height:50px;
}


.ny_product li span{ display:block;margin-top:28px;}
.ny_product li span .zx{float:left; margin-left:6px;width:113px; height:39px; line-height:39px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-radius:18px;border-bottom:2px solid #555;background:url(../images/feedback_pageTab.png) no-repeat left center;}
.ny_product li span .xq{float:right; font-size:13px; color:#eaa91c; margin-top:14px;margin-right:6px;}
.ny_product li span .xq:hover{color:#000;}
.ny_product li img:hover{ border-color:#eee;}
.ny_product li span .zx:hover{ background:#eee; border-left-color:#a23f00;color:#000;}



.ma_show{width:800px;overflow:hidden;}
.ma_show .canshu{margin-top:20px;margin-bottom:10px;padding-left:10px;}
.ma_show .canshu dl{}
.ma_show .canshu dl dd{text-align:left;float:left;width:50%;color:#eaa91c;font-size:16px;}
.ma_show .canshu dl dd em{color:#000;}
.ma_show .canshu dl dd.cp_download{margin-bottom:6px;}
.ma_show .canshu dl dd.cp_download a{
width:101px;
height:21px;
display: block;
text-indent: -9999px;
background:url(../images/icon_pdf01.gif) no-repeat;
}


.ma_show .ma_show_top h1{font-size:18px;}
.ma_show .ma_show_top .feedback{width:100%;height:35px;float:left;margin-bottom:15px;margin-left:20px;}

.ma_show .ma_show_top .feedback a.red{
float:left;
margin-right:20px;
display:block;
font-size:14px;

width:113px;
height:35px;
line-height:35px;
text-align:center;
background:url(../images/aboutMenuBg02.png) no-repeat left center;
color:#fff;
border-bottom:2px solid #000;
}
.ma_show .ma_show_top .feedback a.blue{
float:left;
display:block;
font-size:18px;
width:141px;
height:50px;
line-height:50px;
text-align:center;
background:url(../images/aboutMenuBg02.png) no-repeat center;
color:#fff;
}

.ma_show .ma_show_top .feedback ul li a{}




/*产品扩大样式*/
.box{float:left;padding-left:10px;}
.left-pro{width:360px;height:360px;border:3px solid #eaa91c;background:#fff;text-align:left;margin-right:30px;margin-left:10px;margin-top:30px;}
.left-pro .pic{
display: block;
width:360px;height:360px;
/*非IE的主流浏览器识别的垂直居中的方法*/ 
display: table-cell; 
vertical-align:middle; 
/*设置水平居中*/ 
text-align:center; 
/* 针对IE的Hack */ 
*display: block; 
*font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/ 
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/ 
}
.left-pro .pic img{text-indent:0;vertical-align:middle;}

.MagicZoomBigImageCont{border:5px solid #fff;overflow:hidden;position:relative;bottom:100px;}
.MagicZoomBigImageCont img{width:800px;}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
.MagicZoomPup{border:0px solid #aaa;background:#eaa91c;cursor:hand;left:0}


.pc_show{margin:10px auto;padding:30px;font-size:14px;}
.pc_show h3{margin-bottom:20px;font-size:16px;background:url(../images/pageTab.png) no-repeat center;width:113px;height:50px;line-height:50px;color:#fff;}
.pc_show img{max-width:820px;text-align:center;margin:10px auto;}
.pc_show p{padding:10px 20px;color:#000;word-spacing:2px; letter-spacing:0px;text-align:justify;}
.pc_show table{width:95%;margin:8px auto;border:8px solid #999;}
.pc_show table p{padding:none;text-align:center;}
.pc_show table tr{text-align:center;}
.pc_show table tr{background:#ccc;color:#000;height:30px;}
.pc_show table tr:first-child{font-weight:bold;font-size:13px;height:40px;background:#eaa91c;text-align:center;color:#000;}
.pc_show table tr td:first-child{padding-left:8px;background:#eaa91c;color:#000;}


.ma_show{float:right;}
.ma_show .ma_show_top{
width:100%;
color:#000;
margin-top:10px;
}

.ma_show .ma_show_top h1{text-align:center;}
.ma_show .ma_show_top span{display:block;margin:0 auto;text-align:center;}

.ma_show .ma_show_top dt{
font-size:16px;
font-weight:bold;
line-height:35px;
text-align:center;
}

.ma_show .ma_show_top dd{
padding-bottom:15px;
text-align:center;
}

.ma_show .ma_show_top dd.date{border-bottom:2px dashed #555;color:#eaa91c;}

.ma_show .ma_show_top .feedback{}
.ma_show .ma_show_top .feedback img{width:100px;height:30px;border:none;line-height:30px;}
.ma_show .ma_show_top .feedback ul li a{display:block;height:35px;text-align:center;
line-height:35px;color:#fff;font-size:16px;}


/* CSS ny_right */
.ny_right{
width:280px;
float:right;
margin-top:0px;
}


.ny_right_1{
width:326px;
background:#eaa91c;
}
.ny_right_1 dl{
width:300px;
margin:0 auto;
text-align:center;
color:#eaa91c;
}
.ny_right_1 dl dt{
padding-top:40px;
line-height:30px;
border-bottom:1px solid #eaa91c;
padding-bottom:25px;
width:300px;
}
.ny_right_1 dl dt p{
font-size:24px;
line-height:24px;
}
.ny_right_1 dl dt span{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}
.ny_right_1 dl dd{
margin-top:30px;
padding-bottom:30px;
}

.ny_right_2{
width:280px;
float:right;
border:1px solid #eaa91c;
border-radius:10px;
background:url(../images/fenlei_tit.jpg);
}
.ny_right_2 h2{
font-size:18px;
color:#eaa91c;
font-weight:"微软雅黑";
font-weight:bold;
border-bottom:3px solid #eaa91c;
height:80px;
line-height:80px;
text-align:center;
background:url(../images/mianbaoxie_nav.png) no-repeat 5px center;;
background-size:35px;
}
.ny_right_2 h2 span{
font-size:12px;
color:#eaa91c;
padding-left:10px;
}
.ny_right_2 ul{
width:280px;
float:left;
}
.ny_right_2 ul li{
line-height:40px;
text-align:left;
}
.ny_right_2 ul a.nav_left{
color:#eaa91c;
font-size:16px;
padding-left:20px;
margin-left:38px;
font-weight:bold;
background:url(../images/ico4.png) no-repeat left center;
}

.ny_right_2  .nav_right ul li{float:left;}

.ny_right_2  .nav_right a{
background:url(../images/ico13.jpg) no-repeat left center;
color:#555;
padding-left:20px;
margin-left:38px;
font-size:14px;
line-height:30px;
font-weight:none;
}

.ny_right_2  .nav_right a:hover{color:#000;}

.ny_right_2 ul li a:hover{
color:#f60;
}

.ny_right_3{
width:280px;
float:right;
margin-left:20px;
margin-top:60px;
padding-bottom:20px;
border:1px solid #eaa91c;
border-radius:10px;
background:url(../images/indexPart7.png) no-repeat left top;
}
.ny_right_3 h2{
width:280px;
text-align:center;
font-size:18px;
color:#eaa91c;
font-weight:bold;
font-family:"微软雅黑";
height:80px;
line-height:80px;
border-bottom:3px solid #eaa91c;
}
.ny_right_3 h2 span{
font-size:12px;
color:#eaa91c;
padding-left:10px;
}
.ny_right_3 p{
color:#eaa91c;
width:235px;
margin:0 auto;
padding-top:20px;
}






/*新闻样式*/
.ny_new h4{
background:url(../images/mianbaoxie_nav.png) no-repeat left center;padding-left:58px;
font-size:20px;
color:#eaa91c;
height:80px;
line-height:80px;

}

.ny_new h4 a{color:#eaa91c;}

.ny_new ul{
margin-top:30px;
}

.ny_new ul li a img{display:block;width:230px;height:230px;margin:auto;}
.ny_new ul li img{
width:230px;
height:230px;
border:2px solid #eee;
text-align:center;
}
.ny_new ul li{
width:33.333%;
float:left;
margin-bottom:20px;
}

.ny_new ul li p{
clear:both;
margin-top:10px;
text-align:center;
}

/*新闻详情页*/
.news_banner a{background:url(../images/news_banner.jpg) 50% 50% no-repeat;height:297px;display:block;text-indent: -9999px;}
.news_show{font-family:"微软雅黑";color:#333;padding:20px;font-size:14px;border:1px solid #eaa91c;border-top:3px solid #eaa91c;border-radius:20px 20px 0 0;}
.news_show .news_show_top{margin:20px auto;}
.news_show .news_show_top h1{font-size:18px;}
.news_show .news_show_top dt{font-size:18px;text-align:center;font-weight:bold;}
.news_show .news_show_top dd{text-align:center;font-weight:bold;margin-top:10px;}
.news_show .news_show_top dd span{color:#eaa91c;}

/*新闻列表页*/
.ny_new dl{margin-top:20px;clear:both;border-bottom:1px dashed #53aa36;}
.ny_new dl dd{margin-bottom:5px;}
.ny_new dl dd h2{margin-bottom:8px;}
.ny_new dl dd img{border:3px solid #eee;float:left;margin-right:10px;width:150px;}
.ny_new dl dd span{float:right;}

/*联系我们*/
.contact_banner a{background:url(../images/contact_banner.jpg) 50% 50% no-repeat;height:297px;display:block;text-indent: -9999px;}
.hr_banner a{background:url(../images/hr_banner.jpg) 50% 50% no-repeat;height:297px;display:block;text-indent: -9999px;}
.jxs_banner a{background:url(../images/jxs_banner.jpg) 50% 50% no-repeat;height:297px;display:block;text-indent: -9999px;}




/*关于我们*/
.about_banner a{background:url(../images/about_banner.jpg) 50% 50% no-repeat;height:297px;display:block;text-indent: -9999px;}
.ny_about h4{background:url(../images/mianbaoxie_nav.png) no-repeat left center;padding-left:58px;
font-size:20px;
color:#eaa91c;
height:80px;
line-height:80px;
}

.ny_about h4 a{color:#eaa91c;}
.about_show{font-family:"微软雅黑";color:#333;padding:20px;font-size:14px;}
.about_show .about_show_top{margin:20px auto;}
.about_show .about_show_top dt{width:113px;height:46px;line-height:46px;font-weight:bold;font-size:18px;color:#fff;padding-left:10px;background:url(../images/pageTab.png) no-repeat;}
.about_content{font-size:18px;letter-spacing:5px;}


/* about */
.about{width: 100%;padding-bottom: 74px;}
.about .Title{padding-top: 66px;}
.about .mainCon{margin-top: 62px;}
.about .conBox1{width: 1200px;margin: 0 auto;}
.about .conBox1 dt{float: left;width: 520px;height: 324px;}
.about .conBox1 dt img{display: block;width: 520px;height: 324px;}
.about .conBox1 dd{width: 640px;float:right;}
.about .conBox1 dd h3{font-size: 20px;color: #eaa91c;padding-top: 12px;}
.about .conBox1 dd h3 a{color: #eaa91c;text-decoration: none;}
.about .conBox1 dd p{margin-top: 45px;line-height: 24px;text-indent: 2em;font-size: 14px;color: #666666;}
.about .conBox1 dd a.details{width: 128px;height: 37px;text-align: center;line-height: 37px;font-size: 14px;color: #eaa91c;background: url(Img/Index/about_ty.png) no-repeat center;margin-top: 46px;display: block;text-decoration: none;}
.about .conBox2{width: 100%;margin-top: 40px;}
.about .conBox2 .menu{border-bottom: 2px solid #e7e7e7;width: 1200px;margin: 0 auto;}
.about .conBox2 .menu li{float: left;font-size: 16px;color: #333333;font-weight: bold;padding-right: 12px;padding-bottom: 12px;position: relative;cursor:pointer;}
.about .conBox2 .menu li:hover{color: #eaa91c;}
.about .conBox2 .menu li i{display: none;position: absolute;bottom: -2px;width: 100%;height: 2px;background: #eaa91c;left: 0;}
.about .conBox2 .menu li a{color: #333333;text-decoration: none;}
.about .conBox2 .menu li span{font-size: 16px;color: #b6b6b6;margin-right: 12px;}
.about .conBox2 .menu li:first-child span{display: none;}
.about .conBox2 .menu li:first-child{padding-left: 20px;}
.about .conBox2 .menu li.cur {color: #eaa91c;}
.about .conBox2 .menu li.cur i{display: block;}
.about .conBox2 .con{width:1340px;margin: 36px auto 0;height: 249px;overflow: hidden;position: relative;}
.about .conBox2 .lunb{width: 1180px;position: relative;margin: 0 auto;}
.about .conBox2 .lunb i.aboutBtn{display: block;width: 45px;height: 45px;overflow: hidden;cursor: pointer;position: absolute;top: 78px;}
.about .conBox2 .lunb i.aboutBtn img{display: block;width: 45px;height: 90px;position: relative;}
.about .conBox2 .lunb i.aboutBtn:hover img{top: -45px;}
.about .conBox2 .lunb i.prev{left: -74px;}
.about .conBox2 .lunb i.next{right: -74px;}
.about .conBox2 .lunb .box{width: 100%;position: relative;height: 249px;overflow: hidden;}
.about .conBox2 .lunb .box ul{width: 105%;position: absolute;left: 0;top: 0;}
.about .conBox2 .lunb .box li{float: left;height: 249px;width: 282px;margin-right: 24px;overflow: hidden;position: relative;cursor:pointer;}
.about .conBox2 .lunb .box li i.xian{display: block;width: 282px;height: 2px;background: #e0e0e0;}
.about .conBox2 .lunb .box li i.xianL{width: 141px;height: 2px;background: #eaa91c;position: absolute;left: -141px;bottom: 0px;}
.about .conBox2 .lunb .box li i.xianR{width: 141px;height: 2px;background: #eaa91c;position: absolute;right: -141px;bottom: 0px;}
.about .conBox2 .lunb .box p{width: 282px;height: 200px;position: relative;}
.about .conBox2 .lunb .box p span{display: block;width: 282px;height: 200px;overflow: hidden;}
.about .conBox2 .lunb .box p span img{display: block;width: 282px;height: 200px;transform: scale(1);transition: all 1s ease-out;object-fit:cover;}
.about .conBox2 .lunb .box p a{display: none;width: 282px;height: 142px;position: absolute;top: 0;left: 0;padding-top: 58px;background: url(Img/Index/aboutBg.png);text-align: center;text-decoration: none;}
.about .conBox2 .lunb .box p a img{display: block;width: 36px;height: 36px;margin: 0 auto;}
.about .conBox2 .lunb .box p a b{font-size: 14px;color: #fff;font-weight: normal;margin-top: 22px;display: block;}
.about .conBox2 .lunb .box em{display: block;font-size: 14px;color: #666666;height: 47px;line-height: 47px;text-align: center;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about .conBox2 .lunb .box li:hover p a{display: block;}
.about .conBox2 .lunb .box li:hover p span img{transform: scale(1.2);}


/* product */
.product{width: 100%;padding-bottom: 50px;background:#f5f5f5;height:930px;}
.product .mainCon{width: 100%;margin-top: 42px;}
.product .mainCon .menu{width: 100%;text-align: center;}
.product .mainCon .menu li{display: inline-block;*display: inline-block;width: 180px;height: 37px;line-height: 37px;text-align: center;border: 1px solid #e4e4e4;font-size: 17px;color: #666666;margin: 0 6px;}
.product .mainCon .menu li a{color: #666666;text-decoration: none;}
.product .mainCon .menu li.cur{background: #eaa91c;border-color: #eaa91c;}
.product .mainCon .menu li.cur a{color: #fff;}
.product .mainCon .conBox{width:100%;margin-top: 55px;/*height: 742px;*/overflow: hidden;position: relative;}
.product .mainCon .conBox ul{width: 105%;}
.product .mainCon .conBox li{width:500px;height:333px;position: relative;float: left;margin-left:35px;margin-bottom:30px;box-shadow: 0px 6px 20px 1px rgba(0,0,0,0.6);}
.product .mainCon .conBox li span img{display: block;width:500px;height:333px;transform: scale(1);transition: all 1s ease-out;object-fit:cover;}
.product .mainCon .conBox li span{display: block;width:500px;height:333px;overflow: hidden;}
.product .mainCon .conBox li a{display: none;width:500px;height:333px;text-align: center;position: absolute;top: 0;left: 0;text-decoration: none;background: url(Img/Index/productBg01.png);}
.product .mainCon .conBox li a em{font-size: 18px;color:#fff;display: inline-block;*display: inline-block;*zoom:1;vertical-align: middle;}
.product .mainCon .conBox li a b{display: inline-block;*display: inline-block;*zoom:1;vertical-align: middle;height: 100%;width: 0;}
.product .mainCon .conBox li i{display: block;width: 78px;height: 94px;position: absolute;right: 0;bottom: 0;}
.product .mainCon .conBox li i img{display: block;width: 78px;height: 94px;}
.product .mainCon .conBox li:hover span img{transform: scale(1.2);}
.product .mainCon .conBox li:hover a{display: block;}


/* news */
.news{width: 100%;background: url(../images/newsBg.jpg) no-repeat center;height: 729px;}
.news .mainCon{margin-top: 40px;}
.news .mainCon .conL{width: 816px;float: left;background: #fff;}
.news .mainCon .conL .top{height: 59px;border-bottom: 2px solid #e0e0e0;background:#fff;}
.news .mainCon .conL .top ul{float: left;}

.news .mainCon .conL .top li{float: left;font-size: 16px;color: #333333;font-weight: bold;padding-right: 12px;position: relative;line-height: 59px;}
.news .mainCon .conL .top li i{display: none;position: absolute;bottom: -2px;width: 100%;height: 2px;background: #eaa91c;left: 0;}
.news .mainCon .conL .top li a{color: #333333;text-decoration: none;}
.news .mainCon .conL .top li span{font-size: 16px;color: #b6b6b6;margin-right: 12px;}
.news .mainCon .conL .top li:first-child span{display: none;}
.news .mainCon .conL .top li:first-child{padding-left: 20px;}
.news .mainCon .conL .top li.cur a{color: #eaa91c;}
.news .mainCon .conL .top li.cur i{display: block;}

.news .mainCon .conL .top a.more{display: block;width: 81px;height: 59px;text-align: center;line-height: 59px;font-size: 14px;color: #818181;text-decoration: none;text-transform: uppercase;float: right;border-left: 2px solid #e0e0e0;}
.news .mainCon .conL .top a.more:hover{color: #eaa91c;}
.news .mainCon .conL .conBox{padding-top: 26px;height: 418px;overflow: hidden;position: relative;}
.news .mainCon .conL .conBox .box{height: 418px;}
.news .mainCon .conL .conBox .boxL{float: left;width: 305px;margin-left: 32px;}
.news .mainCon .conL .conBox .boxL img{display: block;width: 305px;height: 189px;}
.news .mainCon .conL .conBox .boxL h3{font-size: 14px;color: #333333;margin: 26px 0 22px 0;}
.news .mainCon .conL .conBox .boxL h3 a{color: #333333;text-decoration: none;}
.news .mainCon .conL .conBox .boxL p{font-size: 13px;color: #666666;line-height: 24px;overflow: hidden;text-overflow: ellipsis;height: 72px;padding-right: 8px;}
.news .mainCon .conL .conBox .boxL p a{color: #666666;text-decoration: none;}
.news .mainCon .conL .conBox .boxL a.details{width: 122px;height: 37px;text-align: center;line-height: 37px;font-size: 14px;color: #eaa91c;background: url(../images/news_ty.png) no-repeat center;margin-top: 22px;display: block;text-decoration: none;}
.news .mainCon .conL .conBox .boxR{width: 422px;float: left;margin-left: 28px;}
.news .mainCon .conL .conBox .boxR dl{margin-top: 14px;height: 113px;border: 1px solid #ececec;}
.news .mainCon .conL .conBox .boxR dl:first-child{margin-top: 0;}
.news .mainCon .conL .conBox .boxR dt{width: 108px;margin-top: 16px;float: left;text-align: center;background: url(Img/Index/news_xian.png) no-repeat right 16px;}
.news .mainCon .conL .conBox .boxR dt span{display: block;font-size: 44px;color: #333333;font-family: arial;}
.news .mainCon .conL .conBox .boxR dt em{font-size: 18px;color: #333333;display: block;}
.news .mainCon .conL .conBox .boxR dd{margin-left: 22px;width: 274px;float: left;margin-top: 22px;}
.news .mainCon .conL .conBox .boxR dd h3{font-size: 14px;color: #333333;}
.news .mainCon .conL .conBox .boxR dd h3 a{color: #333333;text-decoration: none;}
.news .mainCon .conL .conBox .boxR dd p{font-size: 14px;color: #888888;line-height: 24px;height: 48px;margin-top: 12px;}
.news .mainCon .conL .conBox .boxR dd p a{color: #888888;text-decoration: none;}
.news .mainCon .conL .conBox .boxR dl:hover dd h3 a{color: #eaa91c;}
.news .mainCon .conL .conBox .boxR dl:hover dt span,.news .mainCon .conL .conBox .boxR dl:hover dt em{color: #eaa91c;}
.news .mainCon .conR{width: 358px;float: right;background: #fff;padding-bottom: 30px;}
.news .mainCon .conR .top{height: 59px;border-bottom: 2px solid #e0e0e0;background:#fff;}
.news .mainCon .conR .top h3{float: left;font-size: 16px;color: #333333;line-height: 59px;margin-left: 30px;}
.news .mainCon .conR .top h3 em{font-size: 16px;color: #b6b6b6;font-weight: bold;margin-left: 6px;}
.news .mainCon .conR .top a.more{display: block;width: 81px;height: 59px;text-align: center;line-height: 59px;font-size: 14px;color: #818181;text-decoration: none;text-transform: uppercase;float: right;border-left: 2px solid #e0e0e0;}
.news .mainCon .conR .top a.more:hover{color: #eaa91c;}
.news .mainCon .conR .conBox{width:100%;height:414px;overflow:hidden;position: relative;}
.news .mainCon .conR .conBox ul{padding: 0 28px;position:absolute;left: 0;top: 0;}
.news .mainCon .conR .conBox li{padding-top: 20px;height: 117px;border-bottom: 1px dotted #d8d8d8;width:300px;}
.news .mainCon .conR .conBox li h3{padding-left: 28px;background: url(../images/news_q.png) no-repeat left center;line-height: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 14px;color: #333333;}
.news .mainCon .conR .conBox li h3 a{color: #333333;text-decoration: none;}
.news .mainCon .conR .conBox p{padding-left: 28px;background: url(../images/news_a.png) no-repeat left 6px;line-height: 24px;color: #666666;font-size: 13px;margin-top: 8px;padding-top: 3px;height: 72px;overflow: hidden;text-overflow: ellipsis;}
.news .mainCon .conR .conBox li p a{color: #666666;}



/*下载中心*/
.ny_download h4{
background:url(../images/mianbaoxie_nav.png) no-repeat left center;padding-left:58px;
font-size:20px;
color:#eaa91c;
height:80px;
line-height:80px;
}
.ny_download h4 a{color:#eaa91c;}
.ny_download ul{width:100%;margin:auto;}
.ny_download ul li{width:350px;margin:auto 35px;float:left;margin-bottom:28px;border:2px solid #eee;text-align:center;padding:10px 0;}
.ny_download ul li dd{text-align:left;margin-left:28px;height:25px;line-height:25px;}
.ny_download ul li:hover{border:2px solid #53aa36;}
.ny_download ul li dd img{}

/*加入富兰地*/
.ny_join{width:100%;margin:0 auto;height:1000px;background:#3b5b70;}
.join_show{font-family:"微软雅黑";padding-top:20px;margin:auto;background:url(../images/join_banner.jpg) no-repeat 50% top;height:650px;}
.join_show_top {width:780px;margin:0 auto;}
.join_show_top  dt{width:113px;height:46px;line-height:46px;font-weight:bold;font-size:18px;color:#fff;padding-left:10px;background:url(../images/pageTab.png) no-repeat;}
.join_content{width:780px;margin:auto;font-size:18px;letter-spacing:5px;color:#fff;font-weight:bold;}

/*解决方案*/
.ny_fangan h4{
background:url(../images/mianbaoxie_nav.png) no-repeat left center;padding-left:58px;
font-size:20px;
color:#eaa91c;
height:80px;
line-height:80px;
}
.ny_fangan h4 a{color:#eaa91c;}
.ny_fangan ul{width:100%;margin:auto;}
.ny_fangan ul li{width:350px;margin-right:20px;float:left;margin-bottom:28px;border:2px solid #eee;text-align:center;padding:10px 0;}
.ny_fangan ul li dd{text-align:left;margin-left:28px;height:25px;line-height:25px;}
.ny_fangan ul li:hover{border:2px solid #53aa36;}
.ny_fangan ul li dd img{}


/*相关模板*/
.xiangguan{float:left;width:880px;margin:10px auto;border:1px solid #eaa91c;}
.xiangguan h2{
height:35px;
line-height:35px;
font-size:18px;
color:#eaa91c;
font-weight:bold;
font-family:"微软雅黑";
padding-left:12px;
background:#eaa91c;
color:#fff;

}

.xiangguan ul{margin-top:0px;}

.xiangguan ul li{width:20%;text-align:center;margin:0px;float:left;}
.xiangguan ul li .xg{border:1px solid #eee;height:220px;text-align:center;}
.xiangguan ul li .xg:hover{border-left:1px solid #eaa91c;border-right:1px solid #eaa91c;background:url(../images/news_title.jpg);}
.xiangguan ul li a{color:#000;}
.xiangguan ul li img{border:none;width:166px;height:166px;margin:auto;padding-top:5px;}
.xiangguan ul li img:hover{border:none;}


/*推荐模板*/
.tuijian{float:right;width:280px;margin-top:50px;}
.tuijian h2{
height:80px;
line-height:80px;
width:278px;
font-size:18px;
color:#eaa91c;
font-weight:bold;
font-family:"微软雅黑";
text-align:center;
border:1px solid #eaa91c;
border-radius:10px 10px 0 0;
border-bottom:3px solid #eaa91c;
}
.tuijian ul li img{width:276px;}
.tuijian ul li{text-align:center;margin-bottom:15px;border:2px solid #eee;}
.tuijian ul li:hover{border:2px solid #eaa91c;}
.tuijian ul li a{color:#eaa91c;}


/*网站地图模板样式*/
.sitemap_list_main{margin:10px auto;width:980px;font-family:"微软雅黑";font-size:13px;}

.sitemap_list_left{width:650px;float:left;}
.sitemap_list_left .content{border:1px solid #eaa91c;margin-bottom:10px;}
.sitemap_list_left .content h2{color:#fff;background:#eaa91c;text-align:center;}
.sitemap_list_left .content ul{padding:10px;}
.sitemap_list_left .content ul li{padding:5px;border-bottom:1px dashed #999;
background:url(../images/rectCheck.png) no-repeat 0px center;padding-left:18px;}
.sitemap_list_left .content ul li span{float:right;margin-right:18px;}

.sitemap_list_right{float:right;width:320px;}
.sitemap_list_right .content{border:1px solid #eaa91c;margin-bottom:10px;}
.sitemap_list_right .content h2{color:#fff;background:#eaa91c;text-align:center;}

.sitemap_list_right .content .sitemap_xiangguan ul{float:left;width:316px;margin-left:3px;}
.sitemap_list_right .content .sitemap_xiangguan ul li{border:1px solid #eee;margin-bottom:5px;float:left;margin-left:3px;margin-top:5px;}
.sitemap_list_right .content .sitemap_xiangguan li:hover{border:1px solid #0189f7;}
.sitemap_list_right .content .sitemap_xiangguan ul li img{
display: block;
width:150px;height:200px;
/*非IE的主流浏览器识别的垂直居中的方法*/ 
display: table-cell; 
vertical-align:middle; 
/*设置水平居中*/ 
text-align:center; 
/* 针对IE的Hack */ 
*display: block; 
*font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/ 
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/ 
}
.sitemap_list_right .content .sitemap_xiangguan ul li.cpimg img{text-indent:0;vertical-align:middle;}


/*封面模板*/

.ny_product .pic1{border:3px solid #eaa91c;width:260px;height:380px;}
.ny_product .pic1:hover{border:3px solid #f30;}
.ny_product .pic1 dt{text-align:center;}
.ny_product .pic1 dt img{width:100%;border:none;}
.ny_product .pic1 dt img:hover{border:none;}
.ny_product .pic1 dd{text-align:center;font-size:22px;font-weight:800;}
.ny_product .pic1 dd a{color:#eaa91c;}






/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#eaa91c url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#eaa91c url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#eaa91c url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#eaa91c url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


/* proList 产品列表内页 */

/* proListClassify */
.proListClassify{width: 100%;padding-top: 30px;}
.proListClassify .sidebar{width: 320px;float: left;}
.proListClassify .sidebar .top{width: 320px;height: 70px;background: url(../images/proListClassify_icon01.png) no-repeat 267px center #eaa91c;}
.proListClassify .sidebar h3{padding: 20px 0 0 26px;font-size: 24px;font-weight: normal;}
.proListClassify .sidebar h3 a{display: block;color: #fff;text-decoration: none;}
.proListClassify .sidebar h3 em{font-weight: bold;color: #fff;}
.proListClassify .sidebar h3 span{font-size: 10px;color: #fff;font-family: arial;margin-left: 6px;position: relative;top: 2px;}
.proListClassify .sidebar .box1{padding: 26px;background: #fff;}
.proListClassify .sidebar .box1 dl{margin-top: 20px;}
.proListClassify .sidebar .box1 dl:first-child{margin-top: 0;}
.proListClassify .sidebar .box1 dt{height: 56px;text-indent: 26px;font-size: 18px;background: url(../images/proListClassify_icon02.png) no-repeat 220px center #eaeaea;line-height: 56px;}
.proListClassify .sidebar .box1 dt a{display: block;color: #333;text-decoration: none;}
.proListClassify .sidebar .box1 dt a:hover,.proListClassify .sidebar .box1 dt a.cur{color: #eaa91c;background: url(../images/proListClassify_icon03.png) no-repeat 220px center;font-weight: bold;}
.proListClassify .sidebar .box1 dd a{display: block;font-size: 14px;color: #666666;height: 50px;line-height: 50px;background: url(../images/proListClassify_icon02.png) no-repeat 220px center;text-indent: 25px;text-decoration: none;border: 1px solid #eaeaea;}
.proListClassify .sidebar .box1 dd a:first-child{border-top: none;}
.proListClassify .sidebar .box1 dd a:hover,.proListClassify .sidebar .box1 dd a.cur{color: #eaa91c;background: url(../images/proListClassify_icon03.png) no-repeat 220px center;font-weight: bold;}
.proListClassify .sidebar .box2{margin-top: 20px;background: #fff; margin-bottom:20px;}
.proListClassify .sidebar .box2 .phone{background: url(../images/proListClassify_phone.png) no-repeat 32px center;padding-left: 86px;padding-top: 25px;padding-bottom: 20px;border-bottom: 1px solid #eaeaea;}
.proListClassify .sidebar .box2 .phone span{display: block;font-size: 14px;color: #333333;}
.proListClassify .sidebar .box2 .phone p{font-size: 24px;color: #eaa91c;font-family: arial;}
.proListClassify .sidebar .intro{padding: 28px 28px 24px;}
.proListClassify .sidebar .intro p{font-size: 14px;color: #333333;margin-bottom: 8px;line-height: 20px;}
.proListClassify .sidebar .intro p em{font-size: 14px;color: #333;font-family: arial;}
.proListClassify .section{width:850px;float: right;}
.proListClassify .section .con ul{width: 105%;}
.proListClassify .section .con li{width:350px;height:440px;margin:0px 30px;float:left;margin-bottom: 10px;}
.proListClassify .section .con li .Pic{display: block;width:350px;height:233px;overflow: hidden;}
.proListClassify .section .con li .Pic img{display: block;transform:scale(1);transition: all 2s ease-out; width:350px; height:233px;object-fit:cover;}
.proListClassify .section .con li:hover .Pic img{transform: scale(1.2);}
.proListClassify .section .con li .intro{padding:10px 32px 0;height: 177px;background: #fff;position: relative;}
.proListClassify .section .con li .intro h3{font-size: 16px;color: #333333;font-weight: normal; width:356px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block;}
.proListClassify .section .con li .intro h3 a{color: #333333;text-decoration: none;}
.proListClassify .section .con li .intro p{line-height: 22px;color: #666666;font-size: 13px;margin-top: 14px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height:63px;}
.proListClassify .section .con li .intro .btn{overflow: hidden;width: 281px;height: 42px;background: url(../images/proListClassifyBg01.png) no-repeat center;position: absolute;bottom: 26px;left: 32px;}
.proListClassify .section .con li .intro .btn a{display: block;width: 140px;height: 42px;line-height: 42px;text-align: center;float: left;font-size: 14px;color: #777777;text-decoration: none;}
.proListClassify .section .con li .intro .btn a i{display: inline-block;width: 7px;height: 12px;background: url(../images/proListClassify_icon04.png) no-repeat center;margin-left: 8px;position: relative;top: 2px;}
.proListClassify .section .con li .intro .btn a:first-child{border-right: 1px solid #eaeaea;}
.proListClassify .section .con li .intro .btn a:hover{color: #eaa91c;}
.proListClassify .section .con li:hover h3 a{color: #eaa91c;}
.proListClassify .section .con li .intro .btn a.more:hover{background: url(../images/proListClassifyBg02.png) no-repeat center;}
.proListClassify .section .con li .intro .btn a.more:hover i{background: url(../images/proListClassify_icon05.png) no-repeat center;}
.proListClassify .section .con li .intro .btn a.zx{background: url(../images/proListClassifyBg03.png) no-repeat center;color:#fff;}
.proListClassify .section .con li .intro .btn a.zx i{background: url(../images/proListClassify_icon05.png) no-repeat center;}
/*产品页面 分页控件 靠左样式*/
/*.proListClassify .section .paging{width: 100%;margin-top: 20px;margin-bottom: 25px;}
.proListClassify .section .paging .pagingPrev{float: left;display: block;width: 45px;height: 43px;}
.proListClassify .section .paging ul{float: left;margin-left: 30px;}
.proListClassify .section .paging li{width: 45px;height: 43px;line-height: 43px;text-align: center;font-size: 16px; font-family: arial;background: url(../images/pagingBg01.png) no-repeat center;float: left;margin-left: 12px;}
.proListClassify .section .paging li a{color: #999;text-decoration: none;display: block;}
.proListClassify .section .paging .pagingNext{float: left;display: block;width: 45px;height: 43px;margin-left: 30px;}
.proListClassify .section .paging li:hover{background: url(../images/pagingBg02.png) no-repeat center;}
.proListClassify .section .paging li:hover a{color: #fff;}
.proListClassify .section .paging li:first-child{margin-left: 0;}*/

/* proListNews */
.proListNews{width: 100%;}
.proListNews .top{width: 100%;height: 38px;border-bottom: 1px solid #eaeaea;}
.proListNews .top h3{font-size: 20px;color: #333333;float: left;}
.proListNews .top h3 em{color: #eaa91c;font-weight: bold;}
.proListNews .top h3 i{display: block;width: 24px;height: 1px;background: #eaa91c;position: relative;top: 14px;}
.proListNews .top a.more{display: block;font-size: 13px;color: #666666;float: right;margin-right: 6px;text-decoration: none;}
.proListNews .top a.more:hover{color: #eaa91c;}


.proListNews .mainCon{padding: 41px 0;background: #fff;}
.proListNews .mainCon dl{float: left;margin-left: 40px;width: 577px;padding-right: 41px;border-right: 1px dotted #b2b2b2;}
.proListNews .mainCon dt{width: 220px;height: 136px;float: left;}
.proListNews .mainCon dt img{ display:block; width:220px; height:136px;}
.proListNews .mainCon dd{width: 330px;float: right;height: 160px;position: relative;}
.proListNews .mainCon dd h3{font-size: 16px;font-weight: normal;}
.proListNews .mainCon dd h3 a{color: #000000;text-decoration: none; width:330px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block;}
.proListNews .mainCon dd p{line-height: 24px;color: #666666;font-size: 13px;margin-top: 20px; height:74px; overflow:hidden;}
.proListNews .mainCon dd p a{color: #666666;text-decoration: none;}
.proListNews .mainCon dd span{display: block;font-size: 13px;color: #999999;position: absolute;bottom: 15px;left: 0;}
.proListNews .mainCon dd a.more{display: block;width: 36px;height: 36px;background: url(../images/list_circle.png) no-repeat left top;overflow: hidden;position: absolute;right: 6px;bottom: 0;}
.proListNews .mainCon dl:hover dd a.more{background-position: left bottom;}
.proListNews .mainCon dl:hover dd h3 a{color: #eaa91c;}
.proListNews .mainCon ul{width: 474px;float: right;margin-right: 30px;}
.proListNews .mainCon li{overflow: hidden;margin-top: 15px;}
.proListNews .mainCon li:first-child{margin-top: 0;}
.proListNews .mainCon li a{display: block;font-size: 13px;color: #333333;width: 320px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.proListNews .mainCon li a:hover{color: #eaa91c;}
.proListNews .mainCon li span{display: block;font-size: 13px;color: #999999;font-family: arial;margin-right: 10px;float: right;}


/* newsList 新闻列表页 */

/* newsListMenu */
.newsListMenu{width: 100%;text-align: center;padding: 40px 0 0;margin-bottom:40px;}
.newsListMenu li{display: inline-block;*display: inline;font-size: 14px;color: #333333;background: url(../images/aboutMenuBg01.png) no-repeat center;height: 50px;line-height: 50px;margin-left: 8px;width: 141px;text-align: center;}
.newsListMenu li a{color:#eaa91c;font-weight:bold;text-decoration: none;display: block;}
.newsListMenu li:first-child{margin-left: 0;}
.newsListMenu li.cur a{background: url(../images/aboutMenuBg02.png) no-repeat center;color: #fff;}
.newsListMenu li:hover a{background: url(../images/aboutMenuBg02.png) no-repeat center;color: #fff;}

/* newsListCon */
.newsListCon{width: 100%;margin-top:0px;background:url(../images/banner_zp1.jpg) no-repeat center top;}
.newsListCon .mainCon{width: 1200px;margin: 0 auto;}
.newsListCon .mainCon .conBox{width: 1200px;margin: 0 auto;}
.newsListCon .mainCon .con{width: 100%;}
.newsListCon .mainCon dl.xw{width: 100%;padding:25px 0;overflow: hidden;border: 1px solid #dfdfdf;border-top: none;background: #fff;position: relative;}
.newsListCon .mainCon dl.zp{width: 100%;padding:25px 0;overflow: hidden;border: 1px solid #dfdfdf;border-top: none;background: #fff;position: relative;background-color:#fff;}



.newsListCon .mainCon dl:first-child{border-top:1px solid #dfdfdf;}
.newsListCon .mainCon dt{width: 220px;height: 170px;float: left;margin-left: 40px;overflow: hidden;}
.newsListCon .mainCon dt img{display: block;transform: scale(1);transition: all 2s ease-out; width:220px;}
.newsListCon .mainCon dl:hover dt img{transform: scale(1.2);}
.newsListCon .mainCon dd.y{width: 875px;height:170px;position: relative;margin-left: 28px;float: left;height: 209px;}
.newsListCon .mainCon dd.w{width:1136px;height:170px;position: relative;margin-left: 28px;float: left;overflow: hidden;}
.newsListCon .mainCon dd.zpw{width:1136px;position: relative;margin-left: 28px;float: left;overflow: hidden;}


.newsListCon .mainCon dd h3{font-size: 20px;font-weight: normal;width: 650px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsListCon .mainCon dd h3 a{color: #000000;text-decoration: none;}
.newsListCon .mainCon dd p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 17px;}
.newsListCon .mainCon dd .label{font-size: 12px;color: #999999;display: block;padding-left: 26px;position: absolute;left: 0;bottom: 0;background: url(../images/newsList_icon03.png) no-repeat left center;line-height: 16px;}
.newsListCon .mainCon dd .label a:hover{color: #eaa91c;}
.newsListCon .mainCon dd .rq{display: block;font-size: 13px;font-family: arial;height: 16px;position: absolute;top: 6px;right: 140px;padding-left: 24px;padding-top: 2px;}
.newsListCon .mainCon dd .zan{display: block;font-size: 13px;font-family: arial;height: 16px;position: absolute;top: 2px;right: 74px;padding-left: 24px;padding-top: 2px;cursor:pointer}
.newsListCon .mainCon dd .readNum{display: block;font-size: 13px;font-family: arial;height: 16px;background: url(../images/newsList_icon02.png) no-repeat left center;position: absolute;top: 5px;right: 4px;padding-left: 24px;padding-top: 2px;}

.newsListCon .mainCon dd a.more{display: block;width: 36px;height: 36px;background: url(../images/list_circle.png) no-repeat left top;overflow: hidden;position: absolute;right: 6px;bottom: 0;}
.newsListCon .mainCon dl:hover dd a.more{background-position: left bottom;}
.newsListCon .mainCon dl:hover dd h3 a{color: #eaa91c;}
.newsListCon .mainCon dl:hover {box-shadow: 0 0 10px 6px #eeeeee;z-index: 99;}

.paging{width: 100%;margin-top: 20px;margin-bottom: 0px;text-align: center;}
.paging span{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 44px;height: 44px;background: url(../images/pagingBg01.png) no-repeat center;line-height: 44px;font-size: 14px;color: #fff;margin: 0 5px;cursor: pointer;}
.paging span>a.previousBtn {display: block;width:44px;height:44px;margin:0 auto;background: url(../images/pagingPrevBtn.png) no-repeat center; font-size:0;}
.paging span>a.nextBtn {display: block;width:44px;height:44px;margin:0 auto;background: url(../images/pagingNextBtn.png) no-repeat center; font-size:0;}
.paging p.jk_num {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 5px;}
.paging p>a {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 44px;height: 44px;background: url(../images/pagingBg01.png) no-repeat center;line-height: 44px;font-size: 16px;color: #999;margin: 0 5px;cursor: pointer;}
.paging a:hover ,.paging a.cur {background: url(../images/pagingBg02.png) no-repeat center; color: #fff;}


/* newsCenter 新闻中心页*/

/* newsCenterCase */
.newsCenterCase{width: 100%;padding-top: 44px;padding-bottom: 30px;}
.newsCenterCase .conL{width: 798px;float: left;}
.newsCenterCase .conL .box{width: 100%;padding-top: 26px;}

.newsCenterCase .conL .box dl{width: 100%;margin-top: 26px;}
.newsCenterCase .conL .box dl:first-child{margin-top: 0;}
.newsCenterCase .conL .box dt{width: 220px;height: 170px;float: left;}
.newsCenterCase .conL .box dt img{ width:220px; height:169px; display:block;}
.newsCenterCase .conL .box dd{width: 554px;float: right;height: 170px;position: relative;}
.newsCenterCase .conL .box dd h3{font-size: 16px;font-weight: normal;}
.newsCenterCase .conL .box dd h3 a{color: #000000;text-decoration: none;}
.newsCenterCase .conL .box dd p{line-height: 24px;color: #666666;font-size: 13px;margin-top: 16px;}
.newsCenterCase .conL .box dd p a{color: #666666;text-decoration: none;}
.newsCenterCase .conL .box dd span{display: block;font-size: 13px;color: #999999;position: absolute;bottom: 15px;left: 0;}
.newsCenterCase .conL .box dd a.more{display: block;width: 36px;height: 36px;background: url(../images/list_circle.png) no-repeat left top;overflow: hidden;position: absolute;left: 0;bottom: 0;}
.newsCenterCase .conL .box dl:hover dd a.more{background-position: left bottom;}
.newsCenterCase .conL .box dl:hover dd h3 a{color: #eaa91c;}
.newsCenterCase .conL .box ul{width: 474px;float: right;margin-right: 30px;}
.newsCenterCase .conL .box li{overflow: hidden;margin-top: 15px;}
.newsCenterCase .conL .box li:first-child{margin-top: 0;}
.newsCenterCase .conL .box li a{display: block;font-size: 13px;color: #333333;width: 320px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.newsCenterCase .conL .box li a:hover{color: #eaa91c;}
.newsCenterCase .conL .box li span{display: block;font-size: 13px;color: #999999;font-family: arial;margin-right: 10px;float: right;}
.newsCenterCase .conR{width: 330px;float: right;}
.newsCenterCase .conR .box{width: 100%;padding-top: 26px;}
.newsCenterCase .conR .box li{float: left;width: 164px;height: 91px;border-left: 1px dotted #e5e5e5;border-top: 1px dotted #e5e5e5;}
.newsCenterCase .conR .box li img{ display:block; width:164px; height:91px;}
.newsCenterCase .conR .box li.dif{border-left: none;}

/* newsCenterPress */
.newsCenterPress{width: 100%;background: #fff;padding-bottom: 50px;}
.newsCenterPress .mainCon{width: 100%;margin-top: 28px;}
.newsCenterPress .mainCon li{width: 370px;float: left;height: 500px;margin-left: 45px;position: relative;}
.newsCenterPress .mainCon li:first-child{margin-left: 0;}
.newsCenterPress .mainCon li .Pic{width: 370px;height: 229px;display: block;overflow: hidden;}
.newsCenterPress .mainCon li .Pic img{display: block;transform: scale(1);transition: all 2s ease-out; width:370px; height:229px;}
.newsCenterPress .mainCon li:hover img{transform: scale(1.2);}
.newsCenterPress .mainCon li h3{font-size: 16px;color: #333333;font-weight: normal;margin: 36px 0 8px 0;}
.newsCenterPress .mainCon li h3 a{color: #333;text-decoration: none; width:370px; display:block; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsCenterPress .mainCon li p.p1 span{font-size: 13px;color: #999999;}
.newsCenterPress .mainCon li p.p1 .time{margin-right: 18px;font-family: arial;}
.newsCenterPress .mainCon li p.p2 .readNum{font-family: arial;}
.newsCenterPress .mainCon li p.p2{font-size: 13px;color: #666666;line-height: 22px;margin-top: 30px;}
.newsCenterPress .mainCon li a.more{width: 133px;height: 39px;line-height: 39px;text-align: center; display: block;position: absolute;bottom: 0;left: 0;font-size: 13px;color: #999999;background: url(../images/newsCenterPressBg01.png) no-repeat center;text-decoration: none;}
.newsCenterPress .mainCon li:hover h3 a{color: #eaa91c;}
.newsCenterPress .mainCon li:hover a.more{background: url(../images/newsCenterPressBg02.png) no-repeat center;color: #fff;}

/* newsCenterPress2 */
.newsCenterPress2{width: 100%;}
.newsCenterPress2 .mainCon{width: 100%;margin: 28px auto 0;}
.newsCenterPress2 .mainCon dl{width: 100%;padding-top: 39px;height: 179px;border: 1px solid #dfdfdf;border-top: none;background: #fff;position: relative;}
.newsCenterPress2 .mainCon dl:first-child{border-top: 1px solid #dfdfdf;}
.newsCenterPress2 .mainCon dt{width: 220px;height: 137px;float: left;margin-left: 40px;overflow: hidden;}
.newsCenterPress2 .mainCon dt img{display: block;transform: scale(1);transition: all 2s ease-out; width:220px; height:136px;}
.newsCenterPress2 .mainCon dl:hover dt img{transform: scale(1.2);}
.newsCenterPress2 .mainCon dd{width: 875px;height: 150px;position: relative;margin-left: 28px;float: left;}
.newsCenterPress2 .mainCon dd h3{font-size: 20px;font-weight: normal;}
.newsCenterPress2 .mainCon dd h3 a{color: #000000;text-decoration: none;}
.newsCenterPress2 .mainCon dd p{font-size: 13px;color: #666666;line-height: 24px;margin-top: 17px;}
.newsCenterPress2 .mainCon dd .label{font-size: 12px;color: #999999;display: block;padding-left: 26px;position: absolute;left: 0;bottom: 0;background: url(../images/newsList_icon03.png) no-repeat left center;line-height: 16px;}
.newsCenterPress2 .mainCon dd .label a:hover{color: #eaa91c;}
.newsCenterPress2 .mainCon dd .rq{display: block;font-size: 13px;font-family: arial;height: 16px;position: absolute;top: 6px;right: 140px;padding-left: 24px;padding-top: 2px;}
.newsCenterPress2 .mainCon dd .zan{display: block;font-size: 13px;font-family: arial;height: 16px;position: absolute;top: 2px;right: 74px;padding-left: 24px;padding-top: 2px;cursor:pointer}
.newsCenterPress2 .mainCon dd .readNum{display: block;font-size: 13px;font-family: arial;height: 16px;background: url(../images/newsList_icon02.png) no-repeat left center;position: absolute;top: 5px;right: 4px;padding-left: 24px;padding-top: 2px;}
.newsCenterPress2 .mainCon dd a.more{display: block;width: 36px;height: 36px;background: url(../images/list_circle.png) no-repeat left top;overflow: hidden;position: absolute;right: 6px;bottom: 0;}
.newsCenterPress2 .mainCon dl:hover dd a.more{background-position: left bottom;}
.newsCenterPress2 .mainCon dl:hover dd h3 a{color: #eaa91c;}
.newsCenterPress2 .mainCon dl:hover {box-shadow: 0 0 10px 6px #eeeeee;z-index: 99;}

/* newsDetials 新闻详情页 */

/* newsDetialsArticle */
.newsDetialsArticle{width: 100%;padding-top: 30px;}
.newsDetialsArticle .mainCon{width: 100%;}
.newsDetialsArticle .mainCon .article{position: relative;width: 890px;background: #fff;float: left;}
.newsDetialsArticle .mainCon .article .ertu{text-align:center;width:100%;}
.newsDetialsArticle .mainCon .article .ertu img{margin:0 auto;display:block;width:200px;}
.newsDetialsArticle .mainCon .article .ertu span{display:block;color: #eaa91c;font-size:16px;}
.newsDetialsArticle .mainCon .article .conBox{padding:  30px 30px 0;}
.newsDetialsArticle .mainCon .article .title h1{font-size: 22px;color: #333333;font-weight: normal;margin-bottom: 16px;}
.newsDetialsArticle .mainCon .article .title .share{width: 100%;height: 24px;}
.newsDetialsArticle .mainCon .article .title .share p{float: left;overflow: hidden;margin-top: 4px;}
.newsDetialsArticle .mainCon .article .title .share p span{display: block;font-size: 12px;color: #999999;padding: 0 8px;border-left: 1px dotted #b6b6b6;float: left;}
.newsDetialsArticle .mainCon .article .title .share p span:first-child{padding-left: 0;border-left: none;}
.newsDetialsArticle .mainCon .article .title .share p span #cntrHits{ float:right;}
.newsDetialsArticle .mainCon .article .title .share ul{float: right;}
.newsDetialsArticle .mainCon .article .title .share li{margin-left: 7px;width: 24px;height: 24px;float: left;}
.newsDetialsArticle .mainCon .article .title .share li img{display: block;}
.newsDetialsArticle .mainCon .article .title  i{width: 100%;display: block;height: 1px;background: #e7e7e7;margin-top: 18px;}
.newsDetialsArticle .mainCon .article .title p.label{font-size: 12px;color: #999999;display: block;padding-left: 26px;background: url(../images/newsList_icon03.png) no-repeat left center;line-height: 16px;margin-top: 24px;}
.newsDetialsArticle .mainCon .article .con{margin: 20px 0;}
.newsDetialsArticle .mainCon .article .con  p{ width:100%; margin:0 auto; white-space:normal; word-spacing:10px; line-height: 30px;font-size: 14px;color: #333333;}
.newsDetialsArticle .mainCon .article .con  p a{color:red;}
.newsDetialsArticle .mainCon .article .context{width: 100%;border-top: 1px solid #e7e7e7;background: #fff;height: 70px;}
.newsDetialsArticle .mainCon .article .context p{width: 445px;float: left;height: 70px;line-height: 70px;}
.newsDetialsArticle .mainCon .article .context p a{font-size: 13px;color: #666666;display: block;}
.newsDetialsArticle .mainCon .article .context p.prevNews a{margin-left: 30px;padding-left: 20px;background: url(../images/newsDetialsArticle_icon10.png) no-repeat left center;}
.newsDetialsArticle .mainCon .article .context p.NextNews a{margin-right: 30px;padding-right: 20px;text-align: right;background: url(../images/newsDetialsArticle_icon11.png) no-repeat right center;}
.newsDetialsArticle .mainCon .article .context p.prevNews a:hover{background: url(../images/newsDetialsArticle_icon12.png) no-repeat left center;color: #eaa91c;}
.newsDetialsArticle .mainCon .article .context p.NextNews a:hover{background: url(../images/newsDetialsArticle_icon13.png) no-repeat right center;color: #eaa91c;}
.newsDetialsArticle .mainCon .article .context p.NextNews{border-left: 1px solid #e7e7e7;width: 444px;}
.newsDetialsArticle .mainCon .article .backNewsList{width: 49px;height: 49px;display: block;position: absolute;left: -49px;top: 0;cursor:pointer;}
.newsDetialsArticle .mainCon .hotNews{width:300px;float: right;}
.newsDetialsArticle .mainCon .hotNews .box{padding: 30px 28px 18px;background: #fff;margin-top: 10px;}
.newsDetialsArticle .mainCon .hotNews .box:first-child{margin-top: 0;}
.newsDetialsArticle .mainCon .hotNews .box .toptit{height: 40px;border-bottom: 1px solid #e7e7e7;}
.newsDetialsArticle .mainCon .hotNews .box .toptit h3{font-size: 18px;color: #333333;font-weight: normal;float: left;} 
.newsDetialsArticle .mainCon .hotNews .box .toptit h3 em{font-weight: bold;color: #eaa91c;}
.newsDetialsArticle .mainCon .hotNews .box .toptit h3 i{width: 72px;height: 1px;background: #eaa91c;position: relative;display: block;top: 18px;}
.newsDetialsArticle .mainCon .hotNews .box .toptit a.more{display: block;width: 21px;height: 21px;float: right;margin-top: 4px;}
.newsDetialsArticle .mainCon .hotNews .box ul{padding-top:18px;width:245px;}
.newsDetialsArticle .mainCon .hotNews .box1 li{font-size: 14px;width:200px;margin-bottom: 16px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsDetialsArticle .mainCon .hotNews .box1 li a{color: #333333;}
.newsDetialsArticle .mainCon .hotNews .box1 li:hover a{color: #eaa91c;}
.newsDetialsArticle .mainCon .hotNews .box2 li{font-size:14px;margin-bottom: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsDetialsArticle .mainCon .hotNews .box2 li a{color: #333333;}
.newsDetialsArticle .mainCon .hotNews .box2 li:hover a{color: #eaa91c;}


.newsDetialsArticle .mainCon .hotNews .sidebar{width: 300px;float: left;}
.newsDetialsArticle .mainCon .hotNews .sidebar .top{width: 300px;height: 70px;background: url(../images/proListClassify_icon01.png) no-repeat 238px center #eaa91c;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3{padding: 20px 0 0 26px;font-size: 24px;font-weight: normal;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 a{display: block;color: #fff;text-decoration: none;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 em{font-weight: bold;color: #fff;}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 span{font-size: 10px;color: #fff;font-family: arial;margin-left: 6px;position: relative;top: 2px;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1{padding: 26px; background:#fff;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dl{margin-top: 20px;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dl:first-child{margin-top: 0;}

.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a{display: block;font-size: 14px;color: #666666;height: 50px;line-height: 50px;background: url(../images/proListClassify_icon02.png) no-repeat 190px center;text-indent: 25px;text-decoration: none;border: 1px solid #eaeaea;border-top: none;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd:first-child a{border-top: 1px solid #eaeaea;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a:hover,.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a.cur{color: #eaa91c;background: url(../images/proListClassify_icon03.png) no-repeat 190px center;font-weight: bold;}

.newsDetialsArticle .mainCon .hotNews .sidebar .box2{margin-top: 20px;background: #fff; margin-bottom:20px;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone{background: url(../images/proListClassify_phone.png) no-repeat 32px center;padding-left: 86px;padding-top: 25px;padding-bottom: 20px;border-bottom: 1px solid #eaeaea;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone span{display: block;font-size: 14px;color: #333333;}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone p{font-size: 24px;color: #eaa91c;font-family: arial;}

/* linkUs 联系我们 */

/* linkUsMap */
.linkUsMap{width: 100%;padding-top: 30px;}
.linkUsMap .mainCon{width: 100%;}

.linkUsMap .mainCon .conL{width: 455px;height: 496px;float: left;background: #fff;padding: 54px 70px 0 75px;}
.linkUsMap .mainCon .conL h3{font-size: 24px;color: #eaa91c;margin-bottom: 42px;}
.linkUsMap .mainCon .conL .box{width: 100%;}
.linkUsMap .mainCon .conL .box li{height: 71px;border-bottom: 1px solid #e5e5e5;overflow: hidden;}
.linkUsMap .mainCon .conL .box li:first-child{border-top: 1px solid #e5e5e5;}
.linkUsMap .mainCon .conL .box li img{display: block;margin-top: 18px;float: left;}
.linkUsMap .mainCon .conL .box li p{float: left;margin-top: 26px;width: 402px;float: right; padding-top:0; line-height:20px;}
.linkUsMap .mainCon .conL .box p span{font-size: 15px;color: #666666;}
.linkUsMap .mainCon .conL .box p em{font-size: 15px;color: #333;}

/* linkUsLy */
.linkUsLy{width: 100%;margin-top: 12px;}
.linkUsLy .mainCon{width: 100%;height: 520px;background: url(../images/linkUsLyBg.jpg) no-repeat top;padding-bottom: 20px;position: relative;}
.linkUsLy .mainCon .box{width: 500px;margin-left: 620px;padding-top: 70px;}
.linkUsLy .mainCon .box input{width: 408px;height: 58px;line-height: 58px;padding: 0 70px 0 20px;border: none;border: 1px solid #e5e5e5;font-size: 16px;color: #999999;margin-bottom: 20px;outline: none;font-size: 16px;color: #999999;}
.linkUsLy .mainCon .box .input1{background: url(../images/linkUsLy_icon01.png) no-repeat 452px center;}
.linkUsLy .mainCon .box .input2{background: url(../images/linkUsLy_icon02.png) no-repeat 452px center;}
.linkUsLy .mainCon .box textarea{width: 408px;height: 80px;padding: 0 70px 0 20px;border: none;border: 1px solid #e5e5e5;font-size: 16px;color: #999999;margin-bottom: 20px;outline: none;font-size: 16px;color: #999999;padding-top: 20px;background: url(../images/linkUsLy_icon03.png) no-repeat 452px 20px;resize: none;}
.linkUsLy .mainCon .box a{display: block;height: 60px;text-align: center;width: 100%;font-size: 22px;color: #fff;line-height: 60px;background: #eaa91c;text-decoration: none;}
.linkUsLy .mainCon .title{position: absolute;top: 66px;left: 70px;}
.linkUsLy .mainCon .title h3{font-size: 24px;color: #eaa91c;}
.linkUsLy .mainCon .title p{font-size: 20px;color: #b8b8b8;font-family: arial;margin-top: 2px;}



/*荣誉*/
dl.qyry {float:left;width: 413px;margin-bottom:16px;margin-left: 6px;}
dl.qyry dt img{width: 409px;height: 290px;background:#eee;display:block;overflow:hidden;padding: 2px;transition:background 0.5s ease;-o-transition:background 0.5s ease;-moz-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;}
dl.qyry dd { float:left; width:413px; margin-top:18px; height:24px; text-align:center; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
dl.qyry dd a{ color:#333333; font-size:14px; line-height:24px; padding-right:8px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
dl.qyry:hover dt img{ background:#eaa91c;}
dl.qyry:hover dd{ color:#eaa91c; text-decoration: none;}
dl.qyry:hover dd a{color:#eaa91c; text-decoration: none;}


/* proDetailsLy */
.proDetailsLy{width: 100%;margin-top: 40px;}
.proDetailsLy .mainCon{padding: 40px 40px 0 20px;background: #fff;height: 420px;}
.proDetailsLy .mainCon .box1{width: 100%;}
.proDetailsLy .mainCon .box1 .Input{width: 548px;height: 58px;border: 1px solid #e0e0e0;float: left;margin-bottom: 20px;margin-left: 20px;}
.proDetailsLy .mainCon .box1 .Input span{width: 130px;float: left;display: block;border-right: 1px solid #e0e0e0;line-height: 58px;font-size: 16px;color: #999999;text-indent: 22px;}
.proDetailsLy .mainCon .box1 input{width: 344px;padding-left: 22px;padding-right: 51px;font-size: 16px;color: #333333;line-height: 58px;outline: none;border: none;}

.proDetailsLy .mainCon .box1 p.input{width: 344px;padding-left: 22px;padding-right: 51px;font-size: 16px;color: #333333;line-height: 58px;outline: none;border: none; margin-left:131px;}
.proDetailsLy .mainCon .box1 .Input1 p.input{background: url(../images/proDetailsLy_icon01.png) no-repeat 372px center;}
.proDetailsLy .mainCon .box1 .Input2 input{background: url(../images/proDetailsLy_icon02.png) no-repeat 372px center;}
.proDetailsLy .mainCon .box1 .Input3 input{background: url(../images/proDetailsLy_icon03.png) no-repeat 372px center;}
.proDetailsLy .mainCon .box1 .Input4 input{background: url(../images/proDetailsLy_icon04.png) no-repeat 372px center;}
.proDetailsLy .mainCon .box1 textarea{text-indent: 22px;width: 1067px;height: 120px;border: 1px solid #e0e0e0;margin-left: 20px;padding-top: 18px;font-size: 16px;color: #999999;outline: none;resize: none;background: url(../images/proDetailsLy_icon05.png) no-repeat 1072px 18px;padding-right: 51px;}
.proDetailsLy .mainCon .box2{text-align: center;margin-top: 25px;}
.proDetailsLy .mainCon .box2 a.tj{margin-right: 12px;}
.proDetailsLy .mainCon .box2 a{display: inline-block;width: 242px;height: 52px;line-height: 52px;text-align: center;font-size: 20px;color: #666666;text-decoration: none;background: url(../images/proDetailsLyBg01.png) no-repeat center;}
.proDetailsLy .mainCon .box2 a i{display: inline-block;width: 7px;height: 12px;background: url(../images/proListClassify_icon04.png) no-repeat center;margin-left: 14px;}
.proDetailsLy .mainCon .box2 a:hover{background: url(../images/proDetailsLyBg02.png) no-repeat center;color: #fff;}
.proDetailsLy .mainCon .box2 a:hover i{background: url(../images/proListClassify_icon05.png) no-repeat center;}


/*留言/投诉与建议*/

.liuyan{width:1000px;margin:50px auto;padding:30px 0px;background:#fff;box-shadow:#999 1px 1px 50px;}
.liuyan table{width:900px;margin:0 auto;}
.liuyan tr td{font-size:16px;border:1px solid #eaa91c;}
.liuyan input.name{height:50px;width:880px;font-size:16px;border:none;outline:none;padding:0 10px;background:url(../images/name.png)no-repeat 860px center;}
.liuyan input.dianhua{height:50px;width:880px;font-size:16px;border:none;outline:none;padding:0 10px;background:url(../images/dianhua.png)no-repeat 860px center;}

.liuyan input.sub{height:50px;width:900px;font-size:16px;border:none;outline:none;background:#53af40;color:#fff;font-size:16px;cursor:pointer;}

.liuyan textarea{height:220px;width:880px;font-size:16px;border:none;outline:none;resize:none;padding-left:10px;padding-top:10px;background:url(../images/liuyan.png)no-repeat 860px 10px;}


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}





/* banner */
#flashs{ position:relative; height:500px; overflow:hidden;width: 100%;}
#flashs .bgitem{z-index:1;position:absolute; top:0; }
#flashs .btn{width: 100%;text-align: center;position: absolute;bottom: 20px;left: 0;z-index: 99999;font-size:0px;}
#flashs .btn span{display: inline-block;width: 20px;height: 21px;background:#fff center;border-radius:50%;cursor: pointer; margin: 0 4px;}
#flashs .btn span.cur {background:#eaa91c center;border-radius:50%;}

#flashs .bot{ display:block; position:absolute; width:58px; height:58px; top:50%; margin-top:-29px;display: none;}
#flashs .bot1{ background:#fff left:5%; z-index: 2;}
#flashs .bot2{ background:#f60 right:5%; z-index: 2;}
#flashs:hover .bot{display:block;}