*{margin:0px; padding: 0;    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
img{border: 0px;}
body{
	background-color: #eaf5f7;		
	
	font-family: microsoft yahei,helvetica,arial,sans-serif;
	font-size: 14px;
	}
	.bg{background-image:url(/uploads/image/images/beijing.jpg);
	background-repeat: no-repeat;}
ul,li{
	list-style-type:none;
}
a{ text-decoration: none;    color: #323537;    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;}	
	#header{
		width: 1280px;
		margin: 0 auto;
		}

	#nav{
		width: 1280px;
		height: 150px;
		}
	#logo{
		width: 550px;
		height: 140px;
		float: left;
        text-align: center;
        
		}
.mt-45{margin-top: 45px;}
.block{display: block;}
	#daohang{
		width: 730px;
		height: 150px;
		float: right;
		text-align: center;
		display: inline;
		position: relative;
	}
	
	nav{position: absolute; top: 40px;}
	#navigation {
	    display: block;
	    z-index: 202;
	    zoom: 1;
	}
	#navigation li {
	    list-style: none;
	    position: relative;
	    z-index: 203;
	    float: left;
	}
	#navigation > li > a {
	    color: #3d4244;
	}
	#navigation > li > a {
	    text-align: center;
	    display: block;
	    padding: 16px 20px 17px;
	    -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
	    -moz-transition: background-color .2s ease-in-out, color .2s ease-in-out;
	    -ms-transition: background-color .2s ease-in-out, color .2s ease-in-out;
	    -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
	    transition: background-color .2s ease-in-out, color .2s ease-in-out;
	    font: bold 16px/20px "microsoft yahei", "open sans", helvetica, "nimbus sans l", sans-serif;
	}
	
	#navigation > li.current_page_item > a, #navigation > li:hover > a, #navigation > li > a:hover {
	    background-color: #00c3f4;
	    color: #ffffff;
	}
    #navigation ul {
    background-color: #ffffff;
    padding: 10px 0;
    margin: 20px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
        top:53px;
    z-index: 9998;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    -webkit-transition: opacity .2s ease-in-out, margin .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, margin .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out, margin .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, margin .2s ease-in-out;
    transition: opacity .2s ease-in-out, margin .2s ease-in-out;
}
#navigation li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}
    #navigation ul li a{color: #3d4244;padding: 4px 10px; margin-right: 5px; display: block; width: 130px;line-height: 30px;}
    #navigation ul li a:hover{color:#00c3f4; }

	.tab{ overflow:hidden; background:#ddd;}
	.tab a{ display:block;font-weight: bold; padding:10px 20px; float:left; text-decoration:none; color:#3d4244;}
	.tab a:hover{ background:#00c3f4; color:#fff; text-decoration:none;}
	.tab a.on{ background:#00c3f4; color:#fff; text-decoration:none;}
	.content{ overflow:hidden;}
	.content li{ display:none;}
	.content img{width: 100%}
	#silder{
		width: 1280px;
		height: 450px;
		overflow:hidden;
		background: #f6f4f5;
		margin: 0 auto;
	}
	.silder-wrap {margin: 0 60px;}
	
	.wrap{width: 1280px; margin: 0 auto; background:#fff;}
	.middle_content{
		width: 1280px;
		background: #f6f4f5;
		margin: 0 auto;
		padding: 10px 0;
	}
	.cf:before, .cf:after {
	    content: ".";
	    display: block;
	    height: 0;
	    visibility: hidden;
	}
	.cf:after{clear:both;}
	.entry{
		width: 1280px;
		height: 95px;
		font-family: sans-serif;
		font-weight: bold;
		text-indent:70px;
		font-size: 35px;
		line-height: 50px;
		color: #3d4244;
	}
	.news{margin: 0 60px;}
	.news
	.info-h {
	    border-bottom: #ccc 1px solid;
	    padding-bottom: 8px;
	    position: relative;
	    margin-bottom: 20px;
	}
	.info-h h2 {
	    font-size: 20px;
	    color: #3a3a3a;
	}
	.info-h h2 i {
	    display: inline-block;
	    width: 5px;
	    height: 17px;
	    background:#00c3f4 ;
	    margin:2px 10px 0 0;
	}
	.mr-4{margin-right:40px;}

		
	.tab-box{
		height: 470px;
		background: #fff;
		float: left;
	}
	
	.wd-100{width: 100%;}
    .wd-70{width: 70%;}
	.wd-55{ width: 55%;}
	.wd-35{width: 35%;}
    .wd-27{width: 27%;}
	.wd-3 {
	    width: 3% !important;
	}
	.fl{float: left;}
	.ml-2{margin-left: 20px;}
	.panel-small {
	    padding:20px;
	}
	.pa-6{padding: 0 60px;}
	.clearfix:before, .clearfix:after {
	    content: " ";
	    display: table;
	}
	.clearfix:after {
	    clear: both;
	}
	.mt{margin-top: 10px;}
	.mb{margin-bottom: 10px;}		
	.pt-sm {
	    padding-top: 8px !important;
	}
	.ask_box {
	width: 100%;
	height: 94px;
	background: #00c3f4;
	}
	.ask_con {
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 27px;
	}
	.ask_con h3 {
	float: left;
	line-height: 39px;
	font-size: 20px;
	color: #ffffff;
	font-family: 'microsoft yahei';
	font-weight: normal;
	padding-right: 64px;
	}
	.ask_con .free_ask {
	float: left;
	width: 157px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: url(/uploads/image/images/sy_btns.png) 0 -64px no-repeat;
	font-size: 18px;
	color: #fff;
	font-family: 'microsoft yahei';
	}
	.container{ width: 100%;background: #141414;}	
	.container a{color: #555;}
	.pa-2{padding: 20px;}
	.p1{ padding-bottom: 18px;font-size: 22px; line-height: 36px;}
	.pb{padding-bottom: 10px;}
	.text-blue{color:#00c3f4;}
	.footer{
		width: 1280px;
		text-align: center;
		margin: 10px auto;
		line-height: 30px;
		color: #666;
		font-size: 12px;
	}
	em{font-style: normal;}
    .subnav{border-top: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;height: 60px; line-height: 60px;padding:0 60px;}
    .bdr {border-right:1px solid #f0f0f0;}
    .lh30{line-height: 30px;}
    .text-indent{text-indent: 2em;}
    .text-center{text-align: center;}
    .desc{border-top: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0; padding: 30px 0 10px;margin: 20px 0;}
    .pt-sm-14 {padding-top: 14px !important;}
    .panel-small h4{font-size: 20px;margin: 10px 0;}
    ul.service-lists{padding-left: 20px;}
    ul.service-lists a{font-size: 20px; padding-left: 10px; line-height: 40px; color: #00a4ef;}
    ul.service-lists a:hover{color: #484d4f;}
    .headline{padding: 12px 60px;border-top: 1px solid #ebecec;}
.headline h2{
    margin: 16px 0 10px;
    color: #0067b4;
    font: 30px/36px "open sans", helvetica, "nimbus sans l", sans-serif;
}
.wp-caption {
    background-color: #ffffff;
    border: 1px solid #ebecec;
    padding: 5px;
    margin: 0 auto;
}
.wp-caption img{display: block;text-align: center;width: 100%;}
.wp-caption-text {
    text-align: center;
    padding: 5px 0 0;
}
.news_list{ margin-bottom: 30px;}
.news_list li {
    background: url(/uploads/image/images/dot.png) no-repeat left center;
    padding-left: 12px;
    line-height: 36px;
    border-bottom: 1px dotted #f0f0f0;
}
.news_list li a{color:#005bac;}
.page a{margin-right: 10px;}
.page_box a{ font-weight: bold;}