﻿@charset "utf-8";
/* CSS Document */


.head_frame {
	width: 100%;
	height: 50px;
	margin-bottom: 0px;
}

.header_img {
	min-width: 1280px;
	min-height: 444px;
	width:100%;
	height:auto;
/*	border:1px blue solid;*/
	margin:0px auto;
	background: url(../img/Firmenich/Slide_01.png) no-repeat center center;
	background-size: cover;
    margin-bottom:35px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.brief {
	width: 1220px;
	border: 1px #dbdbdb solid;
	border-radius: 6px;
	background-color: #fff;
	margin: 0px auto;
	padding-bottom: 30px;
}
.brief0 {
	position: relative;
}
.left, .right {
	width: 608px;
	height: 500px;
	float: left;
	list-style-type: none;
	display: inline-block;
	position: relative;
}
.mol {
	width: 100%;
	height: 400px;
/*	border: 1px violet solid;*/
	display: flex;
  justify-content: center;
  align-items: center;
}


.chem_name {
	width: 100%;
	height: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #656565;
/*	border: 1px red solid;	*/
}

.chem_name span {
	color:#649B1C;
	
}

.right ul {
	list-style-type: none;
	position: relative;
}
.p_name {
	width: 100%;
	height: 50px;
	font-size: 30px;
	color: black;
	line-height: 50px;
	margin-top: 50px;
}
.e_name, .odor, .right .price span {
	width: 100%;
	height: 20px;
	font-size: 16px;
	color: #656565;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.odor {
	color: #649B1C;
}
.cas, .fema, .mw, .struc, .right .price, .right .brand {
	width: 200px;
	height: 50px;
	font-size: 14px;
	color: #454545;
	border: 1px #dbdbdb solid;
	border-radius: 3px;
	text-align: center;
	line-height: 25px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
}
.cas, .struc, .right .price {
	margin-left: 0px;
}
.cas span, .fema span, .mw span, .struc span {
	color: #656565;
}
.right .price span {
	color: #9B1C55;
	font-weight: bold;
}
.right .sample, .right .buy {
	width: 120px;
	height: 40px;
	border: 1px #649B1C solid;
	position: absolute;
	top: 380px;
	left: 0px;
	text-align: center;
	line-height: 40px;
	border-radius: 2px;
	background-color: #649B1C;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.right .buy {
	left: 170px;
}
.brief0 .logo {
	position: absolute;
	right: 30px;
	top: 30px;
}
/*规格书1 - 非测部分 */

.spec_nontest, .spec_test, .download, .statement, .slide {
	width: 1220px;
	height: 100%;
	background-color: #fff;
	border-radius: 6px;
	margin: 35px auto 0px auto;
}

.td_left, .td_right {
	width: 30%;
	/*	border:1px blue solid;*/
	font-size: 18px;
	color: #333333;
	vertical-align: top;
	padding-left: 30px;
	padding-top: 5px;
	line-height: 30px;
}
.spec_nontest .td_right, .spec_test .td_right {
	width: 70%;/*	border:1px green solid;*/	
}
.td_right .item, .td_right .spec {
	padding-top: 5px;
	width: 246px;
	height: 40px;
	font-size: 14px;
	color: #649B1C;
	line-height: 30px;
	vertical-align: top;
}
.td_right .spec {
	width: 608px;
	color: #656565;
	padding-right: 30px;
	line-height: 20px;
}
.tips {
	position: absolute;
	right: 20px;
	top: 405px;
}
.download {
	border-radius: 0px;
	background-color: transparent;
}
/*.download td {
		background:#fff;	
}*/

.download td {
	width: 25%;
	height: 200px;
	border-radius: 6px;
	border: 1px #fff solid;
	background: #fff url("../img/btn_download.png") no-repeat;
	background-position: center center;
	background-size: 304px 200px;
	position: relative;
}
.download .dl3 {
	background: #fff url("../img/btn_demo.png") no-repeat;
}
.download .dl4 {
	background: #fff url("../img/btn_link.png") no-repeat;
}
.btn_dl {
	width: 80px;
	height: 25px;
	border: 1px #649B1C solid;
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left:-40px;
	line-height: 25px;
	border-radius: 2px;
	background-color: #649B1C;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.fname, .fename {
	width: 100%;
	line-height: 30px;
	position: absolute;
	font-size: 16px;
	color: #454545;
	top: 50px;
	text-align: center;
}
.fename {
	top: 80px;
	font-size: 12px;
	color: #656565;
}
.statement .td_left, .statement .td_right {
	width: 50%;
	height: 30px;
}
.stmt_left, .stmt_right {
	vertical-align: top;
	font-size: 14px;
	color: #656565;
	padding: 10px 25px 15px 45px;
	line-height: 20px;
}
.stmt_left .focus, .stmt_right .focus {
	color: #649b1c;
}
.cs_link {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
.cs_link img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#comm_layout_header {
	height: 82px;
	z-index: 99999;
}

@media screen and (min-width:641px) and (max-width:1200px) {
	#comm_layout_header {
		height: 82px;
	}
}

