* {
    padding: 0;
    margin: 0;
    border: 0;
	    /*box-sizing: border-box;*/
	/*font-size:14px;*/
}
header .head-top .lang-list {
    position: relative;
    color: #333;
    /*padding: 8px 0;*/
    float: right;
}
.change-fixed .head-top{
		    display:none;
		}
.change-fixed{
		        z-index:9999999; 
		    }
.language-box {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 999;
    display: none;
}
.language-box ul {
    box-shadow: 0 0 10px #333;
}
.language-box li {
    list-style: none;
    float: left;
    width: 100%;
    line-height: 40px;
    height: 40px;
    width: 180px;
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
}
.language-box li a {
    font-size: 14px;
    color: #1f80cb !important;
    display: block;
    padding-left: 20px;
}
.language-box li:hover {
    background: #fff;
}

.projectitem a{ 
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

.article {
    padding-right: 5px;
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
}
.article p {
    line-height: 175%;
    margin-bottom: 1.5em;
	border-top: 1px solid #7e7777;
	padding-top: 10px;
}
.article .centered img {
    clear: both;
    float: none;
    margin: 7px auto 10px auto;
}
.article img {
    /*border: 1px dashed #C1B4A5;*/
    padding: 7px;
    background: #f2f2f2;
    margin-top: 7px;
    /* [disabled]margin-right: 12px; */
    margin-left: 0;
    margin-bottom: 10px;
    vertical-align: sub;
	margin:0 auto;
}
.article p img {
	border: 1px dashed #C1B4A5;
	margin: 30px auto;
	float: left;
}
.single-page-header-right {
    display: inline;
    float: left;
    width: 100%;
    margin-top: -35px;
    margin-bottom: -20px !important;
    font-size: 13px !important;
}
.single-page-header-right .breadcrumb {
    background: transparent none repeat scroll 0 0;
    border-radius: 20px 0px;
    text-align: right;
}
.single-page-header-right .breadcrumb li a {
    color: #838282;
}
.breadcrumb {
    padding: 20px 0;
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.active {
    color:#c75f3e!important;
}
.thin {
    background-color: #ad9d84
}
.thin td {
    background: #ffffff;
}
.thin td {
    font-size: 12px;
}
.thin1 {
    background: #ad9d84
}

img {
    border: 0;
}
img[Attributes Style] {
width: 640px;
height: 98px;
}
.hori {
    overflow: auto;
    zoom: 1;
    margin-top: 2px;
    margin-bottom: 5px;
}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
    margin: 0 0 10px 0;
    padding: 0;
}

body {
	max-width: 1920px;
    margin: 0 auto;
    font-family: "TITILLIUM";
    color: #333;
    /*font: 89%/140% "TITILLIUM";
    overflow: hidden;*/
    /*background: url(../images/bg.gif) repeat-y center #FFFFFF;*/
}
a {
    color: #4a4848;
    /* font-size: 16px;
    color: #c75f3e; */
    text-decoration: none;
    outline: none;
}
h1 {
    padding: 40px 0px 20px 0px;
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    background-position: bottom;
    background-repeat: no-repeat;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -.325px;
}
h2 {
    font-size: 12px;
    /*color: #773652;*/
    margin: 12px 0px 10px -5px;
}
h3 {
    font-size: 2.3em;
    font-weight: bold;
    color: #000;
    margin: 60px 0px 30px 0px;
    text-align: left;
    font-weight: 400;
	line-height: 1em;
}
h3 a {
    color: #0a0a0a;
}
h4 {
    color: #ffffff;
    /*padding-bottom: .5em;*/
    margin: 1em 0 0 0;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    background: #000;
    border: 7px solid #000000;
    border-radius: 10px 10px 0 0;
    align-self: center;
}
h5 {
    font-size: 14px;
    color: #909090;
    font-family: "Source Sans Pro Light";
    font-weight: lighter;
}
h5 a {
    color: #1192d5;
}
a, a:link, a:hover, a:visited, a:active {
    text-decoration: none;
}

#logo {
    margin: auto;
    width: 1000px;
    height: 82px;
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
}
.logo_img {
    float: left;
    margin-top: 10px;
    margin-left: 13px;
}
.logo_text {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}
#topbar {
    width: auto;
    height: 40px;
    margin: auto;
    background-color: #FF721A;
}
.navigation {
    width: 1000px;
    margin: auto;
    height: 40px;
    background-color: #FF721A;
}
.navigation ul {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-left: 5px;
}
.navigation ul li {
    font-size: 14px;
    float: left;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}
