﻿@charset "utf-8";
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.fLeft{ float:left}
.fRight{ float:right}
.w100{width:100%;}
.box1400{width:1300px; margin:0 auto;}

.flex{display: flex; /* 利用flex 来进行划分布局 */flex-flow:row; /* 设置是横向分布还是纵向分布 如果是flex-flow:column;是三个竖直排列 */display:-webkit-flex; -webikt-flex:1;margin-left:-1px;}
.flex .flexPart{flex:1; /* 平局分成三份，每个li占一分 */margin-left:1px;}

.caImg{width:100%;}
.relative{ position:relative}

.p10{padding:10px}
.m10{margin:10px}
.mtop10{margin-top:10px;}
.mtop20{margin-top:20px;}
.martb20{margin:20px 0;}
.padTB25{padding:25px 0;}
.mleft20{margin-left:20px;}
.radius3{-moz-border-radius: 3px;  -webkit-border-radius: 3px;   border-radius:3px;}
.radius5{-moz-border-radius: 5px;  -webkit-border-radius: 5px;   border-radius:5px;}
.radius10{-moz-border-radius: 10px;  -webkit-border-radius: 10px;   border-radius:10px;}
.radius20{-moz-border-radius: 20px;  -webkit-border-radius:20px;   border-radius:20px;}
.radiusCircle{-moz-border-radius:50%;  -webkit-border-radius:  50%;   border-radius:50%;}
.pad15-30{padding:15px 30px}
.padT500{padding-top:500px;}
.shadow{-moz-box-shadow:3px 3px 3px #444;-webkit-box-shadow:3px 3px 3px #444;box-shadow:3px 3px 3px #444;}
.pad20{padding:20px;}


/* 公共头脚 */		
.header{width:100%;height:100px;background:#1d82d8;}
.header .box1400{height:100px; background:url(./topBg190523.jpg) right top no-repeat;}
.header .logo{height:100px; background:url(./logo190523.png) left top no-repeat}
.header .toHome{ float:right; line-height:40px;}
.header .toHome a{color:#fff; text-decoration:none;margin-right:20px;}
.header .toHome a:hover{ font-weight:bold;}
.footer{height:60px; line-height:60px;text-align:center;color:#fff; background:#1d82d8;margin-top:20px;}
.mainBody{width:1400px; margin:20px auto 0 auto;border:1px solid #ddd; /*background: url(./bg.svg) no-repeat top left #fff;background-size:100% 100%;*/background:url(./bg190523.jpg) bottom center #bcdcfc;background-size:100% auto;background-attachment:fixed}

/* 首页 */
.index{ background:url(./indexBg190517.jpg) top center no-repeat;}
.index .box1400{padding-bottom:10px;padding-top:412px;}
.index .toHome{width:1400px;height:52px; line-height:40px; text-align:right;margin:0 auto;}
.index .toHome a{color:#fff; text-decoration:none;margin-right:20px;}
.index .toHome a:hover{ font-weight:bold;}
div.rsMod{width:315px;height:550px; text-decoration:none;margin-left:100px; float:left;font-size:16px;}
div.rsMod:hover{-moz-box-shadow:0px 0px 20px #666;-webkit-box-shadow:0px 0px 20px #666;box-shadow:0px 0px 20px #666;}
div.rsMod .modTitle{color:#666;  border-bottom:1px solid #ddd; line-height:35px;}
div.rsMod .modTitle h1{ font-size:24px; font-weight:bold; line-height:38px;}
div.rsMod ul{padding-top:15px;}
div.rsMod ul li{ line-height:30px;}		
.indexFW{ background:#fff url(./indexFW190517.jpg) bottom center no-repeat;color:#ee7272;}
.indexFW h1,.indexFW ul a{color:#ee7272;}
.indexSC{ background:#fff url(./indexSC190517.jpg) bottom center no-repeat;color:#fbbc6d;}
.indexSC h1,.indexSC ul a{color:#fea14b;}
.indexXC{ background:#fff url(./indexXC190517.jpg) bottom center no-repeat;color:#0097aa;}
.indexXC h1,.indexXC ul a{color:#0097aa;}
.indexFX{ background:#fff url(./indexFX190517.jpg) bottom center no-repeat;color:#ab90d5;}
.indexFX h1,.indexFX ul a{color:#a27fd7;}

/* 当前位置 */	
.addrBox{height:45px; line-height:45px; background:#fafafa;border-bottom:1px solid #ddd}
.addrBox .box1400{ background:url(./addr.png) 15px center no-repeat; text-indent:35px;}
.addrBox .box1400 a:hover{ text-decoration:none; font-weight:bold;}

/* 融合服务 */
.rongheFW{padding:20px; background:url(./map.png) 20px 70px no-repeat ;min-height:680px;}
.rongheRight{ float:right;width:700px;}
.table01{ border-collapse:collapse}
.table01 th{border:1px solid #fff;height:50px;background:#5b9bd5;color:#fff;}
.table01 td{border:1px solid #fff;height:45px;text-align:center}
.table01 tr.trColor1{ background:#d2deef}
.table01 tr.trColor2{ background:#f0f9fe}
.table01 td a{ text-decoration:underline;color:#1d82d8}



/* 融合生产 */
.rongheSC{padding:20px}
.scTab{margin-top:30px;}
.scTab ul{margin:0 100px;}
.scTab ul li{width:50%; float:left;padding-bottom:30px; font-weight:bold;}
.scTab ul li a{ display:block;width:340px;margin:0 auto; text-align:center;font-size:18px;color:#1d82d8;}
.scTab ul li span{ display:block;width:340px;margin:0 auto; text-align:center;font-size:18px;color:#1d82d8;}
.scTab ul li img{width:340px;height:340px;}

.scTab1{margin-top:30px;}
.scTab1 ul{margin:0 100px;}
.scTab1 ul li{width:50%; float:left;padding-bottom:30px;}
.scTab1 ul li a{ display:block;width:340px;margin:0 auto; text-align:center;font-size:14px;color:#1d82d8;}
.scTab1 ul li span{ display:block;width:340px;margin:0 auto; text-align:center;font-size:18px;color:#1d82d8;}
.scTab1 ul li img{width:340px;height:340px;}

.scCon{ /*background:#fafafa;*/padding:20px;background:#fff;}
.scCon .notice{ font-size:15px; font-weight:bold;border-bottom:1px solid #eee;margin-bottom:20px;margin-top:-10px; line-height:30px; padding:10px 0; text-indent:2em;}
#pic1,#pic2{width:100%; overflow:hidden;}
.scCon table{}
.scCon table td a{display:block;padding-right:20px; text-align:center;}
.scCon table td a span{width:300px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;text-decoration:none}
.scCon table td img{width:300px;height:200px;}
.scCon table td img:hover{-moz-box-shadow:0px 0px 20px #666;-webkit-box-shadow:0px 0px 20px #666;box-shadow:0px 0px 20px #666;}
a.toMore{display:block;width:120px;height:35px; line-height:33px;border:1px solid #999; text-align:center;margin:20px auto 10px auto;}
a.toMore:hover{ border:1px  solid #1d82d8;color:#1d82d8; font-weight:bold;}

/* 融合宣传 */
.rongheXC{padding:20px}
.xcMT{height:550px; background:url(./xcMT190523.png) center no-repeat}
.xcCon{ /*background:#fafafa;*/padding:20px;background:#fff}
.xcCon table{}
.xcCon table td a{display:block;padding-right:20px; text-align:center;}
.xcCon table td a span{width:300px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;text-decoration:none}
.xcCon table td img{width:300px;height:200px;}
.xcCon table td img:hover{-moz-box-shadow:0px 0px 20px #666;-webkit-box-shadow:0px 0px 20px #666;box-shadow:0px 0px 20px #666;}
.xcCon .notice{ font-size:15px; font-weight:bold;border-bottom:1px solid #eee;margin-bottom:20px;margin-top:-10px; line-height:30px; padding:10px 0; text-indent:2em;}
.xcCon .notice1{ font-size:15px; font-weight:bold;border-bottom:1px solid #eee;margin-bottom:20px;margin-top:-10px; line-height:30px; padding:10px 0; text-indent:2em; background-color:#E9F1FC}
.xcCon .notice2{ font-size:15px; font-weight:bold;border-bottom:1px solid #eee;margin-bottom:20px;margin-top:-10px; line-height:30px; padding:10px 0; text-indent:2em;background-color:#FEFEEF}

/* 融合分析 */
.rongheFX{ background:url(./fxMainbg.png) left repeat-y;min-height:650px;}
.rongheFX .leftMenu{ float:left;width:244px; overflow:hidden}
.leftMenu ul{}
.leftMenu li{ text-align:center; cursor:pointer;border-bottom:1px solid #459cea;padding:30px 0 10px 0; font-size:18px; line-height:40px;color:#fff;}
.leftMenu li img{display:block;width:210px;height:113px;margin:0px auto;}
.leftMenu li.on{ background:#50b5fc;font-weight:bold; }
.leftMenu .leftPlus{height:226px; background:url(./imgLuoyang.png) no-repeat;}
.rongheFX .rightCon{padding:20px; float:right;width:1150px;}
.forTab{height:45px;border:1px solid #aaa;-moz-border-radius:3px; -webkit-border-radius:5px; border-radius:5px;}
.forTab ul{}
.forTab ul li{ float:left;margin-left:20px;margin-top:4px;text-align:center; cursor:pointer; line-height:36px; font-size:15px;}
.forTab ul li span{padding:0 15px;}
.forTab ul li i{ display:block;margin:0 auto;height:6px; background:#aaa;-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
.forTab ul li.on{ font-weight:bold;color:#1d82d8}
.forTab ul li.on i{background:#fdb300;-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
.forCon{margin-top:20px;}
.forCon img{display:block;width:1110px;margin:20px auto}


/* 页码*/
.pages { padding:20px 0 30px 0;overflow:hidden}
.pages ul { float:left; position:relative; left:50%;}
.pages li { float:left;padding:0 3px; color:#999; position:relative; right:50%;}
.pages li span.curpage { color:#1d82d8;}
.pages li span.currecords { color:#1d82d8;}
.pages li a { padding:5px 10px; display:block; text-align:center; border:1px solid #d1d1d1; float:left;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.pages li.on { border:1px solid #1d82d8; background:#1d82d8; color:#fff; text-align:center; margin:0 3px; padding:5px 10px;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.pages li.dots { font-family:Tahoma; font-size:14px;}
.pages li a:hover { background:#1d82d8; color:#fff; text-decoration:none; border:1px solid #1d82d8;}
.pages li .skip_box { border:1px solid #999; width:22px; height:20px; padding:5px 10px; margin:0 3px; line-height:20px;}
.pages li .skip_btn{ border:1px solid #ccc; width:42px; height:22px; padding:5px 10px; margin:0 3px; line-height:18px;}
.pages li .skip_btn:hover{ background:#1d82d8; color:#fff; text-decoration:none; border:1px solid #1d82d8;}


/*图片列表页=============================================================*/
.imgList{padding:30px 0px 0 0px;min-height:600px;}
.imgList ul{}
.imgList li{margin-left:28px;width:315px;margin-bottom:25px; text-align:center; float:left;}
.imgList li img{ display:block;width:315px;height:210px;margin:0 auto 5px auto;}
.imgList li a span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;text-decoration:none; line-height:35px;}
.imgList li a:hover{ font-weight:bold}
.imgList li a:hover img{-moz-box-shadow:0px 0px 20px #666;-webkit-box-shadow:0px 0px 20px #666;box-shadow:0px 0px 20px #666;}



/*文章页=============================================================*/
.article{ width:1180px;margin:40px auto}
.article .arHead{border-bottom:1px solid #eee;}
.article .arTitle{ font-size:24px; line-height:50px; text-align:center; font-weight:bold;padding:40px 0;}
.article .arInfo{ text-align:center;color:#999;line-height:2em;}
.article .arInfo span{margin:10px 10px 0 10px}
.article .arInfo span i{margin-right:5px}
.article .arCon{padding:30px 0; font-size:16px; line-height:35px}
.article .arCon img{ display:block;max-width:900px;margin:20px auto;}
.article .arCon p{ text-indent:2em;}

.imgOnly{width:100%; text-align:center;}
.imgOnly img{}



.text_photoresize img{
	max-width:1200px;

	cursor:pointer;
	zoom:expression(function(elm){
		if (elm.width>1200) {
			var oldVW = elm.width; elm.width = 1200;
			elm.height = elm.height*(1200 /oldVW);
		}
		elm.style.zoom='1';
	}(this));
	
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 1200)?"1200px":"auto"}
		   );