﻿body{width:100%; height: 100%;
		background: #f0f5f9; font-family: "微软雅黑";
	}

.clear{clear:both;}
.bannertit{ color: #fff; width:50%; margin: 0 auto; z-index: 3;}
.bannertit h2{font-size: 34px; line-height: 68px; font-weight:bold;}
.bannertit p{font-size: 20px; line-height: 40px; width:50%;}
.bannertit span{width:100px; background: #e42239; text-align: center; line-height: 40px; height: 40px;text-align: center;}
.cpcon{width:1300px; margin: 30px auto; /*position: relative;*/ }

/*.cpcon .conleft{z-index: 1000; position: absolute;  bottom:60px;}*/
.cpcon .conleft{width:270px; height: 382px; float:left; background: #fff; border:1px #eaeaea solid;}

.cpcon .conleft .tit h2{margin-left: 20px; float:left; line-height: 100px;  font-size: 24px; font-weight:500; }
.cpcon .conleft .tit img{width:32px;  height: 32px; margin-top: 34px; margin-right: 16px; float:right;}
.cpcon .conleft .tit{height: 100px; background: #3f5acc;color: #fff;}

.cpcon .conleft ul{width:85%; margin: 0 auto;}
.cpcon .conleft ul li{border-bottom: 1px solid #f5f5f5;
text-indent: 1em;
 height: 60px; line-height: 60px; font-size: 16px; color: #666;}
.cpcon .conleft ul li a{color: #666;}
.cpcon .conleft ul li a:hover{color: #3f5acc;}
.cpcon .conleft ul li .icon img {
    width:23px; height:23px; float:right; margin-top: 19.5px; margin-right: 10px;
}
.cpcon .conleft ul .cur a{color: #3f5acc;}


.cpcon .conleft .tit2{height: 160px; background: #3f5acc;color: #fff; padding: 20px 20px 20px;}
.cpcon .conleft .tit2 p{ margin: 0px auto; font-size: 16px;}
.cpcon .conleft .tit2 p strong{font-size: 18px; font-weight: 600; line-height: 40px;}
.cpcon .conleft .tit2 p span{ background: #e42239; width:60%; height: 55px; line-height: 55px;color: #fff; 
font-size: 15px; text-align: center; padding: 10px 40px;}
.cpcon .conleft .tit2 p span a{color: #fff; }

.cpcon .conright{width:1000px; float:right; height: auto; margin-bottom: 30px; background: #fff; border:1px #eaeaea solid;}
.cpcon .conright h2{color: #4b4b4b; text-align: center; margin: 20px 0; font-size: 33px; line-height: 60px;}

.cpcon .conright .line{width:90%;margin: 0 auto 30px;height: 1px; background: #eaeaea;}
.cpcon .conright p{width:85%; margin: 0 auto; font-size: 16px; line-height: 32px; color: #666666;}
.cpcon .conright p strong{font-weight: 600;font-size: 16px; line-height: 50px;}
.cpcon .conright p span{background: #3f5acc; padding: 5px 10px; margin-right: 5px; color: #fff; font-weight: bold;}
.cpcon .conright p em{color: #3f5acc; font-weight: bold; font-style: normal;}
.cpcon .conright p img{ width:80%; margin:15px 10%;}

.cpcon .conright ul{width:85%; margin: 20px auto;}
.cpcon .conright ul li{width:30%; margin: 10px 1.5%; float: left; background:#f0f5f9 ;
padding: 40px 0; text-align: center;}
.cpcon .conright ul li i{color:#3f5acc ; font-size: 26px; font-weight: bold; font-style: normal;}




