﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input{margin:0;padding:0;}
ol,ul{list-style:none;}
img{border:0;}
.clear{clear:both;}
.row {width: 1400px;margin:0 auto;}
.left{float:left;display:inline;}
.right{float:right;display:inline;}
.h10{height:10px;}
.h20{height:20px;}
.h50{height:50px;}
body {
    margin:0px;
    padding:0px;
    line-height:1.6;
    font-family:"Microsoft YaHei","微软雅黑","黑体",Helvetica,Arial,Tahoma;
    font-size:14px;
    text-align:center;
	background-color:#EDEDED;}
a{color: #000000;text-decoration: none;}
a:hover{color: #56AAB7;}
h1{
    font-size:28px;
    font-family:黑体;
    color: #666;
    text-align:center;}
h2{
    font-size:14px;
    font-weight:bold;
    color:#FFF;}
.green{color:#9FC600;}
/* --------------------------------------------------------------------------------------------------------tab */
.tab_menu ul li{cursor:pointer;}
.tab_box > div{display: none;}
.tab_box > div:first-child{display: block;}
/* --------------------------------------------------------------------------------------------------------header */
#header{
    width:100%;
    height:220px;
	background-position:center;
	background-image:url('/template/images/logo_background.jpg');
	font-size:18px;}
.header-nav{
    width:100%;
	background-color:#355E92;
	height:40px;
	color:#FFF;
	line-height:40px;}
#logo{
	margin:0 auto;
    margin-top:-30px;
    width:354px;}
/* ----------------------------------------------------导航 */
#nav{
    width:100%;
    height:70px;
	background-color:#0D71B4;}
#nav li{
    float:left;
    display:inline;
    width:175px;
    z-index:2;
    _overflow:hidden;
    position:relative;}
#nav li:hover{
    background-color:#0C66A3;}
#nav li.on{
    background-color:#0C66A3;}
#nav li a{
    font-family:"Microsoft YaHei";
    font-size:20px;
    line-height:70px;
    color:#FFF;}
#nav dl{
    left:0px;
    width:175px;
    position:absolute;
    z-index:3;
    display:none;}
#nav li:hover dl{
    top:70px;
    display:block;}
#nav li dl dd{
    height:50px;
    background-color:#0C66A3;}
#nav li dl dd a{
    color:#FFF;
    font-size:18px;
    line-height:50px;}
#nav li dl dd:hover a,#nav li dl dd:hover{
    color:#FFF;
    background-color:#2782BE;}
    
/* --------------------------------------------------------------------------------------------------------location */
#location{
    width:100%;
    height:60px;
    border-bottom:1px dashed #CCC;}
#location .classname{
    float:left;
    display:inline;
    font-size:26px;
    line-height:60px;
    font-weight:bold;
    color:#56AAB7;
    background:url(/template/image/location.png) no-repeat 0 12px;
    padding-left:46px;}
/* --------------------------------------------------------------------------------------------------------main */
#main{
    width:1400px;
    background-color:#FFF;
    padding-top:10px;
    margin:0 auto;}
/* -----------------------------------------------------标题 */
.column{
	height:50px;
	border-bottom:1px solid #E0E0E0;}
.column .title{
	float:left;
	display:inline;
    font-size:26px;
	font-weight:bold;
    color:#069;
	line-height:46px;
	border-bottom:5px solid #069;}
.column .more{
	float:right;
	display:inline;
	margin:20px 10px 0 0;
    font-size:16px;
    color:#666;}
/* -----------------------------------------------------标题 */
.columns{
	height:22px;
	padding-left:6px;
	border-left:4px solid #2782BE;
	margin:10px 0;
	line-height:22px;}
.columns .title{
	float:left;
	display:inline;
    font-size:20px;}
.columns .more{
	float:right;
	display:inline;
    font-size:16px;
    color:#2782BE;}
/* -----------------------------------------------------新闻资讯 */
#news{
	width:1370px;
    padding:5px 15px;
	background-color:#FFF;}
#new-left{
    width:680px;
    height:470px;}
#new-right{
    width:690px;
    height:470px;
    text-align:left;}
#new-right .left{
    margin-left:20px;}
#new-right li{
    height:80px;
    margin-bottom:17px;
    clear:both;}
#new-right .date{
    width:80px;
    height:80px;
    background-color:#2782BE;
    color:#FFF;
    text-align:center;}