.navigation ul li a {
    color: #FFFFFF;
    font-weight: 600;
    display: block;
    overflow: hidden;
    padding-right: 18px;
    padding-left: 18px;
}
.navigation ul li a:hover {
    color: #FFFFFF;
    font-weight: 600;
    background-image: url(images/hover.png);
    background-repeat: repeat;
}
.search_ui {
    float: right;
    padding-top: 10px;
}
.search_input {
    width: 180px;
    height: 20px;
    background-color: #EEEEEE;
    border: 0;
}
.search_button {
    border: 0;
    height: 20px;
    width: 35px;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 10px;
    margin-right: 20px;
}
.button_hover {
    border: 0;
    height: 20px;
    width: 35px;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: -35px 0px;
    margin-left: 10px;
    margin-right: 20px;
}
.filler {
    margin: auto;
    height: 10px;
    width: 1000px;
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
    overflow: hidden;
}
#container {
    width: 1000px;
    height: auto;
    margin: auto;
}
.sidebar {
    background-color: #EBEBEB;
    width: 200px;
    height: auto;
    margin: 15px 15px 15px 5px;
    float: left;
}
.main {
    background-color: #FDFDFD;
    width: 775px;
    height: auto;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 15px;
    font-family: Verdana, Geneva, sans-serif;
    color: #333333;
    line-height: 120%;
}
.preview {
    width: 1000px;
    height: 180px;
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
    margin-bottom: 1px;
}
.preview ul {
    margin-top: 10px;
    margin-left: 25px;
    float: left;
}
.preview ul li {
    margin-top: 10px;
    line-height: 20px;
}
.bottom {
    width: 1000px;
    height: 70px;
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
}
.logobottom {
    margin-left: 15px;
    margin-right: 15px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.copyright {
    float: right;
}


.more {
    background-image: url(images/more.png);
    background-position: right;
    background-repeat: no-repeat;
}

.tab {
    text-align: center;
}
.tab th {
    background: #1192D5;
    color: #FDFDFD;
}
.tab td {
    padding: 5px 2px;
    line-height: 120%;
}
.tab2 td {
    padding: 5px 2px;
    line-height: 120%;
}
.odd {
    background-color: #EBEBEB;
}
.even {
    background-color: #FDFDFD;
}
.tab tr:hover {
    background-color: #FF721A;
}
.content {
    padding: 0px 15px 15px 15px;
}
.content p {
    padding: 3px 0px;
    line-height: 150%
}
.content ul li {
    padding: 3px 0px;
    line-height: 120%;
}
.content ul li a:link {
    color: #333333;
}
.content ul li a:visited {
    color: #666666;
}
.content ul li a:hover {
    color: #666666;
}
.content ul li a:active {
    color: #666666;
}
.hori li {
    
	border-bottom: 1px dotted #ccc;
    line-height: 40px;
    padding-top: 20px;
    font-size: 1.25em;
}
.hori_3 {
    overflow: auto;
    zoom: 1;
    margin-top: 2px;
    margin-bottom: 5px;
}
.hori_3 li {
    float: left;
    width: 33%;
    font-size: 14px;
	border-bottom:1px dotted #ccc;
	line-height:40px;
}

li { }
.contact {
    height: 240px;
}
.contact_info {
    float: left;
    width: 370px;
    line-height: 25px;
}
.blue {
    color: #1192D5;
    font-weight: bold;
}
.blue2 {
    color: #1192D5;
}
.orange {
    color: #FF721A;
    font-weight: bold;
}
/*index*/
.mainindex {
    width: 970px;
    margin: 10px 5px;
    background-color: #ffffff;
    padding: 10px;
    color: #333333;
}
.left {
    width: 700px;
    float: left;
    background-color: #fff;
    height: 500px;
}
.right {
    width: 250px;
    float: left;
    padding-left: 20px;
    background-color: #FFF;
    height: 500px;
}
.bot {
    float: left;
    width: 308px;
    height: 180px;
    overflow: hidden;
    background-color: #dddddd;
    margin-right: 15px;
}
.tec {
    padding: 15px 0px 0px 0px;
}
/*Slide*/
.tas {
    height: 30px;
    overflow: hidden;
    width: 250px;
    margin-bottom: 5px;
}
.ta {
    float: left;
    background-color: #464c54;
    margin: 0px;
    color: #ffebb5;
    width: 125px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    cursor: pointer;
}
.tac {
    background-color: #ebebeb;
    color: #282e32;
}
.cot {
    background-color: #ffffff;
    padding: 10px;
    border-top: #ff721a solid 2px;
    border-bottom: #ff721a solid 2px;
}
#Solutions {
    display: none;
}
.cot ul li {
    height: 25px;
    line-height: 25px;
}
.cot ul li:last-child {
    border-bottom: none;
}
.cot ul li a {
    text-decoration: none;
    color: #3e4346;
}
.cot ul li a:hover {
    color: #a59c83;
}
/*hotpic*/
.hotpic {
    height: 260px;
    width: 700px;
}
#slideshow_wrapper {
    POSITION: relative;
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: #121212;
    PADDING-LEFT: 0px;
    WIDTH: 700px;
    PADDING-RIGHT: 0px;
    HEIGHT: 240px;
    OVERFLOW: hidden;
    PADDING-TOP: 0px
}
#slideshow_footbar {
    Z-INDEX: 5;
    POSITION: absolute;
 FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
    WIDTH: 100%;
    BOTTOM: 0px;
    HEIGHT: 30px
}
#slideshow_photo {
    POSITION: absolute;
    WIDTH: 100%;
    HEIGHT: 100%;
    CURSOR: pointer
}
#slideshow_photo A {
    Z-INDEX: 1;
    BORDER-BOTTOM: 0px;
    POSITION: absolute;
    BORDER-LEFT: 0px;
    MARGIN: 0px;
    DISPLAY: block;
    BORDER-TOP: 0px;
    TOP: 0px;
    BORDER-RIGHT: 0px;
    LEFT: 0px
}
#slideshow_footbar .slideshow-bt {
    BACKGROUND-COLOR: #d2d3d4;
    MARGIN: 10px 10px 0px 0px;
    WIDTH: 10px;
    DISPLAY: inline;
    FLOAT: right;
    HEIGHT: 10px;
    FONT-SIZE: 0px
}
#slideshow_footbar .bt-on {
    BACKGROUND-COLOR: #30b1eb
}
/*thickbox*/
.uibases-container-fluid {
    width: 100%!important;
}
.breadcrumb {
    padding: 20px 0;
}
.uibases-container {
    margin: 0 auto;
}
.breadcrumb .arrow-right {
    display: inline-block;
    margin: 0 10px;
    font-style: normal;
}

.iconfont {
    font-family: iconfont;
}
.table_pic {
    width: 100%;
    border: 0;
    margin: 0;
    border-collapse: collapse;
    padding: 0;
    margin-bottom: 15px;
}
.table_pic td {
    padding: 0;
    background-color: #ffffff;
}
.table_pic_middle {
    width: 100%;
    border: 0;
    margin: 0;
    border-collapse: collapse;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}
