
@font-face
{
	font-family: Barlow;
}
@media (min-width:1200px) {
    .container {
    	width:1200px
    }
}
a:hover, a:focus {
    text-decoration: none;
}
.download_box .additional-info {
    display: block;
    margin-top: 50px; /* 与上一个元素之间的间距 */
}
.ml0 {
	margin-left: 0!important;
}

/*------------编辑器  start----------------*/
.notice{
	background: #eaedef;
	height: 66px;
	font-size: 18px;
    line-height: .66px;
    font-weight: 300;
    color: #0e0c36;
    letter-spacing: 1px;
}


.introduct{
	overflow: hidden;
	padding: 80px 0;
	border-bottom: 1px solid #eeeeee;
}
.introduct h1{
    display: inline-block;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 42px;
	font-weight: 800;
	color: #0e0c36;
	position: relative;
}
.introduct .pro_logo{
	width: 60px;
	margin-right: 16px;
}
.introduct h1 .mark_img {
    position: absolute;
    top: -10px;
    left: 460px;
	animation: pronamei 1s infinite both;
    -webkit-animation: pronamei 1s infinite both;
}
@keyframes pronamei {
  0% {
      top:-25px;
  }
 
  50%{
    top:-15px;
  }
 
  100% {
      top:-25px;
  }
}

@-webkit-keyframes pronamei {
   0% {
      top:-25px;
  }
 
  50%{
    top:-15px;
  }
 
  100% {
      top:-25px;
  }
}

.introduct p{
	width: 90%;
	font-size: 24px;    
	line-height: 36px;
	font-weight: 300;
	color: #0e0c36;
	margin-bottom: 40px;
	letter-spacing: 0;
}
.introduct .p_2 {
    font-size: 18px;
    margin-bottom: 12px;
    color: #ff5f00;
}
.introduct iframe{
	width: 100%;
    height: 330px;
    padding: 0.5rem 0.2rem 0.2rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.a_form, .a_link {
    display: inline-block;
    padding: 20px 8%;
	border-radius: 60px!important;
    font-size: 18px;    
	font-weight: 400;
    cursor: pointer;
	margin-bottom: 16px;
}
.introduct .a_form, .a_link {
	padding: 8px 8%;
}
.s_tel{
	font-size: 22px;
	color: #ff5f00;
	font-style: italic;
	padding-left: 40px;
	background: url("../images/tel2.png") no-repeat 10px center;
}
.s_tel i{
	font-size: 26px;
	font-family: Barlow;
	font-weight: 600;
	letter-spacing: -0.4px;
}
.a_form{
	color: #fff;
	background: #0e0c36;
	border: 2px solid #0e0c36;
	position: relative;
}
.a_form:hover{
	color: #fff;
	background: #ff6300;
	border: 2px solid #ff6300;
}

.a_link{
	margin-left: 12px;
	color: #0e0c36;
	border: 2px solid #0e0c36;
}
.a_link:hover{
	color: #ff5f00;
	border: 2px solid #ff5f00;
}

.download_box{
	margin-top: 30px;
}
.download_box span{
	display: block;
	float: left;
	line-height: 26px;
}
.download_box a{
	height: 26px;
	display: block;
	float: left;
	margin-left: 10px;
}
.download_box a.ico{
	width: 26px;
	background: url("../images/ico_terminal.png") no-repeat;
}
.download_box a.ico1{
	background-position: 0 0;
}
.download_box a.ico2{
	background-position: 0 -26px;
}
.download_box a.ico3{
	background-position: 0 -52px;
}
.download_box a.ico4{
	background-position: 0 -78px;
}
.download_box a.ico5{
	line-height: 26px;
	padding: 0 10px;
	border-radius: 4px !important;
	background: #ff5f00;
	color: #fff;
}


.video_btn{
	cursor: pointer;
}

/*视频弹窗*/

.tc_content {
    display: none;
    z-index: 3;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -500px;
}
.tc_close {
	position: absolute;
    top: 10px;
    right: 16px;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    filter: alpha(opacity=20);
    opacity: .2;
	z-index: 11;
}
.tc_close:hover, .tc_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.rdd {    
	position: relative;
	display: none;
	width: 100%;
    max-height: 900px;
    background: #fff;
    border-radius: 6px!important;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.rdd iframe{
	width: 1000px;
    height: 545px;
	padding: 50px 20px 20px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#rd1{
	margin: 10% 0; 
}
#rd2{
	width: 730px;
	margin: 10% 20%; 
}
.rdd .tc_title {
	padding: 16px;
	font-size: 24px;
    font-weight: 600;    
	border-bottom: 1px solid #e5e5e5;
}

#rd2 .tc_text {
	padding: 40px;
}
#rd2 .tc_text .hd{
	border-bottom: 1px solid #a7b0b8;
}
#rd2 .tc_text .hd ul{
	margin-bottom: 0;
}
#rd2 .tc_text .hd li{
	cursor: pointer;
	display: inline-block;
	padding: 16px;
	font-size: 16px;
    color: #646c74;
    font-weight: 300;
}
#rd2 .tc_text .hd li.on{
	color: #fff;
	background: #a7b0b8;
}