#new-right .date dt{
    padding-top:15px;
    font-size:24px;
    font-weight:bold;}
#new-right .date dd{
    line-height:20px;}
  
#new-right .newlist{
    width:560px;}
#new-right .newlist dt{
    text-align:left;}
#new-right .newlist dt a{
    font-size:20px;
    font-weight:bold;
    color:#656563;}
#new-right .newlist dd{
	font-size:15px;
	line-height:24px;
    text-align:left;
    color:#8D8D8D;}
/* --------------------------------------------------------浙商风采 */
#enterprise{
	width:1370px;
    padding:5px 15px;
	background-color:#FFF;}
#enterprise li{
	float:left;
	display:inline;
	width:212px;
	padding:0 8px;
	font-size:16px;}
.circletag {
    display:block;
    width:212px;
    height:212px;
    background: #E6E7ED;
    -moz-border-radius:106px;
    -webkit-border-radius:106px;
    background-position:50% 50%;
    background-repeat:no-repeat;
	border: 2px solid #B7BEC3;
    box-shadow: 0px 5px 10px #ccc;}
/* -----------------------------------------------------招商项目、党部风采、会员企业 */
#article{
	width:1400px;
	height:410px;}
#article .left{
	padding:15px;
	width:423px;
	background-color:#FFF;}
#article .center{
	float:left;
	display:inline;
	padding:15px;
	margin:0 20px;
	width:423px;
	background-color:#FFF;}
#article .right{
	padding:15px;
	width:423px;
	background-color:#FFF;}
/* -----------------------栏目内容 */
.part .good{
	margin-top:10px;
    width:423px;    
    height:120px;
    object-fit: cover;}
.part .list{
    text-align:left;}
.part .list li{
    height:40px;
    background:url(/template/image/s.gif) no-repeat 10px 15px;
    border-bottom:1px dashed #CCC;
    clear:both;
    vertical-align: bottom;
	line-height:40px;}
.part .list li a{
    float:left;
	font-size:18px;
    margin-left:26px;
    display:inline;}
.part .list li span{
    float:right;
    color: #999;
    display:inline;}
/* -----------------------------------------------------浙商风采 */
#member{
	width:1370px;
	height:410px;
    padding:5px 15px;
	background-color:#FFF;}
#member-left{
    width:200px;
    height:325px;
	background-color:#2782BE;}
#member-left a{
	width:200px;
	display:block;
	height:260px;}
#member-left a h3{
	color:#FFF;
	font-size:18px;
	text-align:left;
	margin-top:5px;
	padding-left:8px;}
#member-left a p{
	color:#FFF;
	font-size:15px;
	text-align:left;
	margin:0 0 15px 0;
	padding-left:8px;}
#member-left a .img-box{
	width:200px;
	height:260px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;}
#member-left a:hover .img-box{
	background-size:120%;}
#member-right{
    width:1150px;
    height:320px;
    text-align:left;}
/* -----------------------------------------------------友情链接 */
#links{
	width:1370px;
    padding:5px 15px;
	background-color:#FFF;}
.links{
	text-align:left;}
.links a{
	display:inline-block;
	font-size:15px;
	color:#FFF;
	background-color:#3C99D7;
    padding:2px 27px;
	margin:4px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;}
/* ----------------------------------------------------class */
.class-head{
    height:215px;
    background-repeat: no-repeat;
    background-position-x: center;
    font-size:36px;
    font-weight:bold;
    line-height:215px;
    color:#FFF;}
/* --------------------------------------------------------------------------------------------------------class_page */
#content{
    width:auto;
    height:auto!important;
    min-height:300px;
    height:300px;}
.content{
    font-size:16px;
    text-align:left;
    line-height:200%;
    color:#666;}
/* ----------------------------------------------------about */
.class-about h2{
    color:#333;
    font-size:30px;
    line-height:60px;}
.class-about .left{
    width:660px;}
.class-about .right{
    padding-top:20px;
    width:500px;}
.class-about .img-box{
    width:500px;
    height:300px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;}
.class-about .img-box:hover {
    background-size:120%;}
.class-about .business li{
    float:left;
    display:block;
    width:510px;
    margin:24px;
    border:1px solid #CCC;
    height:125px;
    padding:20px;
    display: flex;
    justify-content: center;
    align-items: center;}
.class-about .business li img{
    float:left;}
.class-about .business li p{
    float:left;
    margin-left:20px;
    width:380px;
    text-align:left;
    font-size:16px;}
/* ----------------------------------------------------map */
.class_map .left{
    width:500px;}
.class_map .right{
    width:660px;}
/* --------------------------------------------------------------------------------------------------------list */
#list{
    text-align:left;}