.table_pic_middle td {
    padding: 0;
    background-color: #ffffff;
}
.table_style_1 {width:100%;border:0;margin:0;border-collapse:collapse;border-spacing:0; border-bottom: 5px solid #9d1313;
    border-top: 5px solid #9d1313;}
.table_style_1 th {text-align:left;font-weight:normal;}
.table_style_1 td  {
    font-size: 14px;
    padding: 6px 6px 6px 12px;
    /* border-left: 1px solid #b74d4f; */
    /* border-right: 1px solid #b74d4f; */
    border-bottom: 1px solid #7e7777;
    border-top: 1px solid #7e7777;
    background: #fff;
    color: #333;
    }
.table_style_1 td.alt { 
    background: #F5FAFA; 
    color: #797268;  
} 
.table_1_small { text-align:center; width:100%; border:0;margin:0;border-collapse:collapse;border-spacing:0; font-size:10px; border-bottom: 5px solid #9d1313;
    border-top: 5px solid #9d1313;}
.table_1_small th { padding:5px 2px; font-weight: normal;}
.table_1_small td  { font-size:14px; padding:5px 2px; line-height: 120%;border-bottom: 1px solid #7e7777;
    border-top: 1px solid #7e7777; }

.table_1_verysmall { text-align:center; width:100%; border:0;margin:0;border-collapse:collapse;border-spacing:0;  border-bottom: 5px solid #9d1313;
    border-top: 5px solid #9d1313;}
.table_1_verysmall th { padding:5px 5px; font-weight:normal;}
.table_1_verysmall td  { font-size:14px; padding:5px 1px; line-height: 120%;border-bottom: 1px solid #7e7777;
    border-top: 1px solid #7e7777; }

.table_style_2 { width:100%; border:0; margin:0;border-collapse:collapse;border-spacing:0;border-bottom: 5px solid #9d1313;border-top: 5px solid #9d1313;}
.table_style_2 td  {
    font-size: 14px;
    padding: 6px 6px 6px 12px;
    /* border-left: 1px solid #b74d4f; */
    /* border-right: 1px solid #b74d4f; */
    border-bottom: 1px solid #7e7777;
    border-top: 1px solid #7e7777;
    background: #fff;
    color: #333;
    }
.table_style_2 th { text-align:left; font-weight:normal; }

.table_style_3 {width:100%;/* border:0; */margin:0;/* border-collapse:collapse; *//* border-spacing:0; */border-bottom: 5px solid #9d1313;border-top: 40px solid #000000;/* border-top-left-radius: 2em; */-webkit-border-top-left-radius: 25px;border-top-right-radius:2em;-webkit-border-top-right-radius: 25px;}
.table_style_3 td {
	line-height: 120%;
	padding:5px 2px;
	/* border-left: 1px solid #9d1313; */
	/* border-right: 1px solid #C1B4A5; */
	border-bottom: 1px solid #9d1313;
	/* border-top: 1px solid #9d1313; */
	}
.table_style_3 th { text-align:left; font-weight:normal; }
.table_style_4 {font-size:11px}
.table_style_4 a{color:#0066FF; text-decoration:underline}
.table_style_4 th{background:#A3B3C3;padding:10px 0 10px 0; color:#fff;border-bottom:1px solid #e1e1e1 ; border-right:1px solid #e1e1e1}
.table_style_4 td{padding:7px 5px 7px 0;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
.table_style_4 .last{border-right:none}

.table_style_spa { width:100%; border:0; margin:0;border-collapse:collapse;border-spacing:0; margin-bottom:15px;}
.table_style_spa td { line-height: 120%;padding:5px 2px;}
.table_style_spa th { text-align:left; font-weight:normal; } 
caption {
    padding: 0 0 5px 0;
    font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}
th {
    font-size: 14px;
    color: #333;
    /* border-left: 1px solid #ffffff; */
    /* border-right: 1px solid #ffffff; */
    /* border-bottom: 1px solid #ffffff; */
    border-top: 1px solid #7e7777;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    /* background: #313030 no-repeat;*/
}
th.nobg {
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C1B4A5;
    background: none;
}
td.alt {
    background: #F5FAFA;
    color: #797268;
}
th.spec {
    border-left: 1px solid #797268;
    border-top: 0;
    background: #fff url(images/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
th.specalt {
    border-left: 1px solid #C1B4A5;
    border-top: 0;
    background: #f5fafa url(images/bullet2.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #797268;
}
.note {
    font-style: italic;
    padding-left: 10px;
    padding-right: 10px;
}
#main_content {
    /* width: 98%; */
    height: auto;
    margin: auto;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
background-color: #620d0d;
}
#banner {
    width: auto;
    height: 90px;
    /*background-image: url(../images/bannerl.jpg);*/
background-color: #971414;
}
#top_banner {
    width: 350px;
    height: 90px;
    float: left;
	padding-left: 20px;
    padding-top: 5px;
    /*background-image: url(../images/banner.jpg);*/
}
#center_banner {
    width: 100%;
    height: 242px;
    background: #FFFFFF;
}
#center_banner_content {
    height: auto;
    float: left;
    padding: 55px 0 0 20px;
}
#left_banner {
    width: 20%;
    height: 200px;
}
#right_banner {
    width: 70%;
    height: 200px;
}
#learn_more {
    height: 50px;
    clear: both;
    float: left;
    padding-top: 10px;
}
#learn_more a {
    padding: 6px;
    margin: 0 0 0 80px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    border: 1px #C1B4A5 solid;
}
#learn_more a:hover {
    padding: 6px;
    margin: 0 0 0 80px;
    color: #666666;
    border: 1px #999999 solid;
}
#page_content {
    width: 100%;
    height: auto;
    float: left;
    background-color: #FFF;
	padding: 40px 0;
}
/* HEADER */
.header {
    width: 900px;
    font-family: "trebuchet ms", arial, sans-serif;
}
.header-top {
    width: 900px;
    height: 80px;
    background: rgb(240,240,240) url(../img/bg_head_top.jpg);
    overflow: visible !important /*Firefox*/;
    overflow: hidden /*IE6*/;
}
.header-middle {
    width: 900px;
    height: 150px;
    background: rgb(230,230,230) url(../img/bg_head_middle.jpg);
    overflow: visible !important /*Firefox*/;
    overflow: hidden /*IE6*/;
}
.header-bottom {
    width: 900px;
    height: 40px;
    background: rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;
}
.header-breadcrumbs {
    clear: both;
    width: 900px;
    padding: 1.0em 0 1.5em 0;
    background: rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;
}
/*************/
.pc-cx-tel-1 {
                    float: right;
                    width: 28%;
                    height: 56px;
                    /* border-top: 2px solid #e6e6e6; */
                    padding-top: 10px;
                    /* position: absolute; */
                    bottom: 16px;
                    right: 2.3%;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #a11111;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                    border-radius: 30px 30px 30px 30px;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
                    /* font-size: 18px; */
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 15px;
                }
.nav0 {
    width: 380px;
    position: absolute;
    z-index: 2;
    margin: 25px 0 0 0;
    margin-left: 550px !important /*Non-IE6*/;
    margin-left: 553px /*IE6*/;
}
.nav0 ul {
    float: right;
    padding: 0 15px 0 0;
}
.nav0 li {
    display: inline;
    list-style: none;
}
.nav0 li a {
    padding: 0 0 0 5px;
}
.nav0 a:hover {
    text-decoration: none;
}
.nav0 a img {
    height: 14px;
    border: none;
}
/*------top menu---------*/
ul.menu {
    list-style-type: none;
    float: right;
    display: block;
    width: 250px;
    height: 18px;
    clear: both;
    margin-top: 40px;
    padding: 0;
}
ul.menu li {
    display: inline;
}
.navbar-nav > li {
    float: left;
}
ul.navbar-right {
    float: right !important;
}
a.nav:link, a.nav:visited {
    display: block;
    float: right;
    padding: 20px;
    margin: 0;
    line-height: 50px;
    font-weight: bold;
    font-size: 12px;
    color: #dfdddd;
}
a.nav:hover {
    display: block;
    margin: 0;
    width: auto;
    height: 18px;
    text-align: center;
    line-height: 50px;
    color: #e3e3e3;
    border-bottom: 1px #e3e3e3 dashed;
}
/*------left section-----*/
#left_section {
    width: 18%;
    float: left;
    padding: 25px 40px;
    line-height: 24px;
    display: none;
}
/*----Left Panel----*/
#leftPan {
    background: #fff;
    border-right: 1px solid #dad7d2;
    margin-bottom: 30px;
}
#leftPan ul {
    width: 70%;
    height: auto;
    display: block;
    background-color: #8F8C73 0 0 no-repeat;
}
#leftPan ul li {
    width: 100%;
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #DDDDDD;
}
#leftPan ul li a {
    width: 135px;
    height: auto;
    display: block;
    background: url(../images/arrow-normal.gif) 0 50% no-repeat #FFFFFF;
    color: #7B0E10;
    font: 12px/26px "微软雅黑", Arial, Helvetica, sans-serif;
    padding: 0 0 0 22px;
    text-decoration: none;
}
#leftPan ul li a:hover {
    background: url(../images/arrow-normal.gif) 0 50% no-repeat #EEEEEE;
    color: #000000;
    text-decoration: none;
    font-family: "微软雅黑,Arial", Gadget, sans-serif;
}
/*#leftPan ul li.home{width:96px; height:27px; display:block; background: url(../images/homebg.gif) 0 0 no-repeat #F6F4E4; color:#7F0A5F; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 22px;}*/
#leftPan ul li.contact {
    border-bottom: none;
}
/*#leftPan ul.side-nav{width:118px; height:220px; padding:0 0 28px 0;;background:none;}*/
/*#leftPan ul.side-nav {
	margin: 0px 0px 0px 61px;
	text-align:center
	border-top: 0px solid #e9e7e7;
	font-size: .4em;
	color: #978f7c;
	text-transform: uppercase;
}
#leftPan ul.side-nav li {
	margin: 0;
	list-style-type: none;
	padding: 0px 0;
}
#leftPan ul.side-nav li a {
	display: block;
	border-bottom: 0px solid #e9e7e7;
	margin: 0;
	padding: 6px 0 6px 22px;
	background: url(../images/side-nav-bullet.gif) no-repeat 5px 50%;
}
#leftPan ul.side-nav li a:link, ul.side-nav li a:visited {
	color: #978f7c;
	text-decoration: none;
}
#leftPan ul.side-nav li a:hover {
	background: url(../images/side-nav-bullet-light.gif) no-repeat 5px 50% #f6f5f0;
	color: #cac6ba;
}*/