#rd2 .tc_text .bd{
	width: 100%;
	padding: 20px;
	overflow: hidden;
}
#rd2 .tc_text dl {
    line-height: 1.8;
	font-size: 16px;
    font-weight: 300;
    color: #646c74;
    letter-spacing: 0.2px;
}
#rd2 .tc_text dt {
    font-size: 18px;
	line-height: 30px;
    font-weight: 600;
    color: #646c74;
}
#rd2 .tc_text dd p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #646c74;
    letter-spacing: 0.2px;
	text-indent: 2em;
}


#rd3 {    
	width: 1000px;
	padding: 60px 40px 40px;
	margin: 10% 0;
}
#rd3 .h1_title {
	display: block;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0;
	color: #0e0c36;
	font-weight: 600;
}
form_box {
    margin: 0 050px;
}
.form_box .form-control{
	display: inline-block;
	width: 48%;
	margin: 0 0 30px 0;
	background: #ffffff;
	border: 1px solid #eeeeee;
	font-weight: 300;
	border-radius: 6px;
}
.form_box select.form-control{
	height: 54px;
}
.form_box .btn{
	width: 240px;
	text-align: center;
    height: 65px;
    line-height: 65px;
    border-radius: 33px;
    font-size: 18px;
    z-index: 2;
    display: block;
    color: #0e0c36;
    transition: all 0.5s ease;
    background: #f36b16;
	font-weight: 600;
	margin: 30px auto 0;
}
.form_box .form-control#tel,
.form_box .form-control#tel2,
.form_box .form-control#email,
.form_box .form-control#email2{
	float: right;
}

.privacy_box{
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: rgba(14,12,54,0.8);
	margin:  20px auto 0;
	position: relative;
	background: url("../images/line_1.png") no-repeat center center;
	background-size: auto 1px;
}
.privacy_box:hover{
	color: rgba(14,12,54,1);
}


.video_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0,0,0,0.1);
}
.video_play{
    width: 800px;
    display: none;
    z-index: 10;
    position: fixed;
    top: 20%;
    left: 50%;
	margin-left: -400px;
    padding: 15px;
    background: #fff;
	border-radius: 6px!important;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.video_play video{
    width: 100%;
    max-height: 900px;
    z-index: 10;
    margin-top: 15px;
}
.video_close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    filter: alpha(opacity=20);
    opacity: .2;
}
.video_close:hover, .video_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}



.h1_title{
	margin-bottom: 80px;
	text-align: center;
	font-size: 44px;
	font-weight: 300;
	color: #646c74;
}