@media screen and (max-width:640px) {
	#comm_layout_header {
		height: 80px;
	}
}

#comm_layout_header>.view_contents {
	overflow: visible;
}

#comm_layout_header {
	background-position: 50% 50% !important;
	background-size: auto 100%;
	background: #1b1b1b;
	border-style: solid;
	border-width: 1px;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-color: #2c2c2c;
}

#dh_style_28_1709258330715 .mainMenuSet {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	line-height: 80px;
	margin-left: 20px;
	margin-right: 20px;
}

#dh_style_28_1709258330715 .mainMenuSet:hover {
	color: #638C1C;
	border-style: solid;
	border-width: 1px;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
@media screen and (max-width:640px) {
	#dh_style_28_1709258330715 .mainMenuSet {
		line-height: 50px;
		height: 50px;
		margin-left: 10px;
		margin-right: 10px;
	}
}
.menuStyle_28 .menuUl>li>a {
	background: rgba(0, 0, 0, 0.0);
	position: relative;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	display: block;
	text-align: center;
	letter-spacing: normal;
	white-space: nowrap;
	color: #17233d;
	line-height: 44px;
	padding: 0;
	padding: 0 1em\0;
}

.menuStyle_28 .menuUl>li>a:hover {
	color: #750406;
}

.menuStyle_28 .menuUl #hot>a {
	color: #750406;
}

.menuStyle_28 .menuUl>li>a span {
	display: block;
	width: 100%;
	text-align: center;
	color: rgba(0, 0, 0, .3);
	font-size: 12px;
}

.header-serch{
	width: 80%;
	background: #fff;
	border-radius: 30px;
	height: 50px;
	margin: auto;
}
.header-serch input{
	width: calc(100% - 120px);
	height: 100%;
	border: 0;
	border-radius: 30px;
	font-size: 20px;
	box-sizing: border-box;
	padding: 0 30px;
	float: left;
}
.header-serch span{
	display: block;
	width: 100px;
	height: 40px;
	margin-top: 5px;
	background: #649B1C;
	float: left;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-serch span img{
	width: 30px;
	height: 30px;
}
.brief ul{
	width: 100%;
	padding: 25px 50px;
	font-size: 14px;
	box-sizing: border-box;
}
.brief ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #333;
	text-align: left;
	display: flex;
	box-sizing: border-box;
	padding: 0 10px;
}
.brief ul li span b{
	width: 27px;
	height: 27px;
	display: block;
	margin: 0 3px;
	
}
.brief ul li span b img{
	width: 27px;
	height: 27px;
	vertical-align:top;
}
.brief ul li:nth-child(1){
	border-bottom: 2px solid #333;
	font-weight: bold;
}
.brief ul li:last-child{
	border-bottom: 2px solid #333;

}
.brief ul li span{
	display: flex;
	height: 40px;
	font-size: 14px;
	justify-content: flex-start;
	align-items: flex-start;
}
.brief ul li span:last-child{
	justify-content: flex-start;
	align-items: center;
}
.brief ul li span:nth-child(1){
	width: 40%;
}
.brief ul li span:nth-child(2){
	width: 30%;
}
.brief ul li span:nth-child(3){
	width: 10%;
}
.brief ul li span:nth-child(4){
	width: 10%;
}
.brief ul li span:nth-child(5){
	width: 10%;
}
.brief ul li span:nth-child(6){
	width: 10%;
}
.brief ul li span:nth-child(7){
	width: 10%;
}
.newPage{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	box-sizing: border-box;
	padding-right: 50px;
}
.newPage span{
	display: block;
	padding: 5px 10px;
	border: 1px solid #333;
	border-radius: 5px;
	margin: 0 5px;
	font-size: 14px;
    cursor: pointer;
}
.newPage span:hover {
    background-color: #e0e0e0;
}