#leftPan ul.linkone {
    width: 215px;
    height: 550px;
    padding: 0;
    background: none;
    padding: 10px 0 0;
}
#leftPan ul.linkone li {
    width: 157px;
    height: 26px;
    position: relative;
    margin: 0 auto;
    background: none;
    padding: 0px;
}
#leftPan ul.linkone li a {
    width: 135px;
    height: 26px;
    display: block;
    background: url(../images/arrow-normal.gif) 0 50% no-repeat #FFFFFF;
    color: #7B0E10;
    font: 12px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0 0 0 22px;
    text-decoration: underline;
}
#leftPan ul.linkone li a:hover {
    background: url(../images/arrow-normal.gif) 0 50% no-repeat #EEEEEE;
    color: #333333;
    text-decoration: underline;
}
#leftPan h2 {
    color: #562231;
    text-transform: uppercase;
    padding: 20px 0px 20px 40px;
    font-size: 20px;
    font-weight: normal;
}

.ccc_acc_fullwidth{
    width: 100%;
    background-color: #ffffff;

    padding: 10px 0px 10px 0px;
}
.ccc_accreditations{
    font-size: 0;
    line-height: -0px;

    margin: 0px 0px 0px 0px;
}

.ccc_acc_basec{
    width: 45px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-basec.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 45px 58px;

    margin: 5px 6px 5px 5px;
}

.ccc_acc_sgs01{
    width: 56px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-sgs-01.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 56px 57px;

    margin: 5px 2px 5px 5px;
}

.ccc_acc_sgs02{
    width: 56px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-sgs-02.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 55px 56px;

    margin: 5px 5px 5px 5px;
}

.ccc_acc_sgs03{
    width: 56px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-sgs-03.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 55px 56px;

    margin: 5px 5px 5px 5px;
}

.ccc_acc_ukas{
    width: 43px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-ukas.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 43px 61px;

    margin: 5px 5px 5px 5px;
}

.ccc_acc_lpcb{
    width: 61px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-lpcb.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 61px 57px;

    margin: 5px 5px 5px 5px;
}

.ccc_acc_fors{
    width: 42px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-fors.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 42px 60px;

    margin: 5px 2px 5px 5px;
}

.ccc_acc_cpr{
    width: 72px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-cpr.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 72px 60px;

    margin: 5px 2px 5px 2px;
}