.esignType {    
	margin: 0 auto 100px;
	padding-top: 60px;
}
.esignType .h1_title {
    margin-bottom: 40px;
}
.esignType ul {
	overflow: hidden;
}
.esignType li{
	float: left;
	width: 30%;
	margin: 2% 1%;    
}
.esignType li:nth-child(2){
	width: 34%;   
}
.esignType li>div {
	background: #f0f3f8;
	overflow: hidden;
	padding: 30px 20px 40px;
	border-radius: 20px!important;
	position: relative;
	height: 520px;    
    margin-top: 30px;
	border: 2px solid #f0f3f8;
}
.esignType li:nth-child(2)>div {
    margin-top: 0;
    height: 580px;
}
.esignType li:hover>div,
.esignType li.on>div{
	box-shadow: 0 8px 20px rgba(14,12,54,0.1);
	background: #fff;
	border: 2px solid #ff6300;
}
.esignType li .img_angle{
	position: absolute;
	right: 0;
	top: 0;
	width: 89px;
}
.esignType li dl {
	margin-bottom: 30px;
}
.esignType li dt {
	float: left;
	margin-right: 12px;
}
.esignType li h1 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
    color: #0e0c36;
	margin-bottom: 0;
	margin-top: 0;
}
.esignType li h1 i {
	font-family: Barlow;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -1px;
}
.esignType li h1 span {
	font-size: 16px;
	font-weight: 300;
    color: #0e0c36;
	margin-left: 8px;
}
.esignType li p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	color: #646c74;
	margin-bottom: 12px;
}
.esignType li .label_box { 
	font-size:0;
    overflow: hidden;
}
.esignType li .label_box span {
    display: block;
    color: #0E0C36;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 0;
    border: 2px solid #fff;
	margin-bottom: 4%;
	text-align: center;
	float: left;
	position: relative;
}
.esignType li:hover .label_box span,
.esignType li.on .label_box span{
	background: #f0f3f8;
    border: 2px solid #f0f3f8;
}
.esignType li .label_box span ii{
	font-size: 13px;
	line-height: 20px;
	display: block;
	font-style: italic;
}
.esignType li .label_box span .angle_coming {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 46px;
}
.w100{
	width: 100%!important;
}
.w23{
	width: 23%!important;
}
.w23_5{
	width: 23.5%!important;
}
.w30{
	width: 30%!important;
}
.w32{
	width: 32%!important;
}
.w66{
	width: 66%!important;
}
.h84{
	height: 84px!important;
}
.mr2{
	margin-right: 2%!important;
}
.mr4{
	margin-right: 4%!important;
}
.pd6{
	padding: 6px!important;
}
.tex_l{
	text-align: left!important;
}
.esignType li i{
	font-size: 14px;
    line-height: 20px;
    font-weight: 100;
    color: #646c74;
	display: inline-block;
}

.esignType li ul{
	margin-bottom: 16px;    
	color: #646c74;
	background: rgba(255,255,255,.6);
	border-radius: 12px!important;
	padding: 16px 10px;
}
.esignType li ul span{
	color: #ff5f00;
    font-style: italic;
    font-weight: 600;
}
.esignType li ul li{
	float: left;
	width: 100%;
	margin: 0;
	font-weight: 100;
	font-size: 15px;
	line-height: 24px;
	position: relative;
	padding-left: 20px;
	letter-spacing: -0.3px;
}
.esignType li ul li:before{
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 6px;
	background: url("../images/application-icon.png") no-repeat left center;
	background-size: 12px 12px;
}
.esignType li ul li i{
	display: block;
	font-size: 13px;
	letter-spacing: -0.2px;
}
.esignType li ul b{
	float: right;
	font-size: 18px;
	color: #ff5f00;
}
.esignType li ul b em {
    font-family: Barlow;
    font-style: normal;
}

.esignType .btn_box{
	position: absolute;
	bottom: 30px;
	width: calc(100% - 40px);
	text-align: center;
}

.esignType .btn_box .a_form,
.esignType .btn_box .a_link{
	padding: 16px 30px;
	font-size: 16px;
}

.esignType li:nth-child(2) .btn_box a{
	padding: 16px 40px;
}

.esignType .btn_box2{
	overflow: hidden;
	margin: 80px auto 0;
	text-align: center;
}
.esignType .btn_box2 .a_form,
.esignType .btn_box2 .a_link {  
	padding: 20px 80px;
}
.a_1 {  
	margin: 20px auto;
    display: block;
    text-align: center;
	color: #646c74;
	font-size: 15px;
	line-height: 24px;
    font-weight: 300;
}
.a_1:hover {  
	text-decoration: underline;
}




