﻿/* reset */
* {margin: 0; padding: 0; font-family: "Microsoft YaHei","iconfont" !important; box-sizing: border-box;}
p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td,div,pre,body,code,form,input,legend,button,figure,fieldset,textarea,blockquote { margin: 0;  padding: 0;vertical-align: top;box-sizing: content-box;}
th,td{vertical-align: middle;}
html{font-size:14px;overflow-y:auto;height:100%;}
html,body{width:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-overflow-scrolling:touch;overflow-scrolling:touch}
input,select,textarea{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
table{border-spacing:0;border-collapse:collapse}
body{font-family: "microsoft yahei";background: #fff;min-width: 1200px; background-size:100%; }
img{border:none;-webkit-appearance:none;}
textarea{resize:none}
a,h1,h2,h3,h4,h5,h6,input,select,button,option,textarea,optgroup{font-family:"microsoft yahei","微软雅黑";font-weight:inherit;font-style:inherit;line-height:inherit;color:inherit;outline:none}
a{text-decoration:none;color: #333;}
ol,ul{list-style:none;}
input{background: #fff;}
button,input[type='submit'],input[type='button']{cursor:pointer}
input::-moz-focus-inner{padding:0;border:0}
input[type='number']{-moz-appearance:textfield}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}
input:-moz-placeholder,textarea:-moz-placeholder{color:#999}
input::-moz-placeholder,textarea::-moz-placeholder{color:#999}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}
template{display:none}
img{vertical-align: middle;}
em,i{font-style:normal}

/*2020422*/

@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 45px;
  /*color: #013DAA;*/
 color: #adadad;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*2020422*/

.new .list li a:hover {
	color: #BC2931;

	/*text-shadow: 0px 2px 1px rgba(0,0,0,0.3)*/
}
.tp_box .l ul li a:hover {
	color: #BC2931;
	/*text-shadow: 0px 2px 1px rgba(0,0,0,0.3)*/
}
.tp_box .r ul li a:hover {
	color: #BC2931;
	/*text-shadow: 0px 2px 1px rgba(0,0,0,0.3)*/
}
.xmtable tr td a:hover {
	color: #BC2931;
	/*text-shadow: 0px 2px 1px rgba(0,0,0,0.3)*/
	
}
.tp_box .act_box .list li a:hover {
	
	color: #BC2931;
}
/*-----top------*/

body {
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right-value: 0px;
	margin-bottom: 0px;
	margin-left-value: 0px;
	margin-left-ltr-source: physical;
	margin-left-rtl-source: physical;
	margin-right-ltr-source: physical;
	margin-right-rtl-source: physical;
	background-repeat: no-repeat;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bj003.jpg) top center no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #FFF;
}

.nav {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
	background: #2064e0;
}
.nav li>a {
	height: 55px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 55px;
    padding: 0 35px;
    display: block;
    float: left;
}
.nav li>a:hover {
	background: #0c4ab9;
}
.current {
	background: #0c4ab9;
}
footer {
	padding: 20px 30px;
	text-align: center;
	font-size: 17px;
	color: #333;
	line-height: 1.8em;
	font-weight: bold;
}
footer a {
	color: #BC2931;
}

#back-top {
	position:fixed;
	width:60px;
	height:60px;
	padding-top: 10px;
	bottom:30px;
	right:30px;
	background:#ccc;
	text-align:center;
	line-height:1.5em;
	text-decoration:none;
	font-size: 14px;
}
#back-top:hover {
	background: #013DAA;
	color: #fff;

}

/*2020420 list*/
.content {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
.crumb {
	width: 1200px; 
	margin: 0 auto;
    height: 45px;
    
    background: #f3f3f3;
}
.crumb p {
	padding-left: 30px;
	line-height: 45px;
    font-size: 16px;
    color: #015293;
    text-indent: 15px;
}
.list_box ul {
	/*width: 1180px;*/
	margin: 0 auto;
    border: 1px solid #e2e1e1;
    padding-bottom: 50px;
    padding: 30px 30px;
}
.list_box li {

    height: 36px;
    line-height: 36px;
    text-indent: 16px;
    background: url(../img/li-bg.png) center left no-repeat;

}
.list_box li a {
	float: left;
    color: #666;
    font-size: 16px;
    padding-right: 16px;
}
.list_box li p {
	float: left;
    color: #666;
    font-weight: bold;
    font-size: 16px;
    padding-right: 16px;
}
.list_box li span {
	float: right;
    color: #999;
    font-size: 14px;
    padding-right: 15px;
}
.list_box hr {
	height: 1px;
    background: #dfe8f0;
    border: none;
    margin: 30px auto;
}

.top02 {
	width: 1200px;
	height: 325px;
	margin: 0 auto;
	background: url(../img/list_bannerwz.png) center top no-repeat;
}
.list_fg {
	width: 1200px;
	height: 30px;
	
}
/*page*/
.content .page {
	width:400px;
	text-align: center;
	/*background: yellow;*/
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
 .page span {
	display: inline-block;
	font-size: 16px;
    height: 30px;
    line-height: 30px;
    background: #ec1c24;
    border: 1px solid #ec5f5f;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}
 .page a {
	/*padding: 7px 17px;
    background: #ec1c24;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-family: "Microsoft Yahei", "黑体";
    font-weight: normal;
    color: #FFF;*/
    	float: left;
    font-size: 16px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    /*background: #ec1c24;*/
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #646464;
    padding: 0 10px;
	
}

 .page .a1 {
	width: 56px;
    padding: 0;
    /*background: yellow;*/
}
/*page*/

/*招商图谱*/
.tupu {
	
	margin-top: 50px;
	width: 100%;
	/*height: 560px;*/
	background: url(../img/tupu.jpg) no-repeat center top #F5F5F5;

}
.tp_box {
	
	margin: 0 auto;
	
}
.tupu .tp_box h2 {
	text-align: center;
    font-size: 36px;
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-shadow: 0px 2px 1px rgba(0,0,0,0.3)
}
.tp_box .act_box {
	
    width: 31.5%;
    float: left;
    margin-left: 14px;
    background: #fff;
    height: 280px;
    border: 1px solid #eee;
}
.tp_box .act_box .tp_img {
	width: 378px;
    height: 70px;
  	background: #013DAA;
  	text-align: center;
    
}
.tp_box .act_box .tp_img a {
	font-family: ;
	font-size: 20px;
	line-height: 70px;
	font-weight: bold;
	color: #fff;
}

.tp_box .act_box .list {
	
  	margin-top: 20px;
}
.tp_box .act_box .list li {
	width: 80%;
    overflow: hidden;
    height: 40px;
    display: block;
    line-height: 40px;
    padding-left: 40px;
}
.tp_box .act_box .list li a {
	display: block;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 17px;
}
/*.tp_box .act_box .list li:first-child a {
	color: #bc2931;
    font-weight: bold;
}*/
.tp_box .act_box .more_ej a {
	display: block;
    width: 105px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    margin: 10px auto 0 auto;
    background: #CCCCCC;
    color: #666;
    text-align: center;
}

.tp_box .act_box .more_ej a:hover {
	background: #f30;
	color: #fff;
}
/*招商图谱*/
.tool {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 80px;
	overflow: hidden;
	
	margin-top: 30px;
}
.content .tool .search_itm {
    width: 500px;
    height: 45px;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 2px;
    box-sizing: border-box;
}
.content .tool .search_itm .search_input {
    width: 500px;
    height: 42px;
    outline: none;
    border: none;
    text-indent: 10px;
    font-size: 16px;
}
.search_itm .search_btn {
    width: 100px;
    height: 45px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background: #2064e0;
    position: absolute;
    right: -2px;
    top: -1px;
    cursor: pointer;
    box-sizing: border-box;
}
.tool p {
	padding-left: 30px;
	line-height: 45px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    
    text-indent: 15px;
}
.jingmao {
	padding-top: 40px;
	width: 1200px;	
	margin: 0 auto;
	overflow: hidden;
}
.jingmao h2 {
	text-align: center;
    font-size: 36px;
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-shadow: 0px 2px 1px rgba(0,0,0,0.3)
}
.jingmao .act_box {
    width: 31.5%;
    float: left;
    margin-left: 15px;
    background: #fff;
    height: 400px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.jingmao .act_box h3 {
	display: block;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.jingmao .act_box .ms {
	width: 100%;
    height: 90px;
    overflow: hidden;
    text-indent: 2em;
    line-height: 2em;
    font-size: 15px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.jingmao .tp_img {
	width: 378px;
	height: 230px;
	overflow: hidden;
}
.jingmao .tp_img img {
	display: block;  
    border: 0;  
    width: 100%;  
    transform: scale(1);  
    transition: all 1s ease 0s;  
    -webkit-transform: scale(1);  
    -webkit-transform: all 1s ease 0s;  
}

.jingmao .tp_img:hover img {
	 transform: scale(1.2);  
     transition: all 1s ease 0s;  
     -webkit-transform: scale(1.2);  
     -webkit-transform: all 1s ease 0s; 
}
.text_box {
    width: 100%;
    overflow: hidden;
    padding: 0 20px;
    box-sizing: border-box;
}
.sl_box {
	width: 93%;
    overflow: hidden;
    /*padding-bottom: 30px;*/
    /*margin-bottom: 30px;*/
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    padding: 0px 30px;
    margin-top: 10px;
}
.sl_box .cm_1 {
	/*width: 90%;*/
    overflow: hidden;
    font-size: 24px;
    padding-bottom: 10px;
}
.sl_box .cm_2 {
	/*width: 90%;*/
	margin: 0 auto;
    height: 60px;
    color: #666;
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 30px;
}
.show {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;

}
.show .show_box {
	border: 1px solid #e6e6e6;
}
.show .show_main {
	width: 1060px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.show_main h1 {
	font-weight: 400;
    font-size: 38px;
    color: #015293;
    text-align: center;
    margin: 25px auto 0;
    line-height: 58px;
    word-break: break-all;
    word-wrap: break-word;
}
.show_box .show_main .cl {
	font-weight: 400;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #797979;
    text-align: center;
    background: #f3f3f3;
    margin: 30px auto;
}
.cont p {
	font-size: 16px;
    line-height: 36px;
    word-break: normal;
    word-wrap: break-word;
    
}
.cont .show_img {
	text-align: center;
	padding-bottom: 20px;
}
.cont .show_wz {
	text-indent: 2em;
}
/*----------------*/
.nav li {
	float: left;
	position: relative;
}
.nav li a {
 height: 55px;
 
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 55px;
    padding: 0 32px;
    display: block;
    float: left;
}
.nav {
	position: relative;
}
.nav li ul {
	display: none;
	float: left;
	width: 180px;
	position: absolute;
	top:55px;
	left: -20px;
	z-index: 999;
	background: #2064E0;
	
	
}
.nav li ul li{
	display: block;
	text-align: center;
	float: left;
						
}
.nav li ul li a {
	width: 180px;
	height: 55px;
	font-size: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 55px;
    padding: 0 15px;
    display: block;
    float: left;
    text-align: ;
}
/*2020424合作项目加*/
.hezuo {
	width: 1200px;
	padding-top: 30px;
	margin: 0 auto;
	overflow: hidden;
}
.hezuo h2 {
	text-align: center;
    font-size: 36px;
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-shadow: 0px 2px 1px rgba(0,0,0,0.3)
}
.xmtable {
    width: 1200px;
    border: 1px solid #eee;
    overflow: hidden;
    box-sizing: border-box;
    table-layout: fixed;
}
.xmtable tr th div {
    color: #fff;
    padding: 0 20px;
    box-sizing: border-box;
}
.xmtable tr th {
    height: 45px;
    line-height: 45px;
    border-right: 1px solid #fff;
    background: #013daa;
}
.xmtable tr td {
    height: 45px;
    line-height: 45px;
    color: #666;
    border-bottom: 1px solid #eee;
    padding: 0 20px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

td {
    display: table-cell;
    vertical-align: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.tubiao {
	font-size: px;
	float: left;
	padding-right: 20px;
}
.hezuo_an {
	margin: 0px 17px 15px 17px;
	width: 20%;
	float: left;
	height: 80px;
	line-height: 80px;
	padding: 0px 10px;
	border: 1px solid #ebebeb;
	border-radius:10px;
	/*box-orient:vertical;*/
	transform: ;
}
.hezuo_an:hover {
	background: #013DAA;
}
.hezuo_an a {
	font-size: 22px;
	
	line-height: 80px;
	float: left;
	width: 100%;
	height: 80px;
	color: #adadad;
	
}
.hezuo_an:hover .iconfont {
	color: #fff;
}
.hezuo_an:hover a {
	color: #fff;
}
.more {
	width: 100%;
	float: left;
}
.more a {
	display: block;
    width: 105px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    margin: 30px auto 0 auto;
    background: #f30;
    color: #fff;
    text-align: center;
}
/*2020424经贸活动*/
.jmhd_box {
	margin: 0 auto;
    border: 1px solid #e2e1e1;
    padding-bottom: 50px;
    padding: 30px 30px;
    overflow: hidden;
}
.jmhd_box h2 {
	text-align: center;
    font-size: 36px;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-shadow: 0px 2px 1px rgba(0,0,0,0.3);
    color: #013DAA;
}
.jmhd_box .jman_001 {
	margin: 30px 30px 20px 30px;
    width: 42%;
    float: left;
    height: 80px;
    line-height: 80px;
    /*padding: 0px 10px;*/
    /*border: 1px solid #ebebeb;*/
    /*border-radius: 10px;*/
    transform: ;
}
.jmhd_box .jman_001 a {
	border: 1px solid #ebebeb;
	font-size: 22px;
    line-height: 80px;
    float: left;
    width: 100%;
    border-radius: 10px;
    height: 80px;
    color: #666;
   
    margin-left: 60px;
}
.jmhd_box .jman_001 a:hover {
	background: #013DAA;
	color: #fff;
}
.tubiao002 {
	font-size: px;
	float: left;
	padding: 0px 30px 0px 130px;
}
.jman_001:hover .tubiao002 {
	color: #fff;
}
