ul,
li {
	666644oe list-style: none;
}

.clearfix:after, .clearfix:before {
      display: block;
      visibility: hidden;
      clear: both;
      overflow: hidden;
      height: 0;
      content: '.';
    }
    * html .clearfix {
      zoom: 1;
    }
    * + html .clearfix {
      zoom: 1;
    }
.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.container {
	padding: 0;
	width: 1100px !important;
}

.topnav {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f1f1f1;
}

.yingye {
	margin-left: 40px;
}

.hdpon {
	float: right;
  	margin-right:40px;
}

.handnav {
	display: inline-block;
}

.handnav .nav_right {
	float: right;
	margin-left: 220px;
}

.logo_fl {
	float: left;
}

.nav_right > ul > li {
	float: left;
	margin-right: 50px;
	position:relative;
	list-style-type: none;
	padding-bottom: 10px;
}

.nav_right > ul > li > a{
	display: block;
	padding-top: 20px;
}

.nav_right > ul {
	/*margin-top: 20px;*/
	margin-bottom: 0px;
}

.nav_right a:visited {
	color: #333333;
}
.nav_right ul li ul {
	transition-property:all;
	transition-duration:0.5s;
	padding-top: 20px
	width: 100px;
	position:absolute;
	z-index: 666;
	top:47px;
	left:-60px;
	display:none;
	border-radius: 2px;
}
.nav_right ul li ul li {
	list-style: none;
	border: 1px solid #eee;
	text-align:center;
    float:none;
    }
.nav_right ul li ul li a{
    line-height: 40px;
	background-color: #aa861f;
    /**border-top:1px solid #ccc;*/
    color: #fff !important;
    display: block;
    width: 100px;
}
    /*一级菜单悬停时二级菜单可见*/
.nav_right ul li:hover ul {

        display:block;
        transition-property:all;
	transition-duration:0.5s;
        }

.nav_right ul li ul li a:hover{
	text-decoration: none;
	transition-property:all;
	color: #aa861f !important;
transition-duration:0.5s;
    background-color: #fff;
}
.san_bg {
    background-image: url(../img/san.png);
    background-position: 21px 36px;
    background-repeat: no-repeat;
}
        
#page {
	background-color: #F1F1F1;
	position: relative;
}

.content {
	margin-top: 20px;
	padding-bottom: 20px
}

.dis_content {
	margin-top: 20px;
	padding-bottom: 20px;
}

.dis_content_main {
	margin-top: 20px;
}

.con_main {
	width: 740px;
	background: white;
	padding: 20px;
}

.cleft {
	float: left;
}

.sidebar {
	width: 340px;
}

.cright {
	float: right;
}

.con_focus {
	width: 700px;
	height: 200px;
	background-color: #666666;
}

.con_main h3 {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	margin: 20px 0;
	border-left: 3px #C60 solid;
	padding-left: 12px;
	font-weight: bold;
}

.fl ul {
	padding: 0;
}

.con_main .fl .idx-pic li {
	float: left;
	margin-right: 20px;
	display: inline;
	position: relative;
}

.con_main .fl .idx-pic li:last-child {
	margin: 0px;
}

/*2023-11-17日添加*/

.con_main h1 {
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    border-left: 3px #C60 solid;
    padding-left: 12px;
    font-weight: bold;
}

.con_main h2 {
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    border-left: 3px #C60 solid;
    padding-left: 12px;
    font-weight: bold;
}




.con_main .fl .idx-txt li {
    	/*font-size: 12px;-------2023-11-17日修改-----------------------------------*/
	font-size: 14px;
	width: 220px;
	overflow: hidden;
	
	/*height: 28px;-------2023-11-17日修改-----------------------------------*/
	height: 30px;
	line-height: 28px;
	padding-left: 10px;
	float: left;
	/*background: url(../img/dot3.png) no-repeat;
    background-position: 0 14px;*/
	display: inline;
	margin-right: 20px;
}


/*2023-11-23添加*/
#alh2{
        text-align: center;
    font-size: 18px;
    color: #333333;
    /*font-weight: 100;*/
    border: none;
    height: 50px;
    line-height: 35px;
}
#alh3{
    text-align: center;
    font-size: 14px;
    color: #999999;
    font-weight: 100;
}
#alh1{
    text-align: center;
    font-size: 27px;
}


