﻿html, body {
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
    }

h1,h2,h3,h4,h5,h6,p,span,ul,li,dl,dt,dd {margin: 0; padding: 0;}

a { text-decoration: none;}

.container { 
    width: 1200px;
    height: auto;
    margin: auto;
    padding: 0 ;
}

/*about*/
.main_about { margin-bottom: 20px;}

.clear { clear: both;}

.conmen_title {
	width: auto;
	height: auto;
	margin: auto;
	text-align: center;
}

.conmen_title h3 {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    line-height: 49px;
    color: #183884;
    font-size: 35px;
    position: relative;
}

.conmen_title h3:before {
	content: "";
	width: 55px;
    background-color: #183884;
    height: 2px;
    position: absolute;
    left: -60px;
    top: 45%;
}

.conmen_title h3:after {
	content: "";
	width: 55px;
    background-color: #183884;
    height: 2px;
    position: absolute;
    right: -60px;
    top: 45%;
}

.conmen_title h3 span { color: #e77817;}

.conmen_title  p {
	font-size: 16px;
	display: inline-block;	
	margin: auto;
	text-align: center;
    font-family: 'Microsoft YaHei';
    color: #999999;
    padding: 10px;
    line-height: 1;
    margin-top: 10px;
    border: 1px solid #d6d6d6;
}

.left,.right {
	width: 50%;
	float: left;
	display: block;
	height: 487px;
	text-align: center;
}

.left {
	position: relative;
	background-image: url(../images/20160530094608_46353.png);
	background-repeat: no-repeat;
	background-size: 74% auto;
	background-position: 95% bottom;
}

.ball_orange {
	background-image: url(../images/ball_orange.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 90px;
    height: 90px;
    overflow: hidden;
    font-size: 24px;
    color: #FFFFFF;
    padding-top: 13px;
}

.ball_bulle {
	background-image: url(../images/ball_bulle.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
    width: 90px;
    height: 90px;
    overflow: hidden;
    font-size: 24px;
    color: #FFFFFF;
    padding-top: 13px;
}

.b1 {
	position: absolute;
    top: 47%;
    right: 22%;
}


.b2 {
	position: absolute;
	top: 13%;
    left: 40%;
}

.b3 {
	position: absolute;
	bottom: 32%;
    left: 19%;
}

.b4 {
	position: absolute;
	left: 40%;
    bottom: -14px;
}

.right { width: 48%; padding: 10px;}

.right p {
	line-height: 2;
	text-align: left;
	text-indent: 2rem;
    font-size: 14px;
    color: #51504D;
    font-family: 'Microsoft YaHei';
}

.honner {
	width: 100%;
	height: auto;
	margin-top: 18px;
}

.honner ul { list-style: none; padding: 0; margin: 0;}

.honner ul li {
	width: 32%;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 2%;
}

.honner ul li:last-child { margin-right: 0;}

.honner ul li img { width: 100%;height:100%;}


/*main_honner*/
.main_honner {
   background-color:#183884 ;
   background-image: url(../images/u5ce.png);
   background-repeat: no-repeat ;
   background-size: 100%;
   height: 676px;
   padding: 40px 0;
}

.conmen_title2 {
	width: auto;
	height: auto;
	margin: auto;
	text-align: center;
}

.conmen_title2 h3 {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    line-height: 49px;
    color: #fff;
    font-size: 35px;
    position: relative;
}

.conmen_title2 h3:before {
	content: "";
	width: 55px;
    background-color: #e77817;
    height: 2px;
    position: absolute;
    left: -60px;
    top: 45%;
}

.conmen_title2 h3:after {
	content: "";
	width: 55px;
    background-color: #e77817;
    height: 2px;
    position: absolute;
    right: -60px;
    top: 45%;
}

.conmen_title2 h3 span { color: #e77817;}

.conmen_title2  p {
	font-size: 16px;
	display: inline-block;	
	margin: auto;
	text-align: center;
    font-family: 'Microsoft YaHei';
    color: #999999;
    padding: 10px;
    margin-top: 10px;
    line-height: 1;
    border: 1px solid #d6d6d6;
}

.honner_list {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 65px;
}

.honner_list li {
	width: 22%;
	float: left;
	margin-right: 3.3%;
	margin-bottom: 20px;
	text-align: center;
}

.honner_list li:nth-child(4n) {
	margin-right: 0;
}

.pro_pic2 {
    border: 1px #eee solid;
    height: 185px;
    display: block;
    width: 99%;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 8px;
}

.pro_pic2 img {   height: 99%;}

.honner_list li p a {
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.honner_list li:hover .pro_pic2 {
	border: 1px #E77817 solid;
}

/*main_advan*/
.main_advan {
	width: 100%;
	padding: 40px 0;
	margin: auto;
}

.contact {
	text-align: center;	
	margin: auto;
}

.contact p {
	display: inline-block;
	font-size: 24px;
	color: #E77817;
	line-height: 2;
	margin: auto;
	margin-bottom: 20px;
	border: 1px #E77817 solid;
	padding: 10px 30px;
}


.canve {
	height: 1400px;
	width: 100%;
	margin-top: 20px;
	position: relative;
}

.canve dl {
	width: 50%;
	height: auto;
	margin: 20px 0;
	float: left;
}

.canve dt {
	  width: 119px;
    height: 152px;
    color: #FFFFFF;
    font-family: 'Microsoft YaHei';
    font-size: 32px;
    text-align: center;
    float: left;
    line-height: 1.5;   
    background: url(../images/4bb9.png) no-repeat center center;
}

.canve dt p { padding-top: 18px; font-weight: bold;}

.canve dd {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 76%;
	margin-left: 4%;
}

.canve dd h3{
	    color: #E77817;
    font-family: 微软雅黑;
    font-size: 25px;
    line-height: 35px;
    white-space: normal;
}

.canve dd span {
	    margin: 0px;
    padding: 0px;
    line-height: 25.2px;
    white-space: normal;
    font-family: 微软雅黑;
    font-size: 18px;
    color: #666666;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.canve dd span:before {
	content: "";
	width: 60px;
    border-bottom: 2px solid #CCCCCC;
    margin-top: 10px;
    position: absolute;
    top: 24px;
}

.canve dd p{
	  font-size: 16px;
    font-family: 'Microsoft YaHei';
    line-height: 2;
    margin-bottom: 10px;
    border-bottom: 2px solid #999;
}

.canve img {
	width: 45%;
	float: right;
}


#c1 {
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 50;
}

#c2 {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 50;
}

#c3 {
	position: absolute;
	top: 313px;
	left: 20%;
	z-index: 1;
}

#c4 {
    position: absolute;
    top: 447px;
    left: 0;
    z-index: 50;
}

#c5 {
	position: absolute;
    top: 574px;
    right: 0;
    z-index: 1;
}


