﻿/* =s Reset (by YUI 3) */
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,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,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
body{font-family: "microsoft yahei";background: #fff;}
/*--滚动条--*/
::-webkit-scrollbar{ width:10px; height:30px; background-color:#ECECEC;}
::-webkit-scrollbar:hover{ background-color:#eee; }
::-webkit-resizer{}
::-webkit-scrollbar-thumb{ -webkit-border-radius:4px; background-color:#ccc; height:10px; }
::-webkit-scrollbar-thumb:hover{ background-color: #bbb;}
::-webkit-scrollbar-thumb:active{ background-color:#888;}
/* =e Reset */
.new-message{display: none;}
a{
	text-decoration: none;color: #333;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.clr:after{clear: both;content:'\0020';display: block;visibility:hidden;height:0;}
.clr{zoom:1;}
.inner{width: 1100px; margin: 0 auto; position: relative;}

.zb-top{height: 60px; background: #3B3B3B;}
.zb-top .inner{width: 960px;}

.lp-header .user{float: right; height: 60px;}
.lp-header .user div.noLogin{max-width: 150px;min-width: 90px;;height: 60px;line-height: 60px; float: right;padding: 0 10px 0 10px; position: relative;z-index: 9; cursor: pointer; }
.lp-header .user div.noLogin.hover{background: #fff;box-shadow: 0px 3px 5px rgba(0,0,0,.12);}
.lp-header .user div.noLogin .pic{float: left; padding-left: 5px;padding-top: 13px; height: 48px;*padding-top: 0;_padding-top: 12px;}
.lp-header .user div.noLogin a.name{float: left; margin-left: 10px; font-size: 14px;font-family: "NSimSun"; color: #e1e9eb; text-decoration: none; max-width: 75px;_width:50px; overflow: hidden;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;transition:all 0s ease; }
.lp-header .user div.noLogin.hover a.name{color: #323232;}
.lp-header .user div.noLogin i{float: left;margin-left: 5px; width: 10px; height: 6px; background: url("../images/com-sprite2.png") -140px -50px; margin-top: 27px;}
.lp-header .user div.noLogin.hover i{background-position: -100px -50px;}
.lp-header .user div.noLogin .links{box-shadow: 0px 3px 5px rgba(0,0,0,.12);background: #fff;;display: none;background: #fff;position: absolute; top: 60px; right: -1px; padding: 0 10px 0 10px;  z-index: 9;border: solid 1px #D7D7D7; border-top: 0;}
.lp-header .user div.noLogin .links li{border-bottom: solid 1px #E5E5E5;height: 28px;line-height: 28px;padding: 5px 0; }
.lp-header .user div.noLogin .links li.last{border-bottom: 0;}
.lp-header .user div.noLogin .links li a{color: #4b4b4b; display: block;font-size: 12px; text-decoration: none;}
.lp-header .user div.noLogin .links li a:hover{background: #F2F2F2;}
.lp-header .user div.noLogin .links li a em{float: left; width: 16px; height: 16px; margin-top: 6px; margin-left: 10px; margin-right: 8px;background: url("../images/com-sprite2.png") 0px 0px;}
.lp-header .user div.noLogin .links li.wb a em{background-position: 0px -50px;}
.lp-header .user div.noLogin .links li.qq a em{background-position: -20px -50px;}
.lp-header .user div.noLogin .links li.log a em{background-position: -40px -50px;}
.lp-header .user div.noLogin .links li.reg a em{background-position: -60px -50px;}

.lp-header .user div.isLogin{max-width: 150px;min-width: 90px;height: 60px;line-height: 60px; float: right;padding: 0 10px 0 10px; position: relative;z-index: 9; cursor: pointer; }
.lp-header .user div.isLogin.hover{background: #fff;box-shadow: 0px 3px 5px rgba(0,0,0,.12); }
.lp-header .user div.isLogin .pic{float: left; padding-top: 14px; height: 48px;*padding-top: 0;_padding-top: 10px;}
.lp-header .user div.isLogin a.name{float: left;height: 72px; margin-left: 10px; font-size: 13px;font-family: "NSimSun"; color: #e1e9eb; text-decoration: none; max-width: 60px; overflow: hidden;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;transition:all 0s ease; }
.lp-header .user div.isLogin.hover a.name{color: #323232;}
.lp-header .user div.isLogin i{float: left;margin-left: 5px; width: 10px; height: 6px; background: url("../images/com-sprite2.png") -140px -50px; margin-top: 27px;}
.lp-header .user div.isLogin.hover i{background-position: -100px -50px;}
.lp-header .user div.isLogin .links{box-shadow: 0px 3px 5px rgba(0,0,0,.12);display: none;background: #fff;position: absolute; top: 60px; right: -1px; padding: 0 10px 0 10px;  z-index: 9;border: solid 1px #D7D7D7; border-top: 0;}
.lp-header .user div.isLogin .links li{height: 28px;line-height: 28px;padding: 10px 0; }
.lp-header .user div.isLogin .links li a{color: #4b4b4b; display: block;font-size: 12px; text-decoration: none;}
.lp-header .user div.isLogin .links li a em{float: left; width: 16px; height: 16px; margin-top: 6px; margin-left: 10px; margin-right: 5px;}
.lp-header .user div.isLogin .links li.center a{-webkit-transition:all 0s ease;-moz-transition:all 0s ease;transition:all 0s ease;}
.lp-header .user div.isLogin .links li.center a em{background: url("../images/com-sprite2.png") 0px -100px;}
.lp-header .user div.isLogin .links li.center a:hover{background-color:#EA7C5D; color: #fff;}
.lp-header .user div.isLogin .links li.center a:hover em{background-position: -20px -100px;}
.lp-header .user div.isLogin .links li.exit a em{background: url("../images/com-sprite2.png") -41px -100px;}
.lp-header .user div.isLogin .links li.exit{border-top: solid 1px #E5E5E5;}
.lp-header .user div.isLogin .links li.exit a:hover{background: #F2F2F2;}

/*分享按钮*/
.zb-share{text-align: center;}
.zb-share .inner{width: 1000px; height: 30px;background: url(../images/shareBG.jpg) 50% 0 no-repeat;height: 143px;}
.zb-share .zbsi{float: right;padding-top: 80px;padding-right: 50px;}
.bdshare-button-style1-24 a{width: 38px!important; height: 39px!important; padding-left: 0px!important;background-image: url("../images/shareBtn.png")!important;}
.bdshare-button-style1-24 .bds_more{background-position: 0 0!important;}
.bdshare-button-style1-24 .bds_tsina{background-position:-44px 0!important;}
.bdshare-button-style1-24 .bds_qzone{background-position:-88px 0!important;}
.bdshare-button-style1-24 .bds_renren{background-position:-132px 0!important;}
.bdshare-button-style1-24 .bds_weixin{background-position:-176px 0!important;}

/*返回顶部*/
#gotoTop {position: fixed;bottom: 150px;display: none;width: 48px;height: 53px;background: url("../images/sprite.png") -150px -300px; background-color: #5F5D5D;}
#gotoTop:hover{opacity: .8;}

/*banner*/
.Skyworth-banner{height: 654px;min-width: 1100px;background: url(../images/banner.jpg) no-repeat center top;}
.Skyworth-nav{height: 75px;background: #d7dde0;}
.Skyworth-nav .nav{padding-left: 130px;}
.Skyworth-nav .nav a{position: relative;width: 155px;height: 75px;font-size: 16px;color: #234252;font-weight: bold;float: left;text-align: center;line-height: 75px;}
.Skyworth-nav .nav a i{position: absolute;left: 0;z-index: 2;top: 0;font-style: normal;width: 155px;height: 75px;position: relative;}
.Skyworth-nav .nav a.current em{position: absolute;z-index: 1;left: 0;top: 0;width: 155px;height: 71px;background: #3585ad;border-top:9px solid #64bae6;}
.Skyworth-nav .nav a.current i{color: #fff;}
#part1{height: 919px;position: relative;overflow: hidden;z-index: 0}
#part1 img{position: absolute;top: 0;left: 50%;margin-left: -960px;}

#part2 {padding-bottom: 70px;}
#part2 .title{text-align: center;padding: 60px 0 50px 0;font-size: 24px;color: #333;letter-spacing:9px;line-height: 30px;}
#part2 .main .main-top{background: #eeeff0;padding: 0 85px 20px 85px;}
#part2 .main .main-top .tit{font-size: 24px;color: #000;padding: 20px 0;}
#part2 .main .main-top .cnt{font-size: 16px;color: #333;line-height: 26px;}
#part2 .main .main-top .cnt span{color: #cc6633;}
#part2 .main .main-bot{overflow: hidden;background: url(../images/part2-img.jpg) no-repeat;width: 1100px;height: 555px;}
#part2 .main .main-bot .item{float: left;width: 366px;position: relative;}
#part2 .main .main-bot .item .tit{text-align: center;font-size: 24px;color: #a92121;padding-top: 44px;}
#part2 .main .main-bot .item .cnt{position: absolute;left: 66px;top: 378px;font-size: 14px;color: #3a3a3a;line-height: 27px;width: 242px;}

#part3{height:953px;background: url(../images/part3-bg.jpg)no-repeat center top;min-width: 1100px; }
#part3 .title{text-align: center;padding: 60px 0 50px 0;}
#part3 .tabs-tit{width: 844px;margin: 0 auto;position: relative;z-index: 2}
#part3 .tabs-tit table{width: 100%;}
#part3 .tabs-tit table td{cursor: pointer;border: 2px solid #c9dde3;padding: 30px 0;text-align: center;color: #a3d5e5;font-size: 21px;font-weight: bold;}
#part3 .tabs-tit table td.current{background: #61adc6;color: #fff;border-color: #61adc6;}
#part3 .box{margin: 0 auto;width: 999px;height: 563px;padding: 33px 50px;background: #fff;border: 2px solid #c9dde3;position:relative;top:-2px;z-index: 1}
#part3 .box .tabs-con{width: 999px;overflow: hidden;height:563px;}
#part3 .box .tabs-con .wraper{float: left;position: relative;width: 996px;height: 563px;display: none;}
#part3 .box .tabs-con .wraper.current{display: block;}

#part3 .box .tabs-con .wraper .banner_btn{position: absolute;width: 100%;height: 40px;left: 0;bottom: 0;z-index: 99;text-align: center;}
#part3 .box .tabs-con .wraper .banner_btn span{display: inline-block;width: 20px;height: 20px;line-height: 20px;text-align: center;background: #fff;border:1px solid #61adc6;color: #333;margin: 0 2px;border-radius: 100%;}
#part3 .box .tabs-con .wraper .banner_btn span.current{background: #61adc6;color: #fff;}
#part3 .box .tabs-con .wraper ul{width: 1000000px;}
#part3 .box .tabs-con .wraper ul li{float: left;width: 999px;}
#part3 .box .tabs-con img{width: 999px;height: 563px;display: block;float: left;}

#part4 .title{text-align: center;padding: 60px 0 50px 0;}
#part4 .scroll-main{width: 1030px;height:550px;background: #f4f4f4;margin: 0 auto;overflow: hidden;position: relative;}
#part4 .scroll-main ul{width: 100000px;}
#part4 .scroll-main ul li{width: 1030px;float: left;}
#part4 .scroll-main ul li img{width: 1030px;height: 550px;display: block;}
#part4 .scroll-main a{position: absolute;top: 235px;}
#part4 .scroll-main .prev{left: 24px;}
#part4 .scroll-main .next{right: 24px;}

#part5 .title{text-align: center;padding: 60px 0 50px 0;}
#part5 .list{width: 760px;margin: 0 auto;}
#part5 .list li{overflow: hidden;padding-bottom: 50px;}
#part5 .list li .pic{width: 210px;float: left;margin-right: 38px;}
#part5 .list li .pic img{display: block;width: 210px;height: 140px;}
#part5 .list li .txt{overflow: hidden;padding-left: 32px;height: 140px;border-left: 10px solid #e2e2e2;}
#part5 .list li .txt .headline{display: block;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;font-size: 18px;color: #333;font-weight: bold;}
#part5 .list li .txt .descri{padding-top: 20px;font-size: 14px;color: #666;line-height: 24px;overflow: hidden;height: 48px;}
#part5 .list li .txt .time{font-size: 11px;color: #ccc;padding-top: 30px;}
#part5 .list li:hover .txt .headline{padding-left: 6px;color: #0068b8;}

.Skyworth-nav.fixed{position: fixed;top: 0;width: 100%;z-index: 9;display: none;}