@charset "utf-8";
body {font-family:'微软雅黑'; min-width:1200px; margin:0 auto;}
body,div,dl,dt,dd,ul,li,p,h1{margin:0;padding:0;}
ul,li{list-style: none;}
img{border:none; display:block;}
a{text-decoration:none; cursor:pointer;}
.clear{ clear:both;}

/*首页*/
.indexpart{background: url('./bg.jpg') top center no-repeat;}
.indexkong{height:360px;}
.indexcon{width:1200px; margin:0 auto; text-align:center; background: url('./indexcon.png') top center no-repeat; background-size:100% 100%;}
.indexcon_title{font-size:40px; line-height:86px; height:100px; color:#fff;}
.indexbtnlist{margin:0 auto; width:94%; padding-bottom:40px;}
.indexbtnitem{float:left; width:25%; line-height:20px; text-align:center; height:150px;}
.itemcircle{height:140px; width:140px; margin:0 auto; border:3px solid #eee; border-radius:85px; color:#fff; font-size:18px; font-weight:bold;}
.itemcircle:hover{border:3px solid #a3e3ff; background:#1fcac0; }
.itemcircle img{margin:30px auto 20px auto; width:40px; height:40px;}
.itemcircle a{color:#fff;}
.leftkong{width:12.5%; float:left;}
.indexbottomkong{height:120px;}

/*内容页*/
.contpart{background: url('./jnrshgmh_foot.jpg') bottom center no-repeat #2aa0dd;}
.contkong{height:220px; background: url('./jnrshgmh_logo.jpg') top center no-repeat;}
.contcon{width:1200px; margin:0 auto; background: rgba(255, 255, 255, 0.97);}
.contnav_area{ border-bottom:10px solid #2aa0dd; height:64px;}
.contnavlist{width:840px; margin:0 auto;}
.contnavitem{float:left; width:120px; font-size:18px; height:56px; line-height:70px; color:#000; border-bottom:3px; text-align:center;}
.contnavlist .active{border-bottom:3px solid #2b84ab;}
.contcon_area{line-height:40px; width:90%; margin: 40px auto; padding-bottom:50px; }
.contenttitle{height:70px; line-height:48px; font-size:20px; text-align:center;}
.contcon_content{text-align:left; font-size:15px;line-height:36px;}
..contcon_content table{100% !important;}
.contcon_content p{text-indent:2em;}
.contcon_content img{margin:0 auto;}
.contbottomkong{height:60px;}