.guanggao{width: 1200px; margin:0px auto;}
.guanggao img{width:100%;}




.neiyebox {width:1200px; margin:10px auto 30px;}
.nrleft { float:left; width:220px;}
.nrright { float:right; width:900px;}
.listloc {height:40px; line-height:40px;border:1px solid #ddd; padding:5px 15px;}
.listloc span{font-size:24px;float:left;}
.locr{ float:right; font-size:14px;}

.nrnav {height:44px;font-weight:normal;margin-top:30px;border-bottom:1px solid #00a5e3;}
.nrnav ul{}
.nrnav li{ margin-left:20px; float:left;}
.nrnav li a{font-size:16px;display:block;color:#333333;line-height:24px;padding:10px 15px;}
.nrnav li a:hover{color:#00a5e3;}
.nrnav .curr a{color:#00a5e3;border:1px solid #00a5e3;border-bottom:1px solid #fff;line-height:23px;}

.subnav {margin-bottom:20px;}
.subnav a{display:inline-block; font-size:14px;text-align:center;background-color:#f9f9f9;height:40px;line-height:40px; padding:0px 15px; margin-right:10px;}
.subnav a.curr{color:#fff;background-color:#00a5e3;}



.contbox {border:1px solid #ddd; padding:30px 38px;border-top:none;}
.listbox {border:1px solid #ddd; padding:30px 38px; margin-top:20px;}
.aboutcont {padding: 20px 0px;margin:auto; line-height:30px;font-size:14px;}
.aboutcont img{ max-width:100%;}


.norecord {
	background-image: url(../images/nodate.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	padding-top:240px;
	margin:70px auto;
	text-align:center;
	line-height:40px;
	font-size:16px;
	min-height:200px;
}
.tdlist{min-height:300px;}
.tdlist dl{margin-bottom:30px;background-color:#fff;transition: all 0.3s;border-bottom:1px solid #ddd; height:150px; padding-bottom:30px;}
.tdlist dl:hover{border-bottom:1px solid #00a5e3;}
.tdlist dl.mr0{margin-right:0px;}
.tdlist dl dt{ float:left; width:200px; overflow:hidden;}
.tdlist dl dt p{
display: table-cell;
vertical-align:middle;
text-align:center;
width:200px;
height:150px;
overflow:hidden;
background-color:#f5f5f5;
}
.tdlist dl dt img{ max-width:200px;max-height:150px;}
.tdlist dl dd{ float:right; width:840px;padding:10px;}
.tdlist dl dd h3{ font-size:20px; font-weight:normal;}
.tdlist dl dd b{line-height:25px; color:#00a5e3; margin:10px 0px; display:block;}		
.tdlist dl dd p{line-height:25px; overflow:hidden; height:50px; color:#999; margin-bottom:15px;}		
.tdlist dl dd span{display: inline-block;text-align: center;line-height: 25px;height: 25px;border-radius: 50px;border:1px solid #00a5e3; padding:0px 20px;}



.newslist{}
.newslist ul{}
.newslist li{transition: all 0.3s;padding:0px 10px 10px; border-bottom:1px solid #eee; margin-bottom:10px;}
.newslist li.bg{background-color: #fcfcfc;}
.newslist dl{}
.newslist dt{line-height:30px;font-size:17px;}
.newslist dt i{color: #FF0000; font-style:normal;}
.newslist dd {}
.news_info{line-height:20px; overflow:hidden;margin:5px 0px; max-height:40px; color:#666;}		
.news_ico{ margin-top:5px;}
.news_ico span{display:inline-block;margin-right:10px; color: #00a5e3;}
.news_ico span.ele{background:url(../images/view_ddd.png) no-repeat left center;}
.news_ico span.time{background:url(../images/date_ddd.png) no-repeat left center;padding-left:25px;}

.newstitle {margin-bottom:20px;padding-bottom:20px;background: url(../images/line.gif) repeat-x left bottom;font-size:16px;color: #b2b2b2;}
.newstitle h4{font-size: 25px;line-height:50px;color: #333;}
.newstitle p{color: #333;font-size:14px; margin-top:5px;}


.newscontent {line-height:30px;padding:10px 0; font-size:14px; min-height:350px; color:#000; font-size:16px;}
.newscontent img{max-width:750px;}
.newscontent a{ color:#00a5e3;}
.newsbot {
	line-height:30px;
	border-top:1px dashed #d5d5d5;
	margin-top:40px;
	padding:30px 0px;
	font-size:14px;
	text-align:center;
}
.newsbot span{padding:6px 15px; margin:0 15px; display:inline-block;cursor:pointer;border:1px solid #00a5e3; width:40%;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;font-size:15px;}
.newsbot span.none{border:1px solid #cccccc;}
.newsbot span a{font-size:15px;}


.videolist{ margin-top:20px;}
.videolist ul li{float:left;width:340px;margin-right:50px;transition: All .3s linear; position:relative;box-shadow: 0px 0px 50px rgba(150,150,150,0.1); margin-bottom:50px;}
.videolist ul li img{width:340px; height:255px;}
.videolist ul li:nth-child(3n){margin-right:0;}
.videolist ul li:hover{-webkit-transform: translateY(-8px);transform: translateY(-8px); }
.hover-frame{position: absolute; top: 0px;left: 0px;background-color: rgba(0, 0, 0, 0);width:340px;height:255px;display: none;
background:url(../images/shipinicon.png) no-repeat center;}
.videolist ul li:hover .hover-frame{ display:block;background-color: rgba(0, 0, 0, 0.3);}
.videolist ul li p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:16px; line-height:55px; padding:0px 15px; text-align:center;background-color:#f7f7f7;}

.zzlist{}
.zzlist li{float:left;width:200px;height:150px;margin-right:30px;background-color:#ffffff; text-align:center;}
.zzlist li a{
display: table-cell;
vertical-align:middle;
width:200px;
height:100px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
text-align:center;
overflow:hidden;
}
.zzlist li.mr0{margin-right:0px;}
.zzlist li img{max-width:180px;max-height:90px;transition: transform 0.3s linear;}
.zzlist li:hover img{transform: scale(1.3,1.3);}
.zzlist li p{height:30px;line-height:30px; padding:10px; font-size:14px; text-align:center;}

.zhTable{border-collapse:collapse;border:1px solid #f5f5f5; margin-top:20px;}	
.zhTable tr.tt td{ font-size:16px;padding:10px; background-color: #f5f5f5;color: #00a5e3;}
.zhTable td{border:1px solid #f5f5f5; line-height:20px; padding:10px 10px;}	
.zhTable *{vertical-align:middle;}
.zhTable img{max-width:200px; max-height:100px;}	
.zhTable tr.bg td{background-color: #fcfcfc;}


.cplist{}
.cplist ul{}
.cplist li{transition: all 0.3s;float:left;width:1100px; padding:0px 10px 30px; border-bottom:1px solid #f1f1f1; margin-bottom:30px;}
.cplist li.bg{background-color: #fcfcfc;}
.cplist .news_pic{float:left;width:240px;height:180px;}
.cplist .news_pic p{display: table-cell;vertical-align:middle;text-align:center;width:240px;height:180px;overflow:hidden;background-color:#fafafa;}
.cplist .news_pic p img{
vertical-align:middle;
max-width:240px;
max-height:180px;
transition: transform 0.3s linear;
}
.cplist li:hover .news_pic p img{transform: scale(1.3,1.3);}
.cplist dl{float:right; width:800px;}
.cplist dt{line-height:55px;font-size:20px;}
.cplist dt i{color: #FF0000; font-style:normal;}
.cplist dd{line-height:30px; overflow:hidden;margin:15px 0px; height:90px; color:#666;}		


.sjlist{ margin-top:20px;}
.sjlist ul li{float:left;width:250px;margin-right:40px;transition: All .3s linear; box-shadow: 0px 0px 20px rgba(150,150,150,0.1); margin-bottom:50px; height:380px;}
.sjlist ul.book li{height:410px;}
.sjlist p{display: table-cell;vertical-align:middle;text-align:center;width:250px;height:346px;overflow:hidden;background-color:#fafafa;}
.sjlist ul li img{max-width:250px; max-height:346px;}
.sjlist ul li:nth-child(4n){margin-right:0;}
.sjlist ul li:hover{-webkit-transform: translateY(-8px);transform: translateY(-8px); }
.sjlist ul li h3{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:15px; line-height:55px; padding:0px 15px; text-align:center;background-color:#f7f7f7;}
.sjlist ul li span{display:block;font-size:16px; padding:10px 15px; text-align:center;background-color:#f7f7f7; height:45px;}




.qyTable{border-collapse:collapse;border:1px solid #e5e5e5;background-color: #ffffff;}	
.qyTable th{border:1px solid #e5e5e5; line-height:25px; font-weight:normal;background-color: #fcfcfc;padding:8px 10px; font-size:14px; text-align:right;}	
.qyTable td{border:1px solid #e5e5e5; line-height:25px; padding:8px 10px;}	
.qyTable th.tit{font-size:20px; text-align:center;background-color: #E9F6FE; font-weight:bold;}	
.qyTable .red{color: #FF0000;}
.qyTable blockquote{ margin:0px  40px;}	
.textarea {border:1px solid #ddd;width:80%;padding:3px 10px; line-height:25px;}
.tinput{border:1px solid #ddd; padding:4px 9px; height:20px; line-height:20px; width:80%;}
select.memsel{height:auto;margin-right:2px;padding:3px 0px 3px 5px;line-height:20px;border:1px solid #ccc;font-size:14px}
input.zx_btn{ font-size:14px;background:#00aebf; padding:5px 45px;border:none;height:40px; color:#FFF;border-radius:2px;cursor:pointer;}
input.zx_btn:hover{background-color: #008493;}
.lblist li{ float:left; width:25%; height:30px; line-height:30px;}
.x-iframe {width:100%;height:600px;}

a.hdbtn {display:inline-block;color:#FFF;border-radius:3px;background-color: #005D93;margin:0px 10px; padding:3px 10px;}



.tpcat { margin-bottom:25px;border-bottom:1px solid #00a5e3;font-size:20px; line-height:50px;}

.aboutlist { margin-bottom:25px;}

.atitle {line-height:50px;font-size:16px;padding:0px 10px;transition: all .4s ease;-webkit-transition: all .4s ease;-ms-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease; cursor:pointer;border:1px solid #f1f1f1;}
.atitle a{ float:right; color:#00a5e3;}


.atitleon {border:1px solid #00a5e3;color: #00a5e3;}
.atitleon img{
    transform:rotate(225deg);
    -ms-transform:rotate(225deg); 	/* IE 9 */
    -moz-transform:rotate(225deg); 	/* Firefox */
    -webkit-transform:rotate(225deg); /* Safari บอ Chrome */
    -o-transform:rotate(225deg); 	/* Opera */
}

.acontent {line-height:30px;padding:20px;border:1px solid #00a5e3; display:none; border-top:none;}


.tplist { margin-bottom:25px;border:1px solid #f1f1f1;}
.tptitle {border-bottom:1px solid #f1f1f1; height:30px; padding:10px;}
.tptitle span{line-height:30px; float:left; font-size:16px;}
.tptitle a{ float:right; background-color:#00a5e3;border-radius:5px;padding:5px 10px; font-size:14px; line-height:20px; margin-left:10px;color:#fff;}
.tptitle a.tpbtn{background-color: #6BBE36;}


.tpinfo {line-height:30px;padding:20px;background-color:#fcfcfc;}
.tplibiao {padding:20px;}
.tplibiao h3{line-height:50px;font-size:16px; font-weight:normal; color:#00a5e3;}
.tplibiao h3 span{line-height:50px;font-size:14px; font-weight:normal; color:#777;}
.tplibiao li{ height:30px; line-height:30px;border:1px dashed #f1f1f1; padding:5px 10px;margin-top:10px; float:left; width:45%; margin-right:5%;}
.tplibiao li.mr0{margin-right:0;}

.tplibiao li span{}
.fenshow{ height:30px; line-height:30px;margin-top:10px;}


.getbutton{
background:#59A83F;
color:#fff;
border:none;
height:28px;
line-height:28px;
padding:0px 10px;
border-radius:5px;
}

.tpbox { margin-bottom:30px;border:1px solid #f1f1f1;padding:0px 10px; padding-bottom:20px;}
.tpcontent {line-height:30px;padding:10px 0px;color:#999;}
.tpitemlist li{ height:30px; line-height:30px;border:1px dashed #f1f1f1; padding:5px 10px;margin-top:10px;}
.tpitemlist li span{ width:500px;display:inline-block;}


.Page{ text-align: center; padding:30px 0; font-size:14px;}
.Page b{color: #E62129;font-size:16px;}
.Page span{ padding:10px 15px; margin:0 3px; display:inline-block; color:#999999; border:1px solid #ccc;}
.Page a{ padding:10px 15px; margin:0 3px; display:inline-block;font-size:14px; background-color:#e3e3e3;border:1px solid #ccc;}
.Page a:link,.Page a:visited{}
.Page a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #00a5e3;
	border:1px solid #00a5e3;
}
.Page .cur{ color:#fff;background-color: #00a5e3;border:1px solid #00a5e3;}
.Page a.cur:link,.Page a.cur:visited,.Page a.cur:hover{ color:#fff; }

