@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

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


sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {

}

table {
    border-collapse: collapse;
    border-spacing: 0
}


.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.index_t {
    text-align: center;
    line-height: 35px;
    padding: 50px 0 40px 0;
    font-weight: lighter;
}

.index_t div {
    font-size: 48px;
    color: #c9c9c9;
}

.index_t h2 {
    font-size: 30px;
    color: #333333;
}

/*广告*/
.ggbg img {
    width: 100%;
}

.liuyan {
    position: fixed;
    bottom: 40px;
    right: 40px;
}

/*top*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    color: #999;
    background: #eee;
}

.top a {
    line-height: 35px;
}

/*热门关键词*/
.main-keywords {

    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.main-keywords h1 {
    width: 1280px;
    margin: 0 auto;

    padding: 0 10px;
}

.main-keywords h1:before {
    content: '热门关键词: ';
}

.product-classifies {
    margin: 20px auto;
    height: 40px;
}

.product-classifies li {
    float: left;
    height: 40px;
    width: 100px;
    margin-right: 10px;
}

.product-classifies li a {
    display: block;
    height: 40px;
    color: #333;
    border: 1px solid #cecece;
    line-height: 40px;
    text-align: center;
}

/*head&nav*/
.head {
    height: 100px;
}

.head .logo {
    padding-top: 25px;
    font-size: 36px;
    font-weight: bold;
}

.head .logo img{
    height: 60px;
}

.head .tel {
    margin-top: 20px;
    background: url(../img/phone.png) no-repeat center left;
    height: 60px;
    text-indent: 50px;
}

.head .tel p{
    padding-top: 6px;
}

.head .tel h3{
    font-size: 24px;
    font-weight: bold;
    color: #2d3841;
}

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

.nav {
    font-size: 0;
    background-size: 100%;
    background: #37424a;
}

.nav .breadcrumbnav {
    background: #37424a;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 166px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.nav .breadcrumbnav > li:before{
    content: "";
    position: absolute;
    top: 18px;
    right: 0;
    width: 1px;
    height: 19px;
    border-right: 1px solid rgba(255,255,255,1);
}

.nav .breadcrumbnav li a {
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
}

.nav .breadcrumbnav li:hover {
    background: #2d3841;
}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: rgba(0,0,0,0.65);
    display: none;
    z-index: 9999;
    
}



.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

/*banner*/

/*about*/
.about_bg {
    padding: 40px 0 20px 0;
}

.about_bg .fl img {
    width: 560px;
}

.about_bg .fr {
    width: 680px;
}

.about_bg .fr h2 {
    font-size: 30px;
    color: #333333;
}

.about_bg .fr div {
    color: #999999;
    font-size: 16px;
    font-weight: lighter;
    padding-bottom: 30px;
}

.about_bg .fr p {
    font-size: 14px;
    font-weight: lighter;
    color: #999999;
    line-height: 35px;
}

/*优势*/
.youshi {
    font-size: 0;
    text-align: center;
    padding: 40px 0;
}

.youshi ul li {
    float: left;
    width: 25%;
}

.youshi ul li h3 {
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    font-weight: bold;
    padding: 20px 0 5px 0;
}

.youshi ul li p {
    font-size: 14px;
    color: #999999;
    font-weight: lighter;
    line-height: 25px;
    padding: 0 60px;
}

/*产品展示*/
.product_bg {
    background: #f0f0f0;
    padding: 40px 0 20px 0;
}

.pro_show {
    width: 1280px;
}

.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 305px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.pro_show_n li:nth-child(4n) {
    margin-right: 0;
}

.pro_show_n li a {
    overflow: hidden;
    font-size: 16px;
    font-weight: lighter;
    color: #999;
}

.pro_show_n li a.picshow1 {
    width: 262px;
    height: 213px;
    overflow: hidden;
    display: block;
}

.pro_show_n li img {
    width: 100%;
    overflow: hidden;
}

.pro_show_n li h4 {
    font-weight: lighter;
    font-size: 16px;
    line-height: 35px;
    color: #999;
}

div#link_logo {
    overflow: hidden;
    width: 100%;
    height: 500px;
}

div#link_logo1 {
    overflow: hidden;
}

/*案例*/
.case_bg {
    padding: 60px 0 20px 0;
    font-size: 0;
}

.case_bg .index_t {
    text-align: left;
    padding-top: 0;
}

.case_bg .case_l {
    width: 615px;
}

.case_bg .case_r {
    width: 610px;
}

