﻿body,h1,h2,h3,h4,h5,h6,div,ul,li,ol,dl,dt,dd,td,p,pre, form, fieldset, input, textarea, blockquote, th, button,em,select{ padding:0; margin:0;}
img,border,select,li{border:none; vertical-align:top;}
ul,dl,li{ list-style:none;}
body, button, dd, dl, form, h1, h2, h3, h4, h5, ol, p, ul, menu {
    margin: 0;
}
body, h1, h2, h3, h4, h5, h6, div, ul, li, ol, dl, dt, dd, td, p, pre, form, fieldset, input, textarea, blockquote, th, button, em, select {
    padding: 0;
    margin: 0;
}
body {
    color: #666;
    font: 14px/1.8 'Microsoft Yahei',Arial,sans-serif;
	max-width:100%;
}
body, button, dd, dl, form, h1, h2, h3, h4, h5, ol, p, ul, menu {
    margin: 0;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
	font-size: 16px;
}
body{
	color: #666;
    font: 14px/1.8 'Microsoft Yahei',Arial,sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.8;
	margin: 0 auto;
	padding: 0px;
	min-width:1200px;
}
img {
    border: 0;
    vertical-align: top;
}
/*共用*/
a{text-decoration:none;}
.left{ float:left;}
.right{ float:left;}
.clear{clear:both;}
.row {
    width: 102%;
}
.row::after, .row::before {
    clear: both;
    display: table;
    content: " ";
}
/*共用结束*/
a{color:#252525;}
/*header*/
  /*top*/
.top{
	background: #f1efef;
    color: #8d8d8d;
    position: relative;
    clear: both;
    line-height: 36px;
    overflow: hidden;
    font-size: 12px;
    font-weight: lighter;
}
.top_main{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
}
.top_left{
    float: left;
    margin-right: 2%;
    width: 48%;
    transition: .2s width ease;
	font-size: 13px;
}
.top_left a{color: #8d8d8d;}
.top_right{
    float: left;
    margin-right: 2%;
    width: 48%;
    transition: .2s width ease;
}
.top_right .link_main{ float:right}
.top_right ul li {
    float: left;
    font-size: 13px;
}
.top_right ul li a {
    color: #8d8d8d;
}
.top_right ul li i.split {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 13px;
    background: #8d8d8d;
    margin: 0 4px;
}
   /*logo*/
.logo{width:100%; max-width:1920px; margin:0 auto}
.logo_main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
}
.logo_left {
    float: left;
    margin-right: 2%;
    width: 73%;
    transition: .2s width ease;
}
.logo_img{
	float: left;
    width: 52%;
    height: 130px;
    vertical-align: middle;
    z-index: 2;
    position: relative;
	line-height:130px;
}
.logo_img span {
    display: inline-block;
    height: 100%;
    width: 0;
    text-align: center;
    vertical-align: middle;
	float:left
}
.logo_img img {
    vertical-align: middle;
    max-height: 100%;
	max-width: 100%;
}
.logo_img a {
    display: block;
    height: 100%;
	outline: 0;
    color: #333;
    text-decoration: none;
    font-family: "微软雅黑";
}
.logo_img::after {
    display: block;
    content: '';
    width: 1px;
    height: 68px;
    background-color: #e1e1e1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -34px;
}
.logo_txt {
    position: relative;
    float: left;
    width: 48%;
    height: 130px;
    vertical-align: middle;
}
.logo_txt p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 20px;
    font-size: 24px;
    color: #363535;
    line-height: 1;
}
.logo_txt p i {
    color: #f0831e;
	font-style: normal;
}
.logo_txt p small {
    font-weight: normal;
    font-size: 14px;
    color: #414141;
}
.logo_txt::before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 0%;
    vertical-align: middle;
}
.logo_right{
	float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}

.head_tel {

    position: relative;
    height: 130px;
    text-align: right;

}
.head_tel::before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 0%;
    vertical-align: middle;
}
.head_tel p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #6c6666;
    line-height: 26px;
    font-weight: bold;
}
.head_tel i {
    margin-right: 10px;
    font-size: 24px;
    color: #f0831e;
}
.iconfont{
    font-family: "iconfont" !important;
    font-style: normal;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke-width: 0.2px;
}
.head_tel a {
    color: #ff8e00;
    display: block;
    font-size: 24px;
}
  /*nav*/
.nav_box {
    position: relative;
	background: #024fa1 url(images/menu_bg.jpg) repeat-x center bottom;
	}
.nav_main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
}
.navTop{display: block; left: 0px;}
.nav_skin .bg {
    background: rgba(13,98,190,.8);
}
.nav_skin .bg {
    position: absolute;
    width: 50%;
    height: 50%;
    display: none;
}
.nav_skin .bg1 {
    top: 0px;
    left: 0px;
}
.nav_skin .bg2 {
    top: 0px;
    right: 0px;
}
.nav_skin .bg3 {
    bottom: 0px;
    left: 0px;
}
.nav_skin .bg4 {
    bottom: 0px;
    right: 0px;
}
.nav_skin.in {
    display: block;
}
.wapNavBtn.on {
    color: #fff;
    z-index: 1000;
    transform: rotate(90deg);
}
.wapNavBtn.on::before {
    content: 'X';
}
 ul, menu {
    padding-left: 0;
    list-style-type: none;
}

header .wapNavBtn {
    display: none;
    position: absolute;
    top: 58px;
    right: 32px;
    cursor: pointer;
    animation: transform .6s ease-in-out 0s both;
    -moz-animation: transform .6s ease-in-out 0s both;
    -webkit-animation: transform .6s ease-in-out 0s both;
    -o-animation: transform .6s ease-in-out 0s both;
}

