@charset "utf-8";
/* -------------------------------
common
------------------------------- */
/* section */
.l-content { font-family:"Microsoft Yahei", SimHei, STHeiti, Helvetica, serif, Arial;}
.l-content .section {
  margin-bottom: 60px;
  
}
.l-content .sectionInner {
  padding: 25px 25px 0;
  margin-bottom: 30px;
  background: #f6f6f6;
}

/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* ttl */
.l-content .mainVisual {
  width: 1200px;
  height: 365px;
  margin-bottom: 75px;
  background: url(/service/rd/icc/icl/pr/incadcomponents/img/main.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* sumallyt  */
.l-content .sumallyBox {
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}
.l-content .sumallyBox .sumallyName {
  width: 893px;
  height: 34px;
  margin: 0 auto 30px;
  background: url(/service/rd/icc/icl/pr/incadcomponents/img/sumally_name.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .sumallyBox .sumallyTxt1 {
    font-size: 16px;
}
.l-content .sumallyBox .sumallyTxt2 {
    font-size: 24px;
}
.l-content .sumallyBox .sumallyTxt2 .point {
    color: #82b328;
}

.l-content .section .sectionInner h2{
    width: 1080px;
    font-size: 38px;
    font-weight: bold;
    padding: 8px 0 0 70px;
    background: url(/service/rd/icc/icl/pr/incadcomponents/img/icon_gear.png) no-repeat 15px 20px;
    border-top: #82b328 5px solid;
    margin-bottom: 40px;
}

.l-content .section .sectionInner .stepBox {
    float: left;
    width: 550px;
    margin-bottom: 30px;
}
.l-content .section .sectionInner .stepBox .stepTtl {
    font-size: 26px;
    font-weight: bold;
    border-bottom: #82b328 2px solid;
    padding-bottom: 3px;
    margin-bottom: 20px;
}
.l-content .section .sectionInner .stepBox .stepTtl .stepNo {
    color: #82b328;
}
.l-content .section .sectionInner .stepBox .pic {
width: 320px;
margin: 0 auto 20px;
}
.l-content .section .sectionInner .stepBox .txt {
    font-size: 15px;
    height: 60px;
	padding-left:118px;
}
.l-content .section .sectionInner .stepBox .txt img {
	vertical-align:bottom;
}

.l-content .btn {
    width: 370px;
    margin: 0 auto 50px;
}

.l-content .btn .m-btnLinkWin--conversion {
    font-size: 16px;
    width: 370px;
}

/* Existing content  */
.l-content .in-cad{
	width: 1200px;
}

.l-content .orm-content{
	background: rgb(26,26,26) url(/service/rd/icc/icl/pr/incadcomponents/img/part1_bg.jpg) no-repeat;
	background-size: cover;
}

.l-content .orm-content .part-txt-top{
    text-align: center;
    background-color: #2a2a2a;
}

.l-content .orm-content .part-txt-top  h2{
	color: #FFF;
	font-size: 28px;
	line-height: 1;
	margin:0 0 16px 0;
	font-weight: normal;
    padding: 30px 0;
}

.l-content .in-cad .arrow{
	text-align: center;
}
.l-content .orm-content .orm-part{
	margin-top: 81px;
	height: 437px;
	overflow: hidden;
	position: relative;
}

.l-content .orm-content .orm-part .msm-cad{
    width:600px;
    height:350px;
    left:96px;
    top:3px;
}

.l-content .orm-content .orm-part .msm-cad img{
	width:100%;
}

.l-content .msm-cad {
	width: 590px;
	height: 330px;
	/*background-color: pink;*/
	position: absolute;
}

 .l-content .msm-cad img {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}

.l-content .msm-cad img.msm-gif {
	z-index: 1;
}



.l-content .part-1 img {
	display: none;
}

.l-content .orm-content .orm-part .part-txt{
	position: absolute;
	color: #ffffff;
	top: 12px;
	left: 745px;
	width:360px;
}

.l-content .orm-content .orm-part .part-txt h2{
	color: #fff;
	font-size: 38px;
	box-sizing: border-box;
	line-height: 1.4;
	font-weight: bold;
}

.l-content .orm-content .orm-part .part-txt h2 span{
	color: #7ead2d;
}

.l-content .orm-content .orm-part .part-txt p{
	font-size: 18px;
	line-height: 34px;
	margin-top: 6px;
	text-align: justify;
	width:100%;
}


.l-content .orm-model{
	height: 540px;
	background: url(/service/rd/icc/icl/pr/incadcomponents/img/part2_bg.jpg) no-repeat;
}

.l-content .orm-model .orm-part{
	margin-top: 81px;
	height: 437px;
	overflow: hidden;
	position: relative;
}

.l-content .orm-model .orm-part .msm-cad{
    width:549px;
    height:350px;
    right:93px;
    top:3px;
}

.l-content .orm-model .orm-part .msm-cad img{
	width:100%;
}

.l-content .orm-model .orm-part .part-1{
	float: right;
}

.l-content .orm-model .orm-part .part-txt{
	position: absolute;
	top: 12px;
	left: 105px;
	width:345px;
}

.l-content .orm-model .orm-part .part-txt h2{
	color: #000;
	font-size: 38px;
	box-sizing: border-box;
	line-height: 1.4;
	font-weight: bold;
}

.l-content .orm-model .orm-part .part-txt h2 span{
	color: #7ead2d;
}

.l-content .orm-model .orm-part .part-txt p{
	font-size: 18px;
	line-height: 34px;
	margin-top: 6px;
	text-align: justify;
	width:100%;
}

.l-content .orm-style{
	height: 540px;
	background: url(/service/rd/icc/icl/pr/incadcomponents/img/part3_bg.jpg) no-repeat;
}

.l-content .orm-style .orm-part{
	margin-top: 80px;
	height: 437px;
	overflow: hidden;
	position: relative;
}

.l-content .orm-style .orm-part .msm-cad{
    width:622px;
    height:350px;
    left:109px;
    top:3px;
}

.l-content .orm-style .orm-part .msm-cad img{
	width:100%;
}

.l-content .orm-style .orm-part .part-txt{
	position: absolute;
	color: #ffffff;
	top: 12px;
	left: 780px;
	width:310px;
}

.l-content .orm-style .orm-part .part-txt h2{
	color: #fff;
	font-size: 38px;
	box-sizing: border-box;
	line-height: 1.4;
	font-weight: bold;
}

.l-content .orm-style .orm-part .part-txt h2 span{
	color: #7ead2d;
}

.l-content .orm-style .orm-part .part-txt p{
	font-size: 18px;
	line-height: 34px;
	margin-top: 6px;
	text-align: justify;
	width:100%;
}

.l-content .orm-foot .foot-top{
	padding-bottom:30px;
	background: url(/service/rd/icc/icl/pr/incadcomponents/img/foot_bg.jpg) repeat;
}

.l-content .orm-foot .foot-bottom{
	height: 380px;
	background: url(/service/rd/icc/icl/pr/incadcomponents/img/spec_bg.jpg) no-repeat;
}

.l-content .orm-foot .foot-bottom h2{
	color: #b6a288;
	font-size: 36px;
	text-align: center;
	padding-top: 28px;
}
.l-content .orm-foot .foot-bottom ul{
	width: 800px;
	height: 200px;
	margin: 10px auto 0;
	list-style: none;
} 
.l-content .orm-foot .foot-bottom ul li{
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-size: 14px;
	border-bottom: 1px solid #7a7a7a;
	box-sizing: border-box;
}
.l-content .orm-foot .foot-bottom ul li span{
	display: inline-block;
	width: 190px;
	margin-right: 60px;
    margin: 0 60px 0 30px;
}
.l-content .orm-foot .foot-top .foot-btn{
	padding-top: 10px;
	clear: both;
	text-align: center;
    margin: 0 auto;
    width: 370px;
}
.l-content .orm-foot .foot-top .foot-btn a {
    font-size: 16px;
    width: 370px;
}
.l-content .orm-foot .foot-top p{
	color:#ffffff;
	padding-top: 23px;
	clear: both;
	text-align: center;
	font-size:18px;
    font-weight: bold;
}
.l-content .orm-movie {
	height: 500px;
	background: url(/service/rd/icc/icl/pr/incadcomponents/img/part2_bg.jpg) no-repeat;
}
.l-content .orm-movie .movieTxt {
    padding-top: 30px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.l-content .orm-movie .movieArea_youtube {
    margin-bottom: 5px;
    text-align: center;
    padding-top: 20px;
}
.l-content .orm-movie .movieArea_youtube img {
    border:  3px #FFF solid;
}