@charset "utf-8";

/*=====================================
※→全局样式
=====================================*/

* {
    margin:0px auto;
	padding:0px;
}

Body {
    margin:0px;
	padding:0px;
	color:#262626;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
}

Form, Select, Input {
	margin:0px;
	padding:0px;
	font-family: "新宋体";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

Img {
    border: 0;
	margin:0px;
	padding:0px;
}

Table, Tr, Td, {
    font-size:12px;
}

/*=====================================
※→网站样式
=====================================*/

.Top {
	width:1003px;
	height:86px;
	overflow:hidden;
	padding-bottom:1px;
}

.Top .logo {
	width:296px;
	height:72px;
	float:left;
	display:inline;
	margin-right:1px;
	padding-top:14px;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background:url(../Front/logo_bg.jpg) repeat-x top;
}

.Top .dh {
	width:703px;
	height:86px;
	float:left;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}

.Top .dh ul {
	margin:0px;
	padding:0px;
}

.Top .dh li {
	width:77px;
	height:86px;
	float:left;
	line-height:85px;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	font-family:"微软雅黑";
	border-right:1px solid #d2d2d2;
	background:url(../Front/dh_bg_1.jpg) repeat-x top;
}

.Top .dh li a {
	width:77px;
	height:86px;
	float:left;
	color:#787878;
	text-decoration:none;
	background:url(../Front/dh_bg_1.jpg) repeat-x top;
}

.Top .dh li a:hover {
	width:77px;
	height:86px;
	float:left;
	color:#fb852b;
	text-decoration:none;
	background:url(../Front/dh_bg.jpg) repeat-x top;
}

.Center {
	width:1003px;
	height:auto;
	overflow:hidden;
	padding:1px 0;
}

.Center .left {
	width:296px;
    height:auto;
	float:left;
	display:inline;
	margin:0 1px 0 0;
	border:1px solid #d2d2d2;
}

.Center .left_cd {
	width:290px;
	height:136px;
	padding:3px;
	overflow:hidden;
	border-bottom:1px solid #d2d2d2;
}

.Center .left_cd_1 {
	width:278px;
	height:124px;
	padding:6px;
	overflow:hidden;
	background:#0597d2;
}

.Center .left_cd_tu {
	width:191px;
	height:124px;
	float:left;
}

.Center .left_cd_js {
	width:87px;
	height:124px;
	float:left;
}

.Center .left_cd_js_1 {
	width:79px;
	height:105px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
	padding-left:8px;
	line-height:20px;
	padding-top:15px;
	font-family:"微软雅黑";
	background:url(../Front/sj.gif) no-repeat 60px bottom;
}

.Center .left_cd_js a{
    color:#fff;
	text-decoration:none;
}
	
.Center .left_cd_js a:hover{
    color:#e2d590;	
	text-decoration:none;
}
	
.Center .left_gg {
	width:296px;
	height:50px;
	float:left;
	overflow:hidden;

	margin-bottom:1px;
	border-top:1px solid #d2d2d2;
}

.Center .right {
	width:702px;
	height:auto;
	float:left;
}

.Center .right_banna {
	width:702px;
	height:265px;
	overflow:hidden;
	border:1px solid #d2d2d2;
}

.Center .right_nei {
	width:704px;
	height:214px;
	overflow:hidden;
	padding-top:1px;
}

.Center .right_nei_1 {
	width:222px;
	height:212px;
	float:left;
	display:inline;
	margin-right:1px;
	padding:0 5px;
	border:1px solid #d2d2d2;
}

.Center .right_tit {
	width:184px;
	height:21px;
	float:left;
	color:#4f4430;
	font-weight:bold;
	text-align:left;
	line-height:21px;
	padding-left:38px;
	padding-top:5px;
	border-bottom:1px solid #d2d2d2;
	background:url(../Front/tu.jpg) no-repeat 5px 6px;
}

.Center .right_tit span {
	width:29px;
	height:5px;
	float:right;
	padding-top:13px;
	padding-right:3px;
}

.Center .right_tit_1 {
	width:184px;
	height:21px;
	float:left;
	color:#4f4430;
	font-weight:bold;
	text-align:left;
	line-height:21px;
	padding-left:38px;
	padding-top:5px;
	border-bottom:1px solid #d2d2d2;
	background:url(../Front/tu1.jpg) no-repeat 5px 6px;
}

.Center .right_tit_1 span {
	width:29px;
	height:5px;
	float:right;
	padding-top:13px;
	padding-right:3px;
}

.Center .right_tit_2 {
	width:184px;
	height:21px;
	float:left;
	color:#4f4430;
	font-weight:bold;
	text-align:left;
	line-height:21px;
	padding-left:38px;
	padding-top:5px;
	border-bottom:1px solid #d2d2d2;
	background:url(../Front/tu2.jpg) no-repeat 5px 6px;
}

.Center .right_tit_2 span {
	width:29px;
	height:5px;
	float:right;
	padding-top:13px;
	padding-right:3px;
}

.Center .right_new {
	width:222px;
	height:180px;
	float:left;
	background: url(../Front/dh.jpg) no-repeat 110px 62px;
}

.Center .right_new ul {
	margin:0px;
	padding:5px 0 0 0;
}

.Center .right_new li {
	width:217px;
	height:23px;
	color:#0497d2;
	text-align:left;
	line-height:23px;
	font-family:"宋体";
	padding-left:5px;
	list-style-type:none;
	border-bottom:1px dotted #a5a5a5;
}

.Center .right_new li a {
	color:#4f4430;
	text-decoration:none;
}

.Center .right_new li a:hover {
	color:#0497d2;
	text-decoration:underline;
}

.Center .right_dl {
	width:222px;
	height:81px;
	float:left;
	color:#0497d2;
	line-height:81px;
	text-align:left;
	padding-top:7px;
	font-family:"宋体";
}

.Center .right_dl a {
	color:#4f4430;
	text-decoration:none;
}

.Center .right_dl a:hover {
	color:#0497d2;
	text-decoration:underline;
}

.Center .right_dl_tu {
	width:105px;
	height:73px;
	float:left;
	padding:3px;
	display:inline;
	margin-right:5px;
	background:#f5f5f4;
	border:1px solid #dddddd;
}

.Bottom {
	width:1003px;
	height:auto;
	overflow:hidden;
}

.Bottom_xian {
	width:1003px;
	height:auto;
	overflow:hidden;
	padding-bottom:1px;
}

.Bottom_nei {
	width:1003px;
	height:84px;
	overflow:hidden;
	padding-bottom:5px;
}

.Bottom .bottom_left {
	width:296px;
	height:84px;
	float:left;
	color:#8d9ba6;
	display:inline;
	margin-right:1px;
	text-align:center;
	line-height:84px;
	border:1px solid #d2d2d2;
}
.Bottom .bottom_left a {
	color:#8d9ba6;
	display:inline;
	 text-decoration:none;
}

.Bottom .bottom_right {
	width:702px;
	height:84px;
	float:left;
	color:#8d9ba6;
	line-height:84px;
	text-align:center;
	border:1px solid #d2d2d2;
}

.Bottom .bottom_right a {
	color:#8d9ba6;
	text-decoration:none;
}

.Bottom .bottom_right a:hover {
	color:#0497d2;
	text-decoration:underline;
}

/*=======================================
※→网站内容页样式
=====================================*/
.Center .left_title {
    width:290px;
	height:53px;
	padding:3px;
	overflow:hidden;
	border-bottom:1px solid #d2d2d2;
	}
	
.Center .left_title1 {
    width:288px;
	height:36px;
	padding-top:16px;
	overflow:hidden;
	background:#42c0f2;
	}
	
.Center .left_nav {
    width:290px;
	height:auto;
	padding:3px;
	overflow:hidden;
	margin-top:1px;
	margin-bottom:1px;
	border-top:1px solid #d2d2d2;
    border-bottom:1px solid #d2d2d2;
   
}

.Center .left_nav1 {
    width:288px;
    height:auto;
    overflow:hidden;
    background:#e8e8e8;
   }

.Center .left_nav1 ul {
	width:200px; 
	height:auto;
    padding-top:34px;
	float:left;
	padding-left:100px;
	padding-right:0px;
	list-style-type:none; 
	list-style-image:url(../Front/left_icon.jpg);


   }  
.Center .left_nav1 ul li{ 
	font-size:14px;
	font-weight:bold;
	text-align:left;
	font-family:"微软简中圆";
	overflow:hidden;
	margin:15px 0px;
	padding-left:10px;
   } 
.Center .left_navfont {
    width:180px;
    height:auto;
    float:right;
	padding-top:26px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:35px;
	font-family:"微软简中圆";
	overflow:hidden;
   }
	
.Center .left_nav1 ul a {   
   	color:#343333;
	float:left;
    text-decoration:none;
	}
	
.Center .left_nav1 ul a:hover {   
   	color:#e39106;
	float:left;
    text-decoration:none;
	}
	
.Center .right_flash_news {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-news.jpg) no-repeat ;
}	
.Center .right_flash_solutions {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-solutions.jpg) no-repeat ;
}	
.Center .right_flash_products {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-products.jpg) no-repeat ;
}	
.Center .right_flash_cases {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-cases.jpg) no-repeat ;
}
.Center .right_flash_join {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-join.jpg) no-repeat ;
}
.Center .right_flash_about {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-about.jpg) no-repeat ;
}
.Center .right_flash_contact {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-contact.jpg) no-repeat ;
}
.Center .right_flash_service {
    width:702px;
	height:129px;
	border:1px solid #d2d2d2;
    background: url(../Front/bana-service.jpg) no-repeat ;
}

