﻿@charset "utf-8";

.headerwrap { width: 100%; background: #fff; position: relative; z-index: 10; }
.header { width: 1180px; margin: 0 auto; position: relative; }
.header h1 {
	position: absolute;
	top: 0px;
	left: 80px;
}
.header h1 img { display: block; width:100px;}
.header ul { float: right; padding-right: 30px; }
.header ul li {float: left; }
.header ul li h3 a { display: block; padding: 28px; font-size: 16px; line-height: 40px; }
.header ul li h3 a:hover, .header ul li.on h3 a { color: #f39700; }
.header-wx { float: right; margin-top: 28px; position: relative; }
.header-wx span { display: none; position: absolute; top: 40px; left: -55px; }


.bannerwrap { width: 100%; height: 650px; position: relative; overflow: hidden; }
.banner { width: 1920px; height: 650px; position: relative; left: 50%; margin-left: -960px; }
.banner ul li { display: none; position: absolute; top: 0; left: 0; }
.banner ul li img { width: 1920px; display: block;}
/* 
.dot { width: 100%; height: 16px; text-align: center; position: absolute; z-index: 3; bottom: 20px; }
.dot a { display: inline-block; *display: inline; *zoom: 1; width: 10px; height: 10px; margin: 0 4px; background: url(btn1.png) no-repeat; }
.dot a.on { background-position: 0 -20px; }
 */
.mainwrap { width: 100%; background: #f7f7f7; }
.main { width: 1180px; margin: 0 auto; }
.carousel1 ul li p span, .lv1-list ul li a, .vi-list ul li span, .news dl dd h3 a, .news ul li a, .news-bottom a { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.index-tit { text-align: center; padding: 20px 0; background: url(line1.gif) repeat-x 0 center; }
.index-tit span { font-size: 20px; line-height: 30px; padding: 0 20px; font-weight: bold; background: #fff; }
.index-tit2 span { background: #f7f7f7; }

.lv1 { padding: 40px 0 80px; }
.lv1-left { width: 780px; }
.carousel1, .carousel2 { position: relative; }
.carousel1 ul { width: 390px; height: 290px; position: relative; }
.carousel1 ul li { position: absolute; top: 0; left: 0; }
.carousel1 ul li img { display: block; width: 390px; height: 290px; }
.carousel1 ul li p { height: 40px; line-height: 40px; color: #fff; padding-left: 10px; background: url(bg1.png); position: absolute; bottom: 0; left: 0; }
.carousel1 ul li p span { display: block; width: 320px; }
.carousel1 .act1 { width: 60px; position: absolute; right: 0; bottom: 15px; }
.carousel1 .act1 a { float: left; width: 7px; height: 7px; margin-right: 6px; background: url(btn1.png) no-repeat; }
.carousel1 .act1 a.on { background-position: 0 -20px; }

.lv1-list { width: 378px; padding-left: 12px; }
.lv1-list ul li { height: 22px; line-height: 22px; padding-bottom: 20px; *padding-bottom: 16px; padding-left: 8px; background: url(list1.png) no-repeat 0 10px; }
.lv1-list ul li a { float: left; width: 320px; }
.lv1-list ul li span { float: right; color: #999; }
.lv1-list ul li:hover { background-position: 0 -54px; }
.lv1-list ul li:hover a, .lv1-list ul li:hover span { color: #f39700; }
.lv1-list .more { display: block; width: 378px; height: 38px; line-height: 38px; text-align: center; font-weight: bold; color: #f39700; background: url(index3.png) no-repeat; }

.carousel2 ul { width: 370px; height: 290px; position: relative; }
.carousel2 ul li { position: absolute; top: 0; left: 0; }
.carousel2 ul li a img { display: block; width: 370px; height: 290px; }
.carousel2 ul li .vi-img { display: block; width: 70px; height: 70px; position: absolute; top: 50%; left: 50%; margin: -35px 0 0 -35px; }

.carousel2 .act2 { width: 100%; text-align: center; position: absolute; bottom: 20px; left: 0; }
.carousel2 .act2 a { display: inline-block; *display: inline; *zoom: 1; width: 9px; height: 9px; margin: 0 4px; background: url(btn2.png) no-repeat; }
.carousel2 .act2 a.on { background-position: 0 -20px; }

.lv2 { padding: 36px 0 60px; }
.lv2-list { width: 1180px; padding-top: 20px; overflow: hidden; position: relative; }
.lv2-list ul { width: 9999px; }
.lv2-list ul li { float: left; width: 270px; margin-right: 34px; }
.lv2-list ul li p { display: block; padding: 10px 0; line-height: 30px; text-align: center; font-size: 16px; font-weight: bold; color: #666; }

.lv2-list .next, .lv2-list .prev { display: block; width: 32px; height: 42px; background: url(btn3.png) no-repeat; position: absolute; top: 100px; z-index: 3; }
.lv2-list .prev { left: 0; }
.lv2-list .next { right: 0; background-position: -32px 0; }

.lv3 { padding: 60px 0 50px; }
.lv3-right, .lv3-left { position: relative; }
.lv3-right img { display: block; width: 574px; height: 316px; }
.lv3-right .con { width: 574px; height: 316px; position: absolute; top: 0; left: 0; text-align: center; }
.lv3-right .con h3 { font-size: 24px; line-height: 40px; padding: 20px 0; font-weight: bold; color: #f39700; }
.lv3-right .con a { display: inline-block; *display: inline; *zoom: 1; width: 120px; margin: 0 10px; line-height: 37px; font-size: 16px; font-weight: bold; color: #fff; }
.index-login { background: url(btn4.png) no-repeat; }
.index-reg { background: url(btn5.png) no-repeat; }

.lv4 { padding: 20px 0 40px; }

.footerwrap { background: #444; padding-top: 30px; }
.footerwrap a { color: #999; }
.footerwrap a:hover { color: #f39700; }
.footer-top, .footer-bottom { width: 1180px; margin: 0 auto; color: #999; }
.footer-top { padding-bottom: 10px; }
.footer-top .con1 { width: 472px; margin-right: 60px; }
.footer-top .con3 { width:300px; text-align: center; }
.footer-bottom { line-height: 30px; padding: 16px 0; border-top: 1px solid #5e5e5e; text-align: center; }

.vi-pop, .pic-pop { display: none; width: 100%; height: 100%; background: url(bg2.png); position: fixed; top: 0; left: 0; z-index: 20; }
.vi-con, .pic-con { width: 726px; height: 586px; padding: 12px; background: url(bg3.png) no-repeat; position: absolute; top: 50%; left: 50%; margin: -293px 0 0 -363px; }
.close { display: block; width: 42px; height: 42px; background: url(xx.png) no-repeat; position: absolute; top: -10px; right: -10px; }
.vi-con p { line-height: 50px; font-size: 16px; text-align: center; }


/*  日历  */

.lv3-left { width: 570px; background: url(line2.gif) repeat-y right 0; }

#date { width: 570px; border-bottom: 1px solid #ddd; }
.ui-datepicker-calendar th { display: none; }
.ui-datepicker .ui-datepicker-header { width: 570px; height: 42px; color: #fff; background: #f39700; padding: 0; border: 0; border-radius: 0; }
.ui-datepicker { padding: 0; font-family: 'Microsoft YaHei' }
.ui-datepicker .ui-datepicker-title { line-height: 40px; font-size: 18px; padding: 0 30px 0 420px; margin: 0; background: url(index14.png) no-repeat; }
.ui-datepicker .ui-datepicker-prev { width: 14px; height: 20px; background: url(btn6.png) no-repeat; top: 12px; left: 402px;  }
.ui-datepicker .ui-datepicker-next { width: 14px; height: 20px; background: url(btn6.png) no-repeat 0 -30px; top: 12px; right: 14px; }
.ui-datepicker-calendar { border-right: 1px solid #ddd; border-left: 1px solid #ddd; margin-bottom: -1px; }
.ui-state-default.on { background: url(index12.png) no-repeat center center; color: #fff; font-weight: bold; }
.ui-state-default.off { background: url(index11.png) no-repeat center center; color: #fff; font-weight: bold; }

.date-con { width: 176px; position: absolute; top: 50px; right: 14px; font-size: 14px; }
.date-con h3 { font-size: 14px; color: #666; padding-top: 20px; margin-left: -6px; }
.date-con h3 span { font-size: 30px; line-height: 50px; color: #333; padding:14px 18px; background: url(index15.png) no-repeat center 0; }
.date-con h4 { font-size: 20px; font-weight: bold; color: #333; line-height: 30px; padding-top: 16px; }
.date-con h5 { font-size: 18px; font-weight: bold; color: #333; line-height: 30px; padding-bottom: 20px; }


/*  关于我们  */

.mainwrap2 { width: 100%; padding-bottom: 60px; background: #f2f2f2; }
.subbanner { width: 1180px;margin:0 auto; height: 381px; overflow: hidden; position: relative; z-index: 3; }
.subbanner img { display: block; width: 1180px; position: }
.sub-tit { width: 1180px; margin: 0 auto 20px; padding: 30px 0 6px; line-height: 30px; font-size: 20px; border-bottom: 1px solid #ccc;}
.sub-tit span { float: right; font-size: 13px; color: #666; }
.sub-tit .home { padding-left: 20px; background: url(home.gif) no-repeat; }
.sub-tit a:hover, .sub-tit a.on { color: #1a1a1a; }

.singlepage { width: 1040px; margin: 0 auto; padding: 50px 70px; background: #fff; font-size: 14px; line-height: 24px; color: #1a1a1a; }
.singlepage img { max-width: 100%; }

/*  视频展播  */

.vi-list { width: 1180px; margin: 0 auto; overflow: hidden; }
.vi-list ul, .pic-list ul { width: 1300px; *margin-bottom: 35px; }
.vi-list ul li, .pic-list ul li { float: left; width: 370px; margin: 0 35px 35px 0; background: #fff; position: relative; }
.vi-list ul li img, .pic-list ul li img { display: block; width: 370px; height: 276px; }
.vi-list ul li span, .pic-list ul li span { display: block; height: 54px; line-height: 54px; font-size: 16px; margin: 0 10px; text-align: center; }
.vi-list ul li:hover, .pic-list ul li:hover { background: #ff9e14; }
.vi-list ul li:hover span, .pic-list ul li:hover span { color: #fff; }
.vi-list ul li .vi-mask { display: block; width: 60px; height: 60px; position: absolute; top: 112px; left: 50%; margin-left: -30px; }

.vi-list .page, .pic-list .page { padding: 20px 0;  }
.page { text-align: center; }


/*  新闻中心  */

.news dl { padding: 22px; background: #fff; }
.news dl dt { margin-right: 30px; }
.news dl dt img { display: block; width: 400px; height: 300px; }
.news dl dd { width: 670px; }
.news dl dd h3 { font-size: 24px; line-height: 36px; padding: 20px 0 10px; }
.news dl dd h3 a { display: block; color: #1a1a1a; }
.news dl dd h3:hover a { color: #f39700; }
.news dl dd span { color: #666; }
.news dl dd .con { padding-top: 16px; height: 96px; color: #666; overflow: hidden; }
.news dl dd .more { display: block; width: 80px; height: 30px; line-height: 30px; text-align: center; margin-top: 20px; border: 1px solid #999; }
.news dl dd .more:hover { color: #f39700; border-color: #f39700; }

.news ul { margin-top: 30px; padding: 30px 40px; background: #fff; }
.news ul li { height: 60px; line-height: 60px; padding-left: 36px; border-bottom: 1px solid #ccc; background: url(http://www.sznews.com/2017/2017jpg/cy12y/images/list2.png) no-repeat 0 21px; }
.news ul li span { float: right; color: #666; }
.news ul li a { display: block; width: 850px; color: #1a1a1a; }
.news ul li:hover a { font-weight: bold; color: #f39700; }
.news ul li:hover span { color: #f39700; }

.news .page { padding:  10px 0 50px; background: #fff; }


/*  新闻详细  */

.news-con { width: 1020px; margin: 0 auto; padding: 40px 80px 60px; background: #fff; }
.news-tit { padding: 20px 0 36px; border-bottom: 1px solid #ccc; }
.news-tit .tit1 { font-size: 24px; line-height: 50px; color: #111; text-align: center; }
.news-tit .bdsharebuttonbox { height: 30px; line-height: 30px; text-align: center; }
.news-tit .bdsharebuttonbox p { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.news-tit .bdsharebuttonbox span{ padding-right: 20px; }

.news-content { padding-top: 30px; }
.news-content img { max-width: 100%; }

.news-con .back { padding: 60px 0 70px; }
.news-con .back a { display: block; width: 96px; height: 36px; line-height: 36px; margin: 0 auto; font-size: 14px; color: #fff; text-align: center; background: #f39700; }

.news-bottom { width: 1020px; height: 26px; margin: 0 auto; padding: 14px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; overflow: hidden; }
.news-bottom .fl { width: 510px; float: left; overflow: hidden; }
.news-bottom .fr { width: 510px; float: right; overflow: hidden; }
.news-bottom span { display: block; float: left; width: 64px; height: 26px; line-height: 26px; text-align: center; font-size: 14px; color: #1a1a1a; background: #f2f2f2; }
.news-bottom a { float: left; max-width: 410px; height: 26px; padding-left: 20px;  color: #666; overflow: hidden; }
.news-bottom a:hover { color: #f39700; }
.news-bottom .fr a { float: right; }
.news-bottom .fr span { float: right; }


/*  优秀项目展示  */

.pic-list ul li { cursor: pointer; }
.pic-list ul li img { display: none; }
.pic-img { display: block; width: 726px; height: 536px; overflow: hidden; }
.imgshow img { float: left; width: 726px; height: 536px; }
.pic-con p { font-size: 16px; color: #333; line-height: 50px; text-align: center; }

.pic-con .next, .pic-con .prev { display: block; width: 50px; height: 70px; background: url(btn7.png) no-repeat; position: absolute; top: 250px; }
.pic-con .next { right: 12px; background-position: -50px 0; }
.pic-con .prev { left: 12px; }
@media(min-width:568px){
	.footerwrap{width:120%}
	.footer-top .con1{margin-left:30px;}
	}
@media(min-width:1000px){
	.footer-top .con1{margin-left:-180px;}
	}
