﻿body, html { font-size: 100%; 	padding: 0; margin: 0;}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body{
	font-weight: 500;
	font-size: 1.05em;
	font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}

.htmleaf-container{
	margin: 0 auto;
}
.demo{margin: 1em 0}

a:hover,a:focus{
	text-decoration: none;
	outline: none;
}
#accordion .panel{
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: -5px;
}
#accordion .panel-heading{
	padding: 0;
	border-radius: 0;
	border: none;
	text-align: center;
}
#accordion .panel-title a{
	display: block;
	padding: 0px 0px 0px 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #e5ecf5;

	position: relative;
	transition: all 0.5s ease 0s; overflow:hidden; text-align:left
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
	content: "\f054";
	font-family: FontAwesome;
	font-size: 24px;
	font-weight: 200;
	position: absolute;
	top: 5px;
	left: 5px;
	transform: rotate(90deg);
	transition: all 0.5s ease 0s; color: #00358c
}
#accordion .panel-title a.collapsed:after{
	transform: rotate(0deg);
}
#accordion .panel-body{
	padding: 0px 30px;
	border: none;
	position: relative;
}
#accordion .panel-body p{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	background: #3296b7;
	padding: 30px;
	margin: 0;
}
#accordion .panel-collapse .panel-body div{
	opacity: 0;
	transform: scale(0.9);
	transition: all 0.5s ease-in-out 0s;
}
#accordion .panel-collapse.in .panel-body div{
	opacity: 1;
	transform: scale(1);
}

.xlbt1{ float:left; width:235px; line-height:43px; font-size:20px; font-weight:bold; color:#014099;vertical-align:middle}
.xlbt1 img{ margin-right:15px;vertical-align:middle; margin-top:-3px}
.xlbt2{ float:left; width:390px}
.xlbt3{ float:left; width:435px}
.panel-title{padding:20px 20px 0; background-color:#e5ecf5;	border-bottom: 5px solid #fff;}

.huibt{ line-height:24px; font-weight:bold;color:#605f5f; font-size:17px; margin-bottom:5px; margin-top:20px}
.xlnr{ line-height:24px; font-weight:bold;color:#3e3e3e; font-size:15px}

.lxl{ width:365px; float:left;}
.lxr{ width:655px; float:right}
.w31{ width:80px; margin-right:3%; float:left; text-align:left;font-size:16px; font-weight:bold;line-height: 28px;}
.lxl .w31 img{ margin-left:0px}
.w80{ width:100px; margin-right:20px; float:left; text-align:left;font-size:10px;line-height: 18px;}
.w81{ width:100px; margin-left:10px; float:left; text-align:left;font-size:10px;line-height: 18px;}
.lxl .w80 img{ margin-left:0px}
.lxl .w81 img{ margin-left:0px}
.w30{ width:38%; margin-right:3%; float:left; text-align:center;font-size:16px; font-weight:bold;line-height: 28px;}
.w34{ width:34%; margin-right:0%; float:left; text-align:center;font-size:16px; font-weight:bold;line-height: 28px;}
.lxl img{ display:block; margin:5px auto 20px}

.wd50{ width:44%; margin-right:2%; float:left; margin-bottom:10px}
.wd51{ width:44%; margin-right:2%; float:right; margin-bottom:10px}
.lxrwz{ font-size:18px; line-height:40px;}

.lxrbg{ border:1px solid #333; line-height:41px}
.lxrbg option{ line-height:41px; height:41px}
.lxrbg select{border:none; border-right:1px solid #333;user-select: none;
-webkit-user-select: none;
outline:none; /*wl更改*/ line-height:41px; height:43px}


.sjb{display:none}
.dn{display:block}
@media screen and (max-width: 1200px){
	.dn{display:none}
	.sjb{display:block}
	.sjhui{width:95%; margin:auto; border:1px solid #d9dcde; margin-bottom:15px}
	.sjbt{padding:5px 15px; background-color:#d9dcde; color:#004099; font-size:18px; font-weight:bold; line-height:30px;}
	.sjxbt{padding:0px 15px;color:#004099; font-size:16px; font-weight:bold; line-height:30px;}
	.sjqbt{padding:0px 10px;color:#00a0e8; font-size:16px; font-weight:bold; line-height:30px;}
	.sjxbtz{padding:15px 15px;color:#004099; font-size:15px; font-weight:bold; line-height:30px; text-align:center}
	.sjnr{padding:15px;font-size:13px; line-height:24px;font-weight:bold;}
	.sjxnr{padding:0 15px 15px;font-size:13px; line-height:24px;font-weight:bold;}
	.sjhui img{ width:100%}
	.panel-title{ padding:5px 10px 0px}
	#accordion .panel-title .xlbt1{ font-size:16px;}
	#accordion .panel-title a:after, #accordion .panel-title a.collapsed:after{ font-size: 18px;    top: 12px;    left: 5px;   }
	.panel-group{ margin-bottom:0px}
	.demo{ margin-top:0px}
	.sj30{width: 30%;
    margin-right: 3%;
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;}
	.sj31{width: 30%;
    margin-right: 3%;
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;}
	.sj32{    width: 30%;
    margin-right: 0%;
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;}
	.sj30 p,.sj31 p,.sj32 p{ font-size:14px}
	.sj30 img,.sj31 img,.sj32 img{ width:70%}
	.wd50{width:100%; font-weight:200}
	.wd51{width:100%; margin-right:0%; font-weight:200}
	}
	
	



.logobar .eng  li a{ font-size:1.05rem  !important}