.wrap{}
.position{
    padding: 15px 15px 0 15px;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #f6f6f6;
    font-size: 14px;
    color: #000000;
}
.position img{
    margin-right: 6px;
}
.position a{
    font-size: 14px;
    color: #000000;
}

.pages{
    width: 100%;
    text-align: center;
	padding: 50px 0;
}
.pages a{
    display: inline-block;
    color: #999;border: 1px solid #cccccc;
    padding: 8px 15px;
    margin: 0 3px; background: #fff;
    color: #999;
	font-size: 13px;
}
.pages .page-num-current{
    background: #ff0000;
    color: #fff;
    border: 1px solid #ff0000;
}


.pro_ny{
    overflow: hidden;
    padding: 40px 0 50px 0;
    border-bottom: 1px dashed #f6f6f6;
}
.pro_left{
    width: 20%;
}
.case_fenlei{
    width: 100%;
    overflow: hidden;
	margin-bottom: 10px;
}
.case_fenlei .tit{
    font-family: 'KYK2gj';
    font-size: 27px;
    background: #ff0000;
    text-align: center;
    height: 85px;
    line-height: 85px;
	color: #ffffff;
}
.case_fenlei .fenlei{
    padding: 10% 14%;
    background: #f6f6f6;
}
.case_fenlei .fenlei dl{
    margin-bottom: 40px;
}
.case_fenlei .fenlei dl:last-child{
    margin-bottom: 0;
}
.case_fenlei .fenlei dl dt{
    font-size: 20px;
    color: #343434;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #000000;
    border-radius: 5px;
    margin-bottom: 15px;
}
.case_fenlei .fenlei dl dd{
    height: 50px;
	line-height: 50px;
    border-bottom: 1px dashed #343434;
}
.case_fenlei .fenlei dl dd img{
    margin-right: 15px;
}
.case_fenlei .fenlei dl dd a{
    font-size: 17px;
    color: #343434;
}

.lianxi_left{
    overflow: hidden;
    width: 72%;
    padding: 10% 14%;
    text-align: center;
	background: #f6f6f6;
}
.lianxi_left img{}
.lianxi_left p{
    font-size: 18px;
    color: #343434;
	padding-bottom: 15px;
}
.lianxi_left .tit{
    font-size: 20px;
    color: #343434;
    padding: 15px 0;
}
.lianxi_left .tel{
    font-size: 27px;
    color: #ff0000;
}

.pro_right{
    width: 77%;
}
.pro_right .case_list{}
.pro_right .case_list ul{}
.pro_right .case_list ul li{
    float: left;
    width: 49%;
    margin-right: 2%;
}
.pro_right .case_list ul li:nth-child(2n){
    margin-right: 0;
}
.pro_right .case_list ul li .pic{
    width: 100%;
    overflow: hidden;
}
.pro_right .case_list ul li .pic img {
    width: 100%;
	transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
}
.pro_right .case_list ul li .text{
    height: 50px;
    line-height: 50px;
    padding: 40px 0;
}
.pro_right .case_list ul li .text img{
    float: left;
	margin-right: 15px;
}
.pro_right .case_list ul li .text .tit{
    font-size: 20px;
    color: #000000;
    float: left;
    width: 60%;
    line-height: 24px;
}
.pro_right .case_list ul li .text span{
    font-size: 18px;
    color: #ffffff;
    background: #ff0000;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    margin-top: 5px;
}
.pro_right .case_list ul li:hover .pic img{
    transform:scale(1.1,1.1);
}


