body {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;}

.text_center {
    text-align: center;}

.pr_title1 {
    background: url(../images/line1.jpg) repeat-x 0 center;}

    .pr_title1 h1 {
        background: #fafafa;
        display: inline-block;
        padding: 0 20px;}

.back_hui {
    background: #fafafa;}

.p_tb50 {
    padding: 50px 0;}
/* CSS 杈硅窛 */
.m_t10 {
    margin-top: 10px;}

.m_t20 {
    margin-top: 20px;}

.m_t25 {
    margin-top: 25px;}

.m_t50 {
    margin-top: 50px;}

.m_l10 {
    margin-left: 10px;}

.m_l20 {
    margin-left: 20px;}

.m_b10 {
    margin-bottom: 10px;}

.m_b20 {
    margin-bottom: 20px;}

.m_b30 {
    margin-bottom: 30px;}

.m_b40 {
    margin-bottom: 40px;}

.m_auto {
    margin: 0 auto;}

.p_t10 {
    padding-top: 10px;}

.p_t20 {
    padding-top: 20px;}

.p_l10 {
    padding-left: 10px;}

.p_l20 {
    padding-left: 20px;}

.p_b10 {
    padding-bottom: 10px;}

.p_b20 {
    padding-bottom: 20px;}

.p_10 {
    padding: 10px;}

.p_20 {
    padding: 20px;}

.p_30 {
    padding: 30px;}

.p_50 {
    padding: 50px;}

.p_tb30 {
    padding: 30px 0;}

.p_tb40 {
    padding: 40px 0;}

.p_tb50 {
    padding: 50px 0;}

.p_tb70 {
    padding: 70px 0;}

.p_lr30 {
    padding: 0 30px;}
/* 瀛椾綋 */
.tahoma {
    font-family: "Tahoma";}

.arial {
    font-family: "Arial, Helvetica, sans-serif";}

.verdana {
    font-family: Verdana, Geneva, sans-serif;}

.yahei {
    font-family: "Microsoft yahei";}

/* 瀛椾綋澶у皬 */
.font10 {
    font-size: 10px;}

.font11 {
    font-size: 11px;}

.font12 {
    font-size: 12px;}

.font13 {
    font-size: 13px;}

.font14 {
    font-size: 14px;}

.font15 {
    font-size: 14px;}

.font16 {
    font-size: 16px;}

.font18 {
    font-size: 18px;}

.font20 {
    font-size: 20px;}

.font24 {
    font-size: 24px;}

.font26 {
    font-size: 26px;
    line-height: 26px;}

.font30 {
    font-size: 30px;
    line-height: 30px;}

.font40 {
    font-size: 40px;
    line-height: 40px;}

.bold {
    font-weight: bold;}

/* 瀛椾綋棰滆壊 */
.color_0 {
    color: #000;}

.color_3 {
    color: #333;}

.color_6 {
    color: #666;}

.color_9 {
    color: #999;}

.color_c {
    color: #CCC;}

.color_f {
    color: #fff;}

.color_l {
    color: #20b366;}

.blue, .blue a {
    color: #008bd6;}

    .blue a:hover {
        color: #000;}

.green, .green a {
    color: #6eb92b;}

    .green a:hover {
        color: #000;}

.red {
    color: #F00;}

/* 瀛椾綋棰滆壊 */
.color_0 {
    color: #000;}

.color_3 {
    color: #333;}

.color_6 {
    color: #666;}

.color_9 {
    color: #999;}

.color_c {
    color: #CCC;}

.color_f {
    color: #fff;}

.blue, .blue a {
    color: #008bd6;}

    .blue a:hover {
        color: #000;}

.green, .green a {
    color: #6eb92b;}

    .green a:hover {
        color: #000;}

.red {
    color: #F00;}





a:hover {
    text-decoration: none;}

h3.title {
	text-align: center;
	font-size: 30px;
	color: #990000;
	letter-spacing: 2px;
	font-weight: 100; padding:10px 0 30px;}

h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;}

p {
    font-family: frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 24px;}


/*************瓒呭ぇ灞�*********************/
@media only screen and (min-width:1200px) {
    h3.title {
        font-size: 38px;
        font-weight: 100;}
}

.icon-wrap {
    display: table-cell;
    vertical-align: middle;}

.clear {
    clear: both;}

.auto {
    margin: 0 auto;}
/*椤堕儴瀵艰埅*/
.mainnav {
    box-shadow: 2px 2px 5px rgba(0,0,0,0.6);
    background-color: #fff;}

.nav-position {
    height: 50px;}

.mainnav .navbar {
    height: 50px;
    margin: 0 -15px;
    border-style: none;}

.logoplace {
    padding: 0;}

.mainnav .logo {
    padding: 0 5px;}

    .mainnav .logo img {
       max-height: 100px; 
        display: inline;}

.mainnav-toggle {
    border: 1px solid #b5b5b5;
    float: right;
    margin-top: 8px;
    margin-right: 5px;}

.mainnav-toggle-icon {
    display: block;
    height: 20px;
    width: 20px;
    background: url(../images/toggle.jpg) no-repeat center center;
    background-size: 20px auto;}


.mainnav-toggle:focus {
    background-color: #eee;}

.navbar-search {
    margin: -5px 0 0 0;}

.mainnav-search {
    padding: 5px 10px;
    float: right;
    width: 0px;
    opacity: 0;
    border: none;
    border-bottom: 2px solid #0598d0;
    background-color: transparent;
    transition: all 0.5s ease 0s;}

    .mainnav-search.show {
        width: 150px;
        opacity: 1;}

.navbar-search button {
    float: right;
    outline: none;
    border: none;
    border-radius: 50%;
    padding: 0 5px;
    margin-top: 5px;
    margin-right: 8px;
    background-color: transparent;
    font-size: 18px;
    vertical-align: middle;}

    .navbar-search button:focus {
        background-color: #ccc;}

    .navbar-search button:hover {
        background-color: #ccc;}

span.icon-bar {
    background-color: #b5b5b5;}

.opacity-change {
    opacity: 1;
    transition: opacity 0.2s ease 0s;}

    .opacity-change:hover {
        opacity: 0.7;}
@media only screen and (max-width:1200px) {	
header  .container{width: 100%;padding: 0px;max-width: 100%;}
}
	
@media only screen and (max-width:767.9px) {
.navbar-toggler {
	padding: 0.1rem 0.1rem;}
.mainnav .logo {width: 80%; padding: 0 5px;} 
.mainnav .logo img { max-width: 100%;max-height: 100%; display: inline;} 

.links_item {width: 100%;}

.links_item h4 {width: 100%;
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 5px;
        transition: all 0.3s ease 0s;display:block;overflow:hidden;white-space:nowrap;text-overflow: ellipsis; -o-text-overflow:ellipsis;}
header  .container{width: 100%;padding: 0px;max-width: 100%;}
}
	

@media only screen and (min-width:768px) {
    .mainnav .logo img {
       max-height: 100%;}

    .navbar-search {
        margin: 10px 0 0 0;}

    .mainnav-search {
        float: left;}
}

/*************澶у睆*********************/


@media only screen and (min-width:992px) {
    #mainnav-collapse {
        position: relative;
        top: 0;
        width: auto;
        display: block;
        background-color: transparent;}

        #mainnav-collapse > ul > li {
            height: 50px;
            float: left;}

    .mainnav .navbar-nav > li > a {
        line-height: 50px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 5px;
        padding-right: 5px;
        color: #555a5e;}
    /*浜岀骇瀵艰埅*/
    .mainnav-content {
        position: absolute;
        width: 1200px;
        left: -210px;
        display: none;}

    #mainnav-collapse > ul > li:hover .mainnav-content {
        display: block;}
    /*2019-3-4-4瀵逛簩绾ц彍鍗曠殑瀹藉害杩涜淇敼*/


    .mainnav-content .content-text > ul {
        list-style: none;
        width: 900px;
        height: 290px;
        padding: 0;
        margin: 0;
        padding: 15px;
        background-color: #f5f5f5;
        position: absolute;
        top: 0;
        display: none;}

        .mainnav-content .content-text > ul.active {
            display: block;}

        .mainnav-content .content-text > ul > li {
            width: 290px;
            height: 130px;
            float: left;
            padding-left: 20px;
            border-right: 1px solid #d0d0d0;}

            .mainnav-content .content-text > ul > li:nth-child(3n+0), .mainnav-content .content-text > ul > li:last-child {
                border-style: none;}

            .mainnav-content .content-text > ul > li > h3 {
                font-size: 16px;
                font-weight: normal;
                margin: 0;
                padding: 4px 0 15px 0;
                color: #202020;}

            .mainnav-content .content-text > ul > li > a {
                padding: 4px 20px;
                /*display: inline-block;*/
                display: block;}

    .mainnav-content > ol {
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute;
        float: left;
        top: 290px;}

        .mainnav-content > ol > li {
            float: left;
            width: 296px;
            height: 50px;
            margin-right: 6px;
            line-height: 50px;
            background-color: #e5e5e6;
            text-align: center;
            font-size: 16px;
            cursor: pointer;}

            .mainnav-content > ol > li.active {
                background-color: #0598d0;
                color: #fff;}

            .mainnav-content > ol > li:last-child {
                margin-right: 0;}
    /*浜岀骇瀵艰埅*/
    .mainnav .navbar-nav > li > a:hover, .mainnav .navbar-nav > li > a:focus, .mainnav .navbar-nav > li:hover > a {
        background-color: transparent;
        color: #0598d0;}

    .navbar-nav .active > .dropdown-item, .navbar-nav .dropdown-item.active {
        color: #0598d0;}


    .navbar-nav .active > .dropdown-item, .navbar-nav .dropdown-item.active {
        color: #0598d0;}
    /*    .mainnav .navbar-nav > li:hover:after {
        content: '';
        width: 100%;
        height: 4px;
        background: #0598d0;
        position: absolute;
        bottom: 0;
    }
*/
    .navbar-search {
        margin: 8px 0 0 0;}
}

@media only screen and (min-width:1200px) {
    .nav-position {
        height: 88px;}

    .mainnav .navbar {
        height: 88px;}

    .mainnav .logo {
        padding: 0px;}

        .mainnav .logo img {
           max-height: 100%;}

    #mainnav-collapse > ul > li {
        height: 88px;}

    .mainnav .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;}

    .navbar-search {
        margin: 28px 0 0 0;}
}
/*椤堕儴瀵艰埅*/
/*鑱旂郴鏂瑰紡*/
.contact {
    padding: 0px 0;}

    .contact .email-icon {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #bfbfbf;
        background: url(../images/email.jpg) no-repeat center center;
        background-size: 24px auto;
        float: left;}

    .contact p {
        float: left;
        line-height: 40px;
        padding-left: 5px;
        margin-left: 0px;
        font-size: 16px;}

    .contact .phone-icon {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #bfbfbf;
        background: url(../images/phone.jpg) no-repeat center center;
        background-size: 24px auto;
        float: left;}
/*.contact ul{
	float:left;
	list-style: none;
	padding:0;
	width:200px;
}
.contact ul>li{
	float:left;
	padding-left:20px;
	line-height: 40px;
}*/
.contact-item {
    margin-bottom: 5px;}

.contact .address-icon {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #bfbfbf;
    background: url(../images/address.jpg) no-repeat center center;
    background-size: 24px auto;
    float: left;}

@media only screen and (min-width:450px) {
    .contact ul {
        width: 350px;}
}

@media only screen and (min-width:768px) {
    .contact p {
        padding-left: 20px;}
}
/*鑱旂郴鏂瑰紡*/
/*缃戠珯鍦板浘*/
.map {
    /* 	padding:40px 0; */
    /*background-color: #2e3191;*/
    background-color: rgba(28, 28, 28, 1);
    min-height: 6rem;
    color: #f5f5f5;
    margin-top: 0.2rem;}

jiazhi
.map ul {
    list-style: none;
    line-height: 1.6;
    font-size: 14px !important;}

.map ul li:first-child {
    font-weight: 800;
    color: #333;
    font-size: 16px;}

.map h5 {
    text-align: center;
    width: 120px;
    font-weight: bold;
    color: #333;}

.map .middle {
    padding: 0 30%;}

.map a {
    list-style: none;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;}

footer .middle {
    line-height: 70px;
    color: #999999;
    font-size: 12px;
    padding-bottom: 1px;
    text-align: center;}

footer .exceed {
    display: block;
    vertical-align: middle;
    text-align: right;}

    footer .exceed img {
        width: 50%;
        height: 50%;}

@media only screen and (min-width:1200px) {
    .map {
        padding: 50px 0;
        /*background-color: #ebebeb;*/
        background-color: rgba(28, 28, 28, 1);}

        .map ul {
            list-style: none;
            line-height: 1.6;
            font-size: 12px !important;}

            .map ul > li > a {
                color: #595959;}
}
/*缃戠珯鍦板浘*/
footer {
    background-color: rgba(28, 28, 28, 1);
    color: #fff;
    overflow: hidden;}

    footer p {
        margin: 0;}

    footer .container {
        margin: auto;
        line-height: 50px;
        font-size: 12px;
        outline: none;
        box-sizing: border-box;
        font-family: Poppins, sans-serif;}

    footer div a {
        padding: 0px 5px;
        color: rgba(255, 255, 255, 0.55);
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        transition: color .5s;
        text-decoration: initial;}



        footer div a:Hover {
            color: white;}





.btlinks { background-color:#94070a; color: #fff; overflow: hidden;}
.copyright { text-align: center; color: rgba(255, 255, 255, 0.55); padding-top: 50px; padding-bottom: 50px;} 

@media only screen and (min-width:1200px) {


    footer .container {
        padding: 0 40px;
        line-height: 70px;
        font-size: 12px;}
}

/*瀛愰〉闈㈡爣棰�*/
.main-title {min-height:200px;padding-bottom:20px;margin-bottom:0px;}

    .main-title .title-wrap {
        display: table-cell;
        vertical-align: middle;
        color: #fff;}


        .main-title .title-wrap h2 {
            font-size: 22px;
            font-weight: 100;
            color: #FFF;}

@media only screen and (min-width:768px) {


    .main-title .title-wrap h2 {
        font-size: 26px;
        font-weight: 100;}
}

@media only screen and (min-width:992px) {
    .main-title {}

        .main-title .title-wrap {}

            .main-title .title-wrap h1 {
                font-size: 46px;
                margin-bottom: 10px;}

            .main-title .title-wrap h2 {
                font-size: 32px;
                font-weight: 100;
                padding-left: 20px !important;}

            .main-title .title-wrap p {
                font-size: 17px;
                letter-spacing: 1px;
                padding-left: 20px !important;}
}

@media only screen and (min-width:1200px) {
    .main-title {}

        .main-title .title-wrap {}

            .main-title .title-wrap h1 {
                font-size: 39px;
                color: #fff;
                margin-bottom: 15px;}

            .main-title .title-wrap h2 {
                font-size: 36px;
                font-weight: 100;}

            .main-title .title-wrap p {
                font-size: 18px;
                letter-spacing: 1px;}
}
/*瀛愰〉闈㈡爣棰�*/
.fixed {
    position: fixed;
    left: 0;}


@media (min-width: 320px) and (max-width: 375px) {
    .hidden-i5 {
        display: none;}

    .main-title .title-wrap h1 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 15px;}

    .main-title .title-wrap p {
        font-size: 13px;
        letter-spacing: 1px;
        /*padding-left: 20px !important;*/
        color: #FFF;}
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    border-radius: none;}

    .thumbnail h4, .thumbnail p {
        text-align: center;}

/*
.content h1{
	text-align: center;
	margin: 30px 0;
	font-size: 24px;
}*/
.content img:hover {
    opacity: 0.7;}

/*@media (min-width: 768px){
	.content h1{
		font-size: 28px;
		text-align: center;
		margin: 30px 0;
	}
}

@media (min-width: 992px){
	.content h1{
		font-size: 30px;
		text-align: center;
		margin: 40px 0;
	}
}

@media (min-width: 1200px){
	.content h1{
		font-size: 32px;
		text-align: center;
		margin: 50px 0;
	}
}
*/


/*鍏叡*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 16px;}

h3, .h3 {
    font-size: 1.74rem;}

ul, ol, dl {
    list-style: none;}

p {
    padding-top: 0;}

i, s, em, del {
    font-style: normal;
    text-decoration: none;}

.content p {
    padding-top: 0;
    font-size: 14px;
    line-height: 25px;
    color: rgb(102, 102, 102);}

.item {
    padding: 10px 30px;}

.list-group-flush {
    border-radius: 0;}

    .list-group-flush > .list-group-item {
        border-width: 0 0 1px;}

        .list-group-flush > .list-group-item:last-child {
            border-bottom-width: 0;}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;}

.news-list li {
    margin-bottom: 10px;}

    .news-list li i {
        margin-right: 1rem;}

.news-list.list-group-flush > .list-group-item:last-child {
    border-bottom-width: 1px;}

.news-img {
    height: 195px;
    overflow: hidden;}

.list-group-item.doc-con {
    display: table;}

    .list-group-item.doc-con .doc-name {
        float: left;
        text-align: left;}

    .list-group-item.doc-con .doc-time {
        float: left;
        text-align: left;}

.well {
    padding-bottom: 2rem;
    padding-top: 2rem;}

.detail-con {
    font-size: 16px;
    padding-top: 2rem;
    padding-bottom: 2rem;}

.blog-info  {
	color: #666666; line-height:200%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
    margin-bottom: 2rem;}

.material-icons-person_outline:before {}

.meta:before {
    padding-right: 8px;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #ed1c24;
    vertical-align: sub;
    vertical-align: sub;
    position: relative;
    top: -2px;}

.material-icons-schedule:before {}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #2e3191;
    border-color: #2e3191;}

.btn-secondary {
    color: #bbbbbb;
    background-color: transparent;
    border-color: #bbbbbb;}

    .btn-secondary:hover {
        color: #fff;
        background-color: #2e3191;
        border-color: #2e3191;}
/*************澶у睆*********************/



@media screen and (min-width:1200px) {

    /*//>=1200鐨勮澶�
1280鍒嗚鲸鐜囦互涓婏紙澶т簬1200px锛�*/

    .content h1 {
        font-size: 32px;
        text-align: center;
        margin: 50px 0;}

    .main-title .title-wrap h1 {
        font-size: 38px;
        color: #fff;
        margin-bottom: 15px;}
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    /*   960<=width<=1199
1100鍒嗚鲸鐜囷紙澶т簬960px锛屽皬浜�1199px锛�
*/
    .content h1 {
        font-size: 30px;
        text-align: center;
        margin: 40px 0;}

    .main-title .title-wrap h1 {
        font-size: 38px;
        color: #fff;
        margin-bottom: 15px;}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    /* 768<=width<=959
880鍒嗚鲸鐜囷紙澶т簬768px锛屽皬浜�959px锛�*/
    .content h1 {
        font-size: 28px;
        text-align: center;
        margin: 30px 0;}

    .main-title {}

        .main-title .title-wrap {}

            .main-title .title-wrap h1 {
                font-size: 26px;
                margin-bottom: 10px;}

            .main-title .title-wrap p {
                font-size: 10px;
                letter-spacing: 1px;
                color: white;
                line-height: 17px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /* 480<=width<=767
720鍒嗚鲸鐜囷紙澶т簬480px锛屽皬浜�767px锛�*/


    .content h1 {
        text-align: center;
        margin: 20px 0;
        font-size: 22px;}

    .main-title .title-wrap h1 {
        font-size: 38px;
        color: #fff;
        margin-bottom: 15px;}
}

@media only screen and (max-width: 479px) {
    /*//<=479px 440鍒嗚鲸鐜囦互涓嬶紙灏忎簬479px锛�*/


    .content h1 {
        text-align: center;
        margin: 10px 0;
        font-size: 20px;}

    .content p {
        padding-top: 0;
        font-size: 12px;
        line-height: 20px;
        color: rgb(102, 102, 102);}

    .main-title .title-wrap h1 {
        font-size: 13px;
        color: #fff;
        margin-bottom: 15px;}

    .main-title .title-wrap p {
        font-size: 9px;
        letter-spacing: 1px;
        /*padding-left: 20px !important;*/
        color: #FFF;
        line-height: 15px;}
}

p.text-indent {
    text-indent: 2em;
    line-height: 200%;
    font-size: 16px;}

.heading-title {
    color: #2e3191;
    margin-bottom: 1.5rem;}

.teamcount {
    padding: 1rem 0;
    padding-bottom: 75px;}

.teamcountTitle {
    font-weight: bold;
    font-size: 26px;
    text-align: center;}

.teamcountfbtitble {
    font-size: 20px;
    text-align: center;}

.teamelse {}

.teamelseItem h2 {
    font-size: 24px;
    text-align: center;
    max-width: 90%;
    width: 702px;
    display: block;
    margin: auto;
    margin-top: 40px;
    border: initial;
    padding: 0;
    border-top: 2px solid rgba(102, 102, 102, 0.38);
    padding-top: 17px;
    margin-bottom: 40px;}

.teamelseItemItemsLink {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: white;
    text-decoration: initial;
    border-radius: 0px 10px 10px 0px;
    transition: transform .5s;}

    .teamelseItemItemsLink:Hover {
        transform: scale(1.1);
        background-color: #fdfaef;}

.teamelseItemItemsLink {
    margin-top: 40px;}

.teamelseItemItemsLinkpesion {
    min-width: 129px;
    background-color: rgba(4, 77, 125, 1);
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 176px;
    border-radius: 10px 0px 0px 10px;}

.teamelseItem:first-child h2 {
    border: initial;}

.teamelseItemLinkContent {
    padding: 20px 50px 20px 40px;}

.teamelseItemLinkContentTitle {
    font-size: 20px !important;
    line-height: 1.5em !important;
    font-weight: 400 !important;
    color: #044d7d;
    margin-bottom: 20px;}

.teamelseItemLinkContentCategory {
    color: #666666;
    text-transform: uppercase;}

.con {
    padding-top: 3rem;
    padding-bottom: 3rem;}


.white-bg {
    background-color: #ffffff;}

.gray-bg {
    background-color: #f5f5f5;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}

.classic-bg {
    background-color: #2e3191;
    min-height: 6rem;
    color: #f5f5f5;}

.caseresult {
    color: rgb(102, 102, 102);
    margin: 4em 0
;}

    .caseresult ul > li {
        line-height: 2em;}

.fa-arrow-circle-o-right, .fa-star, .fa-diamond, .fa-thumbs-up {
    color: salmon;
    padding-right: 0.2em;}

.ch3 {
    display: block;
    font-size: 1em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;}

.rowcard {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;}

.cschoolimg {
    justify-content: center;
    align-items: center;
    max-width: 505px;
    min-width: 505px;
    box-shadow: 0px 30px 30px 20px rgba(0, 0, 0, 0.09);}

.newindex {
    justify-content: center;
    align-items: center;
    max-width: 338px;
    min-width: 338px;
    max-height: 186px;
    min-height: 186px;
    box-shadow: 0px 30px 30px 20px rgba(0, 0, 0, 0.09);}

.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;}


.table thead th {
    vertical-align: bottom;}

.inset-1 {
    padding-top: 40px;}

.sidebar {
    font-size: 15px;
    padding-left: 3rem;}

    .sidebar h5 {
        padding-left: 5px;
        margin-bottom: 1.5rem;}

    .sidebar .img-box img {
        padding: 5px;
        transition: 0.2s;
        display: inline-block;
        width: 32%;}

.img-box img:hover {
    border-radius: 20px;}

.margin-t-1 {
    margin-top: 30px;}

.mh5 {
    font-size: 1.25rem;}

.detail-con img {
    overflow: hidden;
    margin-top: 1rem;
    margin-bottom: 1rem;}

.width-100 {
    width: 100%;}

@media only screen and (max-width: 1025px) {

    .teamelseItemItemsLink {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;}

    .teamelseItemItemsLinkpesion {
        border-radius: 10px 10px 0px 0px;
        width: 100%;
        flex-direction: row;}

        .teamelseItemItemsLinkpesion > * {
            margin: auto 5px;}

    .teamelseItemItemsLink {
        border-radius: 10px;}



    .teamelseItemItemsLinkpesion {
        height: auto;
        padding: 10px;}

    .teamelseItemLinkContentTitle {
        font-size: 19px !important;}

    .teamelseItem h2 {
        font-size: 18px;
        text-align: center;
        max-width: 90%;
        width: 702px;
        display: block;
        margin: auto;
        margin-top: 40px;
        border: initial;
        padding: 0;
        border-top: 2px solid rgba(102, 102, 102, 0.38);
        padding-top: 17px;
        margin-bottom: 40px;}
}

/*鍥㈤槦*/

.teambackground {}

.infobox1 {
    display: flex;
    justify-content: center;
    margin: 40px 0;
    box-shadow: 6px 8px 6px rgb(230, 230, 230);}



.jiazhi {
    width: 100%;
    margin: 10px 0;
    background-color: #ffffff;
    border-radius: 12px;}

.info_title {
    line-height: 30px;
    height: 42px;
    font-size: 30px;
    color: #333333;
    left: 80px;
    top: 80px;}


.teambox2 {
    background-color: #f5f5f5;
    border: 1px solid #d1d1d1;
    border-radius: 8px 0 0 8px;
    margin: 10px 10px 10px 10px;
    flex: 1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    /*transition: all 0.4s ease;*/
    transition: transform .5s;}

.teambox3 {
    /*background-color: #ecedee;*/
    /*  margin: 10px 10px 10px 10px;
    border-radius: 8px;*/
    background-color: #ffffff;
    border: 1px solid #d1d1d1;
    border-radius: 8px 0 0 8px;
    margin: 10px 10px 10px 10px;
    flex: 1;
    transition: transform .5s;}

.teambox4 {
    background-color: #00C78E;
    margin: 10px 10px 10px 40px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;}




.teambox2:hover, .teambox3:hover {
    transform: scale(1.1);
    font-weight: bold;
    border-radius: 15px;
    border: 1px solid #f5f5f5;
    /*background-color: #f3ebeb;*/
    box-shadow: 10px 10px 10px #888888;
    -ms-transform: scale(1.1); /*ie 9 */
    -moz-transform: scale(1.1); /*  firefox */
    -webkit-transform: scale(1.1); /* safari 鍜� chrome */
    -o-transform: scale(1.1);}

.icon_card {
    height: 280px;
    display: flex;
    flex-direction: column;
    padding: .2rem;}

.icon_cardelse {
    display: flex;
    flex-direction: column;
    padding: 0px 10px 0px 20px;}

.unitinfo-card {
    /*background-color: #fafafa;*/
    background-color: #ffffff;
    box-shadow: 0 0px 15px 0 rgba(0,0,0,0.15);
    position: relative;}

    .unitinfo-card::after {
        background: linear-gradient(to right, #689bca 0%, #689bca 50%, #6fab2a 50.1%, #6fab2a 100%);}

.card-body {
    padding: 50px 10%;
    line-height: 1.7;
    font-size: 18px;
    font-weight: 200;}



/*涓撳埄*/
/******************************************************************************/

/** timeline box structure **/
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eee;
        left: 50%;
        margin-left: -1.5px;}

.tldate {
    display: block;
    width: 200px;
    background: #414141;
    border: 3px solid #212121;
    color: #ededed;
    margin: 0 auto;
    padding: 3px 0;
    font-weight: bold;
    text-align: center;
    -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);}

.timeline li {
    margin-bottom: 25px;
    position: relative;}


    .timeline li:before, .timeline li:after {
        content: " ";
        display: table;}

    .timeline li:after {
        clear: both;}

    .timeline li:before, .timeline li:after {
        content: " ";
        display: table;}

    /** timeline panels **/
    .timeline li .timeline-panel {
        width: 46%;
        float: left;
        background: #fff;
        border: 1px solid #d4d4d4;
        padding: 20px;
        position: relative;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
        transition: all 0.4s ease;}

        /*.timeline li .timeline-panel:Hover {
            transform: scale(1.1);
            font-weight: bold;
            border-radius: 15px;
            border: 1px solid #f5f5f5;*/
        /*background-color: #F5F5F5;*/
        /*background-color: #F0E68C;*/
        /*box-shadow: 10px 10px 10px #888888;*/
        /*-ms-transform: scale(1.1);*/ /* IE 9 */
        /*-moz-transform: scale(1.1);*/ /* Firefox */
        /*-webkit-transform: scale(1.1);*/ /* Safari 鍜� Chrome */
        /*-o-transform: scale(1.1);*/ /* Opera */
        /*}*/
        /** panel arrows **/
        .timeline li .timeline-panel:before {
            position: absolute;
            top: 26px;
            right: -15px;
            display: inline-block;
            border-top: 15px solid transparent;
            border-left: 15px solid #ccc;
            border-right: 0 solid #ccc;
            border-bottom: 15px solid transparent;
            content: " ";}

        .timeline li .timeline-panel:after {
            position: absolute;
            top: 27px;
            right: -14px;
            display: inline-block;
            border-top: 14px solid transparent;
            border-left: 14px solid #fff;
            border-right: 0 solid #fff;
            border-bottom: 14px solid transparent;
            content: " ";}

        .timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after {
            top: 0;
            right: 0;
            display: none;
            border: 0;}

    .timeline li.timeline-inverted .timeline-panel {
        float: right;}

        .timeline li.timeline-inverted .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;}

        .timeline li.timeline-inverted .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;}


    /** timeline circle icons **/
    .timeline li .tl-circ {
        position: absolute;
        top: 23px;
        left: 50%;
        text-align: center;
        background: #6a8db3;
        color: #fff;
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-left: -16px;
        border: 3px solid #90acc7;
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        z-index: 999;}







/** timeline content **/

.tl-heading h4 {
    margin: 0;
    color: #0598d0;}

.tl-body p, .tl-body ul {
    margin-bottom: 0;}

.tl-body > p + p {
    margin-top: 5px;}

/** media queries **/
@media (max-width: 991px) {
    .timeline li .timeline-panel {
        width: 44%;}
}

@media (max-width: 700px) {
    .page-header h1 {
        font-size: 1.8em;}

    ul.timeline:before {
        left: 40px;}

    .tldate {
        width: 140px;}

    ul.timeline li .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);}

    ul.timeline li .tl-circ {
        top: 22px;
        left: 22px;
        margin-left: 0;}

    ul.timeline > li > .tldate {
        margin: 0;}

    ul.timeline > li > .timeline-panel {
        float: right;}

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;}

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;}
}
/**************************************************************************/



.IconCon {
    display: block;
    text-align: center;}

.IconF, .IconS, .IconT {
    width: 100px;
    height: 150px;
    overflow: hidden;
    margin: 0 auto;}

.IconF {
    transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);}

.IconS {
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);}

.IconT {
    /*background-color: #e8a316;*/
    background-color: #0598d0;
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);}

    .IconT i.fa {
        position: absolute;
        top: 3rem;
        font-size: 3rem;
        color: #f2f2f2;
        left: 25px;}


.IconFN, .IconSN, .IconTN {
    width: 60px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto;}

.IconFN {
    transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);}

.IconSN {
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);}

.IconTN {
    /*background-color: #e8a316;*/
    background-color: #0598d0;
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);}
.IconTNcolor {
    /*background-color: #e8a316;*/
    background-color: #6eb92b;}
.IconTNcolorgit {
    /*background-color: #e8a316;*/
    background-color:blueviolet;}

    .IconTN i.fa {
        position: absolute;
        top: 2rem;
        font-size: 2rem;
        color: #f2f2f2;
        left: 14px;}

    .IconTN .three {
        position: absolute;
        top: 2rem;
        font-size: 2rem;
        color: #f2f2f2;
        left: 13px;}
/*********鍒嗛〉*****/
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;}

    .m-style:before,
    .m-style:after {
        content: "";
        display: table;}

    .m-style:after {
        clear: both;
        overflow: hidden;}

    .m-style span {
        float: left;
        width: 38px;
        height: 38px;
        line-height: 38px;
        color: #bdbdbd;}

    .m-style .active {
        float: left;
        width: 38px;
        height: 38px;
        line-height: 38px;
        background: #054c7d;
        color: #fff;
        font-size: 16px;
        border-color: #2e3191;
        border-radius: 4px;}

    .m-style a {
        float: left;
        width: 38px;
        height: 38px;
        line-height: 38px;
        border-radius:4px;}

        .m-style a:hover {
            color: #fff;
            background: #506c96;}

    .m-style .next,
    .m-style .prev {
        font-family: "Simsun";
        font-size: 16px;
        font-weight: bold;}

.now,
.count {
    padding: 0 5px;
    color: #f00;}

.allborder {
    margin-bottom: 80px;
    border-radius: 15px;
    border: 1px solid #f5f5f5;
    /*box-shadow: 10px 10px 10px #888888;*/
    box-shadow: 0.2rem 0.2rem 0.2rem 0.3rem #ebe9e9;
    text-align: left;
    background: white;
    z-index: 10;
    position: relative;}

.menu-toggle-button {
    color: white;
    font-size: 32px;
    margin-left: 5px;
    margin-right: 5px;}

.modular_title {
    font-size: 40px;
    color: #333;
    position: relative
;}

    .modular_title:before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 100%;
        height: 2px;
        opacity: .7;
        background: linear-gradient(90deg, hsla(0, 0%, 100%, .7), rgba(10, 105, 250, .7), hsla(0, 0%, 100%, .7));}

.modular_one_box {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    margin-bottom: 110px
;}

    .modular_one_box .modular_one_list {
        text-align: center
    ;}

.modular_one_title {
    border-bottom: 2px solid rgba(10,105,250,0.8);
    font-size: 24px;
    color: #333;
    margin: 13px 0 16px
;}

.divide-line {
    padding: 20px;
    border-bottom: solid 1px #333;
    margin-bottom: 20px;}