﻿@charset "utf-8";
@import url(banner.css);
@import url(ddsmoothmenu.css);

html{ min-width: 1200px;}
body {font-family:microsoft yahei; margin:0; padding:0; font-size:12px;  background:#FFF;}
*{list-style-type:none; margin:0; padding:0; border:0; box-sizing: border-box;}
a{color:#333333; text-decoration:none; }
h1,h2,h3,h4{font-weight:normal;}
a:hover {color:#312c7a; text-decoration:none;}
.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;overflow:hidden;}

.header {
    height: 157px; overflow: hidden;
}

.header .top {
    height: 28px;
    line-height: 28px;
    color: #666;
    border-bottom: 1px solid #e2e2e2;
  background: url(../Images/t_bj.jpg) repeat center; 
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.header .top .fr {
    position: relative;
}

.header .top .fr a {
    padding: 5px 8px;
    color: #666;
}

.header .top .fr img {
    position: relative;
    top: 2px;
    margin-right: 4px;
}

.logo {
    height: 130px;background: url(../Images/t_bj.jpg) repeat center; 
    width: 100%;
}

.logo img {
    
    height: 105px;
    width: 100%;
}

.logos {
    width: 18%;
    margin-left: 20px; margin-top: 10px;
}

.logo .top_c {
    padding-left: 50px;
    border-left: 1px solid #c4c4c4;
    height: 65px;
    margin-top: 28px;
 
    float: left;
    display: inline;
    margin-left: 38px;
}

.logo .top_c h2 {
    font-size: 24px;
    color: #666666;
    font-weight: bold;
}

.logo .top_c h2 p {font-style: normal;
    font-size: 18px;
    margin-top: 5px;
    color: #D29939;
    font-weight: bold;
}

.logo .tel {
    background: url(../Images/tel.png) no-repeat left center;
    height: 120px;
    width: 300px;
    padding-left: 50px;
    float: right;
    display: inline;
}

.logo .tel p {
    font-size: 16px;
    color: #666;
    margin-top: 35px;
}
.logo .tel p i {
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    color: linear-gradient(#eed170, #ffffff);
    background-image: -webkit-linear-gradient(#D28707, #D29939);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
i {
    font-style: normal;
    font-weight: normal;
}
.logo .tel p span {
    font-size: 20px;
    display: block;
    font-weight: bold;
    color: #666666;
}

.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}





.footer {
    background: #333333;
    height: 260px;
    overflow: hidden;
    
    box-sizing: content-box;
}




.footer .foot_cont {
    padding: 30px 160px 0;
    overflow: hidden;
    box-sizing: content-box;
}

.footer .foot_cont .foot_logo {
    width: 200px;
    margin-top: 50px;   margin-right: 60px;
}

.foot_cont .fl img {
    height: 73px;
    box-sizing: content-box;
    width: 100%;
}

.foot_cont .text {
    line-height: 25px;font-size: 15px;
    color: #FFF;
    margin-left: 50px;
    box-sizing: content-box;
}



.foot_cont .fl h3 {
    font-size: 25px;
    color: #fff;}

.foot_cont .frtel {
 
    font-size: 36px; 
    
    background-image: -webkit-linear-gradient(#D28707, #D29939,#ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
   margin: 20px 0;
    font-family: "Times New Roman";
    font-weight: bold;
}
.foot_cont .frtel img {
margin-right: 20px;
  height: 35px;
    width: 53px;
}


.g-tit02 {font-size: 20px;color: #fff; text-align: center;margin-bottom: 10px;font-weight: 400;}
.fd-qr .qr{width: 146px;height: 146px;margin: 0 auto;background-image: url(../Images/qr_bg.png);background-repeat: no-repeat;background-position: center top;}
.fd-qr .qr img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;padding: 20px;}
.fd-qr .qr p{font-size: 14px;color: #fff;text-align: center;line-height: 40px;height: 40px;position: relative;top: -20px;}

.foot_cont .fr img {
    height: 100px;box-sizing: content-box;   
    
}

.copyright {
height: 50px;line-height: 50px;color: #FFF;background: #1e1e1e;
    
}

.copyright a{
color: #FFF;
    
}
.copyright a:hover{
color: #ff0000;
    
}





