﻿/*导入字体*/
@import url('fonts.css');

body { color:#686868; font-size:14px; font-family:"Arial","宋体";     line-height: 2em;}
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:Arial; 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;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
/*字体*/
.Arial { font-family:Arial;}
.YaHei { font-family:"microsoft yahei","宋体";}
.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:'Arial','宋体'; 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;}

/*页眉*/
.top_bg { width:100%; height:80px; }
.top_bgimg { position:absolute;left:50%; margin-left:420px;}
.top { width:1000px; height:80px; margin:0px auto; position:relative;z-index:5;}
.top .logo { position:absolute; left:0; top:20px;}
.top .nav { position:absolute; left:175px;top:38px;padding-bottom:26px; z-index:5; }
.top .nav ul li { float:left; padding-right:30px; position:relative; z-index:5;}
.top .nav ul li a.item { display:block;width:auto; color:#4b4b4b; font:normal 18px/18px 'century_gothic'; padding-bottom:26px;}
.top .nav ul li.cur a.item{ color:#007bc0;}
.top .nav ul li .sub_nav {display:none; position:absolute;padding-left:300px; margin-left:-300px; height:46px; top:42px; left:0px; width:1000%; z-index:5;}
.top .nav ul li .sub_nav div a {display:block;float:left; color:#fff; font:normal 14px/46px century_gothic; padding-right:50px; z-index:5;}
.top .nav ul li .sub_nav div.sub_cur a { color:#007bc0;}
.top .top_r {position:absolute; right:0;top:15px;}
.top .top_r .language {display:block; float:left; height:20px; text-indent:26px; color:#888; background:url(../images/icon1.gif) no-repeat 0 2px;line-height:20px; margin-top:15px;}
.top .top_r .phone { display:block; float:left; margin-left:25px; height:20px; text-indent:22px; background:url(../images/icon2.gif) no-repeat 0 2px;color:#0076cd; font:bold 18px/20px 'Tahoma';}
.top .top_r .email { display:block; float:left; margin-left:25px; height:20px; text-indent:22px; background:url(../images/email.png) no-repeat 0 2px;color:#0076cd; font:bold 18px/20px 'Tahoma';}
.sub_navbg {display:none; width:100%; height:46px; background:url(../images/subnav_bg.png) repeat; position:absolute; top:80px; z-index:3;}

.small_top { height:50px;}
.small_top .logo { top:10px;}
.small_top .logo img { height:30px;}
.small_top .nav { top:20px; padding-bottom:10px;}
.small_top .nav ul li a.item { font:normal 14px/14px century_gothic; padding-bottom:18px;}
.small_top .top_r { top:15px;}
.small_top .nav ul li .sub_nav { top:30px;}
.small_subnav { top:50px;}

/*页脚*/
.footer { width:100%; height:68px; background:#262626; position:relative;}
.blue_line { width:100%; height:8px; background:#007bc0;}
.footer .foot_l { width:500px; position:absolute; left:8%; top:23px;}
.footer .foot_l p { color:#939393;}
.footer .foot_l a ,.footer .foot_l a:hover{ color:#517503; text-decoration:underline;}
.footer .foot_r { width:160px; position:absolute; right:8%; top:18px;}

#share .bds_qzone {width:26px; height:26px; padding:0; background:url(../images/icon_box.png) no-repeat;}
#share .bds_tsina {width:26px; height:26px; padding:0; background:url(../images/icon_box.png) no-repeat -26px 0;}
#share .bds_tqq {width:26px; height:26px; padding:0; background:url(../images/icon_box.png) no-repeat -52px 0;}
#share .bds_renren {width:26px; height:26px; padding:0; background:url(../images/icon_box.png) no-repeat -78px 0;}
#share .bds_linkedin{width:26px; height:26px; padding:0; background:url(../images/icon_box.png) no-repeat -104px 0;}
#share .bds_qzone:hover { background-position:0 -26px;}
#share .bds_tsina:hover { background-position:-26px -26px;}
#share .bds_tqq:hover { background-position:-52px -26px;}
#share .bds_renren:hover { background-position:-78px -26px;}
#share .bds_linkedin:hover { background-position:-104px -26px;}

.Page{ padding:20px 0; text-align:center; }
.Page a{ display:inline-block; padding:4px 8px; font-size:12px; margin:0 5px; }
.Page a.cur:link,.Page a.cur:visited,.Page a.cur:hover,.Page a:hover{ background:#57BDE9; color:#fff; }
.inside_con{ padding:10px 0; min-height:300px}