body,div,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,caption,form,input,button,select,textarea {
	/* [disabled]margin:0; */
	padding: 0; margin:0
}
body { font-family: 'Microsoft Yahei'; }
input,button,textarea,select{font-size:100%}
ol,ul { list-style:none;}
img {border:0;margin:0px;padding:0px;}
table{border-collapse: collapse;border-spacing: 0;}
hr { height:1px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }
.clear {clear:both;font-size:0;height: 0px;overflow:hidden;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clr { clear: both; }
.p5 { padding: 5px; }
.p8 { padding: 8px; }
.p17 { padding: 17px; }
.mar0a { margin: 0 auto; }
.mar15 { margin: 0 15px; }
.pad0 { padding: 0; }
.pad5 { padding: 0 5px; }
.pad10 { padding: 0 10px; }
.pad15 { padding: 0 15px; }
.pad20 { padding: 0 20px; }
.pad10a { padding: 10px; }
.pad20a { padding: 20px; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mt4 { margin-top: 4px; }
.mt5 { margin-top: 5px; }
.mt8 { margin-top: 8px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt45 { margin-top: 45px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt90 { margin-top: 90px; }
.mt100 { margin-top: 100px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt50 { padding-top: 50px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb50 { padding-bottom: 50px; }
.redfont { color: #ff0000; }
.f-blue{color:#0D5EA0;}
.f-red{color:#B81216;}
.border-b { border: 1px solid #f1f1f1;border-top:none; }
.border {border:1px solid #f1f1f1;border-top:none;background-color: #FFF; }
.border-notop{border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff;}
.border-f{border:1px solid #F1E5BD;border-top:none;}
.border-nt{border:1px solid #D5C063;border-top:none;}
.bg-w{background:#fff;}
.ovfl {overflow: hidden;}
a{ text-decoration:none;outline:none; color: #707070;}
a:hover{ color: #215eb6;text-decoration:none;outline:none;}
img{ vertical-align:top}
input{ outline:none}
.flex { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between; }
.flex-c { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-around; }
.flex-cje { display: flex; align-items: center; flex-direction: column; justify-content: center; }
.flex-e { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; }
.flex-nwc { display: flex; flex-wrap: nowrap; align-items: center; }
.goods-info {
    padding: 10px 0;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    border-top: none;
}
.goods-page-info { overflow: hidden; }
.goods-page-detail {}
.detail-title h3 { line-height: 40px; }
.more-info-tab-con { min-height: 300px; border: 1px solid #f4f4f4; padding: 10px; }
.img-language { background: url(../Images/languega-a.png) no-repeat; width: 20px; height: 23px; }
.ke-zeroborder tr { border-bottom: 1px solid #dcdcdc; }
#vi992 { text-align: left; }

.top { color: #707070; }
.top span { color: #a40000; }
.wx { position: relative; }
.wx img { position: absolute; left: 0; top: 38px; border: 1px solid #ddd; padding: 4px;background: #fff; z-index: 10000; }
.weixin { background: url('../Images/weixin.png') no-repeat; padding-left: 18px; cursor: default; color: #707070; }
.tel img { float: right; margin: 0 5px 0 0; }
.tel div { float: right; }
.nocontent {
    background-image: url(../Images/error.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    height: 100px;
    padding-top: 40px;
    padding-left: 120px;
    font-size: 14px;
}

@media (min-width: 768px) {
	.wz-title {
		display: none;
	}
	.col-zdlg-2-5 { width: 20%; float: left; padding: 0 15px; text-align: center; }
	.navbackbg { background: url(../Images/nav-bg.png); }
}
@media (max-width: 767px) {
	.wz-title {
		display: block;
	}
	.border-m { border: 1px dashed #215eb6; padding: 5px 0; }
	.fontsize12 { font-size: 12px; }
	.navbackbg { background: #313131; }
}
@media ( max-width: 499px) {
	.kcap { display: none; }
}
@media (max-width: 479px) {
	.shipin { display: none; }
}
@media (max-width: 849px) {
	.voice { display: none; }
}


.pro li { margin-bottom: 10px; }
.pro li img {  }
.pro li p { margin: 10px 20px; }
.pro li p:hover {  }

/* 凹凸按钮 */
a.btn12, input.btn12 {
  display: inline-block;
  border: none;
  border-radius: .3em;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), inset 0 -0.25em 0 rgba(255, 255, 255, 0.25), 0 0.25em 0.25em rgba(255, 255, 255, 0.05);
  color: #000;
  cursor: pointer;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1px;
  padding: .5em 1.5em .75em;
  position: relative;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25);
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
a.btn12:active, input.btn12:active {
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.1), inset 0 0.25em 0.5em rgba(255, 255, 255, 0.05);
  margin-top: .25em;
  padding-bottom: .5em; }
a.btn12:hover, input.btn12:hover {
  color: #000;
}

.schedule { height: 30px; background: url(../Images/schedule.png) no-repeat left; }
.exvideo { height: 30px; background: url(../Images/exvideo.png) no-repeat left; }
.flex-wap { display: flex; flex-flow: wrap column; align-content: flex-start; height: 225px; }
.flex-wap li { line-height: 28px; padding: 0 0 0 10px; }
.flex-wap li span { color: #666; }
.shang, .xia { margin: 0 5px; }
.ggbg { background: url(../Images/ggbg.jpg); height: 200px; }
.imb { box-shadow: 0px 3px 5px 1px #444; }
.imb:hover { box-shadow: 0px 3px 10px 2px #444; }
.owl-stage-outer { margin: 0px -9px; padding-left: 8px; }
.lcbg {background: url(../Images/lc.jpg) no-repeat top center; height: 200px; }
.khbg { background: url(../Images/kehubg.jpg); }
.khevery { border: 1px solid #bbb; background: #fff; }
.khlasta { color: #215eb6; display: block; float: right; }
.yyjiao { background: url(../Images/yyjiao.png) no-repeat right bottom; }
.probgtop {  }
.khbgtop { background: url(../Images/kgtopbg.jpg); }
.tran2s { -webkit-transition: .2s; -ms-transition: .2s; -moz-transition: .2s ; -o-transition: .2s; transition: .2s; }
.tran3s { -webkit-transition: .3s; -ms-transition: .3s; -moz-transition: .3s ; -o-transition: .3s; transition: .3s; }
.tran4s { -webkit-transition: .4s; -ms-transition: .4s; -moz-transition: .4s ; -o-transition: .4s; transition: .4s; }
.tran5s { -webkit-transition: .5s; -ms-transition: .5s; -moz-transition: .5s ; -o-transition: .5s; transition: .5s; }
.a444 { font-size: 16px; color: #444; }
.a444:hover { color: #215eb6; }
.bgf6 { background: #f6f6f6; }
.bgf4 { background: #f4f4f4; }
.bg31 { background: #313131; }

.voice { background: url(../Images/xinshengbg.png); }

/* info 样式 */
.newsbg { background: url(../Images/newsbg.png) no-repeat; height: 28px; }
.newsbg a { position: relative; left: 220px; top: 6px; color: #215eb6; }

.apply { background: url(../Images/apply.png) no-repeat center top; height: 415px; }
.nav-footer a { display:inline-block;color: #fff; padding: 0 20px; line-height: 50px; }
.nav-footer a:hover { color: #215eb6; }
.bbq { color: #fff; padding: 20px 40px 0 40px; }

.cb { padding: 0 30px; }
.cb h3 { color: #fff; font-size: 18px; line-height: 50px; margin: 0; background: #d20d0d; text-align: center; border-radius: 10px; }
.cur a { color: #215eb6; }
.page-num { padding-top: 20px; padding-bottom: 10px; text-align: center; }

.hero-text { font-family: '微软雅黑'; }
.hero-text h1 { color: #000; line-height: 1.45; font-weight: 500; }
.hero-text h3 { color: #8A959F; line-height: 2; font-weight: 500; }
.hero-xia h3 { font-weight: 500;line-height: 1.5;color :#000; }
.hero-xia h5, .hero-text h5 { color: #FE9B20; padding: 9px 0; line-height: 2; font-weight: 500; }
.hero-xia p, .hero-text p { font-size: 1em; padding: 1px 0; color: #868ba0; line-height: 2.2; }
.divider { height: 1px; overflow: hidden;background: #eee; }
.sitemap-list { padding: 10px 10px 10px 20px; }
.sitemap-list dl { margin-bottom: 20px; }
.sitemap-list dt { font-weight: 700; }
.sitemap-list a { margin-right: 10px; }

/* 热门关键词and搜索 */
#search{ background: #eee; }
.searchbg { color: #272727; }
.searchbg div { padding: 6px 0; }
.searchbg a { color: #6b6b6b; padding: 0 5px; font-size: 16px; }
.searchbg a:hover { color: #215eb6; }
.search{ width:1000px; margin: 33px auto; overflow: hidden;}
.search_left{ float:left; }
.search_left ul{margin: 0;padding: 0;}
.search_left ul li{float: left;font-size: 12px;margin-right: 12px;margin-top: 9px; color:#494949; font-family:"宋体"}
.search_left ul li a{margin-top: 7px; color:#494949; font-family:"宋体"}
.search_left ul li a:hover{ color:#f00}

.search_right{ float:left; background:url(../Images/search_bg.jpg) no-repeat; width:265px; height:32px;margin-right:20px}
.ser_tex{width:203px; height:30px; border:none; border:none; float:left; padding-left:5px; margin-top:1px; margin-left:3px; font-size:13px}
.ser_sub{ height:32px; text-align:center; line-height:29x; color:#fff; font-family:"宋体"; border:none; background:none; width:51px; font-size:12px; cursor:pointer; margin-left:3px;}
.search_shand{ width: 100%; height: 15px; background: url('../Images/search_shand.png') no-repeat center top; }

/* about 样式 */
@media (min-width: 992px) {
	#about .about-sp { float: right; }
}
@media (max-width: 991px) {
	
}
@media (min-width: 768px) {
  #about .about-title span, #product .product-title span, #news .news-title span { font-size: 40px; }
}
@media (max-width: 767px) {
  #about .about-title span, #product .product-title span, #news .news-title span { font-size: 28px; }
}
#about {  }
#about img {  }
#about .about-title span { color: #2a2a2a; font-family: 'SimHei'; line-height: 130px; cursor: default; }
#about .about-xian { height: 6px; background: url(../Images/about-xian.png) no-repeat center top; }
#about .about-main {}
#about .about-main .about-p { font-size: 20px; font-weight: bold; font-family: 'SimHei'; }
#about .about-main .about-x { width: 70px; height: 4px; background: #215eb6; margin: 19px 0; }
#about .about-main .about-con { line-height: 25px; }
#about .about-main .about-con p { text-indent: 2em; color: #666; }
#about .about-main .about-a { display: block; width: 170px; height: 45px; background: #215eb6; color: #fff; font-size: 14px; text-align: center; line-height: 45px; letter-spacing: 1px; }
#about .about-main .about-a:hover { background: #184484; }

/* zz 样式 */
#zz { background: #f4f3f3; padding-top: 50px; padding-bottom: 50px; }
#zz ul li { transition: all .5s; -webkit-transition: all .5s; }
#zz ul li.liz1 { background: url(../Images/z1.png) no-repeat center 15px; }
#zz ul li.liz2 { background: url(../Images/z2.png) no-repeat center 15px; }
#zz ul li.liz3 { background: url(../Images/z3.png) no-repeat center 15px; }
#zz ul li.liz4 { background: url(../Images/z4.png) no-repeat center 15px; }
#zz ul li.liz5 { background: url(../Images/z5.png) no-repeat center 15px; }
#zz ul li.liz6 { background: url(../Images/z6.png) no-repeat center 15px; }
#zz ul li.liz1:hover { background: url(../Images/z1-x.png) no-repeat center 10px; }
#zz ul li.liz2:hover { background: url(../Images/z2-x.png) no-repeat center 10px; }
#zz ul li.liz3:hover { background: url(../Images/z3-x.png) no-repeat center 10px; }
#zz ul li.liz4:hover { background: url(../Images/z4-x.png) no-repeat center 10px; }
#zz ul li.liz5:hover { background: url(../Images/z5-x.png) no-repeat center 10px; }
#zz ul li.liz6:hover { background: url(../Images/z6-x.png) no-repeat center 10px; }
#zz ul li a { padding-top: 50px; }
#zz ul li p { line-height: 50px; font-size: 16px; color: #333; }
#zz ul li:hover p { color: #215eb6; }

/* partner 样式 */
#partner { background: #d20d0d; margin: 10px 0 60px; }
#partnerlist li.item { padding: 20px 0; }

/* product 样式 */
#product { margin-top: 50px; }
#product .product-title span { color: #2a2a2a; font-family: 'SimHei'; cursor: default; }
#product .product-nav { border-bottom: 1px solid #dcdcdc; }
#product .product-nav a { display:inline-block; color: #555; font-size: 16px; margin: 15px 25px; line-height: 40px; }
#product .product-nav a:hover { color: #215eb6; }
#product .product-ul li a.pro-a { position: relative; display: block; }
#product .product-ul li:hover a.pro-a .pro-search { position: absolute; left: 50%; top: 50%; background: url(../Images/pro-search.png) no-repeat; width: 42px; height: 42px; margin-left: -21px; margin-top: -21px; }
#product .product-ul li a.pro-aa { display: block; line-height: 50px; transition: all .3s; -webkit-transition: all .3s; }
#product .product-ul li:hover a.pro-aa { background: #f5b834; color: #fff; }
#product .pro-more a { display: block; width: 170px; height: 45px; border: 2px solid #d2d2d2; line-height: 44px; text-align: center; letter-spacing: 1px; }
#product .pro-more a:hover { background: #215eb6; color: #fff; border: 2px solid #215eb6; }

/* news 样式 */
#news {  }
#news .news-title span { color: #2a2a2a; font-family: 'SimHei'; cursor: default; }
#news .news-nav a { color: #2a2a2a; font-family: 'SimHei'; cursor: default; }
.classroom li { line-height: 26px; color: #333; cursor: pointer; font-size: 16px; margin: 0 16px; transition: all .3s; -webkit-transition: all .3s; }
.classroom li:hover { border-bottom: 4px solid #215eb6; }
.classroom li.kt { border-bottom: 4px solid #215eb6; }
#news .news-xian { width: 80px; height: 1px; background: #d2d2d2; }
#news .news-atitle { font-size: 18px; margin: 20px 0; color: #333; font-weight: bold; }
#news .news-atitle:hover { color: #215eb6; }
#news .news-con { line-height: 25px; color: #444; display: block; cursor: default; }
#news ul.news-ul li p { font-size: 18px; color: #333; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#news ul.news-ul li:hover>div { background: #fff; }
#news ul.news-ul li:hover p { color: #f3b020; }
#news ul.news-ul li:hover div.news-xian { background: #f3b020; }
#news .news-more a, #news .faq-more a, #footer .liuyan-a a { display: block; width: 170px; height: 45px; border: 2px solid #d2d2d2; line-height: 44px; text-align: center; letter-spacing: 1px; }
#news .news-more a:hover, #news .faq-more a:hover, #footer .liuyan-a a:hover { background: #215eb6; color: #fff; border: 2px solid #215eb6; }

/* footer 样式 */
#footer { padding-top: 30px; padding-bottom: 30px; }

/* link 样式*/
#link { background: #1b1b1b; }
#link .link-p { color: #999; line-height: 50px; }
#link .link-p a { color: #999; }
#link .link-p a:hover { color: #215eb6; }
#link .link-p .link-p1 {}
#link .link-p .link-p2 {}
#link .link-p .link-p2 a { display: inline-block; margin-right: 15px; }
@media (min-width: 992px) {
  #link .link-p .link-p2 { text-align: right; }
  #prolist { min-height: 630px; }
}

/* 产品内页样式 */
#protop { box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.1); }
#protop ul.protop-ul li { line-height: 80px; letter-spacing: 3px; padding-left: 15px; position: relative; margin: 0 20px; }
#protop ul.protop-ul li:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: #215eb6; height: 3px; -webkit-transition-property: left,right; transition-property: left,right; -webkit-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
#protop ul.protop-ul li:after { display: block; content: ""; width: 6px; height: 6px; border-radius: 15px; background-color: #999; top: 47%; position: absolute; left: 0; }
#protop ul.protop-ul li:hover:before { left: 0; right: 0; }
#protop ul.protop-ul li:hover:after { background: #215eb6; }
#prolist {}
.prolist-title { text-align: center; font-size: 30px; margin: 40px 0; display: flex; }
.prolist-title .prolist-line { background: linear-gradient(transparent 49%, #333 49%, #333 51%, transparent 51%); flex: 1; }
.prolist-title .prolist-title-name { padding: 0 20px; color: #215eb6; }
#prolist ul li {  }
#prolist ul li a.prolist-a { margin-bottom: 5px; position: relative; }
#prolist ul li:hover a.prolist-a div.prolist-ss { position: absolute; left: 50%; top: 50%; background: url(../Images/pro-search.png) no-repeat; width: 42px; height: 42px; margin-left: -21px; margin-top: -21px; }
#prolist ul li a.prolist-aa { display: block; line-height: 50px; transition: all .3s; -webkit-transition: all .3s; }
#prolist ul li:hover a.prolist-aa { background: #f5b834; color: #fff; }
#prolist ul li a.prolist-aa p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#progoods .progoods-ul li { display: block; line-height: 40px; font-size: 16px; }
#progoods .progoods-ul li h3 { font-weight: bold; }
#progoods .progoods-ul li strong, #progoods .progoods-ul li b { color:red;font-size: 20px; }

/* liuyan 样式 */
.liuyan h3 { line-height: 40px; color: #fff; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #215eb6; font-weight: normal; padding-left: 20px; }

.assist { overflow: hidden; margin: 25px 0; color: #969696; }
.articleline { margin-top: 5px; height: 0px; border-top: 1px solid rgba(240,240,240,1);  }

/* tpl 样式 */
.tpl { background-color: #f2f2f2; height: auto; margin-top: 70px;padding-bottom: 25px;}
.know { width: 1050px; margin: 0 auto; }
.know p { width: 366px; height: 75px; background: url('../Images/aatop.png') no-repeat; font-size: 30px; color: #fff; font-family: "微软雅黑"; line-height: 75px; text-align: center; margin: 0 auto; position: relative; bottom: 14px;}
.know ul { width: 1048px; margin: 0 auto; overflow: hidden; margin-bottom: 50px;}
.know ul li { float: left; margin-right: 13px; }
.know_shand { width: 100%; height: 15px; background: url('../Images/know_shand.png') no-repeat center top; }
.cer_top{ width:1000px; margin:0 auto; height:40px; background:url(../Images/witness_top.jpg) no-repeat; margin-top: 50px;}
.cer_top a,.news_top a,.faq_top a{ float:right; line-height:39px; padding-right:10px; color:#89898b; font-size:12px; font-family:"宋体";}
.cer_top a:hover,.news_top a:hover,.faq_top a:hover{ color:#f00}
.jian{ width:1000px; margin:0 auto; height:500px;}
.jian_con{ width:465px; padding-top:65px; float:left; padding-left:23px;}
.jian_img_con{float:left;width:194px; padding-right:15px;}
.jian_img_con a.jian_img{ width:194px; display:block; height:147px; padding:1px; border:1px solid #d7d7d7}
.jian_con a.jian_title{font-family:"宋体"; font-size:14px; color:#6a6a6a; padding-top:3px; display:block; padding-bottom:5px; font-weight:bold}
.jian_con a:hover.jian_title{ color:#f00}
.jian_con p{ font-family:"宋体"; font-size:12px; color:#464545; line-height:25px; padding-bottom:3px}
.jian_con a.jian_more{ background:#F00; font-size:12px; border-radius:3px; color:#fff; font-family:"宋体"; width:58px; height:21px; text-align:center; line-height:21px; display:block; float:right;}
.jian_con a:hover.jian_more{ background:#2980e0}

.cer_shand { margin: 0 auto; background-color: #fff; width: 957px; height: 3px; border:1px solid #dfdfdf; border-bottom: none; position: relative; top: 5px;}
.cer{ width:1000px; margin:0 auto; clear:both}
.customer-scroll{clear:both;}
.channel-case{ padding-top: 30px;}
#a-customer{width: 1000px;float:left; padding-top:5px;}
.customer-ablum li{float:left;text-align:center;margin: 0 10px; text-align:left;  height:200px}
.border-nt{ border:none}
.scroll-leftbtn a{float:left; background:url(../Images/left_icon.png) no-repeat; display:block; width:19px; height:32px;margin-right:22px; position: relative; top: 60px;}
.scroll-rightbtn a{ background:url(../Images/right_icon.png) no-repeat right; float:right; display:block;width:19px;height:32px; position: relative; top: 60px; }
.customer-ablum li h3{ text-align:center; padding-top:15px;}
.customer-ablum li h3 a{ text-align:center; font-size:12px; color:#646161}
.customer-ablum li h3 a:hover{ color:#f00}
.customer-ablum li a.a_img{ display:block; width:210px;height:150px;}
.customer-ablum li a:hover.a_img{}


.faq { float:right; width: 344px;}
.faq_top { width: 344px; height: 40px; background: url('../Images/faq.jpg') no-repeat; }
.faq_first { margin-top: 20px; }
.faq_first p { font-family: "宋体"; font-size: 12px; line-height: 23px; color: #5b5a5a; }
ul.faq_ul { margin-top: 72px; }


.bprofile{ width:100%; background:#2e364b; min-height:470px;}
.profile_top{ width:1000px; background:url(../Images/cor_top.jpg); height:64px; margin:0 auto}
.profile_top a{ float:right; line-height:64px; padding-right:10px; color:#fff; font-size:12px; font-family:"宋体";}
.profile_top a:hover{ color:#f00}
.profile{ width:1000px; margin:0 auto;}
.pro_img{ float:left; width:506px; height:322px; margin-right:15px; padding-top:40px; }
.profile p{ font-size:12px; color:#fff; font-family:"宋体"; line-height:28px; text-indent:2em;padding-top:35px;}
.jian_top{ width:100%; background:url(../Images/jian_top.jpg); height:43px;}



.view{ width:1000px; margin:0 auto; padding-top:26px; clear:both}
.view_top{ float:left; width:74px; height:322px; margin-right:18px; padding-top:25px;}
.view_big{ height:366px; width:460px; float:left}
.view_big img{ width:444px; height:320px; border:8px solid #e6e6e6;}
.view_big h1{ text-align:center; font-family:"宋体"; font-size:12px; color:#3f3f3f; height:30px; background:#e6e6e6;width:460px;}
.view ul{ float:left; width:440px}
.view ul li{ float:left; margin-left:7px; margin-bottom:5px}
.view ul li a{ display:block; border:8px solid #e6e6e6; width:197px; height:165px;}
