
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #002060;
}
li {
	list-style: none;
}
html {

}
body {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	background: white;
	position: relative;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.cl1 {
	clear: both;
	overflow: hidden;
}
.cl2 {
	clear: both;
	font-size: 0px;
	overflow: auto;
	height: 0px;
	line-height: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.mgt15 {
	margin-top: 15px;
}
.mgl5 {
	margin-left: 5px;
}
.mgl15 {
	margin-left: 15px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb15 {
	margin-bottom: 15px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgb30 {
	margin-bottom: 30px;
}
.mgb40 {
	margin-bottom: 40px;
}
.pdb30 {
	padding-bottom: 30px;
}

.wbg {
	background: white;
}

.uc {
	text-transform: uppercase;
}
.xr {
	text-align: right;
}
.xc {
	text-align: center;
}
.vm {
	vertical-align: middle;
}

.h60 {
	height: 60px;
}
.h172 {
	height: 172px;
}
.w290 {
	width: 290px;
}
.w315 {
	width: 315px;
}
.w450 {
	width: 450px;
}
.w620 {
	width: 620px;
}

.part1 {
	width: 310px;
}
.part2 {
	width: 285px;
}

/********** wrapper ********/
.table {
	display: table;
}
.row {
	display: table-row;
}
.cell {
	display: table-cell;
}
.wrapper1 {
	padding: 0 10px;
}

/********** head ********/
#head {
	height: 60px;
	position: fixed;
	width: 100%;
	background: white;
	z-index: 10001;
	border-bottom: 1px solid #ccc;
}
#head .company {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
#head .company img {
	max-width: 100%;
	max-height: 45px;
}
#head .cell:first-child {
	width: 5%;
}
#head .logo {
	margin: 38px 0 30px;
	font-size: 50px;
	color: #002060;
}
#head .logo a {
	color: #002060;
}

.lang {
	display: none;
	position: fixed;
	right: 0;
	top: 60px;
	background: white;
	border: 1px solid #ccc;
	border-radius: 5px;
	z-index: 10001;
	padding: 5px;
}
.lang a {
	display: block;
	padding: 8px 12px;
}

.menu {
	display: none;
	position: fixed;
	right: 0;
	top: 60px;
	background: white;
	border: 1px solid #ccc;
	border-radius: 5px;
	z-index: 10001;
}
.menu li {
	font-size: 14px;
	background: #f5f5f5;
	margin: 1px 0 2px;
	min-width: 180px;
}
.menu li.sep {
	color: #b2b2b2;
	line-height: 70px;
}
.menu li .fold {
	float: left;
	width: 18px;
	text-align: center;
	color: #002060;
	background: #fff;
	margin: 9px 0 0 10px;
}
.menu li .fst {
	float: left;
}
.menu a.fst {
	font-weight: bold;
	color: #002060;
	padding: 0 0 0 13px;
	line-height: 36px;
}
.menu li:hover, 
.menu .sel {
	
}

.s_sort {
	display: none;
	overflow: auto;
	padding: 0 0 2px 0;
}
.s_sort a {
	display: block;
	color: #002060;
	font-size: 13px;
	padding: 6px 10px 6px 15px;
	border-top: 1px dashed #fff;
}

#head .help {
	padding: 0 10px 3px 0;
}
#head .help .lang {
	float: right;
	padding: 20px 0;
}
#head .nav_r {
	padding: 0 30px 0 0;
}
#head .help .lang .fun_flag {
	margin: 0 3px;
}
.search {
	display: none;
	padding: 7px 0;
	text-align: center;
}
form .search_l, 
form .search_r {
	height: 25px;
	display: inline-block;
	border: 1px solid #d2d2d2;
}
form .search_l {
	border-right: none;
	width: 60%;
	padding: 0 0 0 5px;
	border-radius: 3px 0 0 3px;
}
form .search_r {
	border-left: none;
	width: 38px;
	height: 27px;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 0 3px 3px 0;
	background: url(ico1_search.gif) no-repeat center;
}
#head .help .nav {
	line-height: 28px;
	font-size: 14px;
	padding: 0 15px 0 0;
}

#head .ico_menu {
	height: 27px;
	width: 27px;
	margin: 0 3px 0;
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #ccc;
	background-image: url(ico2_menu.gif);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
}
#head .ico_lang {
	height: 27px;
	width: 27px;
	margin: 0 3px 0;
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #ccc;
	background-image: url(ico2_lang.gif);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
}
#head .ico_search {
	height: 27px;
	width: 27px;
	margin: 0 3px 0;
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #ccc;
	background-image: url(ico2_search.gif);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
}