header .wapNavBtnclose {
    display: none;
    position: absolute;
    top: 58px;
    right: 32px;
    cursor: pointer;
    animation: transform .6s ease-in-out 0s both;
    -moz-animation: transform .6s ease-in-out 0s both;
    -webkit-animation: transform .6s ease-in-out 0s both;
    -o-animation: transform .6s ease-in-out 0s both;
}
.wapNavBtnclose  {
    display: block;
    top: 16px;
    right: 16px;
    width: 24px;
    font-size: 24px;
}
.navmenu::after, .navmenu li::after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.navmenu li.child {
    position: relative;
    float: left;
    width: 12.5%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
	background:url(images/menu_sic.png) right center  no-repeat;
}
.navmenu li.child:hover, .navmenu li.child.on{
    color: #fff;
    background:url(images/nav_hover.png) top center repeat-x;
}
.navmenu li.child .menu_title {
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.wapNavBtn {
    display: none;
    position: absolute;
    top: 58px;
    right: 32px;
    cursor: pointer;
    animation: transform .6s ease-in-out 0s both;
    -moz-animation: transform .6s ease-in-out 0s both;
    -webkit-animation: transform .6s ease-in-out 0s both;
    -o-animation: transform .6s ease-in-out 0s both;
}
.wapNavBtnclose{    display: none;
    position: absolute;
    top: 58px;
    right: 32px;
    cursor: pointer;
    animation: transform .6s ease-in-out 0s both;
    -moz-animation: transform .6s ease-in-out 0s both;
    -webkit-animation: transform .6s ease-in-out 0s both;
    -o-animation: transform .6s ease-in-out 0s both;}
.child .childContent {
    display: none;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 999;
}
ul.navmenu li.child a {
    display: block;
}

ul.navmenu li.child:hover .childContent{ 
     display:block;	
     transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;}
.child .childContent .childContentli {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    background: #fff;
    color: #555;
}
.child .childContent .childContentli:hover{
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    background: #fff;
    color: #024fa1;
}
.nav_skin.in .bg1 {
    animation: navBgin1 .6s ease-in-out 0s both;
    -moz-animation: navBgin1 .6s ease-in-out 0s both;
    -webkit-animation: navBgin1 .6s ease-in-out 0s both;
    -o-animation: navBgin1 .6s ease-in-out 0s both;
}
.nav_skin.in .bg2 {
    animation: navBgin2 .6s ease-in-out 0s both;
    -moz-animation: navBgin2 .6s ease-in-out 0s both;
    -webkit-animation: navBgin2 .6s ease-in-out 0s both;
    -o-animation: navBgin2 .6s ease-in-out 0s both;
}
.nav_skin.in .bg3 {
    animation: navBgin3 .6s ease-in-out 0s both;
    -moz-animation: navBgin3 .6s ease-in-out 0s both;
    -webkit-animation: navBgin3 .6s ease-in-out 0s both;
    -o-animation: navBgin3 .6s ease-in-out 0s both;
}
.nav_skin.in .bg4 {
    animation: navBgin4 .6s ease-in-out 0s both;
    -moz-animation: navBgin4 .6s ease-in-out 0s both;
    -webkit-animation: navBgin4 .6s ease-in-out 0s both;
    -o-animation: navBgin4 .6s ease-in-out 0s both;
}
/*banner*/
.banner{width:100%; max-width:1920px; margin:0 auto}
.carousel-caption {
    display: none;
}
.carousel-caption h3 {margin-bottom:30px;font-size:3.2em; text-align:left}
.carousel-caption p {font-size:1.2em;text-align:left}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;text-align:left}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 1920px;
	width:auto;
	height: auto;
	margin-left:-368px;
}

.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
	width: 1200px;
    height: auto;
    margin: 0 auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}

.container {
    width: 1170px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=50);
	opacity: .5
}
.left{ float:left; left:0px}
.right{ float:left; right:0px}
.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left:10%;
	margin-left: -10px;
	background: #333;
    opacity: 0.4;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right:10%;
	margin-right: -10px;
	background: #333;
    opacity: 0.4;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-indicators {
	position: absolute;
	bottom: 5%;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 6px;
	opacity:0.6;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
	opacity:0.9;
	margin: 0 6px;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 30%;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 4px;
	border:1px solid #fff;
	color:#fff
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size:38px
}
.sr-only{ display:none}

/*搜索*/
.section_find{width:100%; max-width:1920px; margin:0 auto}
.section_find {
    padding: 10px 0;
    background-color: #f3f3f3;
    text-align: center;
}
.find_main{max-width:1200px; margin:0 auto}
.hot_word{width:50%; float:left}
.hot_word span {
    font-size: 18px;
    padding-bottom: 0px;
	text-align: center;
	color:#333;
	font-weight:600;
	width: auto;
    float: left;
	line-height:46px;
	padding-right:2%;

}
.hot_word .hot_text a {
    padding: 0 6px;
    color: #3a3a3a;
	font-size: 14px;
	color: #333;
	text-decoration: none;
    font-family: "微软雅黑";
	font-weight:normal
}
.hot_search {
    width: 550px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
	float:right;
}
.hot_search label {
    float: left;
    width: 10%;
    height: 45px;
    font-size: 26px;
    color: #bbbbbb;
	line-height:45px;
}
.hot_search .form-control {
    float: left;
    width: 79%;
    height: 46px;
	line-height:46px;
    vertical-align:middle;

}
.form-control {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 46px;
	line-height:46px;
	text-indent:10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eae7e7;
        border-top-color: rgb(234, 231, 231);
        border-right-color: rgb(234, 231, 231);
        border-bottom-color: rgb(234, 231, 231);
        border-left-color: rgb(234, 231, 231);
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border:1px solid #ddd;
}
.hot_search .search_btn {
    width: 20%;
    height: 45px;
    border: none;
    background-color: #024fa1;
    color: #fff;
	margin-top:1px;
	float:right;
}
.search_form::after, .search_form li::after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
/*产品展示*/
.section_products{width:100%;}

