﻿/** font set **/
@font-face {
    font-family: 'OpenSansLight';
    src: url('http://www.szjimeice.com/web/template/themes/default/m/fonts/OpenSansLight.eot');
    src: url('http://www.szjimeice.com/web/template/themes/default/m/fonts/OpenSansLight.eot') format('embedded-opentype'),
         url('http://www.szjimeice.com/web/template/themes/default/m/fonts/OpenSansLight.woff2') format('woff2'),
         url('http://www.szjimeice.com/web/template/themes/default/m/fonts/OpenSansLight.woff') format('woff'),
         url('http://www.szjimeice.com/web/template/themes/default/m/fonts/OpenSansLight.ttf') format('truetype'),
         url('http://www.szjimeice.com/web/template/themes/default/m/fonts/OpenSansLight.svg') format('svg');
}

/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
html,body{
	height:100%;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}
body{ 
	font-size:12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif; 
	line-height:1.5;
	color:#333;
	-webkit-text-size-adjust:none;
	max-width: 480px;
	margin: 0 auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
a {
	color: #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-decoration:none;
}
a:hover {
	color: #ff0000;
	text-decoration:none;
}
a:focus,
a:active {
	outline: none;
}
button:focus,
button:hover{
	outline: none;
}

h1,h2,h3,h4,h5,h6{
	font-weight: 500;
}
h1{font-size:36px;}
h2{ font-size:30px;}
h3{ font-size:24px;}
h4{ font-size:18px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
/* css清除浮动 */
.clearfix:before,.clearfix:after,.container:before,.container:after,
*:before,*:after {
	display: table;
  	content: " ";
}
.clearfix:after,.container:after,
*:after{
	clear: both;
}
.container{
	width:100%;
	max-width:480px;
	padding: 0 10px;
	margin: 0 auto;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
table { border-collapse: collapse; border-spacing: 0; }
form,input,textarea{margin:0; padding:0;}
ul,ol,li,dl,dt,dd { list-style: none; list-style-image: none; }

.img-response{
	max-width: 100%;
	height: auto;
}
.img-center{
	display: block;
	margin: 0 auto;
}
/** head & nav **/
#container{
	margin: 0 auto;
	max-width: 100%;
}
.site-header {
	position: fixed;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
	width: 100%;
	padding: 5px 10px;
	z-index: 999;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.head-bar{
	max-width: 480px;
	margin: 0 auto;
}
.logo{
	display: inline-block;
	float: left;
	height: 40px;
}
.logo img{
	height: 40px;
}
.menu-btn {
	width: 30px;
	height: 30px;
	display: block;
	float: right;
	text-align: center;
	cursor: pointer;
	line-height: 0;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
}
.icon-bar{
	display: inline-block;
	width: 22px;
	height: 2px;
	background-color: #ff0000;
	position: absolute;
	margin-top: 6px;
	left: 50%;
	margin-left: -11px;
	-webkit-transition: all 70ms ease-out;
		   -moz-transition: all 70ms ease-out;
		    -ms-transition: all 70ms ease-out;
		     -o-transition: all 70ms ease-out;
		        transition: all 70ms ease-out;
}
.icon-bar.x{
	top: 3px;
}
.icon-bar.y{
	top: 9px;
}
.icon-bar.z{
	top: 15px;
}
.pushy-open-right .icon-bar{
	top: 9px !important;
}
.pushy-open-right .icon-bar.x{
	-ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
	transform: rotate(45deg);	
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;					
}
.pushy-open-right .icon-bar.y{
	width: 0px;
	-webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;					
}
.pushy-open-right .icon-bar.z{
	-ms-transform: rotate(-45deg); 
   	-webkit-transform: rotate(-45deg); 
    transform: rotate(-45deg);	
	-webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;					
}

/*******************************
 * banner
 ******************************/
.banner{
	margin-top: 50px;
	position: relative;
}
/*******************************
 * 首页各类产品
 ******************************/
.pro-top{
	text-align: center;
	color: #000076;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 15px;
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 15px;
}
.pro-top:after{
	width: 40px;
	height: 1px;
	background-color: #ff0000;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: 0px;
}
.pro-wrap{
	overflow: hidden;
}
.pro-wrap img{
	border: 1px solid #ddd;
}
.pro-wrap a{
	display: block;
}
.pro-title{
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.pro-brief{
	color: #999999;
	font-size: 13px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 6px;
}
.pro-more{
	margin-top: 15px;
	text-align: center;
	font-size: 15px;
}
.pro-more a{
	display: inline-block;
	padding: 0 20px;
	color: #1359CB;
	border: 1px solid #1359CB;
	height: 30px;
	line-height: 28px;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}

.why-top{
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #000076;
	margin-top: 5px;
	padding: 8px 0;
	margin-bottom: 10px;
}
.why-pic{
	overflow: hidden;
	margin-top: 10px;
}
.why-pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.why-cn{
	color: #184b8a;
	font-size: 18px;
	line-height: 24px;
	padding-top: 10px;
}
.why-cn font{
	color: #FF0000;
	display: inline-block;
	font-size: 20px;
	font-style: italic;
	padding-right: 5px;
}
.why-intro{
	color: #666666;
	font-size: 12px;
	line-height: 1.65;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*******************************
 * 最新产品
 ******************************/
.new-pro-top{
	text-align: center;
	color: #222;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 15px;
}
.item-half{
	padding-left: 8px;
	padding-right: 8px;
	width: 50%;
	position: relative;
	min-height: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item-row{
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item-full{
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	position: relative;
	min-height: 1px;
	float: left;
}
.new-pro-box{
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #DDDDDD;
}
.new-pro-box a{
	display: block;
}
.new-pro-title{
	text-align: center;
	padding: 10px 0;
	background-color: #f2f2f2;
}
/*******************************
 * 关于我们
 ******************************/
.full-about{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
}
.about-top{
	text-align: center;
	font-size: 24px;
	color: #000076;
	position: relative;
	text-transform: uppercase;
}
.about-pic{
	margin-top: 10px;
}
.about-brief{
	color: #666;
	margin-top: 10px;
	line-height: 1.65;
	font-size: 14px;
}
.about-more{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.about-more a{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	border: 1px solid #1359CB;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 20px;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	color: #1359CB;
}
/*******************************
 * 合作伙伴
 ******************************/
.owl-pic-part{
	padding: 1px;
}
.owl-pic-part img{
	border: 1px solid #CCCCCC;
	max-width: 100%;
	height: auto;
}

/*******************************
 * owl-css code
 ******************************/
.owl-inner{
	margin-top: 15px;
	margin-bottom: 10px;
}
.owl-pic-box{
	overflow: hidden;
	padding: 2px;
}
.owl-theme .owl-controls .owl-nav div{
	width: 34px;
	height: 34px;
	margin: 0 10px;
	border-radius: 34px;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	padding: 0;
	text-align: center;
	line-height: 34px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent !important;
}
.owl-theme .owl-controls .owl-nav div.owl-prev{
	background-image: url(../image/prev.png);
}
.owl-theme .owl-controls .owl-nav div.owl-next{
	background-image: url(../image/next.png);
}
.owl-carousel .owl-item img{
	border: 1px solid #ddd;
}
/*******************************
 * 视频中心
 ******************************/
.vd-wap{
	margin-top: 5px;
}
.vd-wap a{
	display: block;
}
.vd-title{
	color: #000000;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
}
.vd-brief{
	margin-top: 6px;
	color: #666;
}

/*******************************
 * 新闻资讯
 ******************************/
.news-list{
	overflow: hidden;
	margin-top: 15px;
}
.news-list ul li{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	border-bottom: 1px solid #D9D9D9;
}
.news-list ul li a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
}
.news-list ul li a i{
	padding-right: 5px;
	color: #2b3087;
}

.news-box{
	background-color: #fff;
	margin-top: 10px;
}
.news-nam{
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}
.nwinfos{
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 0 10px;
	color: #999999;
}

/*******************************
 * footer
 ******************************/
footer{
	background-color: #333491;;
	margin-top: 20px;
	padding-top: 20px;
}
.accordion {
 	width: 100%;
 	margin: 0 auto;
 	background: #FFF;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 }
.accordion .link {
	cursor: pointer;
	display: block;
	padding: 10px 15px;
	color: #4D4D4D;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-transform: uppercase;
}
.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion li i {
	position: absolute;
	top: 15px;
	left: 12px;
	font-size: 12px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 12px;
}
.accordion li.open .link {
	color: #127cd5;
}
.accordion li.open i {
	color: #127cd5;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.submenu {
 	display: none;
 	background: #FFFFFF;
 	font-size: 14px;
 }
 .submenu li {
 	border-bottom: 1px solid #EEEEEE;
 }
 .submenu a {
 	display: block;
 	text-decoration: none;
 	color: #333;
	padding-top: 8px;
	padding-bottom: 8px;
 	padding-left: 25px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }
 .submenu a:hover {
 	color: #333;
 }
 
 .foot-content{
 	padding: 15px;
 	font-size: 12px;
 	line-height: 2;
 	color: #000000;
 }
 .copyright{
 	text-align: center;
 	margin-top: 20px;
 	color: #FFFFFF;
 	padding: 15px 0;
 	background-color: #000076;
 }
 
 /***********************/
.white-box{
	padding: 5px;
	background-color: #FFFFFF;
}
.sigle-title{
	text-align: left;
	font-size: 14px;
	color: #000076;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D9D9;
	padding-top: 10px;
	text-transform: uppercase;
}
.sigle-content{
	margin-top: 15px;
	line-height: 1.75;
	font-size: 14px;
}
.sigle-content img{
	display: block;
	max-width: 100%;
	height: auto;
}

.news-piclist{
	overflow: hidden;
}
.news-piclist ul li{
	margin-top: 15px;
	position: relative;
}
.news-piclist ul li a{
	display: block;
}
.news-pic{
	width: 45%;
	float: left;
	position: relative;
}
.news-picrt{
	width: 55%;
	float: left;
	position: relative;
	padding-left: 15px;
}
.news-pictitle{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.news-picinfo{
	margin-top: 5px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #999999;
}

.pages-nums{
	text-align: center;
	margin-top: 20px;
}

.news-title{
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #D9D9D9;
}
.vide-content{
	margin-top: 15px;
	overflow: hidden;
}
.vide-content embed{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 260px;
}
/*******************************
 * 产品详情页
 ******************************/
.smoobox{
	margin-top: 20px;
}

/*******************************
 * 图片列表
 ******************************/
.photo-wrap{
	overflow: hidden;
	margin-top: 10px;
}
.photo-wrap a{
	display: block;
}
.photo-title{
	background-color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.photo-name{
	text-align: center;
	border-bottom: 1px dashed #DDDDDD;
	font-size: 14px;
	margin-top: 10px;
	padding-bottom: 8px;
}
.photo-cnt{
	overflow: hidden;
	margin-top: 15px;
}
.photo-cnt img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
/*******************************
 * 表单样式
 ******************************/
.form-wrap{
	padding: 0 5px;
}
.form-group{
	margin: 15px 0;
}
.form-group label{
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}
.form-group input[type=text]{
	display: block;
	width: 100%;
	padding: 6px 10px;
	color: #555;
	line-height: 1.5;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: inset 0 0 4px #EEEEEE;
	font-size: 12px;
}
.form-group textarea{
	display: block;
	width: 100%;
	padding: 6px 10px;
	color: #555555;
	line-height: 1.5;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: inset 0 0 4px #EEEEEE;
	height: 80px;
}
.form-group input[type=submit]{
	display: inline-block;
	border: none;
	color: #FFFFFF;
	background-color: #0093D7;
	cursor: pointer;
	padding: 6px 30px;
	font-size: 14px;
}

/*******************************
 * 产品二级,三级目录
 ******************************/
.pushy-content .pushy-submenu dl dt a{
	background-color: #595959;
	border-bottom: 1px solid #777;
	padding: 6px 10px 6px 35px;
}
/*---分页--*/
.pages-num{
	padding: 20px 0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

.pages-num a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:3px 10px;
	border:1px solid #ccc;
	margin:0 2px;
}
.pages-num .current{
	background:#000177;
	border-color:#000177;
	color:#FFF;
	font-weight:700;
}

.ab-cate{
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.ab-cate a{
	display: block;
	padding: 0 15px;
	background-color: #F0F0F0;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
}
.ab-cate #on{
	background:#000177;
	color:#fff;
}
.ab-top{
	margin-top: 10px;
}
.form-group2{
	margin-top: 15px;
	margin-bottom: 20px;
}
.form-group2 input{
	display: block;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	padding: 4px 0;
	text-transform: uppercase;
	line-height: 2;
	background-color: #000177;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

.sigle-content *:before,.sigle-content *:after{
	display:inline!important;
}

.about-pic img,.about-brief img{
	max-width:100%;
	height:auto;
	display:block;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	font-size:0;
	text-indent:-9999em;
}
/*首页图标*/
.icolist{
	margin-top:20px;
	padding:0 10px;
}
.icolist li{
	float:left;
	width:25%;
	text-align:center;
	overflow:hidden;
	margin:0;
}
.icolist .ico{
	display:block;
	-moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius: 100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */
	text-align:center;
	width:70px;
	height:70px;
	margin:0px auto;
}
.icolist .ico i{
	font-size:40px;
	color:#fff;
	line-height:70px;
}
.icolist h3{
	display:block;
	margin-top:10px;
	font-size:18px;
	font-weight:normal;
}