#list .left{
    margin-left:20px;}
#list li{
    height:90px;
    margin-bottom:30px;
    clear:both;}
#list .date{
    width:90px;
    height:90px;
    background-color:#2782BE;
    color:#FFF;
    text-align:center;}
#list .date dt{
    padding-top:15px;
    font-size:24px;
    font-weight:bold;}
#list .date dd{
    line-height:20px;}
#list li img{
    float:left;
    display:inline;
    margin-left:20px;}
#list .newlist{
    width:910px;}
#list .newlist dt{
    text-align:left;}
#list .newlist dt a{
    font-size:20px;
    font-weight:bold;
    color:#656563;}
#list .newlist dd{
    text-align:left;
    color:#8D8D8D;}
/* --------------------------------------------------------------------------------------------------------list-image */
#list-image{
    width:1400px;
    height:auto!important;}
#list-image li{
    float:left;
    display:block;
    width:368px;
    margin:15px;
    border:1px solid #EEE;}
#list-image li a{
    width:368px;
    display:block;
    height:420px;}
    #list-image li .time{
        color:#999999;
        line-height:40px;}
    #list-image li h3{
        color:#333333;
        font-size:17px;}
    #list-image li p{
        color:#999999;
        font-size:14px;
        padding-bottom:15px;}
    #list-image li .more{
        color:#666;
        padding:10px 100px;}
    #list-image li a:hover .more{
        color:#FFF;
        background-color:#2782BE;}
    #list-image li .img-box{
        width:368px;
        height:218px;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;}
    #list-image li a:hover .img-box{
        background-size:120%;}

/* ----------------------------------------------------pages */
#PageRows{
    text-align:center;
    margin:10px;}
.page{
    line-height: normal;
    font-size: 16px;}
.page a,.page span{
    padding:5px 10px;
    border:1px solid #DDDDDD;
    background-image:url('/template/image/p0.jpg');
    color: #666;
    text-align:center;
    display: inline-block;
    margin:2px;}
.page a:hover, .page a.current{
    color: #000;
    background-image:url('/template/image/p1.jpg');
    border:1px solid #DDDDDD;}

/* ----------------------------------------------------product_top */
.product_top{
    width:920px;
    height:375px;}
.product_top .product_box{
    width:598px;
    height:373px;
    border:1px solid #F0E2D7;}
.product_top .product_info{
    padding:10px;
    width:278px;
    height:353px;
    background-image:url("/template/images/other.jpg");
    border:1px solid #F0E2D7;}
/* --------------------------------------------------------------------------------------------------------view */
#view{
    padding:50px;}
#view .other{
    line-height:50px;
    border-bottom:1px dashed #CCC;
    margin-bottom:20px;}
/* ----------------------------------------------------prenext */
#prenext{
    padding:10px;
    background-color:#F2F2F2;
    font-size:16px;}
#prenext .pageup{
    float:left;
    text-align:left;
    display:inline;}
#prenext .pagedown{
    float:right;
    text-align:left;
    display:inline;}
/* --------------------------------------------------------------------------------------------------------bottom */
.bottom{
    width:100%;
    height:180px;
    background-color:#355E92;
	color:#FFF;
    text-align:center;
	font-size:18px;}
#bottom{
    margin:0 auto; 
    width:1400px;
    padding:30px;}
#bottom a{
    color:#FFF;}
#bottom a:hover{
    color:#FFF;
	text-decoration:underline}










#left-menu{
    width:240px;
    border-bottom:1px solid #EEEEEE;}
#left-menu dt{
    height:50px;
    background-color:#56AAB7;
    color:#FFF;
    font-size:20px;
    line-height:50px;}
#left-menu dd{
    height:40px;
    line-height:40px;}
#left-menu dd a{
    display:block;
    width:240px;
    height:40px;
    line-height:40px;
    border-left:1px solid #EEEEEE;
    border-right:1px solid #EEEEEE;}
#left-menu dd a:hover{
    color:#FFF;
    background-color:#56AAB7;
    border:none;}

