@charset "utf-8";
/**定义整个页面大小 默认为1002px*/
div#ff h2{color:#EF1B3E;font: 16px/25px "microsoft yahei";margin-top: 0;text-align: left;}
div#ff p{font: 13px/16px "microsoft yahei";}
#container_map{
	min-height:300px;
}
body {
	background:url(../images/bg.gif) repeat-x #fff;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#595959;
	font-family:microsoft yahei,Arial, Helvetica, sans-serif;
	line-height:20px;
	-webkit-text-size-adjust:none;
	overflow-y: scroll;
	}
.clearfloat{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
	line-height:0;
	}
/**hack Opera, FF, Float "bug"*/
.clearfix{
    clear: both; 
}

img{ border:0}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**复制你自己的代码到这里*/

/**--------------------------------------LINK-----------------------------------*/

.swiper-slide .img{
	position:absolute;
}
.swiper-slide img{
	height: auto;
	display: block;
}
.banner1_a{
	left:25%;
	top: 37%;
	z-index: 999;
	width:18%;
}
.banner1_b{
	left:18%;
	top: 35%;
	z-index: 888;
	width: 35%;
}
.banner1_c{
	left:25%;
	top: 61%;
	z-index: 999;
	width: 24%;
}
.banner1_d{
	left:57%;
	top: 35%;
}
.banner1_e{
	left:67%;
	top: 5%;
}

.banner2_a{
	left:15%;
	top: 8%;
	width:35%;
}
.banner2_b{
	left:58%;
	top: 28%;
	width: 9%;
}
.banner2_c{
	left:62%;
	top: 36%;
	width:9%;
}
.banner2_d{
	left:56%;
	top: 44%;
	width:12%;
}
.banner2_e{
	left:60%;
	top: 57%;
	width: 23%;
}


.banner3_a{
	left:35%;
	top:5%;
	width:15%;
}
.banner3_b{
	left:15%;
	top: 15%;
	width:25%;
}
.banner3_c{
	left:42%;
	top: 35%;
	width:38%;
}

.banner4_a{
	left:52%;
	top:6%;
	width:26%;
}
.banner4_b{
	left:20%;
	top: 15%;
	width:26%;
}
.banner4_c{
	left:20%;
	top: 35%;
	width:21%;
}
.banner4_d{
	left:20%;
	top: 45%;
	width:21%;
}
.banner4_e{
	left:20%;
	top: 55%;
	width:21%;
}
.banner5_a{
	right: 8%;
	top: 31%;
	width: 35%;
}
.banner5_b{
	right: 25%;
	top: 49%;
	width: 18%;
}
.banner5_c{
	right: 29%;
	top: 59%;
	width: 14%
}
.banner5_d{
	right: 29%;
	top: 69%;
	width: 14%
}
.banner5_e{
	left:22%;
	bottom: 0%;
	width:30%;
}


/**--------------------------------------/LINK/END-----------------------------------*/


.logo{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:left;
	width:auto;
	margin:0 auto;
	position: absolute;
	z-index: 99999;
	}
.logo img{
	margin:0;
	width: 50%;
	}
.top_nav{
	padding-top:0;
	padding-right:0;
	text-align:center;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
	float:none;
	padding:0 10px 10px;
	}
.top_nav a{
	display:inline-block;
	padding:0 25px 0 25px;
	border:1px solid #ddd;
	background:url(../images/index_06.png) 5px no-repeat #fff;
	-moz-border-radius: 150px;      /* Gecko browsers */
-webkit-border-radius: 150px;   /* Webkit browsers */
border-radius:150px;            /* W3C syntax */
color:#666;
line-height:20px;
height:24px;
margin:0 0 0 5px;
	}
.top_nav a:hover{
	background:url(../images/index_06.png) 5px no-repeat #46a955;
	border:1px solid #46a955;
	text-decoration:none;
	color: #fff;
	}
.top_nav .top_lang_hover{
	background:url(../images/index_06.png) 5px no-repeat #46a955;
	color: #fff;
	border:1px solid #46a955;
	}
.top_nav .top_lang:hover{
	background:url(../images/index_08.png) 5px no-repeat #f1f1f1;
	}
.top_search{
	border: 1px solid #fff;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
	padding: 0 0 0 10px;
	float: none;
	margin-top: 12px;
	margin-left: 15px;
	position: absolute;
	background: #fff;
}
.top_search input{
	border: 0;
	background: none;
	height: 24px;
	line-height: 22px;
	float: left;
}
.top_search .search_bt{
	background: url(../images/index_08.png) center center no-repeat;
	width: 34px;
	height: 24px;
}
header .container{
	position: relative;
}
.top_lang{
	position: absolute;
	right: 65px;
	margin-top: -40px;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	z-index: 999999;
 }
.top_lang_bg{
	border: 1px solid #ddd;
	background: url(../images/index3_03.jpg) 5px no-repeat #f9f9f9;
	padding: 0 5px 0 30px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
 }
@media (min-width:768px){
.top_lang{
	position: absolute;
	right: 0;
	margin-top: 35px;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
 }
.top_lang_bg{
	border: 1px solid #ddd;
	background: url(../images/index3_03.jpg) 5px no-repeat #f9f9f9;
	background-size: 15px 15px;
	padding: 0 2px 0 23px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
 }
}
.top_lang ul{
	position: absolute;
	border: 1px solid #ddd;
	background: #fff;
	width: 100%;
	left: 0;
	z-index: 999;
	top: 29px;
	line-height: 20px;
	display: none;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
 }
