/*整站的公共部分的css，包括:布局、默认连接、全局导航、二级导航、head body foot*/

@import url("reset.css");
@import url("externalLinks.css");
body {text-align: center; color: #333; background-color: #fff; font-size: 100%; text-decoration: none; font-size:12px;}
	  
/*整站链接 样式表 开始*/
a {text-decoration: none;}
a:link {color:#333;}
a:visited {color:#666;}
a:hover {color:#cc0f16;}

a.more {padding-right: 10px;white-space: nowrap; background: url(/templets/default/img/morearrow_a30001.gif) no-repeat 100% 50%;color:#cc0f16;}
a.more:hover {background-color: #cc0f16;color:#fff;}
a.more2 {padding-right: 20px;white-space: nowrap; background: url(/templets/default/img/arrow_ne.gif) no-repeat 100% 50%;}

.Highlight1 {color: #08C;}
.Highlight2 {color: #cc0f16;}
.Highlight3 {color: #f60;}

/*整站链接 样式表 结束*/

/*#mainContent {background: #fff;}*/
#header,.MyBanner,#bannerslider,#mainContent,#bottomNAV,#bottomText,#NextToDo .Next{width:960px;margin: 0 auto;text-align: left;position: relative;}
/* 以下是头部 布局的样式表*/

#mainNav {float: right; width:512px; height:80px; background:url(/templets/default/img/nav_bg.jpg) no-repeat center bottom;}
#logo {float: left;}
.clear {clear: both;}
.clearRight {clear: right;}

#UEnav {text-align: right;	margin: 25px 0 0 26px;}
#UEnav li{float: left;text-indent: -8000px;list-style-type: none;}
#UEnav li a{width:92px;	height:27px; display:block; overflow:hidden;}
/*头部布局结束*/


/* 以下是全局导航样式 */
.home a{background:url(/templets/default/img/nav.gif) no-repeat -16px top;}
.home a:hover{background:url(/templets/default/img/nav.gif) no-repeat -16px -60px;}
#MyHome .home a{background:url(/templets/default/img/nav.gif) no-repeat -16px bottom;}

.about a{background:url(/templets/default/img/nav.gif) no-repeat -133px top;}
.about a:hover{background:url(/templets/default/img/nav.gif) no-repeat -133px -60px;}
#MyAbout .about a{background:url(/templets/default/img/nav.gif) no-repeat -133px bottom;}

.service a{background:url(/templets/default/img/nav.gif) no-repeat -252px top;}
.service a:hover{background:url(/templets/default/img/nav.gif) no-repeat -252px -60px;}
#MyService .service a{background:url(/templets/default/img/nav.gif) no-repeat -252px bottom;}

.case a{background:url(/templets/default/img/nav.gif) no-repeat -370px top;}
.case a:hover{background:url(/templets/default/img/nav.gif) no-repeat -370px -60px;}
#MyCase .case a{background:url(/templets/default/img/nav.gif) no-repeat -370px bottom;}

.contact a{background:url(/templets/default/img/nav.gif) no-repeat -488px top;}
.contact a:hover{background:url(/templets/default/img/nav.gif) no-repeat -488px -60px;}
#MyContact .contact a{background:url(/templets/default/img/nav.gif) no-repeat -488px bottom;}
/* 全局导航样式结束 *
/
/*下面一组频道背景，宽1440px*/
#MyAbout .MyBg {background:url(/templets/default/img/about_bg.jpg) no-repeat center top;}
#MyService .MyBg {background:url(/templets/default/img/service_bg.jpg) no-repeat center top;}
#MyCase .MyBg {background:url(/templets/default/img/case_bg.jpg) no-repeat center top;}
#MyContact .MyBg {background:url(/templets/default/img/contact_bg.jpg) no-repeat center top;}

/*下面一组是频道banner，960*285px*/
.MyBanner {height: 285px; width: 960px;}
#MyAbout .MyBanner {background: url(/templets/default/img/about_banner.jpg) no-repeat center center;}
#MyService .MyBanner {background: url(/templets/default/img/service_banner.jpg) no-repeat center center;}
#MyCase .MyBanner {background: url(/templets/default/img/case_banner.jpg) no-repeat center center;}
#MyContact .MyBanner {background: url(/templets/default/img/contact_banner.jpg) no-repeat center center;}

#sidebar {width: 200px;float: left;margin-left: 8px;}
#content {float: right;width: 680px;margin-right: 8px;}
#content .NP,#content .NP p {font-size: 14px;color: #333;}
#content .NP H3{font-size: 14px; line-height:200%;}
#content p{line-height: 180%; color: #676767;}

.Tel400 {float:left;background: url(/templets/default/img/tel_400_bg.gif) no-repeat;height: 80px;width: 200px;margin-top: 22px;overflow:hidden;text-indent:-8000px;}

/*下面一组是底部连接样式*/
#footer {height:145px; color:#999;}
#footer a {color:#999;	text-decoration:none;}
#footer a:visited {color:#999;}
#footer a:hover {background-color: #cc0f16;color:#fff;}

#NextToDo {width:100%;height:280px;background:url(/templets/default/img/bg-next.jpg) repeat-x center top #fff;}
#NextToDo .Next {text-align: left;color:#333;}
#NextToDo .Next .left {	margin-top: 2em;float: left;background: url(/templets/default/img/doc.png) no-repeat 60px 0%;min-height: 146px;}
#NextToDo .Next .left p {margin-bottom: 0.3em;margin-left: 180px;}
#NextToDo .Next .left h3{ 
	font-weight: normal;
	font-size: 24px;		/* 24px */
	line-height: 100%;				/* 24px */
	margin-bottom:30px;		/* 30px */
	margin-top: 0;			
	margin-left: 180px;
	}
#NextToDo .Next .left h3 a {
	font-size: 2em;				/* 48px */
	line-height: 1.25;			/* 60px */
	position: relative;
	top: 0.2083em;				/* 10px */
	font-weight: bold;
	color:#cc0f16;
	text-decoration:none;
	border-bottom:#cc0f16 3px dotted;
}
#NextToDo .Next .left h3 a:visited {color:#999; border-bottom:#999 3px dotted;}
#NextToDo .Next .left h3 a:hover {background-color: #cc0f16;color:#fff;border-bottom: none;}

#NextToDo .Next .left strong {display: block;	float: left;width: 3em;	font-weight: bold;}
#NextToDo .Next .right {margin-top: 2em;width: 300px;float: right;}
#NextToDo .Next .right p {margin-bottom: 0.3em;}
#NextToDo .Next .NextTitle{position: relative; left:36px;top:-13px;color:#fff;display:block;font-weight:bold;height:26px;line-height:26px;overflow:hidden;text-align:center;text-decoration:none;width:125px;background:url(/templets/default/img/bg-a-red.png) no-repeat scroll left top transparent}

#bottomNAV {height: 54px;}
#bottomNAV ul {float: left;margin-top: 18px;height: 20px;}
#bottomNAV ul li {float: left;display: block;border-left: solid 1px #ddd;}
#bottomNAV ul li a{line-height: 20px;margin:0px 14px;}
#bottomNAV .bottomlink {border-left-style: none;}
#bottomNAV #search {float: right;margin-top:13px;}
#search #searchInput {background:url(/templets/default/img/search_f.jpg) no-repeat top left;width:175px;height:23px;float:left;border:0;font-family:Helvetica, Arial, sans-serif;font-size:13px;line-height:23px;color:#414242;padding:4px 10px 3px 10px;}
#search #searchSubmit {background:url(/templets/default/img/search_f.jpg) no-repeat top right #000;width:40px;height:30px;float:left;border:0;color:#FFF;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:bold;cursor:pointer;text-align: center;line-height:30px;}

#footer .ImgNoHoverBg a:hover {background-color: #fff;}
#footer #NextToDo .QQ:hover {background-color: transparent;}
#bottomText{background:url(/templets/default/img/bg-footer.png) no-repeat scroll left top transparent}
#bottomText p {padding: 10px 0; line-height:150%;}
#bottomText #tel2me {float: right;line-height:150%;color:#cc0f16;font-size: 13px;font-family: Arial, Helvetica, sans-serif;}
#bottomText #copyright {float: left;line-height:150%;font-family: Arial, Helvetica, sans-serif;}


.go_top  {bottom:0;position:fixed;right:22px;width:42px;}
.go_top button {background:url(/templets/default/img/top_bg.png) no-repeat scroll top left transparent;
border:0 none;height:33px;width:42px;cursor:pointer;}
.go_top button:hover {background:url(/templets/default/img/top_bg.png) no-repeat scroll top right transparent;}
.go_top button span {display:none;}

/*左侧在线客服*/
.onlineCSbtn {margin-top: 130px;width: 35px;float: left;height: 94px;cursor:pointer;background:url(/templets/default/img/online_cs1.png) no-repeat;}
.onlineCS {height: 310px;width: 136px;float: left;background:url(/templets/default/img/online_cs2.png)  no-repeat;z-index: 600;position: relative;}
.onlineCS ul {margin-top: 130px;margin-left: 8px;list-style-type: none;}
.onlineCS li {font-size: 13px;color: #f0f0f0;height: 36px;}
.onlineCS ul li span,.onlineCS ul li img {vertical-align: middle;}
.onlineCS  .live800 {vertical-align: baseline;height: 120px;}
#tracqfloater{cursor:pointer;}


/*内页sidebar menu样式表*/
#leftNav {width:200px;background:url(/templets/default/img/left_nav_tile.jpg) repeat-y 50% top;float:left;position:relative;}
#leftNavBase {position:relative;width:200px;background:url(/templets/default/img/left_nav_base.jpg) no-repeat 50% bottom;float:left;}
#leftNavTop {width:200px;background:url(/templets/default/img/left_nav_top.jpg) no-repeat 50% top;float:left;overflow:hidden;}
#leftNav ul {margin:3px 12px;}
#leftNav li {border-bottom:#d9d9d9 1px solid;list-style-type:none;color:#666;list-style-image:none;padding:8px 0;}

#leftNav a {color:#666;}
#leftNav a:visited {color:#999;}
#leftNav a:hover {color:#d70000;}

#leftNavTop .leftNavLast,#leftNavTop #leftNavLast {border-bottom:0;}
#leftNavTop #leftNavLastActive a {display:block;background:url(/templets/default/img/Left_hover_arrow.png) no-repeat left 50%;color:#d70000;padding:0 0 0 10px;}
#leftNavTop .leftNavTT{ font-weight:bold;}
#leftNavTop .leftNavSE a{display:block; padding:0 0 0 25px;}
#leftNavTop #leftNavSEActive a {display:block;background:url(/templets/default/img/Left_hover_arrow.png) no-repeat 25px 50%;color:#d70000;padding:0 0 0 35px;}

#leftNavTop .leftNavWebsiteTitle {background:url(/templets/default/img/nav_website_title.png) no-repeat left center;display:block;border-bottom:0;margin-top:12px;text-indent:-8000px;width:100px;height:20px;margin-bottom:4px;}
#leftNavTop .leftNavIdcTitle {background:url(/templets/default/img/nav_idc_title.png) no-repeat left center;display:block;border-bottom:0;margin-top:28px;text-indent:-8000px;width:100px;height:20px;}
#leftNavTop .leftNavOtherTitle {background:url(/templets/default/img/nav_other_title.png) no-repeat left center;display:block;border-bottom:0;margin-top:28px;text-indent:-8000px;width:100px;height:20px;}

/*内页sidebar menu样式表 结束*/