* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/*sme*/

.fangan_right .s-right {
    margin-bottom: 50px;
}

.search {
    background: #3398fc;
}

.search-keyword {
    width: 68%;
    height: 40px;
    padding: 5px;
    border: 1px solid #3398fc;
}

.search-submit {
    width: 30%;
    background: none;
    padding: 0 10px;
    color: #fff;
}

.pagination {
    margin: 20px 0;
    text-align: center;
}

.pagination li {
    display: inline-block;
    margin-bottom: 7px;
}

.s-pages li a {
    padding: 0 5px;
}

.pagination .current,
.pagination a:hover {
    background: #3398fc;
    color: #fff;
}

.pagination a,
.pagination span {
    padding: 0 10px;
    height: 28px;
    line-height: 30px;
    display: inline-block;
    background: #ddd;
    color: #666;
    margin: 0 3px;
    font-size: 14px;
    margin-bottom: 8px;
}

.tagsbox .tags-list a {
    padding: 5px 12px;
    display: inline-block;
    border: 1px #ddd solid;
    margin-right: 20px;
    margin-bottom: 15px;
    border-radius: 4px;
}

.tagsbox .tags-list a:hover {
    border-color: #bbb;
    color: #555;
    background-color: #e6e6e6;
}

.side-box {
    overflow: hidden;
    margin-bottom: 20px;
}

.side-box .box-title a {
    color: #333;
    margin-bottom: 10px;
    display: block;
    font-weight: 400;
}

.side-box .box-des {
    color: #777
}

.fangan_con .side-box h2 {
    font-size: 20px;
    color: #555;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-weight: 600;
}

.fangan_con .side-box .callme {
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
    color: #d3433e;
}

.fixed {
    position: fixed;
    top: 20px;
    z-index: 10;
    width: 290px;
}

.logo imghtml,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-size: 14px;
    line-height: 22px;
    font-family: "Microsoft YaHei";
    position: relative;
}

a {
    text-decoration: none;
    color: #444;
}

a:hover {
    /*color: #fff;*/
}

a:focus {
    outline: 0;
}

a:active {
    outline: 0;
}

ul {
    list-style: none;
}

a {
    outline: 0;
}

img {
    border: 0;
    margin: 0;
}

.clearfix {
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
}

.tip {
    background: #faf9f9;
    height: 30px;
    line-height: 30px
}

.tip .main {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    color: #666
}

.tip_l {
    width: 40%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: left
}

.tip_r {
    width: 40%;
    height: 30px;
    line-height: 30px;
    float: right;
    text-align: right
}

/* header */

.header {
    background: #fff;
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #ddd;
}

.fixedtop {}

.middle {
    width: 1000px;
    margin: 0 auto;
}

.zcon {
    width: 1200px;
    margin: 0 auto;
}

.zcon .lat-news {
    padding: 20px;
    background: #f5f5f5;
    margin: 20px 0;
}

.lat-news h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
}

.lat-news .sitemap ul li {
    margin-bottom: 15px;
    font-size: 15px;
    color: #999;
}

.sme-flink {
    padding-bottom: 20px;
}

.sme-flink a {
    display: inline-block;
    margin-right: 10px;
}

.pt20 {
    padding-top: 20px
}

.head {
    overflow: hidden;
}

.logo {
    float: left;
    height: 65px;
    box-sizing: border-box;
}

.logo img {
    width: 150px;
    height: 35px;
    margin-top: 25px;
}

.top_tel {
    float: left;
    margin-top: 30px;
    margin-left: 100px;
}

.top_tel p {
    margin: 0;
}

.top_tel p i {
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    font-style: normal;
}

.top_tel p span {
    color: #d3433e;
    font-size: 22px;
}

.top-btn a {
    margin: 0;
    float: right;
    margin-top: 18px;
}

.nav {
    font-size: 15px;
    overflow: hidden;
    height: 60px;
    /* margin-top: 10px; */
}

.nav .nav-box li {
    position: relative;
    float: left;
    line-height: 60px;
    margin: 0 0 0 58px;
}

.nav .nav-box li.first {
    margin: 0 6px 0 0;
}

.nav .nav-box li.active a {
    color: #ff6a64;
}

.nav .nav-box li a {
    position: relative;
    z-index: 10;
    float: left;
    color: #333;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    overflow: hidden;
}

.nav .nav-box li a:hover {
    color: #ff6a64;
}

