@charset "utf-8";
/* CSS Document */
body{  margin:0 0 0 0; font-family:'calibri'; }
*{ margin:0; padding:0px; list-style-type:none;}
li{ list-style-type:none;}
img{ border:0px;vertical-align: middle;}
.clear{ clear:both;}
h1,h2,h3{font-family:Calibri; font-weight:normal;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
input {outline:none;}
 input::-webkit-input-placeholder {
       /* placeholder颜色  */
        color: #333;
        /* placeholder字体大小  */
        font-size: 16px; font-family: Arial;color:#555;font-family: 'poppins';
       /* placeholder位置  */
  
    } 
textarea::-webkit-input-placeholder {
       /* placeholder颜色  */
        color: #555;
        /* placeholder字体大小  */
        font-size: 16px;font-family: 'poppins';
       /* placeholder位置  */
  
    }
.ss_a input::-webkit-input-placeholder {
       /* placeholder颜色  */
        color: #555;
        /* placeholder字体大小  */
        font-size: 22px; font-family: Arial;color:#555;font-family: 'poppins';
       /* placeholder位置  */
  
    } 
@font-face {
  font-family: 'Franklin';
  src:url('ziti/Franklin.ttf') format('truetype');
}


@font-face {
  font-family: 'Franklin';
  src:url('ziti/Franklin.ttf') format('truetype');
}


@font-face {
  font-family: 'Poppins-Bold';
  src:url('poppins/Poppins-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins-Light';
  src:url('poppins/Poppins-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins-Medium';
  src:url('poppins/Poppins-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins-Regular';
  src:url('poppins/Poppins-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins-SemiBoldr';
  src:url('poppins/Poppins-SemiBold.ttf') format('truetype');
}


.ln_head{position:fixed; top: 0px;  background-color:rgba(0,0,0,0.7); z-index: 1000; }
.maina{    background-image: url(../images/bg1.jpg);    background-size: cover;    background-position: center;}
.mainb{    background-image: url(../images/main2_bg.jpg);    background-size: cover;    background-position: center;}
.mainc{    background-image: url(../images/bg3.jpg);    background-size: cover;    background-position: center;}
.maind{    background-image: url(../images/main4_bg.jpg);    background-size: cover;    background-position: center;}
.maine{    background-image: url(../images/main5_bg.jpg);    background-size: cover;    background-position: center;}
.ln_footer{ background-image: url(../images/f_bg.jpg);    background-size: cover;    background-position: center;}
.about_banner {background-image: url(../images/ny_banner.jpg); background-size: cover; background-position: center; color: #fff;}
.rt_mainf{background:url(../images/footer-bg.jpg);}
.gsjj_bg{ background-image: url(../images/test-bg.png);    background-size: cover;    background-position: center; }

.sdf_title dd{color:#fba919;  font-family: 'Poppins-SemiBoldr';}
.tjcp_sdf{width:100%; float: left; border: 1px solid #e1e1e1;}
.tjcp_sdfa{padding:20px 0px;}
.tjcp_sdfa,.tjcp_sdfb{width:100%; float: left; }
.tjcp_sdfb{background:#eee; padding: 15px 20px; text-align: center;}
.tjcp_sdf a:link,.tjcp_sdf a:visited{color:#222;}
.tjcp_sdfb h1{font-family: 'Franklin'; padding-bottom: 10px;}
.tjcp_sdfb dd{font-family: 'Arial';color:#777;}