.case_bg .case_l ul li {
    margin-bottom: 40px;
}

.case_bg .case_l ul li .fl {
    width: 100px;
    -webkit-text-stroke: 1px #b8b8b8;
    color: #fff;
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
}

.case_bg .case_l ul li .fr {
    width: 460px;
}

.case_bg .case_l ul li .fr h3 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 10px;
}

.case_bg .case_l ul li .fr p {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    font-weight: lighter;
}

.case_bg .case_r img {
    width: 100%;
}

.case_com {
    background: #2d3841;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    line-height: 35px;
    text-align: center;
    padding: 40px 0;
}


/*新闻*/
.new_bg {
    padding: 40px 0 20px 0;
}

.new_bg ul li {
    float: left;
    width: 410px;
    margin-right: 25px;
}

.new_bg ul li:nth-child(3n) {
    margin-right: 0;
}

.new_bg ul li img {
    width: 100%;
    height: 250px;
}

.new_bg ul li h2 {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}

.new_bg ul li p {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
}

.new_bg ul li div {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
    padding-top: 30px;
}

/*首页留言*/
.index_message {
    background: #2d3841;
    height: 320px;
    margin-bottom: 220px;
}

.index_message .index_t h2 {
    color: #fff;
}

.index_message .form-group {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 150px;
}

.index_message .form-group:nth-child(3n) {
    margin-right: 0;
}

.index_message form {
    background: #fff;
    padding: 40px;
    box-shadow: 1px 1px 10px #ebebeb;
    margin-bottom: 80px;
}

.index_message p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.index_message span {
    color: red;
    padding-right: 5px;
}

.index_message .form-group input {
    width: 300px;
    line-height: 40px;
    height: 40px;
    background: #eeeeee;
    text-indent: 10px;
}

.index_message .form-group textarea {
    width: 800px;
    background: #eeeeee;
    height: 80px;
    line-height: 25px;
    text-indent: 10px;
}

.index_message .submit {
    float: right !important;
    width: 185px !important;
}

.index_message .submit button {
    background: #2d3841;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    margin-top: 30px;
}

.index_message .submit div p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-align: right;
    margin-top: 80px;
}


/*footer*/
footer {
    background: #040d12;
    padding: 40px 0;
}

footer .fl {
    margin-top: 40px;
}

footer h3 {
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    margin-bottom: 30px;
}

footer .foot_l {
    width: 465px;
}

footer .foot_l div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

footer .foot_l div p {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}

footer .foot_l .wx {
    position: relative;
    margin-right: 10px;
}

footer .foot_l .wx > img {
    display: none;
    position: absolute;
    width: 150px;
    bottom: 80px;
}

footer .foot_l .wx:hover > img {
    display: block;
}

footer .foot_m {
    width: 575px;
}

footer .foot_m div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
    padding-right: 200px;
}

footer .foot_r {
    width: 240px;
}