.view_ny{
    overflow: hidden;
	padding: 50px 0;
}
.view_right{
    width: 77%;
}
.view{}
.view h1{
    font-size: 30px;
    text-align: center;
    color: #000000;
    line-height: 60px;
    margin-bottom: 10px;
}
.view .info{
    font-size: 15px;
    color: #808080;
    line-height: 36px;
    text-align: center;
    border-top: 2px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6;
}
.view .view_text{
    font-size: 18px;
    line-height: 40px;
    color: #808080;
}
.view .view_text h3{
    font-size: 22px;
    color: #000000;
	line-height: 36px;
    margin: 30px 0 20px 0;
    padding-left: 25px;
    border-left: 6px solid #fe0000;
	border-bottom: 2px solid #c9c9c9;
}
.view .view_text .cs_body{
    padding: 30px 100px;
    background: #f6f6f6;
}
.view .view_text .cs_body li{
    float: left;
    width: 50%;
    font-size: 18px;
    color: #808080;
    line-height: 50px;
}
.view .view_text .cs_body li span{}
.view .view_text p{
    font-size: 18px;
    line-height: 40px;
    color: #808080;
}
.view .view_text img{
    max-width: 100%;
    /*width: 100%;*/
    padding: 15px 0;
}
.view .keywork{
    font-size: 18px;
    color: #ffffff;
    background: #fe0000;
    line-height: 40px;
    margin: 20px 0;
    padding: 0 50px;
}
.view .sxp_box{
    padding: 20px 0 0 0;
}
.view .sxp_box span{
    font-size: 18px;
    color: #808080;
}
.view .sxp_box a{
    font-size: 18px;
    color: #808080;
}


.view_left{
    width: 20%;
}

.xgal_b{
    overflow: hidden;
    padding-bottom: 50px;
}
.xgal_b .tit{
    font-family: 'KYK2gj';
    font-size: 27px;
    color: #000000;
    line-height: 42px;
    margin: 30px 0 30px 0;
    padding-left: 15px;
    border-left: 6px solid #fe0000;
    border-bottom: 2px solid #c9c9c9;
}
.xgal_b ul{}
.xgal_b ul li{
    float: left;
    width: 265px;
    margin-right: 15px;
}
.xgal_b ul li:last-child{
    margin-right: 0;
}
.xgal_b ul li{}
.xgal_b ul li a{}
.xgal_b ul li img{
    width: 100%;
}
.xgal_b ul li p{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}



.view_tuji{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    zoom: 1;
}
.view_tuji .hd{
    width: 100%;
    height: auto;
    position: relative;
}
.view_tuji .hd ul{
    padding: 0 40px;
}
.view_tuji .hd ul li{
    width: 112px;
    text-align: center;
    padding: 15px;
    float: left;
}
.view_tuji .hd ul li img{
    width: 112px;
    border: 4px solid #ddd;
    cursor: pointer;
    vertical-align: bottom;
    padding: 0;
    height: 96px;
}
.view_tuji .hd ul li.on img{
   border-color:#f00;
}
.view_tuji .bd{
    width: 100%;
    height: auto;
    position: relative;
}
.view_tuji .bd li{ position:relative; zoom:1; vertical-align:middle;}
.view_tuji .bd li img{}

