﻿body { color:#686868; font-size:12px; font-family:"Trebuchet MS",SimSun;}
html{ overflow-y:scroll;}
form,div,body,img,p,img,dl,dt,dd,h2,h1,h3{ margin:0px; padding:0px; border:0; }
a:link{ color:#686868; text-decoration:none; behavior:url(/scripts/blur.htc);}
a:visited{ color:#686868; text-decoration:none;}
a:hover{ color:#3955A2; text-decoration:none;}
a:focus { -moz-outline-style: none; }
a:active{ outline:none; text-decoration:none;}
em,i{ font-style:normal; }
ul,li{ list-style:none; margin:0; padding:0;}
input,textarea,select{ color:#333; margin:0; padding:0; font-size:12px; font-family:Trebuchet MS; vertical-align:middle;}
input:focus,textarea:focus{ outline:none;}
/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{
	border:none; padding:0;
}

/*浮动*/
.clearboth:after{ display:block; clear:both; content:""; overflow:hidden; height:0; }
.clearboth{ *zoom:1;}
.FL{ float:left;}
.FR{ float:right;}

/*字号*/
.f10 { -webkit-text-size-adjust:none; font-size:0.625em; }
.f11 { -webkit-text-size-adjust:none; font-size:11px;}
.f12 { font-size:12px; }
.f13{ font-size:13px;}
.f14 { font-size:14px;}
.f15 { font-size:15px;}
.f16 { font-size:16px; }
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}

/*字体*/
.Trebuchet MS { font-family:Trebuchet MS;}
.YaHei { font-family:"Trebuchet MS","宋体";}
.Song { font-family:"宋体";}
.font446regular{ font-family: 'font446regular'; }
i.V{ font-family:Verdana, Geneva, sans-serif; padding-right:2px; }
.bold{ font-weight:bold;}
.em{ text-indent:2em;}
.fncolor{ color:#8ed1ef;}
.fncolor_blue{ color:#4c6daf;}
.White{ color:White}

/*字对齐*/
.fL{ text-align:left;}
.fC{ text-align:center;}
.fR{ text-align:right;}

/*行高*/
.lh150{ line-height:150%;}
.lh170{ line-height:170%;}
.lh180{ line-height:180%;}
.lh200{ line-height:200%;}
.lh220{ line-height:220%;}
.lh240{ line-height:240%;}
.lh50{ line-height:50px;}
.lh40{ line-height:40px;}
.lh30{ line-height:30px;}
.lh26{ line-height:26px; }
.lh20{ line-height:20px;}
.lh15{ line-height:15px;}

/*上下间距*/
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb18{ margin-bottom:18px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb35{ margin-bottom:35px;}
.mb40{ margin-bottom:40px;}
.mb45{ margin-bottom:45px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb80{ margin-bottom:80px;}
.mb100{ margin-bottom:100px;}

.mt20{ margin-top:20px;}

.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml40{ margin-left:40px;}
.ml100{ margin-left:200px;}

.ml-5{ margin-left:-5px;}
.ml-10{ margin-left:-10px;}
.ml-15{ margin-left:-15px;}
.ml-20{ margin-left:-20px;}
.ml-50{ margin-left:-50px;}

/*链接*/
.Red,a.Red{ color:#970405 !important; }
a.Red:hover{ color:#970405 !important; }
.Blue,a.Blue{ color:#0146a8 !important; }
a.Blue:hover{ color:#183F97 !important; }
.Orange{ color:#ffce20; }
.Red2{ color:#E40000; }

/*公用*/
.div100{ width:100%;}
.B{ font-weight:bold;}
.Text_l{ text-align:left;}
.Text_r{ text-align:right;}
.Text_c{ text-align:center;}
.width{ width:960px; margin:0 auto; }
.animate{ -moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; transition:all ease 0.3s; }
.formtext{ width:240px; border:1px solid #DFDEDE; border-radius:4px; padding:6px 6px; color:#777; font-size:12px; font-family:'Trebuchet MS','宋体'; background:#fff; -moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.formtext:focus{ border:1px solid #ccc; color:#222; }
.DashedLine{ display:block; height:1px; border-bottom:1px dashed #C2C2C2; overflow:hidden;}

/*页眉*/
.topline_bg { width:100%; background:#333c41; height:38px; }
.topline { width:960px; margin:0px auto;}
.topline table { height:38px; float:right; text-align:center;}
.topline table td { border-right:1px solid #4f585c; padding:0 16px;}
.topline table td a { color:#788186; -webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;}
.topline table td a:hover { color:#fff;}
.top_bg { width:100%; height:122px; background:#3f494e;position:relative;z-index:9999;}
.top { width:960px; margin:0px auto; position:relative; z-index:9999;}
.top .logo {display:block; margin-top:20px; float:left;}
.top .nav {float:left; height:122px; margin-left:100px; position:relative; z-index:9999;}
.top .nav ul li{ float:left; padding-right:10px;}
.top .nav ul li a.item { display:block; width:113px; height:60px; padding-left:25px; padding-top:62px; color:#fff; font:bold 16px 'Microsoft yahei','Trebuchet MS'; text-align:left; -webkit-transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;}
.top .nav ul li a.item:hover { background-color: #475258; background-image: url(../images/nav_list.png); background-repeat: no-repeat; background-position: 100px 67px; }
.top .nav ul li.cur a {  background-image:url(../images/nav_list.png); background-repeat:no-repeat; background-position:100px 67px;}
.top .nav ul li .sub_item {display:none; position:absolute; top:122px; z-index:1001;left:0px; width:100%;padding:20px 0; }
.top .nav ul li .sub_item_room { width:750px; position:relative; left:50%; margin-left:-340px;}
.top .nav ul li .sub_item .a_box {}
.top .nav ul li .sub_item .a_box .first{display:block; float:left; color:#bed62f; font:bold 14px/26px 'Microsoft yahei','Trebuchet MS'; padding:10px 0; margin:0px; margin-right:30px;}
.top .nav ul li .sub_item .a_box .first a {display:block; color:#8e969b; font:normal 14px/26px 'Microsoft yahei','Trebuchet MS'; margin:0px;}
.top .nav ul li .sub_item .a_box .first a:hover { color:#bed62f;}
.top .nav ul li .sub_item .a_box .sub_a { float:left; padding:10px 0; width:650px;}
.top .nav ul li .sub_item .a_box a { color:#a2acb2; font:normal 14px/26px 'Trebuchet MS'; margin-left:30px; }
.top .nav ul li .sub_item .a_box a:hover { color:#bed62f;}


.top_bg .sub_nav_bg {display:none; width:100%; height:1px; background:url(../images/sub_nav_bg.png) repeat; position:absolute; top:122px; z-index:9998;}


/*页脚*/
.footer_bg { width:100%; background:#3f494e; padding-top:40px;}
.footer { width:960px; margin:0px auto; text-align:center;}
.footer p { color:#8b969c; font:normal 14px 'Trebuchet MS'; margin-bottom:5px;}
.footer a { color:#a7bd23;font:normal 14px 'Trebuchet MS'; text-decoration:underline;}


a.back,a.back:link,a.back:visited{ display:block;font-family:'Simsun','Trebuchet MS'; width:100px; line-height:30px; text-align:center;  background:#3F494E; border:0px; color:White; margin:0px auto; border-radius:6px; margin-top:20px;}
a.back:hover{ background:#546066;}
a.back1,a.back1:link,a.back1:visited{ display:block;font-family:'Simsun','Trebuchet MS'; width:110px; line-height:30px; text-align:center;  background:#3F494E; border:0px; color:White; margin:0px auto; border-radius:6px; position:absolute; left:200px; top:0px;}
a.back1:hover{ background:#546066;}
a.back2,a.back2:link,a.back2:visited{ display:block;font-family:'Simsun','Trebuchet MS'; width:110px; line-height:20px; text-align:center;  color:#3F494E;position:absolute; right:0; bottom:-2px;}
a.back2:hover{ text-decoration:underline; color:#000;}

.Page{ padding:20px 0; text-align:center; }
.Page a{ display:inline-block;  color:#8f8f8f; padding:5px 8px;  font-size:12px; margin:0 1px; }
.Page a:hover { color:#000;}
.Page a.cur,.Page a.cur:link,.Page a.cur:visited{padding:2px 18px; background:url(../images/pagenum_cur.png) no-repeat 0 1px; color:#fff;}
.case_number{display:block;text-align:center;padding:10px 0;color:#8b969c;}
.case_number > i{display:inline-block;width:20px;height:20px;margin-right:10px;background:url(../images/icon-copy.png) no-repeat center;vertical-align:middle;}
