﻿
@media screen and (min-width: 1200px) {
@charset "utf-8";
/* CSS Document */	
/* 侧边栏 */
.OnlineService_Bg {width:40px;overflow:hidden;position:fixed;right:1px;bottom:20px;z-index:10;}

.OnlineService_wx {width:40px;height:30px;margin-bottom:11px;}

.OnlineService_wx span{display: none;}

.OnlineService_wx a {
	display:block;
	width:40px;
	height:40px;
	background-color:#000000;
	text-align:center;
	background-image:url(../img/qr.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	cursor:pointer;
	text-decoration:none;color:#fff}

.OnlineService_wx a:hover {
	background-color: #7D766C;
	}
	
.OnlineService_wx:hover span{ 
	display:block;
	position: fixed; 
	right:20px;
	
	filter:alpha(opacity=100) !important; /*IE滤镜，透明度50%*/
	-moz-opacity:1 !important; /*Firefox私有，透明度50%*/
	opacity:1 !important;/*其他，透明度50%*/
}
	
.OnlineService_Phone {width:40px;height:30px;margin-bottom:11px;}

.OnlineService_Phone a {
	display:block;
	width:40px;
	height:40px;
	background-color:#000000;
	text-align:center;
	color:#fff;
	background-image:url(../img/qq.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	cursor:pointer;
	text-decoration:none;color:#fff}
	
.OnlineService_Phone a:hover {
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity:0.5;/*其他，透明度50%*/
	}

.OnlineService_Sign {width:40px;height:30px;margin-bottom:11px;}

.OnlineService_Sign a {
	display:block;
	width:40px;
	height:40px;
	background-color:#000000;
	text-align:center;
	background-image:url(../img/tel1.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	cursor:pointer;
	text-decoration:none;color:#fff}
	
.OnlineService_Sign a:hover {
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity:0.5;/*其他，透明度50%*/
	}
	
.OnlineService_Top {width:40px;height:30px;margin-bottom:100px;}

.OnlineService_Top a {
	display:block;
	width:40px;
	height:40px;
	background-color:#333;
	text-align:center;
	color:#fff;
	background-image:url(../img/top.png);
	background-repeat:no-repeat;
	background-position:center 13px;
	cursor:pointer;
	text-decoration:none;
	color:#fff}

.OnlineService_Top a:hover {
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity:0.5;/*其他，透明度50%*/
	}
/*顶部导航背景滚动颜色与阴影 */
.online_box{
	width: 180px;
	height: auto;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	position: fixed;
	right: 10px;
	bottom: 160px;
	z-index: 99999;
	display: none;
}
.online_qq{
	
}
.online_qq ul li{
	float: left;
	background-color: #f5f5f5;
}
.online_qq ul li a{
	padding: 12px 28px;
	height: 18px;
	line-height: 18px;
	background: #f5f5f5;
	color: #353434;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px;
	margin-left: 28%;
}
.online_ph{
	
}
.online_ph ul li{
	float: left;
	background-color: #f5f5f5;
}
.online_ph ul li a{
	padding: 12px 28px;
	height: 18px;
	line-height: 22px;
	background: #f5f5f5;
	color: #353434;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px;
	margin-left: 28%;
}
.online_head{
	padding: 20px;
	line-height: 16px;
	height: 16px;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 14px;
	background-color: #666666;
}
.online_head a{
	float: right;
	margin-right: 5%;
	color: #fff;
	
}
*{
	margin: 0;
	padding: 0;
	list-style: none;
}
.oppen_box{
	width: 30px;
	height: 30px;
	background: #323232;
	cursor: pointer;
	position: fixed;
	right: 20px;
	bottom: 160px;
	z-index: 99999;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.it_box{
	float:right;
	margin-right:50px;
}
.turn-page{
	width:100%; text-align:center; font-size:18px; margin-bottom:40px;padding: 20px 0 10px 0;
}
.table_liebiao{
	line-height:25px;width: 1200px;margin: 0 auto;text-align: center;
}
.boxdun{
	margin-bottom: 40px;
	}
.box_contact {
	text-align: center;
    
	width: 1200px;
    
	margin: auto;
}
.box_contact p{
	font-size: 14px;
	margin-bottom: 15px;
	width: 1200px;

	margin: auto;
 
	text-align: center;
}	
.box_contact div{
	text-align: center !important;
}
.comment__p_font{
	color:#343434;font-size: 30px; margin-bottom:15px;margin-top:15px;text-align:center;
}
.comment__p_font_p{
	color: #787878;font-size: 14px;width: 1200px;margin:0 auto;text-align:center;
}
.con_box a{
	height: auto !important;
	background: #fff !important;
	color: #FFFFFF !important;
	padding: 0 !important;
	border: 0 !important;
}	
.con_box {
	text-align: center;
    width: 1200px;
    margin: auto;
}
.con_box p{
	font-size: 14px;
	margin-bottom: 15px;
}	
.con_box div{
	text-align: center !important;
}
.content{
	width: 1300px;margin: 0px auto;
}
	
#header.mini {
	background:#fff;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
/*顶部导航背景默认色IPAD */
.lowB #header {
	background:#FFF;
}
#header {
	font-size:14px;
	background:#fff;
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	padding: 10px 40px;
	color: #FFF;
	background: #4E4E4E;
}
#indexPage a.more {
	color:#424242;
	border-color:#ececec;
}
#indexPage a.more:hover {
	border-color:#ececec;
	text-indent:130px;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
#indexPage #mpartner .slider_control a:hover {
	background-color:#424242
}
#contactform p .inputsub {
	background-color:#424242;
	margin-top:10px;
	padding:8px 0;
}
#contactform .inputtxt.active {
	border-color:#424242
}
#pages a.active, #pages a:hover {
	background: #FFF;
	color: #838383;
}
#newslist .newstitem:hover {
	background:#424242;
}
.bx-wrapper .bx-controls-direction a:hover {
	background-color:#4E4E4E
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	border:#545454 1px solid;
	background-color:#545454;
}
.serviceitem:hover .title {
	color: #595959;
}
#header ul li.navitem a {
	color: #999;
	padding: 10px 40px;
}
#header ul li.navitem {
	padding: 0px .5px 10px;
}
.serviceitem div p.description {
	color: #848484;
	height: 50px;
	overflow: hidden;
	width: 100%;
}
/*导航下拉菜单 */

