@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-05-27 15:11:16
 * @version $Id$
 */
*{margin:0;padding: 0}
.w1100{
	margin: 0 auto;
	width: 1180px;
} 
.w1200{
	margin: 0 auto;
	width: 1200px;
}
.w1300{
	margin: 0 auto;
	width: 1300px;
}
.w1440{
	margin: 0 auto;
	width: 1345px;
}
.header{
	height: 80px;
}
.logo{
	float: left;
	width: 216px;
	padding-top: 25px;
	margin-left: 10px;
}
.logo1{
	float: left;
	width: 216px;
	padding-top: 25px;
	margin-left: 30px;
}
.logo2{
	float: left;
	margin-left: 50px;
	margin-top: 47px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.logo3{
	float: left;
	margin-left: 150px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.logo4{
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.logo5{
	margin-right: 10px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.logo6{
	float: left;
	margin-left: 160px;
	margin-top: 45px;
	font-size: 16px;
	font-weight: bold;
}
.sea{
	float: left;
	width: 280px;
	margin-left: 280px;
	padding-top: 40px;
}
.search{
	border-radius: 3px;
	height: 30px;
	background: url(../img/nav_i_search.png) 255px 6px no-repeat #eee;
}
.search input{
	border:none;
	text-indent: 12px;
	line-height: 28px;
	height: 28px;
	background: none;
	width: 240px;
	margin-top: 1px;
}
.login1{
	float: right;
	width: 300px;
	padding-top: 42px;
	text-align: right;
}
.login1 .log{
	display: inline-block;
	padding: 0 40px;
	background: red;
	border-radius: 3px;
	border:none;
	color: white;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.login1 .reg{
	display: inline-block;
	padding: 0 100px;
	border:none;
	background: none;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	curosr:pointer;
	outline:none;
}
.nav{
	background: #454545;
	height: 60px;
	margin-top: 10px;

}
.nav li{
	list-style: none;
	float: left;
	width: 150px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	color: white;
	font-size: 16px;
}
.nav li a{
	color: white;
	text-decoration: none;
}
.nav li.active{
	background: red;
}
.banner{
	height: 652px;
	background: url("../../portal/images/banner_bg.jpg");
}
.banner .b_f{
	float: left;
	margin-left: 150px;
	margin-top: 130px;
	width: 643px;
	height: 240px;
}
.banner .b_t{
	float: right;
	width: 424px;
	height: 418px;
	background: url("../../portal/images/b_t_bg.png");
	margin-top: 128px;
	margin-right: 80px;
	position: relative;
}
.banner .b_t .btn{
	position: absolute;
	width: 147px;
	height: 114px;
	bottom: -20px;
	right: -10px;
	background: #0381CE;
}
.banner .b_t .thumb{
	width: 377px;
	margin:20px auto 10px;

}
.banner .b_t h2{
	text-indent: 26px;
	color: #0381CE;
	font-size: 24px;
	line-height: 30px;
}
.banner .b_t p{
	margin-left: 26px;
	color: #666;
	font-size: 18px;
	line-height: 26px;
	margin-top: 10px;
	margin-right: 26px;
}
.banner .b_t span{
	margin-left: 26px;
	margin-top: 20px;
	display: block;
	color: #999
}
.banner .b_t .btn p{
	font-size: 24px;
	color: white;
	line-height: 50px;
	margin-top: 10px;
	text-align: center;
	margin-left: 0;
	margin-right: 0
}
.banner .b_t .btn span{
	display: block;
	text-align: center;
	color: white;
	font-size: 16px;
	margin-left: 0;
	margin-top: 0
}
.con{
	background: #f1f1f1;
	padding-bottom: 20px;
}
.con1{
	height: 240px;
	background: #fff; 
	margin-bottom: 20px;
}
.imgleft{
	display: inline-block;
	margin-left: 23px;
	margin-top: 15px;
}
.imgright{
	display: inline-block;
	float: right;
	margin-right: 35px;
	margin-top: 15px;
}
.con2{
	height: 570px;
	background: #fff; 
	margin-bottom: 20px;
	padding-top: 30px;
	
}
.con2 .con2_left{
	width: 970px;
	margin-left: 40px;
	float: left;
}
.con2 .con2_left .title{
	width: 55px;
	height: 20px;
	position: relative;
	background: #EC7382;
	margin-bottom: 40px;
	
}
.con2 .con2_left .title h2{
	position: absolute;
	width: 110px;
	height: 35px;
	top: 8px;
	left: 8px;
	background: #E0152E;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 35px;
}
.con2 .con2_left li{
	list-style: none;
	text-indent: 24px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #444;

}
.con2 .con2_left .more{
	text-align: right;
	color: #E0152E;
	font-weight: bold;
}
.con2 .con_right{
	width: 200px;
	float: right;
	padding-right: 40px;
	padding-top: 58px;
}
.con2 .con_right li{
	list-style: none;
	width: 180px;
	height: 55px;
	font-size: 26px;
	background: #999;
	margin-top: 20px;
	color: white;
	line-height: 55px;
	text-align: center;
	border-radius: 5px;
}
.con2 .con_right li:first-child{
	height: 70px;
	line-height: 70px;
	background: #E0152E;
	width: 210px;
	margin-left: -30px;
}
.con3{
	height: 510px;
	background: #fff; 
	padding-top: 30px;
}
.con3 .con3_left{
	width: 500px;
	float: left;
}
.con3 .con3_right{
	width: 770px;
	float: right;
	padding-right: 30px
}
.con3 .con3_right .title{
	width: 55px;
	height: 20px;
	position: relative;
	background: #EC7382;
	margin-bottom: 40px;
}
.con3 .con3_right .title h2{
	position: absolute;
	width: 110px;
	height: 35px;
	top: 8px;
	left: 8px;
	background: #E0152E;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 35px;
}
.con3 .con3_left button{
	background: #E0152E;
	border:none;
	border-radius: 5px;
	padding: 2px 20px;
	line-height: 30px;
	margin-top: 30px;
	font-size: 18px;
	color: white;
	margin-left: 10px;
}
.con3 .con3_left button.c_left{
	margin-left: 50px;
}
.con3 .con3_right .c_3_r_1,.con3 .con3_right .c_3_r_2,.con3 .con3_right .c_3_r_5,.con3 .con3_right .c_3_r_6{
	width: 240px;
	float: left;
	margin-right: 20px;
	height: 50px;
}
.con3 .con3_right .c_3_r_3,.con3 .con3_right .c_3_r_7{
	width: 240px;
	float: right;
	height: 50px;
}
.con3 .con3_right .c_3_r_4{
	width: 770px;
	height: 110px;
	float: none;
	clear: both;
	background: #ddd;
	margin-bottom: 30px;
	border-radius: 8px;

}
.con3 .con3_right .c_3_r_4 li{
	list-style: none;
	float: left;
	line-height: 40px;
	text-align: center;
	margin: 15px 15px 0;
	font-size: 18px;
	color: #444
}
.con3 .con3_right .c_3_r_4 li:first-child{
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #222;

}
.con3 .con3_right .c_3_r_1,.con3 .con3_right .c_3_r_2,.con3 .con3_right .c_3_r_3{
	height:75px;
	background: #ddd;
	margin-bottom: 30px;
	border-radius: 8px;
	line-height: 75px;
	font-size: 18px;
	text-indent: 20px;
	color: #444;
}
.con3 .con3_right .c_3_r_1 span,.con3 .con3_right .c_3_r_2 span,.con3 .con3_right .c_3_r_3 span{
	margin-left: 15px;
	font-weight: bold;
}
.con3 .con3_right .c_3_r_5,.con3 .con3_right .c_3_r_6,.con3 .con3_right .c_3_r_7{
	height:185px;
	background: #ddd;
	border-radius: 8px;
}
.con3 .con3_right .p1{
	margin-top: 20px;
	text-indent: 30px;
	font-size: 20px;
	color: #222;
	font-weight: bold;
}
.con3 .con3_right .p2{
	margin-top: 20px;
	text-indent: 50px;
	font-size: 18px;
	color: #444;
}
.con3 .con3_right .p2 span{
	font-weight: bold;
	margin-left: 15px;
}


.con4{
	height: 420px;
	background: #fff; 
	margin-bottom: 20px;
	padding-top: 30px;
	
}
.con4 .con4_all{
	margin-left: 40px;
	float: left;
}
.con4 .con4_all .title{
	width: 55px;
	height: 20px;
	position: relative;
	background: #EC7382;
	margin-bottom: 40px;
	
}
.con4 .con4_all .title h2{
	position: absolute;
	width: 110px;
	height: 35px;
	top: 8px;
	left: 8px;
	background: #E0152E;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 35px;
}
.con4 .con4_all .tabzy{
	height: 150px;
	width:1220px;
	border-bottom:1px solid #E8E8E8;
}

.con4 .con4_all .tabsc{
	height: 100px;
	width:1220px;
	border-bottom:1px solid #E8E8E8;
}
.con4 .con4_all .tabzy .person3{
	height:200px;
}

.person3_suppliers{
	float: left;
	margin-left: 210px;
	display:table-cell;
	vertical-align:middle;
}

.person3_suppliers_span{
	margin-top:-32px;
	display:block;
	text-align: center;
	font-size: 14px;
	color:#7BA9D5;
}

.person3_suppliers_spantitle{
	margin-top:20px;
	display:block;
	text-align: center;
	font-size: 14px;
	color:#8B8B8B;
}

.person3_agenic_span{
	margin-top:-32px;
	display:block;
	text-align: center;
	font-size: 14px;
	color:#DE9954;
}

.person3_expert_span{
	margin-top:-32px;
	display:block;
	text-align: center;
	font-size: 14px;
	color:#9E7176;
}

.person3_agenic{
	float: left;
	margin-left: 150px;
	display:table-cell;
	vertical-align:middle;
}

.person3_expert{
	float: left;
	margin-left: 150px;
	display:table-cell;
	vertical-align:middle;
}

.shoping{
	height:200px;
	margin-top:40px;
}

.shoping_total{
	margin-left: 215px;
	margin-top: 20px;
}

.shoping_sj{
	float: left;
	margin-left: 465px;
	margin-top: -60px;
}
.shoping_sj_spantitle{
	font-weight:bold;
	font-size: 15px;
	color: #6F6F6F;
}


.shoping_sj_spansum{
	display:block;
	margin-top: 15px;
	text-align: center;
	font-weight:bold;
	font-size: 15px;
	color: #8F1020;
}
.shoping_spsl{
	float: left;
	margin-left:712px;
	margin-top: -60px;
}
.shoping_spsl_spansum{
	display:block;
	margin-top: 15px;
	text-align: center;
	font-weight:bold;
	font-size: 15px;
	color: #8F1020;
}
.shoping_jrgx{
	float: left;
	margin-left:943px;
	margin-top: -60px;
}

.shoping_jrgx_spansum{
	display:block;
	margin-top: 15px;
	text-align: center;
	font-weight:bold;
	font-size: 15px;
	color: #8F1020;
}
.footer{
	background: #372922;
	height: 300px;
}
.footer .footer_l{
	width: 340px;
	float: left;
	padding-top: 30px;
}
.footer .footer_c{
	width: 400px;
	float: left;
	padding-top: 30px;
}
.footer .footer_l p,.footer .footer_c p{
	font-size: 26px;
	color: white;
	line-height: 50px;
}
.footer .footer_c li{
	list-style: none;
	color: white;
	line-height: 30px;
}
.footer .footer_c p1{
	font-size: 16px;
	color: #999;
	line-height: 22px;
}
.footer .footer_r{
	width: 451px;
	height: 109px;
	float: left;
	padding-top: 10px;
	padding-left:35px;
}
.footer .footer_r p{
	color: #999;
	font-size: 14px;
	line-height: 22px;
	width:451px;
}
.to_left {
    width: 0;
    height: 0;
    border-right: 10px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.to_right {
    width: 0;
    height: 0;
    border-left: 10px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}


.ssdiva:link{
	background-color:white;
	color:  #E0152E;
	} 

.ssdiva:visited{
	background-color: #E0152E;
	color: white;
	} 

.ssdiva:hover{
	background-color: #E0152E;
	color: white;
	} 

.ssdiva:active{
	background-color: #E0152E;
	color: white;
	}
	

	
.circlespan {
	position:relative;
	padding:5px;
}
.circletip {
	display:block;
	background:#f00;
	border-radius:50%;
	width:8px;
	height:8px;
	top:15px;
	right:5px;
	position:absolute;
}	

<!---->
.all {
	width:100px;
	height:30px;
	background-color:#235EA4;
}
.all li {
	width:100px;
	height:40px;
	background-color:#FF0000;
	line-height:40px;
	text-align:center;
	float:left;
	margin-right:10px;
	display:inline;
	position:relative;
	cursor:pointer;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
.all ul {
	position:absolute;
	left:0;
	top:30px;
	display:none;
}

.servicew1300{
	width: 1300px;
	height: 500px;
	margin-left: 23px;
}

.service1{
	width: 200px;
	float: left;
	margin-left: 70px;
	cursor:pointer ;
	margin-top: 70px;
}
.service2{
	width: 200px;
	float: left;
	margin-left: 50px;
	cursor:pointer ;
	margin-top: 70px;
}
.service3{
	width: 200px;
	float: left;
	margin-left: 50px;
	cursor:pointer ;
	margin-top: 70px;
}
.service4{
	width: 200px;
	float: left;
	margin-left: 50px;
	cursor:pointer ;
	margin-top: 70px;
}

.service5{
	width: 200px;
	float: left;
	margin-left: 50px;
	cursor:pointer ;
	margin-top: 70px;
}

.servicespan{
	display: inline-block;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.servicespanz{
	display: inline-block;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.servicespan2{
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	color: #b9b4b4;
	margin-left: 28px;
}
.servicespan3{
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	color: #b9b4b4;
	margin-left: 35px;
}
.servicespan4{
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	color: #b9b4b4;
    width: 100%;
    margin-left: -19px;
}
.servicespan5{
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	color: #b9b4b4;
	margin-left: 50px;
}
.servicespan6{
	display: inline-block;
	font-size: 14px;
	text-align: center;
/* 	margin-top: 10px; */
	margin-bottom: 10px;
	color: #b9b4b4;
	margin-left: 22px;
}
.servicespan7{
	display: inline-block;
	font-size: 14px;
	text-align: center;
/* 	margin-top: 10px; */
	margin-bottom: 10px;
	color: #b9b4b4;
	margin-left: 48px;
}
.servicespan8{
	display: inline-block;
	font-size: 14px;
	text-align: center;
/* 	margin-top: 10px; */
	margin-bottom: 10px;
	color: #b9b4b4;
	margin-left: 28px;
}
.servicespan9{
	display: inline-block;
	font-size: 14px;
	text-align: center;
/* 	margin-top: 10px; */
	margin-bottom: 10px;
	color: #b9b4b4;
	margin-left: 35px;
}

.spanfoot{
	font-size: 16px;color: #FFFFFF;line-height: 22px;
}

#loginMenu  > li{
	float:right !important
}

.defBrnFind{
	width: 30px;
    height: 25px;
/*     background: #ffffff; */
    border: 1px solid;
    border-radius: 5px;
    cursor: pointer;
/*     color: #0381CE !important; */
}
.defBrnFind:hover{
/* 	width: 30px; */
/*     height: 25px; */
    background: #ffffff;
/*     border: 1px solid; */
/*     border-radius: 5px; */
    color: #0381CE !important;
	}
.defBrnFind.active{
    background: #ffffff;
	color: #0381CE !important;
	}
