@charset "utf-8";


/*页面主要区域*/
.main{width: 100%;
    background-color: #f5f5f5;
	overflow: hidden;
    padding-bottom: 350px;
	position:relative;
	}
.main .bg{
    width: 100%;
    height: 350px;
    background-color: #ffe100;
    position: absolute;
    top: 0;
    left: 0;
}
.main .bg .info{width:1200px;height:auto;overflow:auto;margin:auto;}
.main .bg .info .site{width:100%;height:30px;text-align:right;margin-top:40px;font-size:12px;coloe:#999898}
.main .bg .info .pageTitle{margin-top:120px;color:#1f1f1f;height:50px;margin-bottom:50px;line-height:50px;}
.main .bg .info .pageTitle .titles{width:30%;height:50px;font-size:40px;float:left;}
.main .bg .info .pageTitle .navs{width:70%;height:50px;font-size:16px;float:left;text-align:right}
.main .bg .info .pageTitle .navs ul{}
.main .bg .info .pageTitle .navs ul li{float:right;margin-left:30px;height:40px;}
.main .bg .info .pageTitle .navs ul li.on{border-bottom:2px solid #121212;transition-duration: .5s;}
.main .infos{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
	top:0px;
}
.main .infos2{
    width: 1200px;
    margin: 100px auto;
    height: 100%;
}

	
.mainbody .OneOfTwo, .mainbody .TowOfTow{margin-bottom:35px;}
.mainbody .OneOfTwo{width:750px;float:left;}
.mainbody .TowOfTow{width:175px;float:right;}

.mainbody .newwarp{width:300px;float:left;margin-top:14px;}
.mainbody .newstitle{line-height:14px;background:url(../images/news_title.png) no-repeat;text-align:right;}
.mainbody .newstitle a{color:#2554b3;}
.mainbody .newsfocus{height:76px;padding:15px 0 3px;margin-bottom:12px;border-bottom:1px solid #e0e0e0;}
.mainbody .newsfocus div{float:left;width:60px;height:60px;margin-right:16px;}
.mainbody .newsfocus div a{width:60px;height:60px;border:1px solid #d2d2d0;border-radius:5px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:42px;*font-family:Arial;}
.mainbody .newsfocus div a img{border-radius:5px;vertical-align:middle;}
.mainbody .newsfocus h3{margin-bottom:3px;}
.mainbody .newsfocus h3 a{font-weight:bold;font-size:12px;color:#fe8216;}
.mainbody .newsfocus p{color:#8f8f8f;line-height:18px;}
.mainbody .newslist li{color:#325e7f;}
.mainbody .newslist li a{color:#325e7f;}
.mainbody .newslist li span{float:right;font-family:Verdana;color:#8c8c8c;}
.mainbody .aboutus{width:362px;height:180px;padding:36px 26px 0;float:right;background:url(../images/aboutus_bg.png) no-repeat 18px 13px #fcfcfc;line-height:24px;color:#888;border:1px solid #f4f4f4;border-bottom:2px solid #e6e6e6;border-radius:5px;}
.mainbody .aboutus img{float:left;margin:5px 15px 0px 0;}
.mainbody .aboutus a{color:#2554b3;}

.contact{background:url(../images/contact_title.png) no-repeat;padding-top:23px;color:#c6c5c5;margin:14px 0 25px 0;}
.follow{background:url(../images/follow_title.png) no-repeat;padding-top:30px;}
.follow a{text-indent:-99999px;overflow:hidden;float:left;}
.follow a.sina{display:block;width:62px;height:50px;background:url(../images/sina_logo.png) no-repeat;margin:0 30px 0 15px;}
.follow a.tqq{display:block;width:48px;height:50px;background:url(../images/tqq_logo.png) no-repeat 0 center;}


/*友情链接*/
.weblink{width:1200px;padding:50px 0;margin:10px auto;line-height:40px;}
.weblink .title{width:70px;height:40px;border-bottom:2px solid #596a96;color:#596a96;text-align:center;}
.weblink a{margin-right:20px;color:#6a6a6a;}
.weblink a:hover{color:#596a96;}


/*页脚区域*/
.footer{background-color:#1f1f1f;color:#FFF;font-size:14px;}
.footer .infos{width:1200px;height:auto;overflow:auto;margin:auto;padding:30px 0 20px;border-bottom:1px solid #392d23}
.footer .infos .logo{width:250px;height:auto;overflow:auto;float:left;margin-right:110px;}
.footer .infos .logo .img{width:180px;height:auto;overflow:auto;margin:auto}
.footer .infos .logo .img img{width:180px;height:auto;overflow:auto;margin-bottom:10px;}
.footer .infos .logo .txt{text-align:center;color:#aaaaaa;}
.footer .infos .logo .txt .tel{font-size:22px;line-height:40px;color:#FFF;}
.footer .infos .navs{width:700px;height:auto;overflow:auto;float:left}
.footer .infos .navs ul{}
.footer .infos .navs ul li{width:140px;height:auto;overflow:auto;float:left}
.footer .infos .navs ul li .title{height:40px;line-height:40px;}
.footer .infos .navs ul li .subtitle{height:auto;overflow:auto;color:#aaaaaa;line-height:30px;}
.footer .infos .navs ul li .subtitle a{color:#aaaaaa;}
.footer .infos .evm{width:140px;height:auto;overflow:auto;float:left;text-align:center;}
.footer .infos .evm img{width:140px;height:auto;overflow:auto;margin-top:10px}
.footer .copy{width:1200px;height:80px;margin:auto;padding:30px 0 10px;text-align:center}

.contmsg{width:40px;height:37px;position:fixed;bottom:0;right:20px;background:url(../images/msg_bg.gif) no-repeat;cursor:pointer;text-decoration:none;line-height:18px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.msgtxt{display:none;border:1px solid #e1e1e1;width:120px;padding:5px 8px;position:absolute;bottom:40px;right:0;}


/*子页样式*/
.subBanner{width:100%;height:auto;overflow:auto;}
.subBanner img{width:100%;height:auto;overflow:auto;}

.subBody{width:1200px;margin:0 auto;}
.subBody{margin-bottom:25px;}
.subBody .title{font-size: 30px;text-align:center;line-height:50px;}
.subBody .title .en{color:#cccccc;font-size:16px;}

.subBody .OneOfTwo{width:750px;float:left;}
.subBody .TwoOfTwo{width:175px;float:right;}
.subBody .OneOfTwos{width:175px;float:left;}
.subBody .TwoOfTwos{width:750px;float:right;}
.subBody .search_l{margin-bottom:25px;}
.subBody .subnav{margin-bottom:25px;}
.subBody .subnav li{margin-bottom:2px;}
.subBody .subnav li a{display:block;height:24px;line-height:24px;padding-left:20px;background:url(../images/subnav_ico.gif) no-repeat 5px center;}
.subBody .subnav li a:hover{color:#fff;text-decoration:none;background:url(../images/subnav_ico_on.gif) no-repeat 5px center #ccc;}
.subBody .subnav li a.on, .subBody .subnav li a:hover.on{color:#fff;background:#999;}
.subBody .subTitle{line-height:50px;margin-bottom:20px;}
.subBody .subTitle .em {
    font-family: 宋体;
    display: inline;
    color: rgb(102, 102, 102);
    margin: 0px 10px;
}
.subBody .subTitle .catname{font-size:15px;font-weight:bold;float:left;font-family:"微软雅黑";color:#333;}
.subBody .subTitle .shopcart{background:url(../images/shopcart_ico.gif) no-repeat 0 center; padding-left:20px;}
.subBody .subTitle a{color:#666;}
.subBody .subTitle span{color:#666;}
.subBody .subTitle a.goback{float:left;margin-left:10px;}
.subBody .subtype li{float:left;}
.subBody .subtype li a{background:#ffa41b;padding:2px 5px;margin-right:5px;color:#fff;}
.subBody .subtype li a:hover{text-decoration:none;background:#ff9900;}
.subBody .subtype li a.on{background:#999;}
.subBody .subtype2{padding:0 0 0 10px;}
.subBody .subtype2 li{float:left;}
.subBody .subtype2 li a{background:#fff8ed;border:1px solid #ff9900;padding:2px 5px;margin-right:5px;color:#3e3e3e;}
.subBody .subtype2 li a.on{color:#ff6600;}
.subCont{line-height:26px;color:#666;}


/********************* 以上(结束标识)代码请在实际开发中删除 *********************/

/*幻灯Banner*/
#slideplay{width:100%;height:34vw;position:relative;overflow:hidden;}
#slideplay ul{position:absolute;}
#slideplay ul li{height:auto;position:relative;float:left;overflow:hidden;}
#slideplay ul li div{position:absolute;}
#slideplay ul li img{width:99vw;height:auto;}

#slideplay .btnBg{width:100%;height:30px;position:absolute;left:0;bottom:0;}
#slideplay .btn{height:10px;padding:5px 10px;position:absolute;right:50%;bottom:0;text-align:right;}
#slideplay .btn span{width:25px;height:10px;margin-left:5px;background:#fff;display:inline-block;cursor:pointer;_display:inline;_zoom:1;_font-size:0;}
#slideplay .btn span.on{background:#fff;}
#slideplay .preNext{width:45px;height:100px;position:absolute;top:120px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
#slideplay .pre{left:0;}
#slideplay .next{right:0;background-position:right top;}


/*图片滚动*/
.scrollimg{width:960px;height:50px;position:relative;margin:0 auto 20px;}
.scrollimg div.imgwrap{width:880px;height:50px;margin:0 40px;position:absolute;top:0;overflow:hidden;}
.scrollimg div.imgwrap ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;position:absolute;top:0;}
.scrollimg ul li{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl dt{clear:both;float:left;height:45px;width:60px;overflow:hidden;margin-right:8px;}
.scrollimg ul li dl dt a{height:45px;width:60px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:39px;*font-family:Arial;}
.scrollimg ul li dl dt a img{vertical-align:middle;}
.scrollimg ul li dl dd{color:#aaa;}
.scrollimg ul li dl dd a{color:#3372A2;display:block;font-size:14px;height:20px;margin:2px 0;overflow:hidden;}
.scrollimg a.arrow{display:block;height:50px;width:20px;background:url(../images/arrow.png) no-repeat 0 0;position:absolute;top:0;cursor:pointer;text-indent:-99999px;}
.scrollimg a.back{background-position:0 0;left:0;}
.scrollimg a.back:hover{background-position:0 -100px;}
.scrollimg a.forward{background-position:0 -50px;right:0;}
.scrollimg a.forward:hover{background-position:0 -150px;}





/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{width:400px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:right;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#596a96}
.msgflag{margin-left:4px;font-size:12px;color:#900;}


/*大图样式*/
.picarr{position:relative;margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .preview{width:685px;margin-top:20px;padding:5px;background:#eef3fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.picarr .preview li{float:left;margin:4px;}
.picarr .preview li a{width:58px;height:45px;border:1px solid #fff;background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:35px;*font-family:Arial;}
.picarr .preview li a img{vertical-align:middle;}
.picarr .preview li.current a{border:1px solid #000;}


/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}


/*评论样式*/
.commnet{margin:20px 0 30px;padding:8px 0 0 8px;background:url(../images/commnet_bg.png) repeat-x;border:1px solid #ccc;border-radius:3px;}
.commnet textarea{width:100%;height:59px;border:none;background:transparent;outline:none;font-size:14px;color:#999;overflow:auto;}
.commnet .toolbar{padding-top:8px;_padding-top:5px;*padding-top:5px!important;height:30px;line-height:30px;overflow:hidden;}
.commnet .options{float:left;}
.commnet .button,
.commnet .button_on{float:right;width:100px;height:30px;border:none;border-left:1px solid #ccc;font-size:14px;font-weight:bold;cursor:pointer;}
.commnet .button{background:url(../images/commnet_btn_bg.png) repeat-x;}
.commnet .button_on{background:url(../images/commnet_btnon_bg.png) repeat-x;}
.commlist{margin-top:20px;}
.commlist li{border-bottom:1px solid #eaeaea;word-wrap:break-word;}
.commlist li p{line-height:20px;color:#999；}
.commlist li span.uname{color:#D32;font-family:Verdana;font-weight:bold;}
.commlist li span.time{color:#bbb;}
.commnum span{display:inline-block;width:70px;margin-top:20px;line-height:24px;border:1px solid #ccc;background:#f5f5f5;border-radius:3px;text-align:center;}
.commnum span i{color:#900;font-family:Verdana;font-weight:bold;}




/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}


/*在线客服*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.kf{width:127px;border:1px solid #51b5f0;position:fixed;top:45%;right:0;background:url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;min-height:50px;_height:auto!important;_height:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||130)-(parseInt(this.currentStyle.marginBottom,10)||130)));}
.kf_r{margin-left:37px;background:#16a2dd;color:#fff;text-align:center;padding:10px 0 10px;}
.kf_r img{margin-bottom:5px;}




/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*首页*/
.home{width:100%;height:auto;overflow:auto}
.home .h_slogan{width:1200px;height:50px;margin:40px auto;}
.home .h_slogan ul{}
.home .h_slogan ul li{width:299px;border-right:1px solid #e6e6e6;float:left;}
.home .h_slogan ul li .img{width:50px;height:50px;float:left;margin-right:20px;margin-left:30px;}
.home .h_slogan ul li .img img{width:50px;height:50px;}
.home .h_slogan ul li .txt{float:left;font-size:20px;}
.home .h_slogan ul li .txt .en{font-size:14px;line-height:20px;}

.home .title{font-size: 30px;text-align:center;line-height:50px;}
.home .title .en{color:#cccccc;font-size:16px;}

.h_case{width:100%;height:auto;overflow:auto;background:#f8f8f8;}
.h_case .k{width:1200px;height:auto;overflow:auto;margin:20px auto;}
.h_case .k .lists{}
.h_case .k .lists ul{height:auto;overflow:auto;}
.h_case .k .lists ul li{position:relative;float: left;width: 285px;height: 270px;margin: 10px 10px 20px 5px;background-color: #fff;transition: all .3s ease 0s;}
.h_case .k .lists ul li .infos{display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.65);
	z-index:998;color:#FFF;font-size:14px;text-align:center;}
.h_case .k .lists ul li .infos div{padding-top:80px;}
.h_case .k .lists ul li .img{}
.h_case .k .lists ul li .img img{width:100%;height:auto;overflow:auto}
.h_case .k .lists ul li .txt{font-size:14px;height: 60px;line-height: 60px;padding: 0 10px;color: #404040;overflow: hidden;z-index:999;position:absolute;left:0;bottom:0;}
.h_case .k .lists ul li:hover{moz-box-shadow:0 5px 15px rgba(0,18,38,.16);box-shadow:0 5px 15px rgba(0,18,38,.16);}
.h_case .k .lists ul li:hover .infos{display:block}
.h_case .k .lists ul li:hover .txt{width: 265px;padding: 0 10px;color:#596a96;background:url(../../../imgs/jt-go.png) no-repeat right #fff;z-index:999;position:absolute;left:0;bottom:0;transition: all .3s ease 0s;}



.home .h_design{width:100%;height:auto;overflow:auto;background:#f8f8f8;opacity:0;top:200px;position: relative;}
.home .h_design .k{width:1200px;height:auto;overflow:auto;margin:20px auto;}
.home .h_design .k .lists{}
.home .h_design .k .lists ul{height:auto;overflow:auto;}
.home .h_design .k .lists ul li{overflow:hidden;position:relative;float: left;width: 220px;height:270px;margin:10px 10px;background-color: #fff;transition: all .3s ease 0s;}
.home .h_design .k .lists ul li .infos{
    position: absolute;
    bottom:-100px;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: rgba(0,0,0,.65);
	z-index:998;color:#FFF;font-size:14px;text-align:center;padding:10px 0;line-height:20px;}
.home .h_design .k .lists ul li .infos div{}
.home .h_design .k .lists ul li .img{width:100%;height: 220px;}
.home .h_design .k .lists ul li .img img{width:100%;height:auto;overflow:auto}
.home .h_design .k .lists ul li .txt{width:100%;height:50px;line-height:50px;text-align:center}
.home .h_design .k .lists ul li:hover{moz-box-shadow:0 5px 5px rgba(0,18,38,.16);box-shadow:0 5px 5px rgba(0,18,38,.16);}
.home .h_design .k .lists ul li:hover .infos{bottom:0;transition-duration:.5s}

.home .h_about{width:100%;height:auto;overflow:auto;background:#e4e4e4;opacity:0;top:100px;position: relative;}
.home .h_about .k{width:1200px;height:auto;overflow:auto;margin:auto;}
.home .h_about .k .left{width:50%;height:auto;overflow:auto;float:left;position: relative;left:200px}
.home .h_about .k .left img{width:100%;height:auto;overflow:auto;}
.home .h_about .k .right{width:50%;height:auto;overflow:auto;float:left;background:url(../../../imgs/home_about_bg.png);position: relative;right:200px}
.home .h_about .k .right .infos{margin:auto;width:80%;height:auto;overflow:auto;color:#555555}

.home .h_news{width:100%;height:600px;background:url(../../../imgs/home_news_bg.png);opacity:0;top:0;position: relative;}
.home .h_news .k{width:1200px;height:auto;overflow:auto;margin:auto; padding:60px 0 100px}
.home .h_news .k .titles{font-size: 30px;line-height: 30px;height:70px;}
.home .h_news .k .titles h2{font-size:30px;float:left;width:80%;font-weight:normal}
.home .h_news .k .titles p{font-size:14px;float:right;width:20%;color:#666;text-align:right}
.home .h_news .k .left{width:700px;height:auto;overflow:auto;margin-right:50px;float:left;position: relative;left:200px}


.home .h_news .k .left ul{background:#FFF;padding:30px;height:320px;}
.home .h_news .k .left ul li{width:100%;margin-bottom:10px;height:auto;overflow:auto}
.home .h_news .k .left ul li .img{width:250px;height:190px;float:left;margin-right:20px;}
.home .h_news .k .left ul li .img img{width:100%;height:auto;overflow:auto;}
.home .h_news .k .left ul li .txt{width:360px;float:left}
.home .h_news .k .left ul li .txt .titles{line-height: 30px;color:#262626;font-size:20px;height:30px;overflow:hidden}
.home .h_news .k .left ul li .txt .span{width: 30px;height: 2px;background: #262626;margin: 15px 0;}
.home .h_news .k .left ul li .txt .subtitles{color:#999;line-height:30px;font-size:14px;height:120px;overflow:hidden}
.home .h_news .k .left ul li .text{color:#666;font-size:14px;line-height: 30px;height:30px;}
.home .h_news .k .left ul li .text .titles{width:70%;float:left;font-size:14px;height:30px;}
.home .h_news .k .left ul li .text .times{width:30%;float:left;text-align:right}

.home .h_news .k .left ul li:hover .titles{color:#e68220}
.home .h_news .k .left ul li:hover .span{background:#e68220}
.home .h_news .k .left ul li:hover .subtitles{color:#e68220}

.home .h_news .k .right{width:450px;height:auto;overflow:auto;float:left;position: relative;right:200px}
.home .h_news .k .right ul{background:#FFF;padding:30px;height:320px;}
.home .h_news .k .right ul li{font-size:14px;width:100%;line-height:40px;border-bottom: 1px dotted #ccc;transition-duration: .3s;color:#999;}
.home .h_news .k .right ul li:hover{color:#e68220}


.h_server{width:100%;height:auto;overflow:auto;background:#f8f8f8;padding:100px 0;}
.h_server .k{width:1200px;height:auto;overflow:auto;margin:20px auto;}
.h_server .k .infos{width:100%;height:220px;background:url(../../../imgs/home_server_bg.png) no-repeat  0 70px;position:relative}
.h_server .k .infos .kk{width:170px;height:60px;line-height:30px;font-size:16px;text-align:center;position:absolute;z-index:10}
.h_server .k .infos .kk:hover{transition-duration: .5s;color:#596a96;}


.h_lxwm{width:100%;height:620px;background:url(home_news_bg.png)}
.h_lxwm .k{width:1320px;height:auto;overflow:auto;margin:auto; padding:70px 0}
.h_lxwm .k .left{width:760px;height:auto;overflow:auto;margin-right:30px;float:left;padding:63px 70px;background:#FFF}
.h_lxwm .k .titles{margin-bottom: 15px;
    font-size: 30px;
    line-height: 30px;
    color: #404040;}
.h_lxwm .k .subtitles{font-size: 14px;line-height: 20px;color: #999;}
.h_lxwm .k .inputs{width: 100%;height:auto;overflow:auto;margin:30px 0 0;}
.h_lxwm .k .inputs input{width: 260px;height: 40px;padding: 0 10px;margin-bottom: 20px;margin-right:20px;
    font-size: 14px;
    color: #999;
    border: 1px solid #e6e6e6;}
.h_lxwm .k .inputs select{width: 260px;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #999;
    border: 1px solid #e6e6e6;}
.h_lxwm .k .sm {
    line-height: 30px;
    font-size: 14px;
    color: #999;
    margin-bottom: 14px;
}
.h_lxwm .k .inputs .input2 {
    background: #596a96;
    width: 280px;
    height: 50px;
    color: #FFF;margin-bottom:0px;text-align:center
}	
.h_lxwm .k .right{width: 450px;
    height: auto;
    padding: 50px 40px;
    background-color: #fff;float:right;}
.h_lxwm .k .right ul{}
.h_lxwm .k .right ul li{margin:20px 0;border-bottom:1px solid #e6e6e6;background: url(iocn1.png) no-repeat left 10px;padding-left:40px;padding-bottom:10px}
.h_lxwm .k .right ul li p{font-size:15px;color:#404040;line-height:25px;}

.mores{width:200px;height:40px;line-height:40px;text-align:center;border:1px solid #e6e6e6;margin:20px auto 50px;}
.mores:hover{border:1px solid #e68220}
/**/
.case{width:100%;height:auto;overflow:auto;}


.case .list{width:100%;height:auto;overflow:auto;}
.case .list ul{}
.case .list ul li{width: 380px;float:left;margin-right: 30px;margin-bottom: 40px;position:relative;overflow:hidden}
.case .list ul li .tag{width:100px;height:40px;right:0;top:255px;background:rgba(174,93,161,.75);position:absolute;z-index:999;text-align:center;color:#FFF;line-height:40px;font-size:12px;}
.case .list ul li img{width:100%;height:auto;overflow:auto;}
.case .list ul li .shades{position: absolute;
    top: -285px;
    left: 0;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 285px;
    transition-duration: .5s;}
.case .list ul li .shades .shades-body {
    width: 90%;
    height: 90%;
    position: absolute;
    left: 5%;
    top: 5%;
    border: 1px solid #fff;color:#FFF;
}
.case .list ul li .shades .shades-body p {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 50px;
    transform: translate(-50%,-50%);
    font-size: 18px;
    color: #fff;
    text-align: center;

    line-height: 50px;
}
.case .list ul li .titles {width: 100%;margin: 20px 0;font-size: 20px;}
.case .list ul li .case-designer{}
.case .list ul li .case-designer .img {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.case .list ul li .case-designer .txt{font-size: 16px;
    line-height: 50px;
    margin-left: 10px;
    float: left;}
.case .list ul li:nth-of-type(3){margin-right:0;}
.case .list ul li:nth-of-type(6){margin-right:0;}
.case .list ul li:nth-of-type(9){margin-right:0;}
.case .list ul li:nth-of-type(12){margin-right:0;}
.case .list ul li:nth-of-type(15){margin-right:0;}
.case .list ul li:nth-of-type(18){margin-right:0;}
.case .list ul li:nth-of-type(21){margin-right:0;}
.case .list ul li:nth-of-type(21){margin-right:0;}
.case .list ul li:hover .shades{top:0;transition-duration:.5s}
.case .list ul li:hover .titles{color:#596a96}
.case .list ul li:hover .case-designer .txt{color:#596a96}
.more{display: block;
    margin: 20px auto;
    width: 360px;
    height: 60px;
    border-radius: 60px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 60px;
    color: #fff!important;
    text-align: center;
    background: #e68220;}
	
.case_show{height:auto;overflow:auto;}
.case_show .left{width:868px;height:auto;overflow:auto;float:left;margin-right:50px;}
.case_show .left h2{color: #404040;font-size: 24px;text-align:center;line-height:50px;height:100px;}
.case_show .left p{font-size:14px;margin-left:20px;}
.case_show .left p img{width:100%;height:auto;overflow:auto;margin-bottom:20px;}
.case_show .left p span{margin-right:15px;}

.case_show .bms{width:280px;border:1px solid #dcdbdb;float:left;height:auto;overflow:auto;background:#fafafa;}
.case_show .bms .titles{width:100%;height:40px;line-height:40px;text-align:center;color:#FFF;background:#596a96;border-top:none}
.case_show .bms .inputs {height: auto;overflow: auto;margin: 20px;}
.case_show .bms .inputs input {width: 90%;height: 40px;padding: 0 10px;margin-bottom: 10px;font-size: 14px;color: #999;border: 1px solid #e6e6e6;}
.case_show .bms .inputs .input2 {background: #596a96;width: 100%;height: 40px;color: #FFF;margin:auto;}

.case_show .titles{width:100%;height:70px;line-height:50px;color:#4d4d4d;border-top: 1px solid #b6b6b6;}
.case_show .titles h2{width:70%;height:50px;font-size:20px;float:left;font-weight:normal}
.case_show .titles p{width:30%;height:30px;line-height:30px;margin-top:20px;font-size:16px;float:left;text-align:right}

	
/**/
.specialty{}
.specialty .navs{border: 1px solid #d9d9d9;height: 50px;margin-bottom:40px;}
.specialty .navs ul{}
.specialty .navs ul li{margin:10px;float: left;line-height: 30px;font-size: 16px;padding: 0 10px;transition-duration: .5s;cursor: pointer;float: left;}
.specialty .navs ul li.on{background:#596a96;color:#FFF;border-radius: 5px;transition-duration: .5s;margin:10px;}
.specialty .navs ul li:hover{transition-duration: .5s;border-radius: 5px;background:#596a96;color:#FFF;}

.bm{width:100%;height:auto;overflow:auto;margin-bottom:50px;}
.bm .left{width:600px;height:500px;float:left}
.bm .right{width:697px;height:400px;float:left;background:#f8f8f8;padding:50px;}
.bm .right .titles{color:#262626;font-size:22px;height:30px;}
.bm .right .span{width: 30px;height: 2px;background:#596a96;margin: 15px 0;}
.bm .right .inputs{margin:50px 0;}
.bm .right .inputs input{width:210px;border:1px solid #e6e6e6;height:50px;margin-right:20px;padding-left:10px;font-size:16px;margin-bottom:20px;line-height:50px;}
.bm .right .inputs select{width:220px;border:1px solid #e6e6e6;height:50px;margin-right:20px;padding-left:10px;font-size:16px;margin-bottom:20px;line-height:50px;}
.bm .right .sm{line-height:30px;font-size:14px;color:#999;margin-bottom:20px;}
.bm .right .inputs .input2{background:#596a96;width:470px;height:60px;color:#FFF;text-align:center}
.specialty .news{width:100%;height:auto;overflow:auto;}
.specialty .news .left{width:600px;height:auto;overflow:auto;margin-right:50px;float:left}
.specialty .news .left ul{}
.specialty .news .left ul li{width:100%;margin-bottom:20px;height:auto;overflow:auto}
.specialty .news .left ul li .img{width:260px;height:195px;float:left;margin-right:40px;}
.specialty .news .left ul li .img img{width:100%;height:auto;overflow:auto;}
.specialty .news .left ul li .txt{width:300px;float:left}
.specialty .news .left ul li .txt .titles{color:#262626;font-size:20px;height:30px;overflow:hidden}
.specialty .news .left ul li .txt .span{width: 30px;height: 2px;background: #262626;margin: 15px 0;}
.specialty .news .left ul li .txt .subtitles{color:#999;line-height:30px;font-size:14px;height:120px;overflow:hidden}
.specialty .news .left ul li:hover .titles{color:#e68220}
.specialty .news .left ul li:hover .span{background:#e68220}
.specialty .news .left ul li:hover .subtitles{color:#e68220}


.specialty .news .right{width:550px;height:auto;overflow:auto;float:left}
.specialty .news .right ul{}
.specialty .news .right ul li{width:100%;line-height:50px;border-bottom: 1px dotted #ccc;transition-duration: .3s;color:#999;height:50px;}
.specialty .news .right ul li .titles{width:75%;float:left;overflow:hidden;height:50px;}
.specialty .news .right ul li .times{width:25%;float:left}
.specialty .news .right ul li:hover .titles{color:#e68220}
.specialty .news .right ul li:hover .times{color:#e68220}
/**/
.team2{width:100%;height:auto;overflow:auto}
.team2 .list{width:100%;height:auto;overflow:auto}
.team2 .list ul{}
.team2 .list ul li{width:400px;height:520px;overflow:hidden;float:left;position:relative;}
.team2 .list ul li img{width:100%;-webkit-transform: matrix(1.1,0,0,1.1,0,0);
    -moz-transform: matrix(1.1,0,0,1.1,0,0);
    -ms-transform: matrix(1.1,0,0,1.1,0,0);
    -o-transform: matrix(1.1,0,0,1.1,0,0);
    transform: matrix(1.1,0,0,1.1,0,0);}
.team2 .list ul li .title{position:absolute;left:0;bottom:50px;z-index:998;width:400px;text-align:center;color:#ffffff;height:30px;font-size:20px;}
.team2 .list ul li .imgs{position:absolute;left:0;top:0;z-index:999;
	-webkit-transform: matrix(1.1,0,0,1.1,0,0);
    -moz-transform: matrix(1.1,0,0,1.1,0,0);
    -ms-transform: matrix(1.1,0,0,1.1,0,0);
    -o-transform: matrix(1.1,0,0,1.1,0,0);
    transform: matrix(1.1,0,0,1.1,0,0);
	}
.team2 .list ul li:hover .imgs{   
	-webkit-transform: matrix(1,0,0,1,0,0);
    -moz-transform: matrix(1,0,0,1,0,0);
    -ms-transform: matrix(1,0,0,1,0,0);
    -o-transform: matrix(1,0,0,1,0,0);
    transform: matrix(1,0,0,1,0,0);
}

.team2 .list ul li:hover img{  
	-webkit-transform: matrix(1,0,0,1,0,0);
    -moz-transform: matrix(1,0,0,1,0,0);
    -ms-transform: matrix(1,0,0,1,0,0);
    -o-transform: matrix(1,0,0,1,0,0);
    transform: matrix(1,0,0,1,0,0);
}

.team{width:100%;height:auto;overflow:auto}
.team .list{width:100%;height:auto;overflow:auto}
.team .list ul{}
.team .list ul li{width: 100%;margin-bottom: 80px;height:auto;overflow:auto;}
.team .list ul li .left{width: 170px;height: 350px;float: left;}
.team .list ul li .left .img{width:150px;height:150px;margin:50px auto 0;}
.team .list ul li .left .img img{width:150px;height:150px;border-radius: 50%;}
.team .list ul li .left .img img:hover{width:150px;height:150px;transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transition-duration:1s}
.team .list ul li .left h2 {font-size: 22px;text-align: center;margin: 20px 0;font-weight:normal}
.team .list ul li .left  p {text-align: center;margin: 0 auto;font-size: 18px;}
.team .list ul li .right{width: 970px;float: right;position: relative;}
.team .list ul li .right .txt{border-bottom:1px solid #e6e6e6;line-height:40px;}
.team .list ul li .right .txt .rj{}
.team .list ul li .right .txt .rj span{display: inline-block;
    line-height: 25px;
    border: 1px solid #596a96;
    color: #596a96;
    padding: 0 10px;
    margin: 0 10px;
    font-size: 14px;}
.team .list ul li .right .txt .ln{}
.team .list ul li .right .txt .lists{width:100%;height:70px}
.team .list ul li .right .txt .lists .l1{display: block;
    border-right: 1px solid #e6e6e6;
    text-align: center;
    float: left;
    line-height: 25px;
    margin-right:30px;
	padding-right:30px;}
.team .list ul li .right .imgs{margin-top:10px;height:auto;overflow:hidden;}
.team .list ul li .right .imgs .img{width:235px;height:auto;float:left;margin-right:10px;background:#0CC;overflow:hidden}
.team .list ul li .right .imgs .img img{width:235px;height:auto;overflow:hidden}
.team .list ul li .right .imgs .img:nth-of-type(4){margin-right:0;}
.team .list ul li .right .imgs .img:hover{width:235px;height:auto;overflow:hidden;transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transition-duration:1s}
.team .list ul li .right .txt .rj span:hover{border: 1px solid #596a96;color: #596a96;transition-duration: .5s;border-radius: 5px;background:#596a96;color:#FFF;}

.team_show{}
.team_show .infos{width:100%;height:auto;overflow:auto}
.team_show .infos .left{width:350px;height:auto;overflow:auto;padding:0 30px 30px 0;float:left}
.team_show .infos .left img{width:100%;height:auto;overflow:auto;}
.team_show .infos .right{width:800px;height:auto;overflow:auto;float:right;min-height:400px;border-left: 1px solid #b6b6b6;}
.team_show .infos .right .info{width:466px;margin:0 20px 20px 20px;float:left}
.team_show .infos .right .info .name{color: #333;font-size: 22px;height:40px;}
.team_show .infos .right .info .subname{border-bottom:1px solid #b6b6b6;padding-bottom:10px;font-size:14px;margin-bottom:10px;}
.team_show .infos .right .info .teaminfo{}
.team_show .infos .right .info .teaminfo ul{line-height:30px;color:#7d7c7c}
.team_show .infos .right .info .teaminfo ul li{}
.team_show .infos .right .info .teaminfo ul li h2{font-size:16px;font-weight:normal}
.team_show .infos .right .info .teaminfo ul li p{font-size:14px;margin-left:20px;}
.team_show .infos .right .info .teaminfo ul li p span{margin-right:15px;}
.team_show .infos .right .bms{width:280px;border:1px solid #dcdbdb;float:left;height:auto;overflow:auto;background:#fafafa;}
.team_show .infos .right .bms .titles{width:100%;height:40px;line-height:40px;text-align:center;color:#FFF;background:#596a96;border-top:none}
.team_show .infos .right .bms .inputs {

    height: auto;
    overflow: auto;
    margin: 20px;
}
.team_show .infos .right .bms .inputs input {
    width: 90%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 10px;

    font-size: 14px;
    color: #999;
    border: 1px solid #e6e6e6;

}
.team_show .infos .right .bms .inputs .input2 {
    background: #596a96;
    width: 100%;
    height: 40px;
    color: #FFF;
	margin:auto;text-align:center;
}

.team_show .titles{width:100%;height:70px;line-height:50px;color:#4d4d4d;border-top: 1px solid #b6b6b6;}
.team_show .titles h2{width:70%;height:50px;font-size:20px;float:left;font-weight:normal}
.team_show .titles p{width:30%;height:30px;line-height:30px;margin-top:20px;font-size:16px;float:left;text-align:right}
/*新闻栏目*/
.news{width:100%;height:auto;overflow:auto}
.news .list{width:100%;height:auto;overflow:auto}
.news .list ul{}
.news .list ul li{width:383px;height:300px;margin-bottom: 40px;float:left;margin-right:25px;}
.news .list ul li .img{width:380px;height:300px;float:left;display:block;transition:2.5s;overflow:hidden;position:relative}
.news .list ul li .img img{width:100%;height:100%;display:block;transition:2.5s;overflow:hidden}
.news .list ul li .txt{width: 340px;height:100px;left:20px;bottom:0;position:absolute;z-index:999;color: #fff;}
.news .list ul li .txt .titles{font-size: 16px;line-height:25px;}
.news .list ul li .txt .span{width:40px;height:1px;background:#cdcdcd;margin-top:3px;margin-bottom:3px;}
.news .list ul li .txt .subtitles{font-size:14px;overflow:hidden;line-height:30px;height:30px;}
.news .list ul li .txt .times{font-size:14px;height:30px;line-height:30px;}
.news .list ul li:hover .titles{}
.news .list ul li:hover .img  img{width:400px;height:300px;overflow:hidden;transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.news .list ul li:hover .txt .span{}
.news .list ul li:nth-of-type(3){margin-right:0;}
.news .list ul li:nth-of-type(6){margin-right:0;}
.news .list ul li:nth-of-type(9){margin-right:0;}
.news .list ul li:nth-of-type(12){margin-right:0;}
.news .list ul li:nth-of-type(15){margin-right:0;}

.news .title{font-size:30px;height:40px;line-height:40px;margin-top:60px;margin-bottom:40px;color:#1f1f1f;background:url(icon-news.png) no-repeat;padding-left:50px;}
.news .list2{width:100%;height:auto;overflow:auto}
.news .list2 ul{}
.news .list2 ul li{width:383px;height:400px;margin-bottom: 40px;float:left;margin-right:25px;background:#FFF}
.news .list2 ul li .img{width:383px;height:300px;display:block;transition:2.5s;overflow:hidden;}
.news .list2 ul li .img img{width:100%;height:100%;display:block;transition:2.5s;overflow:hidden}
.news .list2 ul li .txt{width:340px;height:100px;background:#FFF;padding:20px;}
.news .list2 ul li .txt .titles{font-size: 16px;line-height:25px;}
.news .list2 ul li .txt .span{width:40px;height:1px;background:#cdcdcd;margin-top:3px;margin-bottom:3px;}
.news .list2 ul li .txt .subtitles{font-size:14px;overflow:hidden;line-height:30px;height:30px;}
.news .list2 ul li .txt .times{font-size:14px;height:30px;line-height:30px;color:#a5a5a5}
.news .list2 ul li:hover .titles{}
.news .list2 ul li:hover .img  img{width:400px;height:300px;overflow:hidden;transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.news .list2 ul li:hover .txt .span{}
.news .list2 ul li:nth-of-type(3){margin-right:0;}



/*新闻详情*/
.infobg{width:100%;height:277px;background:rgba(89,106,150,.7);color:#FFF;text-align:center}
.infobg .title{font-size:35px;line-height:50px;padding-top:100px;}
.infobg .time{font-size:14px;line-height:50px;}
.news .content{}
.news .content .contents{font-size: 16px;line-height:30px;margin-bottom:20px;}
.news .content .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.news .content .txt{line-height:40px;}
.news .content .txt li{width:50%;float:left}
.news .content .txt li .img{width:40px;height:40px;float:left;margin-right:20px}
.news .content .txt li .img2{width:40px;height:40px;float:right;margin-left:20px}

/*走进星旺*/
.about{width:100%;height:auto;overflow:auto;}
.about .ad{width:100%;height:500px;background:url(../../../imgs/about_header.jpg);font-size:30px;color:#FFF;text-align:center}
.about .ad .title{padding-top:200px;line-height:50px;}
.about .info{width:100%;height:auto;overflow:auto;background:#FFF}
.about .info .left{width:50%;height:600px;float:left;}
.about .info .left img{width:100%;}
.about .info .right{width:35%;height:auto;overflow:auto;padding:150px 6% 100px 4%;float:left;}
.about .info2{width:100%;height:auto;overflow:auto;background:#ffe100;padding:100px 0;}
.about .info2 .wh{width:1200px;height:auto;overflow:auto;margin:auto}
.about .info2 .title{width:30%;float:left;font-size:35px;text-align:right;line-height:200px;}
.about .info2 .subtitle{width:70%;float:left;line-height:30px;}
.about .info2 .honor{width:1210px;height:auto;overflow:auto;margin:100px auto 0;}
.about .info2 .honor ul{}
.about .info2 .honor ul li{width:280px;height:210px;overflow:hidden;float:left;margin:10px 30px 10px 0;position:relative;}
.about .info2 .honor ul li img{width:100%;}
.about .info2 .honor ul li .txt{line-height:40px;overflow:hidden;position:absolute;z-index:9;bottom:-100px;background:rgba(0,0,0,.8);color:#FFF;padding:0 20px;width:240px;height:40px;text-align:center;font-size:14px}
.about .info2 .honor ul li:nth-of-type(4){margin-right:0;}
.about .info2 .honor ul li:hover .txt{bottom:0;transition-duration:.5s}
.about .map{width:100%;height:auto;overflow:auto}
.about .map img{width:100%;height:auto;overflow:auto}
/**/


/*装修报价*/
.price{width:100%;height:auto;overflow:auto}
.price .lists{border:1px solid #596a96;height:auto;overflow:auto;}
.price .lists ul{height:auto;overflow:auto}
.price .lists ul li{border-bottom:1px solid #e6e6e6;line-height:50px;height:50px;}
.price .lists ul li .info{width:16%;border-right:1px solid #e6e6e6;float:left;text-align:center;color:#000}


.h_ys{width:100%;height:auto;overflow:auto;background:#f8f8f8}
.h_ys .k{width:1200px;height:auto;overflow:auto;margin:20px auto;}
.h_ys .k .lists{}
.h_ys .k .lists ul{height:auto;overflow:auto;}
.h_ys .k .lists ul li{border:1px solid #CCC;position:relative;float: left;width: 370px;height: 250px;margin: 10px;background-color: #fff;transition: all .3s ease 0s;}
.h_ys .k .lists ul li .img{width:80px;height:80px;margin:40px auto 10px;}
.h_ys .k .lists ul li .img img{width:100%;height:auto;overflow:auto;}
.h_ys .k .lists ul li .txt{font-size:14px;height: 60px;line-height: 60px;padding: 0 10px;color: #404040;text-align:center}
.h_ys .k .lists ul li .txt h2{font-weight:normal;line-height:50px;}
.h_ys .k .lists ul li .txt span{width:50px;height:2px;background:#000;margin:auto}
.h_ys .k .lists ul li .txt p{line-height:30px;}
.h_ys .k .lists ul li:hover{background:rgba(0,0,0,0.5);moz-box-shadow:0 5px 15px rgba(0,18,38,.16);transition: all .5s ease 0s;}
.h_ys .k .lists ul li:hover .txt{color:#FFF}
.h_ys .k .lists ul li:hover .img img{}

.msg{z-index:999;height:auto;width:78px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;position:fixed;right:10px;top:350px;}
.msg ul{}
.msg ul li{width:100%;height:79px;border-bottom:1px solid #e1e1e1}


