﻿* {
    margin: 0;
    padding: 0;
}
.mpage .pagination{
    text-align: right;
    font-size: 0;
}
.myicon img{
    display: block;
    width: 20px;
    margin: auto;

}
.mpage .pagination li a{
    color: inherit;
}
.mpage .pagination li.disabled{
    color: #b5b5b5;
}
.mpage .pagination li.active{
    color: #6e6e6e;
}
.mpage .pagination li{
    display: inline-block;
    font-size: 12px;
    padding: 3px 10px;
    background-color: #ececec;
    border: solid 2px #dadada;
}
@font-face {
    font-family: "CorporateACondensedRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../style/font/CorporateACon-Reg.eot?#iefix") format("eot"), url("../style/font/CorporateACon-Reg.ttf") format("truetype");
}

@font-face {
    font-family: 'iconfont';
    src: url('../style/font/iconfont.eot');
    src: url('../style/font/iconfont.eot?#iefix') format('embedded-opentype'), url('../style/font/iconfont.woff') format('woff'), url('../style/font/iconfont.ttf') format('truetype'), url('../style/font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 22px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    background: #fff;
}

input[type="text"], input[type="button"] {
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
}

ul,
li {
    /*list-style: none;*/
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
    color: #333
}

i,
em {
    font-style: normal;
}

a {
    font-style: normal;
    text-decoration: none;
}

.header {
    background: #fff;
    height: 64px;
    position: relative;
}

.m-00-crest-wrapper-svg {
    box-shadow: rgba(0, 0, 0, .14) 0 0 8px 0;
    margin-left: 2%;
    position: absolute;
    background-color: #fff;
    transform: translate3d(0, 0, 0);
    display: inline-block;
}

.m-00-crest-svg {
    display: inline-block;
    outline: none;
    background-color: #fff;
    background-repeat: no-repeat;
    width: 102px;
    height: 62px;
    background-size: 102px auto;
    background-image: url('https://files3.porsche.com/filestore/image/multimedia/none/875d5e3d-6763-47fe-bc52-809142d53274/svg/d4c766d7-7761-11e7-99c7-0019999cd470/porsche-svg.svg') !important;
}

.header .logo img {
    width: 80px;
}

.header a.nav {
    line-height: 28px;
    font-size: 14px;
    float: right;
    margin-top: 16px;
}

.header a.alt {
    color: #333;
    font-weight: bold;
}

.banner {
    width: 100%;
    display: block;
}

.banner img {
    width: 100%;
    display: block;
}

.top {
    background: -webkit-linear-gradient(#797a7e, #353637);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#797a7e, #353637);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#797a7e, #353637);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#797a7e, #353637);
    /* 标准的语法 */
    padding:4px 10px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.content {
    padding: 20px 6%
}

.content h1 {
    font-family: "CorporateACondensedRegular";
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    color: #666666;
    margin-bottom: 20px;
}

.content h2 {
    margin-bottom: 10px;
    margin-right: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}

.content_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    text-decoration: none;
}

/*.square li{list-style-type: square !important;}*/

ul,
menu,
dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

ul[Attributes Style

]
{
    list-style-type: square
;
}

.search {
    height: 30px;
}

.search input {
    line-height: 26px;
    font-size: 14px;
    float: left;
}

.search .input_text {
    padding-left: 4px;
    /*width: 42%;*/
    color: #030303;
    border: 2px solid #b7b7b7;
    background-color: #ececec;
    margin-right: 6px;
}

.search input[type="submit"] {
    color: #fff;
    border: 2px solid #686868;
    background-color: #686868;
    padding: 0 10px;
}

.footer {
    background: #000;
    color: #fff;
    line-height: 18px;
    font-size: 12px;
    padding: 6px 4%
}

.sea_content {
    padding: 20px 8%
}

#table_listed {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
    border-collapse: collapse;
    color: #323232;
    font-family: arial, helvetica, verdana, "times new roman", sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
}

#table_head th,
#table_listed tr,
#table_listed td {
    border: solid 2px #dadada;
    height: 26px;
}

#table_listed a {
    color: #323232
}

#table_listed tr {
    background: #ececec;
}

#table_listed #table_head {
    background: #fff !important;
}

.content .back {
    width: 68px;
    height: 26px;
    color: #fff;
    background: #686868;
    font-size: 14px;
    border-radius: 2px;
    margin-bottom: 20px;
    line-height: 26px;
    display: block;
    text-align: center;
    font-weight: bold;
}

.content h3 {
    color: #333;
    font-size: 14px;
}

.content_img img {
    display: block;
    width: 400px;
    text-align: center;
    margin: 0px auto;
}
.content_text img{
width:100%;
height:auto;
    text-align: center;
    display:block;
    margin: 20px auto;}
    
    
        
    @media screen and (max-width: 768px) {
        
        .content_img img {
    display: block;
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0px auto;
}
/*手机端CSS样式*/
.content_text p,.content_text span{
    white-space: normal !important;
}
}
    