.view_tuji .prev, .view_tuji .next{
    position: absolute;
    left: 0;
    top: 50%;
    /* margin-top: 50px; */
    display: block;
    width: 40px;
    height: 130px;
    background: url(../images/slider-arrow.png) -108px 50px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background-color: #d2d2d2;
}
.view_tuji .next{ left:auto; right:0; background-position:12px 50px; }
.view_tuji .prev:hover, .view_tuji .next:hover{opacity: 1;background-color: #ff0000;}
.view_tuji .prevStop{ display:none;  }
.view_tuji .nextStop{ display:none;  }


.cjwz_left{
    overflow: hidden;
    margin-bottom: 15px;
}
.cjwz_left .tit{
    font-family: 'KYK2gj';
    font-size: 27px;
    background: #ff0000;
    text-align: center;
    height: 85px;
    line-height: 85px;
    color: #ffffff;
}
.cjwz_left .cjwz_list{
    background: #f6f6f6;
    padding: 15px;
}
.cjwz_left .cjwz_list dl{
    padding: 25px 0;
    border-bottom: 1px dashed #343434;
}
.cjwz_left .cjwz_list dl a{}
.cjwz_left .cjwz_list dl p{
    font-size: 13px;
    color: #343434;
    display: inline-block;
    float: left;
}
.cjwz_left .cjwz_list dl span{
    font-size: 14px;
    color: #fff;
    padding: 0 3px;
    height: 20px;
    display: inline-block;
    float: left;
	text-align: center;
	margin-right: 8px;
}
.cjwz_left .cjwz_list dl dt{
    overflow: hidden;
	display: flex;
	line-height: 20px;
	margin-bottom: 20px;
}
.cjwz_left .cjwz_list dl dt span{
    background: #a3a3a3;
}
.cjwz_left .cjwz_list dl dd{
    overflow: hidden;
    display: flex;
	line-height: 20px;
}
.cjwz_left .cjwz_list dl dd span{
    background: #2f8dd3;
}


.news_ny{
    overflow: hidden;
    padding: 50px 0;
}
.news_right{
    width: 77%;
}
.news_left{
    width: 20%;
	margin-top: 30px;
}


.news_tab{
    background: #f6f6f6;
    overflow: hidden;
}
.news_tab li {
    float: left;
    width: 15%;
    line-height: 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0.8%;
}
.news_tab li a{
    font-family: 'KYK2gj';
    font-size: 18px;
    color: #343434;
    font-weight: normal£»
	letter-spacing: 3px;
}
.news_tab li.on{
    background: #fe0000;
}
.news_tab li.on a{
    color: #fff;
}
.news_tab li.on span{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    bottom: 0;
    left: 45%;
}

.news_right{}
.news_right .news_list{
    overflow: hidden;
    margin-bottom: 10px;
}
.news_list ul{}
.news_list ul li{
    margin-top: 30px;
    float: left;
    width: 49%;
    margin-right: 2%;
    border-bottom: 1px dashed #dedede;
}
.news_list ul li:nth-child(2n){
    margin-right: 0;
}
.news_list ul li a{}
.news_list ul li .pic{
    width: 100%;
    overflow: hidden;
}
.news_list ul li .pic img{
    width: 100%;
}
.news_list ul li .text{
    padding: 30px 20px 0 20px;
	overflow: hidden;
}
.news_list ul li .text .time{
    text-align: center;
    padding: 5px 20px 5px 0;
    margin: 0 24px 0 0;
    border-right: 1px dashed #dedede;
}
.news_list ul li .text .time .nian{
    font-size: 60px;
    color: #000000;
    font-weight: bold;
    display: block;
    line-height: 1;
}
.news_list ul li .text .time .yueri{
    font-size: 14px;
    color: #999999;
}
.news_list ul li .text .info{
    padding: 5px 0;
}
.news_list ul li .text .info .tit{
    font-size: 20px;
    color: #000000;
}
.news_list ul li .text .info .dec{
    font-size: 14px;
    color: #999999;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_list ul li .more{
    padding: 10px 0;
    overflow: hidden;
}
.news_list ul li .more img{
    float: right;
}


.margint-0{
    margin-top: 0 !important;
}
.sjs_view{
    margin: 40px 0 70px 0;
    overflow: hidden;
	background: #f6f6f6;
}
.sjs_view .img_left{
    float: left;
    width: 30%;
}
.sjs_view .img_left img{
    padding: 0;
}
.sjs_view .text_right{
    float: left;
    width: 58%;
    padding: 0 6%;
}
.sjs_view .text_right .tit{
    overflow: hidden;
    position: relative;
    margin: 30px 0 20px 0;
    padding: 0 25px;
}
.sjs_view .text_right .tit h1{
    font-size: 27px;
    color: #343434;
    letter-spacing: 8px;
    float: left;
    line-height: 1.1;
    border-left: 2px solid #ff0000;
    padding-left: 20px;
	margin-bottom: 0;
}
.sjs_view .text_right .tit span{
    font-size: 16px;
    color: #343434;
    position: absolute;
    bottom: 0;
	margin-left: 5px;

}
.sjs_view .text_right .cs_sjs{
    border-top: 4px solid #fff;
}
.sjs_view .text_right .cs_sjs ul{
    padding: 15px 25px 15px 25px;
}
.sjs_view .text_right .cs_sjs li{
    font-size: 16px;
    color: #343434;
    float: left;
    width: 50%;
    line-height: 40px;
}
.sjs_view .text_right .cs_sjs li span{}
.sjs_view .text_right .cs_sjs li.w100{
    width: 100%;
}
.sjs_view .text_right .cs_sjs .ztsj_b{
    padding: 0 25px;
}
.sjs_view .text_right .cs_sjs .ztsj_b a{
    display: inline-block;
    background: #ff0000;
    color: #fff;
    font-size: 16px;
    padding: 0 36px;
}

.team_list{
    margin: 50px 0 0 0;
    overflow: hidden;
}
.team_list ul{}
.team_list ul li{
    float: left;
    width: 48.5%;
    margin: 0 3% 3% 0;
    background: #f6f6f6;
}
.team_list ul li:nth-child(2n){
    margin-right:0;
}
.team_list ul li a{}
.team_list ul li .img_left{
    width: 48%;
}
.team_list ul li .img_left img{
    width: 100%;
}
.team_list ul li .text_right{
    width: 52%;
}
.team_list ul li .text_right .tit{
    padding: 0 13%;
	margin-top: 30px;
}
.team_list ul li .text_right .tit .dtit{
    font-family: 'KYK2gj';
    font-size: 27px;
    color: #343434;
    font-weight: bold;
    line-height: 1;
}
.team_list ul li .text_right .tit .xtit{
    font-size: 16px;
    color: #343434;
    padding: 15px 0;
    border-bottom: 2px solid #ff0000;
    display: inline-block;
    padding-right: 50px;
}
.team_list ul li .text_right .dec{
    padding: 24px 13%;
}
.team_list ul li .text_right .dec p{
    font-size: 16px;
    color: #343434;
	line-height: 40px;
}
.team_list ul li .text_right .more{
    padding: 0 13%;
}
.team_list ul li .text_right .more span{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #ff0000;
    padding: 0 36px;
	line-height: 40px;
}


.sjjln_box{
    overflow: hidden;
	padding: 30px 0;
}
.sjjln_left{
    width: 348px;
}
.sjjln_left img{
    width: 100%;
	padding: 0 !important;
}
.sjjln_right{
    width: 710px;
    margin-left: 20px;
}
.sjjln_right .sjjln_item{
    padding: 41px 0;
}
.sjjln_item .tit{
    background: #f6f6f6;
}
.sjjln_item .tit span{
    font-family: 'KYK2gj';
    font-size: 27px;
    color: #ffffff;
    background: #f00;
    display: inline-block;
    line-height: 65px;
    margin: 7px;
    padding: 0 20px;
}
.sjjln_item .text{
    padding: 10px 0 10px 35px;
    font-size: 16px;
    color: #343434;
	line-height: 38px;
}
.sjjln_item .keyw{
    padding-left: 35px;
	margin: 10px 0;
}
.sjjln_item .keyw ul{}
.sjjln_item .keyw ul li{
    float: left;
    height: 44px;
    line-height: 44px;
}
.sjjln_item .keyw ul li .span03{
    font-family: 'KYK2gj';
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    background: #f00;
    float: left;
    padding: 0 15px 0 35px;
}
.sjjln_item .keyw ul li .span01{
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-right: 20px solid #fff;
    border-bottom: 22px solid transparent;
    float: left;
	position: absolute;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.sjjln_item .keyw ul li .span02{
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-left: 20px solid #f00;
    border-bottom: 22px solid transparent;
    float: left;
}
.sjjln_item .keyw ul li:nth-child(1) .span03{
    padding: 0 15px 0 20px;
}
.sjjln_item .keyw ul li:nth-child(1) .span01{
    display: none;
}


.about_ny{
    padding: 20px 0;
    overflow: hidden;
}
.about_t{
    padding: 30px;
    line-height: 1;
}
.about_t .en_t{
    font-family: 'Arial';
    font-size: 77px;
    color: #9b9b9b;
	margin-bottom: 30px;
	font-weight: bold;
}
.about_t .cn_t{
    font-family: 'KYK2gj';
    font-size: 36px;
    color: #343434;
	padding: 10px 0;
}
.about_t .minen_t{
    font-family: 'KYK2gj';
    font-size: 11px;
    color: #343434;
}


.zhaopin_box{
    overflow: hidden;
}
.zhaopin_box .lxfs{
    padding: 0 0 50px 30px;
}
.zhaopin_box .lxfs p{
    font-size: 18px;
    color: #343434;
    line-height: 40px;
}
.zhaopin_box .zp_img{}
.zhaopin_box img{
    width: 100%;
}
.zhaopin_box .zw_zp{}
.zhaopin_box .zw_zp ul{}
.zhaopin_box .zw_zp ul li{
    float: left;
    width: 48%;
    margin-right: 4%;
	margin-top:3%;
}
.zhaopin_box .zw_zp ul li:nth-child(2n){
    margin-right: 0;
}
.zhaopin_box .zw_zp ul li .zw_item{
    padding: 40px;
    border: 2px solid #c2c2c2;
}
.zw_item .item_top{
    line-height: 35px;
    padding-bottom: 15px;
	border-bottom: 2px solid #c2c2c2;
	overflow: hidden;
}
.zw_item .item_top .tit{
    float: left;
    font-size: 29px;
    color: #343434;
	font-weight: bold;
}
.zw_item .item_top span{
    float: right;
    font-size: 14px;
    color: #ffffff;
    background: #ff0000;
    padding: 0 20px;
    border-radius: 5px;
}
.zw_item .item_b{}
.zw_item .item_b .tit{
    font-size: 18px;
    color: #343434;
    padding-top: 20px;
    padding-bottom: 10px;
}
.zw_item .item_b p{
    font-size: 14px;
    color: #343434;
	line-height: 34px;
}


.jieshao{
    overflow: hidden;
	margin-top: 60px;
}
.jieshao .jieshao_left{
    width: 660px;
}
.jieshao_left .about_t{
    padding: 0 0 30px 0;
}
.jieshao_left .jieshao_text{}
.jieshao_left .jieshao_text p{
    font-size: 18px;
    color: #808080;
    line-height: 40px;
    text-indent: 38px;
}
.jieshao_left .ysjs{
    position: absolute;
	margin-top: 20px;
}
.jieshao_left .ysjs ul{}
.jieshao_left .ysjs ul li{
    width: 260px;
    float: left;
    background: #f7f7f78c;
    padding: 30px 0;
    text-align: center;
}
.jieshao_left .ysjs ul li span{
    display: block;
}
.jieshao_left .ysjs ul li .span01{
    font-size: 18px;
    color: #808080;
	line-height: 40px;
}
.jieshao_left .ysjs ul li .span02{
    font-size: 47px;
    color: #ff0000;
	line-height: 1;
}
.jieshao_right{
    width: 680px;
}
.jieshao_right img{
    width: 100%;
}
.jieshao_left .ysjs ul li:nth-child(4) .span01{
    color: #ffffff;
}
.red{
    color: #ff0000;
}


.zizhi{
    margin-top: 70px;
    overflow: hidden;
}
.zizhi .about_t{
    padding: 0 0 30px 0;
}
.zizhi_list{width:100%;overflow: hidden;}
.zizhi_list .bd{width:100%;}
.zizhi_list .bd ul{ overflow:hidden; zoom:1; }
.zizhi_list .bd ul li{ margin:0 12px; float:left; _display:inline; overflow:hidden; text-align:center;}
.zizhi_list .bd ul li img{ width:350px;  display:block; padding:2px; border:1px solid #ccc; }


@media (max-width: 1800px){
    .baojia .bj_form .bj_form_box .input_box:nth-child(2n) input{
    width: 215px !important;
}
.contact_index {
    padding: 50px 50px;
}
}