.ccc_acc_cpr_new{
    width: 60px;
    height: 60px;
    display: inline-block;

    background-image: url("../images/acc-cpr-new.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 60px 60px;

    margin: 5px 2px 5px 2px;
}

.ccc_acc_rohs{
    width: 64px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-rohs.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 64px 60px;

    margin: 5px 3px 5px 3px;
}

.ccc_acc_risqs{
    width: 61px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-risqs.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 60px 60px;

    margin: 5px 3px 5px 3px;
}

.ccc_acc_achilles{
    width: 80px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-achilles.png");
    background-repeat: no-repeat;
    background-position: 0px -2px;

    background-size: 80px 60px;

    margin: 5px 0px 5px 0px;
}

.ccc_acc_bsi_kitemark{
    width: 99px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-bsi-kitemark.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;

    background-size: 97px 61px;

    margin: 5px 1px 5px 3px;
}

.ccc_acc_ce{
    width: 60px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-ce.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 56px 40px;

    margin: 5px 5px 5px 0px;
}

.ccc_acc_cenelec{
    width: 106px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-cenelec.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 93px 55px;

    margin: 5px 1px 5px 0px;
}

.ccc_acc_basec_roundel{
    width: 56px;
    height: 61px;
    display: inline-block;

    background-image: url("../images/acc-basec-roundel.png");
    background-repeat: no-repeat;
    background-position: center center;

    background-size: 56px 56px;

    margin: 5px 5px 5px 5px;
}

form.ccc_cabcalc{
    max-width: 720px;
}

.ccc_footer_tel_numbers{
    display: flex;
    flex-wrap: wrap;

    color: #ffffff;

    padding: 20px 0px 10px 0px;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    margin-top: 10px;
}

.ccc_footer_tel_numbers div{
    width: 33.3333%;
    margin-bottom: 10px;
}
/*#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(../images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(../images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(../images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}
#leftPan form #register{width:100px; height:24px; float:left; margin:3px 0 0; }
#leftPan form #register a{display:block; background: url(../images/arrow4.gif) 100% 50% no-repeat #ABA894; color:#fff; font-size:14px; padding:0 5px 0 0; text-decoration:none;}
#leftPan form #register a:hover{text-decoration:underline;}*/


/*----/Left Panel----*/

.left_box_border {
    width: 175px;
    height: auto;
    border: 1px #C1B4A5 solid;
    padding: 3px;
    margin: 0 auto 0 auto;
    margin-top: 10px;
}
.left_box {
    width: 175px;
    height: auto;
    background: url(../images/box.jpg) no-repeat top;
    padding-top: 10px;
}
#login {
    padding: 10px;
}
.input {
    width: 175px;
    height: 12px;
    font-size: 10px;
}
img.pic {
    float: left;
    padding: 10px;
}
.title {
    font-size: 20px;
    /* color: #0054a1; */
    text-align: left;
    font-weight: 400;
}
.title a {
    text-decoration: none;
    color: #0a0a0a;
}
.content {
    padding: 5px;
    text-align: justify;
}
#img.pic_a {
    float: left;
    padding: 2px;
    margin-right: 15px;
    border: 1px solid #C1B4A5;
}
/*------right section-----*/
#right_section {
    width: 85%;
    height: auto;
    /* float: left; */
    margin: 0 auto;
    line-height: 24px;
}
.text1 {
    font-size: 13px;
    color: #003399;
    font-family: Verdana;
    text-decoration: none;
}
.text1 a:hover {
    color: #8F146E;
    text-decoration: underline;
}/*鼠标指向的链接*/
.top {
    height: 37px;
    width: 90%;
    border: 0;
    margin: 40px 0;
    border-collapse: collapse;
    border-spacing: 0
}
.right_box {
    width: 100%;
    margin: 20px 10px 10px 0;
    float: left;
}
img.pic_border {
    float: left;
    padding: 2px;
    margin-right: 15px;
    border: 1px solid #C1B4A5;
}
.title_small {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
#right_box_1 {
    width: 40%;
    height: 560px;
    float: left;
    margin: 10px 1px 10px 10px;
    border-right: 3px #B3B5B8 solid;
}
#right_box_2 {
    width: 55%;
    height: 560px;
    float: left;
    margin: 10px 5px 10px 1px;
    padding-left: 12px;
    border-left: 1px #C1B4A5 solid;
}
#right_box_3 {
    width: auto;
    height: auto;
    float: left;
    margin: 20px 1px 20px 0px;
}
#right_box_4 {
    width: auto;
    height: 30;
    float: left;
}
.right_box_border {
    width: 175px;
    height: auto;
    border: 1px #C1B4A5 solid;
    padding: 3px;
    margin: 0 10px 0 30px;
    margin-top: 10px;
}
.right_box5 {
    width: 175px;
    height: auto;
    background: url(../images/box.jpg) no-repeat top;
    padding-top: 10px;
}
.news_box {
    padding: 10px 0 0 0;
    clear: both;
}
img.pic_news {
    float: left;
    padding: 2px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #C1B4A5;
}
.news_submenu {
    clear: both;
    float: left;
    padding-top: 5px;
    margin-left: 10px;
    border-bottom: 1px #C1B4A5 solid;
}
.news_link {
    float: left;
    padding-right: 100px;
    font-size: 12px;
}
.news_link a {
    text-decoration: none;
    color: #999999;
}
.news_link a:hover {
    text-decoration: none;
    color: #000;
}
/*---------services---------*/
ul.services {
    list-style-type: none;
    font-size: 13px;
    float: left;
    display: block;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 10px 0 0 2px;
}
ul.services li {
    display: inline;
}
a.nav_services:link, a.nav_services:visited {
    display: block;
    padding: 1px 0 0 14px;
    margin: 2px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 17px;
    text-decoration: none;
    background: url(../images/bullet.png) no-repeat left;
    color: #333333;
}
a.nav_services:hover {
    display: block;
    padding: 1px 0 0 14px;
    margin: 2px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 17px;
    text-decoration: none;
    background: url(../images/bullet_a.png) no-repeat left;
    color: #7B0E10;
}
/*-------footer-----*/
#footer {
    height: 30px;
    background-color: #620d0d;
	z-index:999;
    color: #fff;
    filter: Alpha(opacity=60);
    -moz-opacity: 0.4;
    bottom: 0;
    font-size: 12px;
    display: -webkit-flex; /* Safari */
    -webkit-justify-content: space-between; /* Safari 6.1+ */
    display: flex;
    justify-content: space-between;
    line-height: 30px;
}
#copyrights {
    padding-left: 10px;
    line-height: 30px;
}
#footer ul li {
    display: inline-block;
}
.footer-links, .footer-email, .footer-icons {
    height: 30px;
    overflow: hidden;
}
.footer-icons {
    padding-right: 10px;
    line-height: normal;
}
.footer-icons img {
    display: block;
    height: 25px;
    width: 25px;
    padding: 2px;
}
.footer-links ul li {
    margin: 0 2px;
}
#footer a {
    color: #fff;
    font-size: 12px;
}
#footer a:hover {
    color: #fff;
}
#madeby {
    width: auto;
    height: 18px;
    float: left;
    font-size: 11px;
    text-align: center;
    padding-top: 8px;
}
#madeby a {
    font-size: auto;
    text-decoration: none;
    color: #000000;
}
/*---------footer menu---------*/
ul.footer_menu {
    list-style-type: none;
    display: block;
    height: auto;
    margin: 0px;
    padding: 3px 0 0 10px;
    font-size: 10px;
}
ul.footer_square {
    list-style-type: none;
    display: inline-block;
    height: auto;
    margin: 0px;
    padding: 3px 0 0 10px;
    font-size: 10px;
}
ul.footer_menu li {
    display: inline-block;
}
ul.footer_square li {
    display: inline-block;
}
a.nav2:link, a.nav2:visited {
    display: block;
    padding: 3px;
    margin: 2px;
    width: auto;
    height: 20px;
    text-align: center;
    line-height: 16px;
    text-decoration: none;
    color: #000000;
    font-size: 10px;
}
a.nav2:hover {
    display: block;
    float: center;
    padding: 3px 5px;
    margin: 2px;
    width: auto;
    height: 20px;
    text-align: center;
    line-height: 16px;
    text-decoration: none;
    color: #7B0E10;
    font-size: 10px;
}
/*---------daohang---------*/
.phonemeun {
    display: none;
	z-index: 9;
}
.daohang {
    width: 100%;
    height: 25px;
    padding: 0;
    margin: 1px 0;
    border-bottom: 10px solid #ECECEA;
}
.daohang2 {
    width: 963px;
    height: 25px;
}
ul, ol {
    list-style: none;
}
a img {
    border: none;
}
.main_nav {
    height: 25px;
    background: #000;
}
.main_nav ul li {
    width: 11%;
    float: left;
    height: 25px;
    border-right: 1px solid #fff;
    position: relative;
}
.main_nav ul li a {
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fbfbfb;
    text-decoration: none;
    cursor: pointer;
    filter: Alpha(opacity=60);
    -moz-opacity: 0.4;
}
.main_nav ul li dl {
    position: absolute;
    left: 0;
    top: 25px;
    width: 100%;
    display: none;
    z-index: 100;
}
.main_nav ul li dl.dldisplay {
    display: block;
}
.main_nav ul li dl dd {
    height: auto;
}
.main_nav ul li dl dd a {
    display: block;
    height: auto;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background: #0e0e0e;
    border-bottom: 1px solid #aaa;
}
.main_nav ul li dl dd a:hover {
    background: #aaa;
    color: #fff;
}
.click {
    margin-top: 200px;
}
.bottomA {
    BACKGROUND-IMAGE: url(../images/cbottombg_01.gif)
}
.content {
    PADDING-BOTTOM: 15px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 15px;
    PADDING-RIGHT: 15px;
}
.content P {
}
.content UL LI {
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    PADDING-LEFT: 0px;
    LINE-HEIGHT: 120%;
    PADDING-RIGHT: 0px;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 18px;
}
.content UL LI A:link {
    COLOR: #5a5a5a
}
.content UL LI A:visited {
    COLOR: #666666
}
.content UL LI A:hover {
    COLOR: #666666
}
.content UL LI A:active {
    COLOR: #666666
}
.hori {
    OVERFLOW: auto;
    MARGIN-BOTTOM: 5px;
    ZOOM: 1;
    MARGIN-TOP: 2px;
}
#cer-list {
}
#cer-list li {
    float: left;
    width: 33%;
    text-align: center;
}
#cer-list li p {
    font-weight: bold;
    margin: 10px 2px 5px 2px;
    display: block;
    height: 24px;
}
#cer-list li img {
    border: none;
    height: 180px;
    box-shadow: 0 0 5px #000;
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}
:focus {
    outline: 0
}
ins {
    text-decoration: none
}
del {
    text-decoration: line-through
}
table {
    /* border-collapse: collapse; */
    border-spacing: 0
}
#switcher {
    height: 54px;
    z-index: 99999;
    position: fixed;
    width: 100%;
    top: 0;
    background: #000;
}
.center {
    width: 100%;
    padding-top: 0
}
.center ul li {
    display: inline;
    float: left;
    position: relative
}
.logoTop, .top2 {
    margin-left: 30px;
    margin-top: 20px;
    color: #fff;
    font-weight: bold;
    font-family: "微软雅黑"
}
.top2 {
    position: relative;
    margin-top: 16px;
    font-size: 12px;
    font-weight: normal;
    background-image: url(../i/2vm.png);
    background-repeat: no-repeat;
    background-position: 3px center;
    height: 20px;
    padding-left: 25px;
    line-height: 20px;
    border: 1px solid #414141;
    padding-right: 5px;
    border-radius: 5px;
}
.vm {
    position: absolute;
    top: 20px;
    left: 0px;
    background-color: #fff;
    height: 170px;
    width: 150px;
    display: none;
    padding: 30px;
}
.top2:hover .vm {
    display: block
}
.logoTop a:hover {
    text-decoration: underline
}

