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

#join_box{
	width: 100%;
    height: 40px;
    line-height: 40px;
    background: #989898;
	}

#join_box_l{
    width: 720px;
    float: left;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
	}

#join_box_r{
    width: 180px;
    float: right;
    font-size: 12px;
    color: #fff;
    text-align: right;
	}
	
#join_box_r a{
    color: #fff;
    font-size: 12px;
    margin-left: 20px;
	}
	
#cn_en{
	width: 100px;
    float: right;
	}

#cn_en a{
	display: block;
    width: 30px;
    height: 17px;
    float: left;
    margin: 0px 5px;
    margin-top: 12px;
	}
	
#cn_en a img{
	display:block;
	width:30px;
	height:17px;
	}
	
#logo{
    width: 100%;
    height: 140px;
	}

#logo_l{
	width: 870px;
    float: left;
	}
	
#logo_l img{
	margin-top:20px;
	}

#logo_r{
	width: 320px;
    float: right;
	}
	
#tel_div{
	width: 300px;
    height: 60px;
    line-height: 30px;
    background: url(../img/tel_bg.png) no-repeat;
    font-size: 27px;
    color: #ff8b1a;
    /* font-family: 'Impact'; */
    font-weight: bold;
    text-align: right;
    letter-spacing: 1px;
    float: right;
    margin-top: 40px;
	}

#nav{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #1d56c9;
	}

#nav a{
	display: block;
    float: left;
    width: 150px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin: 0px 0px;
	}
	
#nav a:hover{
	background:url(../img/nav_on.jpg) no-repeat;
	transition:all 0.3s linear 0s;
	}

#nav a.active{
	background:url(../img/nav_on.jpg) no-repeat;
	}


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








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

.footer{
	width: 100%;
    height: 430px;
    background: #262626;
    margin-top: 50px;
	}

#foot_t{
	width: 100%;
    height: 260px;
    padding-top: 25px;
	}
	
.foot_sp{
	display: block;
    font-size: 22px;
    color: #FFF;
    /* width: 77px; */
    /* border-bottom: 2px #f36c1e solid; */
    letter-spacing: 1px;
    line-height: 38px;
    margin-bottom: 15px;
	}
	
#foot_l{
	width: 474px;
    border-right: 1px #5c5c5c solid;
    float: left;
    margin-left: 85px;
    padding: 20px 0px;
    height: 220px;
	}
	
#foot_l a{
    font-size: 13px;
    color: #cccccc;
    margin-right: 102px;
    line-height: 34px;
	}

#foot_c{
	width: 334px;
    padding: 15px 0px;
    padding-right: 34px;
    border-right: 1px #5b5b5b solid;
    float: left;
    /* margin-left: 80px; */
    font-size: 13px;
    color: #cccccc;
    line-height: 34px;
    height: 230px;
	}
	
#foot_c a{
	color: #a9a9a9;
	}

#foot_r{
	width: 143px;
    float: right;
    /* text-align: right; */
    padding: 20px 0px;
    height: 210px;
	}
	
#foot_r img{
	display: block;
    float: right;
    width: 143px;
    height: 143px;
	}
	
#foot_link{
    color: #fff;
    font-size: 13px;
    height: 65px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 10px;
	}

#foot_link span{
	display:block;
	float:left;
	font-weight:bold;
	}

#foot_link a{
	display: block;
    float: left;
    margin: 0px 10px;
    color: #fff;
	}

#foot_icp{
	width: 100%;
    text-align: center;
    height: 55px;
    line-height: 54px;
    background: #141414;
    font-size: 12px;
    color: #a9a9a9;
    text-transform: uppercase;
	}

#foot_icp a{
	color: #a9a9a9;
	}

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








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

#main_i{
    overflow: hidden;
	padding-top:50px;
	}
	
	
	
	
	
#index1{
	width: 100%;
    height: 430px;
	}

.index1_title{
    width: 100%;
    text-align: center;
    font-size: 34px;
    color: #232e3b;
    letter-spacing: 1px;
    line-height: 42px;
    font-weight: bold;
    height: 100px;
	}