.top_lang li a{
	color: #666;
	display: block;
	padding: 5px;
 }
.top_lang li a:hover{
	color: #333;
	text-decoration: none;
	background: #f4f4f4;
 }
.top_lang span{
	display: inline-block;
	background: url(../images/index3_06.jpg) right no-repeat;
	padding-right: 7px;
}

.nav_bg{
	width:100%;
	clear:both;
	background:#fff;
	}
.navbar-toggle{
	z-index:999999;
	border:1px solid #fff;
	color:#fff;
	}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border:0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #666
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
  background: none
}
.navbar-default{
	border:0;
	margin-bottom:0;
	width:100%;
	top:0;
	background:url(../images/index_11.jpg) repeat-x;
	padding:0;
	}
.navbar-collapse{
	position:absolute;
	width:100%;
	background:#f9f9f9;
	border:0;
	z-index:9999;
	}
.navbar-nav{
	margin-top:0;
	margin-bottom:0;
	}
.navbar-default .navbar-nav li{
	padding-top:0;
	padding-bottom:0;
	border-bottom:1px solid #ddd;
	}
.navbar-default .navbar-nav li a{
	line-height:52px;
	height:52px;
	padding-top:0;
	padding-bottom:0;
	color:#666;
	outline:0;
	}
.navbar-default .navbar-nav .active a{
	background:#888;
	color:#fff;
	}
.navbar-default .navbar-nav .active a:hover{
	color:#fff;
	background:#333;
	}
.navbar-default .navbar-nav .active a:focus{
	color:#fff;
	background:#333;
	}
.nav li ul{
	display:none;
	}
.nav li .nav_show{
	display:none;
	}

@media (min-width:768px){

.logo{
	float:left;
	padding:20px 15px 0;
	text-align:left;
	position: absolute;
	}
.logo img{
	margin:0;
	width:100%;
	}
.nav_bg{
	float:right;
	background:url(../images/index_11.jpg) repeat-x;
	height:100px;
	width:100%;
	clear:none;
	padding-left: 240px;
	padding-right: 85px;
	}
.navbar-collapse{
	background:none;
	position:static;
	border:0;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
	}
.navbar-default{
	border:0;
	background:none;
	}
.navbar-default .navbar-nav{
	width:100%;
}
.navbar-default .navbar-nav>li {
  width:12.5%;
  font-size:12px;
  text-align:center;
  border:0;
  background:url(../../cjcom/image/index_16.png) right no-repeat;
}
.navbar-default .navbar-nav>li:hover span {
	background:none;
	color:#ef1b3e;
}
.navbar-default .navbar-nav>li>a {
  color: #888;
  padding:0;
  line-height:100px;
  height:100px;
}
.navbar-default .navbar-nav>li>a span{
  font-size:16px;
	display:block;
  height:100px;
  color: #333;
}

.navbar-default .navbar-nav>.active>a {
	background:none;
	color:#888;
  line-height:100px;
}
.navbar-default .navbar-nav>.active>a span{
	background:none;
	color:#000;
  line-height:100px;
}
.navbar-default .navbar-nav>.active>a:hover {
	background:none;
	color:#2953cf;
}
.navbar-default .navbar-nav>li>a:focus span,.navbar-default .navbar-nav>li>a:hover span{
	background:none;
	color:#ef1b3e;
}
.navbar-default .navbar-nav>.active>a:hover span{
	background:none;
	color:#2953cf;
}
	.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover span{
	background:none;
	color:#2953cf;
}
.navbar-default .navbar-nav .active a:hover{
	background:none;
	color:#2953cf;
	}
.navbar-default .navbar-nav .active a:focus{
	background:none;
	color:#2953cf;
	}
.nav li .sub{
	display:none;
	position:absolute;
	z-index:9999;
	background:rgba(41,83,207,0.9);
	border-top:0;
	width:150%;
	top:100px;
	margin:0;
	margin-left: -23px;
	line-height:28px;
	-moz-border-radius:  0 0 8px 8px;      /* Gecko browsers */
-webkit-border-radius:  0 0 8px 8px;   /* Webkit browsers */
border-radius: 0 0 8px 8px;            /* W3C syntax */
	}
.nav li .nav_arr{
	top: -5px;
	background: url(../images/index_14.png) no-repeat;
	width: 11px;
	height: 5px;
	left: 50%;
	position: absolute;
	margin-left: -6px;
	}
.nav li ul{
	display:block;
	}
.nav li .nav_show{
	display:block;
	z-index: 999999999;
	}
.nav li .nav_show li{
	line-height:38px;
	padding:0;
	height:38px;
	border:0;
	}
.navbar-default .navbar-nav li .nav_show li a{
	display:block;
	width:100%;
	font-size:14px;
	line-height:28px;
	text-align:center;
	color:#fff;
	background:none;
	padding:5px 5px 0;
	height:38px;
	}
.navbar-default .navbar-nav li .nav_show li:last-child a{
	-moz-border-radius:  0 0 8px 8px;      /* Gecko browsers */
-webkit-border-radius:  0 0 8px 8px;   /* Webkit browsers */
border-radius: 0 0 8px 8px;            /* W3C syntax */
	}
.navbar-default .navbar-nav li .nav_show li a:hover{
	color:#fff;
	background:#ef1b3e;
	text-decoration: none;
	}

}	

		
.main_banner{
	clear:both;
	overflow: hidden;
	}