#tjal{
    width: 1100px;
    height:900px;
    background-color: #FFFFFF;
    margin: 0 auto;
}
#tjal h2{
    text-align: center;
    margin-top: 0px;
}
#tjal li{
    list-style: none;
    float: left;
    width: 340px;
}
#tjal img{
    width: 100%;
}

#tjal h3{
    font-size: 20px;
    text-align: center;
}





.con_main .fl .idx-txt li:nth-child(3n+0) {
	margin: 0px;
}

.bg-line {
	width: 100%;
	border: 0.5px dashed #cecece;
	display: inline-block;
}

.con_main .col .idx-pic .con_tit {
	position: absolute;
	left: 0px;
	bottom: 1px;
	line-height: 30px;
	height: 30px;
	width: 100%;
	color: #fff;
	z-index: 100;
	text-align: center;
}

.con_main .col .idx-pic .con_bg {
	position: absolute;
	left: 0px;
	bottom: 1px;
	line-height: 30px;
	height: 30px;
	width: 100%;
	background: #000;
	filter: Alpha(Opacity=35);
	opacity: 0.35;
}

.con_main .con_tit a {
	color: #FFFFFF;
}

.sidebar_topimg {
	background-color: white;
	padding: 20px;
}

.sidebar_rec {
	margin-top: 20px;
	background-color: white;
	padding: 20px 0px;
	color: #666666;
}

.sidebar_rec ul li {
    /*-------2023-11-17日修改添加-----------------------------------*/
    list-style: none;
    
	line-height: 30px;
	padding-right: 21px;
    box-sizing: border-box;
}

.sidebar_rec ul li a {
	    
	color: #666666;
}

.yh ul li a{
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.sidebar h3 {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	margin: 20px 0;
	border-left: 3px #C60 solid;
	padding-left: 12px;
	font-weight: bold;
}

.sidebar .sidebar_rec .cat-tit {
	margin-left: 25px;
}

.sidebar .sidebar_rec .bg-line {
	width: 300px;
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: 10px;
}

.main_map {
	float: left;
	background-color: white;
	height: 570px;
	width: 100%;
	margin-top: 20px;
}

.main_map .mapimg {
	float: left;
	width: 740px;
	height: 570px;
}

.mapnav {
	float: right;
	padding-top: 40px;
	padding-right: 50px;
	color: #999999;
	width: 377px;
    height: 540px;
}

.mapcont p:first-of-type {
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}

#container2 {
	width: 97%;
	height: 87%;
	margin-left: 20px;
}

.main_map h3 {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	margin-left: 20px;
	border-left: 3px #C60 solid;
	padding-left: 12px;
	font-weight: bold;
}

.main_btn h3 {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	margin-left: 20px;
	border-left: 3px #C60 solid;
	padding-left: 12px;
	font-weight: bold;
}

.main_footer {
	margin-top: 20px;
	text-align: center;
}

.main_btn .btn_nav ul li {
	list-style: none;
	float: left;
	margin-right: 20px;
}


/*文章页*/

.des_list {
	margin: 20px 0px;
	width: 700px;
	float: left;
}

.des_list img {
	width: 220px;
	float: left;
}
.des_list figcaption a:hover{
	text-decoration: none
}
.des_list figcaption {
	width: 460px;
	float: right;
}

.dis_list_title {
	color: #333333;
	font-size: 18px;
	margin-bottom: 0px;
}

.dis_list_title:hover {
	color: #aa861f;
	text-decoration: none;
}

.dis_list_time {
	color: #999999;
	font-size: 12px;
}

.dis_list_word {
	color: #666666;
	font-size: 14px;
}

.dis_list_more a{
	transition-property:all;

transition-duration:0.5s;
	display: block;
	

    width: 100px;
    border: 1px solid;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #cecece;
    margin-top: 10px;


}

.dis_list_more a:hover {
	transition-property:all;

transition-duration:0.5s;
	color: #ffffff;
	background-color: #aa861f;
	border: 1px solid #aa861f;
	text-decoration: none;
}

.page_mag {
	padding-top: 1px;
	padding-bottom: 20px;
}

.infoshowlist {
	border-top: 1px solid #E5E5E5;
	padding-top: 20px;
}
.infoshowlist a{
	color: #666;
	font-size: 16px;
}