.index1_title span{
	display: block;
    text-transform: uppercase;
    color: #1b69b1;
    font-family: 'Impact';
    font-size: 48px;
    margin-bottom: 10px;
	}
	
.shang{
	opacity: 0;
	}	
	
.shang_style{
	opacity: 1;
    animation: key 2s;
    -webkit-animation: key 2s;
    position: relative;
	}

@keyframes key {
	0% {
		margin-top: 150px;
		opacity: 0;
	}
	100% {
		margin-top: 0px;
		opacity: 1;
	}
}
	
.index1_c{
    width: 100%;
    height: 300px;
    padding-top: 25px;
	}
	
.grid {
    position: relative;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    list-style: none;
    text-align: center;
	}

/* Common style */
.grid figure {
	position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 15px;
    overflow: hidden;
    max-width: 210px;
    height: 300px;
    text-align: center;
    cursor: pointer;
	}

.grid figure img {
	position: relative;
    display: block;
    height: 240px;
    width: 200px;
    object-fit: cover;
    opacity: 0.8;
    border: 5px #eb891a solid;
}

.grid figure figcaption {
	/*padding: 2em; */
    color: #fff;
    text-transform: uppercase;
    /* font-size: 1.25em; */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba :hover{
	background: #eb891a;
	transition:all 0.3s linear 0s;
	}

figure.effect-bubba img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	}

figure.effect-bubba:hover img {
	opacity: 0;
	}
	
.sp{
	display: block;
    font-size: 16px;
    color: #040000;
    line-height: 50px;
	}


figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	}

figure.effect-bubba p {
	padding: 10px 15px;
	margin:0px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    font-size: 14px;
    line-height: 30px;
    text-align: left;
	}
	
figure.effect-bubba p a{
	display: block;
    /* border: 1px #FFF solid; */
    font-size: 12px;
    color: #fff;
    text-align: left;
    width: 100%;
    /* height: 35px; */
    line-height: 25px;
    margin: 0px auto;
    /* margin-top: 50px;*/
	}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
	
	
	
	
	
#index2{
	width: 100%;
    background: #f4f4f4;
    height: 675px;
    padding-top: 50px;
    margin-top: 50px;
	}

.index2_title{
    width: 835px;
    text-align: center;
    height: 100px;
    background: url(../img/index_title_bg.png) no-repeat;
    margin: 0px auto;
    font-size: 15px;
    color: #626262;
    line-height: 40px;
	}

.index2_title span{
    display: block;
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #1b69b1;
    border-bottom: 2px #0c7ffe solid;
    width: 150px;
    line-height: 50px;
    margin: 0px auto;
    padding-top: 5px;
	}

#index2_c{ 
    height: 485px;
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
	}
	
#index2_c .title{ 
	font-size:30px; 
	font-weight:bold; 
	line-height:50px; 
	color:#fff;
	}

#index2_c .title p{ 
	background:url(img/line.png) center no-repeat;
	}

#index2_c .k1_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 485px;
	}
	
#index2_c .k1_con dl{ 
    width: 820px;
    float: left;
    transition: margin 0.5s;
    padding: 0px;
    margin: 0px;
    border: 0px;
	}
	
#index2_c .k1_con ul{ 
	list-style: none;
    float: right;
    width: 380px;
    padding: 0px;
    margin: 0px;
	}
	
#index2_c .k1_con ul li{ 
	margin-bottom:1px;
	}
	
#index2_c .k1_con ul li a{ 
	display: block;
    line-height: 80px;
    background: rgba(0,86,181,0.1);
    padding-left: 25px;
    font-size: 16px;
    color: #fff;
    transition: background 0.5s;
	}

#index2_c .k1_con dl dd a img{
	width: 820px;
    height: 485px;
    object-fit: cover;
	}
	
	
	
	
	
#index3{
	width: 100%;
    height: 750px;
    padding-top: 40px;
    background: url(../img/index3_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}

.index3_title{
    text-align: center;
    height: 100px;
    margin: 0px auto;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
	}

.index3_title span{
	display: block;
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff;
    border-bottom: 2px #fff solid;
    width: 150px;
    line-height: 50px;
    margin: 0px auto;
    padding-top: 5px;
	}

.index3_icon{
	width: 100%;
    height: 240px;
    padding-top: 35px;
	}