#iframe-wrap {
    height: 100%;
    overflow: visible;
    position: relative;
    top: 54px;
    z-index: 50
}
.tablet-width {
    height: 960px!important;
    margin: 0 auto;
    padding: 175px 100px 115px 100px;
    width: 785px;
    margin-top: 40px;
    background: url(../i/bg-mob.png) no-repeat 0 0
}
.tablet-width iframe {
    height: 960px!important
}
.mobile-width {
    height: 703px!important;
    margin: 0 auto;
    padding: 165px 115px 100px 100px;
    width: 1041px;
    margin-top: 40px;
    background: url(../i/bg-mob.png) no-repeat 0 -1249px
}
.mobile-width iframe {
    height: 704px!important
}
.mobile-width-2 {
    height: 417px!important;
    margin: 0 auto;
    padding: 125px 25px 159px 25px;
    width: 337px;
    margin-top: 40px;
    background: url(../i/bg-mob.png) no-repeat 0 -2217px
}
.mobile-width-2 iframe {
    height: 416px!important
}
.mobile-width-3 {
    height: 256px!important;
    margin: 0 auto;
    padding: 45px 115px 69px 105px;
    width: 497px;
    margin-top: 40px;
    background: url(../i/bg-mob.png) no-repeat -387px -2217px
}
.mobile-width-3 iframe {
    height: 256px!important
}
#by {
    overflow-y: hidden
}
.wrap {
    width: 978px;
    margin: 0 auto;
}
.carousel {
    height: 348px;
    overflow: hidden;
    background: #262626;
}
.carousel .wrap {
    position: relative;
}
.slide-caption {
    position: relative;
    float: left;
    width: 460px;
    height: 350px;
    min-height: 280px;
    padding: 68px 40px 0;
    background-position: left top;
    background-repeat: no-repeat;
}
.comp-a {
    background-color: #52854c;
}
.comp-b {
    background-color: #8c8179;
}
.comp-c {
    background-color: #293352;
}
.comp-d {
    background-color: #a51c30;
}
.slide-caption h2 {
    margin-bottom: 22px;
    color: #fff;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: normal;
}
.slide-caption h2 a {
    color: #fff;
    text-decoration: none;
}
.slide-caption h2 a:hover, .slide-caption h2 a:focus {
    color: #e6eae2;
    text-decoration: none;
}
.slide-callout p {
    line-height: 20px;
    padding: 8px 0 7px 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.slide-callout p a {
    color: #fff;
    text-decoration: none;
}
.slide-callout p a:hover, .slide-callout p a:focus {
    color: #fff;
    text-decoration: none;
}
.slide-callout .more {
    padding: 0;
}
.comp-a .slide-callout .more {
    background-color: #52854c;
}
.comp-b .slide-callout .more {
    background-color: #8c8179;
}
.comp-c .slide-callout .more {
    background-color: #293352;
}
.comp-d .slide-callout .more {
    background-color: #a51c30;
}
.slide-callout .more a {
    display: inline-block;
    line-height: 20px;
    padding: 8px 10px 7px;
    background: none;
    color: #333;
    background: #fff;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    font-family: Georgia, "Times New Roman", serif;
}
.slide-callout .more a:hover, .slide-callout .more a:focus {
    background: #000;
    text-decoration: none;
    color: #fff;
}
.carousel-image {
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-item {
    position: relative;
}
.carousel-item-secondary {
    display: none;
}
.main-image {
    /* width: 100%; */
    /* height: 100%; */
}
.comp-b, .comp-b .slide-callout .more {
    background-color: #8c8179;
}
.comp-c, .comp-c .slide-callout .more {
    background-color: #293352;
}
.comp-d, .comp-d .slide-callout .more {
    background-color: #a51c30;
}
.carousel-controls {
    position: absolute;
    z-index: 4;
    left: 50%;
    bottom: 43px;
    width: 98px;
    height: 32px;
    margin-left: -449px;
    overflow: hidden;
}
* html .carousel-controls {
    bottom: 20px;
}
.carousel-controls a {
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-image: url(../images/controls-carousel.gif);
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
}
.carousel-controls .next {
    background-position: -99px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .next:hover, .carousel-controls .next:focus {
    background-position: -99px 0;
    border-color: #ccc;
}
.carousel-controls .previous {
    background-position: 0 -32px;
}
.carousel-controls .previous:hover, .carousel-controls .previous:focus {
    background-position: 0 0;
}
.carousel-controls .pause {
    background-position: -33px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .pause:hover, .carousel-controls .pause:focus {
    background-position: -33px 0;
    border-color: #ccc;
}
.carousel-controls .play {
    position: relative;
    bottom: auto;
    left: auto;
    background-position: -66px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .play:hover, .carousel-controls .play:focus {
    background-position: -66px 0;
    border-color: #ccc;
}
.carousel .prev-image {
    position: absolute;
    left: -978px;
    top: 0;
    opacity: 0.2;
}
.carousel .next-image {
    position: absolute;
    top: 0;
    right: -522px;
    opacity: 0.2;
}

.product {
    padding: 60px 0;
    background: #fff;
}
.product h2 {
    font-weight: 300;
    font-size: 32px;
    text-align: center;
}

.product .remark {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    text-align: center;
}
.product .more{text-align:center;margin-top:40px}
.product .flexslider {
    border: 0;
    margin-top: 40px;
}
.copy {
    background: #005aad;
    color: #fff;
}
.copy .inner-srow .col h2 {
    font-weight: 300;
	color: #fff;
}
.copy .inner-srow {
    margin: 0 -20px;
}
.copy .inner-srow .col.zms {
    width: 15%;
}

.copy .inner-srow .col.sns {
    width: 25%;
}
.copy .inner-srow .col.sns a {
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin-right: 20px;
    margin-top: 20px;
    background: #fff;
    float: left;
    color: #005aad;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
}
.copy .inner-srow .col {
    padding: 20px;
    float: left;
    width: 20%;
    text-align: left;
}
.copy .inner-srow .col ul li a {
    color: #cae4fb;
    font-size: 13px;
}
.copy>div {
    padding: 40px 0;
}
.copy a {
    color: #fff;
}
.col {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%;
}
.i-button {
    display: inline-block;
    line-height: 14px;
    color: #999;
    font-size: 12px;
    padding: 10px 50px;
    border-color: #ccc;
    border-style: solid;
    /* [disabled]border-width: 1px; */
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-weight: 300;
    float: right;
}
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
h2 {
    display: block;
    font-size: 2.4em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0.83em;
    font-weight: bold;
	line-height: 1em;
}
.list-product .item {
    width: 13%;
    padding: 20px;
    float: left;
    position: relative
}
.list-product .item .thumb {
    background: #eee
}
.list-product .item .thumb1 {
    position: absolute;
    left: 0;
    top: 0;
    margin: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}
.list-product .item .thumb img, .list-product .item .thumb1 img {
    display: block;
    width: 100%
}
.list-product .item:hover .thumb1 {
    opacity: 1;
    visibility: visible
}
.list-product .item .name {
    text-align: center;
    margin-top: 10px;
    height: 36px;
    overflow: hidden
}
.list-product .item .name a{
        text-decoration: none;
    color: #000;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.list-product .item .summary {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    height: 36px;
    overflow: hidden
}
.list-product .item .inquiry {
    margin: 20px 0;
    text-align: center
}
.list-product .item .inquiry a {
    display: inline-block;
    width: 96px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    color: #666
}
.list-product .item .inquiry a:hover {
    color: #fff;
    background: #005aad;
    border-color: #005aad
}
.list-product .item .tags {
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}
.list-product .item .tags span {
    background: #ff9121;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: 5px;
    padding: 0 5px;
    line-height: 18px;
    display: inline-block
}
.list-product .item .tags span a {
    color: #fff
}

.uibases-container{margin:0 auto;width: 85%;}
.uibases-container-fluid{width:100%!important}
.uibases-container-fixed{width:1170px!important;margin:0 auto}
.uibases-container-fixed:after,.uibases-container-fluid:after,.uibases-container:after{display:table;content:"";zoom:1;clear:both}
.index-about{padding:60px 0;background-color: #eee;}
.index-about .pic img{-webkit-border-radius:3px;border-radius:3px;max-width:100%}
.index-about .text{text-align:center;margin:40px 0 0}
.index-about .text dt{font-size:48px;color:#333;font-weight:300;line-height:48px;margin-bottom:25px}
.index-about .text dd{color:#333;line-height:26px;margin-left:0}.index-about .text dd.op{margin-top:60px}
.footer{background:#fff;padding:60px 0}.copy .inner-srow:after,.footer .inner-partner:after,.footer .partner .item{display:table;content:"";zoom:1;clear:both}.footer .inner-partner{text-align:center}.footer .item{display:inline-block;margin:15px 20px}.footer .item .logo{background:#eee;text-align:center;min-height:45px;opacity:.5;-moz-opacity:.5;-khtml-opacity:.5;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}.footer .item .logo:hover{opacity:1;-moz-opacity:1;-khtml-opacity:1}.footer .item img{max-height:100%;float:left}



#sidebar {
    display: block;
    position: fixed;
    right: 40px;
    top: 55%;
    width: 40px;
    font-size: 16px;
    z-index: 9
}
#sidebar .item {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #000;
    text-align: center;
    line-height: 40px;
    margin: 10px 0
}
#sidebar .item a {
    display: block;
    color: #fff
}
#sidebar .item a.tips {
    position: relative
}
#sidebar .item a.tips .tipbox {
    display: none;
    width: 180px;
    text-align: center;
    position: absolute;
    left: -190px;
    background: #333;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
#sidebar .item a.tips:hover .tipbox {
    display: block
}
.tipbox p {
    font-size: 11px;
    text-align: center;
    color: #808080;
    padding: 10px;
    margin: 0;
}
.urlqrdiv:hover .qrpop {
    display: block;
}
.fa {
    line-height: 40px;
}
.fa-navicon{
	font-size: 1.8rem;}
/*#svglogo {display: none;}*/
.cls-1 {
    fill: #fff;
    fill-rule: evenodd;
}
/*.slide-caption, .carousel-image{display:none;}*/
@media screen and (max-width:1240px) {
	.list-product .item {
	width: 20%;}
	}

 @media screen and (max-width: 980px) {
#head {
    width: 100%
}
#top_banner {
    width: 350px;
    height: 90px;
    float: left;
    position: fixed;
    z-index: 7;
    background-image: none;	
} 
	 #svglogo {display: block;}
	 #banner {
    width: 100%;
    height: 90px;
    position: fixed;
    z-index: 6;
	background-color: #a51c30;
background-image: none;
}
#banner ul {
    display: none;
}
#main_content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.top {
    display: none;
}
.wrap {
    width: 100%;
    margin: 0 auto;
}
.carousel {
    width: auto;
    height: 160px;
}
	 
