@charset "utf-8";

body {
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    font-size: 16px;
    overflow-x: hidden;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, a, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, button, input, textarea, /* form elements 表单元素 */
th, td,
figure, figcaption /*h5的标签*/
{ /* table elements 表格元素 */
    margin: 0;
    padding: 0;
    list-style: none;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

.center li {
    margin-top: 30px;
}

.center .number p {
    line-height: 40px;
}




/*header start*/
/*.navbar {*/
    /*border: none;*/
    /*height: 100px;*/
    /*padding: 0;*/
    /*margin-bottom: 0;*/
    /*background: #fff;*/
    /*border-color: rgba(0, 0, 0, 0);*/
    /*-moz-box-shadow: 0px 0px 5px #9C9C9C;*/
    /*-webkit-box-shadow: 0px 0px 5px #9C9C9C;*/
    /*box-shadow: 0px 0px 5px #9C9C9C;*/
/*}*/

.navbar .container {
    position: relative;
}

.navbar .navbar-brand {
    height: 100%;
    padding: 0;
    margin-top: 24px;
}

.navbar .nav {
    margin-left: 10%;
}

.navbar-nav > li > a {
    font-size: 16px;
    padding: 30px 20px !important;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background: transparent;
    color: #f08300;
}

.navbar .navbar-brand img {
    margin-left: 30px;
}

.navbar .container {
    padding: 0;
}

.navbar .navbar-header button {
    border: 1px solid #fff;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-toggle {
    margin-top: 34px;
    margin-right: 45px;
}

.navbar .bar input, button {
    border: none;
    outline: none;
}

.navbar .navbar-right {
    margin-top: 29px;
    margin-right: 30px;
}

.navbar .navbar-right form {
    width: 100px;
    display: block;
}

.navbar .navbar-right input {
    border: none;
    outline: none;
}

.navbar .navbar-right .search-box {
    height: 42px;
    padding-left: 13px;
    width: 100%;
    border-radius: 42px;
    border: 2px solid #d1d1d1;
    background: transparent;
}

#search {
    cursor: pointer;
}

.navbar .navbar-right .search-box::-webkit-input-placeholder { /*WebKit browsers*/

    color: #333333;

}

.navbar .navbar-right .search-box {
    display: none;
}

.navbar .navbar-right .search-box[placeholder] {
    color: #333333;
}

.navbar .navbar-right form {
    position: relative;
}

.navbar .navbar-right span {
    position: absolute;
    top: 0;
    right: 6%;
    background: transparent;
    color: #d1d1d1;
    font-size: 22px;
    line-height: 38px;
}


.title {
    /*border-bottom: 1px solid #dcdcdc;*/
}

.title h2 {
    margin-top: 152px;
    margin-bottom: 60px;
}

.center .time h4 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.center h3 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #000000;
}

.center .col-lg-8 ul li {
    margin-bottom: 46px;
}

.center .col-lg-8 p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

.center .col-lg-4 {
    margin-top: 30px;
}

.center .col-lg-4 h3 {
    margin-bottom: 30px;
}

.center .col-lg-4 ul li {
    margin-bottom: 30px;
}

.center .col-lg-4 img {
    width: 100%;
}


.footer {
    width: 100%;
    background: #313131;
    color: #cecece;
    margin-top: 50px;
}

.footer .container {
    position: relative;

}

.footer .content {
    margin-top: 44px;
    margin-bottom: 45px;
}

.footer .return {
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer;
}

.footer .row {
    margin: 0;
}

.footer .content ul {
    width: 45%;
    padding-left: 0;
    margin-bottom: 0;
}

.footer .content ul li {
    list-style: none;
    margin: 10px 0;
}

.footer .content ul li:first-of-type {
    margin-top: 0;
}

.footer .content ul li:last-of-type {
    margin-bottom: 0;
}

.footer .content ul li p {
    font-size: 14px;
    margin-bottom: 0;
}

.footer .friendship p {
    display: inline-block;
    margin-bottom: 0;
}

.footer .friendship a {
    text-decoration: none;
    color: #cecece;
    margin: 0 14px;

}

.friendship .micro-blog {
    margin-top: 52px;
}

.friendship .micro-blog a {
    margin-left: 0;
}

.tail {
    font-size: 12px;
    color: #cecece;
    line-height: 40px;
    border-top: 1px solid #434343;
    margin-bottom: 0;
}

.center .col-lg-4 ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}



@media screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*.footer .friendship a {*/
    /*margin: 0 10px;*/
    /*}*/
}
.secondarys {
    top: 80px;
    left: 0px;
    background: #fff;
    padding: 18px 8px;
    width: 100%;
    display: none;
    box-shadow: 0px 0px 2px #888888;
}

.secondarys p a {
    display: block;
    padding: 6px 16px;
    font-size: 16px;
    color: #313131;
    text-align: center;
}

.secondarys p a:hover {
    background: #f08300;
    color: #fff;
    text-decoration: none;
}

.secondarys:before,
.secondarys:after {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    top: -8px;
    left: 37%;
    margin-left: -7px;
    overflow: hidden;
    pointer-events: none;
    -webkit-transform: rotate(225deg);
    -mz-transform: rotate(225deg);
    transform: rotate(225deg);
}

.secondarys:before {
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .5)

}

.secondarys:after {
    top: -7px;
    background: #fff;
}

.secondarys p {
    margin-bottom: 0;
}
.secondarys ul li{
	width: 25%;
}

.secondarys ul li a{
	width: 100%;
    padding: 10px;
        display: inherit;
        color:#333
    }
.secondarys ul li a:hover{
	color:#ff8100
}
.secondarys ul li dl{
	margin: 0px
}
