*{
	font-family: "微软雅黑";
}
body{
	padding: 0;
	margin: 0;
	min-width: 1050px;
}
.Top{
	background-color: #f6f6f6;
	border-bottom: 1px solid #edecec;
	padding: 6px 0;
}
.wrapper{
	width: 1050px;
	margin: 0 auto;
}
.T-Left,.T-right{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.T-right{
	width: 49%;
	text-align: right;
	position: relative;
}
.T-R-item{
	display: inline-block;
	vertical-align: top;
	padding: 0 2px;
}
.T-right a {
    color: #333333;
    font-size: 13px;
}
.T-right a:hover {
    color: #0a78b7;
}
.T-Left a{
	color: #038ad8;
    font-size: 13px;
}
.user-logout{display:none;}
.top-line {
    color: #e3e8eb;
    font-size: 13px;
}

.primary-blue {
    color: #038ad8;
}
.I-SR-C input[type=radio]{display:none;}
.F-Flink{
	background-color: #007ec6;
	color: #fff;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 7px;
}
.F-F-lable{
	font-size: 1.3em;
	padding: 20px 0 15px;
}
.F-FL-Box{
	padding: 0 50px;
}
.F-FL-Box a:visited{
  color: #fff;
}
.F-FL-Item{
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #fff;
}

.F-FL-Item:hover{
	color: #fff;
}

.F-Contact{
	background-color: #f5f5f5;
	padding: 20px 0 55px;
}
.F-C-left,.F-C-right{
	display: inline-block;
	vertical-align: top;
	width: 75%;
}
.F-C-right{
	width: 24%;
}
.F-C-label{
	font-weight: bold;
	margin: 0 0 15px;
}
.F-C-item{
	margin-bottom: 8px;
}
.F-C-addr{
	width: 70%;
}
.F-CI-label,.F-CI-Content{
	display: inline-block;
	vertical-align: top;
}
.F-CI-label{
	width: 14%;
}
.F-CI-Content{
	width: 83%;
}
.F-CI-icon,.F-CI-link{
	display: inline-block;
	vertical-align: top;
}
.F-CI-icon{
	width:20%
}
.F-CI-link{
	width: 60%;
	padding-top: 7px;
}

/************************** Nav *******************************/
.Nav{
	background-color: #038ad8;
}
.N-list{
	padding: 0;
	margin: 0;
	list-style: none;
	color: #fff;
}
.N-list>li{
	display: inline-block;
	vertical-align: top;
	padding: 11px 12px;
}
.N-list>li>a{
	color: #fff;
	outline: none;
	text-decoration: none;
}
.N-list>li>a:hover{
	outline: none;
	text-decoration: none;
}
.N-list>li:hover{
	background-color: #0a78b7;
}
.N-list>li.active{
	background-color: #0a78b7;
	position: relative;
}
.N-A-icon{
	position: absolute;
	bottom: 0;
	left: 35%;
	width: 0;
    height: 0;
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #f0f0f0;
}
.bread{
	background-color: #f0f0f0;
	padding: 10px 0;
}
/************************************* Content **************************************************/
.Content{
	padding: 25px 0;
}
.C-W-left,.C-W-right{
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
}
.C-W-left{
	width: 25%;
	padding-right: 20px;
}
.C-W-right{
	width: 74%;
}
.C-W-NavBox{
	border:1px solid #2298de;
	position: relative;
}
.C-WN-title{
	background-color: #038bd9;
	color: #fff;
	padding: 15px 0;
	padding-left: 40px;
	position: relative;
	font-size: 1.1em;
}
.C-WMT-icon{
	background-color: #fff;
    border-radius: 2px;
    color: #0588da;
    font-weight: bold;
    height: 22px;
    left: 10px;
    line-height: 20px;
    padding-left: 6px;
    padding-top: 0;
    position: absolute;
    top: 14px;
    width: 22px;
}
.C-WN-box{
	border:1px solid #dcdcdc;
	padding: 0 10px;
}
.C-WNB-item{
	margin: 10px 0;
	background-color: #35b5ff;
	color: #fff;
}
.C-WNB-item>a,.C-WNB-item>a:hover{
	color: #fff;
	outline: none;
	text-decoration: none;
	display: inline-block;
	padding: 10px 30px;
	width: 99%;
}
.C-WN-box>.active,.C-WNB-item:hover{
	background-color: #ff9201;
}
.C-W-View{
	border: 1px solid #dcdcdc;
}
.C-WV-title{
	background-color: #f1f1f1;
	color:#038ad8;
	text-align: center;
	padding: 11px;
	font-size: 1.5em;
}
.C-WV-detail{
	padding: 15px;
}
.C-WV-detail>ul{
	padding: 0;
	margin: 0;
	list-style: none;
	color:#333333;
}
.C-WV-detail>ul>li{
	margin-bottom: 5px;
}
.C-WV-detail>ul>li:before{
	content: "● ";
	color: #038ad8;
	margin-right: 10px;
}
.C-WV-Left,.C-WV-right{
	display: inline-block;
	vertical-align: top;
}
.C-WV-Left{
	width: 84%;
}
.C-WV-Left>a{
	color: #333333;
}
.C-WV-Left>a:hover{
	color: #35b5ff;
}
.C-WV-right{
	width: 12%;
	color: #858585;
}
.C-WV-paging{
	margin-top: 10px;
	text-align: center;
}
.C-WV-Info{
	color:#848484;
	text-align: center;
	margin-bottom: 15px;
}
.C-WV-Time,.C-WV-From{
	display: inline-block;
	vertical-align: top;
}
.C-WV-Time{
	margin-right: 10px;
}
.C-WV-Content{
	line-height: 1.5em;
	color: #4b4b4b;
	min-height: 300px;
}
.C-WV-Content img,.C-WV-Content video{max-width:100%;}
/*********************************** Index *****************************************/
.N-Banner{
	background-color: #0a78b7;
	padding: 25px 0;
}
.N-B-Left,.N-B-Center,.N-B-Right{
	display: inline-block;
	vertical-align: top;
	/*border: 1px solid #000000;*/
	height: 281px;
}
.N-B-Left{
	width: 24.5%;
}
.N-B-Center{
	width: 56.9%;
}
.N-B-Center>img{
	width: 100%;
}
.N-B-Right{
	width: 17.7%;
}
.N-B-Left>a.N-BL-item,.N-B-Left>a.N-BL-item:hover{
	color: #fff;
	text-decoration: none;
}
.N-BL-item{
	display: block;
	height: 45px;
	background-color: #35b5ff;
	margin-bottom: 2px;
	color: #fff;
	font-size: 1.2em;
	padding: 10px 0 0 10px;
	position: relative;
	cursor: pointer;
}
.SubMenu{
	display: none;
	position: absolute;
	z-index: 20;
	width:156px;
}
.SubMenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.SubMenu ul>li{
	background-color: #ff9200;
	padding: 10px 35px;
	border: 1px solid #fff;
	border-bottom: 0;
}
.SubMenu ul>li:last-child{
	border-bottom: 1px solid #fff;
}
.SubMenu ul>li a{
	color: #fff;
	outline: none;
}
.N-BL-item:last-child{
	margin-bottom: 0;
}
.N-BL-item:hover{
	background-color: #ff9201;
}
.N-BLI-left,.N-BLI-right{
	display: inline-block;
	vertical-align: top;
}
.N-BLI-left{
	width: 80%;
	padding-left: 60px;
	position: relative;
}
.N-BLI-right{
	width: 7%;
	font-weight: bold;
}
.N-BL-Icon{
	font-size: 1.3em;
    left: 18px;
    position: absolute;
    top: 4px;
}
.N-NR-item{
	display: inline-block;
	vertical-align: top;
	width: 91px;
	height: 92px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #35b5ff;
	color: #fff;
	position: relative;
}
.N-NR-item:hover{
	background-color: #ff9201;
}
.N-NRI-r{
	margin-right: 0;
}
.N-NRI-b{
	margin-bottom: 0;
}
.N-NR-item>img{
	position: absolute;
	top:25px;
	left: 30px;
}
.N-NR-text{
	position: absolute;
	top: 60px;
	left: 19px;
}
.I-backgroud{
	background-color: #f6f6f6;
}
.I-Part{
	border:1px solid #e6e6e6;
	background-color: #fff;
	margin-bottom: 20px;
}
.I-Part:last-child{
	margin-bottom: 0;
}
.I-Search{
	padding: 25px 15px;
	border-bottom: 1px solid #e6e6e6;
}
.I-S-left,.I-S-center,.I-S-right{
	display: inline-block;
	vertical-align: top;
}
.I-S-left{
	font-size: 1.2em;
    line-height: 2em;
    padding-right: 20px;
    text-align: right;
    width: 15%;
}
.I-S-center{
	width: 50%;
}
.I-S-right{
	padding: 2px 0 0 32px;
    text-align: center;
    width: 30%;
}
.I-S-Box{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.I-S-Btn{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.I-SR-item{
	background-color: #e6e6e6;
    color: #333333;
    display: inline-block;
    padding: 5px;
    text-align: center;
    vertical-align: top;
    width: 30%;
    cursor: pointer;
}
.I-SR-item a{
	color: #333;
}
.I-SR-item:hover,.I-S-right .active{
	color: #fff;
	background-color: #adadad;
}
.I-P-box{
	padding: 22px;
}
.I-PS-left,.I-PS-center,.I-PS-right{
	display: inline-block;
	vertical-align: top;

}
.I-PS-left{
	width: 48%;
}
.I-PS-center{
	width: 27%;
}
.I-PS-right{
	width: 24%;
}
.I-PST-left,.I-PST-right{
	display: inline-block;
	vertical-align: top;
}
.I-PST-left{
	width: 81%;
	padding-left: 38px;
	font-size: 1.1em;
	position: relative;
}
.I-PST-Loffset{
	width: 87%;
}
.I-PST-right{
	width: 16%;
	font-size: 1em;
}
.I-PST-W{
	width: 11%;
}
.I-PS-title{
	padding:5px 0;
	color: #038ad8;
	border-bottom: 1px solid #e6e6e6;
}
.I-PS-Padding{
	padding-right: 25px;
}
.I-PST-icon{
	font-size: 1.7em;
    left: 1px;
    margin-right: 8px;
    position: absolute;
    top: -1px;
}
.I-PSTI-offset{
	left: 9px;
    top: -4px;
}
.I-PSN-item,.I-PSNI-line{
	display: inline-block;
	vertical-align: top;
}
.I-PSN-item{
	cursor: pointer;
}
.I-PITN-active,.I-PSNI-active,.I-PSN-item:hover{
	color: #ff9201;
}
#FXCPNav .I-PITN-active,#ZSZTNav .I-PITN-active{
	background-color: #ff9201;
}
.I-PST-Nav{
	padding: 15px 0;
}
.I-PSNI-line{
	color: #e6e6e6;
	margin: 0 5px;
}
.I-NLP-item{
	display: none;
	min-height: 250px;
}
.I-NLPI-active{
	display: block;
}
.I-NLP-item>ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.I-NLP-item>ul>li{
	border-top: 1px dashed #e6e6e6;
	padding: 8px 0;
}
.I-NLP-item>ul>li>a{
	color: #313131;
	text-decoration: none;
	outline: none;
}
.I-NLP-item>ul>li>a:hover{
	color: #313131;
}
.I-NLPI-left,.I-NLPI-right{
	display: inline-block;
	vertical-align: top;
}
.I-NLPI-left{
	width: 65%;
	margin-right: 15%;
	height:20px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.I-NLPI-left:hover{
	text-decoration: underline;
}
.I-NLPI-right{
	width: 19%;
}
.I-PS-list>ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.I-PS-list>ul>li{
	padding: 8px 0;
	border-bottom: 1px dashed #e6e6e6;
}
.I-PS-list>ul>li:last-child{
	border:0;
}
.I-PS-icon,.I-PS-time{
	color:#9c9c9c;
}
.I-PS-list>ul>li>a{
	color: #313131;
	outline: none;
}
.I-PS-list>ul>li>a:hover{
	color:#313131;
}
.I-L-Box{
	margin-top: 7px;
}
.I-LB-title{
	background-color: #038ad8;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-size: 1.2em;
}
.I-LB-content{
	background-color: #f6f6f6;
	padding: 10px 15px 15px;
}
.I-LB-text{
	border-radius: 0;
}
.I-LB-btnBox{
	text-align: right;
}
.I-LBB-regist,.I-LBB-submit{
	display: inline-block;
	vertical-align: top;
	padding: 8px 15px;
}
.I-LBB-submit{
	background-color: #038bd9;
	color: #fff;
	cursor: pointer;
	border:0px;
}
.I-LBB-submit:hover{
	background-color: #ff9201;
}
.I-PI-two{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 1.4%;
}
.I-PI-two:last-child{
	margin-right: 0;
}
.I-PIT-head{
	border-bottom:1px solid #e6e6e6;
}
.I-PIT-titleBox,.I-PIT-more{
	display: inline-block;
	vertical-align: top;
}
.I-PIT-titleBox{
	width: 90%;
}
.I-PIT-more{
	width:9%;
	padding: 5px 0;

}
.I-PIT-title{
	padding: 5px 0 5px 35px;
	width: 40%;
	color: #fff;
	background-color: #038ad8;
	font-size: 1.1em;
	position: relative;
}
.I-PIT-icon{
	font-size: 1.3em;
    left: 6px;
    position: absolute;
    top: 6px;
}
.I-PIT-Nav{
	padding: 15px 0;
}
.I-PIT-Nav>.I-PIT-NavItem{
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	border-right: 1px solid #e6e6e6;
	cursor: pointer;
}
.I-PIT-Nav>.I-PIT-NavItem:hover{
	color: #ff9201;
}
.I-PIT-Nav>.I-PIT-NavItem:last-child{
	border-right: 0;
}
.I-PITP-item{
	display: none;
	min-height: 200px;
}
.I-PITP-active{
	display: block;
}
.I-PITP-item>ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.I-PITP-item>ul>li{
	padding: 8px 0;
	border-top: 1px dashed #E6E6E6;
}
.I-PITP-item>ul>li>a{
	color: #333333;
	text-decoration: none;
	outline: none;
}
.I-PITP-item>ul>li>a:hover{
	color: #333333;
}
.I-PITPI-left,.I-PITPI-right{
	display: inline-block;
	vertical-align: top;
}
.I-PITPI-left{
	width: 65%;
	margin-right: 15%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.I-PITPI-left:hover{
	text-decoration: underline;
}
.I-PITPI-right{
	width: 18%;
}
.I-P-head,.I-PG-head{
	border-bottom: 1px solid #e6e6e6;
}
.I-P-head .I-PIT-title{
	width:20%;
}
.I-PG-head .I-PIT-title{
	width: 27%;
}
.I-P-Product{
	padding: 15px 0;
}
.I-PP-item{
	display: inline-block;
	vertical-align: top;
	width: 154px;
	height: 154px;
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	margin: 20px 10px 0 0;
	color: #000000;
	position: relative;
	text-align: center;
	padding-top: 109px;
	font-size: 1.2em;
	outline: none;
}
.I-PP-item:hover{
	color: #000000;
	outline: none;
	text-decoration: none;
	background-color: #e6e6e6;
}
.I-PP-item:last-child{
	margin-right: 0;
}
.I-PPI-icon{
	left: 40px;
    position: absolute;
    top: 28px;
}
.I-PPI-icon1{
	left: 27px;
    top: 36px;
}
.I-PPI-icon2{
}
.I-PPI-icon3{
	left: 33px;
    top: 36px;
}
.I-PPI-icon4{
	left: 44px;
    top: 37px;
}
.I-PPI-icon5{
	left: 33px;
    top: 57px;
}
.I-PPI-icon6{
	left: 42px;
    top: 34px;
}
.I-PIF-head{
	padding: 10px 0 0;
}
.I-PIH-left,.I-PIH-right{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	color:#fff;
	padding: 10px 0;
	text-align: center;
	font-size: 1.1em;
}
.I-PIH-left{
	background-color: #038ad8;
}
.I-PIH-right{
	background-color: #038ad8;
	margin-right: 0;
}
.I-PIH-icon{
	font-size: 1.3em;
	margin-right: 3px;
}
.I-PIH-page .I-PITP-item > ul > li:first-child {
    border-top: 0;
}
.I-PG-Nav{
	padding-left:20px;
}
.I-B-Carousel{
	padding: 0 35px;
}
.I-B-Carousel .I-PS-icon{
	font-size: 1.4em;
	color: #dcdcdc;
}
.I-B-Carousel .carousel-control.left,
.I-B-Carousel .carousel-control.right {
	background-image: none;
	opacity: 1;
	text-shadow: none;
	top: 76px;
}
.I-B-Carousel .carousel-control.left{
	left: -33px;
}
.I-B-Carousel .carousel-control.right{
	right: -24px
}
.I-B-Carousel .I-PS-icon{
	font-size: 1.4em;
	color: #dcdcdc;
}
.I-B-Carousel .carousel-control{
	width: 3%;
}
.I-BI-item{
	display: inline-block;
	vertical-align: top;
	width: 16%;
	height: 180px;
	margin-left: 5px;
	background-color: #e0e0e0;
	position: relative;
}
.I-BI-item img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
.I-BI-title{
	background: url(../images/zz.png) repeat 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	padding:45% 0 0;
	cursor: pointer;
	font-weight: bold;
}
.I-BI-title:hover{
	background: url(../images/zzz.png) repeat 100% 100%;
	text-decoration: underline;
}
/************************ register *****************************/

.C-R-box{
	border: 1px solid #e6e6e6;
	width: 40%;
	margin: 0 auto;
}
.C-R-title{
	background-color: #007ec6;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-size: 1.3em;
}
.C-R-Content{
	padding: 30px 40px 25px 25px;
}
.C-R-Label{
	line-height: 34px;
}
.C-R-btn{
	width: 20%;
}
.C-R-input{
	width: 75%;
}
.C-RC-padding{
	padding: 0;
}
.C-R-regist>.btn{
	border-radius: 0;
}
.C-R-regist{
	padding-left: 13px;
}
a.pageCount{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	text-decoration: none;
	outline: none;
	color: #222222;
	background-color: #ddd;
}
.pageItem{
	display: inline-block;
	vertical-align: top;
	padding: 7px 9px;
	border: 1px solid #ddd;
	border-right: 0;
}
.pageInput{
	border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
    height: auto;
    padding: 7px 8px;
    vertical-align: top;
    width: 50px;
}
.BtnGo,.BtnGo:hover{
	display: inline-block;
	vertical-align: top;
	padding: 7px 15px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	background-color: #428bca;
	color: #fff;
}
a.BtnDisable,a.BtnDisable:hover{
	color:#818181;
	text-decoration: none;
	outline: none;
}
a.Current,a.Current:hover{
	background-color: #428bca;
	color: #fff;
	text-decoration: none;
	outline: none;
}


/************************** Product *****************************/
.C-WR-left,.C-WR-right{
	display: inline-block;
	vertical-align: top;
}
.C-WR-left{
	width: 65%;
	margin-right: 2%;
}
.C-WR-right{
	width: 32%;
	overflow-x: scroll;
	background-color: #f7f7f7;
}
.C-WR-left>.C-W-View{
	padding: 10px 20px;
}
.C-WR-left .I-PST-left{
	padding-left: 0;
	width: 90%;
	font-size: 1.2em;
}
.C-WR-left .I-PST-W{
	width: 9%;
}
.C-WR-left .I-NLP-item > ul > li {
    border-top: 0;
    border-bottom: 1px dashed #e6e6e6;
}
.C-WR-left .I-PS-title{
	padding: 7px 0 10px;
}
.I-PS-itemTop{
	padding-top: 20px;
}
.C-WR-left .I-NLP-item{
	min-height: 150px;
}

/*************************** ProductSubList ************************************/
.C-WS-left,.C-WS-right{
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
}
.C-WS-left{
	margin-right: 1.5%;
    width: 73.5%;
}
.C-WS-right{
	width: 24%;
}
.C-WSR{
	width: 100%;
}

/**************************** StdDetail *********************************/
.C-WRI-left,.C-WRI-right{
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	word-break: break-all;
}
.C-WR-item{
	border-bottom: 1px dashed #dcdcdc;
}
.C-WR-item:last-child{
	border-bottom:0;
}
.C-WRI-left{
	width: 15%;
	border-right: 1px dashed #dcdcdc;
}
.C-WRI-right{
	width: 85%;
}

.C-W-tree{
  	overflow-x: scroll;
	background-color: #f7f7f7;
}
.C-WN-Tree{
  overflow-x: scroll;
  background-color: #f7f7f7;
}
.tree-t{
	color: #333 ; 
	font-weight: bold ; 
	margin-top: 10px ;
}

.tree-m{
	color: #333 ; 
	margin-top: 3px ;
}

.tree-s{
	color: #666 ; 
	margin-top: 3px ;
}

.tree input{ font-size: 1em; }

ol.tree {
	padding: 0 0 0 2px ;
	width: 300px;
}

.tree li {
	position: relative ;
	list-style: none ;
}

.tree li.file{margin-left: -18px !important;}

.tree li.file a{
	color: #666 ;
	padding-left: 21px ;
	text-decoration:none ;
	display: block ;
}

.tree li input{
	position: absolute ;
	left: 0 ;
	margin-left: 0 ;
	opacity: 0 ;
	z-index: 2 ;
	cursor: pointer ;
}

.tree input + ol{display: none;}

.tree input + ol > li {
	height: 0 ; 
	overflow: hidden ;
	margin-left: -14px !important ; 
	padding-left: 1px ; 
}

.tree li label {
	cursor: pointer ;
	padding-left: 17px ;
	white-space: nowrap;
}

.tree input:checked + ol {
	margin: -22px 0 0 -44px ;
	padding:27px 0 0 80px ;
	height: auto ;
	display: block ;
}

.tree input:checked + ol > li { height: auto;}

/**************************** Train ******************************/
.C-T-item{
	padding: 15px 20px;
	border-bottom: 1px solid #dcdcdc;
}
.C-T-item:last-child{
	border-bottom: 0;
}
.C-T-title{
	padding-bottom: 10px;
	border-bottom: 1px dashed #dcdcdc;
	font-size: 1.2em;
}
.C-T-left,.C-T-right{
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	color: #999;
}
.C-T-left>span,.C-T-right>span{
	color:red;
}
.C-T-left{
	width: 25%;
}
.C-T-right{
	width: 74%;
}
.C-T-D{
	margin-top: 5px;
}
.C-T-paging{
	margin-top: 0;
}

/***************************** Search ******************************/
.C-S-label,.C-S-value,.C-S-right{
	display: inline-block;
	vertical-align: top;
}
.C-S-view{
	padding: 20px 30px;
}
.C-S-item{
	margin-bottom: 15px;
}
.C-S-item:last-child{
	margin-bottom: 0;
}
.C-S-label{
	line-height: 38px;
    padding-left: 88px;
    width: 25%;
}
.C-S-value{
	width: 44%;
	margin-right: 1%;
}
.C-S-right{
	width: 15%;
}
.C-S-item select,.C-S-item input[type="text"]{
	padding: 8px 5px;
	width: 100%;
}
.C-S-value .btn{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	border-radius: 0;
}
.C-V-label{
	padding: 10px;
	font-size: 1.2em;
}
.C-S-result{
	background-color: #f7f7f7;
	padding: 20px 30px;
}
.C-SR-title{
	border-bottom: 1px dashed #c9c9c9;
}
.C-SR-item{
	border-bottom: 1px solid #bcbcbc;
}
.C-SR-info{
	padding: 7px 0 18px;
}
.C-SR-title{
	padding: 10px 0;
	font-size: 1.1em;
}
.C-V-Box{
	display: none;
}
.C-S-Tip{
	font-size: 0.8em;
	width: 67%;
}
.C-S-CHK{
	padding: 10px 0 0;
}
.C-SR-Tip{
	font-size: 0.9em;
    width: 25%;
}
.C-SR-Tip select{
	width: 55%;
}
.C-SR-left,.C-SR-right{
	display: inline-block;
	vertical-align: top;
}
.C-SR-left{
	width: 87%;
}
.C-SR-right{
	width: 12%;
}
.C-SR-border{
	border-bottom: 0;
}
.C-SR-border a{
	color:#333;
}
.C-SV-left,.C-SV-right{
	display: inline-block;
	vertical-align: top;
}
.C-SV-left{
	width: 40%;
}
.C-SV-right{
	width: 58.2%;
}
.C-SV-right span{
	display: inline-block;
	vertical-align: top;
	width: 35%;
	line-height: 36px;
}
.C-SV-right select{
	width: 62.7%;
}
.C-S-label1{
	padding-left: 35px;
}
/*********************************** contactus *****************************************/
.CU-C-bg{
    width:100%;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment: fixed;
	background-position:center;
  	position: relative;
}
.dot1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/dot1.png);
	background-repeat: repeat;
	z-index: 0;
}
.CU-C-area{
  	position: relative;
	z-index: 3;
	padding-top:50px;
	padding-bottom: 150px;
	padding-left: 394px;
	}
.CU-C-blue{
	background-color:#35b5ff;
	width:655px;
	padding: 20px;
}
.CU-C-li:first-child {
	border-top:0px;
	padding-top: 0px;
}
.CU-C-li:last-child {
	padding-bottom: 0px;
}
.CU-C-li{
	border-top:1px solid rgba(255,255,255,0.4);
	padding-top: 10px;
    padding-bottom: 10px;
}
.CU-C-li-left,.CU-C-li-right{
	display: inline-block;
	vertical-align: top;
}
.CU-C-li-title{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
	margin-top:30px;
}
.CU-C-li-content{
	color: #FFFFFF;
}

.C-SRR-right{
	float: right;
	font-size: 0.8em;
}
.highLight{
	color: red;
}
.C-WV-Label{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}

.C-WVL-right,.C-WVL-left{
	display: inline-block;
	vertical-align: bottom;
}
.C-WVL-left{
	font-size: 1.2em;
	width: 93%
}
.C-WVL-right{
	width: 6%;
}
.C-WV-summary{
	min-height: 40px;
}
.C-W-display{
	cursor: pointer;
}
.C-WND-type{
	display: none;
}
.C-WMT-tip{
	float:right;
	color: #fff;
	margin-right: 10px;
	font-size: 0.8em;
	line-height: 27px;
}
.C-WMT-tip:hover{
	text-decoration: underline;
}
.C-W-btn{
	border-radius: 0;
	padding: 8px 37px;
}
.C-W-Border{
	border-bottom: 0;
}
.C-MVT-td{
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding: 5px 10px;
	vertical-align: middle;
	text-align: center;
}
.C-MVT-td:last-child{
	border-right: 0;
}
.C-MVT-C{
	padding:10px;
	text-align: center;
	font-weight: bold;
}
.C-MVT-tr{
	border-bottom: 1px solid #DCDCDC;
}
.C-MVT-cover:hover{
	background-color: #DCDCDC;
}
.C-MVT-EN,.C-MVT-CN{
	width: 30%;
	text-align: left;
}
.C-MVT-time{
	width:20%
}
.C-W-Comment{
	padding: 10px;
	margin-top: 15px;
}
.C-WC-label{
	font-size: 1.2em;
	padding: 5px 0 10px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 5px;
}
.C-WC-inputBox{
	margin: 18px 0;
}
.C-WC-l,.C-WC-r{
	display: inline-block;
	vertical-align: top;
}
.C-WC-l{
	width: 15%;
}
.C-WC-r{
	width: 84%;
}
.C-WCC-l,.C-WCC-r{
	display: inline-block;
	vertical-align: top;
}
.C-WCC-l,.C-WCC-r{
	width: 30%;

}
.C-WCC-l input{
	width: 100%;
	padding: 5px;
}
.C-WC-vcode{
	padding-top: 5px;
}
.C-WC-code{
	margin: 5px 0 15px;
}
.C-WC-r .C-W-btn{
	width: 30%;
}
a.N-NR-item,a.I-PIH-Nav{
	color: #fff;
}
a.I-BI-item,a.I-BI-item:hover{
	color:#333;
	text-decoration: none;
}

.register-area{
    width: 420px;
}
.register-content{
    background-color: #ffffff;
    padding: 30px;
    border: solid 1px #e6e6e6;
}
.register-yanzhengma{
    background-color: #038bd9;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    padding: 7px 15px;
}
.I-LB-welcome{
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
.I-LBU-label{
	padding: 0 0 5px;
}
.I-LB-user{
	padding-left: 15px;
}
.I-LB-LogOut{
	width: 100%;
	margin-top: 15px;
	border-radius: 0;
	background-color: #038ad8;
	color: #fff;
	padding: 8px;
}
.I-LB-LogOut:hover{
	color: #fff;
	background-color: #ff9200;
}
.T-R-Center{
	border: 1px solid #000000;
	position: absolute;
	top: 135%;
	right: 0;
	width: 40%;
	height: 110px;
	text-align: left;
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	display: none;
}

.C-WVT-table{
	overflow-x: scroll;
}
.C-W-table{
	width: 1450px;
	max-width: none;
  	border-bottom:1px solid #dedede
}
.C-W-table tr{
	border-bottom: 1px dashed #dcdcdc;
}
.C-W-table tr>td{
	border-right: 1px dashed #DCDCDC;
	width: 80px;
	padding: 5px 10px;
}
.C-W-table tr>td.C-WT-td1,.C-W-table tr>td.C-WT-td2{
	width: 100px;
}
.C-W-table tr>td.C-WT-td3{
	width: 150px;
}
.C-W-table tr>td.C-WT-td4{
	width: 250px;
}
.C-W-table tr>td.C-WT-td5,.C-W-table tr>td.C-WT-td6,.C-W-table tr>td.C-WT-td7{
	width: 150px;
}
.C-W-table tr>td.C-WT-td8{
	width: 240px;
}
#myCarousel img{
	width:100%;
  	height:100%;
}
#myCarousel .carousel-inner{
	width:597px;
  	height:280px;
}
#myCarousel .carousel-indicators{
	bottom:-8px;
}
#myCarousel .carousel-caption{
   right: 0;
   bottom: 0;
   left: 0;
   padding: 15px 15px 25px;
   text-align:left;
	background: rgba(0,0,0,0.5);
}
.dis-active{
  background-color: #ff9201;
}
.dis-active .C-WMT-icon{
  color:#ff9201;
}