.function{
	margin: 0 auto;
	padding: 60px 0;
	background: #fbaa19;
}
.function .h1_title{
	color: #0e0c36;
	margin-bottom: 40px;
	font-weight: 400;
}

.slideBox{
	position: relative;
}
.slideBox .a_form{
	position: absolute;
	bottom: 40px;
}
.slideBox .a_form:hover{
	color: #0e0c36;
	background: #fff;
	border: 2px solid #fff;
}

.slideBox .hd{
	padding: 0 10px;
}
.slideBox .hd ul{
	text-align: center;
	border-bottom: 1px solid rgba(14,12,54,.3);
}
.slideBox .hd li{
	cursor: pointer;
	display: inline-block;
	width: auto;
	margin: 0 15px;
	padding: 20px 0;
	font-size: 20px;
    color: #0e0c36;
    font-weight: 300;
	letter-spacing: -1px;
}
.slideBox .hd li.on{
	font-size: 22px;
    font-weight: 600;
	border-bottom: 5px solid #0e0c36;
}

.slideBox .bd{
	width: 100%;
	margin-top: 80px;
	overflow: hidden;
}
.slideBox .cont{
	margin: 0 50px;
}
.slideBox .cont_l{
	padding: 0;
	position: relative;
}
.slideBox .cont_l img{
	max-width: 100%;
}
.slideBox .cont_l .pro_img{
	width: 64%;
	position: absolute;
	top: 16px;
	left: 18%;
	right: auto;
}

.slideBox dl{
	text-align: left;
	padding: 20px 0;
}
.slideBox dl p{ 
	font-size: 24px;
	line-height: 40px;
    font-weight: 300;
    color: #0e0c36;
}




.function-editor {
	margin: 80px auto 0;
}
.function-editor li {
	margin-bottom: 80px;
	padding: 0 30px;
	min-height: 520px;
}
.function-editor .li_img {
	border: 1px solid rgba(0,0,0,.2);
	margin-bottom: 24px;
	float: left;
}
.function-editor .li_img img {
    max-width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}
.function-editor h2 {
    font-size: 28px;
    font-weight: 400;
    color: #646c74;
	margin-bottom: 12px;
	margin-top: 60px;
}
.function-editor p {
    font-size: 17px;
    line-height: 30px;
	min-height: 90px;
    font-weight: 300;
    color: #646c74;
	margin-bottom: 12px;
}
.a_more {
	display: block;
	font-size: 16px;
	font-weight: 600;
    color: #ff5f00;
    letter-spacing: 0.2px;
	transition: all 0.3s ease-out 0s;
	margin-bottom: 4px;
}
.a_more i {
	display: inline-block;
    width: 15px;
    height: 10px;
	margin-left: 6px;
    background: url("../images/a_link2.png") no-repeat 0px center;
    background-size: 15px 10px;
	transition: all 0.3s ease-out 0s;
}
.a_more:hover {
    color: #0e0c36;
}
.a_more:hover i {
    background: url("../images/a_link.png") no-repeat 0px center;
    background-size: 15px 10px;
}


.advantage{
	margin: 60px auto 100px;
}
.advantage ul {
	overflow: hidden;
}
.advantage li {
	width: 46%;
    margin: 0 2%;
    float: left;
	margin-bottom: 60px;
	padding: 0;
}
.advantage .fun_icon {
	width: 100px;
    height: 100px;
    display: block;
    float: left;
}
.advantage .fun_icon img {
	width: 100%;
}
.advantage .fun_text{
	float: right;
	width: calc(100% - 120px);
}
.advantage h2 {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 28px;
	font-weight: 400;
	color: #646c74;
	letter-spacing: 0.2px;
}
.advantage p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	color: #646c74;
	letter-spacing: 0.2px;
}
.advantage .a_link2 {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 46%;
}




.bangg{
    padding: 80px 0;
	text-align: center;
    background: url(../images/form_bg.jpg) no-repeat 0px 0px;
    background-size: cover;
    color: #fff;
}
.bangg h1 {
    font-size: 48px;
    font-weight: 600;
}
.bangg p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    color: #0e0c36;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.bangg .download_box {    
	display: inline-block;
}
.bangg .download_box span{
	font-size: 22px;
	line-height: 40px;
}