/********** content ********/
.i_list1 {
	padding: 15px 0 0 0;
}
.i_list1 .item {
	height: 47px;
	font-size: 14px;
	padding: 5px 0 3px 10px;
	display: block;
	margin: 0 0 2px;
	background: url(arr3_lnk.png) no-repeat 95% center #f5f5f5;
}
.i_list1 .item:hover {

}
.i_list1 .cap {
	font-size: 20px;
	color: #002060;
	text-transform: uppercase;
	padding: 4px 0px;
}

.title1 {
	font-size: 18px;
	background: #002060;
	color: white;
	padding: 8px;
	line-height: 22px;
}
.title1 a {
	color: white;
}
.title2 {
	font-size: 16px;
	color: #002060;
	line-height: 24px;
	font-weight: bold;
	padding: 10px 0 4px 0;
}
.list1 li {
	padding: 8px 10px 5px 10px;
	border-bottom: 1px dashed #ccc;
}
.list1 .cap {
	font-size: 14px;
	font-weight: bold;
}
.list1 .date {
	font-size: 13px;
	color: #333;
	padding: 0 0 0 20px;
	color: #666;
}
.list1 .detail {
	color: #666;
	padding: 4px 0;
}

.pagenum {
	color: #555;
	text-align: center;
	line-height: 22px;
	padding: 15px 0;
	clear: both;
}
.pagenum b {
	height: 22px;
	color: #ff0000;
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0 8px;
	border: 1px solid #dcdcdc;
}
.pagenum a {
	height: 22px;
	display: inline-block;
	padding: 0 8px;
	margin: 0 5px 0 0;
	border: 1px solid #dcdcdc;
}
.pagenum a:hover {
	background: #ededeb;
}
.slogan {
	height: 95px;
	padding: 0 30px 0 140px;
	background: url(logo2.gif) no-repeat 20px center #ededed;
}
.slogan .cap {
	text-align: center;
	font-size: 20px;
	line-height: normal;
	padding: 20px 0 0 0;
}
.slogan .cap span {
	color: #d53200;
}
.desc1 {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 5px;
}
.desc2 {
	font-size: 14px;
	line-height: 24px;
	padding: 5px 5px;
}
.desc3 {
	font-size: 14px;
	line-height: 24px;
	padding: 5px 5px;
}
.desc3 li {
	list-style: circle;
	margin: 5px 0 0 20px;
}
.sitemap {
	margin: 0 0 0 40px;
}
.sitemap li {
	list-style: circle;
}
.sitemap .sm_li1 {
	margin: 0 0 0 40px;
}
/********** side ********/
#side {
	width: 210px;
	margin: 0 20px 0 0;
}
#side .title {
	font-size: 20px;
	color: white;
	line-height: 50px;
	background: #002060;
	padding: 0 0 0 15px;
}
#side .list li {
	background: #eee;
	margin: 1px 0;
	padding: 10px 0 10px 15px;
}

/********** banner ********/
@keyframes carouseltrans {
  0% {
    -webkit-transform: scale(1);
    -webkit-transition: 0.5s ease-out;
    -moz-transform: scale(1);
    -moz-transition: 0.5s ease-out;
    -ms-transform: scale(1);
    -ms-transition: 0.5s ease-out;
  }
  100% {
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1.1);
    -webkit-transition: 4.5s ease-out;
    -moz-transform-origin: 50% 50%;
    -moz-transform: scale(1.1);
    -moz-transition: 4.5s ease-out;
    -ms-transform-origin: 50% 50%;
    -ms-transform: scale(1.1);
    -ms-transition: 4.5s ease-out;
  }
}

#banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#banner ul {
	top: 0;
}
#banner ul,
#banner ul li {
	width: 100%;
	position: absolute;
}
#banner ul li .desc {
	display: none;
	top: 50px;
	left: 120px;
	position: absolute;
	width: 440px;
	color: white;
	z-index: 9;
	border-radius: 5px;
	padding: 0 0 15px;
	background: rgba(0, 0, 0, 0.7);
}
#banner ul li .desc .cap {
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	padding: 20px 20px 10px 20px;
}
#banner ul li .desc .txt {
	font-size: 14px;
	padding: 0 20px;
	line-height: 22px;
}
#banner ul li .desc .btn {
	color: white;
	display: block;
	background: #002060;
	float: left;
	font-size: 14px;
	padding: 9px 24px;
	margin: 15px 0 0 20px;
	border-radius: 3px;
}
#banner img {
	width: 100%;
}

#clicknum {
	position: absolute;
	width: 100%;
	z-index: 999 !important;
}
#clicknum span {
	display: none;
}
#clicknum p {
	width: 30px;
	height: 47px;
	top: 50%;
	z-index: 999;
	cursor: pointer;
	overflow: hidden;
	text-indent: 9999px;
	position: absolute;
	margin: -24px 0 0 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#clicknum p:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