.main_banner img{
	display:block;
	margin:0 auto;
	}

.sub_banner{
	clear:both;
	}
.sub_banner img{
	display:block;
	margin:0 auto;
	}

		
main{
	clear:both;
	}

.top_pro{
	clear: both;
	padding: 20px 0;
}
.main_title{
	clear: both;
	padding: 40px 0 5px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 50px;
}
.main_title span{
	clear: both;
	display: block;
	font-size: 36px;
	/*font-family:'Impactdfbf596f517ba6';*/
	color: #1955A4;
 
}
.main_title strong{
	display: block;
	font-weight: normal;
	color: #CECECE;
	font-size: 12px;
}
.main_title2{
	clear: both;
	padding: 20px 0 5px;
	line-height: 24px;
	margin-bottom: 20px;
	text-align: left;
}
.main_title2 span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 24px;
	font-weight: 100;
	color: #888;
}
.main_title2 a{
	float: right;
	color: #666;
}
.main_title2 strong{
	display: inline-block;
	font-weight: normal;
	color: #333;
	padding: 0 10px 0 35px;
	font-size: 24px;
	background: url(../../cjcom/image/index3_56.png) left no-repeat;
}
.main_title3{
	clear: both;
	padding: 20px 0 5px;
	line-height: 40px;
}
.main_title3 strong{
	display: inline-block;
	font-weight: normal;
	color: #465b99;
	padding: 0 10px 0 0;
	font-size: 20px;
}
.foot_c_title{
	clear: both;
	padding: 10px 0 5px;
	line-height: 40px;
	margin-bottom: 10px;
}
.foot_c_title span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 24px;
	font-weight: 100;
	color: #888;
}
.foot_c_title strong{
	display: inline-block;
	font-weight: normal;
	color: #ef1b3e;
	padding: 0 10px 0 0;
	font-size: 30px;
}

@media (min-width:768px){

.top_pro{
	clear: both;
	padding: 20px 0 0;
}
.main_title span{
	clear: both;
	display: block;
	font-size: 40px;
	color: #1955A4;
	line-height: 50px;
}
.main_title2 span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: 100;
	color: #888;
}
.foot_c_title span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: 100;
	color: #888;
}
	
}


.news_r_pic{
	float:left;
	text-align:center;
	font-size:12px;
	padding:0 20px 0 0;
	width:36%;
	}
.news_r_pic img{
	width:100%;
	display:block;
	}
.news_r_pic a{
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	}
.news_r_date strong{
	display:block;
	font-weight:normal;
	color:#006d33;
	font-size:30px;
	line-height:30px;
	}
.news_r_text{
	font-size:12px;
	line-height:18px;
	color:#888;
	padding: 10px 0;
	}
.news_r_title{
	line-height:24px;
	font-size:12px;
	color: #888;
	}
.news_r_title a{
	color:#333;
	font-size:18px;
	display: block;
	}

.main_tab{
	clear: both;
	padding: 20px 0 5px;
	line-height: 40px;
	margin-bottom: 20px;
	margin-left: -5px;
	margin-right: -5px;
}
.main_tab span{
	display: inline-block;
	padding:0 5px;
	width: 33.33333333%;
	color: #000;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
}
.main_tab span strong{
	display: block;
	background: #f1f1f1;
	cursor: pointer;
	padding:10px 5px;
	font-weight: normal;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}

@media (min-width:768px){
.main_tab{
	clear: both;
	padding: 20px 0 5px;
	line-height: 40px;
	margin-bottom: 20px;
	margin-left: -15px;
	margin-right: -15px;
}
.main_tab span{
	display: inline-block;
	padding:0 15px;
	width: 33.33333333%;
	color: #000;
	text-align: center;
	line-height: 28px;
	font-size: 20px;
}
.main_tab span strong{
	display: block;
	background: #f1f1f1;
	cursor: pointer;
	padding:10px 15px;
	font-weight: normal;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
}

.main_tab .hover strong{
	background: #ef1b3e;
	color: #fff;
}
#main_tab_list0{
	clear: both;
}
#main_tab_list0 ul{
	display: none;
}
#main_tab_list0 .block{
	display: block;
}


.top_pro_bg{
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fcfcfc;
	padding: 140px 0 40px;
	margin:-120px 0 30px;
}
.tpro_title{
	font-size: 36px;
	color: #ef1b3e;
	line-height: 50px;
}
.tpro_title a{
	color: #1955A4;
}
.tpro_title a:hover{
	color: #c50039;
	text-decoration: none;
}
.tpro_text{
	font-size: 18px;
	line-height: 35px;
	padding: 15px 0;
}
.main_pro .tpro_bt{
	font-size: 18px;
	color: #ef1b3e;
	line-height: 35px;
	padding: 0;
}
.tpro_bt a{
	display: inline-block;
	padding: 0 20px;
	background: #ef1b3e;
	color: #fff;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	overflow: hidden;
}
.tpro_bt a:hover{
	background: #ff516e; 
}
.tpro_bt a span{
	display: inline-block;
	padding: 0 15px 0 0;
	background:url(../../cjcom/image/index_16.png) right no-repeat;
	border: 1px solid #ddd;
}
.tpro_bt a img{
	border: 1px solid #ddd;
}
.top_pro_bg2 img{
	width: 100%;
	margin: 0 auto;
}

