@font-face{
    font-family: 'sy-bold';
    src: url("./font/SourceHanSansCN-Bold.ttf") format("truetype"),
         url('./font/SourceHanSansCN-Bold.eot') format('embedded-opentype'),
         url('./font/SourceHanSansCN-Bold.woff') format('woff'), 
         url('./font/SourceHanSansCN-Bold.svg') format('svg');   
         font-style: normal;
       
}
@font-face{
    font-family: 'sy';
    src: url('./SourceHanSansCN-Regular.ttf') format('truetype');
} 
@font-face{
    font-family: 'pmzd';
    src: url('./pmzd.ttf') format('truetype');
}
@font-face{
    font-family: 'pf';
    src: url('./font/pf.ttf') format('truetype');
}
@font-face{
    font-family: 'sy-light';
    src: url('./font/SourceHanSansCN-Light.ttf') format('truetype'),
         url('./font/webfont-light.ttf') format('truetype');
}
/* @font-face{
    font-family: 'sy-r';
    src: url('./font/SourceHanSansCN-Regular.ttf') format('truetype');
} */
@font-face{
    font-family: 'pf';
    src: url('./font/pf.ttf') format('truetype');
}
@font-face{
    font-family: 'hk';
    src: url('./font/DFPYuanW7.TTF');
}
body{background-color: rgba(33,3,250,.01);margin: 0;padding: 0;}/*max-width: 1920px;min-width: 1800px;*/
*,.container{margin: 0;padding: 0;width: 100%;} 
.row{ /* height: 50px; */width: 100%; margin: 0; padding: 0;   }
.col-xs-6{ margin: 0;padding: 0; height: 100%; }
.item{ margin: auto;}
.carousel-control.left,.carousel-control.right{background: none;font-size: 40px;}
.head{width: 1000px;margin: auto;line-height:50px;font-size: 22px;}
.carousel-indicators .active,.carousel-indicators li{width: 20px;height: 20px;border-radius:2px;}
.carousel-indicators li{width: 25px;height: 15px;border-radius:10px;background: #fff;}
h1,h2,h3,h4,h5,h6{margin: 0;}
.col-xs-1,.col-xs-2,.col-xs-1,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{padding: 0;margin: 0;}
ul,li,p{margin: 0;padding: 0;list-style-type: none;}
small{font-size: 100%;}
a:hover{ text-decoration:none;} 
/* 页低 */
.bottom{width: 100%;height: 516px;background: #1F1F1F;}
.bottom .bot-name{position: relative;;width: 630px;height:1px; margin:63px auto;color: #fff;text-align: center;}
.bottom .bot-name span{font-family: 'pf';position: absolute;top: -12px;left: 25px;;display: block;text-align: center;font-size: 16px; font-weight:lighter;letter-spacing: 1px;}
 
.bottom .information{height: 195px;margin:0 auto 0; }
 .inf-left ul{height: 195px;padding-left: .25rem;border-image:linear-gradient(-180deg, rgba(255,255,255,0.00) 0%,#676767 20%, rgba(255,255,255,0.00) 99%) 2 2 2 2; border-left: 1px solid;}
 .inf-left ul li{line-height: 16px;font-size: 12px;font-family: 'pf';color: #D4D4D4;font-weight: lighter;letter-spacing: 1px;}
 .inf-left ul .ewm img{width: 68px;height: 68px;} 
.bottom .record{width: 6.8rem;height:.13rem;padding-left:.25rem;margin:30px auto; color: #D4D4D4;font-weight: lighter;font-size: 12px;letter-spacing: 1px;font-family: 'pf';}
.record img{width: 77px;margin-right: 20px;}
/* .bot-name span:hover{color:#989898;} */
.company ul li:hover{color: #989898;}
.inf-left ul li:hover{color: #989898 !important;}
/* .record:hover{color: #989898;} */
.header{position:fixed;top: 0;z-index: 99;}
a{  text-decoration: none !important; color:#333; }


