/*全局樣式*/
@charset "utf-8";
html{overflow-x:hidden;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微軟雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;overflow-x:hidden;min-width:320px;background: url(../images/bg.jpg);}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;-webkit-appearance: none !important;background: url(../images/bg.jpg);max-width: 1920px;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.noplr{padding-left:0px; padding-right:0px;}
.container-fluid{max-width:1230px !important;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

header .top{background:#f2f2f2;}
header .top h5{font-size:12px;color:#999;line-height:30px;}
header .top ul li{line-height:30px;}
header .top ul li a{color:#999;font-size:12px;padding-left:10px;margin-left:10px;border-left:1px solid #999;transition:all .3s;}
header .top ul li:first-child a{border:none;}
header .top ul li a:hover{color:#EAAB37;}
.logo_box{height:215px; background:url(../images/top.png) repeat-x; border-top:6px #FFC04F solid;}
.logo_box .logo{line-height:130px;max-width:45%; padding-top:30px;}
.logo_box .logo img{max-width:100%;}
.logo_box .sousuo{width:40%;/*padding:45px 5% 0;*/ padding-top:-2px; /*padding-left:40px;*/}
.logo_box .sousuo .icon{margin-top:-1px; padding-bottom:50px;}
.logo_box .sousuo .icon .icons{background:#FFC04F; height:40px; padding-top:5px; padding-left:20px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;}
.logo_box .sousuo .icon .icons img{padding-left:20px;}
.logo_box .sousuo .icon .fontsize{background:#FFC04F; margin-left:10px; font-size:22px; height:40px; color:#FFF;border-bottom-right-radius:14px;border-bottom-left-radius:14px;}
.logo_box .sousuo .icon .fontsize a{color:#FFF; padding-left:15px;}
.logo_box .sousuo .icon .fontsize a:nth-child(1){font-size:80%; font-weight:400;}
.logo_box .sousuo .icon .fontsize a:nth-child(2){font-size:100%;}
.logo_box .sousuo .icon .fontsize a:nth-child(3){font-size:120%;}
.logo_box .sousuo .icon .fontsize a.action{text-decoration:underline !important; font-weight:bold;}

.logo_box form{border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;}
.logo_box form input{width:calc(100% - 40px);height:38px;padding:0 10px;border:none;}
.logo_box form button{width:40px;height:38px;background:#EBAC38 url(../images/icon1.png) no-repeat center;border:none;transition:all .3s;}
.logo_box form button:hover{background-color:#EBAC38;}
.logo_box .phone{font-size:35px;font-weight:bold;color:#EAAB37;line-height:130px;background:url(../images/icon2.png) no-repeat 0 center;padding-left:40px;}

/*PC端導航*/
nav{background:#FFF;/*border-top:1px solid #e0e0e0;*/}
nav a{color:#3F1413 !important;font-size:18px;}
/*一級導航*/ 
nav ul li{float:left;width:12.5%;text-align:center;position:relative;line-height:55px;position:relative;border-right:1px solid #E8E8E8;}
nav ul li a{display:block;position:relative;border-right:1px solid #E8E8E8;}
nav ul li:first-child{border-left:1px solid #E8E8E8;}
nav ul li:first-child a{border-left:1px solid #E8E8E8;}
nav ul li a:hover,nav ul li a.active{background:#EBAC38;color:#3F1413 !important;}
/*二級導航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1000;width:100%;}
nav ul li ul li{float:none;width:100%;line-height:35px;background:#EBAC38;border:none !important;}
nav ul li ul li a{font-size:14px;border:none !important;}
nav ul li:hover ul{display:block;}

/*banner輪播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;}
#myCarousel .carousel-control.left{width:50px;height:50px;line-height:50px;background:#EAAB37;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#EAAB37;top:50%;right:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
#myCarousel .carousel-indicators li{width:44px;height:6px;margin:1px 3px;border:1px solid #e2e2e2;border-radius:0;background:#fff;}
#myCarousel .carousel-indicators .active{width:44px;height:6px;margin:1px 3px;background:#EAAB37;border-color:#EAAB37;}

.title1{margin:50px 0;text-align:center;}
.title1 h5{font-size:25px;color:#333;font-weight:bold;position: relative;}
.title1 h5::before{content:"";width:44px;height:2px;background:#EAAB37;position: absolute;bottom:-16px;left:50%;transform: translateX(-50%);z-index:2;}
.title1 i{display:block;width:340px;height:1px;background:#e8e8e8;position: relative;margin:15px auto;}
.title1 i::before,.title1 i::after{content:"";width:10px;height:10px;background:#e8e8e8;border-radius:50%;position: absolute;top:50%;right:100%;transform:translateY(-50%);}
.title1 i::after{right:auto;left:100%;}
.title1 p{color:#999;}

/* --table-border-color 在这里被预先定义为 red, 只是为了醒目 */
.ra_table {
    border-collapse: separate;
}
.ra_table thead tr th {
    border-top: 1px solid var(--table-border-color);
}
.ra_table tr th, .ra_table tr td {
    border-right: 1px solid var(--table-border-color);
    border-bottom: 1px solid var(--table-border-color);
}
.ra_table tr th:first-child, .ra_table tr td:first-child {
    border-left: 1px solid var(--table-border-color);
}
/* 分别设置 [左上, 右上, 右下, 左下] 的圆角 */
.ra_table tr:first-child th:first-child {border-top-left-radius: 0.8rem;}
.ra_table tr:first-child th:last-child {border-top-right-radius: 0.8rem;}
.ra_table tr:last-child td:last-child {border-bottom-right-radius: 0.8rem;}
.ra_table tr:last-child td:first-child {border-bottom-left-radius: 0.8rem;}

.nav1{text-align:center;margin-bottom:30px;font-size:0;}
.nav1 a{display:inline-block;width:156px;line-height:40px;background:#EAAB37;color:#fff;font-size:20px;border-radius:30px;margin:0 5px 10px;padding:0 20px;}
.nav1 a:hover{background:#157c08;}
.list_bg_a{
	width: 100%;
	display: inline-block;
	height: 250px;
	background-size: cover;
	background-position: center;
	border-radius: 8px;
	background-color: #efefef;
	max-width: 342px;
	border: 1px solid #a0a0a0
}

/*最新消息*/
.ui.segment {
  padding: 1em 1em;
}
.ui.segment .m_a{
	color:#FFF;
	font-size:16px;
}
.ui.segment .date{
	color:#666;
}
.ui.segments > .segment {
margin: 0;
width: auto;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
border-top-color: currentcolor;
border-top-style: none;
border-top-width: medium;
border-top: 1px solid #F1C277;
}

.more1{position: relative;margin-bottom:50px;}
.more1 a{position: absolute;width:52px;height:52px;background:#EAAB37 url(../images/icon3.png) no-repeat center 12px;color:#fff;text-align:center;font-size:12px;padding-top:30px;top:-16px;right:0;transition:all .3s;}
.more1 a::before{content:"";border-top:16px solid transparent;border-right:16px solid #346b07;position: absolute;top:0;right:100%;transition:all .3s;}
.more1 a:hover{background-color:#18750c;}
.more1 a:hover::before{border-right-color:#18750c;}

/* 活動推廣 */
.ribbon {
  overflow: hidden;
  white-space: nowrap; /* 文字不换行*/
  position: absolute; /* 绝对定位 */
  left: 40px;
  top: -24px;
  /*transform: rotate(-45deg);*/   /* 旋转45°*/
  /*box-shadow: 0 0 10px #888;*/ /* 飘带的阴影*/
}

.ribbon .img {
  margin: 1px 0;
  padding: 5px 50px;
  text-align: center;
  text-shadow: 0 0 5px #444;
}
.ribbon .text {
	position:relative;
	text-align:left;
	top: -36px;
	left:-40px;
	font-weight:bold;
	font-size:18px;
}
.bpic {
	display:block;
  	overflow: hidden;
  	position: absolute; /* 绝对定位 */
  	bottom:22px;
  	background:#FFF;
	background-color:#FFF;
  	background-color:rgba(255,255,255,0.8);
	width:100%;
	max-width: 340px;
	margin:0 auto;
	height:36px;
	line-height:36px;
	font-weight:bold;
	border-radius: 8px;
	font-size:16px;
}
.bpic a{
	color:#000;
	font-size:18px;
	text-align:center;
	margin:0 auto;
	opacity:1 !important;
	line-height:36px;
}

/* 公司簡介 */
.gsjj{background:url(../images/gsjj_bg.jpg) center center/cover;}
.gsjj .imgbox{display:block;position: relative;overflow: hidden;}
.gsjj .imgbox b{width:150px;line-height:45px;background:#EAAB37;font-size:18px;color:#fff;text-align:center;position: absolute;bottom:0;left:0;z-index:10;font-weight:normal;}
.gsjj .imgbox:hover .img{transform:scale(1.1);}
.gsjj .imgbox:hover b{background:#208314;}
.gsjj .text{font-size:16px;color:#333;line-height:30px;max-height:300px;overflow: hidden;}

/* 新聞資訊 */
.xwzx{background:#EAAB37;padding-bottom:50px;}
.xwzx_con{background:#fff;padding:40px 20px;}
.xwzx_con .title{width:170px;line-height:40px;background:#EAAB37;color:#fff;border-radius:30px;text-align:center;margin-bottom:30px;font-size:18px;}
.xwzx_con .con1 ul{margin:0 -10px;}
.xwzx_con .con1 ul li{width:50%;padding:0 10px;}
.xwzx_con .con1 ul li a{display:block;background:#eaeef1;padding:15px;}
.xwzx_con .con1 ul li a .imgbox{overflow:hidden;}
.xwzx_con .con1 ul li a .img{height:168px;}
.xwzx_con .con1 ul li a h5{font-size:16px;color:#333;line-height:25px;margin:10px 0;}
.xwzx_con .con1 ul li a .text{color:#333;line-height:25px;height:75px;overflow: hidden;}
.xwzx_con .con1 ul li a:hover{background:#5aad15;}
.xwzx_con .con1 ul li a:hover .img{transform:scale(1.1);}
.xwzx_con .con1 ul li a:hover h5,.xwzx_con .con1 ul li a:hover .text{color:#fff;}
.news2{display:block;border-bottom:1px dashed #d0d0d0;padding-bottom:15px;margin-bottom:15px;}
.news2 h5{font-size:16px;color:#333;line-height:25px;padding-left:30px;position: relative;}
.news2 h5::before{content:"";width:8px;height:8px;background:#5aad15;border-radius:50%;position: absolute;top:50%;left:0;margin-top:-4px;}
.news2 .text{color:#333;line-height:25px;height:50px;margin-top:5px;padding-left:30px;overflow: hidden;}
.news2:hover h5,.news2:hover .text{color:#5aad15;}
.xwzx .more1 a{background-color:#579b20;}
.xwzx .more1 a:hover{background-color:#125709;}
.xwzx .more1 a:hover::before{border-right-color:#125709;}

/* 聯繫我們 */
.lxwm{background:url(../images/lxwm_bg.jpg) center center/cover;padding-bottom:50px;}
.lxwm .title1 i,.lxwm .title1 i::before,.lxwm .title1 i::after{background:#EAAB37;}
.lxwm .title1 p{color:#EAAB37;}
.lxwm .title{font-size:18px;font-weight:bold;color:#EAAB37;margin-bottom:20px;}
.lxwm #map{height:164px;margin-bottom:20px;}
.lxwm .weixin_box .weixin img{width:120px;height:120px;}
.lxwm .weixin_box .weixin p{color:#333;margin-top:5px;text-align:center;}
.lxwm .weixin_box .text{margin-left:140px;color:#333;line-height:25px;}
.lxwm form ul li{position: relative;margin-bottom:19px;padding-left:75px;}
.lxwm form ul li span{color:#333;line-height:40px;position: absolute;top:0;left:0;}
.lxwm form ul li input,.lxwm form ul li textarea{width:100%;height:40px;border:none;padding:0 10px;}
.lxwm form ul li textarea{height:120px;resize:none;padding:10px;}
.lxwm form button{width:116px;height:40px;background:#EAAB37;color:#fff;border:none;transition:all .3s;}
.lxwm form button:hover{background:#168408;}

/* footer */
footer{color:#fff;text-align:center;background-color: #FFE9D1 !important;margin-top: 20px;}
footer .container-fluid{padding: 0px; padding-top:36px;}
footer ul{font-size:0;margin-bottom:20px;}
footer ul li{display:inline-block;padding:0 10px;margin-bottom:5px;border-left:1px solid #333;}
footer ul li a{color:#333 !important;display:block;transition:all .3s;font-size:20px;}
footer ul li a:hover,footer .text a:hover{color:#000 !important;}
footer ul li:first-child{border:none;}
footer .text a{color:#fff;transition:all .3s;}
footer .footer_name{font-size:22px; color:#333; font-weight:bold; padding-top:15px; padding-bottom:25px; letter-spacing:5px;}
footer .fm_text li a{}

/*內頁導航*/
.neiye{padding:40px 0;}
.neiye .container-fluid{padding-left:0px; padding-right:0px;}
.ny_nav .title{height:78px;line-height:78px;background:#EAAB37;font-size:30px;color:#fff;font-weight:bold;text-align:center;position:relative;}
.ny_nav .title .span1{position:absolute;top:0;right:15px;line-height:45px;transition:all .3s;}
.ny_nav .title .span1.active{transform:rotate(180deg);}
.ny_nav .title i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;z-index:2;}
.ny_nav ul a{display:block;line-height:40px;background:#FFF url(../images/icon6.png) no-repeat 95% center;font-size:16px;color:#323232;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;padding:0 30px 0 15px;}
.ny_nav ul li a:hover{color:#f79321;}
.ny_nav ul li a.active{background-color:#f79321;color:#fff;}
.ny_nav dl{display:none;}
.ny_nav dl.active{display:block;}
.ny_nav dl dd a{line-height:40px;text-align:center;color:#353535;background:#efefef;font-size:16px;border-bottom:1px dashed #b8b8b8;margin:0;}
.ny_nav dl dd:last-child a{border:none;}
.ny_nav dl dd a.active,.ny_nav dl dd a:hover{color:#f78e3d;}
.neiye .lxfs{margin-top:35px;}
.neiye .lxfs .imgbox{padding:5px;border:1px solid #faeaef;margin-top:5px;}
.neiye .lxfs .imgbox img{width:100%;}
.neiye .lxfs .text{background:#f1f1f1;padding:20px 10px;line-height:30px;}
.neiye .title2{height:42px;background:#FFF;padding-right:15px;margin-bottom:20px;}
.neiye .title2 h5{line-height:42px;background:#EAAB37;padding:0 40px;font-size:18px;color:#fff;}
.neiye .title2 p{color:#767676;line-height:42px;}
.neiye .title2 p a{color:#767676;transition:all .3s;}
.neiye .title2 p a:hover{color:#1a980a;}

/* 新聞中心內頁 */
.xwzx_ny{background:#FFF;}
.xwzx_ny a{display:block;background:#FFF;padding:20px;margin-bottom:20px;}
.xwzx_ny a .imgbox{width:214px;height:142px;overflow:hidden;}
.xwzx_ny a .imgbox .img{width:100%;height:100%;}
.xwzx_ny a .text_box{margin-left:240px;}
.xwzx_ny a .text_box h5{font-size:18px;color:#262626;line-height:30px;}
.xwzx_ny a .text_box .text{color:#6c6c6c;line-height:25px;height:50px;margin:15px 0;overflow: hidden;}
.xwzx_ny a .text_box .more{width:85px;line-height:24px;background:#EAAB37;color:#fff;text-align:center;}
.xwzx_ny a:hover .img{transform:scale(1.1);}
.xwzx_ny a:hover h5{color:#000; font-weight:bold;}
.xwzx_ny a:hover .more{background:#F79321;color:#fff;}

/*詳情頁*/
.xqy{line-height:25px;min-height:300px; background:#FFF;padding: 15px;}
.xqy .title{text-align:center;margin-bottom:20px;}
.xqy .title h5{font-size:16px;font-weight:bold;}
.xqy .title p{color:#999;text-align:center;line-height:40px;border-bottom:1px dashed #999;}
.xqy .con{line-height:25px;}
.xqy .con img{display:block;max-width:100%;margin:0 auto;border: #ccc solid 1px;padding: 2px;margin-bottom: 10px;}

.cp_ny{padding:0 5px; background:#FFF; padding-top:10px; padding-bottom:10px;}
.cp_ny .col-md-4{padding:0;}
.cp_ny .news1{margin:0 10px 20px;}

.zxly_ny.lxwm{background:none;}
.zxly_ny form ul li input,.zxly_ny form ul li textarea{border:1px solid #ccc;}
.zxly_ny form button{width:100%;}

/*微信彈窗*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.active{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}

/*右側懸浮*/
.suspend_nav{background:#EAAB37;width:52px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;border:1px solid rgba(255,255,255,0.7);}
.suspend_nav .list{height:50px;color:#fff;padding-top:6px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer;}
.suspend_nav .list:last-child{border:none;}
.suspend_nav .list:before{content:"";width:100%;height:100%;top:-50px;right:0;background:#15690a;position:absolute;transform:rotate(0);transition:all .3s;}
.suspend_nav .list i{display:block;transition:all .3s;position:relative;z-index:2;}
.suspend_nav .list p{position:relative;z-index:2;}
.suspend_nav .top{padding:0;line-height:50px;height:0;overflow:hidden;opacity: 0;}
.suspend_nav .top:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:0;left:0;}
.suspend_nav .top.active{height:50px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:50px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff;}
.suspend_nav .list:hover:before{top:0;transform:rotate(90deg);}
.suspend_nav ul li{position:relative;border-bottom:1px solid rgba(255,255,255,0.3);}
.suspend_nav ul li .list{border:none;}
.suspend_nav ul li .weixin{position:absolute;right:65px;bottom:0;border:1px solid #EAAB37;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;padding:5px;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #EAAB37;position:absolute;bottom:0;left:100%;transition:all .5s;}
.suspend_nav ul li .weixin img{width:150px;height:150px;}
.suspend_nav ul li:hover .weixin{transform:scale(1);}
.suspend_nav ul li:hover .weixin:before{bottom:18px;}
.suspend_nav ul li .popup{position:absolute;min-width:200px;min-height:200%;top:0;right:100%;border:1px solid #EAAB37;text-align:left;display:flex;justify-content:center;align-items:center;background:#EAAB37;color:#fff;visibility:hidden;transition:all .3s;opacity:0;padding:0 15px;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #EAAB37;position:absolute;top:0;left:100%;transition:top .5s;}
.suspend_nav ul li .popup p{font-size:16px;}
.suspend_nav ul li .popup h5{font-size:20px;margin-top:5px;}
.suspend_nav ul li .popup a{font-size:20px;color:#fff;display:inline-block;margin-top:5px;}
.suspend_nav ul li:hover .popup{visibility:visible;right:65px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}

/*移動端底部熱點*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#EAAB37;text-align:center;z-index:5000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}

/*媒體查詢開始*/
@media(max-width:1199px){
footer .middle .weixin .text h5{font-size:20px;}
.logo_box .logo{max-width:35%;}
.logo_box .sousuo{width:50%;}
.logo_box .sousuo{padding-right:50px;}
.logo_box .sousuo .icon .icons img{padding-left:10px;}
.logo_box .sousuo .icon .fontsize{background:#FFC04F; margin-left:10px; font-size:22px; height:40px; color:#FFF;}
.logo_box .sousuo .icon .fontsize a{color:#FFF; padding-left:6px;}
.logo_box .sousuo .icon .fontsize a:nth-child(1){font-size:80%; font-weight:400;}
.logo_box .sousuo .icon .fontsize a:nth-child(2){font-size:100%;}
.logo_box .sousuo .icon .fontsize a:nth-child(3){font-size:120%;}
.logo_box .sousuo .icon .fontsize a.action{text-decoration:underline !important; font-weight:bold;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:90px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;border-bottom:1px solid rgba(255,255,255,0.2);background:#EAAB37;}
header .sjdnav li:last-child{border:none;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:25px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#330000;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#EAAB37;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.neiye{/*padding:20px 0 30px;*/padding:20px 0 0px;}
.ny_nav{margin-bottom:20px;}
.ny_nav .title{height:45px;line-height:45px;font-size:20px;text-align:left;padding-left:15px;}
.ny_nav ul li a{text-align:center;padding:0 5px;background:#FFF;margin-top:1px;border:1px solid #eee;}
.ny_nav ul li a.active{background:#F79321;color:#000;}
.ny_nav dl.active{display:none;}
.ny_nav dl dd a{padding:0 5px;}
.logo_box{height:auto;}
.logo_box .logo{max-width:60%;line-height:90px;padding-left: 15px;}
.logo_box .logo img{max-height:80px;}
/* 活動推廣 */
.ribbon {
  left: 72px;
  top: -25px;
}
.bpic {
	display:block;
  	overflow: hidden;
  	position: absolute; /* 绝对定位 */
  	bottom:22px;
  	background:#FFF;
	background-color:#FFF;
  	background-color:rgba(255,255,255,0.8);
	width:100%;
	max-width: 340px;
	margin:0 auto;
	height:36px;
	line-height:36px;
	font-weight:bold;
	border-radius: 8px;
	font-size:16px;
}
.bpic a{
	color:#000;
	font-size:18px;
	text-align:center;
	margin:0 auto;
	opacity:1 !important;
	line-height:36px;
}

.ad{text-align:center;padding:30px 0;}
.ad .phone{text-align:center;}
.ad .phone h5{margin-top:0;}
.ad .con1{padding:0;background:none;}
.ad .con1::before{display:none;}
.ad .con1 ul{width:100%;margin:20px 0;}
.ad .con1 ul li{padding:0 10%;}
.ad .con1 .text_box{width:100%;}
.gsjj .text{margin-top:5px;}
.xwzx_con .con1 ul li a .img{height:auto;}
.xwzx_con .con1{margin-bottom:30px;}
.news2 .text{height:auto;max-height:50px;}
.lxwm form{margin-top:30px;}

.logo_box .sousuo{width:55%;}
.logo_box .sousuo{padding-right:50px;}
.logo_box .sousuo .icon .icons img{padding-left:10px;}
.logo_box .sousuo .icon .fontsize{background:#FFC04F; margin-left:10px; font-size:22px; height:40px; color:#FFF;}
.logo_box .sousuo .icon .fontsize a{color:#FFF; padding-left:6px; font-weight:400;}
.logo_box .sousuo .icon .fontsize a:nth-child(1){font-size:80%;}
.logo_box .sousuo .icon .fontsize a:nth-child(2){font-size:100%;}
.logo_box .sousuo .icon .fontsize a:nth-child(3){font-size:120%;}
.logo_box .sousuo .icon .fontsize a.action{text-decoration:underline !important; font-weight:bold;}
}

@media (max-width:767px){
body{/*padding-bottom:50px;*/}
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
footer{font-size:80% !important;}
#myCarousel .carousel-indicators{bottom:2px;}
#myCarousel .carousel-indicators li{width:10px;height:10px;margin:1px;}
#myCarousel .carousel-indicators .active{width:10px;height:10px;margin:1px;}
/* 活動推廣 */
.ribbon {
  left: 2px;
  top: -22px;
}
.ribbon .img img {
	width:80%;
}
.ribbon .text {
	font-size:14px;
	top: -30px;
	left: -40px;
}
.bpic {
	display:block;
  	overflow: hidden;
  	position: absolute; /* 绝对定位 */
  	bottom:18px;
  	background:#FFF;
	background-color:#FFF;
  	background-color:rgba(255,255,255,0.8);
	width:100%;
	max-width: 324px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	font-weight:bold;
	border-radius: 8px;
	font-size:14px;
}
.bpic a{
	color:#000;
	font-size:14px;
	text-align:center;
	margin:0 auto;
	opacity:1 !important;
	line-height:30px;
	overflow:hidden;
}
footer{color:#fff;text-align:center;background-color: #FFE9D1 !important;margin-top: 20px;}
footer .container-fluid{padding-top:30px;}
footer .footer_name{font-size:18px; color:#333; font-weight:bold; padding-top:15px; padding-bottom:25px; letter-spacing:2px;}
footer .fm_text li a{font-size:14px;}
.xwzx_ny a{padding:10px;margin-bottom:10px;}
.xwzx_ny a .imgbox{width:120px;height:100px;}
.xwzx_ny a .text_box{margin-left:130px;}
.xwzx_ny a .text_box h5{font-size:16px;line-height:25px;}
.xwzx_ny a .text_box .text{line-height:18px;height:36px;margin:5px 0 8px;font-size:13px;}
.xwzx_ny a .text_box .more{width:80px;line-height:23px;}
.logo_box .logo{line-height:80px; padding-left:15px;}
.logo_box .logo img{max-height:60px;}
.title1{margin:30px 0;}
.title1 h5{font-size:20px;}
.title1 i{width:220px;}
.title1 p{font-size:13px;}
.nav1{margin-bottom:20px;}
.nav1 a{width:120px;line-height:30px;font-size:16px;}
.news1 h5{line-height:30px;}
.cpzs-2{padding-bottom:30px;}
.ad .phone h5{font-size:20px;}
.ad .con1 .text_box h5{font-size:16px;}
.ad .con1 .text_box h4{font-size:25px;}
.gsjj .imgbox b{width:120px;line-height:30px;font-size:14px;}
.gsjj .text{font-size:14px;line-height:25px;max-height:250px;}
.xwzx_con{padding:10px;}
.xwzx_con .title{width:130px;line-height:40px;margin-bottom:15px;}
.xwzx_con .con1 ul{margin:0 -5px;}
.xwzx_con .con1 ul li{padding:0 5px;}
.lxwm{padding-bottom:10px;}
.lxwm .title{text-align:center;}
.lxwm .weixin_box{text-align:center;}
.lxwm .weixin_box .weixin{float:none !important;}
.lxwm .weixin_box .text{margin:20px 0 0 0;}
.lxwm form button{width:100%;}
footer ul li{border:none;}
.cp_ny{padding:0 10px; background:#FFF;}
.cp_ny .news1{margin:0 5px 10px;}

.logo_box .sousuo{width:55%;}
.logo_box .sousuo{padding-right:50px;}
.logo_box .sousuo .icon .icons img{padding-left:10px;}
.logo_box .sousuo .icon .fontsize{background:#FFC04F; margin-left:10px; font-size:20px; line-height:40px; height:40px; color:#FFF;}
.logo_box .sousuo .icon .fontsize a{color:#FFF; padding-left:6px; font-weight:400;}
.logo_box .sousuo .icon .fontsize a:nth-child(1){font-size:80%;}
.logo_box .sousuo .icon .fontsize a:nth-child(2){font-size:100%;}
.logo_box .sousuo .icon .fontsize a:nth-child(3){font-size:120%;}
.logo_box .sousuo .icon .fontsize a.action{text-decoration:underline !important; font-weight:bold;}

}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
.logo_box .sousuo{width:55%;}
.logo_box .sousuo .icon{margin-top:-1px; padding-bottom:50px;}
.logo_box .sousuo .icon .icons{background:#FFC04F; padding:0px; height:35px; padding-top:5px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.logo_box .sousuo .icon .icons img{height:25px; padding-left:8px;}
.logo_box .sousuo .icon .fontsize{background:#FFC04F; padding:0px; height:35px; line-height:35px; font-size:14px; color:#FFF;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.logo_box .sousuo .icon .fontsize a{color:#FFF; padding-left:4px; font-weight:400;}
.logo_box .sousuo .icon .fontsize a:nth-child(1){font-size:80%;}
.logo_box .sousuo .icon .fontsize a:nth-child(2){font-size:100%;}
.logo_box .sousuo .icon .fontsize a:nth-child(3){font-size:110%;}
.logo_box .sousuo .icon .fontsize a.action{text-decoration:underline !important; font-weight:bold;}
footer .container-fluid{padding-top:26px;}
footer .footer_name{font-size:18px; color:#333; font-weight:bold; padding-top:15px; padding-bottom:25px; letter-spacing:2px;}
footer .fm_text li a{font-size:14px;}
.logo_box .logo{line-height:60px; padding-left:15px;}
.logo_box .logo img{max-height:40px;}
footer{font-size:80% !important;}
.ad .con1 ul li{padding:0 5%;}
}



.pagelist{font:12px/21px Arial;clear:both;margin:0 auto;text-align:center;color:#999;}
.pagelist a{border: 1px solid #C9C9C9;background-color: #fff;color: #555;display: inline-block;height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px;white-space: nowrap;text-align: center;border-radius: 2px;cursor: pointer;outline: 0;-webkit-appearance: none;-webkit-transition: all .3s;box-sizing: border-box;vertical-align: middle;font-style: inherit;font-weight: inherit;}
.pagelist a+a{margin-left:5px}
.pagelist a.active,.pagelist a:hover{background-color: #EAAB37;color:#fff;border: 1px solid #F79321;}