.index3_icon a{
	display: block;
    float: left;
    width: 189px;
    text-align: center;
    height: 80px;
    margin: 0px 55px;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 1px;
    padding-top: 160px;
	}
	
.index3_icon a:hover{
	font-weight:bold;
	color:#006fc0;
	}

.icon1{
	background:url(../img/icon1.png) no-repeat;
	}
	
.icon1:hover{
	background:url(../img/icon1_on.png) no-repeat;
	}

.icon2{
	background:url(../img/icon2.png) no-repeat;
	}
	
.icon2:hover{
	background:url(../img/icon2_on.png) no-repeat;
	}


.icon3{
	background:url(../img/icon3.png) no-repeat;
	}
	
.icon3:hover{
	background:url(../img/icon3_on.png) no-repeat;
	}


.icon4{
	background:url(../img/icon4.png) no-repeat;
	}
	
.icon4:hover{
	background:url(../img/icon4_on.png) no-repeat;
	}
	
.index3_c{
	width: 100%;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    line-height: 44px;
    height: 220px;
    padding-top: 40px;
	}
	
.index3_a{
	display: block;
    width: 190px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #eb891a;
    border-radius: 20px;
    margin: 0px auto;
    color: #FFF;
    font-size: 13px;
	}
	
	
	
	
	
#index4{
    width: 100%;
    height: 730px;
    padding-top: 50px;
	}

.index4_c{
	width: 100%;
    height: 585px;
    overflow: hidden;
    padding-top: 40px;
	}

.gridal {
	position: relative;
    clear: both;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    list-style: none;
    text-align: center;
}

/* Common style */
.gridal figure {
	position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 5px;
    min-width: 380px;
    max-width: 380px;
    max-height: 270px;
    width: 380px;
    height: auto;
    /* background: #3085a3; */
    text-align: center;
    cursor: pointer;
    margin: 0px 10px;
    margin-bottom: 50px;
	}

.gridal figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}

.gridal figure figcaption,
.gridal figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure.effect-hera figcaption::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 130px;
	height: 130px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}


figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-0deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-0deg) scale3d(1,1,1);
	background:url(../img/al_icon.png) no-repeat;
}




#index5{
    width: 100%;
    height: 510px;
    padding-top: 20px;
    background: url(../img/index5_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}

.sb_box{}

.sb_title{
	width: 100%;
    text-align: center;
    font-size: 50px;
    color: #FFF;
    font-family: 'Impact';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    border-bottom: 1px #7c91ca dashed;
    height: 129px;
    line-height: 110px;
	}

.sb_title span{
    display: block;
    width: 148px;
    font-size: 32px;
    font-family: '微软雅黑';
    color: #ffba02;
    border-bottom: 2px #ffba02 solid;
    line-height: 50px;
    margin: 0px auto;
    margin-top: -32px;
    z-index: 9999;
    position: relative;
	}

.sb_c{
	width: 100%;
    height: 280px;
    margin-top: 50px;
	}

.sb_c_l{
    width: 360px;
    float: left;
	}

.sb_c_l_title{
    text-align: center;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 40px;
    height: 100px;
	}

.sb_c_l_title span{
	display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #0177ff;
    text-align: center;
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
    font-family: '迷你简大黑';
	}

.sb_c_l_sp{
	width: 100%;
    height: 90px;
    margin-top: 15px;
	}

.sb_c_l_sp span{
	display: block;
    float: left;
    border: 1px #fff solid;
    font-size: 28px;
    color: #FFF;
    font-family: '迷你简平黑';
    width: 85px;
    text-align: center;
    height: 85px;
    letter-spacing: 1px;
    line-height: 42px;
    margin-right: 33px;
    border-radius: 5px;
	}

.sb_c_l_a{
    display: block;
    width: 140px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #eb891a;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
	}

.sb_c_r{
    width: 700px;
    float: right;
	}

.sb_c_r img{
	display: block;
    width: 700px;
    height: 280px;
	}
	
.zuo{
	opacity: 0;
	}	
	
.zuo_style{
	opacity: 1;
    animation: key2 2s;
    -webkit-animation: key2 2s;
    position: relative;
	}