#clicknum .prev {
	left: 10px;
	background: url(arr2_l.png);
}
#clicknum .next {
	right: 10px;
	background: url(arr2_r.png);
}
#pichange {
	position: relative;
	width: 320px;
	height: 320px;
	overflow: hidden;
}
#pichange ul li {
	height: 320px;
	position: absolute;
}
#pichange ul li img {
	width: 320px;
	height: 320px;
}

.tracking {
	position: absolute;
	left: 50%;
	top: 450px;
	z-index: 35;
	margin: 0 0 0 -247px;
	text-align: center;
}
.tracking .cap {
	display: inline-block;
	line-height: 46px;
	color: white;
	padding: 0 10px;
	background: #002060;
	text-transform: uppercase;
	border-radius: 5px 0 0 5px;
}
.tracking .ipt {
	height: 44px;
	width: 240px;
	padding: 0 3px;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	vertical-align: top;
}
.tracking .sbt {
	line-height: 44px;
	border: none;
	color: white;
	margin: 0 auto;
	font-size: 14px;
	cursor: pointer;
	display: block;
	border: none;
	padding: 0 10px;
	vertical-align: top;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 0 5px 5px 0;
	background: #e41b00;
}

#inner_banner {
	position: relative;
}
#inner_banner ul {

}
#inner_banner img {
	width: 100%;
}
.position {
	font-size: 14px;
	padding: 12px 0 12px 25px;
	background: url(posi.gif) no-repeat 5px 17px;
}
textarea.detail {
	width: 100%;
	height: 180px;
	display: block;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.cap1 {
	font-size: 14px;
	display: inline;
	line-height: 22px;
}
.cap2 {
	font-size: 16px;
	font-weight: bold;
	color: #002060;
	line-height: 24px;
}
.but_send {
	background: #ff4200;
	padding: 8px 20px;
	border: none;
	cursor: pointer;
	border-radius: 3px;
	color: white;
}
.content {

}
.p_list1 li {
	margin-bottom: 20px;
}
.p_list1 li img {
	width: 100%;
}
.p_list1 li .frame {
	display: block;
}
.p_list1 li .cap {
	font-size: 14px;
	line-height: 35px;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
	background: url(arr3.png) no-repeat 210px center #eee;
}
.p_list1 li div a {
	text-align: center;
	background: #eee;
	padding: 6px 0;
	width: 49%;
}
.p_list1 li .inquiry {
	display: inline-block;
}
.p_list1 li .more {
	display: inline-block;
}
.p_list1 .last {
	margin-right: 0;
}
.p_list2 li {
	text-align: center;
	margin: 15px 0 0 0;
	font-size: 15px;
	line-height: 24px;
}

.p_list3 li {
	margin: 0 0 20px;
}
.p_list3 li img {
	width: 100%;
}
.p_list3 li .cap {
	text-transform: uppercase;
	color: #002060;
	font-size: 18px;
	padding: 7px 0;
}
.p_list3 li .desc {
	color: #666;
	font-size: 13px;
	line-height: 18px;
}

.p_list4 .pic {
	width: 445px;
	overflow: hidden;
	display: block;
}
.p_list4 .cap {
	display: block;
	text-transform: uppercase;
	color: #002060;
	font-size: 12px;
	padding: 10px 0;
}
.p_list4 .desc {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	padding: 5px 0 0 0;
}

.p_list5 {
	display: table;
}
.p_list5 li {
	overflow: hidden;
	display: table-row;
}
.p_list5 .pic {
	vertical-align: top;
	display: table-cell;
	padding: 0 15px 20px 0;
}
.p_list5 .pic img {
	width: 110px;
	height: 90px;
}
.p_list5 .detail {
	vertical-align: top;
	display: table-cell;
}
.p_list5 .detail .cap {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
}
.p_list5 .detail .more {
	color: #999;
}
.p_list5 .detail .desc {
	height: 40px;
	color: #666;
	overflow: hidden;
	padding: 5px 0 0 0;
}

.activities {
	position: relative;
}
.activities .cap {
	position: absolute;
	width: 360px;
	right: 0;
	color: #002060;
	top: 180px;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 20px;
	background: rgba(255, 255, 255, 0.7);
}

.active img {
	width: 100%;
}
.active .cap {
	font-size: 14px;
	padding: 5px 0;
}
.active .more {
	padding: 3px 0 0 0;
}

.detail_img {

}
.detail_img .zoom-small-image {
	padding: 3px;
}
.detail_img .cl1 {
	padding: 10px 0 0 0;
}
.detail_img .cl1 .cap {
	font-weight: bold;
	padding: 0 0 8px;
}
.detail_img .detail_img_list {
	width: 270px;
	border-right: 1px solid #ccc;
	padding: 0 5px 0 0;
}
.detail_img .detail_img_list a {
	float: left;
	margin: 0 10px 10px 0;
}
.detail_img .detail_img_list img {
	width: 80px;
}
.detail_img .detail_img_list .small_list .fl {
	width: 90px;
}
.detail_img .detail_video_list a {
	float: right;
	margin: 0 0 10px 0;
}
.detail_img .detail_video_list img {
	width: 80px;
}
.detail_img .operate {
	text-align: center;
	font-size: 18px;
}
.detail_img .operate .rotate {
	display: inline-block;
	padding: 0 0 0 27px;
	cursor: pointer;
	background-image: url(ico1_rotate.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.detail_img .operate .return {
	display: inline-block;
	padding: 0 0 0 27px;
	cursor: pointer;
	background-image: url(ico1_return.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.detail_img .operate .zoom {
	display: inline-block;
	padding: 0 0 0 27px;
	cursor: pointer;
	background-image: url(ico1_zoom.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#products_video {
	padding: 3px;
	border: 1px solid #ccc;
}

.detail_name {

}
.detail_name .params p {
	font-size: 14px;
	padding: 5px 0;
}
.detail_name .links li {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 15px 5px;
	background: url(arr3.png) no-repeat 332px center;
}
.detail_name .color {
	display: table;
	width: 100%;
	color: black;
	font-weight: bold;
}
.detail_name .color div {
	display: table-cell;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
	text-align: center;
}
.detail_name .color .show {
	width: 100%;
	height: 25px;
}
.detail_pic {

}
.detail_pic p {
	padding: 0 0 10px;
}

.detail_desc {

}

.detail_desc .tab .tab_title {
	text-align: center;
	margin: 4px 0 0 0;
	background: url(line.gif) repeat-x bottom;
}
.detail_desc .tab .tab_title div {
	float: left;
	padding: 10px 25px;
	font-weight: bold;
	font-size: 13px;
	margin: 0 5px 0 0;
}
.detail_desc .tab .tab_title .lnk {
	background: #ccc;
	cursor: pointer;
}
.detail_desc .tab .tab_title .hov {
	color: white;
	background: #002060;
}
.detail_relate {
	width: 405px;
	margin: 0 15px 0 0;
}
.detail_relate .cap {
	color: white;
	background: #ff4200;
	text-align: center;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 13px;
}

input.blur {
	height: 25px;
	width: 90%;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 0 5px;
}
input.focus {
	height: 25px;
	width: 90%;
	border-radius: 3px;
	border: 1px solid #ff4200;
	padding: 0 5px;
}
select.sbt_sel {
	width: 90%;
	height: 27px;
	border-radius: 3px;
	border: 1px solid #ccc;
}

.form1 .sbt_ipt {
	width: 90%;
	height: 25px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 0 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.form1 .sbt_btn {
	background: #ff4200;
	border: none;
	border-radius: 3px;
	padding: 6px 17px;
	color: white;
	font-size: 14px;
	cursor: pointer;
}
/********** foot ********/
#foot {
	color: #4c4c4c;
	border-top: 1px solid #d9d9d9;
}
#foot a {
	color: #4c4c4c;
}
#foot .footlink {
	text-align: center;
}
#foot .footlink .fpart1 {
	width: 150px;
	margin: 0 10px;
	padding: 10px 0 15px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
#foot .footlink .fpart1 .cap {
	color: #002060;
	line-height: normal;
	font-size: 20px;
	margin: 0 0 5px;
}
#foot .footlink .fpart1 .cap a {
	color: #002060;
}
#foot .footlink .fpart1 li {
	padding: 3px 0 2px 2px;
}
#foot .copyright {
	font-size: 13px;
	color: white;
	padding: 9px 0 9px 0;
	text-align: center;
	background: #002060;
	margin: 0 0 64px;
}

.gotop {
	display: none;
	cursor: pointer;
    text-align: center;
    position: fixed;
    right: 0;
	bottom: 70px;
	color: white;
	text-align: center;
	background: #002060;
	padding: 5px 0;
	text-transform: uppercase;
}
.gotop span {
	font-size: 30px;
}
.gotop p {
	margin-top: -10px;
}

.bottom {
	text-align: center;
	background: #002060;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px 0 4px;
}
.bottom a {
	display: inline-block;
	width: 32%;
	color: white;
}
.bottom .ico_tel {
	height: 27px;
	width: 27px;
	margin: 0 3px 0;
	display: inline-block;
	background-image: url(ico2_tel.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.bottom .ico_mail {
	height: 27px;
	width: 27px;
	margin: 0 3px 0;
	display: inline-block;
	background-image: url(ico2_mail.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.bottom .ico_query {
	height: 27px;
	width: 27px;
	margin: 0 3px 0;
	display: inline-block;
	background-image: url(ico2_query.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}