/* 轮播图样式开始 */

.width {
    width: 100%;
    height: 700px;
}

.header_banner {
    position: relative;
}

.brief_introduction {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 78px;
    left: 0;
    z-index: 4;
    background: linear-gradient(180deg, #090c29, #181e67);
    opacity: .5;
}

.list {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 78px;
    left: 0;
    z-index: 5;
    color: #fff;
}

.list p {
    width: 126px;
    font-size: 20px;
    text-align: center;
}

.ul {
    margin: 0;
    padding: 0;
}

.ul>li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
}

.ul>li>img {
    width: 100%;
    height: 700px;
}

.ol {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px;
}

.ol li {
    width: 29px;
    height: 4px;
    opacity: 0.26;
    background: #ffffff;
    border-radius: 2px;
    margin: 0 11px;
}

.ol .banner_active {
    opacity: 1;
}


/* 轮播图样式结束 */


/* 内容开始 */

.content {
    width: 1300;
    margin-bottom: 38px;
    position: relative;
}


/* 内容左边开始 */

.con_left {
    width: 885px;
    height: 100%;
}


/* 精选产品 开始 */

.selected_products {
    width: 100%;
    /* height: 362px; */
}

.products_img {
    width: 100%;
    height: 154px;
    background: #f7f7f7;
}

.products_img img {
    height: 59px;
}