.Center .right_erjineirong {
    width:702px;
	height:auto;
	margin-top:1px;
}	

.Center .right_erjineirong_tit {
    width:610px;
	height:25px;
	color:#4f4430;
	text-align:left;
	padding-left:35px;	
	padding-top:22px;
	padding-bottom:0;
	margin:0 14px;
	float:left;
	background: url(../Front/right_icon.jpg) no-repeat 14px 25px;
	border-bottom:1px solid #d2d2d2;
	}
	
.Center .right_erjineirong_feedback {
    width:610px;
	height:auto;
	color:#4f4430;
	text-align:left;
	padding-left:35px;	
	padding-top:22px;
	padding-bottom:0;
	margin:0 14px;
	float:left;
	}
.Center .right_erjineirong ul{
    width:615px;
	height:auto;
	float:right;
	padding-top:20px;
	margin:0 14px;
}

.Center .right_erjineirong li {
	width:615px;
	height:28px;
	color:#4f4430;
	text-align:left;
	line-height:28px;
	font-family:"宋体";	
	list-style-type:none;
	border-bottom:1px dotted #a5a5a5;
}
.Center .right_erjineirong li a {
	color:#4f4430;
	text-decoration:none;
}

.Center .right_erjineirong li a:hover {
	color:#0497d2;
	text-decoration:none;
}

