/* 全局CSS定义 */
<!--
/* 全局CSS定义 */
body { text-align: center; font-family:宋体, serif;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ol,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
ul{
	list-style-type:none;
	list-style-position : outside; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0; 
}
/* 链接颜色 */
a:link {color: #1f3a87; text-decoration:none;}
a:visited {color: #83006f;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}

/* CSS Document */
.blank3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blank9{ height:9px; font-size:1px; clear:both;overflow:hidden;}
.blank6{height:6px; font-size:1px; clear:both;overflow:hidden;}
.blankW6{ height:6px; overflow:hidden;background:#fff; clear:both;overflow:hidden;}
.blankW9{ height:9px; overflow:hidden;background:#fff; clear:both;overflow:hidden;}
.blank12{margin:0 auto; width:100%; height:12px; font-size:1px;clear:both;overflow:hidden;}
.blank18{margin:0 auto; width:100%; height:18px; font-size:1px;clear:both;overflow:hidden;}
.line{margin:0 auto; width:930px;  font-size:1px; overflow:hidden; height:1px; background:url(/images/line.gif);}
#mid_copy{font-size:12px;color:black}
td{ font-size:12px;}

.tdline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.main{
	width:950px;
	margin:0px auto;
	text-align:center;
	background-image: url(/images/bj.gif);
	background-repeat: repeat;
}


/* 通行证登录 */
.passport{ margin:0 auto; width:924px; height:35px;}
.passport .s1{float:left; padding:11px 0 0 5px;}
.passport .s2{float:left; padding:7px 0 0 5px;}
.passport .s2 input{border:1px solid #000; width:80px; font-size:12px;}
.passport .s2 select{font-size:12px;}
.passport .s3{float:left; padding:7px 0 0 2px;}
.passport .s3 input{height:20px; width:48px; background:url(http://www.635.cn/images/index/input_bg3.gif); border:0; padding:2px 0 0; font-size:12px;}
.passport .s4{float:left; padding:11px 0 0 5px;width:100px; font-size:12px;color:#ff0000;}
/* 导航 */
.globalMenu{margin:0 auto; width:924px; height:52px; background:#F2F6FB; border:1px solid #ECECEC;}
.globalMenu .title{float:left; width:176px; padding:8px 0 0;}
.globalMenu .mail{float:left; width:110px; padding:5px 0 0;} 
.globalMenu .content{ float:right; width:609px;padding:9px 0 0;}
.globalMenu .content ul{}
.globalMenu .content li{float:left; list-style-type:none; width:70px; padding:3px 0; display:block; background:url(http://www.635.cn/images/index/nav_bg.gif) right 3px no-repeat;}
.globalMenu .content .s{background:none;}
.globalMenu .content .s1{width:49px;}
.globalMenu a{color:#000;}
.globalMenu a:visited{color:#000;}
.globalMenu a:hover{color:#bc2931;}

.Area{margin:0 auto; width:924px; background:url();}
.Area .col1{float:left; width:345px;}
.Area .col2{float:left; width:345px;}
.Area .col3{float:right; width:210px;}
.Area .col4{margin:0 5px;float:right; width:210px;height:490px;background:#f1f1f1;}
.Area .col4 .title{margin:0 5px;float:center; border:3px solid #cccccc;width:205px;height:30px;background:#7d5b00;font-weight:700;color:#fff; text-align:center; padding:8 0 5px 0;}
.Area .col4 .box1{margin:0 5px;float:center; border:3px solid #cccccc;width:205px;height:260px; padding:8 0 5px 0;}
.Area .col4 .box2{margin:0 5px;float:center; border:3px solid #cccccc;width:205px;height:180px; padding:8 0 5px 0;}
.Area .col4  li{ text-align:left; line-height:160%; font-size:12px; background:url(/images/dot2.gif) no-repeat 1px 8px; padding-left:9px;}

.Area .col1 .raised{background:transparent;width:345px;height:200px;}
.Area .col1 .raised h1,.raised p{margin:0 10px;}
.Area .col1 .raised h1{font-size:2em;color:#fff;}
.Area .col1 .raised p{padding-bottom:0.5em;}
.Area .col1 .raised .b1,.raised .b2,.raised .b3,.raised .b4,.raised .b1b,.raised .b2b,.raised .b3b,.raised .b4b{display:block;overflow:hidden;font-size:1px;}
.Area .col1 .raised .b1,.raised .b2,.raised .b3,.raised .b1b,.raised .b2b,.raised .b3b{height:1px;}
.Area .col1 .raised .b2{background:#f1f1f1
;border-left:1px solid #fff;border-right:1px solid #eee;}
.Area .col1 .raised .b3{background:#f1f1f1;border-left:1px solid #fff;border-right:1px solid #ddd;}
.Area .col1 .raised .b4{background:#f1f1f1;border-left:1px solid #fff;border-right:1px solid #aaa;}
.Area .col1 .raised .b4b{background:#f1f1f1;border-left:1px solid #eee;border-right:1px solid #999;}
.Area .col1 .raised .b3b{background:#f1f1f1;border-left:1px solid #ddd;border-right:1px solid #999;}
.Area .col1 .raised .b2b{background:#f1f1f1;border-left:1px solid #aaa;border-right:1px solid #999;}
.Area .col1 .raised .b1{margin:0 5px;background:#fff;}
.Area .col1 .raised .b2, .raised .b2b{margin:0 3px;border-width:0 2px;}
.Area .col1 .raised .b3, .raised .b3b{margin:0 2px;}
.Area .col1 .raised .b4, .raised .b4b{height:2px; margin:0 1px;}
.Area .col1 .raised .b1b{margin:0 5px; background:#999;}
.Area .col1 .raised .boxcontent{display:block;background:#f1f1f1;border-left:1px solid #fff;border-right:1px solid #999;height:200px;}
.Area .col1 .raised .box1content{display:block;background:#fff;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;height:200px;}

.Area .col2 .raised{background:transparent;width:345px;height:200px;}
.Area .col2 .raised h1,.raised p{margin:0 10px;}
.Area .col2 .raised h1{font-size:2em;color:#fff;}
.Area .col2 .raised p{padding-bottom:0.5em;}
.Area .col2 .raised .b1,.raised .b2,.raised .b3,.raised .b4,.raised .b1b,.raised .b2b,.raised .b3b,.raised .b4b{display:block;overflow:hidden;font-size:1px;}
.Area .col2 .raised .b1,.raised .b2,.raised .b3,.raised .b1b,.raised .b2b,.raised .b3b{height:1px;}
.Area .col2 .raised .b2{background:#f1f1f1
;border-left:1px solid #fff;border-right:1px solid #eee;}
.Area .col2 .raised .b3{background:#f1f1f1;border-left:1px solid #fff;border-right:1px solid #ddd;}
.Area .col2 .raised .b4{background:#f1f1f1;border-left:1px solid #fff;border-right:1px solid #aaa;}
.Area .col2 .raised .b4b{background:#f1f1f1;border-left:1px solid #eee;border-right:1px solid #999;}
.Area .col2 .raised .b3b{background:#f1f1f1;border-left:1px solid #ddd;border-right:1px solid #999;}
.Area .col2 .raised .b2b{background:#f1f1f1;border-left:1px solid #aaa;border-right:1px solid #999;}
.Area .col2 .raised .b1{margin:0 5px;background:#fff;}
.Area .col2 .raised .b2, .raised .b2b{margin:0 3px;border-width:0 2px;}
.Area .col2 .raised .b3, .raised .b3b{margin:0 2px;}
.Area .col2 .raised .b4, .raised .b4b{height:2px; margin:0 1px;}
.Area .col2 .raised .b1b{margin:0 5px; background:#999;}
.Area .col2 .raised .boxcontent{display:block;background:#f1f1f1;border-left:1px solid #fff;border-right:1px solid #999;height:200px;}

.Area .col3 .content{float:right; width:210px;height:210px;background:#FFFFFF; border:1px solid #cccccc;}


.Area .col1 .leftBox{margin:10px 0;width:345px; background:url() repeat-y 345px 0;}
.Area .col1 .leftBox .box1{ float:left; width:340px;}
.Area .col1 .leftBox .box1 .fTe{width:310px;margin:0 auto;}
.Area .col1 .leftBox .box1 .fTe dt{ font-size:18px; font-family:"黑体"; text-align:left; padding:0 0 5px 0;}
.Area .col1 .leftBox .box1 .fTe dd{text-align:left; line-height:160%;}
.Area .col1 .leftBox .ti{margin:0 auto;background:url(/images/dot.gif) repeat-x bottom; height:20px;}
.Area .col1 .leftBox .w1{width:310px;}
.Area .col1 .leftBox .w1 h2{font-size:14px;font-weight:700;color:#06c;}
.Area .col1 .leftBox .w1 h2 a{color:#06c;}
.Area .col1 .leftBox .w2{width:94px;}
.Area .col1 .leftBox .ti h2{float:left;background:url(/images/dot1.gif) no-repeat 3px 2px; padding:1px 0 0 22px;text-align:left;}
.Area .col1 .leftBox .ti .more{ float:right; background:url(/images/dot0.gif) no-repeat 7px 3px; padding:0 9px 0 18px;}
.Area .col1 .leftBox .box1 .list{margin:0 auto;width:317px; padding:9px 0 3px 1px;}
.Area .col1 .leftBox .box1 .list li{ text-align:left; line-height:160%; font-size:12px; background:url(/images/dot2.gif) no-repeat 1px 8px; padding-left:9px;}
.Area .col1 .leftBox .box1 .list li h3{float:left; color:#A00000;font-size:14px; }

.Area .col2 .leftBox{margin:10px 0;width:345px; background:url() repeat-y 345px 0;}
.Area .col2 .leftBox .box1{ float:left; width:340px;}
.Area .col2 .leftBox .box1 .fTe{width:310px;margin:0 auto;}
.Area .col2 .leftBox .box1 .fTe dt{ font-size:18px; font-family:"黑体"; text-align:left; padding:0 0 5px 0;}
.Area .col2 .leftBox .box1 .fTe dd{text-align:left; line-height:160%;}
.Area .col2 .leftBox .ti{margin:0 auto;background:url(/images/dot.gif) repeat-x bottom; height:20px;}
.Area .col2 .leftBox .w1{width:310px;}
.Area .col2 .leftBox .w1 h2{font-size:14px;font-weight:700;color:#06c;}
.Area .col2 .leftBox .w1 h2 a{color:#06c;}
.Area .col2 .leftBox .w2{width:94px;}
.Area .col2 .leftBox .ti h2{float:left;background:url(/images/dot1.gif) no-repeat 3px 2px; padding:1px 0 0 22px;text-align:left;}
.Area .col2 .leftBox .ti .more{ float:right; background:url(/images/dot0.gif) no-repeat 7px 3px; padding:0 9px 0 18px;}
.Area .col2 .leftBox .box1 .list{margin:0 auto;width:317px; padding:9px 0 3px 1px;}
.Area .col2 .leftBox .box1 .list li{ text-align:left; line-height:160%; font-size:12px; background:url(/images/dot2.gif) no-repeat 1px 8px; padding-left:9px;}
.Area .col2 .leftBox .box1 .list li h3{float:left; color:#A00000;font-size:14px; }

.Area .col3 .content .rightBox{ float:right; width:200px;}
.Area .col3 .content .rightBox .box1{ float:right; width:200px;}
.Area .col3 .content .rightBox .box1 .fTe{width:200px;margin:0 auto;}
.Area .col3 .content .rightBox .box1 .fTe dt{ font-size:18px; font-family:"黑体"; text-align:left; padding:0 0 5px 0;}
.Area .col3 .content .rightBox .box1 .fTe dd{text-align:left; line-height:160%;}
.Area .col3 .content .rightBox .ti{margin:0 auto;background:url(/images/dot.gif) repeat-x bottom; height:20px;}
.Area .col3 .content .rightBox .w1{width:210px;}
.Area .col3 .content .rightBox .w1 h2{font-size:14px;font-weight:700;color:#ff0000;}
.Area .col3 .content .rightBox .w1 h2 a{color:#06c;}


.pic918{ width: 924px;  margin: 0 auto; padding:2px 0 6px; clear: both;border:1px solid #ECECEC; height:130px;}
.pic918 .box2{ float:left; width:20px;height:125px;padding:22px 10 6px;font-size:14px;font-weight:700;color:#06c;}
.pic918 .box3{ float:left; width:145px;height:125px;padding:12px 0 6px;background:url(/images/picbj.gif);}
.pic918 .box3 h2{ font-size:12px;color:#ff0000;padding:2px 0 6px;}
/* 公司介绍 */
.about635{ margin:0 auto; width:924px; height:28px; background:#F2F6FB; border:1px solid #cbcbcb;}
.about635 ul{}
.about635 li{padding:7px 0 0; list-style-type:none; color:#CBCBCB;}
.about635 li a{color:#1F3A87; padding:0 5px;}
.about635 li a:visited{color:#1F3A87;} 
.about635 li a:hover{color:#bc2931;}


/* 后载入式广告属性 */
.ad70{ width: 924px;  margin: 0 auto; padding:2px 0 6px; clear: both; }
.ad750{ width: 924px;  margin: 0 auto; padding:9px 0 ; clear: both; }

/* 页脚 */
.foot{ margin:0 auto; width:924px; line-height:180%; padding:5px 0; background:#d1ffeb;}
.foot img{margin:4px 0 0;}