﻿*{margin:0;padding:0;font-size:13px;font-family:'Microsoft YaHei';color:#666;}
body{
   -moz-user-select: none; /*火狐*/
   -webkit-user-select: none;  /*webkit浏览器*/
   -ms-user-select: none;   /*IE10*/
   -khtml-user-select: none; /*早期浏览器*/
   user-select: none;
}

.content,.container{width:1000px; margin:0 auto; font-family:microsoft yahei;}
a:focus{-moz-outline:none;outline:none;}/*ȥ���������IE*/ 
a {blr:expression(this.onFocus=this.blur())}/*ȥ���������firefox*/ 
*:focus {outline: none;}

a{text-decoration:none;}
li{list-style:none;}
img{max-width:100%;border:none;}
.wrap{width:1000px;margin:0 auto;overflow:hidden;} 

.clear{clear:both;}

.jheaedr{}
.jhead_top{line-height:39px;background:#f2f2f2;border-bottom:1px solid #e2e2e2;}
.jhead_top p{float:left;font-size:12px;color:#888;}
.jhead_top span{float:right;}
.jhead_top span a{font-size:12px;color:#888;padding:0 12px;background:url(/images/common/head_top_bg.png) left center no-repeat;}
.jhead_top span .jfirst{background:none;}

.jhead_logo{padding-top:40px;padding-bottom:30px;background:#fff url(/images/common/head_logo_bg.png) bottom repeat-x;}
.jhead_logo .jleft{float:left;}
.jhead_logo .jleft .jlogo{float:left;display:block;}
.jhead_logo .jleft .jinfo{height:68px;float:left;margin-left:18px;padding-top:12px;padding-left:18px;background:url(/images/common/head_logo_info.png) left center no-repeat;}
.jhead_logo .jleft .jinfo .jp1,.jhead_logo .jleft .jinfo .jp1 b{font-size:24px;color:#ff7300;}
.jhead_logo .jleft .jinfo .jp2{font-size:16px;color:#010066;}
.jhead_logo .jright{padding-right:50px;background:url(/images/common/head_logo_tel.png) right 12px no-repeat;text-align:right;padding-top:3px;margin-top:-6px;}
.jhead_logo .jright .jtxt{font-size:14px;color:#565656;}
.jhead_logo .jright .jtel{font-size:24px;color:#010066;font-family:Arial;}

.jhead_nav{line-height:58px;background:#010066;border-bottom:2px solid #ff7300;}
.jhead_nav li{float:left;width:93px;}
.jhead_nav li a{display:block;text-align:center;color:#fff;font-size:15px;}
.jhead_nav li:hover,.jhead_nav .jin a{background:#ff7300;}


.banner_box{position:relative; width:100%; height:300px; overflow:hidden; margin:0; margin-bottom:10px; }
.banner_box .banner{width:100%; height:300px; display:block;}



.footer{background:#181818;padding-top:53px;padding-bottom:58px; margin-top:10px;}
.footer .list{width:178px;margin-right:70px;float:left;}
.footer .list .title{line-height:30px;font-size:14px;color:#fff;display:block;background:url(/images/index/footer_title.png) left bottom no-repeat;margin-bottom:20px;}
.footer .list li{width:50%;float:left;line-height:29px;}
.footer .list li a{font-size:12px;color:#717171;}
.footer .list2{margin-right:0;}
.footer .list2 li{width:100%;} 
.footer .list3{width:261px;float:right;}
.footer .list3 .title{line-height:30px;font-size:14px;color:#fff;display:block;background:url(/images/index/footer_title.png) left bottom no-repeat;margin-bottom:20px;}
.footer .list3 .tel{padding-left:28px;background:url(/images/index/footer_tel.png) left 26px no-repeat;margin-bottom:28px;}
.footer .list3 .tel .p1{font-size:13px;color:#fff;}
.footer .list3 .tel .p2{font-size:20px;color:#ff7300;}
.footer .list3 .addr{padding-left:28px;background:url(/images/index/footer_addr.png) left center no-repeat;}
.footer .list3 .addr p{font-size:13px;color:#666666;line-height:20px;}

.copyright{background:#0f0f0f;}
.copyright p{line-height:50px;color:#666666;float:left;}
.copyright span{float:right;}
.copyright span a{float:left;margin-left:15px;}
.copyright span a img{display:block;margin-top:12px;}

#roll_top{	position: relative;	cursor: pointer;	height: 72px;	width: 26px;}
#roll_top{	background: url(/Skins/Default/Img/top.gif) no-repeat;}
#gotop{	display: block;	width: 15px;	margin-right: -515px;	position: fixed;	right: 50%;	top: 50%;	_margin-right: -525px;	_position: absolute;	_margin-top: 300px;	_top: expression(eval(document.documentElement.scrollTop));}