.title .n {
    font-size: 30px;
    font-weight: normal;
    color: #333;
    position: relative;
    margin-bottom: 10px;
	text-align: center;
	font-weight:600;
	
}
.title .n strong{
    font-size: 30px;
    font-weight: normal;
    color: #024fa1;
    position: relative;
    margin-bottom: 10px;
	text-align: center;
	font-weight:700
}

.title .n::before {
    content: "";
    display: block;
    width: 20%;
    height: 0px;
    border-bottom: #d4d4d4 1px solid;
    overflow: hidden;
    position: absolute;
    left: 40%;
    bottom: 0;
}
.title .n::after {
    content: "";
    display: block;
    width: 6%;
    height: 0px;
    border-bottom: #024fa1 1px solid;
    overflow: hidden;
    position: absolute;
    left: 47%;
    bottom: 0;
}
.title .text {
    font-size: 13px;
    font-style: normal;
    color: #999;
	text-align:center;
	padding:0;
}
.products_main{
	padding-top:1em;
    padding-bottom: 0em;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	}
.products_center::after , .products_center li::after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.products_center{
    margin: 0 0 10px;
}
.products_left{
	position: relative;
    float: left;
    width: 240px;
    margin-right: -240px;
}
.products_slide .products_box h3 {
    font-size: 30px;
    line-height: 84px;
    text-align: center;
    overflow: hidden;
    background: url(images/pr_title.jpg) no-repeat;
	color: #fff;
}
.products_box{
	width: 100%;
    background-color: #f3f3f3;
    color: #fff;
	}
.products_slide .products_box ul {
    padding: 10px 15px;
	max-height: 590px;
    overflow: hidden;
	position: relative;
}

.products_slide .products_box ul li {
    font-size: 15px;
    background-color: #fff;
    margin-bottom: 7px;
    position: relative;
}
.products_slide .products_box ul li  a {
    color: #333;
    display: block;
    padding: 0 5px 0 18px;
    line-height: 33px;
}
.products_slide .products_box ul li i{ 
    float:right;
    color: #f0831e;
    line-height: 33px;
}
.products_slide .products_box ul li  a:hover {
    background-color: #024fa1;
    color: #fff;
}
.products_slide .tel-box{
	text-align: center;
    background-color: #024fa1;
    padding: 15px;
    color: #fff;
    font-size: 12px;
}
.products_slide .tel-box p.big {
    font-size: 16px;
    text-align: center;
    background-color: #f0831e;
    color: #fff;
}
.products_slide .tel-box strong {
    color: #ffffff;
    font-size: 24px;
	line-height: 40px;
}
.products_right{
	float: right;
    width: 100%;
}
.products_right_c{margin-left: 260px;}
.products_content{
	text-align: center;
    padding: 10px 0px;
}
.pro_list{
float: left;
margin-right: 15px;
width: 220px;
transition: .2s width ease;
text-align: center;
}
.pro_listbox{
	 background-color: #fff;
    margin-bottom: 20px;
	display: block;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
	border: 5px solid #e2e2e2;
}
.pro_listbox p {
    font-size: 15px;
    background-color: #f3f3f3;
    line-height: 36px;
	padding:1px; width:99.5%;
	border-top: 1px solid #f0f0f0;
}
.pro_img{position: relative;width:100%;height:202px;}
.pro_img img {
    width: auto;
    height: auto;
    max-height: 90%;
    max-width: 90%;
    padding-top: 5%;
    margin: 0 auto;
}
.pr_bg{
	display:none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .68;
    filter: alpha(opacity=.68);
}
.pro_listbox:hover .pr_bg{top:0;display:block;}
.pro_listbox .bg-text {
	position: absolute;
	padding:10%;
	bottom:0;
	left:0;
    text-align: center;
    transition: initial;
	color:#fff;
	z-index:9999;
}
.product_show{width:950px;height:600px;}
/*关于我们*/
.section_about{
	background: url(images/us_bg.png) repeat left center;
	width:100%;
	padding: 20px 0 0 0;
}
.about_center{ padding-top:10px; padding-bottom:20px;width: 1200px;
margin: 0 auto;}
.about_left{width:50%; float:left}
.about_us h1 {
    text-align: center;
    font-size: 2rem;
    color: #333;
    line-height: 100px;
    background: url(images/about_bg.png) no-repeat center top;
}
.about_right{ float:right;}
.about_right{
    float: left;
    padding: 2%;
    width: 46%;
    transition: .2s width ease;
	background:#fff;
}
.about_right .span_us{
    float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}
.about_us span h5 {
    margin-top: 10px;
    font-weight: 100;
	text-align:center;
	font-size:14px;
}

.about_right .span_us .icon-about_1{
	background: url(images/about1.jpg) no-repeat center top;
	width:50px;height:50px;display: block;
	margin:0 auto;
	}
.about_right .span_us .icon-about_2{
	background: url(images/about2.jpg) no-repeat center top;
	width:100%;height:55px;display: block;
	margin:0 auto;
	}
.about_right .span_us .icon-about_3{
	background: url(images/about3.jpg) no-repeat center top;
	width:50px;height:50px;display: block;
	margin:0 auto;
	}
.about_right .span_us .icon-about_4{
	background: url(images/about4.jpg) no-repeat center top;
	width:100%;height:55px;display: block;
	margin:0 auto;
	}