footer .foot_r div ul li a {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

/*company*/
.company {
    margin-bottom: 60px;
}

.sort_list {
    margin-top: 40px;
}

.sort_list .sort_list_l {
    width: 380px;
}

.sort_list .sort_list_l .index_t {
    text-align: right;
}

.sort_list .sort_list_l .index_t div {
    font-size: 48px;
    margin-bottom: 10px;
}

.sort_list .sort_list_l .index_t h2 {
    font-size: 30px;
}

.sort_list .sort_list_l ul {
    background: #efefef;
}

.sort_list .sort_list_l ul li a {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_list .sort_list_l ul li:hover a {
    background: #2d3841;
    color: #fff;
}

.sort_list_l_phone {
    background: #000002;
    padding: 30px;
}

.sort_list_l_phone .fl {
    width: 58px;
}

.sort_list_l_phone .fr {
    width: 240px;
}

.sort_list_l_phone div {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
}

.sort_list_l_phone p {
    font-weight: bold;
    font-size: 30px;
}

.sort_list_r {
    width: 830px;
    padding-top: 50px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li:after {
    content: '>';
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    font-size: 14px;
    color: #000;
    font-weight: lighter;
}

.page_content {
    font-size: 16px;
    font-weight: lighter;
    color: #000;
    line-height: 35px;
}

/*留言*/
.message_form .form_group {
    line-height: 40px;
    margin-bottom: 20px;
    vertical-align: top;
}

.message_form .form_group input {
    line-height: 40px;
    border: 1px solid #999;
    width: 400px;
    border-radius: 5px;
}

.message_form .form_group textarea {
    width: 400px;
    border: 1px solid #999;
    line-height: 30px;
    border-radius: 5px;
}

/*分页*/
.sort_news_right .sort_news_list .pagination {
    text-align: center;
}

.sort_news_right .sort_news_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .sort_news_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item span {
    font-size: 16px;
}

.sort_product_right .sort_product_list .pagination {
    text-align: center;
}

.sort_product_right .sort_product_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_product_right .sort_product_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .sort_case_list .pagination {
    text-align: center;
}

.sort_case_right .sort_case_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .sort_case_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item span {
    font-size: 16px;
}

/*上一条-下一条*/
.liu_d {
    margin-top: 40px;
}

.liu_d a {
    padding: 5px 20px;
    line-height: 30px;
    border: 1px solid #eee;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: lighter;
}

.liu_d a:hover {
    background: #2d3841;
    color: #fff;
}

/*sort_news*/
.sort_news_list {
    margin-top: 40px;
}

.sort_news_list .sort_news_left {
    width: 380px;
}

.sort_news_list .sort_news_left .index_t {
    text-align: right;
}

.sort_news_list .sort_news_left .index_t div {
    font-size: 48px;
}

.sort_news_list .sort_news_left .index_t h2 {
    font-size: 30px;
}

.sort_news_list .sort_news_left ul {
    background: #efefef;
}

.sort_news_list .sort_news_left ul li a {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_news_list .sort_news_left ul li:hover a {
    background: #2d3841;
    color: #fff;
}

.sort_news_right form {
    margin-bottom: 30px;
}

.sort_news_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_news_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_news_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_news_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_news_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_news_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #2d3841;
    border-radius: 5px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li {
    float: left;
    margin-right: 25px;
    width: 395px;
    padding: 10px;
    margin: 20px 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:hover {
    background: #efefef;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a h2 {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #bfbfbf;
    font-weight: lighter;
    padding-bottom: 10px;
    font-weight: bold;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    margin-top: 20px;
    display: block;
    margin-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a p {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    line-height: 30px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
}


/*info_news*/
.info_news_right h2 {
    font-size: 20px;
    color: #333333;
    font-weight: lighter;
    margin-bottom: 20px;
}

.info_news_right span {
    color: #999;
    font-weight: lighter;
}

.info_news_content {
    font-size: 16px;
    font-weight: lighter;
    color: #000;
    line-height: 30px;
    margin-top: 30px;
}


/*info_product*/
.info_product_right h2 {
    font-size: 20px;
    color: #333333;
    font-weight: lighter;
    margin-bottom: 20px;
}

.info_product_right span {
    color: #999;
    font-weight: lighter;
}

.sort_product_list {
    margin-top: 40px;
}

.sort_product_list .sort_product_left {
    width: 380px;
}

.sort_product_list .sort_product_left .index_t {
    text-align: right;
}

.sort_product_list .sort_product_left .index_t div {
    font-size: 48px;
}

.sort_product_list .sort_product_left .index_t h2 {
    font-size: 30px;
}

.sort_product_list .sort_product_left ul {
    background: #efefef;
}

.sort_product_list .sort_product_left ul li a {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_product_list .sort_product_left ul li:hover a {
    background: #2d3841;
    color: #fff;
}

#product_info_img {
    width: 738px;
    height: 430px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

/*大图片*/
#product_info_img .pic {
    width: 738px;
    height: 430px;
    position: relative;
}

#product_info_img .pic ul li {
    list-style: none;
    width: 738px;
    height: 430px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#product_info_img .pic ul li.first {
    display: block;
}

#product_info_img .pic ul li img {
    /*width: 100%;*/
}

/*按钮*/
#product_info_img .but {
    width: 104px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -52px;
}

#product_info_img .but ul li {
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 5px;
    background-color: white;
    border-radius: 50%;
}

#product_info_img .but ul li.first {
    background-color: red;
}

/*图片导航*/
#product_info_img .picnav {
    width: 625px;
    height: 86px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: -86px;
    left: 50%;
    margin-left: -312px;
}

#product_info_img .picnav ul li {
    list-style: none;
    width: 115px;
    height: 75px;
    float: left;
    margin: 5px;
}

#product_info_img .picnav ul li.first {
    border-bottom: 4px solid red;
}

#product_info_img .picnav ul li img {
    width: 115px;
    height: 70px;
}


/*sort_product*/
.sort_product_right {
    width: 830px;
}

.sort_product_right form {
    margin-bottom: 30px;
}

