﻿@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:18px;
	font-weight:bold;
}
 table, td, th {
	border:0;
}
img{
	border:0;
	
	max-width:100%;
	}
ul, ol, li {
	list-style-type:none;
}
a {
	color:#000;
	text-decoration:none;
	outline:none;
}

body {
    font-family: "微软雅黑" !important; 
	font-size:12px/18px;
	color:#222;
	text-decoration: none;
	margin:0 auto;
	text-align:center;
	background:#f9f9f9;
	min-width: 300px;
	}
table {
	table-layout:fixed;
	word-wrap:break-word;
}
div {
	word-wrap:break-word;
}
p {
	word-wrap:break-word;
	font-family: "微软雅黑" !important;
	text-align:left;
}
td {
	font-size:15px;
	font-family: "微软雅黑" !important;
	line-height:1.7em;
	padding:0 0 0 2px;
}
.cboth {
	clear:both;
}

/* ----------------------------------------- */
.head{
	width:96%;
	margin:0 auto;
	padding:25px 0 15px 0;
	}
.logo{
	float:left;
	background:#fff;
	border:1px #ccc solid;
	padding:5px;
	width:65px;
	height:65px;
	border-radius:4px;
	margin-right:10px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	text-align:center;
	}
.logo_ri{
	float:left;
	text-align:left;
	}
.logo_ri h2{ 
	font-size:20px;
	height:20px;
	line-height:20px;
	color:#000;
	font-weight:normal;
	font-family: "微软雅黑"; 
	}
.logo_ri span{
	COLOR: #a3a3a3;
	font-size: 12px;
	line-height:15px;
	width:100%;
	font-family: "微软雅黑"; 
	}
.nav{
	width:100%;
	}
.nav ul{
	display:block;
	width:100%;
	}
.nav li {
	display:block;
	float:left;
	width:23%;
	margin:0 1%;
	}
.nav  li a{
	display:block;
	float:left;
	color:#535353 !important;
	font-size:18px;
	font-weight:bold;
	width:100%;
	text-align:center;
	margin:0 auto;
	line-height:35px;
	border-radius: 4px;
	background:#f4f4f4;
	border:1px #d1d1d1 solid;
	}
/* ----------------------------------------- */
.gs,.new_con{
	width:95%;
	margin:0 auto;
	padding-top:15px;
	line-height:30px;
	font-size:16px;
	}
.gs img,.new_con img {
	margin-top:15px;
	}

.new_con h2{
	line-height:30px;
	font-size:18px;
	border-bottom:1px #CCC dotted;
	text-align:left;
	margin-bottom:10px;
	}
.lx{
	width:100%;
	margin:0 auto;
	}	
.lx ul li{ 
	display:block;
	float:left;
	width:100%;
	font-size:16px;
}
.lx li .lxleft{
	width:auto;
	float:left;
	text-align:left;
	color:#999;
	font-weight:bold;
	}
.lx li .lxri{
	float:left;
	color:#0d83e6;
	font-weight:600;
	text-align:left;
	width:85%;
	}
.lxleft span {
	color: #0d83e6;
}
/* ----------------------------------------- */
.new_list {
	width: 70%;
	float: left;
}
.new_list h2 a{
	font-size:16px;
	color:#535353 !important;
	float:left;
	width:100%;
	text-align:left;
	}
.new_list p{
	font-size:13px;
	color:#999;
	width:100%;
	
	}
.new_img
{
    width:25%;
    float:right;
    margin-left:5%
    }
.fy{
	margin:25px 0 10px 0;
	}
.fy ul{
	display:block;
	}
.fy li{
	display:block;
	float:left;
	width:30%;
	margin-left:2.5%
	}
.new h1{
	font-size:20px;
	color:#000;
	text-align:left;
	font-weight:bold;
	margin-top:15px;
	}
.new p{
	font-size:13px;
	color:#999;
	}
.new_logo{
	margin:20px 0 5px 0;
	background: url(../images/newbj.gif) #f6f6f6 no-repeat center right;
	box-shadow: 0 1px 4px rgba(0,0,0,.3);
	padding:8px 0 5px 10px;
	text-align:left;

	}
.new_logo_radius
{
    float:left;
    width:65px;
    height:65px;
    border-radius:80px;
    margin-right:15px;
    background:#fff;
    border:1px #ccc solid;
     padding:2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);

       }
.new_logo_radius img
{
    border-radius:80px;
       }
.new_logo a{
	color:#000 !important;
	}
.new_logo h2{
	line-height:30px;
	}
.new_logo p
{
    float:left;
	color:#999;
	font-size:12px;
	
	}
/* ----------------------------------------- */

.new_about{
	color:#666;
	text-align:left;
	font-size:16px;
	line-height:35px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px #CCC dotted;
	}
.new_about a{
	color:#666;
	}
	
/* ----------------------------------------- */	
.es-carousel-wrapper{
	background:#ffd800;
	padding:15px 37px;
	position:relative;
	margin:22px 0 5px 0;
}
.es-carousel{
	overflow:hidden;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a{
	display:block;	
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:12px;
	background:transparent url(../images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:12px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}
/* ----------------------------------------- */
.pro_tj{
	margin-top:20px;
	border-top:1px #CCC dotted;
	text-align:left;
	}
.pro_tj h2, .content h2{
	background:#FFF;
	border:1px #dbdbdb solid;
	border-radius:8px;
	font-size:16px;
	color:#000;
	margin:18px 0;
	line-height:35px;
	padding-left:8px;
	}
.content{
	text-align:left;
	border-top:1px #ccc dotted;
	}
.pro_tj ul{
	display:block;
	width:100%;
	}
.pro_tj li{
	display:block;
	float:left;
	width:25%;
	text-align:center;
	}
.pro_tj li img{
	width:90%;
	}
/* ----------------------------------------- */
.pro_list{
	width:100%;
	margin:15px 0;
	}
.pro_list ul{
	display:block;
	width:100%;
	}
.pro_list li{ 
	display:block;
	float:left;
	width:30%;
	margin:0 2.5% 2% 0 ;
	}
.pro_list li a{
	display:block;
	float:left;
	height:30px;
	background:#fff;
	width:95%;
	border-radius:5px;
	color:#666 !important;
	line-height:30px;
	border:1px #afafaf solid;
	font-size:13px;
	padding:5% ;
	}

/* ----------------------------------------- */
.pro{
	width:100%;
	margin-top:5px;
	text-align:left;
	}
.pro ul{
	display:block;
	width:100%;
	}
.pro li{
	display:block;
	float:left;
	width:47%;
	margin:0 1% 2% 1%;
	background:#fff;
	border:1px #d2d2d2 solid;
	border-radius:4px;
	}
.pro li a img {
	padding:5%;
	width:90%
	}
.pro li h2{
	line-height:25px;
	font-size:16px;
	padding-left:8px;
	height:50px;
	}
.pro li p{
	font-size:12px;
	color:#999;
	padding-left:8px;
	margin-bottom:5px;
	}
.pro a{
	color:#000 !important;
	}
/* ----------------------------------------- */
.contenct_lx{
	line-height:30px;
	text-align:left;
	font-size:16px;
	}
	
.yi-htopc {
    background-color: #fbfbe3;
    text-align:left;
}

.yi-htopc-link {
    height: 30px;
    line-height: 30px;
    color: #67675f;
    font-size: 13px;
    background: url(/images/topc.png) no-repeat 5px center;
    display: block;
    -webkit-background-size: 16px 15px;
    padding-left: 25px;
}