﻿@charset "utf-8";
h1,h2,h3,h4,h5,h6{text-decoration:none;font-weight:normal;font-size:100%;margin: 0px;}
img,input,button { border:none; padding:0;margin:0;outline-style:none; }
body {height: 100vh;position: relative;font-size:14px; font-family:"微软雅黑",arial;background:#FFFFFF; max-width: 1920px; min-width: 320px; margin: 0 auto;}
ul, ol { list-style:none; padding: 0px; margin: 0px;}
img {vertical-align:middle; font-size:0; border: 0; outline: none; max-width: 100%;}
a {text-decoration:none;outline:none;}
dl,dd{margin: 0px;}
p {margin: 0px;}
.clear{ clear: both;}
.core{
	width: 1200px;
	margin: 0px auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
header{
	width: 100%;
	background-color: #FFFFFF;
}
.head{
	width: 1200px;
	margin: 0px auto;
	height: 100%;
}
.logo{
	width: 165px;
	padding: 33px 0px;
    height: 55px;
	display: inline-block;
	float: left;
}
.logo img{
	width: 100%;
}
.nav{
	display: inline-block;
	margin-left: 50px;
	float: left;
}
.nav>ul li{
	float: left;
	margin: 0px 24px;
	position: relative;
}
.nav>ul li p{
	position: relative;
	padding: 50px 0px;
}
.nav>ul li p a{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.nav>ul li p a:hover{
	color: #f9b72b;	
}
.nav>ul li p i{
	width: 10px;
	height: 6px;
	display: inline-block;
	position: absolute;
	background-image: url(../images/xl.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 8px;
    margin-left: 4px;
}
.nav>ul li p a:hover + i{
	background-image: url(../images/xl_h.png);
}
.nav>ul li dl{
	width: 200px;
	background-color: #FFFFFF;
	position: absolute;
	left: -64px;
    top: 93px;
    z-index: 99;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    display: none;
}
.nav>ul li dl dd{
	padding: 13px 0px 14px 26px;
	border-bottom: 1px solid #eeeeee;
	background-color: #f9b72b;
	transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
}
.nav>ul li dl dd a{
	font-size: 14px;
	color: #FFFFFF;	
	display: block;
}
.nav>ul li dl dd:hover{
	padding-left: 38px;
	background-color: #FFFFFF;
}
.nav ul li dl dd:hover a{
	color: #666666;
}
.search{
	margin-left: 52px;
	display: inline-block;
	padding: 50px 0px;
	float: left;
}
.search i{
	width: 18px;
	height: 18px;
	background-image: url(../images/search.png);
	background-size: 100%;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}
#search_box{
	padding: 37px 0px;
	display: none;
	position: relative;
}
#search_box input[type="text"]{
	width: 700px;
	height: 48px;
	float: left;
	background-color: #f7f7f7;
}
#search_box input[type="submit"]{
	background-image: url(../images/goSearch.jpg);
	width: 52px;
	height: 48px;
	float: left;
	cursor: pointer;
}
#search_box i{
	width: 54px;
	height: 48px;
	float: left;
	display: inline-block;
	background-image: url(../images/exit.jpg);
	cursor: pointer;
}
.lang{
	float: right;
	padding: 46px 0px;
}
.lang a{
	width: 40px;
	height: 22px;
	display: inline-block;
	border: 1px solid #eeeeee;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	border-radius: 5px;
}
.banner .swiper-button-prev:hover {
    background-image: url(../images/swleft_h.png);
}
.banner .swiper-button-next:hover {
    background-image: url(../images/swright_h.png);
}
.index_about{
	width: 100%;
	padding: 50px 0px 53px;
	background-color: #FFFFFF;
}
.index_about_con{
	width: 852px;
	margin: 0px auto;
}
.index_about_con>h1{
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 44px;
}
.index_about_con>p{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.more{
	margin-top: 60px;
	text-align: center;
}
.more a{
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #666666;
	border-radius: 35px;
	display: inline-block;
}
.more a:hover{
	color: #FFFFFF;
	background-color: #f9b72b;
	border: 1px solid #f9b72b;
}
.index_case{
	width: 100%;
	height: 709px;
	background-image: url(../images/index_bg.jpg);
}
.index_case>h1{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 46px;
}
.index_case_con{
	width: 1200px;
	margin: 0px auto;
	margin-top: 74px;
	position: relative;
}
.index_case_con .swiper-slide{
	border-radius: 5px;
	transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    padding-top: 20px;
}
.index_case_con .swiper-slide:hover{
	padding-top: 0px;
}
.index_case_con p{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 56px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_case_con em{
	width: 100%;
	height: 4px;
	background-color: #FFFFFF;
	display: inline-block;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
}
.index_case_con .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -62px;
    right: auto;
    background-image: url(../images/case_rg.png);
}
.index_case_con .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -62px;
    left: auto;
    background-image: url(../images/case_lf.png);
}
.index_case_con .swiper-button-prev:hover {
    background-image: url(../images/hcase_rg.png);
}
.index_case_con .swiper-button-next:hover {
    background-image: url(../images/hcase_lf.png);
}
.index_case_con a:hover em{
	background-color: #f9b72b;
}
.index_pro img{
	width: 100%;
}
.index_pro a{
    width: 100%;
    height: 623px;
    background-image: url(../images/case_bg.jpg);
    background-position: center;
    display: block;
    background-repeat: no-repeat;
}
.footer{
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	border-top: 2px solid #F9B72B;
}
.footer>img{
	margin-bottom: 28px;
}
.footer ul li a{
	line-height: 20px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.footer ul li a:hover{
	color: #f9b72b;
}
.footer ul{
	width: 560px;
	margin: 0px auto;
	margin-bottom: 30px;
}
.footer ul li{
	border-right: 2px solid #f2f2f2;
	padding-right: 22px;
	float: left;
	margin-right: 22px;
}
.footer ul li:nth-child(5){
	border:none;
	padding-right: 0px;
	margin-right: 0px;;
}
.footer p{
	font-size: 14px;
	color: #999999;
	padding-bottom: 15px;
}
.hot_search{
	width: 780px;
	padding: 20px 0px 0px 25px;
	background-color: #FFFFFF;
	box-shadow: 0 1px 5px rgba(12, 12, 12, 0.3);
	position: absolute;
	top: 90px;
    z-index: 99;
}
.hot_search ul{
	margin-bottom: 42px;
}
.hot_search ul p{
	font-size: 12px;
	color: #999999;
}
.hot_search ul li{
	margin-top: 24px;
}
.hot_search ul li a{
	font-size: 14px;
	color: #333333;
}
.nav_but{
	width: 32px;
	height: 24px;
	background-image: url(../images/nav.png);
	background-size: 100%;
	margin: 30px 0px;
    margin-right: 50px;
    display: none;
    background-repeat: no-repeat;
}
.m_search{
	display: none;
	float: right;
	padding: 28px 0px;
    margin-right: 35px;
}
.m_search>i{
	width: 18px;
    height: 25px;
    background-image: url(../images/search.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    background-position-y: 70%;
}
.m_search_box{

	padding: 25px 0px;

	margin-left: 35px;
}
.m_search_box>i {
    width: 36px;
    height: 35px;
    float: left;
    display: inline-block;
    background-image: url(../images/exit.jpg);
    background-size: 100%;
}
.m_search_box input[type="text"] {
    width: 290px;
    height: 35px;
    float: left;
    background-color: #f7f7f7;
}
.m_search_box input[type="submit"] {
    background-image: url(../images/goSearch.jpg);
    width: 36px;
    height: 35px;
    float: left;
    background-size: 100%;
}
.min_nav {
    width: 100%;
    height: 100%;
    z-index: 11;
    position: fixed;
    background-color: rgba(132, 130, 130, 0.2);
    right: -1999px;
    transition: all 1s;
    top: 0px;
}
.nav_menu {
    width: 390px;
    height: 100%;
    background-color: #FFFFFF;
}
.nav_top {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.nav_top>#exit{
	width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 22px;
    right: 20px;
    background-image: url(../images/cha.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.nav_menu ul li {
    border-bottom: 1px solid #EEEEEE;
}
.nav_menu ul li p {
    padding: 16px 24px 16px 34px;
    transition: all 0.5s;
}
.nav_menu ul li p a {
    font-size: 16px;
    color: #333;
}
.nobanner{
	position: relative;
}
.nobanner img{
	width: 100%;
}
.nobanner p{
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 30px;
	color: #FFFFFF;
	margin-top: -20px;
	margin-left: -60px;
}
.wz{
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 0px 23px;
}
.wz span{
	font-size: 14px;
	color: #999999;
	margin-right: 18px;
}
.wz span:first-child{
	margin-left: 48px;
}
.wz>.core{
	background-image: url(../images/wz.png);
	background-repeat: no-repeat;
}
.wz p{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-right: 15px;
}
.about_box{
	margin-top: 80px;
	margin-bottom: 50px;
}
.about_con em{
	width: 100%;
    border: 1px dashed #dfdfdf;
    display: block;
}
.left_menu{
	width: 140px;
	position: relative;
	margin-right: 155px;
}
.left_menu em{
	background-image: url(../images/xian.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 1px;
	display: inline-block;
	position: absolute;
	top: 25px;
	left: 0px;
}
.left_menu ul li{
	padding-left: 16px;
	position: relative;
	margin-bottom: 14px;
}
.left_menu ul li a{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 6px 20px 8px 32px;
	background-repeat: no-repeat;
    background-size: 100% 100%;
	
}
.left_menu ul li i{
	width: 14px;
	height: 14px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: -7px;
	margin-top: -5px;
	background-image: url(../images/yuan.png);
}
.left_menu ul li:hover i{
	background-image: url(../images/yuan_h.png);
}
.left_menu ul li:hover a{
	background-image: url(../images/menu.png);
	color: #FFFFFF;
}
.left_menu ul .on i{
	background-image: url(../images/yuan_h.png);
}
.left_menu ul .on a{
	background-image: url(../images/menu.png);	
	color: #FFFFFF;
}
.about_con{
	width: 75%;
}
.about_con h1{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 28px;
}
.about_con p{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	text-indent: 2em
}
.about_con strong{
	font-size: 16px;
	display: block;
}
.m_left_menu{
	text-align: center;
	margin-bottom: 45px;
	display: none;
}
.m_left_menu ul{
	display: inline-block;
}
.m_left_menu ul li{
	float: left;
	margin-left: 20px;
}
.m_left_menu ul li:first-child{
	margin-left: 0px;
}
.m_left_menu ul li a{
	padding: 10px 15px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}
.m_left_menu ul .on a{
	background-color: #F9B72B;
	color: #FFFFFF;
}
.pro_box{
	margin-top: 48px;
}
.title{
	margin-bottom: 52px;
}
.pro_box>.title h1{
	font-size: 24px;
	color: #333333;
	margin-bottom: 16px;
}
.pro_box>.title p{
	font-size: 16px;
	color: #333333;
}
.pro_con{
	position: relative;
	margin-bottom: 52px;
}
.pro_img{
	width: 498px;
	height: 498px;
	border-radius: 5px;
	border: 1px solid #eeeeee;
	margin-right: 66px;
	text-align: center;
	background-image: url(../images/pro_sy.png);
	background-position-x: 100%;
	background-repeat: no-repeat;
    background-position-y: 100%;
}
.pro_img img{
	margin-top: 35px;
	width: 234px;
	height: 381px;
}
.pro_text{
	width: 50%;
	padding-top: 20px;
}
.pro_text h1{
	font-size: 24px;
	color: #333333;
	margin-bottom: 12px;
}
.pro_text h2{
	font-size: 16px;
	color: #333333;
}
.pro_text p{
	margin-top: 45px;
	font-size: 18px;
	line-height: 35px;
	color: #666666;
}
.pro_type{
    position: absolute;
    bottom: 10px;
    left: 47%;
}
.pro_type a{
	padding: 14px 39px 11px 76px;
	border: 1px solid #F9B72B;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position-x: 20%;
	background-position-y: 50%;
}
.pro_type a:hover{
	color: #FFFFFF;
	background-color: #F9B72B;
}
.pro_type .gcal:hover{
	background-image: url(../images/gcal_h.png);
}
.pro_type .cpsm:hover{
	background-image: url(../images/cpxq_h.png);
}
.gcal{
	margin-right: 28px;
	color: #F9B72B;
	background-image: url(../images/gcal.png);
}
.cpsm{
	background-image: url(../images/cpxq.png);
	color: #F9B72B;
}
.xg_pro .swiper-slide{
	padding: 14px 0px 14px 76px;
}
.xg_img{
	padding: 14px 0px;
	margin-left: 75px;
	width: 68px;
	float: left;
	display: inline-block;
}
.xg_img img{
	width: 100%;
}
.xg_pro{
	position: relative;
	margin-bottom: 68px;
}
.xg_pro ul li{
	width: 49.8%;
	height: 138px;
	border: 1px solid #eeeeee;
	float: left;
}
.xg_pro ul li:hover{
	border: 1px solid #f9b72b;	
}
.xg_prev em{
	background-image: url(../images/pro_prev.png);
	width: 78px;
	height: 138px;
	float: left;
	display: inline-block;
}
.xg_next em{
	background-image: url(../images/pro_next.png);
	width: 78px;
	height: 138px;
	float: right;
	display: inline-block;
}
.xg_text{
	padding: 41px 0px;
	margin-left: 48px;
	display: inline-block;
	float: left;
}
.xg_text h1{
	font-size: 18px;
	color: #333333;
}
.xg_text p{
	font-size: 16px;
	color: #333333;
	margin-top: 12px;
}

/*联系我们*/
.contact_tit{
	padding: 42px 0px 70px 0px;
	text-align: center;
	background-image: url(../images/contact_img.png);
	background-repeat: no-repeat;
}
.contact_tit h1{
	font-size: 30px;
	color: #FFFFFF;
}
.contact_box{
	margin-bottom: 82px;
}
.contact_map{
	width: 738px;
	margin-right: 42px;
}
.contact_map iframe{
	width: 100%;
	height: 300px;
}
.contact_text{
	
}
.contact_text h1{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	margin-bottom: 22px;
}
.contact_text h2{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 22px;
}
.contact_text ul li{
	padding: 4px 0px 2px 32px;
	background-position-y: 50%;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666666;
	margin-bottom: 12px;
}
.phone{
	background-image: url(../images/phone.png);
}
.fax{
	background-image: url(../images/fax.png);
}
.email{
	background-image: url(../images/email.png);
}
.add{
	background-image: url(../images/add.png);
}
.link_msg>h1{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.link_msg>p{
	font-size: 14px;
	color: #333;
	margin-bottom: 15px
}
.link_box{
	width: 42%;
	background-image: url(../images/link_bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	border-radius: 5px;
	padding: 35px 70px 38px 70px;
}
.link_msg{
	background: #FFFFFF;
	border-radius: 5px;
	padding: 35px 40px 38px 40px;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3)
}
.link_msg form ul li{
	width: 100%;
	float: left;
	margin-right: 10%;
	margin-bottom: 16px;
}
.link_msg .msg{
	width: 100%;
}
.msg textarea{
	height: 78px;
	width: 100%;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
}
.link_msg form ul li:nth-child(2n){
	margin-right: 0px;
}
.link_msg ul li p{
	font-size: 16px;
	color: #333333;
	margin-bottom: 8px;
}
.link_msg ul li input[type="text"]{
	height: 34px;
	line-height: 34px;
	width: 100%;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	text-indent: 1em;
}
.link_msg ul li h1{
	font-size: 16px;
	color: #333333;
    line-height: 34px;
    display: inline-block;
    margin-right: 56px;
}
.link_msg ul li h1 em{
	margin-left: 16px;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 8px;
	display: inline-block;
	background-image: url(../images/sex.png);
	cursor: pointer;
}
.link_msg ul li .on em{
	background-image: url(../images/onsex.png);
}
.tj{
	text-align: center;
}
.tj input[type='button']{
	padding: 10px 50px;
	display: inline-block;
	border: 1px solid #F9B72B;
	background-color: #F9B72B;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 5px;
	margin-right: 27px;
	cursor: pointer;
}
.tj input[type='reset']{
	padding: 10px 50px;
	display: inline-block;
	border: 1px solid #d2d2d2;
	color: #999999;
	font-size: 16px;
	background-color: #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
}
.case_box>.title {
    text-align: center;
    padding: 50px 0px 48px;
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 0px;
}
.case_con{
	margin-bottom: 56px;
	position: relative;
}
.case_con .swiper-slide {
    border-radius: 5px;
    transition: all .25s ease-in;
   	padding-top: 20px
}
.case_con .swiper-slide:hover{
	padding-top: 0px
}
.case_con p {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    background-color: #FFFFFF;
    line-height: 56px;
}
.case_con .swiper-slide:hover em{
	background-color: #F9B72B;
}
.case_con em {
    width: 100%;
    height: 4px;
    background-color: #FFFFFF;
    display: inline-block;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
}

.case_con .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -62px;
    right: auto;
    background-image: url(../images/caseRg.png);
}
.case_con .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -62px;
    left: auto;
    background-image: url(../images/caseLf.png);
}
.case_con .swiper-button-prev:hover {
    background-image: url(../images/hcase_rg.png);
}
.case_con .swiper-button-next:hover {
    background-image: url(../images/hcase_lf.png);
}

.case_banner{
	width: 42%;
}
.case_banner img{
	width: 100%;
}
.case_banner .swiper-button-prev{
    left: 0px;
    right: auto;
    background-image: url(../images/xq_lf.png);
}
.case_banner .swiper-button-next{
    right: 0px;
    left: auto;
    background-image: url(../images/xq_rg.png);
}
.case_banner .swiper-button-prev:hover{
	background-image: url(../images/xq_lfH.png);
}
.case_banner .swiper-button-next:hover{
	background-image: url(../images/xq_rgH.png);
}
.case_banner .swiper-pagination-bullet {
    background: #d2d2d2;
}
.case_banner .swiper-pagination-bullet-active {
    background: #f9b72b;
}
.casexq_box{
	margin-bottom: 110px;
}
.casexq_box>.title{
	color: #333;
	text-align: center;
    padding: 50px 0px 75px;
    font-size: 30px;
    margin-bottom: 0px;
}
.case_text{
	width: 50%;
	padding-top: 12px;
	margin-left: 5%;
}
.case_text h1{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.casexq_con{
	margin-top: 30px;
}
.casexq_con p{
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.link_msg ul li p span {
    color: #c91111;
}
#map{
	width: 100%;
	height: 300px;
}
.pro_center{
	margin-top: 48px;
}
.pro_top{
	margin-bottom: 52px;
}
.pro_top h1{
	font-size: 28px;
	color: #333333;
	margin-bottom: 14px;
	text-align: center
}

.pro_ul ul li{
	width: 21.8%;
	margin-right: 4%;
	float: left;
	border: 1px solid #eeeeee;
	margin-bottom: 52px;
}
.pro_ul ul li:nth-child(4n){
	margin-right: 0px;
}
.procen_img{
	text-align: center;
}
.procen_img img{
	padding: 20px 0px;
	width: 55%;
}
.procen_text{
	text-align: center;
	margin-bottom: 16px;
}
.procen_text h1{
	font-size: 20px;
	color: #333333;
	margin-bottom: 10px;
}
.procen_text p{
	font-size: 16px;
	color: #333333;
}
.pro_ul ul li span{
	height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    border-top: 1px solid #EEEEEE;
    color: #999999;
    background-image: url(../images/hjt.png);
    background-repeat: no-repeat;
    background-position-x: 70%;
    background-position-y: 50%;
    font-size: 16px;
}
.pro_ul ul li:hover{
	border: 1px solid #F9B72B;
}
.pro_ul ul li:hover span{
	background-image: url(../images/jt_h.png);
	background-color: #F9B72B;
	color: #FFFFFF;
}
.m_banner{
	display: none;
}
.page{
	text-align: center;
	margin-bottom: 20px;
}
.page a{
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	color: #5f5f5f; 
    margin-left: 5px;
}
.current{
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #F9B72B;
	border: 1px solid #eeeeee;
	border-radius: 5px;
}
.pro_box>.m_title{
	display: none;
	margin-bottom: 42px;
	text-align: center;
}
.pro_box>.m_title h1{
	font-size: 24px;
	color: #333333;
}

.search_box{
	margin-top: 65px
}
.search_box ul li{
	height: 300px;
	width: 100%;
	box-shadow: 1px 5px 10px -5px rgba(0, 0, 0, 0.3);
	border:1px solid #eeeeee;
	margin-bottom: 36px;
}
.search_img{
	width: 300px;
	height: 300px;
	text-align: center;
	float: left;
	border-right: 1px solid #eeeeee
}
.search_img img{
	width: 50%;
	margin: 28px 0px;
}
.search_text{
	width: 60%;
	float: left;
	margin-left: 85px;
	padding-top: 46px
}
.search_text h1{
	font-size: 24px;
	color: #333;
	margin-bottom: 35px;
}
.search_text p{
	color: #666666;
	font-size: 16px;
}
.min_nav ul li p i{
	width: 16px;
	height: 16px;
	display: block;
	float: right;
}
.min_nav ul li p i img{
	width: 100%;
	display: none;
}
.min_nav ul li p i .on{
	display: block;
}
.nav_menu ul li dl{
	display: none;
}
.nav_menu ul li dl dd{
    padding: 16px 24px 16px 50px;
    background-color: #F7F7F7;
    border-top: 1px solid #EEEEEE;
}
.nav_menu ul li dl dd a {
    font-size: 16px;
    color: #333;
}


/*產品目錄*/
.pro_menu_box>.title {
    text-align: center;
    padding: 50px 0px 75px;
    font-size: 30px;
    color: #333333;
    margin-bottom: 0px;
}
.in_block{
	position: relative;
	padding: 50px 0px;
	border: 4px solid #164b34;
	margin-bottom: 90px;
	float: left;
	width: 100%;
}
.in_block ul li{
	float: left;
	width: 20.5%;
	margin: 0px 2%;
	padding: 10px 0px;
	border: 1px solid #FFFFFF;
	border-radius: 10px
}
.in_block ul li:hover{
    border: 1px solid #164b34;
}
.box1 ul li:hover{
	border: 1px solid #5d8542;
}
.box2 ul li:hover{
	border: 1px solid #854f85;
}
.box3 ul li:hover{
	border: 1px solid #228ecd;
}
.box4 ul li:hover{
	border: 1px solid #ef8200;
}
.box5 ul li:hover{
	border: 1px solid #601d66;
}
/*.in_block ul li:first-child{
	margin: 0px;
}*/
.in_block>.tit{
	padding: 20px 35px;
	background-color: #164b34;
	position: absolute;
	border-radius: 13px;
	top: -40px;
	left: 15px;
	text-align: center;
}
.in_block>.tit h1{
	font-size: 24px;
	color: #FFFFFF;
}
.box1{
	width: 70%;
	border: 4px solid #5d8542;
}
.box1>.tit{
	background-color: #5d8542
}
.box1 ul li{
	width: 28.5%;
}


.box2{
	margin-left: 2%;
	width: 26%;
	border: 4px solid #854f85;
}
.box2 ul li{
	width: 95.5%;
}
.box2>.tit{
	padding: 20px 10px;
	background-color: #854f85
}


.box3{
	width: 48%;margin-right: 2%;
	border: 4px solid #228ecd;
}
.box3 ul li{
	width: 45.5%;
}
.box3>.tit{
	background-color: #228ecd
}


.box4{
	width: 48%;
	border: 4px solid #ef8200;
}
.box4>.tit{
	background-color: #ef8200
}
.box4 ul li{
	width: 45.5%;
}


.box5{
	border: 4px solid #601d66;
}
.box5>.tit{
	background-color: #601d66
}
.box5 ul li{
	width: 45.5%;
}
.menu_img {
    text-align: center;
    padding: 15px 0px;
}
.menu_img img{
	width: 134px;
}
.menu_text{
	text-align: center;
}
.menu_text i {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
.menu_text h2{
	font-size: 16px;
    color: #a33458;
    font-style: italic;
}
.menu_text p{
	font-size: 20px;
    color: #a33458;
}
.news_box>.title{
	margin: 0px;
	padding: 42px 0px;
	font-size: 28px;
	color: #333333;
	text-align: center
}
.news_box ul li{
	padding: 25px 0px;
	border-top: 1px dashed #999999;
}
.news_box ul li:last-child{
	border-bottom: 1px dashed #999999;
}
.news_img{
	width: 240px;
	float: left;
	margin-right: 36px;
}
.news_img img{
	width: 100%;
}
.news_text{
	width: 75%;
	float: left;
}
.news_text>h1{
	font-size: 18px;
	color: #333333;
	margin-bottom: 22px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_text>p{
	font-size: 14px;
	color: #666666;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_data{
	padding-top: 26px;
}
.news_data h1{
	font-size: 24px;
	color: #666666;
	float: right;
}
.news_data h1 span{
	font-size: 16px;
	color: #999999
}
.news_data em{
	width: 120px;
	height: 36px;
	text-indent: 2em;
	line-height: 36px;
	border: 1px solid #999999;
	border-radius: 5px;
	display: inline-block;
	background-image: url(../images/news_jt.png);
	background-repeat: no-repeat;
	background-position-y: 50%;
	background-position-x: 80%;
	font-size: 14px;
	color: #666666;
	font-style: normal;
}
.news_data em:hover{
	background-color: #f9b72b;
	color: #666666;
	border: 1px solid #f9b72b;
}
.news_title{
	margin-top: 50px;
	text-align: center;
	margin-bottom: 30px;
}
.news_title h1{
	font-size: 20px;
	color: #333;
}
.news_title p{
	font-size: 14px;
	color: #999999
}
.content p{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.news_sx{
	margin-top: 32px;
	margin-bottom: 62px;
}
.news_sx p{
	font-size: 14px;
	color: #666;
	margin-bottom: 10px
}
.news_sx p a{
	color: #666;
}
.news_sx p a:hover{
	color: #F9B72B
}
.search_pro{
	margin-bottom: 30px
}
.search_pro input[type="text"]{
	height: 50px;
	background-color: #fef1d5;
	line-height: 48px;
	width: 95%;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: url(../images/search_fdj.png);
	background-size: 21px 22px;
	background-repeat: no-repeat;
	background-position-y: 50%;
	background-position-x: 20px; 
	text-indent: 5em;
	float: left;
}
.search_pro input[type="submit"]{
	width: 5%;
	float: left;
	background-image: url(../images/search_jt.png);
	background-repeat: no-repeat;
	background-position-y: 50%;
	background-position-x: 50%;
	background-size: 20px 19px;
	height: 50px;
	background-color: #fef1d5;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.search_lp {
    width: 240px;
    float: left;
    text-align: center;
    margin-right: 36px;
}
.search_lp img{
	width: 60%;
}
.xg_prev a{
	width: 100%;
	height: 100%;
	display: block;
}
.xg_next a{
	width: 100%;
	height: 100%;
	display: block;
}
.case_bg{
    padding-bottom: 45px;
    background-image: url(../images/case_bg2.jpg);
}
.index_case_con img{
    width: 100%;	
}
.hot_news{
	display: block;
}
.hot_news>i {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    background-color: #000000;
    opacity: 0.2;
    z-index: 998;
    top: 0px;
}
.hot_con{
	position: relative;
	width: 360px;
	height: 617px;
	position: fixed;
	margin-left: -180px;
    z-index: 999;
    margin-top: -308.5px;
    left: 50%;
    top: 50%;
}
.hot_con a{
	background-image: url(../images/hot_news.png);
	display: inline-block; 
	width: 100%;
	height: 100%;
	background-size: 100%;
	
}
.hot_close{
	width: 28px;
    height: 28px;
    position: absolute;
    top: 0px;
    right: -30px;
    background-image: url(../images/close.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.hjfa_cen{
	margin-top: 48px;
	margin-bottom: 54px;
}
.hjfa_text{
	width: 45%;
	margin-right: 5%;
}
.hjfa_img{
	width: 50%
}
.hjfa_img img{
	width: 100%;
}
.hjfa_text p{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.hjfa_text a{
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 75px;
	padding: 14px 35px;
	background-color: #f9b72b;
	border: 5px solid #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 0px 4px -1px rgba(74, 73, 73, 0.3);
	display: inline-block;
}