.au-title-bar-ui{
    height: 75px;
}
.au-title-bar-ui li{
    background: url(../images/about_us/separator.jpg) no-repeat right center;
}
.au-title-bar-ui li a{
    color: #696868;
}

.au-title-bar-ui li :hover a{
    color: #005a95;
}

.blue-a-li{
    color: #005a95;
}

.navigation-a{
    color: #696868;
    font-size: 14px;
}

.pre-text {
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    color:#222222
}

.shop-list{
    padding: 8px;
    border: 2px solid #f5f5f5;
    margin-top: 10px;
}

.shop-list:hover{
    border: 4px solid #ff0036;
    padding: 6px;
}
.head-list  li ul {
    position: absolute;
    top: 43px;
    width: 150px;
}
.head-list li:hover .head-list-2-level{
    display: block;
}

.head-list-2-level{
    display: none;
    z-index: 1000;
}

.about-news-list{
  background: #fff;
    border: 20px solid #f7f7f7;
}

.about-2-bar-a{
    color: #535353;
    line-height: 75px;
    text-align: center;
}
.about-2-bar-a:hover{
    color: #005a95;
}
.about-2-bar-a-select{
    color: #005a95;
}

.news-panel{
    margin-top: 30px;
    background: #fff;
    padding-top:30px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    -moz-box-shadow: 1px 4px 8px #888888; /* 老的 Firefox */
    box-shadow: 1px 4px 8px #888888;
}
.news-panel h1{
    color: #222222;
    font-size: 30px;
    font-weight: 700;
}
.news-panel h2{
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}
.news-panel p{
    line-height: 30px;
    color: #535353;
}

.news-panel-title{
    padding: 10px 0px 10px 0px;
    margin: 0 50px 0 50px;
    text-align: center;
    border-bottom: 1px dashed #bebebe;;
}
.hello-title{
    font-size: 24px;
    color: #005bac;
    font-weight: bold;
}
.hello-msg{
    margin-top: 15px;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    text-align: center;
}

.shop-litle-img{
    margin-right: 10px;
    width: 60px;
    height: 60px;
}

.shop-litle-img-active {
    border: 2px solid #ff0036;
    margin-right: 10px;
}

.ct-detail-hd h1 {
    padding-bottom: .2em;
    line-height: 1;
    font-size: 19px;
    font-weight: 700;
    color: #000;
}

.newp{
    font-size: 14px;
    color: #FF0036;
}
.newp1{
    font-size: 18px;
    color: #FF0036;
    font-weight: 600;
    display: inline;
    margin-left: 20px;
}

.tm-fcs-panel {
    background-repeat: no-repeat;
    background-image:url("../images/shop/tm-fcs-panel.png");
    backgroung-position: left 0;
    position: relative;
    left: 0;
    font: 12px/1.5 "Microsoft Yahei",tahoma,arial;
    padding-bottom: 5px;
    padding-top: 8px;
    margin-top: 10px;
    padding-left: 15px;
    margin-right: 20px;}

.tb-btn-sku-a {
    margin-right: 0;
    float: left;
    overflow: hidden;
    position: relative;
    width: 178px;
    background-color: #ffeded;
    border: 1px solid #FF0036;
    color: #FF0036;
    font-family: 'Microsoft Yahei';
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
}
.tb-btn-sku-a:hover{
    color: #ff0036;
}

.tb-btn-sku-a2 {
    margin-right: 0;
    float: left;
    overflow: hidden;
    position: relative;
    width: 178px;
    background-color: #FF0036;
    color: #ffffff;
    font-family: 'Microsoft Yahei';
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    margin-left: 20px;
}
.tb-btn-sku-a2:hover{
    color:#fff;
}

.panel-3-d{
    padding-top: 40px;
}

.panel-3-d-title-p{
    color: #222222;
    font-size: 20px;
    font-weight: 600;
    margin-top: 40px;
}
.panel-3-d-content-p{
    color: rgb(115, 115, 115);
    letter-spacing: 2px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.panel-3-d-center{
    box-shadow: rgb(229, 229, 229) 0px 21px 57px 2px;;
}

.contact-us h2{
    width: 360px;
    margin: 5px auto;
    text-align: center;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 0px;
    color: #494949;
}

.contact-us h1{
    width: 500px;
    margin: 5px auto;
    text-align: center;
    font-size: 30px;
    color: #005a95;
    margin-bottom: 5px;
    margin-top: 5px;
}
.contact-us h4{
    width: 300px;
    margin: 5px auto;
    text-align: center;
    font-weight: 100;
    font-size: 17px;
    text-transform: uppercase;
    color: #A5A5A5;
}
.contact-us p{
    color: #222222;
    display: inline;
    margin-left: 8px;
}

.hire-tag{
    border: 2px solid #005a95;
    padding: 8px;
    display: inline;
    margin-right: 10px;
    color: #222222;
    cursor: pointer;
    font-weight: 600;
}

.hire-tag:hover{
    background: #005a95;
    color: #fff;
}

.solution-top{
    position: static;
    top: 130px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 3px;
}

.partners-why-title {
    height: 40px;
    line-height: 40px;
    padding-left: 55px;
    font-size: 30px;
    color: #0e85cc;
    margin-top: 45px;
    min-width: 243px;
    background-image: url('../images/solution_logo.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.solution-list{
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;

}

.solution-list li a {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #EAEAEA;
    padding: 10px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: #8a8a8a;
}


.solution-list li a:hover{
    color: #1296db;
    border-bottom: 2px solid #1296db;
}
.solution-list li a:hover>.img1{
    display: none;
}

.solution-list li a:hover>.img2{
    display: inline;
}
.img1{
    display: inline;
}
.img2{
    display: none;
}
.solution-list .actived{
    color: #005a95;
    font-weight: 600;
    border: 2px solid #005a95;
}

.solution-list .actived .img1{
    display: none;
}
.solution-list .actived:hover{
    color: #005a95;
    border: 2px solid #005a95;
}

.solution-list .actived .img2{
    display: inline
}

.produce_bar{
    margin-bottom: 20px;
    border: 1px solid #f2dede;
    padding: 5px;
    cursor: pointer;
}
.produce_bar:hover{
    margin-bottom: 20px;
    border: 1px solid #005a95;
    padding: 5px;
    background: #eff5f7;
}

.produce_menu{
    box-shadow: 1px 4px 8px #A5A5A5;
    position: fixed;
    margin-top: 50px;
    /*padding-left: 100px;*/
    border-radius: 2px;
}

.produce_menu ul li{
    display: block;
    text-align: center;
    cursor: pointer;
    height: 56px;
    width: 180px;
    line-height: 56px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.produce_menu ul li:first-child{
    background: #005bac;
    cursor: default;
    color: #fff;
}

.produce_menu ul li:first-child:hover{
    background: #005bac;
    border: none;
}

.produce_menu ul li:hover{
    background: #f5f5f5;
    border-left: 2px solid #005bac;
}
.respon-show{
    display: block;
}

.about-us-content{
    font-size: 30px;
    color: #00436f;
    margin-top: 86px;
    line-height: 32px;
}

/*图片轮播*/
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
.flexslider{position:relative;height:550px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:550px;width: 100%}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
/*图片轮播*/