.bangg .download_box a{
	height: 40px;
	display: block;
	float: left;
	margin-left: 16px;
	cursor: pointer;
}
.bangg .download_box a.ico{
	width: 40px;
	background: url("../images/ico_terminal2.png") no-repeat;
}
.bangg .download_box a.ico1{
	background-position: 0 0;
}
.bangg .download_box a.ico2{
	background-position: 0 -40px;
}
.bangg .download_box a.ico3{
	background-position: 0 -80px;
}
.bangg .download_box a.ico4{
	background-position: 0 -120px;
}
.bangg .download_box a.ico5 {
    line-height: 40px;
    padding: 0 20px;
    border-radius: 4px !important;
    background: #0e0c36;
    color: #fff;
	font-size: 18px;
}



.getMore {
	margin: 60px auto;
}
.getMore .title {
	font-size: 44px;
    font-weight: 400;
    color: #646c74;
	border-bottom: 1px solid #bbc1ca;
	margin-bottom: 40px;
}
.getMore li {
	padding: 0 40px;
}
.getMore li img {
    width: 48px;
    display: block;
	margin-bottom: 20px;
}
.getMore li h2 {
	margin-bottom: 30px;
    font-size: 28px;
    font-weight: 300;
    color: #646c74;
    letter-spacing: 0.2px;
}
.getMore li a {
    display: block;
	font-size: 16px;
	line-height: 24px;
    color: #ff5f00;
    font-weight: 600;
    letter-spacing: 0.2px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 16px;
}
.getMore li a em {
	display: inline-block;
	padding: 1.5px 8px;
	margin-right: 6px;
    background: #26135c;
	font-size: 12px;
	color: #fff;
	font-style: normal;
}
.getMore li a i {
	display: inline-block;
    width: 15px;
    height: 10px;
	margin-left: 6px;
    background: url("../images/a_link2.png") no-repeat 0px center;
    background-size: 15px 10px;
	transition: all 0.3s ease-out 0s;
}
.getMore li a:hover {
    color: #0e0c36;
}
.getMore li a:hover i {
    background: url("../images/a_link.png") no-repeat 0px center;
    background-size: 15px 10px;
}



.links{
	padding: 40px 0;
	background: #f0f3f8;
}
.links .links_title{
	float: left;
	width: 22%;
	padding: 0 40px;
	color: rgba(14,12,54,0.2);
	font-size: 58px;
	line-height: 56px;
	font-family: Barlow;
	font-weight: 600;
	text-transform: uppercase;
	border-right: 1px solid #d9dbdd;
}
.links ul{
	float: right;
	width: 76%;
	text-align: left;
}
.links ul li {
	display: inline-block;
	margin: 0 40px;
	font-size: 16px;
    font-weight: 400;
	line-height: 36px;    
    color: #646c74;
	cursor: pointer;
}
.links ul li a {
	display: block;
	line-height: 36px;   
    font-weight: 400;
	color: #646c74;
}
/*------------船舶图纸管理系统  end----------------*/




@media (max-width: 639px){
	.contact{
		padding: 30px 30px 80px;
		margin: 0 auto;
	}
	.contact_left{
		width: 100%;
	}
	.contact_left h1{
	}
	.contact_left p{
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 30px
	}
	.contact_left form .input {
		height: 72px;
		line-height: 72px;
		font-size: 24px;
		margin-bottom: 44px;
	}
	.contact_left form .button {
		height: 72px;
		line-height: 72px;
		font-size: 24px;
		margin-top: 14px;
	}

	.contact_right{
		width: 100%;
		margin-top: 80px;
	}
	.contact_right h1{
		font-size: 36px;
		margin-top: 44px;
		padding-left: 44px;
	}
	.contact_right p{
		font-size: 24px;
		background: url(../images/mail.png) no-repeat 44px 0px;
		background-size: 30px 30px;
		margin-bottom: 56px;
	}
	.contact_right .ico_box{
		height: 80px;
		line-height: 80px;

	}
	.contact_right .ico_box a{
		margin: 0 30px;
	}
	.contact_right .ico_box a img{
		width: 40px;
	}

}

