﻿/*全屏切换*/
/*.canvas {
width:1600px;
position:relative;
left:50%;
margin-left:-800px;
}*/
/*margin-left的数值是宽度的一半*/
/*全屏切换*/

body {background:#fff;}
.body {
	width:100%;
	overflow:hidden;
	background:#100b41 url(../images/bg.jpg) no-repeat center top;
	font:14px/24px "Microsoft Yahei","Arial", "微软雅黑";
}
.footer{ width:100%; background:#231e50; overflow:hidden; height:302px;}
.row{font:14px/24px "Microsoft Yahei","Arial", "微软雅黑";color:#000; width:1200px; margin:0 auto; position:relative;}
.row2s{font:14px/24px "Microsoft Yahei","Arial", "微软雅黑";color:#000; width:1200px; margin:0 auto 43px; clear:both;}
.hed{ width:1200px; height:475px; margin:0 auto;}
.rows{font:14px/24px "Microsoft Yahei","Arial", "微软雅黑";color:#000; width:1222px; background:#282454; margin:0 auto 43px; padding:11px 0;}
.login{ width:1200px; height:410px; background:#fff; margin:0 auto;}

.jianjietop,.jiaotong,.liutop{ width:1200px; height:67px;}
.liumain{ background:#fff; padding:25px 0;}
.liumain ul{ width:1112px; margin:0 auto;}
.liumain ul li{ float:left; border-right:1px solid #d0ced7; width:273px; text-align:center}
.liumain ul li p{ color:#645e85; font-size:14px;}
.liumain ul li p,.liumain ul li h2{ width:198px; margin:0 auto; text-align:center;}
.liumain ul li h2{ color:#534d78; font-size:18px; padding:8px 0;	}
.liumain ul li:last-child{ border-right:0;}
.liumain ul:after,.switch ul:after,.switchmain ul:after,.jianfooter:after,.jiancenter:after{  clear:both; display:block; visibility: hidden; content: '';}
.switch{ width:1200px; background:#fff;}
.switch ul{ background:#efedee; width:100%;}
.switch ul li{ float:left; width:33.2%; border-right:1px solid #c1c0c1; height:40px; line-height:40px; font-size:18px; color:#cd1753; background:#efedee; text-align:center; cursor:pointer;}
.switch ul li:last-child{ border-right:0;}
.switch ul .curent{ background:#cd1753; color:#fff;}
.switch .switchmain ul{ width:100%; background:#fff;}
.switchmain ul li{ width:16.5%; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; background:#fff; line-height:normal; height:auto;}
.switchmain ul li:nth-child(6n){ border-right:none;}
.switchmain ul li p{ width:145px; height:145px; margin:0 auto; overflow:hidden;}
.switchmain ul li p img{ width:100%}
.switchmain ul li h4{ text-align:center; padding:15px 0 20px; font-size:18px; color:#4f4f4f;}
.jianmain{ width:1200px; background:#fff;}
.jiancenter{ margin-bottom:15px;}
.jianleft{ width:690px; border-bottom:1px solid #dddddd; height:305px;}
.jianleft h2{ padding:26px; color:#534d78; font-size:20px;}
.jianleft p{ padding:0 26px; font-size:14px; color:#645e85; line-height:27px; text-align:justify; text-justify:inter-ideograph;}
.jianright{ width:510px; height:305px; overflow:hidden; position:relative;}
.jianright img{ width:100%;}
.jianright p{ width:100%; height:50px; line-height:50px; position:absolute; bottom:0; left:0; font-size:18px; color:#fff; padding-left:10px; background:#454159; filter:Alpha(opacity=90); opacity:0.9;}
.jianfooter{ width:100%;}
.jianfooter li{ float:left; padding-left:25px; width:364px;}
.jianfooter li p{ width:364px; height:119px; overflow:hidden;}
.jianfooter li h4{ color:#534d78; font-size:18px; margin:10px auto; font-weight:700;}
.jianfooter li h5{  color:#645e85; font-size:14px; padding-bottom:15px;}
.jianfooter li p img{ width:100%;}

.huaxu{ width:1200px; height:847px;}
.jiaotong{ height:406px; widows:1200px;}
.footerimg{ width:1200px; height:215px;}
.footerfont{ color:#fff; margin-top:19px; font-size:14px;}
.footerfont span{ margin-left:70px;}

.lefts{ overflow:hidden; background:#282454;filter:Alpha(opacity=90); opacity:0.9; position:fixed; right:0; top:350px; }
.lefts span{ height:20px; line-height:20px; color:#fff; font-size:20px; text-align:right; display:block; cursor:pointer;}
.lefts p{ text-align:center; width:155px; padding:0 15px 0 5px; color:#fff; line-height:24px;}

._left{
    width: 409px;
    height: 410px;
    position: absolute;
    top:0;
    left: 0;
}
.middle{
    position: absolute;
    top:0;
    left: 409px;
	width:610px;
	height:410px;
}

._left input,._left select{
    width: 115px;
    height: 32px;
    border-radius: 5px;
    line-height: 32px;
    font-size: 14px;
	padding-left:10px;
	border:1px solid #;
	margin-bottom:20px;
}
._left input{    border: 1px solid #CCC;}
._left select{ line-height:30px; -webkit-appearance:none; background-color: transparent; outline:none; border:none;}
._left ._table2 p .select{ line-height:30px; width:180px;}
._left ._title{ display:inline-block; width: 100%; color:#fff;text-align:center;font-size:18px; background:#cd1753; height:50px; line-height:50px;}
._left td{
	width:50%;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
._info{
	color:#4e585e;
	font-size:16px;
	text-align:left;
	margin:10px 0;
}
textarea{
	width:304px;
	height:68px;
	font-size: 14px;
}
#denging{
	width:180px;
	height:35px;
	padding:0px;
	border-radius: 0px;
	margin:15px auto 10px;
	background:#cd1753;
	color:#fff;
	font-size:18px;
	font-weight:700;
	border:none; cursor:pointer;
}
._right{
	position:absolute;
	top:0;
	right:0;
	width:182px;
	height:410px
	
}
._right ._title{
	
	display:inline-block;
	width:100%;
	color:#fff;
	text-align:center;
	background:#cd1753;
	font-size:18px; height:50px; line-height:50px;
}
.tzlist_r li{display:inline-block;margin:5px;font-size:14px;color:#f9dd01;}
.tzlist_r{width:100%; height:447px;overflow:hidden;}
.acrch{
position: absolute;
left: 856px;
top: 46px;
width: 144px;
height: 50px;}
._title span{ color:#fff;}
._left td h4{ text-align:center; color:#9a97ab; font-size:16px;}
.displaying{ display:none; margin-top:10px; width:192px; margin:0 auto;}
._table{ padding-top:20px;}
.msginfo{ margin:15px auto 0; width:245px; height:140px; overflow:hidden; padding-left:10px;}
.rightdemo,rightdemo1{ width:292px; height:158px; overflow:hidden;}
.main4ul li{ width:290px; height:24px; line-height:24px; color:#9a97ab; font-size:14px; overflow:hidden;}
.main4ul li span{ padding:0 20px;}
.main4ul li em{ color:#9a97ab; text-decoration:none;}
._left td p{ height:30px; background:#fff; line-height:30px; width:125px; border-radius:5px;border: 1px solid #CCC; display:inline-block;}
_table2 ._left td p{ width:200px;}
.flexslider {
    position: relative;
    width: 610px;
    height: 410px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 572px;
    display: block;
}
._table2{ display:none; padding-top:20px;}
._table2 ._info{ margin:0; float:left;  padding-left: 30px;} 
._left ._table2 td p{ float:left; margin-bottom:18px; margin-left:20px; width:200px;}
._left ._table2 td p select{ width:190px;}
._table2 td{ margin:10px 0;}
._left .tijiao{ height: 34px; padding: 0px; border-radius: 8px; font-size:18px; font-weight:bold; background:#cd1753; color:#fff; margin-bottom: 20px; cursor:pointer; width:180px; border:none;}
._info2{ font-size:20px; color:#f9dd01; text-align:center; width:100%; margin:20px 0 15px 0;}

.nav{ width:100%; background: #ffffff; height:60px;}
.navmain{ width:1200px; height:60px; overflow:hidden; margin:0 auto;}
.navmain li{ height:60px; line-height:60px; width:200px; text-align:center; font-size:18px; font-weight:bold; color:#645e85; overflow:hidden; float:left;}
.navmain li a{ color:#645e85; font-size:18px; width:200px; display:block; line-height:60px; height:60px; text-decoration:none;}
.navmain li a:hover{ background:#fff; color:#645e85; width:200px; border-bottom:3px solid #cd1753; height:57px; line-height:57px;}
.navmain .cur{ background:#cd1753; border-bottom:3px solid #cd1753; height:57px; line-height:57px;}
.navmain .cur a{ color:#fff;}
._rightul{ margin:0 15px; height:300px; overflow:hidden;} 
._rightul li{ padding:12px 0; border-bottom:1px solid #dddddd; color:#645e85; font-size:14px;text-align:justify; text-justify:inter-ideograph;}
._rightul li h2{ font-size:18px; color:#d13663; text-align:center; margin-bottom:10px;}
.down{ margin:0 auto; width:143px; height:53px; cursor:pointer; padding-top:3px;}
.rights{ position:fixed; top:474px; left:50%; text-align:center; width:55px;margin-left: -673px!important; background:#282454; padding:5px;}
.rightsnav li{ background:#fff; width:53px; height:52px;  margin:0 auto; text-align:center; font-size:18px; line-height:57px; border-bottom:#ddd;}
.rightsnav li a{ text-decoration:none; display:block; line-height: 20px;padding: 8px;font-size: 14px; color:#645e85;}
.rightsnav .curst{ color:#fff; background:#cd1753; }
.rightsnav .cusest a:hover{ color:#645e85; background:#fff; }
.rightsnav li a:hover{ color:#fff; background:#cd1753;}
.rightsnav li .cur{ color:#fff; background:#cd1753;}
._left td span{ display:inline-block; width:70px}

.floatCtro{ width:53px; overflow:hidden;}
.floatCtro p{ background: #fff; width: 53px; padding:10px 0; margin: 0 auto; text-align: center;  border-bottom: #ddd; color:#645e85; font-size:16px; line-height:19px; cursor:pointer;}
.floatCtro .curent{ background:#cd1753; color:#fff;}
.floatCtro a{ height:50px; line-height:50px; font-size:18px; width:53px; background:#fff; display:block; color:#645e85; text-decoration:none;}
.floatCtro a:hover{background:#cd1753; color:#fff;}
.floatCtro h2{ height:50px; line-height:50px; font-size:18px; width:53px; background:#cd1753; display:block; color:#fff; text-decoration:none; font-weight:normal;}