/************ HEADER ***************/
	
#join_box{
	width: 100%;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    font-size: 12px;
    color: #282828;
	}

#join_box_l{
	width: 600px;
    float: left;
	}

#join_box_r{
    width: 600px;
    float: right;
    text-align: right;
    color: #282828;
	}

#join_box_r a{
	color: #282828;
    margin-left: 20px;
	}
		
#logo{
	width:100%;
	height:140px;
	}	
	
#logo_l {
    width: 600px;
    float: left;
	}
	
#logo_l img{
	display: block;
    margin-top: 30px;
	}

#logo_r{
	width:600px;
	float:right;
	}

#tel_box{
	width: 230px;
    height: 60px;
    background: url(../img/tel_bg.png) no-repeat;
    float: right;
    font-size: 34px;
    color: #ff9c00;
    font-family: 'Impact';
    letter-spacing: 2px;
    padding-left: 60px;
    line-height: 30px;
    margin-top: 40px;
	}

#tel_box span{
    display: block;
    font-size: 14px;
    color: #282828;
	}	
	
#nav{
	width: 100%;
    height: 50px;
    line-height: 50px;
    background: #15116f;
	}

#nav a{
    display: block;
    float: left;
    width: 140px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    margin: 0px 5px;
    letter-spacing: 1px;
	}
	
#nav a:hover{
	background:#FFF;
	color:#15116f;
	}
		
#nav a.active{
	background:#FFF;
	color:#15116f;
	}


/************ HEADER ***************/








/************ FOOTER ***************/

.footer{
	width: 100%;
    height: 350px;
    background: #1f1a8e;
    margin-top: 50px;
	}
	
#foot_nav{
	width:100%;
	height:80px;
	line-height:80px;
	}

#foot_nav a{
    font-size: 15px;
    color: #FFF;
    letter-spacing: 1px;
    margin: 0px 40px;
	}
	
#foot_c{
	width: 100%;
    height: 185px;
    padding-top: 40px;
	}	

#foot_c1{
	width:250px;
	float:left;
	}
	
#foot_c1 img{
	display:block;
	margin-top:30px;
	}

#foot_c2{
	width: 325px;
    float: left;
    margin-left: 85px;
    font-size: 13px;
    color: #ffffff;
    line-height: 32px;
	}
	
#foot_c2 span{
    display: block;
    font-size: 15px;
    font-weight: bold;
	}

#foot_c3{
    width: 215px;
    float: left;
    margin-left: 70px;
    font-size: 13px;
    color: #ffffff;
    line-height: 32px;
	}
	
#foot_c3 span{
    display: block;
    font-size: 15px;
    font-weight: bold;
	}

#foot_c4{
	width:130px;
	float:right;
	}
	
#foot_c4 img{
	display:block;
	width:130px;
	height:130px;
	}

#foot_icp{
	width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #15116f;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
	}

#foot_icp a{
	color: #fff;
	}

/************ FOOTER ***************/








/************ INDEX MAIN ***************/

#main_i{
	overflow: hidden;
	}
	
.index_title_lan_span{
	width: 100%;
    text-align: center;
    font-size: 24px;
    color: #15116f;
    line-height: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 85px;
	}

.index_title_lan_span span{
	display: block;
    font-size: 36px;
    color: #282828;
    line-height: 50px;
	}
	
.index_title{
	width: 100%;
    height: 85px;
    background: url(../img/index_title_bg.png) no-repeat;
    text-align: center;
    font-size: 16px;
    color: #9f9e9e;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px;
	}

.index_title span{
	display: block;
    font-size: 36px;
    color: #232323;
    font-weight: bold;
    line-height: 58px;
	}
	
	
	
	
	
#index1{
    width: 100%;
    height: 540px;
    background: #eeeeee;
    padding-top: 50px;
	}
	
#index1_c{
	width: 100%;
    height: 365px;
    margin-top: 30px;
	}

.xptj_a{
    display: block;
    float: left;
    margin-right: 30px;
    width: 400px;
    height: 360px;
    background: #FFF;
    font-size: 17px;
    color: #282828;
    letter-spacing: 1px;
    line-height: 80px;
	}
	