#c6 {
		position: absolute;
    top: 781px;
    left: 27%;
    z-index: 1;
}

#c7 {
    position: absolute;
    top: 1012px;
    left: 0;
    z-index: 1;
}

#c8 {
    position: absolute;
    top: 978px;
    right: 0;
    z-index: 1;
}


/*news*/
.main_news {
   background-color:#183884 ;
   background-image: url(../images/u5ce.png);
   background-repeat: no-repeat ;
   background-size: 100%;
   height: auto;
   padding: 40px 0;
}

#news {
	width: 100%;
	height: auto;
	margin: auto;
}

#news dl {
	float: left;
	width: 50%;
	height: 260px;
	display: block;
	background-color: #fff;
	margin-top: 20px;
}

#news dt {
	width: 10%;
	background-color: #E67817;
	color: #fff;
	height: 260px;
	font-weight: bold;	
	float: left;
	    font-size: 24px;
    text-align: center;
}

#news dt p { padding-top: 63px;}

#news dd {
	    display: block;
    margin: 0;
    width: 85%;
    height: 230px;
    float: left;
    padding: 15px;
}

#news dd h4 a {
	font-size: 16px;
	color: #000;
	background-image: none !important;
	border: none !important;
	padding: 0 !important;
}

#news dd p {
	font-size: 14px;
    line-height: 22px !important;
}

#news dd span {	    
	margin-right: 5px;
    line-height: 2;
    font-size: 12px;
    display: block;
    border-bottom: 1px #ccc dashed;
}

#news a {
	 background-image: url(../images/left_listicon.gif);
	 background-repeat: no-repeat;
    display: block !important;
    background-position: left center;
    padding-left: 15px;
    line-height: 2.5;
    border-bottom: 1px #ccc dashed;
    color: #333;
}

#news a i {
	display: inline-block;
	float: right;
	font-style: normal;
}