.infoshowlist>p:last-of-type {
	margin-top: 10px;
	margin-bottom: 40px;
}

.dis_content_adv1 {
	margin: 40px 0px;
}

.dis_content_adv2 ul li {
	list-style-type: none;
	float: left;
	width: 220px;
	height: 200px;
	margin-right: 20px;
}

.dis_content_adv2 ul {
	padding: 0px;
}

.dis_content_adv2 ul li img{
	width: 220px;
	height: 200px;
}
.dis_content_adv2 ul li:last-child {
	margin-right: 0px;
}

.case_content {
	width: 1100px;
	background: white;
	padding: 20px;
	margin-top: 20px;
}

.caseshow_content {
	width: 1100px;
	height: 850px;
	background: white;
	padding: 20px;
	margin-top: 20px;
}

.case_content h3,
.caseshow_content h3 {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	margin: 20px 0;
	border-left: 3px #C60 solid;
	padding-left: 12px;
	font-weight: bold;
}

.case_show ul {
	padding: 0px;
}

.case_show ul li {
	list-style: none;
	float: left;
	padding-top: 25px;
  	width:330px;
    margin-right:20px;
}

.case_show ul li img {
	width: 330px;
  	height:240px;
}

.case_show ul li:nth-child(3n+0) {
	margin: 0px;
}

.case_show ul li>h3 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: 100;
	border: none;
}

.case_show ul li>h5 {
	text-align: center;
	font-size: 14px;
	color: #999999;
	font-weight: 100;
}

.caseshownav {
  	width:750px;
  	line-height: 50px;
	height: 154px;
	margin: 0px auto;
	text-align: center;
	margin-top: 50px;
	line-height: 154px;
	background: url(../img/case_bg.png) no-repeat center top;
	padding-top: 25px;
}

.caseshow_mian ul li img {
	width: 330px;
  	height:240px;
}

.caseshow_mian ul li {
	list-style: none;
	margin-left: 100px;
	float: left;
	width: 330px;
}
.caseshow_mian ul li p{
	margin-top: 20px;
	text-align: center;
	color: #999999;
}
.navigation {
	text-align: center;
}
.idx-pic a{
	display: block;
	width: 220px;
	word-break:keep-all;       /* 不换行 */
	white-space:nowrap;        /* 不换行 */
	overflow:hidden;           /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
}
.idx-pic img{  
    cursor: pointer;  
    transition: all 0.6s;  
}  
.idx-pic img:hover{  
    transform: scale(1.4);  
}
.dis_list_img img{  
  	width: 220px;
	height: 160px;
    cursor: pointer;  
    transition: all 0.6s;  
}
.dis_list_img img:hover{  
    transform: scale(1.4);  
}
.dis_list_img{
	display: block;
	width: 220px;
	height: 160px;
	overflow: hidden;
	float: left;
}
.case_show a{
	width: 330px;
	
	display: block;
	overflow: hidden;
}
.case_show img{  
    cursor: pointer;  
    transition: all 0.6s;  
}  
.case_show img:hover{  
    transform: scale(1.4);  
}

