﻿@charset "utf-8";
/**/
*{ margin:0; padding:0; border:0;}
body{ margin:0px;background:#f7f7f7;font-size:14px; color:#555; line-height:24px; font-family:"微软雅黑"}
a{font-size:14px; color:#555; text-decoration:none; transition:background 0.5s,color 0.5s,border 0.5s,width 0.5s,padding 0.5s,margin 0.5s;}
ul{ list-style:none;}
img{ padding:0; margin:0;}

@media(min-width:900px){
/*banner*/
.swiper-container1 {width:100%; margin-left:auto; margin-right:auto; }
.swiper-container2 {width:100%; margin-left:auto; margin-right:auto; }
.swiper-container3 {width:100%; margin-left:auto; margin-right:auto; }
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.swiper-slide{ overflow:hidden;}
.swiper-slide img{ width:100%;}

.kuang{ width:1200px; margin:0 auto;}
/*ind_pic*/
.ind_pic {width:100%; margin-left:auto; margin-right:auto;}
.ind_pic .swiper-slide {text-align: center;font-size: 18px;padding-bottom:10px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.ind_pic .swiper-slide{ overflow:hidden; text-align:center; background:none; padding-top:1rem;}
.ind_pic .swiper-slide a{ padding:10px; display:block; font-size:20px; text-align:center;color:#555; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; box-shadow:0px 5px 10px rgba(0,0,0,0.1); margin-top:5px;background:#fff;}
.ind_pic .swiper-slide a div{ overflow:hidden;}
.ind_pic .swiper-slide a img{width:100%;transition:All 2s ease-in-out;  -webkit-transition:All 2s ease-in-out;  -moz-transition:All 2s ease-in-out;  -o-transition:All 2s ease-in-out;}
.ind_pic .swiper-slide a:hover img{transform:scale(1.15);}
.ind_pic .swiper-slide a p{line-height:60px;}
.ind_pic .swiper-slide a:hover{ background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.2); margin-top:0px; color:#1e2188;}

.ind_pic .swiper-button-next{ display:none;}
.ind_pic .swiper-button-prev{ display:none;}

/*ind_pic*/
.ind_app {width:100%; margin-left:auto; margin-right:auto;}
.ind_app .swiper-slide {text-align: center;font-size: 18px;padding-bottom:10px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.ind_app .swiper-slide{ overflow:hidden; text-align:center; background:none; padding-top:1rem;}
.ind_app .swiper-slide a{ padding:10px; display:block; font-size:20px; color:#555; text-align:center; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; margin-top:5px;box-shadow:0px 5px 10px rgba(0,0,0,0.1); background:#fff;}
.ind_app .swiper-slide a div{ overflow:hidden;}
.ind_app .swiper-slide a img{width:100%;transition:All 2s ease-in-out;  -webkit-transition:All 2s ease-in-out;  -moz-transition:All 2s ease-in-out;  -o-transition:All 2s ease-in-out;}
.ind_app .swiper-slide a:hover img{transform:scale(1.15);}
.ind_app .swiper-slide a p{line-height:60px;}
.ind_app .swiper-slide a:hover{ background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.2); margin-top:0px; color:#1e2188;}
.ind_app .swiper-button-next{ display:inherit;}
.ind_app .swiper-button-prev{ display:inherit;}

#top{ width:100%;  background:#fff; height:100px; box-shadow:5px 5px 5px rgba(0,0,0,0.1); position:fixed; z-index:500; top:0; left:0;}
#top1{ width:100%; height:100px; overflow:hidden;}

#top_k{ width:1200px; margin:0 auto; overflow:hidden;}
#logo{ float:left; margin-top:10px;}
#menu{ float:left; margin-left:80px;}
#menu ul li{float:left;}
#menu ul li a{ display:block; line-height:100px; font-size:20px; padding:0 25px; color:#555; font-weight:900;}
#menu ul li a:hover{ background:#fff;; color:#1e2188;}

#menu ul li .zmenu{ width:200px;position:absolute; z-index:500; background:#fff; display:none;}
#menu ul li .zmenu div.p a{ font-size:18px; line-height:50px; color:#555; font-weight:normal;}
#menu ul li .zmenu div.p a:hover{ background:#eee;; color:#1e2188;}
#menu ul li .zmenu div.p div.san{ position:absolute; overflow:hidden; width:200px; margin-left:200px; background:#f7f7f7; display:none; margin-top:-50px;}

#close{ display:none;}
#mbtn{ display:none;}

#lan{ float:right;}
#lan a{ display:block; background:#f7f7f7; line-height:30px; border-radius:5px; width:102px; text-align:center; margin-top:35px; color:#555; font-family:Arial, sans-serif;}
#lan a img{ vertical-align:middle; margin-right:2px; margin-bottom:3px;}
#lan a:hover{ color:#fff; background:#1b1e87;}

.index_title{ overflow:hidden; text-align:center; font-size:28px; line-height:50px; color:#555; padding-top:50px; font-weight:900; text-shadow:2px 2px 2px rgba(0,0,0,0.2)}
.index_title p{ font-size:18px; color:#333;}

.index_pic{ width:1230px; margin:30px auto 0 auto; overflow:hidden; padding-bottom:20px; display:none;}
.index_pic ul{ width:10000px; transition:margin 0.5s;}
.index_pic ul li{ float:left; margin:0 7.5px;}
.index_pic ul li a{ padding:10px; display:block; font-size:20px; color:#555; text-align:center; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; margin-top:5px;}
.index_pic ul li a div{ overflow:hidden;}
.index_pic ul li a img{ width:100%;transition:All 2s ease-in-out;  -webkit-transition:All 2s ease-in-out;  -moz-transition:All 2s ease-in-out;  -o-transition:All 2s ease-in-out;}
.index_pic ul li a:hover img{transform:scale(1.15);}
.index_pic ul li a p{line-height:60px;}
.index_pic ul li a:hover{ background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.1); margin-top:0px; color:#1e2188;}

#index_page{ text-align:center; overflow:hidden; width:100%; padding-top:20px}
#index_page ul{ display:inline-block;}
#index_page ul li{ float:left; margin:0 5px;}
#index_page ul li a{ display:block; background:#fff; border-radius:3px;}
#index_page ul li.a1 a{ width:68px; height:40px; background:url(image/bit1.png) no-repeat 0 center #fff;}
#index_page ul li.a1 a:hover{ background:url(image/bit1.png) no-repeat -68px center #1e2188;}

#index_page ul li.a2 a{ width:88px; height:40px; background:url(image/bit3.png) no-repeat 0 -40px #fff;}
#index_page ul li.a2 a:hover{ background:url(image/bit3.png) no-repeat 0 0 #1e2188;}

#index_page ul li.a3 a{ width:68px; height:40px; background:url(image/bit2.png) no-repeat -68px center #fff;}
#index_page ul li.a3 a:hover{ background:url(image/bit2.png) no-repeat 0 center #1e2188;}

#index_about{ width:1200px; margin:10px auto 0 auto; overflow:hidden; padding-bottom:0px;}
#index_about .a1{ float:left; width:600px; overflow:hidden;}
#index_about .a1 p.b1{ font-size:20px; color:#555; font-weight:900; line-height:60px;}
#index_about .a1 p.b2{ font-size:18px; color:#555; line-height:30px;}
#index_about .a1 p.b3{ margin-top:30px; padding-bottom:10px;}
#index_about .a1 p.b3 a{ display:block;background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px; line-height:40px; width:115px; text-align:center; color:#555;}
#index_about .a1 p.b3 a:hover{ background-image: linear-gradient(#fff, #ccc); color:#1e2188;}

#index_about .a2{ float:right;overflow:hidden; padding:10px;}
#index_about .a2 img{ box-shadow:5px 5px 5px rgba(0,0,0,0.3); border:solid 5px #fff;}

#bottom{ width:100%; background:#eee; overflow:hidden; padding-top:40px; margin-top:40px;}
#bottom .bottom{ width:1200px; margin:0 auto;}
#bottom .bottom ul li{ float:left; width:200px;}
#bottom .bottom ul li p{ font-size:20px; line-height:40px; color:#555; font-weight:900;}
#bottom .bottom ul li a{ font-size:18px; color:#555; line-height:30px; }
#bottom .bottom ul li a:hover{ color:#1e2188; padding-left:10px;}


#bottom .bottom ul li.a2{ width:400px; font-size:14px;}
#bottom .bottom ul li.a2 p{ /*font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;*/ font-size:20px;}

#bottom .bottom ul li.a2 p.share{ margin-top:10px;}
#bottom .bottom ul li.a2 p.share a{ margin-right:5px; padding:0;}
#bottom .bottom ul li.a2 p.share a:hover{}

#bottom1{ text-align:center; overflow:hidden; line-height:80px; width:100%; padding-top:20px; font-size:14px; color:#555}

#in_banner{ width:100%; overflow:hidden;}
#in_banner img{ width:100%;}

#kmenu{ width:100%; border-bottom:solid 1px #ddd; overflow:hidden; text-align:center;}
#kmenu ul{ width:1200px; margin:0 auto; overflow:hidden; border-left:solid 1px #ddd;}
#kmenu ul li{ float:left; border-right:solid 1px #ddd;}
#kmenu ul li a{ display:block; line-height:60px; font-size:18px; padding:0 40px;}
#kmenu ul li a:hover{ background:#1e2188; color:#fff;}
#kmenu ul li a.it{ background:#eee; color:#1e2188;}

#nmenu{ width:100%; border-bottom:solid 1px #ddd; overflow:hidden; text-align:center;}
#nmenu ul{ width:1200px; margin:0 auto; overflow:hidden; border-left:solid 1px #ddd;}
#nmenu ul li{ float:left; border-right:solid 1px #ddd;}
#nmenu ul li a{ display:block; line-height:60px; font-size:18px; padding:0 40px;}
#nmenu ul li a:hover{ background:#1e2188; color:#fff;}
#nmenu ul li a.it{ background:#eee; color:#1e2188;}

#pmenu{ width:100%; border-bottom:solid 1px #ddd; overflow:hidden; text-align:center;}
#pmenu ul{ width:1200px; margin:0 auto; overflow:hidden; border-left:solid 1px #ddd;}
#pmenu ul li{ float:left; border-right:solid 1px #ddd;}
#pmenu ul li a{ display:block; line-height:60px; font-size:18px; padding:0 40px;}
#pmenu ul li a:hover{ background:#1e2188; color:#fff;}
#pmenu ul li a.it{ background:#eee; color:#1e2188;}


#title1{ width:1200px; font-size:28px; line-height:60px; margin:0 auto; color:#555; font-weight:900; border-bottom:solid 1px #ddd; padding-top:40px;text-shadow:2px 2px 2px rgba(0,0,0,0.2)}
#title1 span{ float:right; font-size:14px; color:#ccc;text-shadow:none; font-weight:normal;}
#title1 span a{ color:#ccc;}
#title1 span a:hover{ color:#1e2188}
#content{ width:1200px; margin:30px auto 0 auto; overflow:hidden; line-height:30px; font-size:18px;}

#honor{ width:1230px; margin:50px auto 0 auto; overflow:hidden; padding-bottom:20px;}
#honor ul{}
#honor ul li{ float:left; margin:0 7.5px; height:350px;}
#honor ul li a{ padding:10px; display:block; font-size:20px; text-align:center; background:#fff; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; box-shadow:0px 5px 10px rgba(0,0,0,0.1); margin:5px 0 0 0;}
#honor ul li a div{ overflow:hidden;}
#honor ul li a img{ width:100%;transition:All 2s ease-in-out;  -webkit-transition:All 2s ease-in-out;  -moz-transition:All 2s ease-in-out;  -o-transition:All 2s ease-in-out;}
#honor ul li a:hover img{transform:scale(1.15);}
#honor ul li a p{line-height:60px;}
#honor ul li a:hover{ background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.2); margin:0px 0 5px 0; color:#1e2188;}

#page{ width:100%; text-align:center; overflow:hidden; margin:0 auto 50px auto;}
#page ul{ display:inline-block;}
#page ul li{ float:left; margin:0 5px;}
#page ul li a{ display:block; background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px; line-height:40px; padding:0 20px; border-radius:3px; }
#page ul li a:hover{background-image: linear-gradient(#fff, #ccc); color:#1e2188;}
#page ul li a.it{background-image: linear-gradient(#fff, #ccc); color:#1e2188;}

#contact{ width:1200px; margin:50px auto 80px auto; overflow:hidden;}
#contact .contact{ width:500px; float:left;}
#contact p{ font-size:18px; line-height:60px; border-bottom:solid 1px #eee;}
#contact p.tt{ font-size:20px; color:#555; font-weight:900; line-height:60px;}
#contact .map{ float:right;}

#container{width:600px;height:470px; position:relative;}

#news{ width:1200px; margin:20px auto 50px auto; overflow:hidden;}
#news ul li{ border-bottom:solid 1px #eee; margin-top:30px;}
#news ul li a{ display:block; overflow:hidden; padding-bottom:30px;}
#news ul li a div{ overflow:hidden;}
#news ul li a img{ float:left; margin-right:40px; width:380px;}
#news ul li a p.tt{ font-size:18px; color:#555; line-height:60px; font-weight:900;}
#news ul li a p.con{ color:#555; font-size:18px; line-height:30px;}
#news ul li a p.more{ width:120px; background:#fff; border-radius:3px; margin-bottom:10px; box-shadow:1px 2px 3px rgba(0,0,0,0.2);background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px; line-height:40px; margin-top:20px; text-align:center; color:#555; line-height:40px; transition:width 0.5s,background 0.5s,color 0.5s;}
#news ul li a p.time{ font-size:14px; color:#999; line-height:40px;}
#news ul li a:hover p.more{ color:#1e2188; background-image: linear-gradient(#fff, #ccc); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px; line-height:40px;}

/*#news ul li a:hover{ background:#fff; padding:30px;}*/

#proli{ width:1200px; margin:20px auto 50px auto; overflow:hidden;}
#proli ul li{ border-bottom:solid 1px #eee; margin-top:30px;}
#proli ul li a{ display:block; overflow:hidden; padding-bottom:30px;}
#proli ul li a div{ overflow:hidden;}
#proli ul li a img{ float:left; margin-right:40px; width:165px;}
#proli ul li a p.tt{ font-size:18px; color:#555; line-height:40px; font-weight:900;}
#proli ul li a p.con{ color:#555; font-size:18px; line-height:30px;}
#proli ul li a p.more{ width:120px; background:#fff; border-radius:3px; margin-bottom:10px; box-shadow:1px 2px 3px rgba(0,0,0,0.2);background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px; line-height:40px; margin-top:20px; text-align:center; color:#555; line-height:40px; transition:width 0.5s,background 0.5s,color 0.5s;}
#proli ul li a p.time{ font-size:14px; color:#999; line-height:40px;}
#proli ul li a:hover p.more{ color:#1e2188; background-image: linear-gradient(#fff, #ccc); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px; line-height:40px;}


#job{ width:1200px; margin:20px auto 40px auto; overflow:hidden; padding-top:10px;}
#job ul{ list-style:none; width:auto;}
#job ul li{ overflow:hidden; border-bottom:solid 1px #eee; padding:20px 0; font-size:18px; line-height:30px; margin-bottom:30px; transition:background 0.5s,padding 0.5s;}
#job ul li p{ float:left; width:18%;}
#job ul li p.tt{ float:left; width:26%;}
#job ul li p.yp{ float:left; width:100%;}
#job ul li p span{ color:#1e2188; font-weight:bold;}
#job ul li p.beiz{ width:100%; padding-top:10px;}
#job ul li p a{ float:right; display:block; width:110px; margin-right:5px;  transition:width 0.5s,color 0.5s,background 0.5s; text-align:center; background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px;line-height:40px; margin-top:30px;}
#job ul li p a:hover{background-image: linear-gradient(#fff, #ccc); color:#1e2188;}


#wyjob{ width:1200px; margin:20px auto 80px auto; overflow:hidden;}
#wyjob p{ padding-top:20px; float:left; width:25%;}
#wyjob p.content{ width:98.2%;}
#wyjob p input{ border:solid 1px #ddd; width:99%; line-height:40px; text-indent:10px; height:40px; padding:0 0px; font-family:"微软雅黑";}
#wyjob p textarea{ border:solid 1px #ddd; width:100%; line-height:24px; padding-top:10px; height:120px; padding:10px; font-family:"微软雅黑";}
#wyjob p a{ display:block; background:#1e2188; color:#fff; transition:background 0.5s; line-height:46px; width:150px; text-align:center; border-radius:5px; font-size:14px; transition:width 0.5s;}
#wyjob p a:hover{ width:200px;}

#probig{ width:1200px; margin:40px auto 0 auto; overflow:hidden;}
#probig .a1{ float:left;}
#probig .a2{ float:right; width:780px;}
#probig .a2 .tt{ font-size:24px; color:#555; line-height:60px;}
#probig .a2 .con{ font-size:18px; color:#555; line-height:30px;}
#probig .a2 .more{ margin-top:20px; overflow:hidden; padding-bottom:10px;}
#probig .a2 .more a{ display:block; background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); border-radius:3px; font-size:18px; line-height:40px; float:left; margin-right:10px; color:#555; line-height:40px; text-align:center; width:120px; }
#probig .a2 .more a:hover{ background-image: linear-gradient(#fff, #ccc); color:#1e2188;}

#change{ width:1200px; margin:50px auto 0 auto; overflow:hidden; border-bottom:solid 1px #ddd;}
#change ul li{ float:left; width:150px; background:#eee; font-size:18px; line-height:50px; text-align:center; color:#555; cursor:pointer;}

.pro_con{ width:1200px; margin:40px auto 0 auto; overflow:hidden; font-size:18px; line-height:30px; display:none;}
.pro_con img{max-width:100%;}

#title2{ width:1200px; margin:0 auto; text-align:center; font-size:20px; font-weight:900; line-height:60px; color:#555; padding-top:40px; border-bottom:solid 1px #ddd;}

#goback{ overflow:hidden; margin-top:60px; padding-bottom:5px;}
#goback a{ display:block; background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); font-size:18px; line-height:40px; border-radius:3px; width:120px; text-align:center; margin:0 auto;}
#goback a:hover{ background-image: linear-gradient(#fff, #ccc); color:#1e2188;}

#job_con{ width:1200px; margin:0 auto; overflow:hidden; font-size:18px; line-height:30px;}
#job_con p.a1{ font-size:20px; font-weight:900; line-height:60px; color:#555; padding-top:30px;}
#job_con p.a2{ float:left; width:20%;}
#job_con p.a3{ overflow:hidden; width:100%; padding-top:20px;}

#job_more{ overflow:hidden; width:100%; margin-top:50px; padding-bottom:5px;}
#job_more a{ display:block; background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); font-size:18px;line-height:40px; width:120px; margin:0 auto; text-align:center; border-radius:3px;}
#job_more a:hover{background-image: linear-gradient(#fff, #ccc); color:#1e2188;}

#job_list{ width:100%; height:100%; overflow:hidden; position:fixed; left:0; top:0; z-index:1500; background:rgba(0,0,0,0.5); display:none;}
#kuang{ width:500px; margin:15% auto 0 auto; overflow:hidden; padding:10px 30px; background:#fff; box-shadow:5px 5px 5px rgba(0,0,0,0.5); line-height:50px; font-size:18px;}
#kuang p.a1{ border-bottom:solid 1px #ddd; font-size:20px; font-weight:900; color:#555;}
#kuang p.a1 span{ float:right; display:block; border:solid 1px #ddd; width:30px; height:30px; line-height:30px; text-align:center; margin-top:10px; cursor:pointer; font-size:18px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#kuang p.a1 span:hover{ color:#fff; background:#1e2188;}
#kuang p.aa input{ height:36px; line-height:36px; text-indent:10px; width:300px; font-size:18px; color:#555; border:solid 1px #eee; background:#eee;}
#kuang p.a2{ overflow:hidden; padding-top:20px; line-height:38px;}
#kuang p.a2 span{ display:block; float:left; width:120px;}
#kuang p.a3{ overflow:hidden; padding-top:20px; line-height:38px;}
#kuang p.a3 span{ display:block; float:left; width:120px;}
#kuang p.a3 input{ height:36px; line-height:36px; text-indent:10px; width:150px; border:solid 1px #ddd; color:#555; font-size:18px; float:left; }
#kuang p.a3 img{ height:36px; float:left;}
#kuang p.a4{ padding-left:120px; margin-top:30px; padding-bottom:40px;}
#kuang p.a4 a{ display:block; height:40px; width:150px; background-image: linear-gradient(#fff, #ddd); box-shadow:1px 3px 3px rgba(0,0,0,0.3); font-size:18px; text-align:center; line-height:40px;}
#kuang p.a4 a:hover{ background-image: linear-gradient(#fff, #ccc); color:#1e2188;}


#kuang p.bb font{ line-height:38px; background:#eee; display:block; width:300px; float:left; font-size:18px; color:#555;  text-indent:10px;}
#kuang p.bb font.a1{position: absolute; display:block; width:300px; height:36px; z-index:500; margin-left:120px; opacity:0; filter: alpha(opacity=0); }
#kuang p.bb font.a1 input{ width:300px; height:36px; font-size:18px; color:#555; }

#contact_list{ width:100%; height:100%; overflow:hidden; position:fixed; left:0; top:0; z-index:1500; background:rgba(0,0,0,0.5); display:none;}
#isCon{ width:500px; margin:15% auto 0 auto; overflow:hidden; padding:10px 30px; background:#fff; box-shadow:5px 5px 5px rgba(0,0,0,0.5); line-height:50px; font-size:18px; padding-bottom:40px;}
#isCon p.a1{ border-bottom:solid 1px #ddd; font-size:20px; font-weight:900; color:#555;}
#isCon p.a1 span{ float:right; display:block; border:solid 1px #ddd; width:30px; height:30px; line-height:30px; text-align:center; margin-top:10px; cursor:pointer; font-size:18px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#isCon p.a1 span:hover{ color:#fff; background:#1e2188;}
#conHtml{ width:100%; margin:30px auto 0 auto; overflow:hidden; line-height:30px; font-size:18px;}













}