
* {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
img {
    border: none;

}

input {
    border: none;
    background: none;
}

input, textarea {
    font-family: Arial, "微软雅黑";
    outline: 0;
    font-size: 14px;
    -webkit-appearance: none;
}

.contact-item li{ float: left;    padding: 0 20px; font-size: 15px;}
.contact-item li:hover{ background: red; transition: 0.3s; }
.navbar-toggle{ padding:13px 10px; background: red; margin-top: 0; }
.contact-item li a{ padding-bottom: 5px; }
.menu-list li{border-bottom: 1px solid #505050; padding-bottom: 20px;}
.menu-list li a{ font-size: 18px; font-weight: 400; }
.menu-list>li { margin-top: 20px;}
.subtitle-top{ text-transform: uppercase;font-family: Arial; font-size: 35px; font-weight: 700; line-height: 1.8em;}
.subtitle-top span{ color: red; }
.text-primary{ letter-spacing: 2px;}
.subtitle-top{ margin-bottom: 0; }
.display-2{ margin-top: 40px; }
.text-primary{color: #e20000 !important}
.display-2 p{ font-size: 38px;margin-top: 20px; letter-spacing: 3px; margin-bottom: 50px;}
.xuanze{ color: #fff; padding: 10px 20px;   margin: 20px 10px 0 0; color: #fff; font-size: 16px; border: 1px solid #fff;  transition: 0.3s;}
.xuanze:hover{ background: #e20000;  text-decoration:none; color: #fff; border-color: #e20000; transition: 0.3s;}
.pp-scrollable .vertical-centred{padding-top: 1rem}

.title-uppercase{text-align: center; margin-bottom: 0 !important; padding-bottom: 0 !important;letter-spacing: 2px; }
.jieshao{ font-size: 24px; color: #fff;  padding-bottom: 0 !important; margin-bottom: 10px !important; letter-spacing: 10px;}
.teshu{  padding-bottom: 0 !important; margin-bottom: 20px !important; width: 100%; overflow: hidden; margin-top: 13px;}
.teshu a{ float: left;
    padding: 8px 5px;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    background: red;
    margin: 10px 6px;
    transition: 0.3s;
    border: 1px solid red;}
.teshu a:hover{ color: #fff; background: none; border-color: #fff; transition: 0.3s; }
.text-uppercase{text-align: center!important;padding: 10px 0;  font-size: 16px; font-weight: 400; background: red; margin: 0;}
.col-specialization img{ width: 100%; }
.col-specialization { padding: 0 1rem;}

.offset-xl-1 {
    margin-left: 0;
}

.experience-box {
    display: inline-block;
    font-weight: 300;
    position: relative;
    white-space: nowrap;
    padding: 1rem;
    border: 1px solid #fff;
}


.section-4 .title-uppercase{   text-align: left; }
.boxed h3{ margin: 10px 0; letter-spacing: 3px; }
.boxed h2{ font-size: 51px;}
.boxed p{ font-size: 15px; color: #e1e1e1; }
.progress-bars li{ font-size: 15px; text-align: left;margin-top: 10px;  width: 25%; float: left;}

.text-dark{ color: #fff!important; }

.col-resume:hover {
    background: #f10000;
    color: #fff;
}
.col-resume {
    position: relative;
    top: 0;
    padding: 2.2rem 3.6rem 3.6rem;
    background: rgba(255, 0, 0, 1);
    transition: background .5s,top .5s;
}

.resume-type {

    font-size: 25px;
    letter-spacing: 0;
    font-weight:  600;
}

.review-row {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.review-row:before {

    background: #ffffff3d;
}

.contact-address {
    margin-top: 3rem;
}


.yunu-footer {
    background: url(../images/bg.jpg) no-repeat;
    padding-top: 50px;
    color: #aaacae;
}
.yunu-footer a {
    color: #aaacae;
}
.yunu-footer a:hover {
    color: red;
}
.yunu-footer-info {
    float: left;
    width: 400px;
}
.yunu-footer-info .logo {
    margin-bottom: 30px;
}
.yunu-footer-info .logo img {
    display: block;
    height: 68px;
    width: auto;
}
.yunu-footer-info h4 {
    margin: 0 0 30px;
    font-size: 20px;
    color: #fff;
}
.yunu-footer-info p {
    font-size: 16px;
    margin: 10px 0 0;
    padding-left: 38px;
    background: no-repeat 0 center;
    line-height: 1.8;
}
.yunu-footer-info p.i1 {
    background-image: url(../images/fico1.png);
}
.yunu-footer-info p.i2 {
    background-image: url(../images/fico2.png);
}
.yunu-footer-info p.i3 {
    background-image: url(../images/fico3.png);
}
.yunu-footer-info p.i4 {
    background-image: url(../images/fico4.png);
}
.yunu-footer dl {
    float: left;
    width: 160px;
    margin: 20px 0 0 40px;
}
.yunu-footer dt {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}
.yunu-footer dd {
    margin: 0;
}
.yunu-footer .item li {
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yunu-footer .code a {
    display: block;
    padding: 10px 20px;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
}
.yunu-footer .code .pic {
    float: left;
    height: 38px;
    width: 38px;
    line-height: 38px;
}
.yunu-footer .code .text {
    margin-left: 48px;
}
.yunu-footer .code .text h4 {
    margin: 0;
    color: #333;
}
.yunu-footer .code .text small {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.yunu-footer .code .sub {
    position: absolute;
    right: 100%;
    top: 0;
    width: 130px;
    display: none;
    margin-right: 5px;
    z-index: 2;
}
.yunu-footer .code a:hover .sub {
    display: block;
}
.yunu-footer .code a:nth-child(even) {
    background-color: red;
    color: #fff;
}
.yunu-footer .code a:nth-child(even) .text h4 {
    color: #fff;
}
.yunu-footer .code a:nth-child(even) .text small {
    color: #cacaca;
}
.yunu-footer .sns {
    font-size: 0;
    margin-left: -28px;
}
.yunu-footer .sns a {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    width: 34px;
    height: 34px;
    margin-left: 28px;
    position: relative;
}
.yunu-footer .sns a.i1 {
    background-image: url(../images/ft1.png);
}
.yunu-footer .sns a.i2 {
    background-image: url(../images/ft2.png);
}
.yunu-footer .sns a.i3 {
    background-image: url(../images/ft3.png);
}
.yunu-footer .sns .img-center {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin: 0 0 5px -65px;
    width: 130px;
    display: none;
}
.yunu-footer .sns a:hover .img-center {
    display: block;
}
.yunu-footer-copy {
    margin-top: 30px;
    padding: 20px 0;
    border-top: 1px solid #3a4249;
    text-align: center;
}



.code img{width: 90%;}
.code p{margin-left: 20px; margin-top: 10px;}
.erweima{float: right;}




