/*关于我们*/
.brand_introduce_divide {
    width: 100%;
    height: 3px;
    background: #ebebeb;
}
.brand_introduce_wrap {
    padding-bottom: 90px;
    background: #fff;
}
.brand_title {
    padding: 80px 0 60px;
    font-size: 36px;
    color: #dda00b;
    text-align: center;
}
.brand_introduce_content_pic{
	float: left;
}
.brand_introduce_content_word{
	width: 600px;
	float: right;
}
.brand_introduce_content p {
	font-size: 16px;
    color: #4c4948;
    line-height: 30px;
    text-indent: 2em;
}
.brand_stroy_wrap{
	background: #f6f7f7;
    padding-bottom: 145px;
}
.brand_stroy_pic img{
	width: 100%
}
.brand_stroy_content {
    text-align: left;
    font-size: 16px;
    color: #262626;
    padding-top: 30px;
}
.brand_stroy_sub {
    font-size: 22px;
    color: #dda00b;
    padding: 20px 0;
}
.brand_concept_wrap{
	background-color: #fff
}
.brand_concept_content_item {
    float: left;
    width: 320px;
    height: 490px;
    background: #f6f7f7;
    padding: 6px;
    margin-left: 38px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.brand_concept_content_item figcaption p {
    font-size: 22px;
    color: #dda00b;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.brand_concept_sub {
    font-size: 16px;
    color: #6e6e6e;
    display: block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.brand_concept_english, .brand_concept_content_item figcaption>span {
    margin-top: 10px;
}
.brand_concept_content_item figcaption {
    text-align: left;
    padding: 10px 12px;
}
.brand_concept_content_item img{
	width: 100%
}
.brand_concept_content_item:hover {
    background: #dda00b;
}
.brand_concept_content_item:hover .brand_concept_pic_title {
    color: #fff;
}
.brand_concept_content_item:hover .brand_concept_sub{
    color: #fff;
}
.brand_concept_wrap {
    padding-bottom: 174px;
    overflow: hidden;
}
.commitment_guarantee_item {
    width: 330px;
    height: 260px;
    border: 1px solid #ebebec;
    float: left;
    margin-left: 30px;
    cursor: pointer;
}
.commitment_guarantee_item_top>div {
    display: table-cell;
    vertical-align: middle;
}
.commitment_guarantee_item_top_span1 {
    font-size: 25px;
    border-bottom: 1px dashed #2f2725;
    padding-bottom: 2px;
    font-weight: bold;
}
.commitment_guarantee_item_bottom>div {
	box-sizing: border-box;
    padding: 30px 40px;
}
.commitment_guarantee_item_top {
    height: 120px;
    display: table;
    width: 100%;
    text-align: center;
    background: #ebebec;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.commitment_guarantee_item_top_span1 {
    font-size: 25px;
    border-bottom: 1px dashed #2f2725;
    padding-bottom: 2px;
    font-weight: bold;
}
.commitment_guarantee_item_top_span2 {
    display: block;
    font-size: 22px;
    padding-top: 2px;
}
.commitment_guarantee_item_bottom {
    font-size: 19px;
    color: #868687;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.commitment_guarantee_item:hover .commitment_guarantee_item_top {
    background: #dda00b;
    color: #fff;
}
.brand_stroy_wrap, .commitment_guarantee_wrap {
    background: #f6f7f7;
    padding-bottom: 145px;
}
.server_advantage_wrap img{
	width: 100%
}
.about_banner {
    height: 270px;
    background: url(/static/wap/img/contact_bg.jpg) center no-repeat;
}
.about_banner_tit {
    width: 1100px;
    height: 270px;
    margin: 0 auto;
    padding-top: 120px;
    font-size: 18px;
}
.contactcont {
    margin-top: 55px;
}
.contactcont p:first-of-type {
    width: 176px;
    font-size: 26px;
    margin: 5px auto;
    background-color: #020d38;
    color: #fff;
}
.contactcont p {
    color: #020d38;
    text-align: center;
    margin-top: 8px;
    font-size: 16px;
}
.contactcontlist {
    margin-top: 10px;
}
.contactcontlist > div:first-of-type div {
    border: none;
}
.contactlistp {
    /* border-bottom: 1px solid #666; */
    width: 400px;
    float: left;
    text-align: center;
    margin-left: 125px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}
.contactlistbar {
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
}
.contactlistbot {
    color: #666666;
    font-size: 14px;
    margin-bottom: 15px;
}
.contactmapnav {
    color: #dea10b;
    line-height: 90px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.contatcmapimg {
    /* border: 1px solid red; */
    height: 500px;
    /* width: 700px; */
    margin-bottom: 40px;
}
div.swiper-container{
	height: 500px
}
.infoshowcontact a {
	color: #666
}
.s1{
    background-image: url("../img/pj_pc_banner1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 450px;
}
.s2{
    background-image: url("../img/pj_pc_banner2.jpg");
    background-repeat: no-repeat;
    background-position: center;
}
.s3{
    background-image: url("../img/pj_pc_banner3.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

#submit_box{
	height: 30px;
    border: 1px solid #eee;
    font-size: 12px;
    float: left;
    margin-top: 5px;
    width: 220px;
    text-indent: 1em;
}
#submit_btn{
	height: 30px;
    border: 1px solid #eee;
    font-size: 12px;
    float: left;
    margin-top: 5px;
    line-height: 30px;
    text-align: center;
    background-color: #AA861F;
    color: #fff;
    border-left: none;
}