@keyframes key2 {
	0% {
		margin-left: -150px;
		opacity: 0;
	}
	100% {
		margin--left: 0px;
		opacity: 1;
	}
}

.you{
	opacity: 0;
	}	
	
.you_style{
	opacity: 1;
    animation: key3 2s;
    -webkit-animation: key3 2s;
    position: relative;
	}

@keyframes key3 {
	0% {
		margin-right: -150px;
		opacity: 0;
	}
	100% {
		margin-right: 0px;
		opacity: 1;
	}
}


	
	
	
	
	
.index5_c{
	width: 100%;
    height: 770px;
    overflow: hidden;
    padding-top: 30px;
	}

.index_pro_box{
    display: block;
    float: left;
    width: 340px;
    height: 330px;
    padding: 25px;
    background: url(../img/index_pro_box.png) no-repeat;
    margin: 0px 5px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #303030;
    letter-spacing: 1px;
    line-height: 85px;
	}

.index_pro_box img{
    display: block;
    width: 340px;
    height: 260px;
    object-fit: contain;
	}
	
.index_pro_box:hover{
	background: url(../img/index_pro_box_on.png) no-repeat;
	}
	
	
	
	
	
#index6{
    width: 100%;
    height: 510px;
    padding-top: 20px;
    background: url(../img/index6_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}

.yclpt_title{
	width: 100%;
    text-align: center;
    font-size: 50px;
    color: #FFF;
    font-family: 'Impact';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    border-bottom: 1px #7c91ca dashed;
    height: 129px;
    line-height: 110px;
	}

.yclpt_title span{
    display: block;
    width: 170px;
    font-size: 32px;
    font-family: '微软雅黑';
    color: #ffba02;
    border-bottom: 2px #ffba02 solid;
    line-height: 50px;
    margin: 0px auto;
    margin-top: -32px;
    z-index: 9999;
    position: relative;
	}
	
.sb2_c{
	width: 100%;
    height: 280px;
    padding-top: 50px;
	}

.sb2_c_l{
	width: 360px;
    float: right;
	}

.sb2_c_l_title{
    text-align: center;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 40px;
    height: 100px;
	}

.sb2_c_l_title span{
	display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #0177ff;
    text-align: center;
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
    font-family: '迷你简大黑';
	}

.sb2_c_l_sp{
	width: 100%;
    height: 90px;
    margin-top: 15px;
	}

.sb2_c_l_sp span{
	display: block;
    float: left;
    border: 1px #fff solid;
    font-size: 28px;
    color: #FFF;
    font-family: '迷你简平黑';
    width: 85px;
    text-align: center;
    height: 85px;
    letter-spacing: 1px;
    line-height: 42px;
    margin-left: 33px;
    border-radius: 5px;
	}

.sb2_c_l_a{
	display: block;
    width: 140px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #eb891a;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    float: right;
	}

.sb2_c_r{
    width: 700px;
    float: left;
	}

.sb2_c_r img{
	display: block;
    width: 700px;
    height: 280px;
	}



.index6_c{
	width: 100%;
    height: 770px;
    overflow: hidden;
    padding-top: 30px;
	}





#index7{
    width: 100%;
    height: 510px;
    padding-top: 20px;
    background: url(../img/index7_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}

.wjjgj_title{
	width: 100%;
    text-align: center;
    font-size: 50px;
    color: #FFF;
    font-family: 'Impact';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    border-bottom: 1px #7c91ca dashed;
    height: 129px;
    line-height: 110px;
	}

.wjjgj_title span{
    display: block;
    width: 170px;
    font-size: 32px;
    font-family: '微软雅黑';
    color: #ffba02;
    border-bottom: 2px #ffba02 solid;
    line-height: 50px;
    margin: 0px auto;
    margin-top: -32px;
    z-index: 9999;
    position: relative;
	}


.index7_c{
	width: 100%;
    height: 770px;
    overflow: hidden;
    padding-top: 30px;
	}



	
	


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








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

.sidebar_title{
    width: 100%;
    text-align: center;
    height: 80px;
    background: url(../img/i-pro-title.jpg) no-repeat;
    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;
    height: 65px;
	}
	
