﻿@charset "utf-8";
/* CSS Document */
/*重置*/
a{text-decoration:none;}

img,table,tr,td,th，input{ border:none;}

ul,li{ list-style-type:none;}

i{font-style:normal;}

h1,h2,h3,h4,th{font-weight:normal;}
	
body{font-family:"宋体";}

*{margin:0;padding:0; outline:none;}
	
/*base*/
.content_box{width:1150px;margin:0 auto;}

/*头部*/
.wrappc{width:100%;min-width:980px;max-width:1920px;margin:0 auto;
background-image:url(../images/bjwrap01.jpg); background-repeat:repeat-x; background-color:#f2f2f2;}
.webpc{ width:980px; margin:0 auto;
background-image:url(../images/bjhead01.jpg); background-repeat:repeat-x; background-color:#fff;}
.middlepc{ width:950px; padding:0 15px; position:relative;}
.head_one{ overflow:hidden; height:98px;}
.logo1{ float:left; margin-top:26px; margin-left:15px;}
.hphone{ float:right; margin-top:55px;}
.hphone span{ float:left;}
.hphone .ph {color: #1A75BC;font-size: 14px;font-weight: bold;line-height: 20px;}
.hphone .ph i{ font-size:16px; color:#000; font-family:arial;} 
.hphone .lg{ margin-left:20px; position:relative; padding-right:14px;}
.hphone .lg a{ padding-left:26px; background:url(../images/pic01.jpg) no-repeat left center;
font-size:12px; color:#333; font-family:arial;}
.hphone .lg i{ position:absolute; top:0px; right:0px;}
.top_infopc{ position:absolute; right:0px; top:0px; height:26px; width:492px;
background:url(../images/bg2.png) no-repeat; text-align:right;}
.top_infopc a{  font-size:12px; float:left; display:inline-block; line-height:26px;}
.top_infopc .nav1{ color:#000;margin-left:26px;}
.top_infopc .nav2{ color:#ff8a0c;}
.top_infopc .navbox{ display:inline-block; overflow:hidden; padding-right:15px;}
.head_two{ width:960px; height:45px; background:url(../images/bjnav01.png) no-repeat;
padding-bottom:14px; margin-left:-5px;}
.navboxpc{ width:100%; height:45px; position:relative;}
.navboxpc ul{ width:100%; height:33px; padding-top:5px; padding-left:5px;}
.navboxpc ul li{ float:left; border-left:1px solid #0F6CBC; border-right:1px solid #fff; height:33px;
width:120px;}
.navboxpc ul li a { display:block; font-size:14px; color:#fff; line-height:35px; font-weight:bold;
padding-left:20px;}
.hcarbox{ position:absolute; top:4px; right:60px;}
.hcarbox a{ font-size:14px; color:#fff; line-height:33px;}
.mainban{ margin-bottom:24px;}
.mainban .img1{ display:block; width:950px; height:165px;}
/*foot*/
.footpc-box{ width:100%; background:url(../images/bjfoot.jpg) no-repeat; height:240px;}
.footpc-cont{ width:950px; margin:0 auto; padding-top:22px;}
.footpc-nav{ width:100%; overflow:hidden; padding-left:15px;}
.footpc-nav dl{ float:left; width:242px;} 
.footpc-nav dl dt,.footpc-nav dl dd{font-size:12px; color:#666;}
.footpc-nav dl dt i{ width:28px; float:left;}
.footpc-nav dl dt{ margin-bottom:10px; font-weight:bold;}
.footpc-nav dl dd{ line-height:25px; margin-left:28px;}
.footpc-nav dl dd a{ color:inherit; padding-left:8px; background:url(../images/dian2.png) no-repeat left center;}
.footpc-box .copyright{ text-align:center; font-size:12px; color:#000; line-height:20px;
margin-top:15px;}
.footpc-box .copyright a{ margin-left:35px; color:#fff; margin-right:10px;}