.xptj_a:hover{
	}

.xptj_a img{
    display: block;
    width: 400px;
    height: 270px;
    border-bottom: 2px #ff9c00 solid;
    object-fit: contain;
	}
	
	
	
	
	
#index2{
	width: 100%;
    height: 740px;
    padding-top: 50px;
	}
	
#index2_c{
    width: 100%;
    height: 565px;
    margin-top: 30px;
	}

/* CSS Document */
#tab { 
	width: 100%;
    min-height: 370px;
    position: relative;
	}
/*设置容器高宽等*/
html > body #tab { width:100%;}
/*兼容IE6:IE6下宽度不够*/
#tab div {
	position: absolute;
    top: 0px;
    left: 220px;
    width: 100%;
    height: auto;
    margin: 0px;
    font-size: 14px;
    line-height: 28px;
    width: 980px;
	}
/*设置容器高宽等*/
#tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block { display:block;}
/*选中的容器*/
#tab h3 {
    width: 208px;
    padding-left: 12px;
    height: 85px;
    padding-top: 15px;
    line-height: 38px;
    background: #eeeeee;
    letter-spacing: 0px;
    font-size: 12px;
    cursor: pointer;
    font-weight: normal;
    text-align: left;
    color: #333333;
    /* font-family: 'Arial'; */
    text-transform: capitalize;
    margin-bottom: 15px;
	}
	
#tab h3 p{
	padding:0;
	margin:0;	
	}
	
#tab h3 span{
	display:block;
	font-size:20px;
	}
/*默认标题样式*/
#tab .up { 
	background: #15116f;
    color: #fff;
	}
/*选中的标题样式*/
/*修饰列表内容*/


/* CSS Document */
#tab2 { 
	width: 100%;
    min-height: 370px;
    position: relative;
	}
/*设置容器高宽等*/
html > body #tab { width:100%;}
/*兼容IE6:IE6下宽度不够*/
#tab2 div {
	position: absolute;
    top: 0px;
    left: 220px;
    width: 100%;
    height: auto;
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
/*设置容器高宽等*/
#tab2 div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab2 .block { display:block;}
/*选中的容器*/
#tab2 h3 {
    float: left;
    width: 300px;
    height: 48px;
    line-height: 48px;
    letter-spacing: 2px;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 2px #d7cfa1 dotted;
    text-align: center;
    color: #282828;
    font-family: Microsoft YaHei;
    font-weight: normal;
    margin: 0px 37px;
	}
/*默认标题样式*/
#tab2 .up { 
	background:#f2d261;
	color:#fff;
	font-weight:bold;
	border-bottom:2px #fff dotted;
	}
/*选中的标题样式*/
/*修饰列表内容*/

.a_box{
	display: block;
    float: left;
    width: 310px;
    text-align: center;
    height: 275px;
    margin-left: 16px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    line-height: 55px;
    /* letter-spacing: 1px;*/
	}
	
.a_box img{
    display: block;
    width: 310px;
    height: 220px;
    object-fit: contain;
	}
	
.a_box:hover{
/*	background:#15116f;
	color:#FFF;*/
	}
	
	
	
	
	
#index3{
    width: 100%;
    padding-top: 40px;
    height: 1350px;
	}
	
.index3_title{
	width:100%;
	height:180px;
	background:url(../img/index2_title_bg.png) no-repeat;
	}

.index3_title1{
	width: 100%;
    text-align: center;
    font-size: 48px;
    color: #333333;
    letter-spacing: bold;
    letter-spacing: 4px;
    height: 125px;
	}

.index3_title1_top{
	font-size: 28px;
    color: #b3b4b6;
    text-transform: uppercase;
    line-height: 46px;
	}

.index3_title1 span{
	color: #15116f;
	}

.index3_title2{
	display: block;
    width: 270px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #eb9003;
    color: #FFF;
    font-weight: bolder;
    margin: 0px auto;
    font-size: 27px;
    letter-spacing: 2px;
	}
	
.index3_c{
    width: 100%;
    margin-top: 50px;
    height: 1120px;
	}

.why_box{
	display: block;
    width: 100%;
    height: 370px;
	}

.why_box_l{
    width: 530px;
    float: left;
	}
	
