﻿.container_col{
	width: 100%;
}
.menu-content{
	width: 1200px;
	height: 425px;
	background-color: #FFFFFF;
	margin: auto;
	margin-bottom: 20px;
}
.left-menu{
	width: 150px;
	height: 426px;
}
.left-menu a{
	display: block;
	width: 130px;
	/* height: 60px; */
	height: 80px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	/* line-height: 60px; */
	line-height: 80px; 
	background-color: #348ADF;
	margin-top: 1px;
	text-decoration:none;
}
.left-menu a:FIRST-CHILD{
	margin-top: 0px;
}
.left-menu .current{
	color: #348ADF;
	background-color: #FFFFFF;
}
.left-menu a i{
	display: block;
	width: 20px;
	height: 20px;
	float: left;
    /* margin:20px 5px 0px 30px; */
    margin:30px 5px 0px 30px; 
}
.left-menu a:NTH-CHILD(1) i{
	background: url(../images/shouye-white.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu a:NTH-CHILD(2) i{
	background: url(../images/jiegou-white.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu a:NTH-CHILD(3) i{
	background: url(../images/dongtai-white.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu a:NTH-CHILD(4) i{
	background: url(../images/xinxi-white.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu a:NTH-CHILD(5) i{
	background: url(../images/fuwu-white.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu a:NTH-CHILD(6) i{
	background: url(../images/hudong-white.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu a:NTH-CHILD(7) i{
	background: url(../images/zhuanti-white.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu .current .icon1{
	background: url(../images/shouye-blue.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu .current .icon2{
	background: url(../images/jiegou-blue.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu .current .icon3{
	background: url(../images/dongtai-blue.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu .current .icon4{
	background: url(../images/xinxi-blue.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu .current .icon5{
	background: url(../images/fuwu-blue.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu .current .icon6{
	background: url(../images/hudong-blue.png) center center no-repeat;
	background-size: 100% 100%;
}
.left-menu .current .icon7{
	background: url(../images/zhuanti-blue.png) center center no-repeat;
	background-size: 100% 100%;
}
.right-content{
	width: 1050px;
	height: 426px;
}
.slideBox{
	margin-top: 20px;
}
.news-content{
	width: 400px;
	height: 426px;
}
.up-news{
	width: calc(100% - 40px);
	height:40px;
	line-height:40px;
    margin: 20px 20px 0px 20px;
    border-bottom: 1px solid #CED6DA;
}
.up-news a{
	display: block;
	text-decoration:none;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #888888;
	float: left;
}
.up-news i{
	color: #888888;
	padding:0px 10px;
	float: left;
}
.up-news .current{
	color: #008AE6;
}
.down-news{
	width: calc(100% - 40px);
    height: 366px;
    line-height: 40px;
    margin: 0px 20px;
}
.down-news ul{
	width: calc(100% - 20px);
    float: right;
}
.down-news ul li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	list-style-type:disc;
	content:".";  
	color:gray;
}
.down-news ul li a{
   width: 100%;
   text-decoration:none;
}
.tab-content{
	width: 100%;
	height: 426px;
}
.up{
	width: calc(100% - 60px);
	height:40px;
	line-height:40px;
    margin: 20px 20px 0px 20px;
    border-bottom: 1px solid #CED6DA;
}
.up a{
	display: block;
	text-decoration:none;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #888888;
	float: left;
}
.up i{
	color: #888888;
	padding:0px 10px;
	float: left;
}
.up .current{
	color: #008AE6;
}
.down{
	width: calc(100% - 60px);
    height: 366px;
    line-height: 40px;
    margin: 0px 20px;
}
.down ul{
	width: calc(100% - 20px);
	float: right;
}
.down ul li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	list-style-type:disc;
	content:".";  
	color:gray;
}
.down ul li a{
   width: 100%;
   height: 100%;
   text-decoration:none;
}
.neishejigou li{
	width: 184px;
	height: 35px;
	line-height: 35px;
    margin-top: 15px;
	margin-right: 15px;
	color: #348ADF;
	font-size:16px;
	font-family: PingFang SC;
	text-align:center;
	font-weight: 600;
	border: 1px solid #348ADF;
	border-radius: 5px;
	background-color: #E7F3FF;
	float: left;
	z-index: 1;
}
.neishejigou li:nth-child(5n){
	margin-right: 0px;
}
.neishejigou li a{
	display:block;
	width:100%;
	height:100%;
	color: #348ADF;
	text-decoration:none;
}
.neishejigou li a:HOVER{
	background: #b1d6ff;
}
.neishejigou li a div .nscontent-title{
	display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-radius: 5px 5px 0px 0px;
    background: #b1d6ff;
}
.neishejigou li a div{
	display:none;
    position: relative;
    width: 800px;
    line-height: 25px;
	font-size:16px;
	font-weight:400;
	text-align:left;
	color: #333;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 5px 2px rgba(95, 95, 95, 0.2);
	border-radius: 5px;
	margin-top: 15px;
	left: -1px;
}
.neishejigou li:NTH-CHILD(5n-3) a div{
	display:none;
    position: relative;
    width: 800px;
    line-height: 25px;
	font-size:16px;
	font-weight:400;
	text-align:left;
	color: #333;
	background-color: #FFFFFF;
	margin-top: 15px;
	left: -202px;
}
.neishejigou li:NTH-CHILD(5n-2) a div{
	display:none;
    position: relative;
    width: 800px;
    line-height: 25px;
	font-size:16px;
	font-weight:400;
	text-align:left;
	color: #333;
	background-color: #FFFFFF;
	margin-top: 15px;
	left: -403px;
}
.neishejigou li:NTH-CHILD(5n-1) a div{
	display:none;
    position: relative;
    width: 800px;
    line-height: 25px;
	font-size:16px;
	font-weight:400;
	text-align:left;
	color: #333;
	background-color: #FFFFFF;
	margin-top: 15px;
	left: -604px;
}
.neishejigou li:NTH-CHILD(5n) a div{
	display:none;
    position: relative;
    width: 800px;
    line-height: 25px;
	font-size:16px;
	font-weight:400;
	text-align:left;
	color: #333;
	background-color: #FFFFFF;
	margin-top: 15px;
	left: -805px;
}
.neishejigou li a div p{
    text-indent:2em;
	padding:15px;
    border-radius: 0px 0px 5px 5px;
}
.conpadding{
	width: 100%;
    height: 350px;
}
.conpadding .left{
	width: 420px;
}
.conpadding .right{
	position: relative;
	width: calc(100% - 420px);
    top: -61px;
    background-color: #FFFFFF;
}
.form-group{
	height:34px;
	margin: 0px 15px 10px 15px;
}
.col-sm-1{
	height: 34px;
	line-height:34px;
	width:90px;
	text-align: right;
    margin-bottom: 0;
    float: left;
    font-size: 18px;
}
.col-sm-2{
	width: 50%;
	float: left;
	margin-left: 10px;
}
.form-control {
  display: block;
  width: 100%;
  /* height: 22px; */
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.col-sm-3{
	float: right;
	font-size: 18px;
}
.btn-default {
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.neishejigou li a:HOVER div{
	display:block;
}

.container-fluid{
	width: 1200px;
	height: 350px;
	margin: auto;
	margin-bottom: 30px;
}
.fluid1{
	width: 420px;
	height: 350px;
	background-color: #FFFFFF;
}
.fluid2{
	width: 420px;
	height: 350px;
	margin: 0px 20px;
	background-color: #FFFFFF;
}
.fluid3{
	width: 320px;
	height: 350px;
	background-color: #FFFFFF;
}

.fluid-content{
	width: 420px;
    height: 350px;
}
.up-fluid{
	width: calc(100% - 40px);
	/* height:40px; */
	height: 43px;
	line-height:40px;
    margin: 20px 20px 0px 20px;
    border-bottom: 1px solid #CED6DA;
}
.up-fluid a{
	display: block;
	text-decoration:none;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #888888;
	float: left;
}
.up-fluid i{
	color: #888888;
	padding:0px 10px;
	float: left;
}
.up-fluid .current{
	color: #008AE6;
}
.down-fluid{
	width: calc(100% - 40px);
    height: 366px;
    line-height: 40px;
    margin: 0px 20px;
}
.down-fluid ul{
	width: calc(100% - 20px);
    float: right;
}
.down-fluid ul li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #343434;
	list-style-type:disc;
	content:".";  
	color:gray;
}
.down-fluid ul li a{
   width: 100%;
   text-decoration:none;
}
.fuwu a{
	display:block;
	width: 130px;
	height: 105px;
	text-align:center;
	font-size: 19px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 3px 3px rgba(95, 95, 95, 0.2);
	background: #348ADF;
	float: left;
	margin-top: 20px;
}
.fuwu a:nth-child(2n-1){
	margin-right: 20px;
}
.fuwu a i{
	display: block;
	width: 43px;
	height: 48px;
	box-shadow: 1px 3px 3px 0px rgba(95, 95, 95, 0.2);
	margin-top: 10px;
	margin-left: 42px;
}
.fuwu a:nth-child(1) i{
	background: url(../images/woyaocha.png) center center no-repeat;
	background-size: 100% 100%;
}
.fuwu a:nth-child(2) i{
	background: url(../images/woyaoban.png) center center no-repeat;
	background-size: 100% 100%;
}
.fuwu a:nth-child(3) i{
	background: url(../images/woyaowen.png) center center no-repeat;
	background-size: 100% 100%;
}
.fuwu a:nth-child(4) i{
	background: url(../images/woyaoping.png) center center no-repeat;
	background-size: 100% 100%;
}
.down .down-img{
	width: 100%;
}
.down .down-img li{
	height: 95px;
    font-family: PingFang SC;
    font-weight: 400;
    padding: 20px 0px 0px 0px;
    list-style-type:none;
}
.down .down-img li img{
	width:160px;
	height: 95px;
	float: left;
}
.down .down-img li span{
	padding-left: 20px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #008AE6;
}
.down .down-img li p{
	width: calc(100% - 220px);
	height: 55px;
	line-height: 18px;
	text-indent:2em;
	font-size: 15px;
	padding-left: 20px;
}
.fwpt_nav{
	width: 1200px;
    height: 265px;
    box-shadow: 1px 5px 15px 0px rgba(114, 114, 114, 0.1);
    margin: auto;
    margin-bottom: 20px;
    padding-top: 1px;
    background-color: #FFFFFF;
}
.fwpt_nav .up-fluid i{
	display: block;
	height: 1px;
	width: 5px;
	border-bottom: 3px solid #348adf;
    margin-left: 33px;
}
.down-fwpt{
	width: 1180px;
	margin: auto;
	height: 100px;
	margin-top: 20px;
}
.down-fwpt a{
	display: block;
	width: 220px;
	height: 130px;
	margin-left: 20px;
	float: left;
}
.down-fwpt a:FIRST-CHILD{
	margin-left: 0px;
}
.down-fwpt a img{
	width: 220px;
	height: 150px;
}







