/*start index5*/
.pull-left {
	float:left
}
.pull-right {
	float:right;
        margin-bottom: 0
}
.hide {
	display:none
}
.clearfix {
	zoom:1
}
.clearfix:after {
	content:"";
	display:table;
	clear:both
}
.loaded-menu_{
    padding-left: 0;
    margin: auto 0;
}
.common-header_ {
	position:fixed;
	top:0
}
.common-header_ {
	width:100%;
	height:auto;
	min-width:1100px;
	background:#ffffff;
	border-bottom:1px solid #ededed;
	-webkit-box-shadow:0px 1px 4px rgba(0,0,0,0.1);
	box-shadow:0px 1px 4px rgba(0,0,0,0.1);
	z-index:200;
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	transition:all 0.5s ease-in
}
.common-header_ .common-header-center {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto;
	width:1100px;
	height:70px
}
.common-header_ .common-header_logo {
	display:inline-block;
	width:99px;
	height:30px;
	margin-top:20px;
	background-size:99px 30px;
	background-image:url("/assets/index5/logo_web5.png")
}
.common-header_ .nav-list li {
	float:left;
	display:inline-block;
	font-size:14px;
	padding:0px 40px;
	height:70px;
	line-height:70px
}
.common-header_ .nav-list li a {
	text-decoration:none;
	color:#2c3a46
}
.common-header_ .nav-list li a:hover {
	color:#e00
}
.common-header_ .nav-list li.active a {
	color:#2B90ED
}
.common-header_ .nav-list .last {
	padding-right:0
}
.common-header_ .nav-list .product-dropdown {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	z-index:200;
	font-size:14px;
	padding:0 38px 0 20px
}
.common-header_ .nav-list .product-dropdown .product-center {
	cursor:pointer
}
.common-header_ .nav-list .product-dropdown:hover .caret:after {
	border-top-color:#e00
}
.common-header_ .nav-list .product-dropdown:hover .product-center {
	color:#e00
}
.common-header_ .nav-list .product-dropdown:hover .dropdown-menu-wrapper {
	-webkit-transform:rotate3d(0,0,0,0deg);
	-moz-transform:rotate3d(0,0,0,0deg);
	transform:rotate3d(0,0,0,0deg);
	-webkit-transform-origin:50% 0%;
	-moz-transform-origin:50% 0%;
	-ms-transform-origin:50% 0%;
	transform-origin:50% 0%;
	max-height:1000px
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper {
	left:0px;
	position:absolute;
	-webkit-transform:rotate3d(1,0,0,-90deg);
	-moz-transform:rotate3d(1,0,0,-90deg);
	transform:rotate3d(1,0,0,-90deg);
	z-index:1000;
	-webkit-transform-origin:50% 0%;
	-moz-transform-origin:50% 0%;
	-ms-transform-origin:50% 0%;
	transform-origin:50% 0%;
	max-height:0px;
	overflow:hidden;
	-webkit-transition:300ms ease-in-out;
	-moz-transition:300ms ease-in-out;
	transition:300ms ease-in-out;
	background-color:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	-webkit-box-shadow:0px 1px 4px rgba(0,0,0,0.1);
	box-shadow:0px 1px 4px rgba(0,0,0,0.1)
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu {
	padding:50px 0px 40px 0px;
	margin:0 auto;
	width:1100px;
	overflow:auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu::after {
	content:' ';
	height:0;
	display:block;
	clear:both
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .item-product {
	width:16.66667%;
	float:left
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .item-product div a.item-product-link {
	font-size:16px;
	text-align:left;
	line-height:16px;
	color:#333
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .item-product div {
	line-height:12px;
	margin-top:10px
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .item-product div .sub-title-link {
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	color:#999;
	text-align:left
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .item-product ul {
	list-style-type:none;
	margin-top:20px;
        padding-left: 0
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .item-product ul li {
	padding:0px;
	float:none;
	display:block;
	line-height:24px;
	height:auto
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .dropdown-menu .item-product ul li a {
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	text-align:left;
	color:#38f
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .bottom-contact-container {
	margin:0 auto;
	width:1100px;
	border-top:1px solid #e5e5e5;
	padding:20px 0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .bottom-contact-container .bottom-contact {
	font-size:12px;
	line-height:30px;
	color:#666
}
.common-header_ .nav-list .product-dropdown .dropdown-menu-wrapper .bottom-contact-container .bottom-contact .dividing-line {
	display:inline-block;
	padding:0px 20px
}
.common-header_ .nav-list .caret {
	position:relative;
	display:inline-block
}
.common-header_ .nav-list .caret:after,.common-header_ .nav-list .caret:before {
	content:' ';
	height:0;
	width:0;
	top:100px;
	position:absolute;
	left:5px;
	border:5px solid transparent
}
.common-header_ .nav-list .caret:before {
	border-top-color:#ffffff;
	top:-9px;
	z-index:2
}
.common-header_ .nav-list .caret:after {
	border-top-color:#333;
	top:-7px;
	z-index:1
}
.common-header_ .nav-list .login_common_ {
	padding-left:10px
}
.common-header_ .nav-list .register_common_ {
	padding-left:10px
}
.common-header_ .nav-list .btn-login {
	width:80px;
	height:30px;
	line-height:28px;
	display:inline-block;
	border:1px solid #2B90ED;
	color:#2B90ED;
	text-align:center;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer
}
.common-header_ .nav-list .btn-login:hover {
	background-color:#2B90ED;
	color:#FFFFFF
}
.common-header_ .nav-list .btn-register_ {
	width:80px;
	height:30px;
	line-height:30px;
	display:inline-block;
	background-color:#2B90ED;
	color:#ffffff;
	text-align:center;
	border-radius:2px;
	cursor:pointer
}
.common-header_ .nav-list .btn-register_:hover {
	background-color:#5CB0FD;
	color:#ffffff
}
.common-header_ .nav-list .loaded_common_ {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	width:152px;
	position:relative;
	padding:0;
	z-index:200;
	padding-left:15px;
	margin-right:-16px
}
.common-header_
      .nav-list .loaded_common_:hover .loaded-menu_ {
	display:block
}





.used_img{
    width: 100px; border-radius: 50%;
}

/*from base.css*/
.orange {
	color:#f60
}
.dark-gray {
	color:#666
}
.gray {
	color:#999
}
.green {
	color:#4b0
}
.red {
	color:#f30
}

/*from index_bottom.css*/

.common-header_ .nav-list .loaded_common_ .loaded-menu_ {
	display:none;
	width:152px;
	margin-left:-16px;
	height:72px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:#ffffff;
	border:1px solid #e5e5e5;
	border-top:0
}
.common-header_ .nav-list .loaded_common_ .loaded-menu_ li {
	height:35px;
	width:150px;
	padding:0
}
.common-header_ .nav-list .loaded_common_ .loaded-menu_ li a {
	height:35px;
	width:150px;
	padding-left:37px;
	display:block;
	line-height:35px;
	background-color:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:14px;
	color:#666666
}
.common-header_ .nav-list .loaded_common_ .loaded-menu_ li a:hover {
	color:#e00;
	background-color:#F8F8F8
}
.common-header_ .nav-list .loaded_common_:hover {
	background-color:#ffffff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5
}
.common-header_ .nav-list .loaded_common_ #mobile_common_ {
	color:#2B90ED
}
.common-header_ .nav-list .loaded_common_ .caret:after {
	border-top-color:#2B90ED
}
.common-header_ .nav-list .loaded_common_ #avatar_common_ {
	width:16px;
	height:16px;
	margin-right:3px;
	display:inline-block;
	border-radius:50%;
	vertical-align:text-bottom;
	background-size:16px 16px;
}

/* by 2018-01*/
.item-product{
    margin-top: 1.5em
}
.dropdown-menu {
    padding-top: 1em!important
}
.icon_min{
    width: 20px;
}

.notice_box{
    padding-bottom: 1em;
    padding-left: 2em
}
.item-solution-content{
    cursor: pointer;
}

@media (min-width:640px){
    .admin-main{
        margin-top: 72px
    }
}

.black{
    color: #000;
}
.paths {
        background: none;
}
.box_top_m{
    padding: .5em 1em
}
.box_top_m .left{
    float: left;
}
.box_top_m .right{
    float: right;
}
.box_top_m .top_menu{
    line-height: 30px
}
.box_top_m .top_menu li.one{
    float: left; padding-left: 1em
}
.box_top_m .top_menu li.one a.one{
    color: #fff
}

.count_boxs h2{
    font-size: 40px!important
}
.count_box{
    float: left
}
.count_boxr{
    float: right
}
.count_boxs{
    margin: 0 auto; text-align: center;
    width: 50%
}
.count_boxs .slide-detail{
    font-size: 16px
}
.intro_left{
    float: left; font-size: 30px; line-height: 1em; text-align: right; width: 45%;
    padding-top:8px; padding-right: .6em 
}
.intro_right{
    text-align: left
}
.intro_box{
    margin: 0 auto; width: 60%; margin-top: 3.5em; text-align: center;
}
.list_table td img{
    width: 80px; height: 80px
}
.poster_box img{
    width: 100%;
    height: 450px
}
@media (max-width:770px){
    .poster_box img{
    height: 50vw
}
}