.products_con {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.products_con_tab {
    height: 60px;
    background: #FCFCFC;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}
.products_con_tab li {
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: #999999;
    position: relative;
    height: 60px;
    border-bottom: 1px solid #FFFFFF;
    box-sizing: border-box;
}
.products_con_tab li:after{
	content: "";
	height: 15px;
	width: 1px;
	background: #999999;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7.5px;
}
.products_con_tab li:hover{
	color: #2533c4;
}
.products_con_tab li:last-of-type:after{
	width: 0;
}
.products_con_tab .products_active {
    background: #E5E7FA;
    border-bottom: 1px solid #2533C4;
    color: #2533C4;
    width: 100%;
}
.products_con_tab .products_active:after{
	width: 0;
}
.products_con_tab .line-none:after{
	width: 0 !important;
}

.products_con_tab .products_active div {
    border: none;
}

.products_con_tab li div {
    width: 127px;
    height: 60px;
}

.products_con_tab li:last-child div {
    border: none;
}

.products_con_tab li div img {
    width: 19px;
    height: 19px;
    margin-right: 11px;
}

.products_con_subject {
    width: 100%;
}

.products_con_subject div {
    width: 100%;
    padding: 39px 0 0 39px;
    box-sizing: border-box;
}

.products_con_subject div p {
    width: 100px;
    height: 18px;
    font-size: 14px;
    margin-bottom: 39px;
    margin-right: 40px;
    color: #999;
    word-wrap:break-word;
    word-break:normal; 
}


/* 精选产品 结束 */


/* 投保指南 开始 */



.insurance_guide_con {
    width: 100%;
}

.insurance_guide_con li {
    width: 100%;
    box-sizing: border-box;
    padding: 28px 30px;
}

.insurance_guide_con_list {
    width: 100%;
}

.term {
    width: 100%;
    margin-top: 30px;
    cursor: pointer;
}
.term:hover h3{
	color: #2533c4;
}

.term>img {
    width: 133px;
    height: 101px;
}

.term_right {
    padding-left: 26px;
    width: 664px;
}

.term_right h3 {
    font-size: 16px;
    margin-top: 2px;
    color: #333;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.term_right .blue {
    color: #2533c4;
}

.term_right .ash {
    color: #999;
}

.term_right>p {
    font-size: 13px;
    color: #999999;
    margin-top: 16px;
     overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.term_right .time {
    margin-top: 24px;
}

.term_right .time>img {
    width: 17px;
    height: 17px;
}

.term_right .time>b {
    font-size: 12px;
    font-weight: 100;
    color: #999;
    margin-left: 6px;
}

.term_right .time>p>span {
    display: block;
    margin-left: 30px;
    font-size: 11px;
    color: #0076ff;
}

.term:first-child {
    margin: 0;
}

.see_more {
    width: 100%;
    height: 40px;
    margin-top: 28px;
    background: #FCF0EA;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 12px;
    color: #fd6620;
    border-radius: 6px;
}


/* 投保指南 结束 */


/* 内容左边结束 */


/*  内容右边开始*/

.con_right {
    width: 295px;
    margin-left: 20px;
    padding-top: 154px;
}


/* 微信公众号 开始*/

.official_account {
    width: 100%;
    height: 253px;
    background: #fff;
    border-radius: 6px;
}

.official_account>h3 {
    font-size: 16px;
    color: #333333;
    margin-top: 26px;
}

.official_account>p {
    font-size: 14px;
    color: #999999;
    margin-top: 14px;
}

.official_account>img {
    width: 142px;
    height: 142px;
    margin-top: 17px;
}


/* 微信公众号 结束*/


/* 公司荣誉开始 */

.company_honor {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    margin-top: 16px;
    padding: 0 22px;
    box-sizing: border-box;
}

.honor_up {
    width: 100%;
    height: 50px;
}

.honor_up>img {
    width: 18px;
    height: 18px;
}

.honor_up>h3 {
    font-size: 16px;
    color: #333333;
    margin-left: -100px;
}

.honor_up>a {
    font-size: 13px;
    color: #333333;
}
.honor_up>a>img{
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.honor_con {
    width: 100%;
}

.honor_con>li {
    width: 100%;
    border-top: 1px solid #f0f0f0;
    padding: 16px 0;
    cursor: pointer;
}

.honor_con>li>p {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}

.honor_con>li>span {
    font-size: 12px;
    color: #999999;
    margin-top: 9px;
}
.honor_con>li>p:hover{
	color: #2533C4;
}


/* 公司荣誉结束 */


/* 合作伙伴开始 */

.down_stroke {
    border-bottom: 1px solid #f0f0f0;
}

.img_list {
    width: 100%;
    margin-top: 20px;
}

.img_list li img {
    width: 72px;
    height: 74px;
    margin-bottom: 20px;
}


/* 合作伙伴结束 */


/*  内容右边结束*/

.online_service {
    width: 101px;
    height: 149px;
    position: fixed;
	top: 50%;
    right: 50px;
    z-index: 100000;
}

.online_service img {
    width: 101px;
    height: 149px;
    cursor: pointer;
}
.home-banner img{
	width: 100%;
	
}
.home-banner .swiper-pagination{
	bottom: 12px !important;
}
/* 内容结束 */
.dialog-content{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(54,54,54,0.4);
	z-index: 900;
	display: none;
}
.dialog-boxs .close img{
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}
.dialog-boxs{
	width: 600px;
	height: 530px;
	background: #FFFFFF;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -265px;
	margin-left: -300px;
	text-align: center;
	border-radius:6px;
}
.dialog-boxs .close img{
	width: 30px;
	height: 30px;
}
.from-left img{
	width: 140px;
	height: 135px;
}


.from-left p{
	color: #FD6620;
	font-size: 17px;
	padding: 6px 0;
}
.weichat-text p{
	text-align: left;
	padding-left: 30px;
}
.dialog-boxs h3{
	font-size: 30px;
	color: #333333;
	padding: 15px 0 15px;
}
.form-right input{
	width: 490px;
	height: 45px;
	border: 1px solid #999999;
	border-radius: 6px;
	font-size: 17px;
	text-indent: 20px;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.form-right textarea{
	outline: none;
	height: 100px;
	border: 1px solid #999999;
	border-radius: 6px;
	font-size: 17px;
	padding: 10px 20px;
	box-sizing: border-box;
}
.submit-pop{
	width: 490px;
	height: 45px;
	border: 1px solid #FD6620;
	border-radius: 6px;
	line-height: 45px;
	text-align: center;
	font-size: 17px;
	color: #FD6620;
	margin: 20px auto;
	cursor: pointer;
}
@media (max-width:1919px ) {
	.dialog-boxs{
		transform: scale(0.85);
	}
}
/*网站地图*/
.maps-content{
	width: 1200px;
	margin:  0 auto 60px;
}
.maps-tab{
	height: 42px;
}
.maps-tab img{
	width: 12px;
	height: 12px;
	margin: 0 2px;
}
.maps-tab p{
	color: #999999;
	font-size: 14px;
}
.maps-tab span{
	font-size: 14px;
	color: #2533C4;
	font-size: 400;
}
.maps-box{
	background: #FFFFFF;
	border-radius: 6px;
	padding: 35px 11px;
}
.maps-nav{
	margin-top: 32px;
}
.maps-nav h4{
	font-size: 20px;
	color: #333333;
	margin-left: 14px;
	line-height: 1;
}
.maps-nav-list a{
	display: block;
	font-size: 16px;
	color: #666666;
	padding: 13px 19px;
	border-radius: 4px;
	border: 1px solid #f7f7f7;
	line-height: 1;
	margin: 24px 14px 0;
}
.maps-nav-list a:hover{
	background: #2533C4;
	color: #FFFFFF;
	border: 1px solid #2533C4;
}
