@font-face {
    font-family: 'Carbonblock';
    src: url('fonts/Carbonblock.eot');
    src: local('☺'), url('fonts/Carbonblock.woff') format('woff'), url('fonts/Carbonblock.ttf') format('truetype'), url('fonts/Carbonblock.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*{ padding:0; margin:0;}
table{padding:0; margin:0; border-spacing:0px;}
html,body{
	 width:100%;
}

html,body,div,a,h1,h2,h3,h4,h5,h6,p,div,ul,li,ol,dl,dt,dd,img,form,input,textarea,select,fieldset{
	 margin:0px;
	 padding:0px;
     list-style: none;
 }



h1,h2,h3,h4,h5,h6,b,strong{
	 font-family:"Microsoft YaHei", Arial;
	 font-weight:800px;
 }



body,input,select{
    font-family:"Microsoft YaHei", Arial;
	color:#666666;
	font-size:12px;
 }

ul,ol,dl,li{ list-style-type:none;
	 
	 text-decoration: none;
}

img{ border:none;}

a{
	 color:#666666;
	 text-decoration:none;
	 outline:none;
	 blr:expression(this.onFocus=this.blur());
 }



a:hover{
	 
	 text-decoration:none;
	 color: #01a7f3;
}

.clearBoth{
	 content:'\20';
	 display:block;
	 clear:both;
	height:0px;
}


.c:after{
	 content:'\20';
	 display:block;
	 clear:both;
	height:0px;
}



.c{
	 clear:both;
 }



.l{
	 float: left;
 }



.r{
	 float: right;
 }
.clearfix:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* hides from IE-mac */
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hides from IE-mac */

.rowFull{    
    overflow: hidden;
    width: 100%;	
	}
.maxPage{ width:1200px; margin:auto; overflow:hidden;}
.maxPage-nohidden{ width:100%; max-width:1200px; margin:auto;}
.left{ float:left;}
.right{ float: right;}
.margin_auto{ margin:auto;}
.block-title{
    width: 1200px;
    font-size: 24px;
    font-weight: 100;
    letter-spacing: 1px;
    color: #303030;
    margin: auto;
    text-align: center;
}
.f14{ font-size: 14px;}
.block-title > span{
    color: #0456a4;
}
.block-title > .sub-title{ color: #d7d7d7; height: 42px; line-height: 42px;}

.model-more{
    position: absolute !important;
    width: 184px !important;
    height: 38px !important;
    line-height: 38px !important;
    text-align: center !important;
    border: 1px solid #7f3126 !important;
    border-radius: 3px !important;
    margin-left: -92px !important;
    left: 50%;
    bottom: 0px;
}

header{ width: 100%; position:absolute; top: 0px; z-index: 9; background: url(../images/btmbg.png);}
.header{ position:relative; }
.web-top{ overflow: hidden; line-height: 40px; background-color: #f1f1f3;}
.web-top .maxPage .left{ padding-left: 30px; background: url(../images/ico-gg.png) no-repeat left center; }


.web-top a{ line-height: 40px; height: 24px;}
.web-top a.sitemap{}

h1.logo {margin: 0;padding: 0; float: left;}
.logo { float: left;}

h1.logo strong {
    font-size: 0;
    height: 0;
    left: -999em;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: -999em;
    width: 0;
}

h1.logo a.logo {
    display: block;
    float: left;
    width: 352px;
    min-height: 82px;
	overflow:inherit;
    text-align: left;
    text-decoration: none !important;
	background:url(../images/logo.png) no-repeat left center;
}
h1.logo .logo img {

}

.text-logo{ font-size: 24px; color: #666; padding-left: 29px; float: left; height: 28px; line-height: 28px; margin-top: 57px;}
.sub-webtitle{ display: block; font-size: 34px; color: #0456a4;}
.sub-webdesc{ display: block; font-size: 14px; color: #454340;}

.header_right{
    width: 780px;
    float: right;
}

.header_right > span{
    display: block;
    font-size: 30px;
    line-height: 32px;
    color: #0456a4;
    font-weight: bold;
    font-family: 'Carbonblock';
}
.header_right > a:first-child{
    margin-right: 20px;
}

.header_right a{ font-size:12px; line-height:48px;}
.header_right a.username{ font-weight: bold; }
.header_right > ul#language{ margin-left:20px; float:right; width:96px; color:#fff; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.header_right > ul#language li:hover{ background-color:#7f3126; color: #fff;}
.header_right > ul#language a{ color:#7f3126; display:block;}
.header_right > ul#language li:hover a{ color: #fff;}


/*
input.input-text, textarea {
    border-radius: 0;
    padding: 6px 12px;
    resize: none;
}
input.input-text, select, textarea, .form-control {
    border: 1px solid #c0c0c0;
    border-radius: 0;
}
input, select, textarea, button {
    font: 12px Arial,Helvetica,sans-serif;
    vertical-align: middle;
	height: 30px;
}

button.button{ border:none;}
*/
.glyphicon > span > span{ text-indent:50px;}

/*下拉菜单*/
.header_bottom{
    width: 100%;
    height: 59px;
    background-color: #f4f2f2;
	}
.header_bottom .top-nav{ width: 1200px; margin: auto;}

ul.header_menu{}
ul.header_menu li > div.children{
	width:320px;
	padding:20px 0px;
	background-color:#7f3126;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.18);
	position:absolute;
	left:227px;
    top: 0px;
	z-index:100;
	display:none;
	}
ul.header_menu li > div ul.children_ul{ float:left; width:50%; text-align:left; border-right:solid 1px #ccc;}
ul.header_menu li > div ul.right{ border-right:none;}
ul.header_menu li > div li > a{ display:inline-block; padding:2px 15px; color: #FFF;}
ul.header_menu > li{ float:left; position: relative;width: 12.5%; background: url(../images/nav-bg.png) no-repeat right center;}
ul.header_menu > li.last{ float:right; background: none;}
ul.header_menu > li > a{
    /*background-image: url(../images/ico-nav.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: 32px center;*/
    /*text-indent: 14px;*/

	color:#fff;
	line-height:82px;
    font-size: 14px;
    display: block;
    text-align: center;
	}


/*ul.header_menu > li > a.nav-home{ background-position: 32px 0px }*/
/*ul.header_menu > li > a.nav-products{ background-position: 32px -64px }*/
/*ul.header_menu > li > a.nav-solution{ background-position: 32px -128px }*/
/*ul.header_menu > li > a.nav-case{ background-position: 32px -192px }*/
/*ul.header_menu > li > a.nav-service{ background-position: 32px -256px }*/
/*ul.header_menu > li > a.nav-news{ background-position: 32px -320px }*/
/*ul.header_menu > li > a.nav-about{ background-position: 32px -384px }*/

ul.header_menu > li.on > a,ul.header_menu > li:hover > a{
    /*background-image: url(../images/ico-nav-hover.png);*/
    /*background-color: #0456a4;*/
    color: #ff8f00;
}

ul.header_menu > li > .nav{
    position: absolute;
    z-index: 9;
    display: none;
}
/*下拉*/
ul.header_menu > li > ul{ padding: 20px 0px; position: absolute; top: 59px; z-index: 1; width: 100%; text-align: center; background-color: #f0f0f0; display: none;}
ul.header_menu > li > ul > li{ float: left; border-right: 1px solid #ccc; min-height: 162px;}
ul.header_menu > li > ul > li:last-child{ border-right: none;}
ul.header_menu > li > ul > li.twoli{ padding-left: 15px;}
ul.header_menu > li > ul > li a{ line-height: 38px; color: #005ec7; display: block; font-size: 16px;}
ul.header_menu > li > ul > li > ul li.twoli a{ color: #666; font-size: 12px;}
ul.header_menu > li > ul > li a:hover{ color: #0456a4!important;}

#footer{ overflow: hidden; background: url(../images/bottom_bg.png) no-repeat center bottom #437fdf;}
#footer .footer-top{ height: 61px; }
#footer .footer-top .footer-nav{ overflow: hidden; background: url(../images/footer-top-bg.png);}
#footer .footer-top .footer-nav li{ width: 176px; float: left; height: 61px; text-align: center;}
#footer .footer-top .footer-nav li.ico-yi{ width: 16px; background: url(../images/ico-yi.png) no-repeat center center;}
#footer .footer-top .footer-nav li a{ line-height: 61px; font-size: 16px; color: #fff;}
#footer .footer-top .footer-nav li:first-child{ text-align: left; width: 96px; padding-left: 16px;}
#footer .footer-top .footer-nav li:last-child{ text-align: right; width: 96px; padding-right: 16px;}

#footer .flink{
    width: 1158px;
    margin: auto;
    padding-bottom: 24px;
}
.footer-model-title{
    font-size: 18px;
    color: #fff;
    line-height: 52px;
    background: url(../images/links-b.png) no-repeat left bottom;
}
.footer-model-title > span{ color: #fff;}
.footer-model-title a{ font-size: 18px; color: #fff; float: right; display: block; line-height: 52px;}
.links-list{ padding: 8px 0px; overflow: hidden;}
.links-list a{ display: block; float: left; margin-left: 40px; font-size: 16px; line-height: 30px; color: #666666;}
.links-list a:first-child{ margin-left: 0px;}
.links-list a:hover{ color: #0456a4;}

.foot-info{ width: 920px; margin: auto; font-size: 14px; overflow: hidden; text-align: center; color: #fff; line-height: 20px; padding-top: 10px; padding-bottom: 34px; }
.foot-info a{ line-height: 20px; color: #fff; font-size: 14px; white-space:nowrap; }
.foot-info a:hover{ color: #ff8f00; }
.foot-logo{ width: 368px; height: 149px; float: left; margin-top: 40px; margin-left: 22px;}
.foot-logo img{ width: 100%;}
.foot-info-text{
    float: left;
    width: 340px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    line-height: 56px;
    margin-left: 125px;
}

.foot-qrcode{ float: right; overflow: hidden; }
.foot-qrcode img{  height: 143px; }

#footer .site{ width: 1158px; color: #fff; margin: auto; font-size: 16px; padding: 20px; background: url(../images/footer-bottom-bg.png);}
#footer .site span{ display: block; float: left; font-size: 16px; color: #fff; width: 75px; height: 23px; line-height: 23px; border-right: 1px solid #fff; margin-right: 15px;}
#footer .site a{ font-size: 16px; color: #fff;}

.qu{ line-height: 90px; font-size: 14px; color: #fff; }
.footer-left{ float: left; width: 272px; }
.footer-nav{ overflow: hidden; margin-top: -22px; }
.footer-nav li{ float: left; width: 118px; border-bottom: 1px solid #808080; }
.footer-nav li:nth-of-type(2n){ float: right; }
.footer-nav li a{ line-height: 56px; font-size: 12px; color: #fff;}

.CompanyRight{ line-height: 38px; text-align: center; font-size: 14px; padding-top: 38px; color: #fff; }

.childClass{ overflow: hidden; display: inline; padding-right: 35px;}
.childClass li{ display: inline-block;}

.page-menu{
    background:url(../images/page-title-bg.png) no-repeat top center;
    padding-top: 61px;
}
.page-menu .pageTitle{
    width: 247px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #0456a4;
}
.page-menu .pageTitle .sub-title{
    font-size: 16px;
    text-indent: 90px;
    display: block;
}
ul.nav{ width: 233px; border-left: 7px solid #0456a4; border-right: 7px solid #0456a4; border-bottom: 7px solid #0456a4; }
ul.nav .discovery{ position: relative; }
ul.nav .discovery .show-action{
    position: absolute;
    display: block;
    width: 43px;
    height: 43px;
    background: url(../images/ico-show.png) no-repeat center -6px;
    right: 15px;
    top: 0px;
    border: none;
    padding: 0px;
    overflow: hidden;
    cursor: pointer;
}
ul.nav .discovery .show{
    background: url(../images/ico-show.png) no-repeat center -62px;
}
ul.nav li.discovery ul.children_ul{ display: none; }
/*一级*/
ul.nav > li.discovery > a{ font-size: 14px; color: #666666; line-height: 45px; height: 45px; text-align: center; }
ul.nav > li.discovery > a.f1{}
ul.nav > li.discovery:first-child > a{ border-top: none; }
ul.nav > li.discovery > ul{ }
/*二级*/
ul.nav > li > ul > li.discovery > a{ height: 42px; line-height: 42px; padding: 0px 4px; color: #666666; font-size: 14px; text-indent: 25px;}
ul.nav > li > ul > li.discovery:first-child > a{ border-top: none; }
ul.nav li.discovery a.showdiscovery:hover,ul.nav li.discovery a.on{ color: #ff8f00;}
.showdiscovery{ position: relative; display: block; color: #666666; }
.showdiscovery > span{ position: absolute; right:20px; top: 12px; width: 15px; height: 15px; border-radius: 8px; line-height: 13px; text-indent: 5px; background-color: #666; color: #fff; display: inline-block; }
.showdiscovery:hover{ color: #0456a4;}
.showdiscovery:hover > span{ background-color: #0456a4;}
.children_ul{ overflow: hidden; padding-bottom: 15px;}
.children_ul li{}
.children_ul li:first-child{ border-top: none;}
.children_ul li a{ display: block; line-height: 32px; padding-left: 32px;}
.children_ul li ul.children3_ul li{ padding-left: 15px;}
ul.nav li.discovery:last-child ul.children_ul li:last-child{ border-bottom: 1px dashed #cacaca;}


.header-qrcode {
    position: absolute;
    width: 100px;
    height: 100px;
    right: 110px;
    top: 0px;
    display: none;
}
.header-qrcode img{
    height: 100px;
}
.tab_reg{}
.tab_reg td{ padding: 5px 0px; }

.btn1{ width:100px; height:20px; line-height:18px; text-align:center; color:#fff; border:0; margin:0 4px; cursor:pointer; background-color: #008be5;}
.btn2{ width:72px; height:20px; line-height:18px; text-align:center; color:#fff; border:0; margin:0 4px; cursor:pointer; background-color: #008be5;}
/*.btn1:hover{ background:url(../images/btn11.png) no-repeat left top;}*/

.textinp{ width:220px; height:20px; border:1px solid #ab9d8a; color:#5a3a0b; background:none; line-height:20px;  }
.textinp2{ width:300px; height:20px; border:1px solid #ab9d8a; color:#5a3a0b; background:none; line-height:20px;  }
.textinp3{ width:60px; height:20px; border:1px solid #ab9d8a; color:#5a3a0b; background:none; line-height:20px;  }

.banner-bottom{ color: #fff; }
.banner-bottom .left{ width: 54%; background-color: #0456a4;  overflow: hidden;}
.slogan{ width: 678px; height: 99px; float: right;}
.slogan .text{ font-size: 14px; line-height: 32px; width: 390px; float: left; padding-top: 18px;}
.slogan .text span{ font-size: 18px; }
.slogan .hotline{ padding:24px 0px 24px 80px; height: 51px; font-size: 22px; line-height: 51px; float: left; background: url(../images/ico-tel.png) no-repeat left center; }

.banner-bottom .right{ width: 46%; }
.banner-bottom .right .search-input{ height: 50px; background-color: #666666; border-bottom: 1px solid #e0e0e0; overflow: hidden; }
.top_search{ width: 522px; float: left; }
.top_search .input-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: left;
    font-family: "PT Sans","Open sans",sans-serif;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    width: 469px;
    padding: 0px;
}
.top_search .btn-submit{
    border: none;
    background: url(../images/ico-search.png) no-repeat center center;
    height: 50px;
    padding: 0px;
    width: 53px;
    float: left;
    cursor: pointer;
}
.banner-bottom .right .search-key{ font-size: 14px; padding-left: 18px; height: 46px; color: #666666; line-height: 46px; border-top: 1px solid #e9e9e9; border-left: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; }
.banner-bottom .right .search-key a{ font-size: 14px; margin-left: 28px; }

/*详细页推荐*/
.recommend{ padding: 15px 0px; }
.recommend-page-title{ line-height: 35px; background-color: #0456a4; color: #fff; font-size: 16px; padding: 0px 10px; margin-bottom: 20px; }


/*  左侧推荐产品 */
.recommend_pro{margin-top:15px; font-size: 14px;}
.left_title{ height:50px; line-height:50px; color: #fff; font-size: 18px; text-align: center; background: url(../images/left_title.png) no-repeat center center;}
.recommend_slide{ overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:100%;overflow:hidden;margin-bottom:10px; text-align: center;}
.recommend_pro li img{ max-width:96%; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #ff7f00;}

/*  左侧联系我们 */
.sidebarThree{ width: 247px; margin-top:15px; font-size: 14px;}
.twoCont{padding:15px;  border-left: 7px solid #0456a4; border-right: 7px solid #0456a4; border-bottom: 7px solid #0456a4; overflow:hidden; }
.sidebarThree h3{font-size:15px;margin-bottom:10px;}
.sidebarThree h3 span{display:block;font-size:26px;color:#005ec7;font-family:arial;}
.sidebarThree p{line-height:22px;font-family:"宋体";}
.sidebarThree p span{padding-left:3em;}
.pageTitle{height:46px;line-height:40px;background:url(../images/conti.jpg) no-repeat left bottom;}
.pageTitle h2{display:block;float:left;height:46px;text-align:left;font-size:16px;overflow: hidden;}
.pageTitle span{height:46px;float:right;}