.why_box_l img{
    display: block;
    width: 530px;
    height: 300px;
	}

.why_box_r{
	width: 580px;
    float: right;
    font-size: 14px;
    color: #303131;
    line-height: 41px;
	}

.why_box_r1{
    width: 100%;
    height: 94px;
    padding-bottom: 14px;
    border-bottom: 1px #dbddde solid;
    margin-bottom: 15px;
	}
	
.why_box_r1_l{
	width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #15116f;
    font-size: 34px;
    color: #FFF;
    font-family: 'Impact';
    border-radius: 50%;
    float: left;
	}

.why_box_r1_r{
    font-size: 16px;
    color: #787676;
    text-transform: capitalize;
    letter-spacing: 1px;
    float: right;
    width: 500px;
    line-height: 26px;
	}

.why_box_r1_r span{
	display: block;
    font-size: 24px;
    color: #282828;
    padding-bottom: 10px;
	}
	
	
	
	
	
#index4{
    width: 100%;
    height: 415px;
    background: url(../img/index4_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}
	
#index4_box{
    width: 555px;
    font-size: 15px;
    color: #282828;
    line-height: 44px;
    float: left;
	}
	
#index4_title{
	font-size: 16px;
    color: #282828;
    text-transform: uppercase;
    /* font-weight: bold; */
    letter-spacing: 1px;
    height: 85px;
    margin-bottom: 15px;
    padding-top: 35px;
	}

#index4_title_sp1{
	display: block;
    font-size: 28px;
    color: #15116f;
    font-weight: normal;
	}

#index4_title_sp2{
	display: block;
    width: 35px;
    height: 3px;
    background: #687665;
	}

#index4_box a{
    display: block;
    width: 130px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #15116f;
    font-size: 14px;
    color: #FFF;
    border-radius: 20px 0px;
    margin-top: 25px;
	}
	
	
	
	
	
#index5{
    width: 100%;
    height: 290px;
    margin-top: 50px;
	}

.zzry_a{
    display: block;
    float: left;
    margin-right: 30px;
    border: 1px #e5e5e5 solid;
    width: 380px;
    height: 280px;
	}

.zzry_a img{
    display: block;
    width: 380px;
    height: 280px;
    object-fit: cover;
	}
	
	
	
	
	
#index6{
    width: 100%;
    margin-top: 50px;
    height: 1130px;
	}

#index6_c{
	width: 100%;
    height: 1035px;
    margin-top: 30px;
	}

.scrollbox{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	}
#scrollDiv{
	width: 100%;
    height: 900px;
    overflow: hidden;
    margin-top: 30px;
	}/*这里的高度和超出隐藏是必须的*/
	
#scrollDiv ul{
	padding:0;
	margin:0;
	}
	
#scrollDiv li{
	height: 275px;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    vertical-align: bottom;
    zoom: 1;
    /* border-bottom: #B7B7B7 dashed 1px;*/
	}

.cpxc_box{
	display:block;
	}
	
.cpxc_img{
	width:265px;
	height:275px;
	float:left;
	}

.cpxc_img img{
	display:block;
	width:265px;
	height:275px;
	}

.cpxc_c{
	width: 880px;
    height: 220px;
    float: right;
    /* background: #412563; */
    margin-top: 25px;
	}

.cpxc_c_l{
	width: 0;
    height: 0;
    border-top: 110px solid transparent;
    /*border-right: 100px solid red;*/
    border-bottom: 110px solid transparent;
    float: left;
	}
	
.cpxc_c_r{
    width: 780px;
    height: 170px;
    float: right;
    padding: 25px 0px;
    overflow: hidden;
	}
	
.cpxc_c_r p{
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #FFF;
    line-height: 40px;
    letter-spacing: 1px;
	}


.scroltit{
    height: 50px;
    padding: 0px 43%;
    margin-top: 30px;
	}
	
.scroltit h3{ width:100px; float:left;}

.scroltit .updown{
	float: right;
    width: 80px;
    height: 50px;
    line-height: 50px;
    margin-left: 4px;
    background: #1f1a8e;
    color: #fff;
    text-align: center;
    font-size: 20px;
	}