#header ul li.navitem ul.subnav li a {
	padding: 14px 30px;
	width: 150px;
	height: 20px;
	line-height: 20px;
	background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
	display: block;
	font-size: 12px;
	transition: all 0.2s ease-out 0s;
	color: #999;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
#header ul li.navitem ul.subnav {
	border-top:#03d522 3px solid;
	border-radius:2px;
}
#header ul li.navitem ul.subnav li {
	border-bottom: 1px solid #FFF;
}
/*幻灯左右切换按钮 */
.bx-wrapper .bx-controls-direction a {
	background: rgba(0, 0, 0, .2);
	border-radius: 0px;
}
/*副标题 */
.content .header p.subtitle {
	color: #787878;
	font-size: 36px;
	margin:10px;
}
/*首页案例背景颜色 */

#category a {
	padding: 8px 30px;
	margin-right: 10px;
	transition: all 0.3s ease-out 0s;
	color: #999;
	border: 1px solid #EDEDED;
}
#category a.active, #category a:hover {
	background: #ADADAD;
	color: #fff;
	border:1px solid #fff;
}
.nobanner #header {
	background:#fff none repeat scroll 0% 0%;
}
/*链接颜色 */
.postbody a {
	color: #03d522;
}
/*案例1180 */
#mproject {
	padding-bottom:80px
}
#projectlist, #projectmore {
	margin:0 auto;
	width:1180px;
}
#projectlist .projectitem {
	width:380px;
	margin-right:20px;
	margin-bottom:20px;
}
#projectlist .wrapper {
	margin-right:-20px
}
#projectmore {
	background:#fff;
	background:none;
	color: #505050;
	display: block;
	font-size: 18px;
	height: 58px;
	line-height: 58px;
	text-indent: 0px;
	transition: all 0.3s ease-out 0s;
	width: 360px;
}
#projectmore:hover {
	height:58px;
	line-height:58px;
	text-indent:0;
	font-size: 14px;
	background:none;
	color: #505050;
}
/*首页背景不平铺 */
#indexPage .module {
	background-size:auto;
}
/*首页背景不加透明蒙层 */
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mservice .bgmask, #indexPage #mpage .bgmask {
	background-color: rgba(255, 255, 255, 0);
}
/*首页服务背景层 */
#indexPage #mservice {
	background-color: #F8F8F8;
}
#contactform p textarea.inputtxt {
	height:80px;
}
#contactform p .inputtxt {
	border:none;
	margin-bottom:5px;
	background:none;
}
#contactform p {
	border-bottom:1px solid #dddddd;
	padding-top:5px;
}
#indexPage #mteam {
	background:#f4f4f4;
}
#indexPage #mteam .description {
color::#848484;
}
.content .header p.title {
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
#indexPage .module .bgmask {
	background:#fff;
}
#footer {
	background:#fff;
	/*border:1px solid #f1f1f1;*/
}
#indexPage #mcontact .header p.title {
	color:#444444;
}
#contactinfo h3 {
	color:#666;
}
#indexPage #mteam .header p.title {
	color:#444;
}
#indexPage #mteam .slider_control a i:hover {
	color:#424242;
}
#contactinfo div a {
	background: #484848;
}
#footer p {
	text-align:center;

}
.teamitem a div.wrap {
	background: #424242;
}
/*首页幻灯高度*/
#indexPage #mslider {
	height: 400px;
}
bx-wrapper .bx-pager.bx-default-pager a {
	width: 20px;
	height: 4px;
	margin: 0px 5px;
	border-radius: 6px;
	border: 1px solid #C8C8C8;
}
/*首页全屏*/
#indexPage #mslider {
	height:0
}
#indexPage #mslider ul li p.title {
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
#indexPage #mslider ul li p.subtitle {
	color: #DBDBDB;
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
#indexPage #mslider .bx-wrapper {
	width: 96%;
	margin-left: 2%;
}
.bx-wrapper .bx-pager {

}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	margin: 20px 6px;
	border: 1px solid #545454;
	background-color: #545454;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	border: 1px solid #D2D2D2;
	margin: 20px 6px;
	border-radius: 0px;
	background: #D2D2D2;
}
#shares {
	right: 0px;
	bottom: 1px;
}
#shares a {
	background:transparent;
}
#shares a#gotop {
	margin-top: 1px;
	background-color: rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-out 0s;
}
#shares a#gotop:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
#shares a#sweibo {
	background-color: #717171;
	transition: all 0.3s ease-out 0s;
}
#shares a#sweibo:hover {
	background: #EA493C;
}
#shares a#sweixin {
	background-color: #4E4E4E;
	transition: all 0.3s ease-out 0s;
}
#shares a#sweixin:hover {
	background: #24B727;
}

}

