﻿

/* -- 页面整体布局 -- */

.footer { width:1200px; margin:0 auto;  }






@charset "utf-8";

html{color:#000;background:#FFF; }

body { color:#666;font:12px/1.231 "Microsoft Yahei",arial,helvetica,clean,sans-serif;} /*网站字体颜色*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}

del,ins{text-decoration:none;}

li{list-style:none;}

caption,th{text-align:left;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

input,select{vertical-align:middle;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%; border-collapse:collapse;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/

h1 { font-size:32px;}

h2 { font-size:26px;}

h3 { font-size:20px;}

h4 { font-size:16px;}

h5 { font-size:12px;}

h6 { font-size:10px;}



.mt10{ margin-top:10px;}



a { color:#666; text-decoration:none;}  /*for ie f6n.net*/

a:focus{outline:0;} /*for ff f6n.net*/

a:hover { text-decoration:none;}

.vam { vertical-align:middle;}

.clear{clear:both; height:0; line-height:0; font-size:0;}

p{ word-spacing:-1.5px;}

.tr { text-align:right;}

.tl { text-align:left;}

.center { text-align:center;}

.fl { float:left;}

.fr { float:right;}

.pa{ position:absolute;}

.pr{ position:relative}

/*底部开始*/

 
/*底部*/
#footer{height: 240px;background:url(../images/footer.jpg) repeat-x center top;}
#footer .content{position:relative;width:1002px;margin:0 auto;/* padding-top:20px; */}
.fNav{ padding-bottom:60px; }
.fNav ul li{ float:left; }
.fNav ul li:last-child a{ background:none;}
.fNav ul li a{ display:block; width:160px; text-align:center; font-size:16px; color:#fff; line-height:30px; background:url(../images/index_59.jpg) no-repeat right 9px;}
.fNav ul li a:hover{ background:url(../images/index_56.jpg) no-repeat center top; color:#F99E09;}
.indexCotact{width: 560px;overflow:hidden;}
.indexCotact .title{ margin-bottom:30px; }
.indexCotact .title h2{ color:#fff; font-size:18px; display:inline-block;}
.indexCotact .title span{ color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.indexCotact ul li{ line-height:30px; color:#fff; width:50%; overflow:hidden; float:left;}
.ma{width: 185px;float:left;overflow:hidden;text-align:center;background:url(../images/ul.jpg) no-repeat left 68px, url(../images/ul.jpg) no-repeat right 68px;}
.ma p{  color:#fff; margin-bottom:15px;}
.partener{ width:210px; margin-left:40px;}
.partener p{ color:#fff; margin-bottom:50px;}
.partener ul li{ float:left; width:50%; text-align:center; margin-bottom:16px;}
.copy{color:#6f6e6e;font-size:12px;/* margin-top: 20px; */}
.copy a{ float:right; color:#6f6e6e; font-size:12px;}
.copy a:hover{ color:#fff;}
.nybanner2 {
  width: 100%;
  height: 435px;
  position: relative;
  display: block;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
}

 .cplb-3n-ts-03-tit {
                height: 50px;
                font-size: 24px;
                font-weight: normal;
                line-height: 50px;
                border-bottom: 1px solid #ebebeb;
                margin-bottom: 15px;
            }
            
            .cplb-3n-ts-03-tit span {
                display: inline-block;
                height: 50px;
                border-bottom: 2px solid #0071b9;
            }


.Pro_Class_Bg{float:left; overflow:hidden; text-align:center; margin-bottom:10px;}
/**/




.link{ position:absolute; top:0px; left:0px; display:block; width:100%; height:100%; } 
.d_summary{ display:-webkit-box; margin:10px 0; overflow:hidden; -webkit-line-clamp:3px; -webkit-box-orient:vertical; text-overflow:ellipsis; line-height:1.3rem; height:4rem; word-break:break-word; } 
.proList .titleBox{ position:relative; transition:all .36s ease; } 
.proList .titleBox:before{ content:''; position:absolute; top:0px; left:0px; width:0%; height:1px; background:#184ca2; z-index:1; transition:all .5s ease; } 
.proList:hover .titleBox:before{ width:100%; } 
.proList:hover .titleBox{ color:#184ca2; } 
@media only screen and (min-width: 769px){ .proList{ margin-right:0px; margin-bottom:30px; margin-left: 20px; } 
.proList{ width:calc((100% - 80px)/3); border-radius:10px; } 

.titleBox{ padding:5px 0px 5px; border-top:1px solid #eee; font-size:16px;  color:#333; text-align:center; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } 
.proList:hover{ top:0px; box-shadow:rgba(0, 139, 74, 0.1) 0px 3px 18px 2px; cursor:pointer; } 
} 
@media only screen and (min-width:769px) and (max-width: 1024px){ .titleBox{ font-size:16px; padding:5px 0px 5px; } 
.proList{ margin-right:0px; margin-bottom:30px; margin-left: 20px; } 
.proList { margin-right:0px; margin-bottom:30px; } 
.proList { width: calc((100% - 40px)/4); border-radius: 8px; } 
} 
@media only screen and (max-width: 768px){ .proList { margin-right:10px; margin-bottom:10px; } 
.proList { margin-right:0px; } 
.proList { width: calc((100% - 0px)/2) !important; border-radius: 6px; border: 1px solid #eee; } 
.proList:hover .titleBox { color:#00723b; } 
.titleBox { padding: 10px 0px 5px; border-top: 1px solid #eee; font-size: 13px; line-height:22px; text-align:center; font-weight:normal; color:#333; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; } 
.proList:hover .titleBox{ color:#00723b; } 
} 
.p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } 
.p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } 
.p_more{ width:180px; height:46px; margin:20px auto; background-color:#ffa11f00; font-size:16px; color:#333; } 
.p_more .font{ line-height:46px; } 
.p_more .iconfont{ background-color:white; color:#faa126; border-radius:50%; font-size:20px; padding:5px; margin-right:8px; vertical-align:baseline; } 
.p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } 
.p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } 
.lantern{ margin-left:0px!important; margin-right:0px!important; } 
.p_CommonSquareNumBtn{ background-color:#aeaeae; width:12px; height:12px; } 
.p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover{ background-color:#f27824; color:#fff; } 
.d_SummaryBox{ display:none; } 
.link:hover{ cursor:pointer; } 
#c_portalResProduct_list-15693977465028194{ width:100%; max-width:1420px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } 



.page-url{
	text-align: center;
	background: #f3f3f3;
	/* margin-top: 40px; */
	width: 260px;
	border: #184ca0  solid 2px;
}
.page-url>ul {
	width: 260px;
  padding: 0;
  position: relative;
  text-align: center;
}
.page-url>ul>li {
	width:260px;
  text-align: left; 
  line-height:60px;
background-image:url(../images/pp.png);
  border-bottom: 1px solid #f1f1f1;
}
.page-url>ul>li>a{
	color: #363636;
	font-size: 16px; margin-left:50px;
	
}
.page-url ul li:hover{
	 background-image:url(../images/pp1.png);
}
.page-url ul li:hover a{
	color: #fff;
}
.page-url ul>.lihover{
	background-image:url(../images/pp1.png);
	b8;
	b8;
	b8;
	b8;
	a1;8259
}
.page-url ul>.lihover>ul>li{
	background: #efefef;
	border-bottom: 1px dotted #ccc;
}
.page-url ul>.lihover>ul>li>a{
	color: #2b2b2b;
}
.page-url ul>.lihover>ul>li:hover a{
	color: #2ea807;
	font-weight: bold;
}
.page-url ul>.lihover>ul>li.lihover a{
	color: #2ea807;
	font-weight: bold;
}
.page-url ul .lihover a{
	color: #fff;
}






