﻿@import url("common.css");
@import url("iconfont.css");

/* 导航栏显示当前位置 */
.menu li:nth-child(2) .bor_bottom{ display: block;}

.nav_wrap{background: url(/pc/images/gyxz_bg.png);}

/* 轮播图 */
.slideBox{ width:1200px; height:440px; overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height: 440px; z-index:0; width: 1200px;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width: 1200px; height: 440px;}
.slideBox .bd img{ width:100%; height:440px;}
.slideBox .p_bg{width: 50px; height: 50px; background: #9e6941; position: absolute;}
.slideBox .prev_bg{ top: 50%; margin-top: -28px; left: 25px;}
.slideBox .next_bg{ top: 50%; margin-top: -28px; right: 25px;}
.slideBox .prev,.slideBox .next{z-index: 2; position:absolute; left:2%; top:50%; margin-top:-28px; display:block; width:50px; height:50px; background:url(/pc/images/slider-arrow.png) -100px 9px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:2%; background-position:18px 9px; }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}

.middle{position: relative; padding-bottom: 60px;}
.sm_nav{padding-top: 0;}
.jtjj_b_box{width: 900px; margin: 0 auto;line-height:36px;}
.jtjj_b{margin-bottom: 30px; line-height: 24px; font-size: 16px; color: #666;}
.jtjj_b:last-of-type{margin-bottom: 60px;}
.jtjj_c .left{width: 370px; height: 400px; background: #fafafa; margin-right: 30px; text-align: center;}
.jtjj_c .left .left_a{font-size: 36px; color: #333; margin-bottom: 14px;}
.jtjj_c .left .left_b{font-size: 20px; color: #666; margin-bottom: 14px;}
.sm_logo{width: 166px; height: 166px; margin: 70px auto 20px; background: url(/pc/images/s_logo.png);}
.jtjj_c .right{width: 800px; height: 400px; background: url(/pc/images/about_1.png) no-repeat;}
.content_a li{width: 270px; height: 320px; background: #fafafa; float: left; margin-right: 40px; border-radius: 6px; text-align: center; line-height: 1;}
.content_a li:hover{transform: scale(1.1);}
.content_a li:nth-child(4){margin-right: 0;}
.li_icon{width: 98px; height: 98px; margin: 50px auto 30px; border-radius: 50%; border: 1px solid #ccb19d;}
.li_icon2{background: url(/pc/images/about_2.png) no-repeat center center;}
.li_icon3{background: url(/pc/images/about_3.png) no-repeat center center;}
.li_icon4{background: url(/pc/images/about_4.png) no-repeat center center;}
.li_icon5{background: url(/pc/images/about_5.png) no-repeat center center;}
.li_a{margin-bottom: 20px; color: #666; font-size: 18px;}
.li_b{margin-bottom: 8px; color: #999; font-size: 14px;}

.big_img{width: 100%; height: 500px;}
.imgs{ background: #4FC2E5;}
.gshj_a{width: 100%; height: 60px; line-height: 60px; text-align: center; background: #f2f2f2; color: #666; font-size: 18px;}
.gshj_ul li,.content_c li{width: 580px; height: 440px; margin-top: 40px; margin-right: 40px; float: left; line-height: 1;}
.content_c li:nth-child(1),.content_c li:nth-child(2){margin-top: 0;}
.gshj_ul li:nth-child(2n+2),.content_c li:nth-child(2n+2){margin-right: 0;}
.li_imgs{width: 100%; height: 380px;}
.li_imgs img{width: 100%; height: 380px;}
.ygfl_imgs{width: 100%; height: 320px;}
.ygfl_imgs img{width: 100%; height: 320px;}
.ygfl_a{width: 100%; height: 120px; background: #fafafa;}
.ygfl_a2{padding: 27px 0 17px 28px; font-size: 18px; color: #333; font-weight: bold; display: flex; align-items: center;}
.ygfl_a2 i{display: inline-block; width: 22px; height: 22px; margin-right: 6px;}
.ygfl_a3{padding: 0 28px; font-size: 14px; color: #666;}

/* 侧边咨询窗口 */
.side_window{right: 20px;}