﻿.clear {
    clear: both;
}
.fl {
	float:left;
    display: inline;
}
.fr {
	float:right;
    display: inline;
}
.w980{
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.in-wrap{
	padding:15px 0;
	overflow: hidden;
}
.lmenu{
	width: 224px;
}
.lm-first{
	margin-bottom: 25px;
	overflow: hidden;
}
.lm-first h1{
	height: 68px;
	padding-left: 39px;
	line-height: 68px;
	color: #fff;
	font-size: 22px;
	background: url(../images/lm_bg.jpg) no-repeat center;
}
.lm-first h1 span{
	display: block;
	background: url(../images/contact_08.png) no-repeat 143px center;
}
.lm-first ul{
	width: 100%;
}
.lm-first ul li{
	width: 184px;
	height: 47px;
	padding-left: 38px;
	border-left:1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
}
.lm-first ul li a{
	display: block;
	background: url(../images/contact_13.png) no-repeat 150px center;
	font-size: 14px;
	color: #666;
	line-height: 50px;
}
.lm-first ul li:hover a,
.lm-first ul li.on a{
	color: #073eac;
}

.lm-second{
	margin-bottom: 32px;
	overflow: hidden;
}
.lm-second h1{
	height: 58px;
	padding-left: 39px;
	line-height: 58px;
	color: #fff;
	background: url(../images/contact_16.jpg) no-repeat center;
}
.lm-second h1 span{
	color: #fff;font-size: 22px;
	display: block;
	background: url(../images/contact_18.png) no-repeat 143px center;
}
.lm-second ul{
	border-left:1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	width: 222px;
	overflow: hidden;
	padding:4px 0 8px 0;
}
.lm-second ul li{
	width: 100%;
	background: url(../images/contact_26.jpg) no-repeat 18px center;
}
.lm-second ul li a{
	display: block;
	padding-left: 32px;
	line-height: 26px;
	color: #666666;
}
.lm-second ul li:hover,
.lm-second ul li.on{
	background: url(../images/contact_23.jpg) no-repeat 18px center;
}
.lm-second ul li:hover a,
.lm-second ul li.on a{
	color: #0857b0;
}

.lm-second-top{
	padding-left: 38px;
	border-left:1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	height: 64px;
	font-size: 14px;
	color: #333;
	padding:26px 0 0 0;
	line-height: 14px;
	text-align: center;
}
.lm-second-top i{ font-size:20px;}
.lm-second-bottom{
	padding-left: 38px;
	border-left:1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	height: 79px;
	font-size: 14px;
	color: #333;
	padding:19px 0 0 0;
	line-height: 14px;
	text-align: center;
}
.lm-second-bottom .cbtn{
	display: inline-block;
	width: 91px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	background: url(../images/contact_33.jpg) no-repeat center;
}
.lm-second p{ color:#06C; font-size:24px; line-height:2em;}
.rcontent{
	width: 845px;
	border:1px solid #e9e9e9;
}
.rcontent h1{
	height: 40px;
	background: #f8f8f8;
	line-height: 40px;
	padding:0 20px;
	border-bottom:1px solid #e9e9e9;
}
.rcontent h1 span.fl{
	display: inline-block;
	
	font-size:20px;
	color: #F60;
}
.rcontent h1 span.fr{ background:url(../images/icon3.png) no-repeat left center;
	color: #999999; padding-left:20px;
}
.rcontent h1 span.fr a{
	color: #999;
}
.rcontent h1 span.fr a:hover{
	color: #0857b0;
}
.rcontent h1 img{
	display: inline-block;
	margin:0 12px;
}
.rcontent .conn{
	padding:26px 20px 0 20px;
}
.rcontent .conn .map{
	border:1px solid #dadada;
	height: 370px;
	padding:3px;
}
.rcontent .conn .conn-txt{
	margin-top: 33px;
	padding:0 20px 46px 0;
}
.rcontent .conn .conn-txt h2{
	font-size: 14px;
	color: #1161c5;
	font-weight: bold;
	padding-left: 16px;
}
.rcontent .conn .conn-txt p{
	padding-top: 15px;
}
.rcontent .conn .conn-txt p span{
	width: 95px;
	text-align: right;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
}
.rcontent .conn .conn-txt p input[type="text"]{
	border:1px solid #cfcfcf;
	line-height: 12px;
	padding:6px 5px;
	width: 209px;
}
.rcontent .conn .conn-txt p input.input01{
	width: 525px;
}
.rcontent .conn .conn-txt p textarea{
	border:1px solid #cfcfcf;
	padding:5px;
	height: 108px;
	width: 525px;
}

.rcontent .conn .conn-txt .sexbox{
	line-height: 13px;
	padding-top: 16px;
}
.rcontent .conn .conn-txt p label{
	width: 34px;
	padding-left: 2px;
	line-height: 26px;
	font-size: 13px;
	color: #4c4c4c;
}
.rcontent .conn .conn-txt p input[type="radio"]{
	margin-top: 4px;
}
.rcontent .conn .conn-txt p i{
	color: #ff0000;
}
.rcontent .conn .btnbox{
	text-align: center;
}
.rcontent .conn .btnbox .btn{

	width: 86px;
	height: 28px;
	border:none;
	color: #fff;
	line-height: 28px;
	text-align: center;
	display:inline-block;
	margin:11px 25px 0 25px;
}
.rcontent .conn .btnbox .btn01{
	background: url(../images/contact_09.jpg) no-repeat center;
}
.rcontent .conn .btnbox .btn02{
	background: url(../images/contact_12.jpg) no-repeat center;
}
.hrcon{
	padding:30px 20px 0 20px;
}
.hrcon table{
	width: 100%;
}
.hrcon table td,
.hrcon table th{
	border:1px solid #e9e9e9;
	/*line-height: 20px;*/
	padding:6px 5px 6px 4px;
	text-align: left;
}
.hrcon table td a{
	color: #666;
	transition: color 500ms ease-in 0ms;
}
.hrcon table td a:hover{
	color: #0758b2;
}

.newscon{
	padding:38px 20px 0 20px;
}
.newscon .newtj{
	overflow: hidden;
	border:1px solid #e9e9e9;
}
.newscon .newtj .img{
	width: 256px;
	height: 151px;
	overflow: hidden;
	padding:1px;
	border-right:1px solid #e9e9e9;
}
.newscon .newstj-txt{
	width: 360px;
	padding:25px 30px 0 34px;
}
.newscon .newstj-txt .title a{
	font-size: 14px;
	color: #0857b0;
	font-weight: bold;
}
.newscon .newstj-txt .con{
	line-height: 20px;
	color: #888;
	margin-top: 8px;
}
.newscon .newstj-txt .time{
	color: #c4c4c4;
	margin-top: 20px;
}
.newscon .newstj-txt .time a{
	color: #c4c4c4;
}
.newscon .newstj-txt .time a:hover{
	color: #0857b0;
}
.newscon ul{
	overflow: hidden;
	width: 100%;
}
.newscon ul li{
	width: 100%;
	overflow: hidden;
	margin-top: 19px;
}
.newscon ul li .time{
	width: 80px;
	height: 109px;
	background: #c4c4c4;
	text-align: center;
	color: #fff;
}
.newscon ul li .time p{
	font-size: 46px;
	height: 80px;
	line-height: 80px;
	
	border-bottom: 1px solid #aaaaaa;
}
.newscon ul li .time span{
	display: block;
	width: 100%;
	height: 27px;
	border-top: 1px solid #d3d3d3;
	line-height: 27px;
}
.newscon ul li .txt{
	width: 549px;
	height: 87px;
	padding:20px 30px 0 25px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
.newscon ul li .txt .title a{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.newscon ul li .txt .title a:hover{
	color: #0857b0;
}
.newscon ul li:hover .time{
	background: #0858b2;
}
.newscon ul li:hover .time p{
	border-bottom: 1px solid #044996;
}
.newscon ul li:hover .time span{
	border-top: 1px solid #276dbc;
}
.page{
	text-align: center;
	padding:38px 0 36px 0;
}

.newsinfocon .title{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.newsinfocon .time{
	text-align: center;
	color: #999;
}
.newsinfocon .infocon{
	padding:20px 0 30px 0;
	border-top: 1px solid #cfcfcf;
}
.newsinfocon .prevnext{
	border-top: 1px solid #cfcfcf;
	padding-top: 10px; 
	line-height: 25px;
	color: #666;
}
.newsinfocon .prevnext a{
	color: #666;
}
.newsinfocon .prevnext a:hover{
	color: #0857b0;
}
.newsinfocon .prevnext p.fr{
	margin-top: -40px;

}

.companycon{
	padding:20px 20px 40px 20px;
}
.companycon .prolistnav{ padding:10px; margin-bottom:1px; height:auto; overflow:hidden;}
.companycon .prolistnav li{ float:left;}
.companycon .prolistnav li a{ display:block; background-color:#FF6600; border-bottom: #F30 3px solid; color:#FFF; padding:5px 15px; margin-left:2px; margin-bottom:5px;}.companycon .prolistnav li a:hover{ background-color:#187BB0; border-bottom: #036 3px solid;}
.honorcon{
	padding:37px 20px 0 20px;
	overflow: hidden;
}
.honorcon ul{
	overflow: hidden;
}
.honorcon ul li{/*212 157*/
	width:216px; 
	margin-right: 18px;
}
.honorcon ul li.rigg{
	margin-right: 0;
}
.honorcon ul li .img{
	width: 212px;
	height: 157px;
	overflow: hidden;
	padding:1px;
	border:1px solid #e9e9e9;
}
.honorcon ul li .img img{
	width: 212px;
	height: 157px;
}
.honorcon ul li .title{
	color: #666666;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.honorcon ul li:hover .img{
	border-color:#0857b0; 
}
.honorcon ul li:hover  .title{
	color:#0857b0;
}

.agencycon{
	padding:37px 20px 0 20px;
	overflow: hidden;
}
.agencycon ul{
	overflow: hidden;
	padding-bottom: 10px;
}
.agencycon ul li{
	width: 216px;
	margin-right: 6px;
	margin-left:6px;
}
.agencycon ul li.rigg{
	margin-right: 0;
}
.agencycon ul li .img{
	width: 214px;
	height: 76px;
	overflow: hidden;
	border:1px solid #e9e9e9;
}
.agencycon ul li .img img{
	width: 214px;
	height: 76px;
}
.agencycon ul li .title{
	color: #666666;
	text-align: center;
	
	line-height: 12px;
	margin:18px 0 31px 0;
}
.agencycon ul li:hover .img{
	border-color:#0857b0; 
}
.agencycon ul li:hover  .title{
	color:#0857b0;
}

.questioncon{
	padding:16px 20px 0 20px;
}
.questioncon ul{
	overflow: hidden;
	width: 100%;
}
.questioncon ul li{
	width: 100%;
	padding:21px 0 12px 0;
	border-bottom: 1px solid #e9e9e9;
}
.questioncon ul li span.title{
	display: inline-block;
	width: 22px;
	height: 18px;
	line-height: 18px;
	text-indent: 3px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	background: url(../images/question_03.jpg) no-repeat left bottom;
	padding-right: 10px;
}
.questioncon ul li .ask{
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	overflow: hidden;
}
.questioncon ul li .answer{
	margin-top: 14px;
	overflow: hidden;
}
.questioncon ul li .answer .txt{
	line-height: 20px;
	color: #888;
	width: 648px;
}
.questioncon ul li:hover .ask span.title{
	background-position: left top;
}
.questioncon ul li:hover .ask{
	color: #0857b0;
}
.questioncon .infocon{
	margin-top: 20px;
}

.downloadcon{
	padding:33px 20px 0 20px;
}
.downloadcon ul{
	overflow: hidden;
	width: 100%;
}
.downloadcon ul li{
	width: 100%;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #e9e9e9;
	background: url(../images/download_03_02.jpg) no-repeat left center;
}
.downloadcon ul li a{
	color: #666;
	display: block;
	padding-left: 11px;
	background: url(../images/download_05_02.jpg) no-repeat right center;
}
.downloadcon ul li:hover{
	background-image: url(../images/download_03_01.jpg);
}
.downloadcon ul li:hover a{
	color: #0857b0;
	background-image: url(../images/download_05_01.jpg);
}
.solutioncon{
	padding:33px 20px 0 20px;	
}
.solutioncon ul{
	overflow: hidden;
	width: 100%;
}
.solutioncon ul li{
	width: 100%;
	
	border-bottom: 1px solid #e9e9e9;
	
	margin-top: 17px;
}
.solutioncon ul li a.title{
	color: #666;
	display: block;
	font-weight: bold;
	padding-left: 11px;
	background: url(../images/solution_06.jpg) no-repeat left center;
}
.solutioncon ul li .con{
	padding:11px 0 14px 11px;
	line-height: 20px;
	color: #888;
	height: 40px;
}
.solutioncon ul li:hover{
	
}
.solutioncon ul li:hover a.title{
	color: #0857b0;
	background-image: url(../images/solution_03.jpg);
}

.profilecon{
	padding:30px 0 46px 0;
}
.profilecon p{
	padding-top: 16px;
}
.profilecon p span{
	width: 154px;
	text-align: right;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
}
.profilecon p input[type="text"]{
	border:1px solid #cfcfcf;
	line-height: 12px;
	padding:9px 5px;
	width: 270px;
}


.profilecon .sexbox{
	line-height: 13px;
	padding-top: 16px;
}
.profilecon p label{
	width: 34px;
	padding-left: 2px;
	line-height: 30px;
	font-size: 13px;
	color: #4c4c4c;
}
.profilecon p input[type="radio"]{
	margin-top: 7px;
}
.profilecon p.add{
	padding-top: 14px;
}
.profilecon select{
	margin-right: 20px;
	line-height: 12px;
	padding:4px 0;
	border:1px solid #cfcfcf;
}

.profilecon .btn{
	width: 130px;
	height: 30px;
	border:none;
	color: #fff;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	display:inline-block;
	margin-top:14px;
	background: url(../images/profile_03.jpg) no-repeat center;
}
.profilecon p input[type="password"]{
	border:1px solid #cfcfcf;
	line-height: 12px;
	padding:9px 5px;
	width: 270px;
}

.ordercontent{
	border:none;
	padding-bottom: 60px;
}
.ordercontent h1{
	border: 1px solid #e9e9e9;
}
.ordercon table{
	width: 100%;
	border-color: #fff;
}
.ordercon table .tr01 th{
	height: 52px;
	
	border-bottom:  1px solid #e9e9e9;
	color: #666666;
	background: url(../images/order_003.jpg) no-repeat right center;
}
.ordercon table .tr01 .th01{
	border-left: 1px solid  #e9e9e9;
}
.ordercon table .tr01 .th02{
	border-right: 1px solid  #e9e9e9;
	background: none;
}


.ordercon table .tr02 td{
	line-height: 31px;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right:  1px solid #e9e9e9;
	color: #666666;
}


.ordercon table td{
	color: #333;
	text-align: center;
}
.ordercon table .tr03 td{
	border: 1px solid #e9e9e9;
}
.ordercon table .td01{
	height: 31px;
	padding-left: 12px;
	text-align: left;
}
.ordercon table .td02{
	color: #ff0000;
	line-height: 16px;
}
.ordercon table .orderbox{
	overflow: hidden;
	padding:15px 14px;
	width: 207px;
}
.ordercon table .img{
	width: 101px;
	height: 79px;
	overflow: hidden;
	border:1px solid #e3dbd9;
}
.ordercon table .img img{
	width: 101px;
	height: 79px;
}
.ordercon table .txt{
	text-align: left;
	padding-left: 10px;
}
.ordercon table a.title{
	color: #333333;
}
.ordercon table a.title:hover{
	color: #0857b0;
}
.txtcon table .txtcon{
	color: #666666;
}

.ordercon table .tr04 td{
	height: 52px;
	border:1px solid #e3dbd9;
	line-height: 52px;
}
.ordercon table .delete{
	padding-left: 37px;
	background: url(../images/close.jpg) no-repeat 20px center;
}
.ordercon table .delete a{
	color: #0857b0;
}
.ordercon table .money{
	text-align: right;
	padding-right: 33px;
}
.ordercon table .money span{
	font-size: 20px;
	color: #fe0000;
}
.ordercon table .money span.price{
	font-size: 22px;
}
.products-list .list{
	position: relative;
	overflow: hidden;
}
.products-list ul{
	width: 747px;
	*padding-bottom: 18px;
}
.products-list li{
	width: 228px;
	height: 278px;
	border: 1px solid #e6e6e6;
	margin: 0 20px 18px -1px;
	display: inline;
}
.products-list li .int{
	padding: 0 17px;
	line-height: 32px;
}
.products-list li a.tit{
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #d6d6d6;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	transition: all 500ms ease-in 0ms;
}
.products-list li a.tit:hover{
	color: #0857b0;
	border-bottom: 1px solid #0857b0;
}
.products-list li p.price{
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.products-list li p span{
	font-size: 24px;
	font-family: Arial;
	color: #c00725;
}
.products-list .page{
	margin-top: 32px;
}
.pro-info{
	padding: 34px 20px 31px;
}
.pro-img{
	position: relative;
	float: left;
	width: 325px;
	margin-top: 10px;
}
.pro-img .img{
	position: relative;
	width: 323px;
	height: 201px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	background: url(../images/loading.gif) no-repeat center;
}
.jqZoomPup {
	background: #fff;
    border: 1px solid #e6e6e6;
    opacity: 0.5;
    position: absolute;
    visibility: hidden;
    z-index: 1;
}
.zoomdiv {
	background: #fff;
    border: 1px solid #e6e6e6;
    display: none;
    overflow: hidden;
    position: absolute;
    text-align: center;
    z-index: 1;
}
.pro-img .list{
	width: 325px;
	height: 75px;
	margin-bottom: 17px;
}
.pro-img .btn{
	float: left;
	width: 17px;
	height: 54px;
	cursor: pointer;
}
.pro-img .prev{
	background: url(../images/prev05.jpg) no-repeat center;
}
.pro-img .next{
	background: url(../images/next05.jpg) no-repeat center;
}
.pro-img .list-in{
	position: relative;
	overflow: hidden;
	float: left;
	width: 262px;
	height: 50px;
	margin: 0 14px;
	display: inline;
	margin-top: 2px;
}
.pro-img .list-in li{
	width: 78px;
	height: 48px;
	border: 1px solid #e6e6e6;
	margin-right: 11px;
	display: inline;
	cursor: pointer;
}
.pro-img .list-in li.active{
	border: 1px solid #0857b0;
}
.pro-tips{
	float: right;
	width: 330px;
}
.pro-tips h2{
	font-size: 22px;
	line-height: 44px;
	color: #333;
}
.pro-tips p.price{
	font-size: 14px;
	line-height: 34px;
	color: #333;
}
.pro-tips p.price span{
	font-size: 36px;
	color: #ca020f;
}
.pro-tips .list{
	margin-top: 18px;
	padding: 18px 0;
	border-top: 1px solid #d9d9d9;
}
.pro-tips .list li{
	width: 330px;
	margin-bottom: 9px;
	line-height: 23px;
	color: #333;
}
.pro-tips .list p{
	width: 72px;
	padding-right: 3px;
	line-height: 20px;
}
.pro-tips .list .fr{
	position: relative;
}
.pro-tips .list span{
	display: inline-block;
	position: relative;
	float: left;
	min-width: 21px;
	height: 16px;
	line-height: 16px;
	padding: 0 10px;
	border: 1px solid #b8b7bd;
	margin-right: 6px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 4px;
}
.pro-tips .list span.on{
	border: 1px solid #ce0303;
	background: url(../images/bg_sign12.png) no-repeat right bottom;
}
.pro-tips .list .tips{
	position: absolute;
	left: 105%;
	top: -1px;
	z-index: 5;
	width: 100%;
	padding: 3px;
	background: #fff;
	border: 1px solid #ce0303;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	display: none;
}
.pro-tips .num{
	height: 31px;
	margin-top: 8px;
}
.pro-tips .num input{
	float: left;
	width: 47px;
	height: 29px;
	padding: 0 5px;
	border: 1px solid #b8b7bd;
	margin-right: 4px;
	display: inline;
	line-height: 29px;
	color: #333;
}
.pro-tips .btn{
	float: left;
	width: 18px;
	height: 31px;
}
.pro-tips .btns{
	width: 18px;
	height: 14px;
	cursor: pointer;
}
.pro-tips .up{
	background: url(../images/prev06.jpg) no-repeat;
	margin-bottom: 3px;
}
.pro-tips .down{
	background: url(../images/next06.jpg) no-repeat;
}
.pro-tips .num p{
	width: auto;
	padding-left: 15px;
	line-height: 31px;
}

.pro-tips .num a.meesage{
	display: inline-block;
	width: 54px;
	border: 1px solid #c40000;
	background: #ffeded;
	margin: 2px 0 0 8px;
	font-size: 13px;
	line-height: 25px;
	color: #c40000;
	text-align: center;
}
.pro-tips .list em{
	font-style: normal;
}
.pro-tips .button{
	height: 40px;
	margin-top: 18px;
}
.pro-tips .button a{
	display: inline-block;
	float: left;
	width: 140px;
	height: 38px;
	border: 1px solid #cdcdce;
	margin-right: 16px;
	background: #ddd;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: center;
	transition: all 500ms ease-in 0ms;
}
.pro-tips .button input{
	float: left;
	width: 140px;
	height: 38px;
	border: 1px solid #cdcdce;
	margin-right: 16px;
	background: #ddd;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: center;
	transition: all 500ms ease-in 0ms;
}
.pro-tips .button a:hover, .pro-tips .button a.add, .pro-tips .button input.hover{
	border: 1px solid #0c60be;
	background: #0c60be;
	color: #fff;
}
.pro-service{
	margin: 52px 0 25px;
	font-size: 10px;
	line-height: 16px;
}
.pro-service h2{
	font-size: 18px;
	line-height: 32px;
	color: #444;
	margin-bottom: 25px;
}
.pro-service ul{
	width: 708px;
}
.pro-service li{
	width: 236px;
	height: 53px;
}
.pro-service li span{
	display: inline-block;
	float: left;
	width: 53px;
	height: 53px;
}
.pro-service li span.fi{
	background: url(../images/bg_sign13.jpg) no-repeat;
}
.pro-service li span.se{
	background: url(../images/bg_sign14.jpg) no-repeat;
}
.pro-service li span.th{
	background: url(../images/bg_sign15.jpg) no-repeat;
}
.pro-service li .int{
	float: left;
	height: 36px;
	padding: 10px 0 0 13px;
}
.pro-service li p.fz15{
	font-size: 15px;
	line-height: 20px;
	color: #1e1e1e;
}
.pro-detail h2{
	font-size: 18px;
	line-height: 58px;
	color: #444;
}
.pro-detail table{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.pro-detail th{
	padding-left: 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	font-weight: normal;
	font-size: 14px;
	line-height: 45px;
	color: #333;
	text-align: left;
}
.pro-detail td{
	padding: 0 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	line-height: 31px;
	color: #666;
}
.pro-detail ul{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.pro-detail li{
	padding: 0 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	line-height: 31px;
	color: #666;
	height: 31px;
	line-height: 31px;
	text-align: center;
}
.pro-detail .detail{
	margin-top: 65px;
}
.pro-detail .detail img{
	/*display: block;
	margin: 0 auto;
	max-width: 100%;*/
}
.rcontent .path{
	height: 66px;
	border: 1px solid #e4e4e4;
	background: #f8f8f8;
	line-height: 66px;
	color: #999;
}
.rcontent .path h2{
	padding-left: 21px;
	font-size: 18px;
	color: #0857b0;
}
.rcontent .path a{
	color: #999;
	transition: color 500ms ease-in 0ms;
}
.rcontent .path a:hover{
	color: #0857b0;
}
.rcontent .path span{
	display: inline-block;
	padding: 0 10px;
}
.rcontent .path span.cur{
	padding: 0 32px 0 0;
	color: #0857b0;
}

.page{
	text-align: center;
}
.gfchan{
	width: 400px;
	height: 300px;
	margin: 0 auto;
}

.top_slide_wrap{width:400px;height:300px;position:relative;z-index:1;}
.slide_box{height:300px;overflow:hidden}
.slide_box li{height:300px}
.slide_box img{width:400px;height:300px}
.op_btns{width:400px;margin:0 auto 0;position:relative;z-index:3;}
.slide_box li{
            height: 300px;
        }

        .top_slide_wrap .op_btns{
        }
        .top_slide_wrap .op_btns .op_btn{
            margin-top: 0px;
        }
        .top_slide_wrap .bx-wrapper .bx-caption{
            display: none;
        }
       .top_slide_wrap  .op_btns .op_prev{
            left: -100px; top:-150px;width:22px; height:22px; display:block;
			background: url(../images/share1.png) no-repeat; position: relative;
        }
        .top_slide_wrap  .op_btns .op_next{
			background: url(../images/share2.png) no-repeat;
            right: -480px; top:-172px;width:22px; height:22px;display:block;position: relative;
        }
.wzy_sxy{ margin:20px auto; border-top:#CCC 1px dotted; font-size:12px; padding-top:10px;}
.wzy_sxy a{ color: #069;} 

.newul ul li{
	padding:20px 0;
	border-bottom: 1px dashed #a6a6a6;
}
.xqy:link{
	background: #f5a500;
	color: #ffffff;
	padding: 5px 15px;
}
.xqy:hover{
	background: #999;
	color: #ffffff;
	padding: 5px 15px;
}
.newul ul li:hover h3{
    color: #014099;
}
.kaiyuan{
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
	color: #b0b0b0;
}
/*新闻 end*/
.clearFloat {
	zoom: 1; /* for IE6 IE7 */
}
.f18{font-size:18px}
.text-3c {
	color: #3c3c3c;
}
.pt15{padding-top:15px}
.display{
	display: block;
}
.f12{font-size:12px}
.line-height-28{
	line-height: 28px;
}
.text-969696{
	color: #969696;
}
.text-33{
	color: #333333;
}
.f14{font-size:14px}
.f24{font-size:20px}
.text-64{
	color: #646464;
}
.newpage{
	text-align: center; 
}
.newpage a{
	background: #f3f3f5;
	color: #646464;
	font-size: 16px;
	line-height: 32px;
	margin: 0 2px;
	padding: 5px 14px;
}
.newpage a:hover{
	color: #fff;
	background: #01559a;
}
.newpage .newactive{
	color: #fff;
	background: #01559a;
}
.newpage .newfirst{
	padding: 5px 7px;
}
.mt50{margin-top:20px}
.cright{padding: 20px;
}
.crighttitle{ text-align:center; font-size:16px; padding:15px; color:#104474;}
.crightcontenttitle{ border-bottom:#CCC 1px solid; margin-bottom:15px; height:auto; overflow:hidden;}
.crightcontenttitle span{ background-color:#ccc; color:#fff; padding:5px 15px;}
.crightcontent{ padding:0 10px;}
.border-d-b-d9d9d9{
	border-bottom: 1px solid #d9d9d9;
}
.pb15{padding-bottom:15px}
.relative{
	position: relative;
}
.wmdxul ul{ 
        }
        .wmdxul ul li{
            width: 247px; float:left;
			margin-left: 10px;
            margin-right: 10px;
            margin-bottom: 20px;
        }
        .wmdxul ul li img{
            border: 1px solid #dadada;
        }
		.wmdxul ul li img:hover{
            border: 1px solid #D7161F;
        }
        .wmdxul ul li span{
            background: #f5f5f5;
            padding: 5px 0;
        }
        .wmdxul ul li:hover span{
            background: #F60;
            color: #fff;
        }
.xkqb{
	background: #f5a500;
	color: #fff;
	padding: 5px 20px;
}
.text-center {
	text-align: center;
}