@media (min-width:1068px){
.top_pro_bg{
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fcfcfc;
	padding: 140px 0 40px;
	margin:-120px 0 0;
}
.top_pro_bg2{
	position: relative;
}
.top_pro_pic{
	position: absolute;
	right: 0;
	margin-top: -80px;
}
.top_pro_bg{
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fcfcfc;
	padding: 40px 0;
	margin: 5% 0;
}
}

.main_pro{
	clear: both;
	background:url(../../cjcom/image/index3_23.png) bottom no-repeat;
	background-size: 100% auto;
	padding-bottom: 10%;
}
.main_pro li{
	clear: both;
}


.main_pro .tpro_title{
	font-size:30px;
	line-height: 40px;
}
.main_pro .tpro_text{
	font-size: 16px;
	line-height: 28px;
	padding: 25px 0;
}
.main_pro .tpro_border{
	padding: 25px 15px 0;
	position: relative;
}
@media (min-width:768px){
.main_pro .tpro_bt{
	font-size: 14px;
	color: #333;
	padding: 25px 0;
	margin: 0 -10px;
}
}
.main_pro .tpro_bt a{
	float: left;
	width: 33.333333%;
	padding: 10px;
	background: none;
	color: #333;
	font-size: 12px;
}
.main_pro .tpro_bt a p{
	text-align: center;
	line-height: 14px;
	padding: 20px 0;
}
.main_pro .tpro_bt a img{
	background-position:center center;
background-repeat:no-repeat;
background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}
.main_pro .tpro_bt a img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05); 
}
.main_pro .tpro_bt a span{
	display: inline-block;
	padding: 0 15px 0 0;
	background:url(../../cjcom/image/index_28.png) right no-repeat;
}

.main_pro .tpro_fix .tpro_border{
	padding: 25px 15px 0;
	position: relative;
	float: right;
}
.main_pro .tpro_pic{
	padding: 0;
}
.main_pro .tpro_pic a{
	display: block;
	position: relative;
	background: url(../images/index3_17.png) right bottom no-repeat;
	background-size: cover;
	padding-right: 5%;
	padding-bottom: 5%;
	overflow: hidden;
}
.main_pro .tpro_pic span{
	color: #fff;
	background: #c50039;
	position: absolute;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1em;
	font-weight: 100;
	right:5%;
	z-index: 999;
}
.main_pro .tpro_pic img{
	width: 100%;
	height: auto;
	background-position:center center;
background-repeat:no-repeat;
background-size:cover;
}
.main_pro .tpro_fix .tpro_pic{
	float: right;
}



@media (min-width:768px){
	
.main_pro li{
	clear: both;
}

.main_pro .tpro_pic{
	padding: 0 5% 0 15px; 
}
.main_pro .tpro_fix .tpro_pic{
	padding: 0 15px 0 5%; 
}

.main_pro .tpro_pic img{
		background-position:center center;
background-repeat:no-repeat;
background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}
.main_pro .tpro_pic img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05); 
}
.main_pro .tpro_pic span{
	color: #fff;
	background: #c50039;
	position: absolute;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1.3em;
	font-weight: 100;
	right:5%;
	bottom: 5%;
}
.main_pro .tpro_border{
	position: relative;
	padding-top: 5%;
	padding-left: 5%;
}
.main_pro .tpro_fix .tpro_border{
	position: relative;
	padding-top: 5%;
	padding-right: 5%;
	float: right;
}
}

.main_about{
	text-align: center;
	line-height: 24px;
}

.main_more{
	clear: both;
	padding: 40px 0;
	text-align: center;
}
.main_more a{
	line-height: 35px;
	border: 1px solid #ddd;
	padding: 0 40px;
	font-size: 16px;
	display: inline-block;
	color: #666;
	background: #f9f9f9;
}
.main_more a:hover{
	background: #fff;
	color: #333;
	text-decoration: none;
}

.main_adv{
	clear: both;
}
.main_adv li{
	margin-bottom: 10px;
}
.main_adv li a{
	display: block;
	padding: 5px;
	border: 1px solid #ddd;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
}
.main_adv li a span{
	display: block;
	overflow: hidden;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
}
.main_adv li a img{
	display: block;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
	width: 100%;
	height: auto;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}

.main_adv li a img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.main_case{
	clear: both;
	padding: 20px 0;
	background:url(../../cjcom/image/index3_23.png) bottom no-repeat;
	background-size: 100% auto;
	padding-bottom: 8%;
	margin-top: -5%;
}
.main_case li span{
	display: block;
	overflow: hidden;
	float: left;
	width: 40%;
	padding: 0 20px 0 0;
}
.main_case li span img{
	width: 100%;
	display: block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}
.main_case li span img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.main_case li p{
	font-size: 16px;
}