.nav .nav-box li span {
    position: absolute;
    top: 45px;
    left: 50%;
    width: 0px;
    height: 0px;
    display: block;
    background: #ff6a64;
}

.nbanner {
    position: relative;
    overflow: hidden;
    margin-top: 126px;
}

.nbanner a {
    display: block;
}

.nbanner img {
    position: relative;
    margin-left: -960px;
    left: 50%;
    display: block;
    width: 1920px;
}

/* footer */

.link-index {
    width: 100%;
    background-color: #2d2f32;
    margin-bottom: -10px;
}

.link-content {
    padding: 16px 0 0 0;
    position: relative;
    font-family: simsun;
}

.link-content .link-title {
    color: #ccc;
    float: left;
    margin-right: 10px;
}

.link-content .link-middle .middle-content a {
    padding-right: 10px;
    height: 23px;
    line-height: 23px;
    color: #aaa;
}

.link-content .link-middle .middle-content a:hover {
    color: #fff;
}

.gray-line {
    clear: both;
    width: 100%;
    border-top: 1px solid #b8b8b8;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.white-line {
    clear: both;
    width: 100%;
    border-top: 1px solid #fff;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.footer {
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    background-color: #0a0b0d;
    color: #c5ccdb;
    padding: 30px 0;
}

.footer .lianxi {
    float: left;
    padding: 10px 0;
    line-height: 1.9em;
}

.footer .foot_erweima {
    float: right;
    width: 108px;
    height: 108px;
    background: url(../images/bg_6.jpg) no-repeat;
    margin-right: 10px;
    margin-top: 12px;
}

.footer a,
.footer a:hover,
.footer a:visited {
    color: #bbb;
}

.flink {
    background-color: #40444b;
    color: #bbb;
    padding-top: 40px;
    font-size: 15px;
}

.flink .flink_tit {
    margin-right: 10px;
}

.flink a {
    color: #bbb;
    margin-right: 5px;
}

.index .footer .lianxi {
    padding-top: 5px;
}

.index .footer .foot_erweima {
    margin-top: 5px;
}

/*å›ºå®šçš„æ‚¬æµ®çª—*/

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 50%;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #ff6a64 url(../images/fixcont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #ff6a64 url(../images/fixcont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #ff6a64 url(../images/fixcont.png) no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #ff6a64 url(../images/fixcont.png) no-repeat 0 -169px;
}

.hd_qr {
    padding: 6px 37px 25px 37px;
    box-sizing: border-box;
    width: 180px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.yb_QQ a:hover {
    color: #fff;
}

.info_nav {
    padding: 2em 0 1em;
    text-align: center;
}

.info_nav a {
    display: inline-block;
    width: 150px;
    /*height: 36px;*/
    /*line-height: 35px;*/
    /*margin: 0 5px;*/
}

.info_nav .info_back {
    border: 1px solid #ff6a64;
    color: #ff6a64;
}

.info_nav .info_qq {
    border: 1px solid #ff6a64;
    background: #ff6a64;
    color: #fff;
}

.imsg {
    background: url(../images/foot1_bg.png) no-repeat center top;
    background-size: cover;
    padding: 20px 0;
}

.imsg h2 {
    font-size: 30px;
    font-family: "é»‘ä½“";
    color: #333;
    padding-top: 48px;
}

.imsg .s1 {
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 30px;
}

.imsg input {
    float: left;
    padding: 20px 0 20px 20px;
    background-color: #ffffff;
    color: #888888;
    font-size: 14px;
    border: 0;
}

.imsg .s1-a {
    width: 240px;
    margin-right: 20px;
}

.imsg .s1-b {
    width: 415px;
}

.imsg .s1-c {
    float: right;
    width: 180px;
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    padding-left: 5px;
}

.imsg p {
    color: #535353;
    font-size: 14px;
    margin-top: 15px;
    padding-bottom: 20px;
}

.sidemenu {
    display: none;
}

#pull {
    display: none;
}

.menu_bg {
    display: none;
}

.zixun_phone,
.zixun_phone_inlb {
    display: none !important;
}

.phone_foot {
    display: none;
}

.page_comm {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 40px;
}

.page_comm li {
    display: inline-block;
    list-style: none;
    margin-bottom: 10px;
}

.page_comm a,
.page_comm span.pageinfo {
    display: inline-block;
    padding: 2px 10px;
    margin-right: 6px;
    border: 1px solid #ff6a64;
    color: #ff6a64;
}

