@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px;}
*{ margin:0px; padding:0px;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,table,tbody,thead,tfoot,tr,td,th,input {margin: 0; padding: 0; font-family:"Microsoft YaHei";}
h1,h2,h3,h4,h5,h6,em,h6,b,p{font-weight: normal; font-style: normal;}
img{border:none;}
a{color:#666;font-family:"Microsoft YaHei";font-size:12px;}
a:hover{ text-decoration:none;}
ul,li{list-style:none outside none;}

.width22{width:22%}
.width25{width:25%}
.width20{width:20%}
.width28{width:28%}
.width30{width:30%}
.width35{width:35%}


.head{ width:1140px; height:72px; margin:0 auto;}
.logo{ float:left; width:237px; height:72px;}
.link{ float:right; margin-top:30px; height:24px; line-height:24px;}
.link ul{ margin:0; padding:0;}
.link ul li{ float:left; width:90px; border-right: solid 1px #ccc; }
.link ul li a{color:#666; font-size:14px; text-align:center; display:block; text-decoration:none;}
.link ul li a:hover{ color:#333; font-weight:bold;}


.navbar-default {
     background:url(../img/index_09.png) repeat-x !important;
	 border:none !important;
}
nav.nav-bar-element .navbar-collapse {
   background:none !important;
	 border:none !important;
}
nav.nav-bar-element .navbar-collapse .navbar-nav {
    border:none; 
}
nav.nav-bar-element .navbar-header .navbar-toggle {
    float: right;
    margin-right: 4px;
}
.dropdown-menu{
	border:0;
	padding:0;
	margin-top:3px;
	z-index:99999999999999999;
	}
	.dropdown a{ height:53px;}
.dropdown-menu li{ float:left; width:100%;}	
.dropdown-menu li a{
	/* 鼠标放上后显视隐藏菜单效果文字 */
	clear: both;
	text-align: left;
	line-height: 24px;
	font-size:12px;
	WIDTH: auto;
}
.navbar{ margin-bottom:0;}

.navbar {
	height:auto;
	min-height:44px;
}
.navbar-brand{
		height:auto;
		width:120px;
		padding:0px 30px 0px 0px;		
}
.navbar-default .nav-bar-element  {
    background: #8f5713;
    border: none;
}
nav.nav-bar-element .navbar-collapse .navbar-nav>li>a {
    padding:12px 0px ; text-align:center;
	min-width:138px;
    font-size: 16px;
	font-weight:bold;
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu:hover+a {
    color: #fff;
   background:url(../img/index_10.png) bottom center no-repeat !important;
}
.navbar-default .navbar-nav>li>a {
    color: #fff; font-size:16px; line-height:60px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important; font-size:16px; font-weight:bold;  background:url(../img/index_10.png) bottom center no-repeat;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
   
}
nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu>li>a {
     padding: 8px; text-align:center; 
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #0f70b6;font-weight:bold;
}
.dropdown{ min-width:100px;}
.dropdown-menu{background-color: #ff8b02 !important; }
.dropdown-menu li a:hover{background-color: #ff7c0a !important;color:#fff;line-height:24px;}
.dropdown-menu li a{ color:#fff;font-size:14px; line-height:24px;}

.content2{ width:1100px; margin:0 auto; height:auto; padding:0px 15px;}
/*contact*/
.contact{ float:left; width:100%; height:auto; background:#d1d1d1;}
.meassage{ float:left; padding:15px;padding-top: 30px;}
.meassage h3{font-size:20px;}
.gongnuan{margin-top:10px;line-height: 30px;font-size:16px;}
.gongnuan .fa-stack{
    height: 14px;
    line-height: 14px;
    width: 14px;
    margin-right: 5px;
}


.input-text , textarea{
    display: block ;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}
textarea{ height:100px !important;}
.table_form {
    font-size: 14px !important;
}
#dosubmit{
    display: inline-block;
	width:150px;
	color:#fff;
	 background-color: #f0ad4e;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#dosubmit:hover{    background-color: #ec971f;}
.col-sm-10 input{width:60% !important;;}
.contacts{ float:left; padding:15px; padding-top:60px;}
.con-list{ margin:0; padding:0;line-height: 30px;}
.gongnuan .fa-phone:before{font-size:16px;}
.fa-stack {
    height: 30px;
    line-height: 30px;
}
.mess{
    float:left;
    padding-top:40px;
    text-align: center;
}

.con-list li{ line-height:30px; color:#333;}
.c-w{ font-size:16px;}
.weixin{ float:right; padding:15px;}
.weixin p{ color:#333; font-size:14px; text-align:center; width:100%; float:left; line-height:30px; margin-top:10px;}
/*footer*/
.footer{ float:left; width:100%; height:50px;background:#333; line-height:50px; color:#fff; font-size:14px;}
.f-left{ float:left;}
.f-right{ float:right;}
.footer a{ color:#fff; text-decoration:none;font-size:14px;}
.footer a:hover{ font-weight:bold;}
.mess .box form textarea{height:60px !important;}

/*===============客服===============*/
.qqkefu{position: fixed;top:40%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop + 365));z-index:100;right:0;width:35px;}
.qqkefu ul li{width: 35px;height:35px;margin-bottom:1px;float:right;line-height:35px;font-size:14px;cursor:pointer;position:relative;text-indent: 10px;}
.qqkefu ul li a{color:#fff;display: block;overflow: hidden;height: 35px; }
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#2c3035;}
.qqkefu ul li.top{background:url(http://sunet.net.cn/skin/xiangju/images/k1.png) no-repeat center #2c3035;position:relative;width:35px;height: 35px;cursor:pointer;}
.qqkefu ul li.top span{position:absolute;display:block;left:0;top:-5px;height:5px;width:35px;}
.qqkefu ul li.top:hover{background:url(http://sunet.net.cn/skin/xiangju/images/k1.png) no-repeat center #ff7c0a;}
.qqkefu ul li b{width:35px;height:35px;display:block;overflow:hidden;float:right;}
.qqkefu ul li span{font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li b.a{background:url(../img/k2.png) no-repeat center #2c3035;}
.qqkefu ul li b.b{background:url(../img/k3.png) no-repeat center #2c3035;}
.qqkefu ul li b.f{background:url(../img/k4.png) no-repeat center #2c3035;}
.qqkefu ul li b.c{background:url(../img/k5.png) no-repeat center #2c3035;}
.qqkefu ul li:hover b.a{background:url(../img/k2.png)no-repeat center center #ff7c0a;}
.qqkefu ul li:hover b.b{background:url(../img/k3.png) no-repeat center center #ff7c0a;}
.qqkefu ul li:hover b.f{background:url(../img/k4.png) no-repeat center center #ff7c0a;}
.qqkefu ul li:hover b.c{background:url(../img/k5.png) no-repeat center center #ff7c0a;}
.qqkefu ul li.qq_czb{text-indent: 0;}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{position: absolute;width:111px;height:150px;top: -120px;left: -111px;float: right;cursor: default !important;display:none;background:url(../img/qr_img.png) no-repeat;}
.erweima p{margin-top:20px;margin-left:10px;}
.erweima img{width:90px;height:90px;}
.qqkefu li .erweima p a{display:block;font-size:14px;color:#333;margin-top:-8px;margin-left:30px;}