.sort_product_right .form_shaixuan input {
    /*opacity: 0;*/
    /*position: absolute;*/
}

.sort_product_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_product_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_product_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_product_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_product_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #2d3841;
    border-radius: 5px;
}

.sort_product_right .sort_product_list .sort_product_list_ul {
    font-size: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li {
    float: left;
    margin-right: 25px;
    width: 185px;
    padding: 10px;
    margin: 5px 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:nth-child(4n) {
    margin-right: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li img {
    width: 100%;
    height: 120px;
}

.sort_product_right .sort_product_list .sort_product_list_ul li h4 {
    font-size: 16px;
    color: #999;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover {
    background: #2d3841;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover h4 {
    color: #fff;
}


/*sort_case*/
.sort_case_list {
    margin-top: 40px;
}

.sort_case_right form {
    margin-bottom: 30px;
}

.sort_case_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_case_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_case_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_case_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_case_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_case_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #2d3841;
    border-radius: 5px;
}

.sort_case_right .sort_case_list .sort_case_list_ul {
    font-size: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li {
    float: left;
    margin-right: 25px;
    width: 300px;
    padding: 10px;
    margin: 20px 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:nth-child(4n) {
    margin-right: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li img {
    width: 100%;
    height: 200px;
}

.sort_case_right .sort_case_list .sort_case_list_ul li h4 {
    font-size: 16px;
    color: #999;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover {
    background: #2d3841;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover h4 {
    color: #fff;
}

.link_info {
    margin-top: 20px;
}

.link_info li {
    display: inline-block;
    padding: 3px;
    margin: 2px 5px;
}

/*友情链接*/
.blogroll {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #efefef;
}

.blogroll-center {
    width: 1280px;
    margin: 0 auto;
}

/*首页留言*/
.index_message {
    background: #2d3841;
    height: 320px;
    margin-bottom: 220px;
}

.index_message .index_t h2 {
    color: #fff;
}

.index_message .form-group {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 150px;
}

.index_message .form-group:nth-child(3n) {
    margin-right: 0;
}

.index_message form {
    background: #fff;
    padding: 40px;
    box-shadow: 1px 1px 10px #ebebeb;
    margin-bottom: 80px;
}

.index_message p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.index_message span {
    color: red;
    padding-right: 5px;
}

.index_message .form-group input {
    width: 300px;
    line-height: 40px;
    height: 40px;
    background: #eeeeee;
    text-indent: 10px;
}

.index_message .form-group textarea {
    width: 800px;
    background: #eeeeee;
    height: 80px;
    line-height: 25px;
    text-indent: 10px;
}

.index_message .submit {
    float: right !important;
    width: 185px !important;
}

.index_message .submit button {
    background: #2d3841;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    margin-top: 30px;
}

.index_message .submit div p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-align: right;
    margin-top: 80px;
}

.foot{background:#3e3e3e;height:301px;padding-top:31px;border-bottom:1px solid #6e6e6e;overflow:hidden;color:#fff;}
.foot a{color:#fff;}

.foot1{width:242px;}
.ftt{line-height:60px;color:#fff;font-size:20px;background: url(../img/fx.png) no-repeat left bottom;font-weight:normal;margin-bottom:20px;}
.nav2 li{width:121px;float:left;}
.nav2 li a{font-size:16px;line-height:40px;}



.foot2{width:400px;margin-left:120px;}
.lx{font-size:16px;line-height:40px;}



.wei{margin-top:32px;}

.copyright{text-align:center;line-height:60px;color:#fff;font-size:14px;padding:0 0;background:#3e3e3e;}
.copyright p{display:inline-block;}
.copyright a{color:#fff;}

.foot3 img{
    width:130px;
    height:130px;
}
.sjbnt{
    display: none;
}
.sjbnt img{
    width: 100%;
}

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

#troduce {
    width: 100%;
    height: 150px;
    background-color: #fff;
    box-shadow: 0px 5px 15px #ccc;
}

#troduceMain {
    width: 1200px;
    height: 90px;
    padding: 30px 0px;
    margin: auto;
}

.troduceMainDiv {
    width: 25%;
    height: 80px;
    float: left;
}

.TRMDImg {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    float: left;
    text-align: center;
    box-shadow: 10px 5px 15px #ccc inset;
}

.TRMDImg2 {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    float: left;
    text-align: center;
    box-shadow: -10px -5px 15px #ccc inset;
}

.TRMDImg img {
    margin: 22px auto 0px;
    width: 43px;
    height: 43px;
}

.TRMDText {
    float: left;
    padding-left: 25px;
    padding-top: 15px;
}

.TRMDH1 {
    font-size: 18px;
    height: 30px;
    font-weight: bold;
}

.TRMDH5 {
    font-size: 14px;
}

#service {
    width: 100%;
    height: 830px;
}

#serviceMain {
    width: 1200px;
    height: 100%;
    margin: auto;
}

#serviceMainDiv {
    width: 1200px;
    height: 480px;
    position: relative;
}

#candle {
    height: 100px;
    margin-top: 30px;
    margin-bottom: 50px;
    padding-top: 20px;
    background-color: #f9f9f9;
    position: absolute;
    top: 145px;
    left: -15px;
    z-index: 2;
}

#candle img {
    background-color: #f9f9f9;
    width: 36px;
    height: 72px;
}

.SMDprocess1 {
    width: 1080px;
    margin: 0px 60px;
    height: 150px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    position: absolute;
    z-index: 2;
}

.SMDprocess2 {
    width: 1080px;
    margin: 0px 60px;
    height: 150px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    position: absolute;
    top: 350px;
    z-index: 2;
}

.SMDprocess1 div {
    float: left;
    width: 120px;
    height: 147px;
}

.SMDprocess1 div img {
    width: 120px;
    height: 147px;
}

.SMDprocess2 div {
    float: left;
    width: 120px;
    height: 147px;
}

.SMDprocess2 div img {
    width: 120px;
    height: 147px;
}

.SMDprocess1 ul {
    width: 100%;
    height: auto;
}

.SMDprocess1 ul li {
    float: left;
    margin-right: 120px;
    width: 120px;
    height: auto;
}

.SMDprocess1 ul li:last-child {
    margin-right: 0px;
}

.lc {
    display: block;
}

.lchover {
    display: none;
}

.SMDprocess1 ul li:hover .lc_p1 {
    color: #F4C41D;
}

.SMDprocess1 ul li:hover .lchover {
    display: block;
}

.SMDprocess1 ul li:hover .lc {
    display: none;
}

.lc_p1 {
    text-align: center;
    margin-top: 5px;
    color: #202A36;
    font-size: 18px;
    font-weight: bold;
}

.SMDprocess1 ul {
    width: 100%;
    height: auto;
}

.SMDprocess2 ul li:last-child {
    margin-right: 0px;
}

.SMDprocess2 ul li {
    float: left;
    margin-right: 120px;
}

.SMDprocess2 ul li:hover .lc_p1 {
    color: #F4C41D;
}

.SMDprocess2 ul li:hover .lchover {
    display: block;
}

.SMDprocess2 ul li:hover .lc {
    display: none;
}

#SEMDFK {
    width: 1200px;
    height: 350px;
    border: #000 2px solid;
    position: absolute;
    top: 60px;
    z-index: 1;
}



.caption1 {
    width: 100%;
    height: 130px;
    padding-top: 70px;
    text-align: center;
    position: relative;
}

.captionH1 {
    width: 140px;
    height: 40px;
    margin: auto;
    text-align: center;
    font-size: 26px;
    background-color: #f9f9f9;
}

.captionH1a {
    width: 140px;
    height: 40px;
    margin: auto;
    text-align: center;
    font-size: 26px;
    background-color: #202a36;
    color: #fff;
    position: relative;
    z-index: 50;
}

.captionP {
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 18px;
    color: #F4C41D;
    text-transform: uppercase;
}

.juxing_img1 {
    position: absolute;
    top: 85px;
    right: 500px;
}

.container{ width: 100%; padding:40px 0;}
.home-4 .col-sm-6:before{ content: ''; position: absolute; width: 100%; height: 100%; z-index: 1; left: 0; top: 0; background: #000; opacity: 0.5; transition:all 0.2s linear; transform-origin:left top; transform: rotate(-90deg);}
.container .col-sm-6 .title{ padding-top: 40px; z-index: 2; position: relative;}
.container .col-sm-6 .title h3{ font-size: 18px; margin-bottom: 30px; font-weight: normal;color: #fff;}
.container .col-sm-6 .title span{ display: block; width: 38px; height: 1px; background: #fff; margin: 0 auto; margin-bottom: 40px;}
.container .col-sm-6 .title p{ font-size: 14px; line-height: 22px; min-height: 66px;}
.container .col-sm-6 .title a{ display: block; margin: 0 auto; border-radius: 6px; color: #fff; width: 210px; height: 46px; border: 1px solid #fff; letter-spacing: 2px; line-height: 46px; -webkit-transition: color 0.5s ease-in; -moz-transition: color 0.5s ease-in; -ms-transition: color 0.5s ease-in; -o-transition: color 0.5s ease-in; transition: color 0.5s ease-in;}
.container .col-sm-6 .title a:hover{ color: #393939; background: #feb811; border-color: #feb811;}
.home-4 .col-sm-6:hover:before{ transform: rotate(0deg);}

.home-5{ background: url(../img/52412e3a-6ce4-4f43-bd3f-16451b79de36.png) repeat-x center bottom;}
.container .box{ width:1160px;margin: 0 auto;}
.home-5 .box{ padding-bottom: 40px;}
.container .box .title1{ text-align: center; background: url(../img/tit_line1.jpg) repeat-x left 72px; width: 720px; margin: 0 auto;}
.container .box .title1 big{ font-size: 1.625em; line-height: 1.75em; margin-bottom: 10px; font-family: arial; text-transform: uppercase;}
.container .box .title1 h1{ border: 1px solid #c1c1c1; font-size: 1.125em; width: 272px; margin: 0 auto; padding: 0 30px; margin-bottom: 70px;}
.container .box .title1 h1 small{ color: #676767; font-weight: bold; line-height: 56px; font-size: 24px; display: block; background: #fff;}
.home-5 .box .text{ font-size: 13px; line-height: 30px; text-align: center; margin-bottom: 40px;}

.home-5 .box a{ display: block; margin: 0 auto; width: 210px; height: 46px; border: 1px solid #323751; text-align: center; line-height: 46px; border-radius: 6px; font-size: 0.875em;}
.home-5 .box a:hover{ color: #fff; background: #323751; }

.home-6{ background: url(../img/9c5e183f-94f3-4692-a949-01e24a408df5.png) no-repeat center top; width: 100%; /*background-size:100% auto;*/}
.home-6 .box{ padding: 2px 0 46px 0; color: #fff; position: relative;}
.home-6 .box big{ font-size: 41px; font-weight: bold; line-height: 50px; text-transform: uppercase; font-family: arial; margin-bottom: 10px; display: block;}
.home-6 .box h1{  font-weight: normal; line-height: 50px; margin-bottom: 30px;}
.home-6 .box p{ font-size: 13px; line-height: 24px;}
.home-6 .box a{ display: block; border: 1px solid #fff; color: #fff; position: absolute; right: 0; top: 50%; margin-top: -24px; width: 210px; height: 48px; line-height: 48px; text-align: center; font-size: 0.875em; border-radius: 6px;-webkit-transition:all .3s; -moz-transition:all .3s;-o-transition: all .3s; -ms-transition: all .3s; transition:all .3s;}
.home-6 .box a:hover{  background: #fff; color: #363636;}

.home-7 .box{ padding-bottom: 70px;}
.home-7 .more{ float: right; width: 96px; height: 30px; line-height: 30px; padding-left: 16px; font-size: 13px; background: url(../img/more.png) no-repeat 82px center; border: 1px solid #c1c1c1; margin-bottom: 20px; position: relative; top: 0;}
.home-7 .news{ overflow: hidden;}
.home-7 .news .left{ float: left; width: 390px; background: #eee; padding-bottom: 30px;}
.home-7 .news .left .img{ width: 100%; height: 232px; overflow: hidden;}
.home-7 .news .left .img a{ display: block; height:100%;}
.home-7 .news .left .img a img{  width: 100%; -webkit-transition:-webkit-transform 0.8s ease-out; -moz-transition:-mos-transform 0.8s ease-out; -ms-transition:-ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.home-7 .news .left:hover .img a img{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.home-7 .news .left .brief{ padding: 30px; padding-bottom: 0;}
.home-7 .news .left .brief h4{ font-size: 0.875em; line-height: 26px; margin-bottom: 24px;}
.home-7 .news .left .brief p{ font-size: 13px; line-height: 18px; height: 72px; margin-bottom: 22px;}
.home-7 .news .left .data{ color: #ccc; font-size: 13px; padding-left: 30px;}
.home-7 .news .left .data span{ padding: 0 20px; display: inline-block;}
.home-7 .news .left .data .sp1{ background: url(../img/news_icon1.png) no-repeat left center;}
.home-7 .news .left .data .sp2{ background: url(../img/news_icon2.png) no-repeat left center;}
.home-7 .news .right{ float: right; width: 572px;}
.home-7 .news .right li{ background: #eee;  margin-bottom: 15px;}
.home-7 .news .right li a{ display: block; padding: 20px 24px; overflow: hidden;}
.home-7 .news .right li .img{ float: left; width: 168px; height: 100px; overflow: hidden;}
.home-7 .news .right li .img img{ width: 100%; -webkit-transition:-webkit-transform 0.8s ease-out; -moz-transition:-mos-transform 0.8s ease-out; -ms-transition:-ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.home-7 .news .right li:hover .img img{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.home-7 .news .right li .brief{ width: 340px; float: right;}
.home-7 .news .right li .brief h4{ font-size: 0.875em; line-height: 26px; margin-bottom: 12px;}
.home-7 .news .right li .brief p{ height: 36px; line-height: 18px; font-size: 12px; overflow: hidden; margin-bottom: 8px;}
.home-7 .news .right li .brief .data span{ display: inline-block; padding: 0 20px; color: #ccc; font-size: 12px;}
.home-7 .news .right li .brief .data .sp1{ background: url(../img/news_icon1.png) no-repeat left center;}
.home-7 .news .right li .brief .data .sp2{ background: url(../img/news_icon2.png) no-repeat left center;}
.section{ width: 1000px; margin: 0 auto; padding: 76px 0;}
.section .itemList{  height: 300px; vertical-align: middle; width: 100%; text-align: center;}
.section .itemList .item{ width: 236px; height: 300px; float: left; text-align: center;}
.section .itemList .item:nth-child(2){margin-left:146px; margin-right:146px;}
.section .itemList .item .iconImg{ width: 116px; margin: 0 auto; margin-bottom: 26px;}
.section .itemList .item h3{ font-size: 1.125em; margin-bottom: 16px;}
.section .itemList .item span{ display: inline-block; width: 40px; height: 1px; background: #414141; margin-bottom: 20px;}
.section .itemList .item p{ font-size: 13px; line-height: 1.625em;}

.section1{ width: 100%;}
.section1 .itemList{ overflow: hidden;}
.section1 .itemList .item1{ float: left; width: 50%; height: 346px; position: relative;}
.section1 .itemList .item1 .pic1{ width: 100%; display: block;}
.section1 .itemList .item1 .box{ width: 100%; position: absolute; left: 0; top: 0; background: rgba(); color: #fff; text-align: center; padding: 6% 0 0 10%;}
.section1 .itemList .item1 .box h3{ font-size: 1.125em;}

.home-4 .bg1{ height: 346px; color: #fff; text-align: center; overflow: hidden; position: relative;float: left;}
.home-4 .bg2{ height: 346px; color: #fff; text-align: center; overflow: hidden; position: relative;}
.col-sm-6 {
    width: 50%;
}

.about-2{ background: url(../img/52412e3a-6ce4-4f43-bd3f-16451b79de36.png) repeat-x center bottom; text-align: center;}
.about-2 .textbox{ line-height: 26px; font-size: 14px; padding-bottom: 130px;}
.about-2 .textbox .tt{ font-size: 18px; font-weight: bold; margin-bottom: 14px;}
.about-2 .textbox i{ font-style: normal; color:#feb811; display: block;}
.about-3{ background: url(../img/about_bg2.jpg) no-repeat center top; background-size: 100% auto;}
.about-3 .box{ height: 305px; padding-top: 40px; text-align: center;}
.about-3 .box img{ margin-bottom: 10px;}
.about-3 .col-sm-3:hover img{ -webkit-animation-name:tada; animation-name:tada;}

.about-3 .text h4{ font-size: 16px; line-height: 26px; margin-bottom: 10px;}
.about-3 .text p{ font-size: 14px; line-height: 18px; width: 126px; margin: 0 auto;}
.about-4 .box{ padding: 40px 0;} 
.about-4 .col-sm-3{ padding: 0 10px;}
.about-4 .team{ line-height: 26px; text-align: center;}
.about-4 .team .img{ position: relative; margin-bottom: 10px;}
.about-4 .team .text{ position: absolute; left: 0px; top: 0px; opacity: 0; font-size: 12px; overflow: hidden; background: url(../img/team_imgbg.png) repeat; color: #fff; width: 80%; height: 84%; padding: 10%; -moz-backface-visibility: hidden; -webkit-backface-visibility:hidden;  backface-visibility:hidden; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition:transform .3s, opacity 0.3s;-o-transition: transform .3s, opacity 0.3s; -ms-transition: transform .3s, opacity 0.3s; transition:transform .3s, opacity 0.3s;}
.about-4 .team .text h4{ font-size: 16px;}
.about-4 .team .text:hover{ opacity: 1; -webkit-transform: translate(10px, -10px); -moz-transform: translate(10px, -10px); -ms-transform: translate(10px, -10px); transform: translate(10px, -10px);}
.about-4 .team .bf{ -webkit-transition: color 0.3s ease-in; -moz-transition: color 0.3s ease-in; -ms-transition: color 0.3s ease-in; -o-transition: color 0.3s ease-in; transition: color 0.3s ease-in;}
.about-4 .team .bf h3{ font-size: 18px; line-height: 26px;}
.about-4 .team .bf p{ font-size: 14px; line-height: 18px;}
.about-4 .team .col-sm-3:hover .bf{ color: #feb811;}
.about-4 .team .col-sm-3:hover .text{ opacity: 1;}
.map{ height: 476px; width: 100%;}
.map img{ max-width: none;}
/* 新闻页 */
.index-news{
    padding-top: 27px;
    padding-bottom: 60px;
    height: 200px;
}
.index-news .in-new-left{
    width: 735px;
    border: 1px solid #f2f2f2;
    height: 288px;
    float: left;
}
.index-news .in-new-left .left{
    width: 178px;
    float: left;
}
.index-news .in-new-left .left div{
    width: 178px;
    height: 143px;
    background: #8d8d8d;
    border-bottom: 1px solid #fff;
    position: relative;
    cursor: pointer;
}
.index-news .in-new-left .left div:hover{
    background: #292e47;
}
.index-news .in-new-left .left div:hover .img{
    display: block;
}
.index-news .in-new-left .left div.on{
    background: #292e47;
}
.index-news .in-new-left .left div.on .img{
    display: block;
}
.index-news .in-new-left .left div .p-img{
    text-align: center;
    padding-top: 30px;
}
.index-news .in-new-left .left div .p-text{
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}
.index-news .in-new-left .left .img{
    position: absolute;
    right: -12px;
    top: 55px;
    width: 12px;
    height: 24px;
    background: #fff;
    display: none;
}
.index-news .in-new-left .right{
    width: 485px;
    float: right;
    height: 288px;
    overflow: hidden;
    position: relative;
    left: -33px;
}
.index-news .in-new-left .right .right-text-top .title{
    font-size: 15px;
    font-weight: bold;
    color: #292e47;
    padding-top: 20px;
    padding-bottom: 10px;
}
.index-news .in-new-left .right .right-text-top .title2{
    font-size: 13px;
}
.index-news .in-new-left .right .right-text-top span{
    color: #292e47;
}
.index-news .in-new-left .right .right-text-top{
    height: 113px;
}
.index-news .in-new-left .right .right-text-btm ul li{
    background: url(../img/tb6.png) no-repeat left;
    height: 56px;
    line-height: 56px;
    padding-left: 20px;
    border-top: 1px dashed #e4e4e4;
    font-size: 14px;
    font-weight: bold;
}
.index-news .in-new-left .right .right-text-btm ul li span{
    color: #989898;
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.index-news .in-new-left .right .right-box{
    height: 290px;
}
.index-news .in-new-left .right .right-con{
    position: absolute;
    top: 0px;
}
.in-new-right{
    width: 372px;
    float: right;
    height: 288px;
}


.in-new-right img{width:372px; height:250px; object-fit: cover ;}

.in-new-right .title{
    border-left: 4px solid #292e47;
}
.in-new-right .title p{
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-bottom: 23px;
    padding-left: 19px;
}
.in-new-right .text{
    padding-top: 20px;
}
.in-new-right .text p{
    color: #8f8f8f;
}
.index-btm{
    background: #f5f5f5;
    height: 670px;
    clear: both;
    padding: 40px 0 40px 0;
}
.index-btm .box ul li{
    float: left;
    width: 270px;
    margin-right: 25px;
    background: #fff;
    border-bottom: 4px solid #e0e0e0;
}


.index-btm .box ul li:hover{
    border-bottom: #292e47 4px solid;
}
.index-btm .box ul li.hover{
    border-bottom: #292e47 4px solid;
}
.index-btm .box ul{
    width: 1185px;
    padding-top: 53px;
}
.index-btm .box ul li .title{

}
.index-btm .box ul li .title p{
    color: #4c4c4c;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 16px;
}