@media (min-width:768px){
.main_case li span{
	display: block;
	overflow: hidden;
	float: none;
	padding: 0;
	width: 100%;
}
.main_case li p{
	padding: 20px 0 0;
	font-size: 18px;
}
}
.main_case li .case_text{
	margin-bottom: 30px;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
	color: #888;
}
.main_case li a{
	color: #333;
}
.main_case li a:hover{
	color: #666;text-decoration: none;
}

.main_bottom{
	clear: both;
	padding: 20px 0;
	background:url(../../cjcom/image/index3_23.png) bottom no-repeat;
	background-size: 100% auto;
	padding-bottom: 10%;
	margin-top: -5%;
}
.main_partner{
	clear: both;
	padding: 20px 0;
	margin-top: -5%;
}

.main_about_pic{
	clear: both;
}
.main_about_pic img{
	width: 100%;
	display: block;
}
.main_about_c{
	clear: both;
	padding: 20px 0;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.main_news ul{
	padding: 20px 0;
	}
.main_news li{
	line-height: 30px;
	height: 30px;
	clear: both;
	text-align: right;
	color: #888;
	font-size: 12px;
	}
.main_news li a{
	float: left;
	font-size: 14px;
	width: 70%;
	overflow: hidden;
	text-align: left;
	color: #333;
	background: url(../images/index3_59.png) left no-repeat;
	padding-left: 25px;
	height: 30px;
	}

.main_partner ul{
	margin: 0 -10px;
	}
.main_partner li{
	padding: 10px;
	}
.main_partner li a{
	display: block;
	border: 1px solid #ddd;
	overflow: hidden;
	}
.main_partner li a:hover{
	border: 1px solid #2953cf;
	}
.main_partner li a img{
	background-position:center center;
background-repeat:no-repeat;
background-size:cover;
	margin: 0 auto;
	}


footer{
	margin:0 auto;
	clear:both;
	background: #31488d;
	color: #90a5e4;
	}
footer a{
	color: #90a5e4;
	}
footer a:hover{
	color: #fff;
	}
.foot_c_text{
	clear: both;
	line-height: 24px;text-align: center;
}
.foot_c_logo{
	clear: both;
	padding: 40px 0 20px;
	text-align: center;
}
.foot_c_logo img{
	margin: 0 auto;
}
.foot_c_text strong{
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
}
.foot_code{
	padding: 10px 0;
}
.foot_code li{
	float: left;
	width: 100%;
	text-align: center;
}
.foot_code li span{
	display: block;
}
.foot_code li img{
	margin: 0 auto;
	background: #fff;
	padding: 5px;
	width: 66px;
	height: 66px;
}
.foot_code li p{
	padding-top: 10px;
}
.foot_bottom{
	border-top: 1px solid #465b99;
	padding: 20px 0;
	clear: both;
	}


.foot_copy{
	font-size:12px;
	float: none;
	text-align: center;
	}
.foot_power{
	float: none;
	text-align: center;
	font-size:12px;
	}
@media (min-width:768px){

}



.sub_nav{
	clear:both;
	padding:20px 0 0;
	margin: 0 -5px;
	}
.sub_nav ul{
	margin:0;
	}
.sub_nav li{
	clear:none;
	line-height:50px;
	font-size:16px;
	width:50%;
	float:left;
	padding: 0 5px 10px;
	}
.sub_nav li a{
	display:block;
	padding:0 10px;
	color:#333;
	text-align: center;
	background:#f1f1f1;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.sub_nav li a:hover{
	background:#f7f7f7;
	color:#333;
	}
.sub_nav li .hover{
	background:#2953cf;
	color:#fff;
	}
.sub_nav li .hover:hover{
	background:#2953cf;
	color:#fff;
	}
.sub_nav li ul{
	display: none;
}
@media (min-width:768px){
.sub_nav{
	clear:both;
	padding: 0;
	}
.sub_nav li{
	clear:both;
	width:100%;
	line-height:50px;
	font-size:16px;
	margin-bottom: 5px;
	border: 0;
	padding-bottom: 0;
	}
.sub_nav li a{
	display:block;
	padding:0 15px;
	color:#333;
	text-align: left;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	background: url(../../cjcom/image/index_28.png) 95% center no-repeat #f1f1f1;
	}
.sub_nav li a:hover{
	background: url(../../cjcom/image/index_28.png) 95% center no-repeat #f7f7f7;
	color:#333;
	}
.sub_nav li .hover{
	background: url(../../cjcom/image/index_16.png) 95% center no-repeat #2953cf;
	color:#fff;
	}
.sub_nav li .hover:hover{
	background: url(../../cjcom/image/index_16.png) 95% center no-repeat #2953cf;
	color:#fff;
	}
	
.sub_nav li ul{
	margin: 0;
	padding-top: 5px;
	display: block;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
.sub_nav li li {
	margin-bottom: 3px;
	clear: both;
	float: none;
	padding: 0;
}
.sub_nav li li a {
	clear: both;
	display: block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color:#666;
	font-size:14px;
	padding:0 10px 0 25px;
	text-align:left;
	background:url(../images/position_line.gif) 10px no-repeat #f9f9f9;
}
.sub_nav li li a:hover {
	color:#333;
	background:url(../images/position_line.gif) 10px no-repeat #eee;
}
.sub_nav li  li a.hover {
	color:#fff;
	background:url(../images/position_linex.gif) 95% no-repeat #888;
	padding: 0 10px;
}
.sub_nav li  li a.hover:hover {
	color:#fff;
	padding: 0 10px;
	background:url(../images/position_linex.gif) 95% no-repeat #888;
}
}
	
.sub_left{
	}
.sub_right{
	padding-top: 15px;
	}
@media (min-width:768px){
.sub_left{
	padding-top:30px;
	padding-right:30px;
	}
.sub_right{
	padding-top:30px;
	padding-right:0;
	}
}

.sub_guide_bg{
	border-bottom: 1px solid #ddd;
}
.sub_guide{
	line-height:30px;
	text-align:left;
	padding:10px 0;
	}
.sub_guide a{
	display:inline-block;
	padding:0 5px;
	color: #666;
	}
.sub_guide_title{
	float:none;
	font-size:24px;
	color:#333;
	}
@media (min-width:768px){
.sub_guide{
	line-height:56px;
	clear:both;
	text-align:right;
	}
.sub_guide_title{
	float:left;
	font-size:24px;
	}
}
.sub_content {
	clear: both;
	min-height: 400px;
	_height: 400px;
	_overflow: visible;
	line-height:24px;
}



.sub_content {
	clear: both;
}
.sub_content img,.pro_d_content img{
	margin:0 auto;
	height: auto;
	max-width: 100%;
}

.left_news{
	border: 1px solid #ddd;
	padding: 10px;
	background: #fff;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
.left_news li{
	clear: both;
	background: url(../../cjcom/image/index_28.png) left no-repeat;
	padding: 0 0 0 10px;
}
.left_news ul{
	margin: 0;
}
.left_news li a{
	color: #666;
	line-height: 20px;
	padding: 5px 0;
	display: block;
	overflow: hidden;
}




.news_list ul{
	margin:0 -15px;
	}
.news_list li{
	padding-bottom:15px;
	}
.news_list li .m_news_bg{
	padding: 0;
	}
.news_list li .m_news_data{
	line-height:30px;
	font-size:12px;
	color:#888;
	}
.news_list li .m_news_title{
	font-size:18px;
	}
.news_list li .m_news_title a{
	color:#333;
	line-height:24px;
	display: block;
	height: 48px;
	overflow: hidden;
	}
.news_list li .m_news_title a:hover{
	color:#c50039;
	}
.news_list li .m_news_pic{
	margin-bottom:10px;
	padding: 0;
	}
.news_list li .m_news_pic a{
	display: block;
	}
.news_list li .m_news_pic img{
	display:block;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
	border: 1px solid #ddd;
	}
.news_list li .m_news_pic img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05); 
	}
.news_list li .m_news_pic a{
	display:block;
	}
.news_list li .m_news_c{
	font-size:14px;
	color:#888;
	line-height:24px;
	padding:5px 0 0;
	display: none;
	}

@media (min-width:768px){
.news_list li{
	padding-bottom:15px;
	}
.news_list li .m_news_title a{
	color:#333;
	line-height:24px;
	height: auto;
	overflow: visible;
	}
.news_list ul{
	margin:0;
	}
.news_list li .m_news_bg{
	padding: 0 0 0 30px;
	}
.news_list li .m_news_c{
	font-size:14px;
	color:#888;
	line-height:24px;
	display: block;
	padding:5px 0 0;
	}
}


.down_list{
	clear:both;
	}
.down_list ul{
	clear:both;
	margin: 0 -15px;
	}
.down_list li{
	clear:both;
	padding-left: 15px;;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#888;
	border-bottom:1px dashed #ddd;
	font-size:12px;
	line-height:30px;
	}
@media (min-width:768px){
.down_list ul{
	clear:both;
	margin: 0;
	}
.down_list li{
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	color:#888;
	border-bottom:1px dashed #ddd;
	font-size:12px;
	line-height:30px;
	}
		}
.down_list li a{
	float:right;
	color:#333;
	font-size:14px;
	background:#c50039;
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
color:#fff;
padding:0 10px;
	}
.down_list li a:hover{
	background:#f93354;
	}
.down_list li span{
	float:left;
	padding:0 10px 0 0;
	}
.down_list li .down_title{
	float:left;
	color:#333;
	font-size:16px;
	color:#333;
	background:none;
	padding:0 10px 0 0;
	}
.down_list li .down_title:hover{
	background: none;
	}



.case_list ul{
	clear: both;
	margin-bottom: 0;
}
.case_list li span{
	display: block;
	text-align: center;
}
.case_list li span img{
	display:block;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
	border: 1px solid #ddd;
	}
.case_list li span img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
	border: 1px solid #ddd;
	}
