@charset "utf-8";
/* CSS Document */
/*----------公共元素-----------*/
body,td,th {
	font-size: 12px;
	color: #FFCC99;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	/* filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FCE8CE,endcolorstr=#FBD37B,gradientType=0); */
	background-color: #732A01;
	margin: 0;
	padding: 0;
	/*让页面元素居中*/
}
a:link {text-decoration: none;color: #444;}
a:visited {text-decoration: none;color: #444;}
a:hover {text-decoration: underline;color: #000;}
a:active {text-decoration: none;color: #444;}

ul { margin:0; padding:0; text-align:left;}
li {list-style: url(images/icon.gif); list-style-type:none; text-align:left;}
.lii {line-height:25px;}
.kuang { border:#DDDDDD 1px solid;}

.left {float: left;}
.right {float: right;}
.center{	width:100%;margin: 0 auto;}
.clearfloat { clear:both;height:0;font-size: 1px;line-height: 0px;} /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含其子浮动的容器结束之前的最后一个元素 */
img {border: none;}
.pick {padding:1px;border: 1px solid #dfdfdf;}

/*--------公共元素结束---------*/



/* ----------style1 start---------- */

/*index start*/
.style1 #tabs10 {width:100%; line-height:normal;margin:37px 0 0 0;} /*导航条向下的高度*/
.style1 #tabs10 ul {margin:0;padding:0;list-style:none;}
.style1 #tabs10 li {display:inline;margin:0;padding:0;}
.style1 #tabs10 a {
      float:left;
      background:url("../images/index_bgb.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.style1 #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/index_bg.gif") no-repeat right top;
      padding:8px 22px 4px 17px; /*列表宽度修改，左永远比右大5*/
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.style1 #tabs10 a span {float:none;}
/* End IE5-Mac hack */
.style1 #tabs9 a:hover span {color:#FFF;}
.style1 #tabs10 a:hover {background-position:0% -26px;}
.style1 #tabs10 a:hover span {background-position:100% -26px;}
.style1 #tabs10 #current a {background-position:0% -26px;}
.style1 #tabs10 #current a span {background-position:100% -26px;}
/*index end*/

.style1 #kuang {border: 1px solid #DEB290;} 
.style1 .pic {border: 1px solid #A1D7E9;} 

/* 快速导航开始 */


.style1 .m_title {
	width:778px;
	height:100px;
	padding:40px 0 0 0;
	font-size:25px;
	font-family:"微软雅黑","幼圆";
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/head_bg.jpg);
}


.style1 .PP {margin:5px ; padding:10px; background:#F3FDF8; width:244px; border:#B5B5B5 solid 1px; float:left; }

.style1 .nei_title { font-size:15px;color:#0E649F;font-weight:bold; margin:0 0 0px 10px;}
.style1 .nei_title_pic { padding:2px 2px 1px 2px; width:100%;}


.style1 .classT_title { font-size:15px; font-weight:bold;font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif,"幼圆","宋体"; color:#168ABB;}
a.style1.classT_title:link {text-decoration: none;color: #168ABB; font-weight:bold;}
a.style1.classT_title:visited {text-decoration: none;color: #168ABB; font-weight:bold;}
a.style1.classT_title:hover {text-decoration: underline;color: #168ABB; font-weight:bold;}
a.style1.classT_title:active {text-decoration: none;color: #168ABB; font-weight:bold;}

.style1 .class_title { font-size:13px; font-weight:bold;}
a.style1.class_title:link {text-decoration: none;color: #0E649F; }
a.style1.class_title:visited {text-decoration: none;color: #0E649F;}
a.style1.class_title:hover {text-decoration: underline;color: #0E649F; }
a.style1.class_title:active {text-decoration: none;color: #0E649F; }


.style1 .class_nei { background: #FFF; padding:7px; border: #A1D7E9 1px solid; }
.style1 .class_bg { width:200px; background-color:#E0F3FA; padding:7px;}

.style1 .link_bg { background-color:#E0F3FA; padding:7px;}

.style1 .classR_title { font-size:13px; font-weight:bold; width:276px; }
.style1 .classR_nei { width:276px;background-color:#FFF; padding:7px; border: #A1D7E9 1px solid; }
.style1 .classR_bg { width:574px; background-color:#E0F3FA; padding:7px;}

.style1 .classR2_title { width:378px; background-color:#D7EFF8; }
.style1 .classR2_nei { width:378px;background-color:#FFF; padding:7px; border: #A1D7E9 1px solid; }
.style1 .classR2_bg { width:776px; background-color:#E0F3FA; padding:7px;}

.style1 .classR3_title { font-size:13px; font-weight:bold; background-color:#D7EFF8; }
.style1 .classR3_nei { background: #FFFFFF; padding:7px; border: #A1D7E9 1px solid; }
.style1 .classR3_bg { width:776px; background-color:#E0F3FA; padding:7px;}


.style1 .menu_bg { color: #BECCDE; font-weight:bold;}
.style1 .menu { font-size:13px;color: #3E5B85; font-weight:bold;}
a.style1.menu:link {text-decoration: none;color: #3E5B85; font-weight:bold;}
a.style1.menu:visited {text-decoration: none;color: #3E5B85; font-weight:bold;}
a.style1.menu:hover {text-decoration: underline;color: #3E5B85; font-weight:bold;}
a.style1.menu:active {text-decoration: none;color: #3E5B85; font-weight:bold;}


.style1 .smenu { color: #767676; font-weight:bold;}
a.style1.smenu:link {text-decoration: none;color: #767676; font-weight:bold;}
a.style1.smenu:visited {text-decoration: none;color: #767676; font-weight:bold;}
a.style1.smenu:hover {text-decoration: underline;color: #767676; font-weight:bold;}
a.style1.smenu:active {text-decoration: none;color: #767676; font-weight:bold;}


.style1 .Lmenu { color: #03529D; font-weight:bold; }
a.style1.Lmenu:link {text-decoration: none;color: #03529D; }
a.style1.Lmenu:visited {text-decoration: none;color: #03529D; }
a.style1.Lmenu:hover {text-decoration: underline;color: #03529D; }
a.style1.Lmenu:active {text-decoration: none;color: #03529D; }

.style1 .Lsmenu { color: #03529D;}
a.style1.Lsmenu:link {text-decoration: none;color: #03529D; }
a.style1.Lsmenu:visited {text-decoration: none;color: #03529D; }
a.style1.Lsmenu:hover {text-decoration: underline;color: #03529D; }
a.style1.Lsmenu:active {text-decoration: none;color: #03529D; }

.style1 .H {margin:2px 0 2px 0;}


.style1 .keywords { color: #0E649F; font-weight:bold;}
a.style1.keywords:link {text-decoration: none;color: #0E649F; font-weight:bold;}
a.style1.keywords:visited {text-decoration: none;color: #0E649F; font-weight:bold;}
a.style1.keywords:hover {text-decoration: underline;color: #0E649F; font-weight:bold;}
a.style1.keywords:active {text-decoration: none;color: #0E649F; font-weight:bold;}


.style1 .red { color:#CC0000;font-weight:bold;}
a.style1.red:link {text-decoration: none;color: #CC0000; }
a.style1.red:visited {text-decoration: none;color: #CC0000; }
a.style1.red:hover {text-decoration: underline;color: #CC0000;}
a.style1.red:active {text-decoration: none;color: #CC0000;}



.style1 .green { color:#04916C;font-weight:bold;}
a.style1.green:link {text-decoration: none;color: #04916C; }
a.style1.green:visited {text-decoration: none;color: #04916C; }
a.style1.green:hover {text-decoration: underline;color: #04916C;}
a.style1.green:active {text-decoration: none;color: #04916C;}


.style1 .w { color:#FFF;font-weight:bold;}
a.style1.w:link {text-decoration: none;color: #FFF; }
a.style1.w:visited {text-decoration: none;color: #FFF; }
a.style1.w:hover {text-decoration: underline;color: #FFF;}
a.style1.w:active {text-decoration: none;color: #FFF;}



.style1 .weizhi { color:#338F30;}
a.style1.weizhi:link {text-decoration: none;color: #338F30; }
a.style1.weizhi:visited {text-decoration: none;color: #338F30; }
a.style1.weizhi:hover {text-decoration: underline;color: #338F30;}
a.style1.weizhi:active {text-decoration: none;color: #338F30;}


.style1 .zp { color: #cc0000; font-weight:bold; margin:0 0 0 16px ;}





.style1 .sindex_li {margin:0 0 6 0;color: #994F00;}
a.style1.sindex_li:link {text-decoration: none;color: #994F00;}
a.style1.sindex_li:visited {text-decoration: none;color: #994F00;}
a.style1.sindex_li:hover {text-decoration: underline;color: #994F00;}
a.style1.sindex_li:active {text-decoration: none;color: #994F00;}








.style1 #form {margin: 0px;padding: 0px;}

.style1 #form input{
 color:#A21F11;
 border:1px double #DEB290;
 width: 145px;
 height:20px;
 margin:0;
} 

.style1 #form label input{
	color:#A21F11;
	width: 19px;
	height:20px;
	background-image: url(../images/search_buttom.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin:0;
}
/* 快速导航结束 */


.style1 #title {
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 63px;
	width: 100%;
}
.style1 #title_nei {
	width: 980px;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
}
.style1 #main {
	width: 980px;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	padding: 20px 20px 10px 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #DEB290;
	background-color: #FFF;
	background-image: url(../images/nei_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
} 

.style1 #main_left {float:left; width: 732px;}

.style1 #nei_s {width:356px;}

.style1 #main_right {float:right; width: 186px;}

.style1 #main_title {
	background-image: url(../images/Ltitle_bg.jpg);
	height: 34px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin:20px 0px 12px 0px;
}


.style1 #main_title_nei {
	padding:15px 0 0 5px;
	width:100%;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
}
.style1 #main_zhuji {text-align: center;margin-top: 10px;}

.style1 .liucheng_ul {margin:10 0 0 10px;padding:0;list-style:none;}

.style1 #liucheng_c { width:17px; margin:50 0 0 0;}

.style1 #spic { /* 案例 */
	padding: 1px;
	margin: 0px 7px 8px 7px ;
}

.style1 #client { /* 客户 */
	padding: 1px;
	margin: 4px 7px 20px 7px ;
}
.style1 #index {
    background:url(../images/index_bg.jpg);
	font-weight: bold;
	height: 26px;
	width: 99px;
	margin:37px 0 0 0;
	padding:8px 0 0 0;
}



.style1 #bottom_index {
	padding:50px 0 0 0;
}
.style1 #bottom {
	line-height:20px;
}

/* color start */
.style1.spickuang {background-color: #ccc;}
.style1.spickuangh {background-color: #F1BF59;}

.style1.index {color: #A21F11;}
a.style1.index:link {text-decoration: none;color: #A21F11;}
a.style1.index:visited {text-decoration: none;color: #A21F11;}
a.style1.index:hover {text-decoration: underline;color: #A21F11;}
a.style1.index:active {text-decoration: none;color: #A21F11;}

.style1.bindex {color: #E16517;}
a.style1.bindex:link {text-decoration: none;color: #E16517;}
a.style1.bindex:visited {text-decoration: none;color: #E16517;}
a.style1.bindex:hover {text-decoration: underline;color: #E16517;}
a.style1.bindex:active {text-decoration: none;color: #E16517;}

.style1.high {color: #FF0000;}
a.style1.high:link {text-decoration: none;color: #FF0000;}
a.style1.high:visited {text-decoration: none;color: #FF0000;}
a.style1.high:hover {text-decoration: underline;color: #FF0000;}
a.style1.high:active {text-decoration: none;color: #FF0000;}

.style1.title {color: #000;}
a.style1.title:link {text-decoration: none;color: #000;}
a.style1.title:visited {text-decoration: none;color: #000;}
a.style1.title:hover {text-decoration: underline;color: #000;}
a.style1.title:active {text-decoration: none;color: #000;}

.style1.stitle {color: #0978CE;}
a.style1.stitle:link {text-decoration: none;color: #0978CE;}
a.style1.stitle:visited {text-decoration: none;color: #0978CE;}
a.style1.stitle:hover {text-decoration: underline;color: #0978CE;}
a.style1.stitle:active {text-decoration: none;color: #0978CE;}

.style1.low {color: #808080;}
a.style1.low:link {text-decoration: none;color: #808080;}
a.style1.low:visited {text-decoration: none;color: #808080;}
a.style1.low:hover {text-decoration: none;color: #808080;}
a.style1.low:active {text-decoration: none;color: #808080;}

.style1.other {color: #5AA912;}
a.style1.other:link {text-decoration: none;color: #5AA912;}
a.style1.other:visited {text-decoration: none;color: #5AA912;}
a.style1.other:hover {text-decoration: underline;color: #5AA912;}
a.style1.other:active {text-decoration: none;color: #5AA912;}
/* color end */

/* ----------style1 end---------- */