#index7{
	width: 100%;
    height: 590px;
    margin-top: 50px;
	}

.index7_title{
    width: 100%;
    line-height: 60px;
    font-size: 42px;
    color: #282828;
    text-align: center;
    letter-spacing: 2px;
    height: 85px;
	}

.index7_title span{
	display: block;
    width: 70px;
    height: 5px;
    background: #15116f;
    margin: 0px auto;
    margin-top: 10px;
	}
	
.index7_c{
    width: 100%;
    height: 440px;
    padding-top: 35px;
	}

.index7_c_l{
	width: 580px;
    float: right;
	}

.news_box{
	display: block;
    padding: 20px 15px;
    height: 90px;
	color:#282828;
    border: 1px #c9c9c9 solid;
    margin-bottom: 20px;
	}
	
.news_box:hover{
	background:#15116f;
	color:#FFF;
	}
	
.news_box_l{
    display: block;
    float: left;
    width: 80px;
    height: 90px;
    text-align: center;
    /* background: #578dd0; */
    font-size: 13px;
    line-height: 27px;
	}
	
.news_box_l span{
	display: block;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    border-bottom: 2px #bebdbd solid;
    font-weight: bold;
	}

	
.news_box_r{
	width: 440px;
    float: right;
    font-size: 13px;
    line-height: 28px;
	}
	
.news_box_r span{
	display: block;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 3px;
	}


.index7_c_r{
	width: 575px;
    float: left;
	}

.index7_c_r_n{}

.index7_c_r_n_img{
    width: 100%;
    height: 285px;
	}

.index7_c_r_n_img img{
    display: block;
    width: 575px;
    height: 285px;
    object-fit: cover;
	}

.index7_c_r_n_c{
    border: 1px #c9c9c9 solid;
    padding: 15px 20px;
    height: 120px;
    font-size: 13px;
    color: #474747;
    line-height: 26px;
	}

.index7_c_r_n_c span{
	display: block;
    font-weight: bold;
    font-size: 15px;
	}
	
.index7_c_r_n_c a{
	display: block;
    width: 100px;
    text-align: center;
    background: #15116f;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 10px;
	}


	
	
	
	
	
	


/************ INDEX MAIN ***************/








/************ SIDEBAR ***************/

.sidebar_title{
	width: 100%;
    text-align: center;
    height: 80px;
    background: #15116f;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 25px;
	}
	
.sidebar_title span{
	display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 12px;
	}
	
.sidebar_t_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 20px;
	}
	
.sidebar_t_c a{
	border-bottom: 1px dashed #ededed;
    display: block;
    padding: 0px 10px;
    height: 49px;
    line-height: 49px;
    color: #595959;
    font-size: 12px;
	}
	
.sidebar_t_c a span{
	float: right;
	}
	
.sidebar_t_c a:hover{
	background:#15116f;
	color:#FFF;
	font-weight:bold;
	text-indent:10px;
	}
	
.sidebar_b_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 12px;
    color: #595959;
    line-height: 36px;
	}

/************ SIDEBAR ***************/








/************ 内页 ***************/

.commoninner{
    width: 1200px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 50px;
	}
	
.inner-left{
	width: 260px;
    float: left;
	}
	
.inner-right{
	width: 900px;
    float: right;
	}

	
.title{
	margin: 0px;
    padding: 0px;
    height: 79px;
    line-height: 79px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    font-size: 24px;
    color: #15116f;
    border-bottom: 1px #15116f dashed;
    letter-spacing: 1px;
	}
	
.weizhi{
	display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 79px;
	}
	
.weizhi a{
	color: #6e6e6e;
	}
	
.de-about-content{}

.de-about-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-product-list{
    overflow: hidden;
	}

.de-product-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-product-list ul a{
    display: block;
    width: 280px;
    height: 235px;
    float: left;
    border: 1px #dcdcdc solid;
    /* background: #f3f3f3; */
    text-align: center;
    line-height: 50px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
    margin: 0px 9px;
    margin-bottom: 20px;
	}

.de-product-list ul a img{
	display: block;
    width: 280px;
    height: 185px;
    object-fit: contain;
	}
	