/*我们优势*/
.section_advtage{
	width:100%;
	margin:0;
}
.advtage_center .title .n{font-size:33px; width:450px; margin:0 auto;background-color: #024fa1; color:#fff}
.advtage_center .title .n strong{font-size:33px;color:#fff}
.advtage_center .title .n::before {
    border:none;
}
.title .n::after {border:none;}
.advtage_main{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
	padding: 2em 0 2em;
}
.advtage_u_l{
    float: left;
    margin-right: 2%;
    width: 48%;
    transition: .2s width ease;
	padding-top: 0em;
}
.advtage_u_r{
    float: left;
    margin-right: 2%;
   width: 48%;
    transition: .2s width ease;
	padding-top: 2em;
}
.advtage_u_l1{
	float: left;
    margin-right: 2%;
    width: 98%;
    transition: .2s width ease;
}
.advtage_u_l2{
    float: left;
    margin-right: 2%;
    width: 98%;
    transition: .2s width ease;
}
.advtage_box  {
    padding: 20px 0;
    background: inherit;
    text-align: left;
    padding-bottom: 30px;
    display: block;
}
.advtage_box h3 {
	font-size: 22px;
    padding: 5px 5px;
    padding-left: 5px;
    position: relative;
    padding-left: 80px;
    color: #333;
    font-weight: 700;
}

.advtage_box h3::before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 58px;
    height: 58px;
    color: #ffa701;
    text-align: center;
    font-weight: bolder;
    font-size: 36px;
    line-height: 58px;
	border:3px solid #ffa701;
}
.advtage_box h3 p {
	height: auto;
    padding: 0;
    color: #333;
    font-size: 24px;
    line-height:33px;
}

.advtage_box h3 small {
    padding: 0;
    text-transform: uppercase;
    font-size: 20px;
	line-height:34px;
	color:#ffa701
}
.advtage_txt{
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.advtage_box p {
	padding: 3px 5px;
    padding-left: 76px;
    height: auto;
    color: #333;
    font-size: 15px;
	text-align: left;
}
.advtage_u_r img {
    max-width: 100%;
    border: 0;
    vertical-align: top;
}
.advtage_d_l{
    float: left;
    margin-right: 2%;
    width: 48%;
    transition: .2s width ease;
	padding-top: 2em;
	}
.advtage_d_l img {
	max-width: 100%;
    border: 0;
    vertical-align: top;
	}
.advtage_d_r{
    float: left;
    margin-right: 2%;
    width: 48%;
    transition: .2s width ease;
	padding-top: 0em;
	}

.t1{ background:url(images/t1.png) left center no-repeat;} 
.t2{ background:url(images/t2.png) left center no-repeat;} 
.t3{ background:url(images/t3.png) left center no-repeat;} 
.t4{ background:url(images/t4.png) left center no-repeat;} 
.youshi_title{width:60%; margin:0 auto; text-align:center}
.youshi_title p.big{ color:#0d55aa; font-size:40px; font-weight:bold}
.youshi_title p.small{ color:#333; font-size:18px}
.title .small{ text-align:center; font-size:25px; color:#999} 
.small .tel{ color:#0d55aa; font-weight: bold}
.lianxi{ font-weight:normal;font-size: 22px; color:#333}
/*公共条幅*/
.section_public{
	width: 100%;overflow: hidden; 
   background:url(images/public_bg.jpg) center center no-repeat;
   height:185px;
   }


/*客户案例*/
.section_case {
	width: 100%;
    overflow: hidden;
}
.case_main{
    padding-top: 3em;
    padding-bottom: 3em;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
    padding: 0em 0 3em;
}
.case_title{text-align: left; padding-top:1em; padding-bottom:1em}
.title_name{
	color: #fff;
    padding-bottom: 35px;
    text-align: center;
}
.title_name h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: normal;
	color: #024fa1;
	font-weight: bold;
}
.title_name h3 {
    font-weight: lighter;
    font-size: 20px;
	line-height:35px;
	color: #666;
}
.case-item{float:left;width: 240px;border: 8px solid #fff;line-height:2.2;background-color: #f3f3f3;text-align: center;margin-right: 20px;border: 5px solid #e2e2e2;}
.case-item .icon{display: inline-block; background: #fff; border: 0px;width: 100%;height: 176px;overflow: hidden;}
.case-item .icon img{width: 100%;height: 100%}
.case-item .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.case-item p{font-size: 16px}

/* 滚动图片 */

.jcarousel_main a.bx-prev,.jcarousel_main a.bx-next{position:absolute;top:80px;display:block;width:39px;height:39px;z-index:99999;}
.jcarousel_main a.bx-prev{left: -30px;background:url(images/case_l.jpg) no-repeat center center;}
.jcarousel_main a.bx-prev:hover{background:url(images/case_l.jpg) no-repeat center center;}
.jcarousel_main a.bx-next{right:-30px;background:url(images/case_r.jpg) no-repeat center center}
.jcarousel_main a.bx-next:hover{background:url(images/case_r.jpg) no-repeat center center;}	
.bx-wrapper{width:100%}


/*新闻及联系我们*/
.section_news {
    background: #fff;
    overflow: hidden;
}
.news_main{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
    padding: 1em 0 1em;
}
.news_center{
    text-align: left;
}
.news_left{
    float: left;
    margin-right: 2%;
    width: 48%;
    transition: .2s width ease;
}
.news_left dl{width:100%; min-height:135px; margin-bottom:1em}
.news_left dl dt img{ max-width:30%;border: 2px solid #e2e2e2; float:left; margin-right:2%; max-height:120px}
.news_left dl dd p.title_new{ font-size:17px; color:#363535; font-weight:600}
.box-t {
    font-size: 24px;
    color: #024fa1;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
}
.box-t a{color: #024fa1;}
.company_name{font-size: 17px;color:#363535;font-weight: 600;}
b, strong {
    font-weight: bold;
}
.box-t small {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding-left: 10px;
}
.iconMore {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 50%;
    right: 0;
    margin-top: -15px;
    border: 2px solid #024fa1;
    text-align: center;
    overflow: hidden;
}
.iconMore a {
    display: block;
    width: 26px;
    height: 26px;
    font-size: 26px;
    overflow: hidden;
    line-height: 22px;
	 color: #b2b2b2;
}

.iconMore a i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #024fa1;
    -webkit-transition: -webkit-transform 0.3s ease,background 0.3s ease;
}
b, i {
    font-style: normal;
}
.news_title{padding-bottom: 10px;}
.news_head .iconDetail {
    float: left;
    color: #fff;
    background-color: #024fa1;
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.news_head .iconDetail::after {
    position: absolute;
    display: block;
    content: '+';
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -12px;
    -webkit-transition: -webkit-transform 0.3s ease,background 0.3s ease;
}
.current .iconDetail::after{ content: '-';}
.news_list{
	font-size: 14px;
    color: #414141;
    margin-bottom: 20px;
}
.news_head{
	background-color: #f7f7f7;
    line-height: 45px;
    border-bottom: 1px solid #d2d2d2;
	width:100%;
}
.news_head a{
	padding: 0 10px;
    display: block;
    float: left;
}
.news_head::after{
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.news_body{
   background-color: #f0f0f0;
   padding: 10px 10px 5px 55px;
   color: #5b5b5b;
   border-bottom: 1px solid #d2d2d2;
   display: none;
   height: 50px;
   overflow: hidden;
   font-size: 14px;
 }
.about-box img {
    height: 144px;
    width: 100%;
    max-width: 100%;
    border: 0;
    vertical-align: top;
}
.about-box p {
    line-height: 2;
    padding: 5px 0 0 0;

}
.iconMore a:hover i {
    transform: rotate(90deg);
    background-color: #024fa1;
    color: #fff;
}
.contact_right{
	float: right;
    margin-right: 2%;
    width: 48%;
    transition: .2s width ease;
	}
.contact_right img{ margin-bottom:10px; float:left}
/*footer*/
.footer {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
	
}
.footer_link {
    padding: 20px 0;
    color: #333;
	background:#f4f4f4
}
.footer_link_main{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
	text-align:left;
	padding-left:2%;
}
.footer_link a {
    color: #6e6e6e;
    padding: 0 4px;
}
.footer_message{
   text-align: left;
   background-color: #165099;
   width:100%;
}
.footer_message_main{
	padding-top: 20px;
    padding-bottom: 15px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
    padding: 3em 0 3em;
	}
.footer_message_left{
	float: left;
    margin-right: 2%;
    width: 66.33333333%;
    transition: .2s width ease;
}
.footer_message_right{
    float: right;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
	text-align:right
}
.footer_menu a{
    padding-right:2%;
	padding-left:2%;
    position: relative;
	color: #fff;
	font-size:15px; font-weight:700;
}
.footer_menu a::after {
    display: block;
    content: '';
    width: 1px;
    height: 11px;
    background-color: #fff;
    position: absolute;
    right: 6px;
    top: 5px;
}
.footer_contact a{ font-size:14px; color:#fff; line-height:30px}
.footer_contact p a{ padding-left:2%; padding-right:2%}
.copyright p a{ padding-left:2%; padding-right:2%;font-size:14px; color:#fff; line-height:30px}

/*内页样式*/

.box2 .left {
position: relative;
float: left;
width: 240px;
margin-right: -240px;
background-color: #fff;
}
.box2{

    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
    padding: 3em 0 3em;
		padding-top: 1em;
}
.left1_title{
font-size: 30px;
line-height: 84px;
text-align: center;
overflow: hidden;
background: url(images/left_title.jpg) no-repeat;
color: #fff;
}
.left1_title a{color: #fff;}
.left1_1 span{width: 224px;text-align: center;display:inline-block;font-size:14px;font-weight:bold;
color:#fff;font-family:"microsoft yahei";}
.left1_1 h3{font-size:18px;font-family: "microsoft yahei";color:#fff; text-align:center; line-height:30px; padding-top:10px}
.left1_2{border: solid 1px #ddd;
background: #ffffff;
padding: 8px 0px 0; width:222px}
.left1_2 ul{padding: 9px 17px 0px;width: 190px;overflow: hidden;}
.left1_2 li{margin-bottom: 5px;margin-bottom: 5px;
background: url(images/ico01.jpg) no-repeat left center;
border-bottom: dashed 1px #bebfc1;}
.left1_2 li.left_b{background:none}
.left_c{background:none}
.left1_2 li a{height: 36px;line-height: 36px;display: block;font-size: 14px; padding-left:15px;
color: #333;font-family: "microsoft yahei";}
.left1_2 li a:hover,.left1_2 li a.on{ background:#99cc4e; color:#fff;}
.left1_3{background: url(images/leftbottom.jpg) no-repeat;width:224px;height:198px; text-align:center; float:left;}
.left1_3 p{color: #fff;font-size: 16px;padding-top: 104px;}
.left1_3 span{font-family: fantasy;color: #fff;font-size: 22px;}
#catalog {padding: 10px 10px;}
.topmenu, .submenu {
    list-style-type: none;
    width: 100%;
}
.pb10 {
    padding-bottom: 10px;
}
.pt10 {
    padding-top: 10px;
}
.topmenu > li {
    border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	background:#f3f3f3;
}
.topmenu > li > a {
    padding: 10px 30px;
}
.topmenu > li > a, .left1 .submenu > li > a {
    display: block;
    text-decoration: none;
    padding: 10px 5px;
    color: #555;
	font-size:13px
}
.left1 .submenu > li > a{ padding: 5px 0px;}
.left1 .submenu > li > a .text{padding: 10px 10px;}
.mr5 {
    margin-right: 5px;
}
.topmenu .figure{
		background:url(images/close.jpg) no-repeat left center;
	width:16px;
	height:16px;
	display: block;
float: left;
padding-right:0px;
padding-top:5px;
}
.topmenu li.open .figure{
    		background:url(images/open.jpg) no-repeat left center;
	width:16px;
	height:16px;
	display: block;
float: left;
padding-right:5px;
padding-top:5px;
}
.topmenu li.on .figure{
	background:url(images/open.jpg) no-repeat left center;
	width:16px;
	height:16px;
	display: block;
float: left;
padding-right:5px;
padding-top:5px;
	}
.topmenu > li .submenu {
    display: none;
}

.topmenu, .submenu {
    list-style-type: none;
    width: 100%;
}
.submenu {
    position: relative;
    background: #fff;
}
.submenu > li {
    position: relative;
}

.topmenu > li .submenu {
    display: none;
}
.submenu {
    position: relative;
    background: #fff;
}
.topmenu, .submenu {
    list-style-type: none;
    width: 100%;
}
.submenu > li {
    position: relative;
}
.submenu > li.active > a {
    background: #f8f8f8;
    color: #018bff;
}
.left1 .submenu > li > a.on {
    background: #f8f8f8;
    color: #018bff;
}
.left1 .submenu > li > a {
	padding-left: 18px;
    font-size: 12px;
}

.topmenu > li {
    border-bottom: 1px  dotted #ddd;
}
.topmenu li.open .submenu {
    display: block;
}
.submenu > li.active > a {
    color: #018bff;
}
.left1 .submenu > li > a:hover {
    color: #018bff;
}

.submenu > li::after {
    content: "";
    background-color: #ccc;
    border: 2px solid #fff;
    border-radius: 50% !important;
    bottom: auto;
    height: 13px;
    left: 12px !important;
    top: 11px !important;
    width: 13px;
    position: absolute;
    z-index: 1 !important;
}

.submenu > li.two::after{ border:none; background:none}
.submenu > li.active::after {
    background-color: #018bff;
}
.submenu > li.on::after {
    background-color: #018bff;
}
.submenu > li:hover::after {
    background-color: #018bff;
}
*::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.left1 .submenu::after {
    border-left: 1px solid #eee !important;
    bottom: 0;
    content: "";
    left: 18px;
    position: absolute;
    top: 0;
}
.topmenu > li.on .submenu{ display:block}
.lefttitle{font-size: 30px;}
.lefttitle a{
font-size: 30px;
line-height: 84px;
text-align: center;
overflow: hidden; color:#FFF}
.leftnavbg{background:url(images/leftbg.jpg) 0 0 repeat-y;width:259px;padding:9px 0}
.leftnavbg ul{width:255px;margin:0 auto}
.leftnavbg li{width:100%;}
.leftnavbg li a{display:block;width:255px;background:url(images/leftli2.jpg) 0 0 no-repeat;height:47px;font:12px/47px 'Simsun';color:#fff;margin-bottom:1px;text-indent:21px}
.leftnavbg li a:hover{display:block;width:255px;background:url(images/lefthover2.jpg) 0 0 no-repeat;height:47px;font:12px/47px 'Simsun';color:#fff;margin-bottom:1px;text-indent:21px}
.leftbottom{display:block;margin-bottom:10px;}
.leftcontact{
   text-align: center;
   background-color: #024fa1;
   padding: 15px;
   color: #fff;
   font-size: 12px;
}
.leftcontact .leftcontact_list{width:100%;margin:0 auto;font: 13px/30px "Microsoft YaHei";color: #333;}
.leftcontact_list p.big {
    font-size: 16px;
    text-align: center;
    background-color: #f0831e;
    color: #fff;
	line-height:30px;
	margin-bottom:10px
}
.leftcontact_list p{text-align: center;color: #fff;font-size: 12px; line-height:24px}
.leftcontact_list p a{color: #fff;}
.box2 .right{
	padding: 0 20px;
    background-color: #fff;
	margin-left: 260px;width: 75%;
}
.title20{border-bottom: 1px solid #e2e2e2;}
.title20::after{
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.title20 a{
	font-size: 24px;
    color: #4b4b4b;
    position: relative;
	line-height:65px;
    float: left;
	 font-weight:700;
   }
.title20 a::after {
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #024fa1;
}
.mianbao a{ font-weight: normal; font-size:14px}
.mianbao a::after {
	display:inline;
    content: '';
    position: relative;
    bottom:0;
    width: 100%;
    height: 0px;
    background-color:none;}
.title20 h5{color: #333;
font-family: Microsoft YaHei,"宋体";
font-size: 16px;
width: auto;
line-height: 45px;
 padding-left:10px}
.title20 span{display:none;}
.mianbao{float:right;font-family: Arial, Helvetica, sans-serif;}
.mianbao a{color:#555;margin:0 6px}
.title21{margin:30px 0 10px;text-align:center;font-weight:bold;font-size: 22px;}
/* product产品内页 */
.productul{width:100%;padding-top:12px}
.productul li{
	float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}
.productul .zi_list li{margin-right:2%; margin-left:2%;margin-bottom:2%; padding-bottom:0px}
.productul li p{
	font-size: 15px;
    background-color: #f3f3f3;
    line-height: 38px;
    font-size: 14px;
    padding: 0 10px;
	text-align:center
	}
.productul li a{text-decoration: none;
color: #4A4A4A; text-align:center; font-size:15px}
.productul li img{width: 100%;
height: 100%;
max-height: 90%;
max-width: 90%;
padding-top:5%;}
.pdf_down{ display:none}
.product_item li{ width:29%; float:left; border-right:1px solid #ddd;padding: 0 2% 0; margin-bottom:3%; text-align:center; min-height:350px}
.product_item img{width:82%; margin:0 auto}
.product_item .list_cp_info_1{ color:#0c459b; font-weight:600; font-size:15px}
.product_item .descript{ font-size:13px}
.zi_list{ width:100%}

.product_h1{font-size:1.6em;   padding:1% 0 2% 1%;line-height:182%; background:#f2f2f2; margin-top:10px}
.product_info{ width:100%; float:left; margin-right:10px; padding-top:0px;overflow:hidden}
.product_info h1{}
.product_info table{  width:100%; padding:10px 0; margin:10px 0;}
.product_info table th{ text-align:right; padding:7px 5px; width:80px; font-weight:normal; font-size:13px;}
.product_info table td{ padding:5px;  font-size:12px; background:none;}
.product_info table tr{}
.product_info strong{ font-size:30px;}
#dialog_link,.product_info .goshop{
float:left; 
	background-color: #F06309;
	color: #FFF;
	font-size: 1.0em;
	padding: 8px 0px;
	margin: 10px;
	display: block;
	width: 110px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;

	
}
.product_info .goshop:hover{ background-color:#FF4A00;}

#dialog_link {margin-left:20px;background:#236298;}
#dialog_link:hover {background:#2065C4;}

.product_img {width:100%; float:left; overflow:hidden;text-align:center; padding-top:0px;}
.product_img .bd{position:relative;width:310px;height:300px;overflow:hidden; margin-bottom:5px;text-align:center;max-width: 100%;
height: auto;}
.product_img .showDiv {position:relative;width:310px;height:300px; overflow:hidden;max-width: 100%;
height: auto;}
.product_img .showDiv img {width:100%;max-width:310px;
 width:expression(document.body.clientWidth>310?"310px":"auto");
 max-height:300px;
height:expression(document.body.clientHeight>300?"300px":"auto");
 }
.product_img .hd ul a:hover img, .product_img .hd ul .on img{border-color:#E93B09;}

.pr_name{
    font-size: 36px;
    color: #404040;
    border-bottom: #727272 3px solid;
    line-height: 50px;
    font-weight: normal;
    margin: 0;
}
#pro_baseinfo{ padding-top:5%}
#pro_baseinfo strong{font-size: 18px; font-weight:normal}
#pro_baseinfo li img{ vertical-align:middle}
.pr_name b{ font-size:16px;}
.pr_content{font-size:16px;background-color: #f1f4f5;padding: 10px 15px;margin-top: 15px; color:#858585}
.pr_content b{font-size:16px}
.contact_list{font-size:16px; padding-top:10px; padding-bottom:10px}
.PicAuto{ height: -moz-calc(width);
    height: -webkit-calc(width);
   height: calc(width);)}
.show_pr{ height: -moz-calc(width);
    height: -webkit-calc(width);
   height: calc(width);)}
.line {
    height: 10px;
    overflow: hidden;
    background: url(images/line_bg.jpg) repeat-x left top;
	display:none;
}

/* 滚动图片 */
.product_img .hd { clear:both; width:100%;   position:relative; padding:0px 30px 0px 30px; overflow:hidden; margin-bottom:10px; overflow:hidden;}

.product_img .hd li { float:left; display:inline; position:relative; width:75px; text-align:center; overflow:hidden; padding:5px; vertical-align:100%;}
.product_img .hd li a{ display:block; }
.product_img .hd li img { width:65px;height:65px; border:3px solid #ddd;}
.product_img .hd a.bx-prev,.product_img .hd a.bx-next{
	position:absolute;
	top:0;
	display:block;
	width:20px;
	height:88px;
	background: url(images/scroll.gif) no-repeat left center;
	z-index:99999;
}
.product_img .hd a.bx-prev{left:-24px;}
.product_img .hd a.bx-prev:hover{background: url(images/scroll.gif) no-repeat -80px center;}
.product_img .hd a.bx-next{right:-24px;background: url(images/scroll.gif) no-repeat -60px center;}
.product_img .hd a.bx-next:hover{background: url(images/scroll.gif) no-repeat -140px center;}
.view_n{ float:right}
.dres{ padding-bottom:2%}
.pr-contact .say{   
   color: #646464;
    font-size: 18px;
    line-height: 1.25;
    margin: 0 0 10px;
	text-align:center
}
.box .contact_pr{ display: inline-block; padding:2%; padding-top:0.5%; padding-bottom:0.5%; background:#0c459b; line-height:40px;
 border-radius:3px; color:#fff; font-size:18px; margin:0 auto;cursor: pointer;
font-family: Noto Sans Japanese,Arial,Helvetica,sans-serif;}
.contact_pr_main{ text-align:center}
.guestbook{ width:100%;}
.guestbook .guestbookright{ width:100%; max-width:100%;max-width:1920px;margin:0 auto;}
.foot_mp{background: #0c459b; z-index:998;background: url(images/left_title.jpg) repeat-x bottom left;}
#izl_rmenu{ bottom:50px}

/*留言页面*/
.t_1{ height:120px;background: url({$skin_path}/images/base/t_1.png) repeat-x top center;color:#0c459b; margin-top:15px; clear:both;}
.t_1 div{  margin-left:auto; margin-right:auto; position:relative;}
.t_1 h1,.t_1 h3{ font-size:1.2em; border-bottom:2px solid #0c459b; height:60px; line-height:60px; float:left; font-weight:normal;}
.t_1 p{ font-size:1.0em; height:50px; line-height:50px; clear:both;  text-transform:capitalize;}
.t_1 a{ color:#0c459b;}
.t_info {font-size:1.0em;}
/* 留言 */
.form_message span { padding-left:20px; font-size:1.0em;  }

.guestbook_input,
.guestbook_textarea,
textarea#content,
.guestbook_code,
#nickname,
#guesttel,
#guestemail,
#guestqq,
#title

{clear:both; max-width:480px; width:100%; height:32px; line-height:32px; margin:10px 90px 10px 0px; padding:0px 10px; background:#F5F5F5; border:none;}

.guestbook_textarea,textarea#content {max-width:100%; height:88px;width:100%;}
.guestbook_code {float:left;  width:222px; margin:0px 0px 20px 0px; }

.guestbook_input:hover,
.guestbook_textarea:hover,
.guestbook_code:hover,
#nickname:hover,
#guesttel:hover,
#guestemail:hover,
#guestqq:hover,
#title:hover,
textarea#content:hover
{ background-color:#fff;}	

.guestbook_btn {
clear:both;
line-height:28px;
padding:5px 40px;
border:none;
	color:#FFF;
	font-size:14px;
border-radius: 3px 3px 3px 3px;
	overflow:hidden;
	cursor:pointer;
	background: #0c459b;
	display:block;height:37px;
}
.guestbook_btn:hover{ background:#FF4A00;}



/****************评论*/
#comment {
  margin-top:20px;
  font-size:12px;
}

#comment input {font-size:12px;}

.comm{background:none;padding:0;}
.comm input {border:none; background:#F6F6F6;}

.comment_list {padding:10px 0px;border-top:1px solid #ccc;}
.comm_head {float:left; width:90px; height:90px; background: url({$skin_path}/images/comm/comm_m.png) left top no-repeat;background-size:70% 70%;}

#comm_content {width:15px; height:15px; position: relative; top:10px; left:-28px; background: url(../images/comm/comm_content.gif) left top no-repeat;}
.comm_content {float:left; width:350px; padding:0px 10px 0px 20px; background:#F5F5F5; border:1px solid #ccc;border-radius: 3px 3px 3px 3px;}

.comm_content p span {color:#999; font-size:12px; padding-left:15px;}
.comm_content p strong {color:#666;}

.commentnumber {padding:0px 5px;color:#CC0000;}
.comment_info {height:30px; line-height:30px; padding-left:30px;background:url({$skin_path}/images/comm/comment.gif) left center no-repeat;}

.comment_list dt strong {color: #70AADA;}
.comment_list dd.admin_reply  {margin:10px; padding:10px;border:1px dotted #ccc; background:#FFFFEE;}
.comm_name,.comm_code {float:left; height:32px; line-height:32px; padding:0px 10px; border:1px solid #ccc; color:#666; border-radius: 3px 0px 0px 3px;}
.comm_name:hover,.comm_code:hover { background-color:#FFC;}	
.comm_name {width:206px;border-radius: 3px 3px 3px 3px;}

#textarea { width:300px; border:none; padding:10px; background:#F6F6F6;}
#textarea:hover {background-color:#FFC;}

#mobilenum { float:left; width:150px; height:32px; line-height:32px; padding:0px 10px; }
#btm_sendMobileCode {float:left; height:32px; line-height:32px; margin-right:10px; padding:0px 15px; border:1px solid #ccc; border-radius: 5px 5px 5px 5px; font-size:12px; color:#555; background:#eee;}

input:hover, textarea:hover,select:hover {background-color:none;}
input.btn{clear: both;line-height: 28px;padding: 5px 40px;border: none;color: #FFF;font-size: 14px;border-radius: 3px 3px 3px 3px;overflow: hidden;cursor: pointer;background: #0c459b;display: block;height: 37px;}
input.btn:hover{background: #FF4A00;}
#verify{height:30px;border:none;background: #F5F5F5; line-height:30px}

.nei_banner{ width:100%;
    background: url(images/banner_bg.jpg) bottom center #eee;
    height: 194px;}
.nei_banner img{ width:100%}
.nei_banner p{width:1200px; margin:0 auto}
.fadeInLeft {
    float: left;
    width: 45%;
    padding-top: 30px;
    margin-right: 5%;
}
.fadeInRight {
    width: 50%;
    float: right;
}
.section_nei{background: #f3f3f3; padding-bottom:2em}

/*nei_banner*/
.nei_banner_main::before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 1%;
    vertical-align: middle;
}
.nei_banner p {
    vertical-align: middle;
	margin-top:2%;
}
.nei_banner span.nei_name{
    font-size: 32px;
	color: #ffffff;
	padding-left:3%;
}
.nbanner span.nei_enname{
    font-size: 18px;
	color: #ffffff;
}
.nei_zixun{
   margin-top: 28px;
}
.nei_zixun a {
    float: left;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #024fa1;
    border: 1px solid #024fa1;
    padding: 0 20px 0 35px;
    position: relative;
}
.nei_zixun i {
    font-size: 22px;
    position: absolute;
    top: 9px;
    left: 10px;
}
.nei_zixun .liuyan{
    margin-left: 13px;
}
.nei_zixun::after{
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.right_main{float: right;
width: 100%;}

#dituContent {
    min-height: 300px;
}
.servers-wap {
    display: none;
}