/* index */
html,body{
    overflow-x: hidden;
}
.left{float: left;}
.right{float: right;}
.sm{
    display: none;
}
 .header .index_top{
    width: 12.8rem;
    height: 1.40rem;
    margin: 0 auto;
}
 .header .index_top .index_logo{
    float: left;
    margin-top: 0.26rem;
    width: 3.70rem;
}

 .header .index_top .search{
    float: right;
    width: 33%;
    margin-top: 0.66rem;
}
 .header .index_top .search .change_cn{
    font-size: 0.16rem;
    color: #828282;
}
 .header .index_top .search .change_cn{
    float: left;
    height: 0.36rem;
    line-height: 0.36rem;
}
 .header .index_top .search .input_box{
    float: right;
    width: 3.40rem;
    height: 0.36rem;
    border: 0.01rem solid  #2173c9;
    box-sizing: border-box;
    padding-left: 0.44rem;
    background: url(/englobal/search_icon.png) no-repeat 0.06rem center;
    background-size: auto 0.21rem;
    font-size: 0;
}
 .header .index_top .search .input_box input{
    border: none;
    outline: none;
    width: 59%;
    height: 100%;
    float: left;
    font-size: 0.16rem;
}
 .header .index_top .search .input_box button{
    width: 40%;
    height: 100%;
    border: none;
    color: #fff;
    float: right;
    background: #2173c9;
    cursor: pointer;
    font-size: 0.18rem;
}
 .header .nav{
    width: 100%;
    height: 0.92rem;
    line-height: 0.92rem;
    background: #2173c9;
}
 .header ul{
    width: 80%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
 .header ul li{
    margin-right: .36rem;
    display: inline-block;
    height: 100%;
    position: relative;
    font-size: 0.18rem;
    font-weight: bold;
}
 .header ul li:after{
	content: ""; display: none; width: 100%; height: 0.04rem; position: absolute; bottom: 0; left: 0; background: #FFFFFF;
}
 .header ul li:hover:after{
	display: inline-block; 
}
 .header ul li.on:after{
	display: inline-block; 
}
 .header ul li.last{
    margin-right: 0;
}
 .header ul li a{
    font-size: .20rem;
    color: #fff;
    padding: 0 .10rem;
}

.footer{width: 100%; height: 1.40rem; line-height: 1.40rem; background: #2c2c2c; text-align: center;}
.footer span{display: inline-block; vertical-align: middle; line-height: .38rem; font-size: .17rem; color: #FFFFFF;}



.index .index_top_img{
    width: 100%;
    min-width: 80%;
}
.index .survey{
    position: relative;
    font-size: 0;
    width: 12.80rem;
    /* height: 4.85rem; */
    margin: 0 auto;
    border: 0.01rem solid #e1e1e1;
    margin-top: -.77rem;
    background: #fff;
}
.index .survey .img{width: 50%;}
.index .survey .survey_text{
    float: left;
    width:  50%;
    height: 100%;
    box-sizing: border-box;
    padding: .20rem .34rem 0;
}
.index .survey .survey_text img{width: 100%;}
.index .survey .survey_text .title{
	
    font-size: .40rem;
    color: #8c1717;
    font-weight: bold;
    margin-bottom: .28rem;
}
.index .survey .survey_text .title span{
	display: inline-block;
	position: relative;
}

.index .survey .survey_text .title span:after{
	content: "";display: inline-block; position: absolute; bottom: 0.04rem; right: -.30rem; width:.30rem; height: 0.01rem; background: #b1b1b1;
}


.index .survey .survey_text .con{
    font-size: .20rem;
    color: #343434;
    line-height: .34rem;
    text-align: justify;
}
.index .survey .survey_text .more{
    display: inline-block;
    width: 1.94rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .20rem;
    font-weight: bold;
    color: #3e3f41;
    text-indent: .40rem;
    background: url(/englobal/more_icon.png) no-repeat .20rem center;
    background-color: #f3f3f3;
    float: right;
}
.index .survey .survey_img{
    float: right;
    width: 6.36rem;
    height: 100%;
}
.index .carrier{
    text-align: center;
    margin-top: 1.64rem;
}
.index .carrier .swiper_box{
    position: relative;
    width: 12.80rem;
    margin: 0 auto;
    margin-top: .58rem;
}
.index .carrier .swiper_box .industries_pic{
    width: 100%;
}
.index .carrier .swiper-container{
    width: 100%;
    height: 4.68rem;
}
.index .carrier .arrow {
    position: absolute;
    top:1.90rem;
    width: .20rem;
    height: .33rem;
    padding: .10rem;
    cursor: pointer;
}
.index .carrier .swiper_box .arrow_left {
    background: url(/englobal/arrow_left.png) no-repeat center;
    left: -.45rem;
}
.index .carrier .swiper_box .arrow_right {
    background: url(/englobal/arrow_right.png) no-repeat center;
    right: -.45rem;
}
.index .carrier .swiper-container .swiper-slide img{    
    transition: all 0.4s ease-in-out;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%;
}
.index .carrier .swiper-container .con{position: relative; overflow: hidden; width: 3.21rem; height: 4.68rem; cursor: pointer; display: block; }
.index .carrier .swiper-container .swiper-container1 img{transition: all 0.4s ease-in-out; transform-origin: 50% 50%;  -webkit-transform-origin: 50% 50%; -webkit-transform:scale(1); transform: scale(1); width: 100%;}
.index .carrier .swiper-container .txt{font-size: .16rem; color: #fff; display: table; line-height: .25rem; position: absolute; bottom: 0; left: 0; width:3rem; text-align: center;background-color: #307dce;  height: 0.75rem; padding: .1rem .1rem; transition: all 0.4s; border-left:#fff .01rem solid;}
.index .carrier .swiper-container .txt span{    vertical-align: middle;
    line-height: .25rem;
    display: table-cell;}
.index .carrier .swiper-container .overtxt{ font-size: .16rem; color: #fff; line-height: .25rem; position: absolute; top: -100%; left: 0; width:100%; height: 100%; text-align: center;background-color: rgba(0, 0, 0, 0.6); text-align: center; transition: all 0.4s;}
.index .carrier .swiper-container .overtxt .num{font-size: .72rem; line-height: .72rem; color: #fff; display: inline-block; padding-top: 1.22rem; padding-bottom: .20rem; position: relative; width: .88rem; margin-bottom: .32rem;}
.index .carrier .swiper-container .overtxt .num::after{position: absolute; bottom: 0; left: 0; content: "";display: block;width: 100%; height: .03rem; background-color: #fff;
 }
 .index .carrier .swiper-container .overtxt p{padding: 0 .30rem ; color: #fff;font-size: .20rem; font-weight: bold;}
 .index .carrier .swiper-container .con:hover .txt{bottom: -100%;}
 .index .carrier .swiper-container .con:hover .overtxt{top: 0;}
 .index .carrier .swiper-container .con:hover img{ -webkit-transform:scale(1.1); transform: scale(1.1);
}
.index .carrier .txt {
    font-size: .16rem;
    color: #fff;
    line-height: .25rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3rem;
    text-align: center;
    background-color: #307dce;
    padding: .27rem .1rem;
    transition: all 0.4s;
    border-left: #fff .01rem solid;
}
.index .system{
    width: 100%;
    height: 2.85rem;
    background: url(/englobal/slide_bg.jpg) no-repeat;
    background-size:auto 100%;
    margin: 1.54rem 0 1.40rem;
}
.index .system .swiper-container{
    width: 80%;
    height: 2.86rem;
}
.index .system .swiper-container .swiper-slide{
    width: 100%;
}
.index .system .system_left{
    float: left;
    width: 2.80rem;
    height: 2.86rem;
    background: #2173c9;
}
.index .system .system_left{
    display: table;
    text-align: right;
    font-size: .30rem;
    color: #fff;
    line-height: .52rem;
}
.index .system .system_left .left_box{
    display: table-cell;
    vertical-align: middle;
}
.index .system .system_left .left_box p{
    margin-right: .16rem;
}
.index .system .system_right{
    float: left;
    width: 78%;
    height:2.87rem;
    background: #f4f4f4;
    text-align: center;
}
.index .system .system_right ul li{
    display: inline-block;
    vertical-align: top;
    width: 2.3rem;
    height: 1.94rem;
    margin-top: .47rem;
    border-right: .01rem solid #bababa;
    box-sizing: border-box;
    padding: 0 .12rem;
}
.index .system .system_right ul li p{
    color: #3e3f41;
    text-align: center;
}
.index .system .system_right ul li .p1{
    font-size: .21rem;
    margin: .10rem 0;
}
.index .system .system_right ul li .p1 span{
    font-size: .70rem;
    color: #8c1717;
}
.index .system .system_right ul li .p2{
    font-size: .18rem;
    line-height: .32rem;
}
.index .system .system_right ul li.last{
    border: none;
}
.index .awesome{text-align: center; width: 12.80rem; margin: 0 auto; position: relative; margin-bottom: 1.20rem;}
.index .awesome .title{width: 2.26rem;}
.index .awesome .bigcontent{ margin-top: .82rem; height: 4.48rem;}
.index .awesome .awesome_text {width: 7.16rem; margin-left: .47rem;float: right; text-align: left;}
.index .awesome .bigcontent img{height: 100%; width: 5.15rem;}
.index .awesome .awesome_text p{display: inline-block;}
.index .awesome .awesome_text .title{
    position: relative;
    font-size: .40rem;
    color: #2173c9;
    padding: .06rem 0 .38rem;
    font-weight: bold;
}
.index .awesome  .awesome_text .title::after{
    position: absolute;
    left: 0;
    bottom: .26rem;
    content:"";
    display: inline-block;
    width: .50rem;
    height: .01rem;
    background: #919191;
}
.index .awesome .awesome_text .con{
    font-size: .21rem;
    color: #343434;
    line-height: .36rem;
    overflow: hidden;
    /*将对象作为弹性伸缩盒子模型显示*/
    display: -webkit-box;
    /*设置子元素排列方式*/
    -webkit-box-orient: vertical;
    /*设置显示的行数，多出的部分会显示为...*/
    -webkit-line-clamp: 3;
}
.index .awesome .btncontent{
    position: absolute;
    top: 3.98rem;
    right: 0;
    width: 8.00rem;
    height: 1.68rem;
    background: rgba(245, 245, 245, .7);
    margin-left: -.36rem;
    box-sizing: border-box;
    padding: .40rem .70rem 0 .70rem;
    text-align: center;
    z-index: 1;
}
.index .awesome .btncontent .swiper-container3
{
	height: 1.14rem;
}


.index .awesome .btncontent .awesome_right .swiper-wrapper .swiper-slide p{
    font-size: .20rem;
    color: #3e3f41;
    margin-top: .14rem;
}
.index .awesome .btncontent .arrow_left{
    position: absolute;
    left: .14rem;
    top: 50%;
    margin-top: -.16rem;
    width: .20rem;
    height: .32rem;
    background: url(/englobal/arrow_left.png) no-repeat;
    cursor: pointer;
    display: none;
    background-size: 100% auto;
}
.index .awesome .btncontent .arrow_right{
    position: absolute;
    right: .14rem;
    top: 50%;
    margin-top: -.16rem;
    width: .20rem;
    height: .32rem;
    background: url(/englobal/arrow_right.png) no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .btn
{
	width: 1.32rem; height: 1.14rem; float: left; cursor: pointer;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon
{
	display: inline-block;
	width:.70rem;
	height: .71rem;
	overflow: hidden;
    background: url(/englobal/awesome_icon01.png) no-repeat top left;
    background-size: 200% auto;
    transition: all 0.1s;
    border-radius: 0.71rem;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon1
{
    background-image: url(/englobal/awesome_icon02.png);
    background-size: 200% auto;
}
.index .awesome .btncontent.awesome_right .swiper_box .swiper-container3 .swiper-slide .icon2
{
    background-image: url(/englobal/awesome_icon03.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon3
{
    background-image: url(/englobal/awesome_icon04.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon4
{
    background-image: url(/englobal/awesome_icon05.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon5
{
    background-image: url(/englobal/awesome_icon06.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon6
{
    background-image: url(/englobal/awesome_icon07.png);

    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon7
{
    background-image: url(/englobal/awesome_icon08.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon8
{
    background-image: url(/englobal/awesome_icon09.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon9
{
    background-image: url(/englobal/awesome_icon10.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon10
{
    background-image: url(/englobal/awesome_icon11.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon11
{
    background-image: url(/englobal/awesome_icon12.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon12
{
    background-image: url(/englobal/awesome_icon13.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon13
{
    background-image: url(/englobal/awesome_icon14.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon14
{
    background-image: url(/englobal/awesome_icon15.png);
    background-size: 200% auto;
}
.index .awesome .btncontent .swiper-container3 .swiper-slide .icon:hover,.index .awesome .btncontent .swiper-container3 .swiper-slide .on .icon{ background-position-x: right;}

.index .district{ background: url(/englobal/index_district.jpg)no-repeat top center; height: 7.27rem; position: relative; background-size: auto 100%;}
.index .district .di_con{ position: absolute; top: .08rem; left: 50%; padding-left: .32rem;}
.index .district ul li{ height: 1.46rem; border-bottom: #FFFFFF dashed 0.01rem; width: 5.92rem; line-height: 1.46rem; font-size: .21rem; color: #FFFFFF;}
.index .district ul li a{display: inline-block; vertical-align: middle; line-height: .34rem; color: #FFFFFF;}
.index .district ul li a b{height: .34rem; display: inline-block; width: 6%; text-align: center; float: left;}
.index .district ul li a b img{vertical-align: middle;}
.index .district ul li a span{float: right; width: 94%;}
.index .district .more{border: #FFFFFF solid 0.01rem; width: 1.92rem; height: .47rem; display: inline-block; text-align: center; line-height: .47rem; color: #FFFFFF; font-size: .20rem; margin-top: .38rem; float: right; }
.index .district .more img{vertical-align: middle; margin-right: .10rem;}
.index .promotion{width: 12.80rem; margin: 0 auto; margin-top: 1.58rem; margin-bottom: 1.54rem;}
.index .promotion .title{ text-align: center; margin-bottom: .82rem;}
.index .promotion ul{text-align: center;}
.index .promotion li{ display: inline-block; width: 19%;  border-left:#90b9e4 dashed .01rem; text-align: center;    vertical-align: top;
    height: 2rem; }
.index .promotion li:first-child{border-left:none;}
.index .promotion li a{color: #343434;  font-size: .18rem; line-height: .28rem; font-family: arial;}
.index .promotion li a img{ margin-bottom: .32rem;}



.info .topbtn{width:12.80rem; margin: 1.00rem auto 1.29rem; font-size: 0;}
.info .topbtn a img{width: 100%;}
.info .topbtn a{margin-left:.28rem; display: inline-block;width:48.9%;}
.info .topbtn a:first-child{margin-left:0;}

.info .awesome{text-align: center; width: 12.80rem; margin: 0 auto; position: relative; margin-bottom: 1.20rem;}
.info .awesome .title{width: 5.3rem;}
.info .awesome .bigcontent{ margin-top: .82rem; height: 4.48rem;}
.info .awesome .awesome_text {width: 7.16rem; margin-left: .47rem;float: right; text-align: left;}
.info .awesome .bigcontent img{width: 5.15rem;}
.info .awesome .awesome_text p{display: inline-block;}
.info .awesome .awesome_text .title{
    position: relative;
    font-size: .40rem;
    color: #2173c9;
    padding: .06rem 0 .38rem;
    font-weight: bold;
}
.info .awesome  .awesome_text .title::after{
    position: absolute;
    left: 0;
    bottom: .26rem;
    content:"";
    display: inline-block;
    width: .50rem;
    height: .01rem;
    background: #919191;
}
.info .awesome  .awesome_text .con{
    font-size: .21rem;
    color: #343434;
    line-height: .36rem;
        overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.info .awesome .btncontent{
    position: absolute;
    top: 3.98rem;
    right: 0;
    width: 8.00rem;
    height: 1.68rem;
    background: rgba(245, 245, 245, .7);
    margin-left: -.36rem;
    box-sizing: border-box;
    padding: .40rem .70rem 0 .70rem;
    text-align: center;
    z-index: 1;
}
.info .awesome .btncontent .swiper-container3
{
	height: 1.14rem;
}


.info .awesome .btncontent .awesome_right .swiper-wrapper .swiper-slide p{
    font-size: .20rem;
    color: #3e3f41;
    margin-top: .14rem;
}
.info .awesome .btncontent .arrow_left{
    position: absolute;
    left: .14rem;
    top: 50%;
    margin-top: -.16rem;
    width: .20rem;
    height: .32rem;
    background: url(/englobal/arrow_left.png) no-repeat;
    cursor: pointer;
    display: none;
    background-size: 100% auto;
}
.info .awesome .btncontent .arrow_right{
    position: absolute;
    right: .14rem;
    top: 50%;
    margin-top: -.16rem;
    width: .20rem;
    height: .32rem;
    background: url(/englobal/arrow_right.png) no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .btn
{
	width: 1.32rem; height: 1.14rem; float: left; cursor: pointer;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon
{
	display: inline-block;
	width:.70rem;
	height: .71rem;
	overflow: hidden;
    background: url(/englobal/awesome_icon01.png) no-repeat top left;
    background-size: 200% auto;
    transition: all 0.1s;
    border-radius: 0.71rem;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon1
{
    background-image: url(/englobal/awesome_icon02.png);
    background-size: 200% auto;
}
.info .awesome .btncontent.awesome_right .swiper_box .swiper-container3 .swiper-slide .icon2
{
    background-image: url(/englobal/awesome_icon03.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon3
{
    background-image: url(/englobal/awesome_icon04.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon4
{
    background-image: url(/englobal/awesome_icon05.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon5
{
    background-image: url(/englobal/awesome_icon06.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon6
{
    background-image: url(/englobal/awesome_icon07.png);

    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon7
{
    background-image: url(/englobal/awesome_icon08.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon8
{
    background-image: url(/englobal/awesome_icon09.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon9
{
    background-image: url(/englobal/awesome_icon10.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon10
{
    background-image: url(/englobal/awesome_icon11.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon11
{
    background-image: url(/englobal/awesome_icon12.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon12
{
    background-image: url(/englobal/awesome_icon13.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon13
{
    background-image: url(/englobal/awesome_icon14.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon14
{
    background-image: url(/englobal/awesome_icon15.png);
    background-size: 200% auto;
}
.info .awesome .btncontent .swiper-container3 .swiper-slide .icon:hover,.info .awesome .btncontent .swiper-container3 .swiper-slide .on .icon{ background-position-x: right;}

.info .video{text-align: center; margin-bottom: 1.87rem;}

.info .video .title{width: 4.26rem;}
.info .video #newvideo{background-color: #efefef;  margin-top: .64rem;}
.info .video #newvideo .bg{ width: 12.80rem; margin: 0 auto;}


/* info结束 */

.central_core .topbtn{width:100%; margin: .73rem 0 1.49rem; font-size: 0; text-align: center;}
.central_core .topbtn .btncon{width: 100%; margin-top: 1.33rem;  background: url(/englobal/central_core_topbtn_bg.jpg) no-repeat; background-position: bottom center; padding-bottom: .37rem; background-size: 100% auto;  overflow: visible;}
.central_core .topbtn .btncon a{ display: inline-block;vertical-align: bottom; margin:0 0.325rem;}
.central_core .topbtn .btncon .swiper-slide{vertical-align: bottom; width: 33%;}
.central_core .topbtn .btncon .swiper-slide img{width: 100%;}
.central_core .topbtn .btncon .swiper-slide p{font-size: 0.25rem; line-height: .35rem; text-align: left; padding-top: .29rem; font-weight: bold;color: #fff;}
.central_core .topbtn .btncon .swiper-slide p img{width: .31rem; margin-left: 0.08rem; }

.central_core .topbtn .btncon .center{margin-top: -.40rem;}
.central_core .topbtn .btncon .swiper-wrapper{ width: 12.80rem; margin: 0 auto;}
.central_core .topbtn .btncon .swiper-slide{display: inline-block;}

.central_core .btncon_p1{text-align: center;  width: 13.15rem; margin: 0 auto; margin-bottom: 1.90rem;}
.central_core .btncon_p1 .btncon{margin-top: .87rem; }
.central_core .btncon_p1 .btncon a{display: inline-block; width: 30%; margin:0 .17rem;}
.central_core .btncon_p1 .btncon p{font-size: .21rem; color: #3e3f41; padding-top: .35rem;}
.central_core .btncon_p1 .btncon .img{position: relative;}
.central_core .btncon_p1 .btncon img{width: 100%;}
.central_core .btncon_p1 .btncon .img::before{display: block; content: ''; position: absolute; background: url(/englobal/central_core_btn1.png) no-repeat; width: 100%; height: .14rem; background-size:100% auto ; bottom: -.14rem; left: 0;display: none;}
.central_core .btncon_p1 .btncon a:hover p{color: #2173c9;}
.central_core .btncon_p1 .btncon a:hover .img::before{display: block; }

/* central_core 结束*/

.investment_promotion .p0_con{width: 12.80rem; margin: 0 auto; margin-top: 1.00rem; margin-bottom: 1.25rem;}
.investment_promotion .p0_con .left_box{width: 8.35rem;padding: .23rem .33rem; border: .02rem solid #dedede;}
.investment_promotion .p0_con .left_box .title{width: 6.02rem; margin-bottom: .53rem;}
.investment_promotion .p0_con .left_box .title img{width: 100%;}
.investment_promotion .p0_con .left_box .img{width: 2.03rem;}
.investment_promotion .p0_con .left_box p{width: 5.78rem; font-size: .20rem; color: #343434; line-height: .34rem; margin-top: .30rem; margin-left: .50rem;
height: 1.88rem;
}
.investment_promotion .p0_con .left_box .more{    display: inline-block;
    width: 1.94rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .20rem;
    font-weight: bold;
    color: #3e3f41;
    text-indent: .40rem;
    background: url(/englobal/more_icon.png) no-repeat .20rem center;
    background-color: #f3f3f3;
    float: right;
}
.investment_promotion .p0_con .btn a{display: inline-block; width: 3.59rem; height: 4.02rem; background: url(/englobal/investment_promotion_btn.jpg) no-repeat; background-size:100% auto ;}
.investment_promotion .btncon{margin-bottom: 1.28rem;}
.investment_promotion .btncon ul{width: 12.80rem; margin: 0 auto; text-align: center;padding: .54rem 0;}
.investment_promotion .btncon ul li{    display: inline-block;
    width: 32%;
    border-left: #90b9e4 dashed .01rem;
    text-align: center;
}

.investment_promotion .btncon ul li img{height: 0.86rem;   margin-bottom: .32rem;}
.investment_promotion .btncon ul li:first-child{border: 0;}
.investment_promotion .btncon ul li a{color: #343434;
    font-size: .18rem;
    line-height: .28rem;}

 /* investment_promotion 结束*/


 .industrial_park .p0_con{width: 12.80rem; margin: 0 auto; margin-top: .96rem; position: relative; margin-bottom: 2.48rem;}
.industrial_park .p0_con .img{width: 5.65rem;}
 .industrial_park .p0_con .title img{width: 6.87rem;}
 .industrial_park .p0_con .txtbox{width: 6.69rem;}
 .industrial_park .p0_con .txtbox .title span{display: inline-block; position: relative;}
 /* .industrial_park .p0_con .txtbox .title span::after{    
     content: "";
     display: inline-block;
     position: absolute;
     bottom: 0.04rem;
     right: -.30rem;
     width: .30rem;
     height: 0.01rem;
     background: #b1b1b1;
 } */
 
 .industrial_park .p0_con .txtbox p{font-size: .20rem; line-height: .34rem; color: #343434; margin-top: .26rem; height: 1.80rem;}
 .industrial_park .p0_con .txtbox .more{    display: inline-block;
     width: 1.94rem;
     height: .48rem;
     line-height: .48rem;
     font-size: .20rem;
     font-weight: bold;
     color: #3e3f41;
     text-indent: .40rem;
     background: url(/englobal/more_icon.png) no-repeat 20rem center;
     background-color: #f3f3f3;
 }
 .industrial_park .p0_con .btn_con{background: url(/englobal/industrial_park_p0_bg.png) no-repeat; background-size:100% auto ; padding: .62rem .55rem; width: 7.27rem; font-size: 0; position: absolute; left: 4.62rem; top: 3.16rem;}
 .industrial_park .p0_con .btn_con a{margin-left: .25rem;}
 .industrial_park .p0_con .btn_con img{width:3.51rem}
 .industrial_park .p0_con .btn_con a:first-child{margin-left: 0;}
 .industrial_park .p1_con{width: 12.80rem; margin: 0  auto; position: relative;margin-bottom: 2.40rem;}
 .industrial_park .p1_con .swiper-container1{width: 100%;}
 .industrial_park .p1_con .swiper-container1 .industries_pic{width: 100%;}
 .industrial_park .p1_con .title{ text-align: center;}
 .industrial_park .p1_con .swiper-container1{margin-top: .48rem; position: relative; }
 .industrial_park .p1_con .arrow{position: absolute; top: 3.79rem; width: .20rem; height: .33rem; padding: .10rem; cursor: pointer;}
 .industrial_park .p1_con .arrow_left{background: url(/englobal/arrow_left.png) no-repeat center  ;left:-.45rem;}
 .industrial_park .p1_con .arrow_right{background: url(/englobal/arrow_right.png) no-repeat center  ; right:-.45rem;}
 .industrial_park .p1_con .con{position: relative; overflow: hidden;  cursor: pointer; display: block; }
 .industrial_park .p1_con .swiper-container1 img{transition: all 0.4s ease-in-out; transform-origin: 50% 50%;  -webkit-transform-origin: 50% 50%; -webkit-transform:scale(1); transform: scale(1); width: 100%;}
 .industrial_park .p1_con .txt{display: table; font-size: .16rem; color: #fff; line-height: .25rem; position: absolute; bottom: 0; left: 0; width:3rem; height: 0.75rem; text-align: center;background-color: #307dce; padding: .1rem .1rem; transition: all 0.4s; border-left:#fff .01rem solid;}
 .industrial_park .p1_con .txt span {
    vertical-align: middle;
    line-height: .25rem;
    display: table-cell;
}
 .industrial_park .p1_con .overtxt{ font-size: .16rem; color: #fff; line-height: .25rem; position: absolute; top: -100%; left: 0; width:100%; height: 100%; text-align: center;background-color: rgba(0, 0, 0, 0.6); text-align: center; transition: all 0.4s;}
 .industrial_park .p1_con .overtxt .num{font-size: .72rem; line-height: .72rem; color: #fff; display: inline-block; padding-top: 1.22rem; padding-bottom: .20rem; position: relative; width: .88rem; margin-bottom: .32rem;}
 .industrial_park .p1_con .overtxt .num::after{position: absolute; bottom: 0; left: 0; content: "";display: block;width: 100%; height: .03rem; background-color: #fff;
 }
 .industrial_park .p1_con .overtxt p{padding: 0 .30rem ; color: #fff;font-size: .20rem; font-weight: bold;}
 .industrial_park .p1_con .con:hover .txt{bottom: -100%;}
 .industrial_park .p1_con .con:hover .overtxt{top: 0;}
 .industrial_park .p1_con .con:hover img{ -webkit-transform:scale(1.1); transform: scale(1.1);}

     /* industrial_park 结束*/
     .richest_heritage {width: 12.80rem; margin: 0 auto; padding-top: 1.01rem; margin-bottom: 1.70rem;}
     .richest_heritage li{width:50%; position: relative;}
     .richest_heritage li img{width: 3.21rem;}
     .richest_heritage li a{display: block;}
     .richest_heritage li .txt{width: 2.90rem; background: url(/englobal/richest_heritage_txtbg.png) no-repeat; background-size:200.1% auto; height: 1.82rem; position: absolute; top: 0; right: 0; padding-left: .40rem; padding-top: .43rem; font-size: .26rem; color: #2173c9; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: bold; transition: all 0.1s ease-out;}
     
     .richest_heritage li .txt_con{background: url(/englobal/richest_heritage_img2.jpg) no-repeat; background-size: 100% auto; 
     color: #fff; font-size: .20rem; line-height: .34rem; padding: .27rem .22rem ;}
     .richest_heritage .right_con .txt{background: url(/englobal/richest_heritage_txtbg_2.png) no-repeat right top; background-size:200% auto; right: auto    ; left: 0; text-align: right; padding-left:0 ; padding-right: .40rem;}
     
     .richest_heritage li:hover .txt{background-position:right top;  color: #fff;}
     .richest_heritage li.right_con:hover .txt{background-position:left top;color: #fff;}

 /* richest_heritage 结束*/
 .searchpage{padding-top: 1.00rem; width: 12.80rem; margin: 0 auto;}
 .searchpage .input_box{
     width: 100%;
     height: .50rem;
     border: .01rem solid #bcbcbc;
     box-sizing: border-box;
     font-size: 0;
     overflow: hidden
 }
 .searchpage .input_box input{
     border: none;
     outline: none;
     width: 88%;
     height: .50rem;
     line-height: .50rem;
     padding-left: .16rem;
     color: #343434;
     font-size: .20rem;
     vertical-align: top;
 }
 .searchpage .input_box button{
     width: 1.21rem;
     height: 100%;
     border: none;
     color: #fff;
     background: #2173c9;
     cursor: pointer;
     font-size: 0.22rem;

 }
 .searchpage li{border-bottom:0.01rem solid #c1c1c1; padding-bottom: .52rem;  margin-top: .60rem;}
 .searchpage li .title{color: #2173c9; font-size: .24rem; padding-left: .21rem;  margin-bottom: .33rem; background: url(/englobal/searchpage_icon.jpg) no-repeat left center; }
 .searchpage li p{padding-left: .21rem; line-height: .34rem;font-size: .20rem; color: #343434; }
 
 .searchpage .page{text-align: center; margin-bottom: 2.35rem; font-size: 0;margin-top: 1.40rem;}
 .searchpage .page a{display: inline-block; padding: .10rem .14rem; font-size: .18rem; color: #343434; margin: 0 0.11rem;}
 .searchpage .page .btn{ background-color: #f6f6f6;}
 .searchpage .page .on{color: #2173c9;}
 .searchpage .page a:hover{color: #2173c9;}


 
    /*searchpage  结束*/
.listpage {width: 12.80rem; margin: 0 auto;padding-top:1.00rem;}
.listpage .listbox{width: 8.99rem; margin-right: .22rem;}
.listpage li{ padding: .50rem .21rem .52rem;margin-top: 
    0; margin-bottom: .24rem; background-color: #f6f6f6;}
    .listpage li a{display: block;}
.listpage li .title{color: #2173c9; font-size: .24rem; padding-bottom: .20rem;  margin-bottom: .33rem;  position: relative;}
.listpage li .title::after{content: '';position: absolute; bottom:0; left: 0; height: .01rem; background-color: #b1b1b1; display: block; width: .30rem;}
.listpage li p{line-height: .34rem;font-size: .20rem; color: #343434; text-align: justify; margin-top: .45rem}
.listpage li .more{
    display: inline-block;
    width: 1.94rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .20rem;
    font-weight: bold;
    color: #3e3f41;
    text-indent: .40rem;
    background: url(/englobal/more_icon.png) no-repeat .20rem center;
    border: .01rem solid #b2b2b2;
    
};
.listpage li .more:hover {background-color: #fff;}

.listpage .page{text-align: center; margin-bottom: 2.35rem; font-size: 0;margin-top: 1.40rem;}
.listpage .page a{display: inline-block; padding: .10rem .14rem; font-size: .18rem; color: #343434; margin: 0 0.11rem;}
.listpage .page .btn{ background-color: #f6f6f6;}
.listpage .page .on{color: #2173c9;}
.listpage .page a:hover{color: #2173c9;}

.listpage .btn_con{width: 3.58rem;}
.listpage .btn_con img{width: 100%;}
.listpage .btn_con a{margin-bottom: .20rem; display: block;}
.listpage .btn_con p{font-size: .18rem; color: #3e3f41; text-align: center; padding: .22rem 0;}
.listpage .btn_con .title{padding-bottom: .18rem; border-bottom: .01rem solid #596168; margin-top: .55rem;margin-bottom: .30rem; text-align: center;}
.listpage .btn_con .swiper-container1{width: 100%; height: 2.10rem;}
.listpage .btn_con .swiper-container1 .arrow{width: .33rem; height: .33rem; position: absolute; top: .60rem;cursor: pointer;}
.listpage .btn_con .swiper-container1 .arrow_left{background: url(/englobal/listpage_arrow_left.png) no-repeat; background-size:100% auto; left: 0;}
.listpage .btn_con .swiper-container1 .arrow_right{background: url(/englobal/listpage_arrow_right.png) no-repeat; background-size:100% auto; right: 0;}


        /*listpage  结束*/
.detailpage{width: 12.80rem; margin: 0 auto;  margin-bottom: 1.58rem;}
.detailpage .title{padding-top: 1.00rem;margin-bottom: 1.25rem; text-align: center; border-bottom: .01rem solid #c1c1c1; padding-bottom: 0.5rem;}
.detailpage .title h1{color: #2173c9; font-size: .30rem;}
.detailpage .title .fontSize{font-size: .18rem; color: #343434; padding: .36rem 0; cursor: pointer; }
.detailpage .title .infocon{ padding: .36rem 0;}
.detailpage .title .fontSize b{padding:0 .07rem ;}
.detailpage .title .fontSize .on{color: #913036;}
.detailpage .detailMain {width:88%; margin: 0 auto;}
.detailpage .detailMain p img{width: 100%;}
.detailpage .detailMain p{ 
    color: #262626;
    line-height: .30rem;}
    .detailpage .share{padding-left: 0.14rem; padding-top: 0.22rem; font-size: 0;}
    .detailpage .share a{margin: 0 0.09rem; cursor: pointer;}
    .detailpage .gotoTop{position: fixed; bottom: 2.73rem; right: -100%; width: .55rem; cursor: pointer; transition:all .3s;}
    .detailpage .gotoTop img{width: 100%;}
    .detailpage .gotoTop.on{right: 0;}
   
/*most dynamic*/
.dynamic .module{
    width: 12.8rem;
    margin: 0 auto;
    text-align: center;
}
.dynamic .p1{
    padding-top: .78rem;
}
.dynamic .tit_1{
    width: 4.4rem;
}
.dynamic .text_1{
    width: 11.54rem;
    margin-top: .66rem;
}
.dynamic .p2{
    padding-top: 1rem;
}
.dynamic .tit_2{
    width: 11.32rem;
}
.dynamic .text_2{
    width: 12.55rem;
    margin-top: .82rem;
}
.dynamic .p3{
    padding-top: 1.1rem;
    padding-bottom: 1.5rem;
}
.dynamic .tit_3{
    width: 12.4rem;
}
.dynamic .p3 .arrow{
    width: .19rem;
    cursor: pointer;
}

.dynamic .pic_show{
    margin-top: .66rem;
    display: flex;
    align-items: center;
}
.dynamic .pic_show .swiper-container{
    width: 12.14rem;
    height: 3.1rem;
}
.dynamic .pic_show .swiper-slide{
    height: 100%;
    padding: 0 .14rem;
    box-sizing: border-box;
}
.dynamic .pic_show .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.dynamic .pic_show .pic{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dynamic .pic_show .shade{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.65);
    color: #ffffff;
    font-size: .22rem;
    line-height: .42rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 .3rem;
    word-break: break-word;
    box-sizing: border-box;
    opacity: 0;
    transition: all .3s;
}
.dynamic .pic_show .swiper-slide a:hover .shade{
    opacity: 1;
}

.dynamic .more{
    display: inline-block;
    width: 1.56rem;
    height: 0.4rem;
    line-height: .4rem;
    font-size: .16rem;
    font-weight: bold;
    color: #3e3f41;
    text-indent: 0.2rem;
    background: url(/englobal/more_icon.png) no-repeat .20rem center;
    background-color: #f3f3f3;
    text-align: center;
    margin-top: .44rem;
}