.Center .right_erjineirong_yema {
    width:400px;
	height:28px;
	color:#4f4430;
	text-align:left;
	line-height:23px;
	font-family:"宋体";	
	float:right;
	margin-top:30px;
}

.Center .right_sanjineirong {
    width:670px;
	height:auto;
	float:center;
}

.Center .right_sanjitit {
    width:660px;
	height:28px;
	color:#4f4430;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	font-family:"宋体";	
	margin-top:20px;
}

.Center .right_sanjitit_time{
    width:590px;
	height:23px;
	color:#4f4430;
	font-size:12px;
	text-align:right;
	line-height:23px;
	font-family:"宋体";	
}

.Center .right_sanjineirong_wenzi{
	width:650px;
	height:auto;
	color:#4f4430;
	font-size:12px;
	line-height:25px;
	font-family:"宋体";
	text-align:left;
	text-indent:2em;
	margin-top:20px;
}

.Center .right_picstyle {
   width:660px;
   height:auto;
   overflow:hidden;
   padding-top:1px;
}

.Center .right_picstyle1{
   width:150px;
   height:200px;
   float:left;
   margin:10px 5px;
}

.Center .right_pic {
	width:150px;
	height:130px;
	display:inline;
	padding:2px;
	float:left;
	border:1px solid #d2d2d2;
}

.Center .right_pictit {
    width:170px;
    height:28px;
    margin-bottom:0;
	margin-top:20px;
	padding-bottom:0;
}

.Center .right_pictit a {
	color:#4f4430;
	text-decoration:none;
}

.Center .right_pictit a:hover {
	color:#0497d2;
	text-decoration:underline;
}
.STYLE2 {color: #f7941c}
#home #nav li a#cur1,#news #nav li a#cur2,#products #nav li a#cur3,#solutions #nav li a#cur4,#cases #nav li a#cur5,#join #nav li a#cur6,#service #nav li a#cur7,#about #nav li a#cur8,#contact #nav li a#cur9{
color:#fb852b;
background:url(../Front/dh_bg.jpg) repeat-x top;;
}