.de-product-list ul a:hover{
/*	background:#15116f;
	color:#FFF;*/
	}
	
.MagnifierMain{
	display:block;
	width:100%;
	border:0 !important;
	text-align:center;
	margin:30px auto;
	}
	
.MagnifierMain img{}
	
.MagTargetImg{
    display: block;
    margin: 0px auto;
    max-width: 100%;
	}
	
.prodectInfo{
	width: 1200px;
    margin: 0px auto;
	margin-bottom: 50px;
	}
	
.info-crumbs{
	background: #f6f6f6;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #595959;
	}
	
.info-crumbs a{
	color: #595959;
	}
	
.info-main{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
	}

.info-main span{
	display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 60px;
	}
	
.info-main img{
	display:block;
	margin:0px auto;
	}
	
.infoCenter-left{
	width: 260px;
    float: left;
	}
	
.infoCenter-right{
	width: 900px;
    float: right;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
	font-weight: bold;
    font-size: 18px;
    color: #15116f;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #15116f;
	}
	
.parm{
	float: right;
    width: 55%;
    text-align: left;
    text-indent: 10px;
	}
	
.parm table tr td{
    font-size: 12px;
    border: 1px #000 solid;
    line-height: 32px;
    text-indent: 10px;
	}
	
.center-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-news-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-news-list ul a{
	display: block;
    width: 870px;
    padding: 10px;
    height: 160px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 38px;
    color: #595959;
    box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
	}
	
.de-news-list ul a span{
    display: block;
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 42px;
	}
	
.de-news-list ul a:hover{
	box-shadow: 0 0 4px 2px rgb(21 17 111 / 90%);
	}
	
.img{
	height: 160px;
    width: 210px;
    float: left;
	}
	
.img img{
	display: block;
    height: 160px;
    width: 210px;
    object-fit: cover;
	}
	
.box{
	width: 640px;
    float: right;
    height: 160px;
	}
	
.news-detail-title{
	padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
	}
	
.h3{
	font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 25px 0 10px;
	}
	
.b{
	font-size: 13px;
    color: #999999;
    line-height: 20px;
	}
	
.news-detail p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.newsPage{
    color: #323232;
    font-size: 12px;
    line-height: 26px;
    margin-top: 25px;
	}
	
.page-a{
	height: 44px;
    line-height: 44px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 10px;
	}
	
.newsPage a{
	color: #323232;
	}
	
.page-a a:hover{
	font-weight:bold;
	color:#15116f;
	padding-left:10px;
	}
	
.contact-list{
	overflow: hidden;
    margin: 25px auto;
	}
	
.contact-list li{
    min-height: 28px;
    padding-left: 50px;
    float: left;
    width: 365px;
    font-size: 14px;
    color: #595959;
    line-height: 20px;
    padding-top: 8px;
    margin-bottom: 14px;
    word-wrap: break-word;
	}
	
.icon-01{
	background: url(../images/contact-icon-01.png) no-repeat left top;
	}
	
.icon-02{
	background: url(../images/contact-icon-02.png) no-repeat left top;
	}

.icon-03{
	background: url(../images/contact-icon-03.png) no-repeat left top;
	}

.icon-04{
	background: url(../images/contact-icon-04.png) no-repeat left top;
	}

.icon-05{
    background: url(../images/contact-icon-05.png) no-repeat left top;
	}

.icon-06{
    background: url(../images/contact-icon-06.png) no-repeat left top;
	}
	
#dituContent{
	width: 100%;
    height: 500px;
    margin: 0 auto;
	}
	
.de-message{
	overflow: hidden;
    padding: 0 5px;
	}
	
.tips{
	font-size: 13px;
    line-height: 55px;
    color: #737373;
	}
	
.form-tr{
	overflow: hidden;
	}
	
.form-tr input{
	display: block;
    width: 658px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
	}
	
.error{
	height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
	}
	
.form-tr textarea{
	display: block;
    width: 658px;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
	}
	
.code input{
	width: 188px;
    float: left;
	}
	
.verify{
	cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
	}
	
.verify img{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
	}
	
.submit{
	margin-top: 15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #007b42;
    color: #fff;
    font-size: 15px;
	}
	

/************ 内页 ***************/