﻿@charset "utf-8";
/* CSS Document */

html,body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,select,input,textarea,button,p,blockquote,th,td,img,iframe,a{ margin: 0px; padding: 0px; } 
.clear{ font: 0px/0px serif; display: block; clear: both; }
select,input,button,textarea,option { font: 13px "微软雅黑", Arial, Helvetica, sansserif; } 
img{ border: 0px; } 
li{ list-style: none; } 
body{ font: 13px "Arial",'微软雅黑'; color: #333333; margin:0px; padding:0px;}
a:hover,a:visited,a:link{text-decoration:none;}
a:visited,a:link{color:#1155cc;}
a:hover{ text-decoration:underline;}


/*内容 */
.hybig{width:100%; height:auto;}
.hycontent{height:auto;}
.hycontent2{width:980px;margin: 0 auto;}


.hybanner{ height:360px; width:100%;border-bottom:1px solid #837f80; margin-bottom:20px;}
.hybannermian{ height:360px; width:980px; margin:0 auto;background:url(../images/130914.gif) no-repeat right center;}
.hybannermianlink{ margin-top:20px; float:left; line-height:24px; font-size:14px;}
.hybannermianlink a:hover{ color:#15c; text-decoration:underline;}


.hytop{width:980px;height:50px; background:url(../images/1308211-1.gif) no-repeat;}
.hytop dl{width:980px; height:54px; list-style:none;}
.hytop dl dt{width:100px; height:54px; float:left; margin-left:50px; line-height:54px;}
.hytop dl dd{width:700px; height:54px; float:left;line-height:54px; margin-left:100px;}
.hytop dl dt b{ width:88px; float:left;}
.jiantou{height:8px; width:10px;float:right; background:url(../images/1308211-10.png) no-repeat; margin-top:23px;}
.daohang{ width:500px; height:34px; line-height:54px; background-color:#fff; margin-top:8px;-moz-border-radius: 7px;-webkit-border-radius: 7px; border:#dbdbdb solid 1px;}
.daohang ul{width:500px; height:34px;line-height:34px;}
.daohang ul li {width:auto; float:left; height:34px; }
.daohang input{ border:none; margin:0px; padding:0px; width:370px; border-right:#ebebeb 1px solid; height:34px; line-height:34px;   border-radius: 5px 0 0 5px;}
.jiantou2{height:8px; width:10px;float:right; background:url(../images/1308211-10.png) no-repeat; margin-top:15px;}

.hymain{ width:980px; height:auto; margin: 0 auto;}
.hymianleft{ width:730px; height:auto; float:left;}
.hymianleft dl{ width:338px; padding-right:25px; color:#333; float:left; margin-top:15px; border-right:1px dashed #898989;}
.hymianleft dl dt{ width:100%; font-size:14px; font-weight:bold; line-height:25px; float:left;}
.hymianleft dl dd{ width:100%; line-height:25px; float:left; margin-top:5px;}
.hymianleft dl dd a:hover{ color:#15c; text-decoration:underline;}

.hymianright{ width:250px; float:left; height:auto;}
.hymianrighttop{ width:240px; height:250px; margin:0 auto; box-shadow: 0 1px 3px rgba(0,0,0,.3);-moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);}
.hymianrighttop dl{ width:200px; padding:20px;}
.hymianrighttop dl dt{ font-weight:bold; font-size:14px; line-height:25px; border-bottom:1px solid #898989; width:100%; float:left;}
.hymianrighttop dl dd{ line-height:25px; float:left; width:100%;}
.hymianrighttop dl dd ul{ width:100%; float:left;}
.hymianrighttop dl dd ul li{ width:198px; line-height:25px; height:25px; float:left;}
.hymianrighttop dl dd ul li input{ height:21px; line-height:25px;}

/*
.hymianrighttop dl dd a{
	background: #0370ea;
	background: -moz-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#008dfd),color-stop(100%,#0370ea));
	background: -webkit-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: -o-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: -ms-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: linear-gradient(top,#008dfd 0,#0370ea 100%);
	border: 1px solid #076bd2;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	padding: 8px 0px;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 1px 1px 1px #076bd2;
	margin-top:10px;
	width:200px;
}
.hymianrighttop dl dd a:hover{
	background: -moz-linear-gradient(top,#008dfd 30%,#0370ea 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(30%,#008dfd),color-stop(100%,#0370ea));
	background: -webkit-linear-gradient(top,#008dfd 30%,#0370ea 100%);
	background: -o-linear-gradient(top,#008dfd 30%,#0370ea 100%);
	background: -ms-linear-gradient(top,#008dfd 30%,#0370ea 100%);
	background: linear-gradient(top,#008dfd 30%,#0370ea 100%);
	cursor: pointer;
}
*/

.bc {
    	background: #0370ea;
	background: -moz-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#008dfd),color-stop(100%,#0370ea));
	background: -webkit-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: -o-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: -ms-linear-gradient(top,#008dfd 0,#0370ea 100%);
	background: linear-gradient(top,#008dfd 0,#0370ea 100%);
	border: 1px solid #076bd2;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	padding: 8px 0px;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 1px 1px 1px #076bd2;
	margin-top:10px;
	width:200px;
}

.hymianrightbuttom{ width:240px; height:130px; margin:10px auto 30px; box-shadow: 0 1px 3px rgba(0,0,0,.3);-moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);}
.hymianrightbuttom dl{ width:200px; padding:5px 20px 20px;}
.hymianrightbuttom dl dt{ font-weight:bold; font-size:14px; line-height:30px; border-bottom:1px solid #898989; width:100%; float:left;}
.hymianrightbuttom dl dd{ line-height:25px; float:left; width:100%;}
.hymianrightbuttom dl dd ul{ width:100%; float:left;}
.hymianrightbuttom dl dd ul li{ width:198px; line-height:25px; height:25px; float:left;}
.hymianrightbuttom dl dd ul li input{width:100%; height:21px; line-height:25px;}

