
/*Copyright (c) 2012, demlution. All rights reserved.
*   version: 1.0.0
*   2012.07.04
**/
/*
 * 将具有默认margin和padding的标记置零
 * 所有标记的margin和padding都在使用时具体定义
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s,
 samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
  { margin:0px; padding:0px; border:0px; vertical-align:baseline; background:transparent }

/*
 * html\body标记样式定义
 * 全局的字体颜色、背景色和文本对齐设置
 */
html{}
body{  color: #a0a0a0; font-size:12px;  font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;font-family: "微软雅黑" !important;  background: #1f2326;}
img{border:0 none;vertical-align:middle;}
li{list-style-type: none;}
a img {border: medium none;}
a{  color: #a0a0a0;text-decoration:none; outline:0;}
a:hover{text-decoration:none;color:#fcd500;}

input:focus,input:active,input:hover,textarea:focus,textarea:active,textarea:hover,a:active{outline:none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
.invisible{visibility:hidden;}
.hidden{display: none;}

/*
 * 定义浮动样式
 */

.rr{ float:right }

/*
 * 定义清除浮动样式
 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
	/* Hides from IE-mac \*/* html .clearfix {
		height:1%;
	}
.clearfix {
	display:block;
}
	/* End hide from IE-mac */
/*
 * 定义圆角边框
 */
.f-s, .f-e {
    background: none repeat scroll 0 0 #ddd;
    clear: both;
    height: 1px;
    margin: 0 1px;
    overflow: hidden;
}
.f-m {border-color: #ddd;border-style: solid;border-width: 0 1px;}

.f-1,.f-2,.f-3 {overflow:hidden;display:block;height:1px;background: #fff;}
.f-1 { margin: 0 3px; background: #ebebeb; }
.f-2 { margin: 0 2px; border-right: 2px solid #ebebeb; border-left: 2px solid #ebebeb; }
.f-3 { margin: 0 1px; border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; }

/* The following is defined color class.
--------------------------------------------------------------------------------------------------*/
.black, .black a { color:#000 }
.black3, .black3 a { color:#333 }
.black6, .black6 a { color:#666 }
.black9, .black9 a { color:#999 }
.green, .green a { color:#174100 }
.green1, .green1 a { color:#2f7300 }
.green2, .green2 a { color:#008000 }
.blue, .blue a { color:#0065ff }
.blue1, .blue1 a { color:#002777 }
.blue2, .blue2 a { color:#255266 }
.blue3, .blue3 a { color:#046ebd }
.blue4, .blue4 a { color:#0033ff }
.orange, .orange a { color:#f60 }
.red, .red a { color:#F00; }
.red1, .red1 a { color:#C00; }
.red2, .red2 a { color:#900; }
.pink,.pink a { color:#d3015a; }
.pink1,.pink1 a { color:#fe577f; }
.org:link, .org:visited, .org:active {color:#f60;text-decoration:none;}
.org:hover {color:#f60;text-decoration:underline;}


.viewpic img {
  width: auto!important; 
}
/* The following is a shorthand property.
--------------------------------------------------------------------------------------------------*/
.mt5 { margin-top:5px }
.mt8{ margin-top:8px;}
.mt10 { margin-top:10px }
.mt15 { margin-top:15px }
.mt20 { margin-top:20px }
.mb5 { margin-bottom:5px }
.mb8{ margin-bottom:8px;}
.mb10 { margin-bottom:10px }
.mb15 { margin-bottom:15px }
.mb20 { margin-bottom:20px }
.mr5 { margin-right:5px;}
.mr8 { margin-right:8px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.ml5 { margin-left:5px;}
.ml8 { margin-left:8px;}
.ml6{margin-left:6px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}

.t_c { text-align:center }
.t_l { text-align:left;}
.t_r { text-align:right }
.block{ display:block; overflow:hidden; zoom:1;}

/******　默认分页样式　******/
.page_link{margin:20px auto; height:24px; width:auto; padding:5px 0; text-align:center; clear:both;}
.page_link li{display:inline;line-height:20px;font-size:12px;width:auto;}
.page_link a{display:inline-block;padding:0 6px;height:20px;border-bottom:1px solid #ddd;color:#666;}
.page_link a:hover{color:#fcd500;}
.page_link li.prev a,.page_link li.active a,.page_link li.next a{border:0;color:#fcd500;}

.page_link .prev_no,.page_link .next_no{color:#ccc;font-weight:normal;margin-bottom:2px;border:none;}
.page_link .prev_no:hover,.page_link .next_no:hover{color:#ccc;background:none;border:none;}
.page_link .nolink,.page_link .morePage{font-weight:bold;color:#fcd500;border:none;background:none;}
.page_link .nolink:hover,.page_link .morePage:hover{color:#fcd500;border:none;background:none;}
.page_link ul {margin:0;padding:0;}

/*-------body-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.bodydiv{min-width:1000px;  margin: 0 auto;}
.container { width:1000px;  margin: 0 auto;}
/*--------top------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.notice{ width:100%;position:relative; z-index:99;height:30px; line-height:30px;  }
.noticecon{ width:700px;float:left;}
.noticecon b a{ float:left;font-family:'宋体'; font-size:12px; font-weight: normal; color:#fff;   padding-left: 45px;  background: url(../image/FrVeNFUeNqlAqX1AjA0jlEkHEXGw.jpg) left top no-repeat;}
.noticecon ul a{ float:left;font-family:'宋体'; font-size:12px; font-weight: normal; color:#fff;   padding-left: 20px;}
.noticecon marquee{ float:left;width:550px;}
.noticecon marquee a{color:#fff; font-size:12px; font-family:'宋体'}

.notice .right{float:right;}
.notice .right a{float:left; color:#fff;}
.notice .right span {  padding: 0 5px;  float: left;color:#fff;}
#top{  width: 100%;margin-bottom:20px;}
#top .container .top_right{position:absolute; right:0; top:0;}
#top .ty{float:left;}
.search{width:250px;  float: right;}
.text1{	float:left;	width:209px;height:26px;border:1px solid #95999c;color:#869ca8;font-size:12px;line-height:26px; text-indent: 20px; background: #1f2326;}
.btnsubmit{	float:left;	width:38px;height:28px;border:1px solid #1f2326; border-left:none;background: url(../image/Frc7YGzJv1PyKV6ZM3BhQqU3IbAZ.jfif-tbnl) left top no-repeat;cursor:pointer; }
/*----------nav----------------------------------------------------------------------------------------------------------------------------------*/
#daohang{position:relative; z-index:999; width: 100%;height: 40px; border-bottom: 1px solid #3d3d3d; border-top: 1px solid #3d3d3d; background: #000000;}
#daohang .container{ position:relative;}
#nav{height:40px;line-height:40px;font-size: 14px;}
#nav .navigation .nav-lilink{position: relative;float: left;text-align: center;height:40px;}
.navigation .nav-lilink .nav-alink{height:40px;display: inline-block;color: #fff;padding: 0px 21px;font-size: 14px;}
#nav .navigation li:hover a.nav-alink,.navigation .hover .nav-alink,.navigation .nav-lilink .nav-alink:hover{text-decoration:none;zoom:1;  color: #ffcc00;}
#nav .navigation .nav-lilink .exnav{z-index: 999;left: 0px;position: absolute;background:#000000;width: 200px;position: absolute; display:none;  left: 50%;  margin-left: -100px;}
#nav .navigation .nav-lilink .exnav ul li{width:200px; display:block; background:none;}
#nav .navigation .nav-lilink .exnav ul li .cat-item{ height:39px;line-height: 39px;}
#nav .navigation .nav-lilink .exnav ul li .cat-name-1{ background:none; height:39px; margin:0px auto; width:190px;position:relative;  text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;margin:0 5px;}
#nav .navigation .nav-lilink .exnav ul li .cat-name-1 a,.navigation .nav-lilink .exnav ul li .cat-item a{color: #fff; display:block;font-size:12px;}
#nav .navigation .nav-lilink .exnav ul li a:hover { text-decoration:none;  color: #ffcc00;}
#nav .navigation .nav-lilink .exnav ul li:hover{ background:#000000;  color: #ffcc00;}
#nav .navigation .nav-lilink .exnav ul li:hover .cat-name-1 a{color: #ffcc00;}
#nav .navigation .nav-lilink .exnav ul li .cat-item .children{position:absolute;left:200px;top:0;display:none;background:#000000;}
/*----------banner--------------------------------------------------------------------------------------------------------------------------------------------------------*/
.banner{}
#kinMaxShow{width:100%; height:450px; visibility:hidden; overflow:hidden;}
#kinMaxShow .KMSPrefix_kinMaxShow_button{width:100%; text-align:center;}
#kinMaxShow .KMSPrefix_kinMaxShow_button li{float:none !important; display:inline-block !important;}
/*-------index-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.section{position:relative; width:100%; margin:auto;  clear:both; overflow: hidden; }
.sectionOver{position:relative; width:100%; margin:auto;  clear:both;}
.Ttitle  a{ 	position:relative;	width:330px; height:70px; margin: 24px auto 14px auto;  padding-top: 12px; display: block;	color:#e1e1e1;font-size:26px;line-height:70px; text-align: center; 	background: url(../image/FmuDHtn7Hsi72EvYmThD5tTufYFZ.jfif-tbnl) center top no-repeat;}
.Ttitle  span{color: #4d4e4e; font-size: 18px; font-family:arial; text-transform: uppercase; }	
.Tmore a{	position:absolute; right:0px; top:0px;	width:82px; height:46px; padding-top: 14px;  display: block;	color: #1e1f24; font-size: 14px; line-height: 46px; }
/*end Ttitle*/
.inProBd{ width:1000px;  margin: 0 auto;}
.inProBdBox{ width: 1000px; padding-top: 14px;padding-bottom:28px;}
.inProClaList{ position: relative; width:1000px; height: 66px;}
.picRight,.picLeft{ 	float:left;	width: 61px; height: 61px;	cursor: pointer;}
.picListBd{	position: relative;float:left;	width: 852px; height: 48px;padding:9px 0px; margin: 0px 9px; 	background: url(../image/Fp1jCEeAUQoySv8rWDYYKTcvzW5W.jpg) center top no-repeat;	overflow: hidden;}
.picListBd2{position:absolute; left:0px;top:7px;  height:48px;  margin:0 auto; overflow:hidden;}
.htmlpic2{ position:absolute; left:3000px; top:7px;  }
.picListBd2 ul{float:left; width: 792px;height: 48px; padding-left:60px;  }
.picListBd2 ul li{ 	float:left;	width: 138px; height:48px;  margin-left: 10px; 	color:#c0c0c0;font-size: 14px; line-height: 48px;  word-break: break-all;font-weight: bold;}
.inProClaList ul li a{color:#c0c0c0;}
.inProClaList ul li a:hover{color:#ffcc00;}
/*end inProClaList*/
.proListPic {position:relative;width:708px; padding-left:292px; padding-top: 36px; overflow: hidden; }
.proListPicF{	position: absolute;left:0px; top: 36px;	width: 288px; height:464px; border: 2px solid #ffcc00;	overflow: hidden;}
.proListPicF img{ display: block;}
.proListPicF .proListPicFT{position:relative;width: 256px;height:160px ; padding:0px 16px;}
.proListPicF .proListPicFTT{	width: 256px; height: 34px; padding-top: 7px;	color:#ffffff;font-size: 14px; line-height: 34px; }
 .proListPicF .proListPicFTT a{color:#ffffff;}
.proListPicF .proListPicFTTro{color:#666666;font-size: 14px; line-height: 20px; }
.proListPicF .proListPicFTM{	position: absolute;right:0px; bottom:0px;}
.proListPic ul li{ 	position: relative;float:left;	width:232px; height:232px; margin-left:4px; margin-bottom: 4px;	overflow: hidden; }	
.proListPic ul li .pic{position:relative;width:232px; height:232px;  }
.proListPic ul li .intro .introT{	width:200px; height:32px; display: block; padding-top:5px;	color:#ffcc00;font-size:14px;line-height:32px; text-align:center; }
.proListPic ul li .intro .introT a{color:#ffcc00;}
.proListPic ul li .intro .introTro{	padding:5px 0px 10px 0px;	color:#a0a0a0;font-size:14px;line-height:22px; text-align: left;  }
.proListPic ul li .intro .introI img{ padding-left: 30px; cursor: pointer;}
.proListPic  li  .caseborder { width: 100%; height: 0;  position: absolute;   transition: height 0.2s;-moz-transition: height 0.2s; /* Firefox 4 */-webkit-transition: height 0.2s; /* Safari 和 Chrome */-o-transition: height 0.2s;}
.proListPic li  .intro {  height: 200px;  padding: 15px;  border: 1px solid #ffcc00;  overflow: hidden;  position: absolute;  bottom: -235px;  left: 0;  background: url(../image/FokhlGyOzDJLprwmUDuxHxk0XU2B.x-png);  transition: bottom 0.2s;  -moz-transition: bottom 0.2s;  -webkit-transition: bottom 0.2s;  -o-transition: bottom 0.2s; color: #fff;  width: 200px;}
.proListPic li:hover .intro{bottom:0;}
/*end proListPic*/
.newsListBd{ position: relative; width: 1000px; margin: 0 auto;padding-bottom: 6px;}
.newsList{ position:relative; width: 1000px; padding-top: 16px;}      
.newsListDl{ 	float: left;	width:500px; height: 54px;  margin-top: 20px; margin-bottom: 20px;}
.newsListDl a{width: 486px; height: 54px; display:block; overflow: hidden;}
.newsListDl dt{ 	float:left;	width: 52px; height:54px; 	color:#000000; font-size: 30px; line-height: 40px; text-align: center;	background: url(../image/FkKhKFQFSADxKT7lmrPnWnpLBxEF.jfif) center top no-repeat;}	
.newsListDl dt span{	display: block;	color:#000000; font-size: 14px; line-height: 14px; text-align: center; font-weight: bold;}
.newsListDl dd{float:left;width:420px;height:54px; padding-left: 12px;  }
.newsListDl .title {	width: 420px; height: 26px; display: block;	color:#ffcc00; font-size:14px; line-height:26px;	transition: all .5s ease; }	
.newsListDl .intro{	width: 420px; height: 24px; display: block; 	color:#a0a0a0; font-size:14px; line-height:24px;}
.newsListDl a:hover .title{	text-indent: 28px; text-overflow: ellipsis; white-space: nowrap;  overflow: hidden;	transition: all .5s ease; }	
/* end newsListDl */	
.casePicBR{	width: 100%; height: 460px;	background: url(../image/FgNn-DrFaExVgXz9emWx0qFjL-Kk.jpe) center top no-repeat;}
.casePic{ position:relative; width:1000px; margin: 0 auto; }
#casePicId{width:1000px;height:460px; overflow: hidden; margin: 0 auto;}
#casePicIdIn{   width: 1000px!important;float:left;}
#casePicIdList1,#casePicIdList2{ float:left;}
.casePicUl{position:relative;height:316px; margin: 0 auto;padding-top:88px!important;padding-bottom:56px!important;}
.nextC{ 	position: absolute; left:50%; top:0px; margin-left: -92px;	width: 184px; height: 68px;}
.moreCa{	position: absolute;left:50%; bottom:-29px; margin-left: -29px; z-index: 99999;	width: 58px; height: 58px;}
.casePicUl li{	 position:relative;float:left;	 width: 238px; height: 338px!important; margin-right:16px ;}
.casePicUl li a{	width: 238px;  display: block;	transition: margin-top .5s ease;	 background: #ffffff;}
.casePicUl li a:hover{	 margin-top: -20px;	 transition: margin-top .5s ease;	  background: #ffffff;}
.casePicUl .casePicUlP{ width: 238px; height: 238px;}
.casePicUl .casePicUlT{ 	width: 214px;height: 30px; padding: 0px 12px;margin-top: 17px; 	color:#333333; font-size:14px; line-height:30px; font-weight: bold;}
.casePicUl .casePicUlTr{	width: 214px;height: 90px; padding: 0px 12px;	color:#666666; font-size:14px; line-height:20px;}
/*end casePic*/
.ccbd{ position: relative; width:1000px;height: 406px; padding-top: 54px; margin: 0 auto;}
.safeList{ 	position: absolute; left:184px; top:54px; 	width:648px; height: 92px; padding-top: 10px; }	
.safeList ul{width:648px; height:80px;}
.safeList ul li{float:left;width:296px;height:38px;padding: 0px 2px;margin-right: 24px; border-bottom: 1px solid #5c5c5c;	}
.safeList ul li a{	width:296px;height:38px; display: block;	color:#a0a0a0; font-size: 14px; line-height: 38px;  transition: all .5s ease; }
.safeList ul li a:hover{	text-indent:28px; text-overflow: ellipsis; white-space: nowrap;  overflow: hidden;	transition: all .5s ease; }	
.company{ 	position: absolute; left:0px; bottom:0px;	width:300px; height:220px; padding-right:30px; 	color:#a0a0a0;font-size:14px; line-height:30px;}
.company  span{ 	display: block;	color:#a0a0a0; font-size: 14px; line-height: 36px;  font-weight: bold;  }
.contactnr{	position: absolute; right:0px; bottom:0px;	width:306px; height:220px; padding-left:26px; 	}
.contactnr dl{width:306px; display:block;clear:both;  color: #a0a0a0;  font-size: 14px;  line-height: 30px;}
.contactnr dl dt,.contactnr dl dd{color:#a0a0a0; font-size:14px;  line-height:30px; }
.contactnr dl dt{float:left; width:50px;  padding-left: 40px; }
.contactnr dl dd{float:left; width:216px;}
.circle{	position: absolute; left:330px; bottom:0px;	width:338px; height:304px; 	background: url(../image/FvKUEo2JG37tg0u5sWMPwUvydT7b.jpe) center top no-repeat;}
.positionC{position: absolute; left:110px; top:50px; z-index: 9999;}
.positionA{position: absolute; left:44px; top:210px; z-index: 9999;}
.positionCon{position: absolute; left:172px; top:210px; z-index: 9999;}
.circleT a{	width: 120px; height: 44px; display: block; 	color:#ffcc00; font-size: 18px; line-height: 24px; text-align: center;}
.circleT a span{	display: block;	color:#4d4e4e; font-size: 12px; line-height: 20px; text-transform: uppercase; }
/* end contact */
/*end company*/
/*end inMain*/
/*-------列表页-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.bg-main{ width: 100%;}
.mainXian{ background: url(../image/FuaeHEI8UH4qGYFXGMqZvVELp-CL.jpg) left center repeat-x;}
.mainConTitle{	position:relative;	width:330px; height:70px; margin: 14px auto 20px auto;  padding-top: 12px; display: block;font-size:26px;line-height:70px; text-align: center; 	background: url(../image/FmuDHtn7Hsi72EvYmThD5tTufYFZ.jfif-tbnl) center top no-repeat #1f2326; }
.mainConTitle a{color:#e1e1e1;}
.mainConTitle span{color: #4d4e4e; font-size: 18px; font-family:arial; text-transform: uppercase;}
/*end mainConTitle*/
.main{ margin:0 auto 0px;  width: 1000px;}
.subNav_box { display: block;   text-align:right; line-height: 54px;  font-size: 14px;}
.subNav { text-align: left; position: relative; border-bottom:1px dotted #ccc;margin: 20px 0;}
.subNav h3 {display: inline-block; position: relative;}
.subNav h3 a{ color: rgb(229, 110, 110);  font-size: 32px;  font-weight: normal;}
.subNav h3 span{font-size:32px;  text-transform: uppercase; font-family: 'Courier New';  letter-spacing: -2px; color: rgb(166, 110, 55);line-height: 30px;  height: 30px;font-weight: normal;}
#jy-left{ text-align:center;  line-height: 56px;  height: 56px;  margin: 20px 0;  }
#jy-left .cat_con{  display: inline-block;}
#jy-left .cat_con ul li{ height: 50px;line-height: 50px;  display: block;  float: left;}
#jy-left .cat_con ul li a{ height:50px;line-height:50px;  display: block;font-size:14px;font-weight:bold;padding: 0 29px;}
#jy-left .cat_con ul li .pos{   background-color:#d40000; color: #fff;}
#jy-left .cat_con ul li .pos a{ color: #fff;}
#jy-left .cat_con ul li.curr{ color: #fff;}
#jy-left .cat_con ul li.curr a{color: #fff;}
#jy-left .cat_con ul li a:hover{color:#fff;  background-color:#d40000;}
#jy-left .cat_con .children{display:none !important;}
#jy-right{margin-bottom:20px;}
.pronaa{margin:10px auto; width:980px; text-align:center; font-size:18px;font-family:'Microsoft Yahei';}
.pronaa font{ font-size:24px;}
.pronaa font a{color:#d40000;}
.pro_lanfraa{ margin:0 auto; width:980px; height:10px; text-align:center; font-size:14px; color:#4e6990; background:url(https://cloud.demlution.com/staticfile/E0379/images/tiao.jpg) center bottom no-repeat; line-height:40px;}

.prcontainer{width:1000px;margin:0 auto;}
.dt-cat {height: auto; border: 1px solid #d9d9d9;background-color: #ffffff; overflow:hidden; margin-bottom: 10px;}
.dt-cat .dt-vline {float: left;width: 1px;height: 1px;background-color: #ebebeb;}
.dt-cat-inner {display: table;}
.dt-cat-title {display: table-cell;vertical-align: middle;width: 222px;text-align: center;font-size: 22px;color: #444444;}
.dt-cat-content {display: table-cell;}
.dt-sub-cat {float: left;margin-left: -1px;padding: 20px 0;border-left: 1px solid #ebebeb;}
.dt-sub-cat-name {height: 14px;line-height: 14px;padding-left: 26px;font-size: 12px;color: #888888;}
.dt-tag-list {padding-top: 10px;padding-right: 10px;}
.dt-tag-list a {float: left;margin-left: 18px;padding: 0px 8px;font-size: 12px;line-height: 24px;color: #444444;border-radius: 2px;}
.dt-tag-list a.cur {background-color: #ffcc00;color: #ffffff;text-decoration: none;}
.dt-cat-content > .dt-tag-list {padding: 20px 0;padding-right: 20px;padding-left: 10px;border-left: 1px solid #ebebeb;}
.dt-tag-list .li-level-1 {float: left;display:block;}
.dt-tag-list .li-level-1 .pos a{  background-color: #ffcc00;  color: #ffffff;  text-decoration: none;}

.pornConList{ padding-top: 16px;  width: 1020px;}	
.pornConList .pic1{position: relative;float:left;	width:320px; height:361px;  margin-right: 20px; margin-bottom: 24px; 	overflow: hidden; }
.pornConList .pic1 a{position: relative;	width:320px; height:320px;display:block;}		
.pornConList .pic1 dt.pic{	position:relative;	width:320px; height:320px; }
.pornConList .pic1 dd.title{	width:310px; height:40px;  padding:0 5px;	color:#c1c1c1;font-size:14px;line-height:40px; text-align:center; 	background: #060708; }
.pornConList .pic1 dd.title:hover{ background: #fcd500;color:#000;}
.pornConList .pic1 .caseborder { width: 100%; height: 0;  position: absolute;   transition: height 0.2s;-moz-transition: height 0.2s; /* Firefox 4 */-webkit-transition: height 0.2s; /* Safari 和 Chrome */-o-transition: height 0.2s;}
.pornConList .pic1 .intro {  position: absolute;left:0px;  width: 258px;  height: 238px; bottom: -361px;padding:40px 30px ; border: 1px solid #eec008;   color: #a0a0a0;font-size:14px;line-height:24px; text-align: left; background: url(../image/FtawcyMBP_tOcvEtmCIiNy7lBnS5.x-png);  overflow: hidden;   transition: bottom 0.2s;  -moz-transition: bottom 0.2s;  -webkit-transition: bottom 0.2s;  -o-transition: bottom 0.2s;  }
.pornConList .pic1:hover .intro{bottom:0;}
 /*end pic1*/	
.newsnConList ul{padding-top:10px;clear:both;  padding-bottom:10px;}
.newsnConList ul li{	width: 1000px; height: 74px; padding-top: 10px; 	border-bottom:1px solid #5c5c5c; }
.newsnConList ul li a{	width: 1000px;height: 74px;display: block;}
.newsnConList ul li a .title{	color:#ffffff; font-size:14px; line-height:36px; font-weight: bold;	transition:  all .5s ease;}
.newsnConList ul li a:hover .title{	text-indent: 28px;	transition:  all .5s ease;}
.newsnConList ul li span{ float: right; font-size:12px;line-height:36px; font-weight: normal;}
.newsnConList ul li p{	width: 1000px;	font-size:12px;line-height:22px;font-weight: normal;}

.newsLists dl{height: 183px; margin-top: 30px;padding-bottom: 47px;overflow: hidden;border-bottom: 1px dotted #ccc;}
.newsLists dl dt{  float:left;}
.newsLists dl dt a{font-size:16px; line-height:24px;color: #000;font-weight: bold;}
.newsLists dl dd{ width: 760px;float: left; margin-left: 20px;}
.newsLists dl dd h4{ text-align:left; font-size:14px; line-height:35px; margin-top: -11px;}
.newsLists dl dd img{float:left; margin-right:20px;}
.newsLists dl dd p{height:80px; overflow:hidden;text-align: justify;line-height: 22px;padding: 4px 0;}
.newsLists dl dd .lmore{float:right; margin-right:5px;margin-top: 60px;}
.newsLists dl dd li{ color: #b4b4b4;float: left;padding-right: 15px;margin-top: 10px;}

.limageset { margin-top: 30px;border-top: none; border-bottom: none;width:1150px;overflow:hidden;}
.limageset  li {  float: left;  height: 228px;  margin-right: 20px;  display: inline;  overflow: hidden;}
.limageset  li img{ border: 1px solid #ccc;  padding: 1px;}
.limageset li .p1 {  height: 40px;  padding: 0 5px;line-height: 40px;  text-align: center;  background: #060708;}
.limageset li .p1 a{color: #c1c1c1;  font-size: 14px;}

.photo_album {padding:10px 0 0 0;}
.photo_album li{width: 187px;  height: 253px;  /* margin-right: 20px; */  margin-bottom: 50px;  list-style: none;  float: left;  overflow: hidden;  zoom: 1;  background: #fff;  border: 1px solid #ebebeb;  border-bottom: 1px solid #cecece;  padding: 14px;  box-shadow: 0 1px 1px #e5e5e5;  position: relative;  margin: 0px 10px 10px 10px;}
.photo_album .tit { font-size:14px; margin-top:5px;}
.photo_album .tit a { color:#e94e73;}
.photo_album .tit a:hover { color: #f97f9f;}
.photo_pic { width:200px; float:left; border:1px #ddd solid;padding:10px;}
.photo_info { width: 738px;  margin-left: 20px;  float: right;}
.photo_info h2 { font-size:14px;}
.photo_info .text1 { font-size:12px; line-height:24px; color:#555;  text-align: left;}

.news_title  h2{  text-align: center;}
.bot-rel-link {  padding: 10px 0 0;  text-align: left;}
/*-------详情页-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_title{line-height:40px;  padding-bottom:10px; overflow:hidden;}
.news_title h3{font-size:16px; margin-top:7px;}
.border1_bottom .pro-txts {width:500px;}
.pro-related .bd {  padding: 10px 10px 0 10px!important;}
.pro-related .bd li { width: 163px!important; }
.ser-imgs .bd {  float: right;  line-height: 24px;  width: 260px;  text-align: left;  margin-right: 100px;}
.bot-rel-link li {background:none!important;}
.border1_bottom .tobuybtn {  background:#fcd500;}
.photo_item{ border-top:2px #ddd solid; margin-top:20px;padding:20px 0;}
.photo_item ul {width:1010px;}
.photo_item li {  width: 149px;  height: 127px;margin-right: 3px;  margin-bottom: 20px;  list-style: none;  float: left;  overflow: hidden;  zoom: 1;  background: #fff;  border: 1px solid #ebebeb;  border-bottom: 1px solid #cecece; box-shadow: 0 1px 1px #e5e5e5;  position: relative;  padding-top: 10px;  padding: 5px;}
.border1_bottom .pro-detail .hd{background:#fcd500;color:#fff;border-bottom: 0;}
.border1_bottom .pro-related .hd{background:#fcd500;color:#fff;border-bottom: 0;}
.border1_bottom .pro-related .bd li p{line-height:25px;}

.suotu .suolt{width:100%!important;}
.suotu .suolt .viewport{width:100%!important;  margin-left: 5px;}
/*-------links-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* footerpic*/
.footPicBd{ width: 710px; margin: 0 auto 0px  auto;}
.footPicList{ width: 710px; height:117px; padding: 16px 0px ;   }
.footPicList ul li{float:left;width:330px; height:39px;}
.footPicList ul li a{	width:330px; height:38px; border-bottom: 1px solid #d2d2d2; display: block;	color:#333333;font-size:14px;line-height:38px; }
.footPicList ul li a:hover{color:#c12a2a}
/* footer*/
.footer{ width:100%;background: #1f2326; }
.footTel{ 	width:1000px; height:180px; padding-top: 44px;margin: 0 auto; 	background:url(https://cloud.demlution.com/staticfile/E0379/images/index_45.jpg) center 112px no-repeat;  }
/*end site*/
.link{ 	position: relative;	width:1000px;height:auto!important;  min-height: 122px;  margin: 0px auto;	border-bottom:1px solid #35363a;border-top:1px solid #35363a;}
.linkTitle{	float: left; position: relative;	width: 136px; height: 65px; margin: 26px 0px; border:2px solid #a2a2a2;	}
.linkTitle .font{	display: block;	width:116px; height:28px;  padding-left: 20px; padding-top: 8px;	color: #a2a2a2; font-size: 24px;line-height: 28px;}
.linkTitle .english{ 	display: block;	width:116px; height:26px;   padding-left: 20px;	color: #a2a2a2;font-size: 18px; line-height: 26px;text-transform: uppercase; font-family: arial;}	
.linkTitle .linkarrow{	position: absolute;right:-12px; top:24px;}
.link_list{ 	float: left; 	width: 816px;padding-left:44px ;padding-top: 14px; padding-bottom: 24px; height:auto!important; height:82px; min-height: 82px;}
.link_list a{	float:left;	width:188px; height:40px; display:block;border-bottom: 1px solid #272c3d;	color:#7c7c7c;font-size:14px; line-height:40px; display: inline-block; margin-left:16px; }
.link_list a:hover{color:#ffffff;}

/*---index---底部导航*/
.menuf{ width:100%;height:45px; }
.menuf ul{ width:980px; margin:0 auto; padding:10px 0 0 0;border-bottom: 1px solid #35363a;}
.menuf li{float:left;display:inline;text-align:center;width:80px; margin:0 12px 0 6px;}
.menuf li a{ float:left;width:100%;text-align:center;  height:28px; line-height:28px; }
.menuf a:hover,.menuf a.cur{  background: url(https://cloud.demlution.com/staticfile/E0379/images/daohover.jpg) left top no-repeat; color:#fff;}
.menuf li .nav a{ float:left; color:#000; width:80px; border-top:1px solid #000; text-align:center;line-height:28px;background:#ffe410}
.menuf .nav a:hover,.menuf .nav a.cur{height:45px; line-height:45px; padding:0;margin:0;background:#ffe410}

/*-------footer-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.footer{ padding-top:10px; padding-bottom:30px;}
.footer .col-3-l{  line-height:28px;  text-align: center;  color: #606060;}
.footer .col-3-l a{padding:0 10px;  color: #606060;}




