/*重置样式*/
body,ul,ol,p,h1,h2,h3,h4,h5,dl,dd,form,input,textarea,td,th,button,strong,em,select,video,canvas{margin:0;padding:0;font-family: "微软雅黑";}
ul,ol{list-style:none;vertical-align:top;list-style: none;}
table{ border-collapse:collapse;border-spacing: 0;}
textarea{resize:none;overflow:auto;}
img{ border:none; vertical-align:middle;}
em{ font-style:normal;}
a{ text-decoration:none; color: #000;}
/*屏蔽阴影;ios android去除自带阴影的样式*/
a,input,img{-webkit-appearance: none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
/* 禁止长按链接与图片弹出菜单 */
a, img {-webkit-touch-callout: none;}
p{margin-top: 0;margin-bottom: 0rem !important;}
body{font-family: "Helvetica Neue", Helvetica, "STHeiTi", sans-serif; overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent;}
html{font-size:20px;}
/*自定义样式*/
html,body{
    background-color: #F2F2F2;
}

/*首页开头轮播图*/
.show1{
    width: 100%;
    /* height: 540px; */
    align-self: center;
    background-color: rgba(244, 244, 244, 0.72);
}
/*信息超脑*/
.show2{
    /* width: 80%; */
    align-content: center;
    height: 588px;
}

.box1 {
    margin:0 auto;
    width: 192px;
    height: auto;
    padding-top: 91px;
}


.information-superbrain {
    width: 195px;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #171717;
}
.information-superbrain2 {
    width: 195px;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #171717;
    text-align: center;
}
.line1{
    width: 41px;
    height: 2px;
    background-color: #e60012;
    margin: 0 auto;
}
.line_margin{
    margin-top: 9px;
    margin-bottom: 11px;
}

.box2 {
    width: 1097px;
    height: 63px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #171717;
    margin: 0 auto;
}

.box2_margin{
    padding-top: 17px;
}
.p1{
    text-indent:2em;
}

.box3{
    width: 1022px;
    height: 276px;
    margin: 0 auto;
}
.box3_top{
    margin-top: 54px;
}

/** 智慧城市解决方案 */
.show3{
    /* width: 80%; */
    height: 740px;
    margin-top: 36px;

    align-self: center;
    /*background-color:#fafafa;*/
    background-color: rgba(244, 244, 244, 0.72);
   /*  opacity: 0.27; */
}

.show3_box1{
   padding-top: 47px;
   text-align: center;
}


.show3_box2{
    width: 266px;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #171717;
    margin: 0 auto;
}
.show3_box2_top{
    margin-top: 22px;
}

.show3_box3{
    height:614px;
}
.show3_box3_top{
    margin-top: 80px;
}



.show3_box5{
    height: 70%;
    width:1080px;  
    margin:0 auto;
}
.show3_box5_table{
    table-layout:fixed;   
    margin-top: 28px;
    text-align: center;

}


.show3_box5 img{
    height:100%;
}
/** 具体的图片,box4是签到在box5内的 */
.show3_box4{
    width:20%;    
    /* height:40% !important; */
    float: left;
    display: inline-block;
    background-color: #fff;
}

.show3_box5_shortdesc{
    display:block;
    height:20px;
    position:absolute;
    top:1px;
}

.show3_box4_title{
    width:100%;
    height: 78px;    
}

.show3_box4_title_1{
    padding-top: 35%;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #222222;
    margin-top:22px;
}
.show3_box4_title_2{
    padding-top: 20%;
    font-family: MicrosoftYaHeiUI;
    font-size: 8px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color:white;
    text-align: center;
}
.swiper2{
    width: 1248px;
    height: auto;
}

.bt_red{
    background-color: red;
}

.swiper2 img{
    width: 255px !important;
    height:283px !important;
}

.img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
.img-responsive bg{
    background-color: #38414d;
}

.img_text {
    position: absolute;
    width: 100%;
    height: 60px;
    text-align: center;
    bottom: 0;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
}

.line2{
    width: 103px;
    height: 2px;
    background-color: #ffffff;
    margin: 0 auto;
}
.line2_margin{
    margin-top: 31px;
}

.text1{
    width: 100%;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: -150px;
    text-align: center;
}

.text1_position{
    position: relative;

}

.text2{
    width: 100%;
    height: auto;
    font-family: MicrosoftYaHeiUI;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #fefefe;
}

.bt{
    width: 47px;
    height: 89px;
    background-color: #f30000;
    border-radius: 5px;
}

/*宏灿智运解决方案*/
.show_body{
    height: 600px;
    background-color: white;
    padding-top: 20px;
}
.show_box1{
    /*padding-top: 47px;*/
    text-align: center;
}
.show_box2{
    width: 300px;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #171717;
    margin: 0 auto;
    text-align: center;
}
.show_content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
}
.today{
    width: 287px;
    height: auto;
    margin-left: 100px;
}
.hc_content{
    width: 100%;
    height: 120px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 2;*/
    font-size: 18px;
    text-align: left;
    padding-top: 10px;
    padding-left: 3px;
}


/*行业案例*/
.show4{
    /* width: 100%; */
    height: 800px;
    background-color: #fff;
}
.show4_box1{
    width: 195px;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #171717;
    margin: 0 auto;
    text-align: center;
}
.show4_box1_margin{
    padding-top: 88px;
}

.show4_box2{
    width: 195px;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #171717;
    margin: 0 auto;
    text-align: center;
}
/*.show4_box2_margin{
    padding-top: 85px;
}*/

.show4_box3{
    text-align: end;
    margin-right: 404px;
    margin-top: -31px;
    float:right;
}

.show4_box3_bt{
    width: 142px;
    /*height: 42px;*/
    background-color: #f30000;
    border-radius: 3px;
    
}
.show4_box4{
    text-align: left;
    margin-left: 478px;
    margin-top:60px;
    font-weight: bolder;
}

.show4_box5{
    width: 1102px;
    height:auto;
    margin:0 auto;
}
/* 新闻 */
.show5{
    /* width: 1912px; */
    height: 720px;
    background-color: rgba(244, 244, 244, 0.72);
   /*  opacity: 0.72; */
}


.show5_box1{
    /*margin: 0 auto;*/
    text-align: center;
    padding-top: 85px;
}
.show5_box2{
    /*margin: 0 auto;*/
    text-align: center;
}

.show5_box3{
	width:1200px;
	height:auto;
    margin: 0 auto;
    text-align: center;
    padding-top:80px;
}


.title1{
    text-align: center;
    padding-top: 85px;
}

.title2{
    text-align: center;
}

.fontCss{
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
}

.font1{
    font-size: 14px;
    color: #171717;
}

.font2{
    font-size: 30px;
    color: #171717;
}
/** 关于我们 */
.show6{
    /* width:1912px; */
    height: 800px;
}

.show6_box1{
    width: 1130px;
    height: 540px;
    margin:0 auto;
    padding-top:72px;
}
.show6_box1_left{
    width:457px;
    display: inline-block;
    float: left;
}

.show6_p1{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #222222;
}
.show6_p2{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #222222;
}
/** 关于我们的内容*/
.show6_p3{
    width:100%;
    height:auto;
    padding-top: 33px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
}
.show6_p4{
    padding-top: 33px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
}

/* 视屏播放 */
.show6_box1_right{
    width: 562px;
    height: 346px;
    margin-left:80px;
    display: inline-block;
    /* border: 1px red solid; */
    float: left;
    /* padding-top: 70px; */
}

.show6_box2{
    margin-left: 390px;
}
/*统计信息 */
.show7{
    width: 1036px;
    height: 160px;
    background-color: #fefefe;
    box-shadow: 0px 3px 18px 0px
    rgba(0, 0, 0, 0.1);
    margin: 0 auto;

}

.show7_title{
    width: 259px;
    height: 100%;
  /*  border: 1px red solid;*/
    margin: 0 auto;
    float: left;
    text-align: center;
}
.show7_title_font1{
    font-size: 14px;
    color: #222222;
    padding-top: 10%;
}
/* 大字 */
.show7_title_font2{
    font-size: 40px;
    color: #222222;
    border-right: 1px #b5b5b5 solid;
}
.show7_title_font3{
    font-size: 18px;
    color: #222222;
}
.show7_line{
    width: 1px;
    height: 58px;
    background-color: #b5b5b5;
}

/** 合作伙伴 */
.show8{
    /* width: 80%; */
    height: 840px;
    align-self: center;
    background-color: rgba(244, 244, 244, 0.72);
    margin-top: -95px;
}

.show8_box{
    width: 1040px;
    height: 515px;
    margin:0 auto;
    /* border: 1px red solid; */
    margin-top: 20px;
    /* margin-left: 433px; */
}

.show9{
    /* width: 80%; */
    height: 773px;    
    background-image: url("/images/contactUsbackground.png");
    background-repeat: no-repeat;    
}

.show9_box1{
    width:1142px;
    height:390px;
    margin:0 auto;
}

.show9_box1_left{
    width:541px;
    height:390px;
    float: left;
}

.show9_box1_right{
    width:541px;
    height:390px;
    float: left;
    margin-left: 60px;
}

.show9_input1{
    width: 100%;
    height: 62px;
    background-color: #ffffff;
    box-shadow: 0px 2px 9px 0px
    rgba(191, 190, 189, 0.24);
    border: solid 1px #eeeeee;
    text-indent: 20px;
}
.show9_input2{
    width: 100%;
    height: 157px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    text-indent: 20px;
}

.show9_padding{
    padding-bottom: 19px;
}
.show9_bt{
    width: 100%;
    /*height: 42px;*/
    background-color: #f30000;
    border-radius: 3px;
}

/* 行业案例  左边的字体 */
#id_table_case{
	
	font-family: MicrosoftYaHei-Bold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	
}