.case_list li p{
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.case_list li a{
	color: #333;
}
.case_list li a:hover{
	color: #ef1b3e;
}

.contact_map{
	clear: both;
	padding: 30px 0;
	text-align: center;
}
.contact_map img{
	width: 100%;
	height: auto;
}


.contact_fbk{
	clear:both;
	line-height:36px;
	padding: 0
	}
@media (min-width:768px){
.contact_fbk{
	clear:both;
	line-height:36px;
	padding: 0 10%;
	}
}
.fbk_input{
	margin-bottom:20px;
	}
.fbk_input input{
	background:#f7f7f7;
	border: 1px solid #ddd;
	line-height:50px;
	height:50px;
	padding: 0 10px;
	}
.fbk_textarea{
	margin-bottom:20px;
	}
.fbk_textarea textarea{
	background:#f7f7f7;
	min-height: 150px;
	border:1px solid #ddd;
	}
.fbk_bt{
	}
.fbk_bt button{
	line-height:50px;
	height:50px;
	display: block;
	font-size:16px;
	width: 100%;
	padding: 0;
	background:#2953cf;
	border:1px solid #2953cf;
	}
.fbk_bt button:hover{
	background:#31488d;
	border:1px solid #31488d;
	}
.fbk_bt .fbk_bt_gray{
	background:#f1f1f1;
	border:1px solid #ddd;
	color: #666;
	}
.fbk_bt .fbk_bt_gray:hover{
	background:#ddd;
	border:1px solid #ddd;
	}

.pro_nav{
	clear: both;
	padding: 30px 0 10px;
}
.pro_nav li{
	margin-bottom: 15px;
}
.pro_nav li a{
	display: block;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
	padding: 10px 0;
	color: #333;
	font-size: 16px;
	display: table;
	width: 100%;
	content: ""
}
.pro_nav li a:hover{
	background: #f1f1f1;
}
.pro_nav li a.hover{
	color: #31488d;
}
.pro_nav li a span{
	display: inline-block;
	margin: 0 auto;
	float: left;
	width: 40%;
	padding-right: 15px;
}
.pro_nav li a p{
	padding: 20px 0;
	text-align: left;
	margin-bottom: 0;
	}
.pro_nav li a span img{
	display: block;
	margin: 0 auto;
	width: 80%;
	-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;    /* Webkit browsers */
border-radius:100%;           /* W3C syntax */
	background-position:center center;
background-repeat:no-repeat;
background-size:cover;
background-color:#fff;
	border: 1px solid #ddd;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}

.pro_nav li a span img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.pro_nav li a.hover span img{
	border: 3px solid #31488d;
}
@media (min-width:768px){
.pro_nav li{
	margin-bottom: 15px;
	width: 20%;
}
.pro_nav li a span{
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	float: none;
	padding: 0;
}
.pro_nav li a{
	display: block;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
	padding: 20px 0;
	color: #333;
	font-size: 20px;
}
.pro_nav li a p{
	padding: 20px 0;
	text-align: center;
	margin-bottom: 0;
	}
}

.pro_sub_nav{
	clear: both;
	border: 1px solid #ddd;
	padding: 15px 5px 5px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	background: #f1f1f1;
}

.pro_sub_nav a{
	display: inline-block;
	padding: 0 10px;
	margin: 0 10px 10px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #333;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	background: #fff;
	font-size: 16px;
}
.pro_sub_nav .hover{
	background: #2953cf;
	color: #fff;
}



.pro_list{
	clear:both;
	}
.pro_list ul{
	margin-top:-15px;
	}
.pro_list li{
	padding-top:15px;
	padding-bottom:15px;
	}
.pro_list li .pro_l_bg{
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
position:relative;
	}
.pro_list li .pro_l_pic a{
	display:block;
	overflow: hidden;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.pro_list li .pro_l_pic img{
	display:block;
	width:100%;
	height:auto;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
	}
.pro_list li .pro_l_pic img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.pro_list li .pro_l_title{
	padding:15px 0 10px;
	font-size:18px;
	text-align:center;
	}
.pro_list li .pro_l_title a{
	color:#333
	}
.pro_list li .pro_l_title a:hover{
	color:#ef1b3e
	}
.pro_list li .pro_l_text{
	padding:0 15px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	height:40px;
	overflow:hidden;
	margin-bottom: 15px;
	}






.pro_d_pic{
	margin-bottom:20px;
	}
.pro_d_pic_bg{
	width:100%;
	border:1px solid #ddd;
	background:#fff;
	padding:5px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.pro_d_pic img{
	width:100%;
	background:#fff;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.pro_d_bigpic{
	}
.pro_d_spic{
	padding:30px 0;
	text-align:center;
	}
.pro_d_spic a{
	display:inline-block;
	border:1px solid #ddd;
	margin:0 3px;
	}
.pro_d_info{
	line-height:30px;
	}
.pro_d_name{
	font-size:24px;
	line-height:40px;
	color:#000;
	}
.pro_d_price{
	clear:both;
	line-height:60px;
	}
.pro_d_price span{
	color:#ed2d2c;
	font-size:24px;
	padding:0 0 0 10px;
	}
.pro_d_price strong{
	color:#ed2d2c;
	font-size:36px;
	display:inline-block;
	font-weight:normal;
	padding:0 10px 0 0;
	}
.pro_d_price a{
	display:inline-block;
	background:url(../images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6
	}
.pro_d_i{
	clear:both;
	padding:20px 0;
	}
.pro_d_ship{
	clear:both;
	line-height:40px;
	}
.pro_d_ship span{
	display:inline-block;
	padding:0 3px;
	}
.pro_d_ship select{
	width:80px;
	line-height:30px;
	height:30px;
	}
.pro_d_ship a{
	display:inline-block;
	background:url(../images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6;
	margin:0 0 0 15px;
	}
.pro_d_text{
	clear:both;
	line-height:40px;
	}
.pro_d_text span{
	float:left;
	width:15%;
	}
.pro_d_text p{
	float:left;
	width:80%;
	}
.pro_d_choice{
	clear:both;
	line-height:30px;
	padding:20px 0;
	}
.pro_d_choleft{
	float:left;
	width:70px;
	}
.pro_d_choright{
	float:left;
	width:560px;
	}
.pro_d_choright a{
	display:inline-block;
	border:1px solid #ddd;
	height:28px;
	line-height:28px;
	margin:0 10px 10px 0;
	padding:1px;
	position:relative;
	}
.pro_d_choright a i{
	display:none;
	}
.pro_d_choright .hover i{
	display:block;
	position:absolute;
	background:url(../images/right_09.jpg) no-repeat;
	width:9px;
	height:9px;
	right:-1px;
	bottom:-1px;
	}
.pro_d_choright .hover{
	border:2px solid #0092ff;
	padding:0;
	}
.pro_d_choright strong{
	float:left;
	}
.pro_d_choright span{
	float:left;
	padding:0 10px;
	}
.pro_d_qua{
	clear:both;
	padding:20px 0 0;
	line-height:30px;
	}
.pro_d_qua span{
	float:left;
	width:70px;
	}
.pro_d_bt{
	clear:both;
	padding:20px 0;
	}
.pro_d_bt a{
	display:inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:22px;
	background:#1c9121;
	border:1px solid #1c9121;
	-moz-border-radius:8px;      /* Gecko browsers */
-webkit-border-radius:8px;   /* Webkit browsers */
border-radius:8px;            /* W3C syntax */
	}
.pro_d_bt .pro_d_bt_cart{
	color:#0092ff;
	background:url(../images/pro_d_11.jpg) 30px no-repeat #fff;
	padding:0 0 0 20px;
	width:180px;
	}
.pro_d_share{
	clear:both;
	}
.pro_d_share .pro_d_colle{
	float:right;
	padding:0 0 0 25px;
	background:url(../images/pro_d_18.jpg) left no-repeat;
	}

.pro_d_title{
	clear:both;
	line-height:50px;
	font-size:16px;
	background:#fff;
	border-left: 1px solid #ddd;
	}
.pro_d_subtitle{
	clear:both;
	line-height:50px;
	font-size:18px;
	color: #333;
	margin-bottom: 10px;
	}
.pro_d_title span{
	width:100%;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	background:#666;
	border-right:1px solid #888;
	color:#fff;
	cursor:pointer;
	}
.pro_d_title .hover{
	background:#fff;
	border-right:1px solid #ddd;
	color:#c50039;
	font-weight:bold;
	border-top:3px solid #2953cf
	}
.pro_d_content{
	clear:both;
	padding:15px;
	background:#fff;
	border: 1px solid #ddd;
	border-top: 0;
	}






.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.height20{
	height:20px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.border_ccc { border:solid 1px #ccc;}

.sub_content h6{
	font-size:24px;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	line-height:30px;
	font-weight:normal;
	}
.sub_content h6 span{
	display:block;
	color:#999;
	font-size:12px;
	}


.page{
	clear:both;
	text-align:center;
	line-height:36px;
	}
.page span{
	display:inline-block;
	padding:0 8px;
	margin:3px;
	}
.page a{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 15px;
	margin:3px;
	color:#666;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.page a:hover{
	border:1px solid #ddd;
	background:#f1f1f1;
	color:#333;
	}
.page .hover{
	border:1px solid #2953cf;
	background:#2953cf;
	color:#fff;
	}
.page .hover:hover{
	border:1px solid #2953cf;
	background:#2953cf;
	color:#fff;
	}
.page input{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 5px;
	width:50px;
	line-height:36px;
	height:36px;
	margin:0 10px;
	}
.page .page_bt{
	margin:0;
	padding:0;
	}
.page .page_bt input{
	background:url(../images/bt_36.jpg) repeat-x;
	cursor:pointer;
	font-size:14px;
	margin:0;
	}
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] , select {
-webkit-appearance: none;}
textarea {-webkit-appearance: none;}  
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/

.footBottomImg{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}
.footBottomImg a img{
	width: 30px;
	height: 40px;
}

.inquiry{line-height:32px;border:none;margin-top:6px;}
.inquiry a{background:url("../../jncom/image/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.inquiry a:hover{background-image:url("../../jncom/image/xunjia_hover.gif");}

.message{padding-left:0px;padding-top:0px;z-index:100;position:relative;}
.message input{vertical-align:middle;}
.message #name{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #contact{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #email{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #address{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #content{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #dedede;margin-top:6px;}
.message .msgbtn{background:#10943e;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;
border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px;}
#code{padding-top:10px;line-height:26px;}
#checkcode{height:32px;line-height:32px;width:120px;border:1px solid #dedede;}
#message_main tr{position:relative;}
#message_main tr th{font-weight:normal;text-align:left;height:42px;line-height:42px;color:#666;}
.m_label{position:absolute;width:160px;text-align:left;line-height:26px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}
.c_label{line-height:18px;padding-top:12px;}

.midbanner{
	width: 1920px;
	margin:0 auto;
	position: relative;
	left:50%;
	margin-left: -960px;
	height: 206px;
}