.sidebar_t_c a{
	border: 1px #1d56c9 solid;
    width: 155px;
    display: block;
    float: left;
    padding: 0px 10px;
    height: 49px;
    line-height: 49px;
    color: #1d56c9;
    font-size: 15px;
    text-align: center;
    margin-right: 15px;
    font-weight: bold;
    letter-spacing: 2px;
	}
	
.sidebar_t_c a:hover{
	background:#1d56c9;
	color:#FFF;
	}
	
.sidebar_b_c{
	border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 14px;
    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: 100%;
    /* float: right;*/
	}
	
.title{
    margin: 0px;
    /* padding: 0px 15px; */
    height: 60px;
    line-height: 60px;
    background: #f2f2f2;
    margin-bottom: 20px;
    font-size: 26px;
    color: #000;
	}
	
.weizhi{
    display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 60px;
    letter-spacing: 2px;
	}
	
.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;
    float: left;
    width: 340px;
    height: 330px;
    padding: 25px;
    background: url(../img/index_pro_box.png) no-repeat;
    margin: 0px 5px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #303030;
    letter-spacing: 1px;
    line-height: 85px;
	}

.de-product-list ul a img{
	display: block;
    width: 340px;
    height: 260px;
    object-fit: cover;
	}
	
.de-product-list ul a:hover{
	background: url(../img/index_pro_box_on.png) no-repeat;
	}
	
.MagTargetImg{
	display:block;
	margin:0px auto;
	}
	
.prodectInfo{
	width: 1200px;
    margin: 0px auto;
	margin-bottom: 50px;
	}
	
.infocenter{
	width: 1200px;
    margin: 0px auto;
	}
	
.info-crumbs{
	background: #f6f6f6;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #595959;
	}
	
.info-crumbs a{
	color: #595959;
	}
	
.info-main{
	text-align: center;
    margin-bottom: 40px;
    width: 1200px;
    margin: 0px auto;
    padding: 0px;
    height: 480px;
	}

.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: 100%;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
	font-weight: bold;
    font-size: 18px;
    color: #eb5c16;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #ededed;
	}
	
.info-preview{
    width: 512px;
    height: 470px;
    float: left;
	}
	
.info-main-rig{
	float: right;
    width: 610px;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: #000000;
    line-height: 40px;
	}
	
/* CSS Document */
#tab { 
	width: 100%;
    min-height: 920px;
	height:1000px;
    position: relative;
    margin: 20px auto 0 auto;
    padding-bottom: 50px;
	}
/*设置容器高宽等*/
html > body #tab { width:100%;}
/*兼容IE6:IE6下宽度不够*/
#tab div {
	position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: auto;
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
#tab div p{
	margin:0px auto;
	padding:0px;
	}
/*设置容器高宽等*/
#tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block { display:block;}
/*选中的容器*/
#tab h3 {
    float: left;
    width: 155px;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 0;
    font-size: 14px;
    cursor: pointer;
    background-color: #f2f2f2;
    text-align: center;
    color: #5a5a5a;
    font-family: Microsoft YaHei;
    font-weight: normal;
    margin-right: 3px;
	}
/*默认标题样式*/
#tab .up { 
	background:#1d56c9;
	color:#fff;
	font-weight:bold;
	}
/*选中的标题样式*/
/*修饰列表内容*/

#con_two_2 table tr td{
	border: 1px #282828 solid;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
	}
	
.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;
    border-bottom: 1px solid #ededed;
    padding: 10px;
    height: 135px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 32px;
    color: #595959;
    width: 520px;
    float: left;
    margin: 0px 30px;
    margin-bottom: 20px;
	}
	
.de-news-list ul a span{
    display: block;
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 35px;
	}
	
.de-news-list ul a:hover{
	box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
	}
	
.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;
	}
	
.newsPage a{
	color: #323232;
	}
	
.contact-list{
	overflow: hidden;
    margin: 25px auto;
	}
	
.contact-list li{
	min-height: 28px;
    padding-left: 50px;
    float: left;
    width: 550px;
    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;
    margin: 0px auto;
    width: 710px;
	}
	
.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: #1d56c9;
    color: #fff;
    font-size: 15px;
	}
	

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