html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';}  /* 初始化标签在所有浏览器中的margin、padding值 */
fieldset,img {border:0 none;}  /* 重置fieldset（表单分组）、图片的边框为0*/
dl,ul,ol,menu,li {list-style:none;}   /* 重置类表前导符号为onne,menu在HTML5中有效 */
input,select,textarea,button {vertical-align:middle;border:none;outline:none;}  /* 重置表单控件垂直居中*/
input:focus,select:focus,textarea:focus,button:focus {border:none;outline:none;background-image: none;}  /* 重置表单控件选中样式*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* 重置表单button按钮效果 */
th,td,input,select,textarea,button {font-size:12px;font-family:"Microsoft YaHei", "黑体","宋体";color:#444} /* 重置页面文字属性 */
a {color:#666;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none !important;}  /* 重置链接a标签 */
a:active, a:hover {text-decoration:none}   /* 重置链接a标签的鼠标滑动效果 */
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;margin:0 auto;}  /* 重置table属性 */
iframe{border: none;width: 100%;height: 100%;box-sizing: border-box;}
img {border: 0;max-width: 100%;height: auto;vertical-align: middle;}
em{font-style: normal}
input:focus,select:focus,textarea:focus,button:focus {border:1px solid #dedede;outline:none;background-image: none;}  
a:focus, a:hover,.card-cnt > a:hover,.news .review-main ul li a:hover,.module-title .more:hover{
    color: #b59039
}
.container,.container-fluid{
    padding: 0;
}
body, html {
    font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
    font-size: 14px;
}
.container {
	width:1200px;
}
.head>h1{
    position: absolute;
    left: -9999999px;
    z-index: -99;
}
.bottom-border1{
    padding-bottom: 13px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 13px;
}
/* top-bg start */
.top-bg{
    background-color: #eeeeee;
    line-height: 40px;
    font-size: 12px;
    color: #555;
}

/* top-bg end */

/* nav start */
/*modify nav default style start*/
.head, .navbar-default {
	background-color: #fff;
  }
  
  .head .navbar-brand, .navbar-default .navbar-brand {
	margin: 15px 0 0 0;
  }
  
  .head .navbar-nav > li.open {
	border: none !important;
	box-shadow: none !important;
  }
  
	.head .navbar-nav > li > .dropdown-menu li {
	text-align: center;
  }
  
  .head .navbar-nav > li:hover .dropdown-menu, .head .navbar-nav > li.open .dropdown-menu {
	display: block;
	top: 72px;
	border-top: 3px solid #217ca1;
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  
  .head .navbar-nav > li.active > a::after, .head .navbar-nav > li > a:hover::after {
	content: '';
	display: block;
	position: absolute;
	width: 70%;
	margin: 0 15%;
	bottom: 10px;
	left: 0;
	border: 1px solid #217ca1;
  }
  
  .head .navbar-nav > li > a {
	font-size: 16px;
	/*! position: relative; */
	color: #333;
	font-weight: bold;
	line-height: 54px;
	padding: 15px;
  }
  
  .head .navbar-default .navbar-nav > .active > a, .head .navbar-default .navbar-nav > .active > a:focus, .head .navbar-default .navbar-nav > .active > a:hover {
	color: #333;
	font-weight: bold;
	background-color: #fff;
  }
  
  .head .navbar-default .navbar-nav > .open > a, .head .navbar-default .navbar-nav > .open > a:focus, .head .navbar-default .navbar-nav > .open > a:hover {
	background-color: #fff;
	color: #217ca1;
  }
  
  .head .dropdown-menu {
	min-width: auto;
	width: 100%;
	top: 60px;
	border: none;
  }
  
  .head .dropdown-menu > li > a {
	font-size: 14px;
	padding: 3px 0;
	line-height: 2;
  }
  
  .head .dropdown-menu > li > a:hover, .head .navbar-nav > li > a:hover, .head .navbar-nav > li.active > a {
	color: #217ca1 !important;
  }
  
  .head .navbar-nav > li.open {
	border-top: 3px solid #217ca1;
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  
  .head .navbar-nav > li .caret {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #333;
  }
  
  .head .navbar-nav > li.open .caret, .head .navbar-nav > li:hover .caret {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #217ca1;
	border-top: 0;
  }
  
  /*modify nav default style end*/

.head .navbar-right {
	margin: 0
}

.head .navbar-collapse {
	padding: 0;
	background-color: #fff
}

.head .navbar {
	border: none;
	margin-bottom: 0
}

.head .navbar-header {
	padding-top: 11px;
	margin: 0
}

.head .navbar-header>h1,.head .navbar-header>span {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
    line-height: 26px;
    font-weight: bold;
	padding: 0 15px;
	background-color: #217ca1;
	border-radius: 5px;
	float: left;
	margin-top: 15px
}

.head .navbar-header>h1,.head .navbar-header>span {
	padding: 6px 15px
}

.navbar-brand {
	padding: 0;
	height: auto
}


.nav-tel{
    margin-left: 20px;
    margin-top: 31px;
    padding-left: 36px;
    background: url(../images/phone.png) no-repeat left center;
    background-size: contain;
}
.nav-tel p{
    font-size: 18px;
    line-height: 14px;
    color: #bb9149;
    margin-bottom: 0;
}
.nav-tel span{
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    color: #838c94
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}

@media only screen and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a{
        padding: 15px 5px;
    }
    .container{
        width: 98%;
    }
    .head .navbar-nav>li>a{
        line-height: 34px;
    }
    .head .navbar-default .navbar-brand{
        float: left;
        width: 45%;
        margin: 0 auto;
    }
    .head .navbar-header > h1, .head .navbar-header > span{
        font-size: 14px;
        line-height: 22px;
        margin-top: 0;
    }
    .nav-tel{
        margin-top: 18px;
    }
}

@media only screen and (max-width: 1024px) {
    .head{
        width: 100%;
    }
    .head .navbar-nav>li.nav-tel{display: none;}
    
    .head .navbar-nav>li>a,.module-title .more{
        font-size: 14px;
    }
    .head .navbar-default .navbar-brand{
        margin-left: 2%
    }
    
}

@media only screen and (max-width: 767px){
    .navbar-nav .open .dropdown-menu > li > a{
        padding: 5px 0;
    }
    .head .navbar-header{
        padding:10px 0;
    }
    .head .navbar-header > h1, .head .navbar-header > span{
        margin-top: 5px;
    }
    .head .navbar-default .navbar-brand {
        width: 90px;
        height: 30px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        margin-top: 8px;
    }
    /* .navbar-brand>img {
        width:75%
    } */
    .head .navbar-nav > li > a{
        padding: 5px 15px
    }
    .head .navbar-nav>li>a{
        line-height: 20px;
        font-weight: normal !important
    }
    #bs-example-navbar-collapse-1{
        height: 0px !important;
        position: absolute;
        right: 0;
        z-index: 999;
    }
    .head .navbar-right{
        width: 150px;
        position: absolute;
        top: -1px;
        right: 0;
        z-index: 999;
        background: #fff;
        -moz-box-shadow:0 6px 12px rgba(0,0,0,.175);
        -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
        box-shadow:0 6px 12px rgba(0,0,0,.175);
    }
    .navbar-collapse.in{
        overflow: initial
    }
    .navbar-nav .open .dropdown-menu{
        position: static !important;
        background: #f5f5f5;
        left: -96px;
        top: 0;
        box-shadow: none !important;
    }
    .head .dropdown-menu > li > a{
        padding-left: 0;
        padding-right: 0;
        line-height: 20px;
        padding: 5px 20px;
        color: #777;
    }
    .module-title-exp,.nav-tel,.head .navbar-nav>li.active a::after,.head .navbar-nav>li a:hover::after{
        display: none !important;
    }

    .navbar-nav > li > .dropdown-menu{
        position: static;
        float: none;
        background: #f5f5f5;
        left: -96px;
        top: 0;
        box-shadow: none !important;
    }
    

    #footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
	.copyright,.last{ display:block;}
}