#left_section {
    display: none;
}
#right_section {
    width: 90%;
    height: auto;
    margin: 25px 0px 50px 30px;
    line-height: 1.8rem;
}
#right_section table {
    width: 93%;
}
#right_box_1 {
    display: none;
}
#right_box_2 {
    display: none;
}
	 #footer {
		 width: 100%;}
.footer-email {
    display: none;
}
.footer-icons {
    display: none;
}
.footer-links {
    width: 95%;
    text-align: center;
}
.footer-links ul li {
    width: 18%;
}
#copyrights {
    display: none;
}
.article{padding: 10px 15px 10px 35px; }
.article img {
    width: auto;
    height: auto;
    max-width: 90%;
}
.title {
    font-size: 1.5rem;
}
	 .title {
    display: block;
    font-size: 20px;
    color: #0054a1;
    margin-bottom: 15px;
		 height: 56px;}
/*---------daohang---------*/
.phonemeun {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    padding: 20px;
    font-size: 20px;
    cursor: pointer;
color: #fff;
}
.daohang {
    height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 5;
    position: fixed;
    display: none;
    margin: 0;
margin-top: 90px;
}
.danghang {
    height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 5;
    position: fixed;
    display: none;
    margin: 0;
margin-top: 90px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	
}

a img {
    border: none;
}
.main_nav {
    background: #fff;
    height: 100%;
    font-size: 1rem;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}