.page_comm a:hover {
    background-color: #ff6a64;
    color: #fff;
}

.page_comm li.thisclass {
    background-color: #ff6a64;
    color: #fff;
    padding: 2px 10px;
    margin-right: 6px;
    border: 1px solid #ff6a64;
}

.apply_info {
    background: url('../images/061.png');
    padding-top: 30px;
    padding-bottom: 60px;
}

.apply_info .apply_ form {
    margin-top: 50px;
}

.apply_info .apply_ form .input_table {
    float: left;
}

.apply_info .apply_ form .input_table input {
    padding: 17px 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    outline: none;
    background: #fff;
    font-size: 18px;
    color: #606060;
    box-sizing: border-box;
    margin-right: 32px;
}

.apply_info .apply_ form .input_table .name {
    width: 250px;
}

.apply_info .apply_ form .input_table .phone {
    width: 250px;
}

.apply_info .apply_ form .input_table .phone.active {
    background: #d3433e;
}

.apply_info .apply_ form .input_table .phone.active::-webkit-input-placeholder {
    color: #fff;
}

.apply_info .apply_ form .input_table .phone.active::-moz-input-placeholder {
    color: #fff;
}

.apply_info .apply_ form .input_table .phone.active::-ms-input-placeholder {
    color: #fff;
}

.apply_info .apply_ form .input_table .xq {
    width: 380px;
}

.apply_info .apply_ form .send_apply {
    float: right;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.apply_info .apply_ form .send_apply button {
    padding: 17px 20px;
    width: 200px;
    border: none;
    outline: none;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 20px;
    border-radius: 5px;
    color: #fff;
    transition: 0.5s;
    background: #4c535a;
    border: 1px solid #4c535a;
    cursor: pointer;
}

.apply_info .apply_ form .send_apply:hover button {
    background: #d3433e;
    border: 1px solid #d3433e;
    transition: 0.5s;
}

.apply_info .apply_ .aside_info {
    font-size: 18px;
    color: #606060;
    margin-top: 30px;
}

.apply_info .apply_ .aside_info b {
    font-size: 24px;
    color: #d3433e;
}

.apply_info h4 {
    margin-top: 20px;
    font-size: 30px;
    line-height: 32px;
    color: #3d434b;
    font-weight: bold;
    text-align: center;
}

.apply_info .apply_ form {
    overflow: hidden;
}

.center_intrl {
    float: left;
    margin-left: 200px;
    text-align: center;
    margin-top: 27px;
}

.center_intrl h4 {
    font-size: 22px;
    color: #3d434b;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 1.1;
}

.center_intrl h4 b {
    color: #d3433e;
}

.center_intrl p {
    font-size: 18px;
    color: #4c535a;
    margin-top: 15px;
    line-height: 1.1;
}

.drop-down-content {
    padding: 0;
    overflow: hidden;
    clear: both;
    display: none;
    position: absolute;
    top: 66px;
    background: #40444b;
    z-index: 9;
}

.drop-down-content li:hover a {
    color: #ff6a64;
}

.nav .drop-down:hover .drop-down-content {
    display: block;
}

.drop-down-content li {
    float: none;
    clear: both;
}

.nav .nav-box li a {
    width: 119px;
}

.nav .nav-box li {
    margin: 0;
}

.page_case {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.page_case li {
    display: inline-block;
    list-style: none;
}

.page_case a,
.page_case span.pageinfo {
    display: inline-block;
    padding: 2px 10px;
    margin-right: 6px;
    border: 1px solid #ff6a64;
    color: #ff6a64;
}

.page_case a:hover,
.page_case a.active {
    background-color: #ff6a64;
    color: #fff;
}

.page_case li.thisclass {
    background-color: #ff6a64;
    color: #fff;
    padding: 2px 10px;
    margin-right: 6px;
    border: 1px solid #ff6a64;
}

.s-txt {
    width: 46%;
    float: left;
    padding-top: 50px;
}

.s-txt h3 {
    font-size: 30px;
    margin-bottom: 30px;
    color: #333;
}

.s-txt p {
    font-size: 18px;
    margin-bottom: 30px;
}

.s-pic {
    width: 50%;
    float: right;
}

.s-pic img {
    width: 100%;
}

.s-sub:hover,
.s-sub:visited {
    color: #fff;
}

.s-bg {
    background-color: #f9f9f9;
}

}