#indexPage #mproject {
	background-color: #FFF;
}


@media screen and (max-width: 1200px) {
#mproject {
	padding-bottom:20px
}
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mservice .bgmask, #indexPage #mpage .bgmask {
	background-color: rgba(255, 255, 255, 0);
}
#indexPage .module .bgmask {
	background:#fff;
}
.content .header p.subtitle {
	color: #787878;
	font-size: 36px;
	margin:10px;
}
#category a {
	padding: 8px 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	transition: all 0.3s ease-out 0s;
	color: #999;
	border: 1px solid #EDEDED;
	line-height: 16px;
	height: 16px;
	display: inline-block;
}
a {text-decoration: none;}
#projectlist .projectitem {
	width:45%;
	margin-left:3px;
	margin-bottom:6px;
	overflow: hidden;
	padding: 6px;
	height: auto;
	display: inline-block;
}
#indexPage a.more {
	color:#424242;
	border-color:#ececec;
}
.module{
	float:left;
	width: 100%;
}
.content{
	float:left;
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	margin-top:5px;
}
#indexPage #mteam {
	background:#f4f4f4;
}
.content .header p.subtitle {
	color: #787878;
	font-size: 18px;
	margin-top: 30px !important;
}
#footer p {
	text-align:center;

}
.boxdun{
	display:none;
}
#sitecontent{
	overflow-x: hidden;
	margin-top:45px;
}
.turn-page{
	width:100%; text-align:center; font-size:14px; margin-bottom:40px;padding: 20px 0 10px 0;
}
.Details{
	width: 95%; margin: 0 auto; text-align:center;
}
.Details img{
	width: 95%;
}
.comment__p_font{
	color:#343434;font-size: 18px; margin-bottom:15px;margin-top:15px;text-align:center;
}
.comment__p_font_p{
	color: #787878;font-size: 14px;margin:0 auto;text-align:center;
}
#header{
	background:#333;
	height:50px;
	width:100%;
	position:fixed;
	z-index:99999;
	top:0;
	}
.menu-torget {
	float: right;
	margin-top: 14px;
	margin-right:16px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.Horizontal_line {
	display: block;
	width: 22px;
	margin-bottom:4px;
	height: 2px;
	border-radius: 1px;
	background:#c0c0c0;
}
#scaling {
	height:auto;
	width:100%;
	position:fixed;
	background:#383838;
	opacity:0.8;
	display:none;

}


#scaling ul {
    list-style-type: none;
}
#scaling ul li{
	border-bottom:1px solid #545454;
	padding:8px;
}
#scaling ul a {
    display: block;
    padding: 8px;
    color: #c7c7c7;
    text-decoration: none;
	font-size:14px;
}

#scaling ul a:hover {
    color: #efdcc6;
}
.it_box{
	position:fixed; z-index:9999;
}
.table_liebiao{
	line-height:25px;width:90%;margin: 0 auto;text-align: center;
}
#contactlist{
	margin-top:15px;
}
.online_box{
	display:none;
}
.online_ph{
	display:none;
}
.oppen_box{
	display:none;
}

.OnlineService_Bg{
	display:none;
}
}