.main_nav ul li {
    border-right: 1px solid #fff;
    position: relative;
    float: none;
    width: 100%;
    height: 100%;
}
.main_nav ul li a {
    color: #7B0E10;
    padding: .72rem 0;
    display: block;
    position: relative;
    margin-left: 3.6rem;
    height: 100%;
    line-height: 100%;
    text-align: left;
}
.main_nav ul li dl {
    position: relative;
    top: 0;
    width: 100%;
    display: block;
    z-index: 100;
}
.main_nav ul li dl.dldisplay {
    display: block;
}
.main_nav dl dd {
    margin-left: 2.4rem;
}
.main_nav a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #e7e7e7;
    width: 100%; /* -webkit-transform-origin:50% 0; */
    /* -ms-transform-origin:50% 0; */
    /* transform-origin:50% 0; */
    -webkit-transform: scaleY(.5); /* -ms-transform:scaleY(.5); *//* transform:scaleY(.5) */
}
.main_nav ul li dl dd a:hover {
    background: #fff;
    color: #7B0E10;
}
.main_nav ul li dl dd {
    height: 100%;
}
.main_nav ul li dl dd a {
    display: block;
    height: 25px;
    line-height: 25px;
    background: #fff;
    border-bottom: none;
    text-align: left;
}
a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
body {
    margin: 0;
    line-height: 1.5;
    background-color: #fff;
}
	 
	 h3 {padding: 10px;}
.wrap {
    width: 100%;
    margin: 0 auto;
}
.carousel {
    height: 300px;
    overflow: hidden;
    background: #262626;
}
.carousel .wrap {
    position: relative;
}
.slide-caption {
    position: relative;
    z-index: 1;
    float: left;
    width: 39%;
    padding: 38px 40px 0;
    background-position: left top;
    background-repeat: no-repeat;
    display: none;
}
.comp-a {
    background-color: #52854c;
}
.comp-b {
    background-color: #8c8179;
}
.comp-c {
    background-color: #293352;
}
.comp-d {
    background-color: #a51c30;
}
.slide-caption h2 {
    margin-bottom: 22px;
    color: #fff;
    font-size: 1.5rem;
    line-height: 2.3rem;
    font-weight: normal;
}
.slide-caption h2 a {
    color: #fff;
    text-decoration: none;
}
.slide-caption h2 a:hover, .slide-caption h2 a:focus {
    color: #e6eae2;
    text-decoration: none;
}
.slide-callout p {
    line-height: 20px;
    padding: 8px 0 7px 0;
    color: #fff;
    font-size: 1.0rem;
    font-weight: normal;
}
.slide-callout p a {
    color: #fff;
    text-decoration: none;
}
.slide-callout p a:hover, .slide-callout p a:focus {
    color: #fff;
    text-decoration: none;
}
.slide-callout .more {
    padding: 0;
}
.comp-a .slide-callout .more {
    background-color: #52854c;
}
.comp-b .slide-callout .more {
    background-color: #8c8179;
}
.comp-c .slide-callout .more {
    background-color: #293352;
}
.comp-d .slide-callout .more {
    background-color: #a51c30;
}
.slide-callout .more a {
    display: inline-block;
    line-height: 20px;
    padding: 8px 10px 7px;
    background: none;
    color: #333;
    background: #fff;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    font-family: Georgia, "Times New Roman", serif;
}
.slide-callout .more a:hover, .slide-callout .more a:focus {
    background: #000;
    text-decoration: none;
    color: #fff;
}
.carousel-image {
    position: absolute;
    right: 20%;
    top: 0;
}
.carousel-item {
    position: relative;
}
.carousel-item-secondary {
    display: none;
}
.main-image {
    width: 100%;
    height: 100%;
    /* position: sticky; */
    /* left: 1000%; */
}
.comp-b, .comp-b .slide-callout .more {
    background-color: #8c8179;
}
.comp-c, .comp-c .slide-callout .more {
    background-color: #293352;
}
.comp-d, .comp-d .slide-callout .more {
    background-color: #a51c30;
}
.carousel-controls {
    position: absolute;
    z-index: 4;
    left: auto;
    bottom: 43px;
    width: 98px;
    height: 32px;
    margin-left: 4%;
    overflow: hidden;
}
* html .carousel-controls {
    bottom: 20px;
}
.carousel-controls a {
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-image: url(../images/controls-carousel.gif);
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
}
.carousel-controls .next {
    background-position: -99px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .next:hover, .carousel-controls .next:focus {
    background-position: -99px 0;
    border-color: #ccc;
}
.carousel-controls .previous {
    background-position: 0 -32px;
}
.carousel-controls .previous:hover, .carousel-controls .previous:focus {
    background-position: 0 0;
}
.carousel-controls .pause {
    background-position: -33px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .pause:hover, .carousel-controls .pause:focus {
    background-position: -33px 0;
    border-color: #ccc;
}
.carousel-controls .play {
    position: relative;
    bottom: auto;
    left: auto;
    background-position: -66px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .play:hover, .carousel-controls .play:focus {
    background-position: -66px 0;
    border-color: #ccc;
}
.carousel .prev-image {
    position: absolute;
    left: -100%;
    top: 0;
    opacity: 0.2;
}
.carousel .next-image {
    position: absolute;
    top: 0;
    right: -100%;
    opacity: 0.2;
}
	 .list-product .item {
		 width: 18%;}
.visible-xs {
    display: block!important;
}
th{letter-spacing: 0px;}
}
 @media screen and (max-width:640px) {
	 .carousel {
	height: 250px;
	}
.carousel-image {
    position: absolute;
    right: 0;
    top: 0;
}
.main-image {
    width: auto;
    height: 100%;
}
	 .slide-caption h2 {
	font-size: 1.2rem;
	line-height: 1.8rem;
	}
	 .slide-callout p {
	font-size: 0.8rem;
	}
	 .table_style_1 th {
	padding: 2px 2px 2px 4px;
	}
	 .table_style_1 td {
	padding: 1px 1px 1px 2px;
	}
}
@media screen and (max-width:440px) {
	 .carousel {
	height: 160px;
	}
	 .slide-caption {
	display: none;
	}
	 .carousel-controls {
	display: none;
	}
		#banner {
		width: 100%;
		height: 90px;
		position: fixed;
		z-index: 6;
		color: #fff;
		background-color: #a51c30;
		background-image: none;
	}
		#top_banner {
		width: 350px;
		height: 90px;
		float: left;
		position: fixed;
		z-index: 7;
		background-image: none;
	}
		#svglogo {
		display: block;
	}
#sidebar .item {
    margin: 10px 0px 0px 30px;
}
}
@media screen and (max-width:640px) {
	.list-product .item {
	width: 25%;}
#sidebar .item {
    margin: 10px 0px 0px 30px;
}
	}
@media screen and (max-width:420px) {
	.list-product .item {
	width: 35%;}
#sidebar .item {
    margin: 10px 0px 0px 30px;
}
	}
/*@media screen and (min-width:320px){html{font-size:10.625px}}
@media screen and (min-width:360px){html{font-size:11.875px}}
@media screen and (min-width:400px){html{font-size:13.125px}}
@media screen and (min-width:440px){html{font-size:14.375px}}
@media screen and (min-width:480px){html{font-size:15.625px}}
@media screen and (min-width:520px){html{font-size:16.875px}}
@media screen and (min-width:560px){html{font-size:18.125px}}
@media screen and (min-width:600px){html{font-size:19.375px}}
@media screen and (min-width:640px){html{font-size:20px}}
	#right_section h1 {
    font-size: 1.5rem;
    font-weight: 400;
}
#right_section h3 {
    font-size: 1.2rem;
    font-weight: 400;
}
