﻿
@media screen and (max-width:1920px){}
@media screen and (max-width:1680px){}
@media screen and (max-width:1440px){}
@media screen and (max-width:1366px){}
@media screen and (max-width:1280px){}

body,html{font-family:"Microsoft YaHei","寰蒋板呴粦","MicrosoftJhengHei"!important;background: url('/global/background2.jpg');background-attachment:fixed;}
body{}
img{border:0}

.dom-width{width: 1201px;margin: auto;}
.dom-width .footer_nav{height: 40px;margin: 0;}
.dom-width .footer_nav li{float: left;line-height: 30px;margin-right: 10px;margin-top: 10px;}
.dom-width .footer_nav li a{color: #BCDCFF;}
.logo{vertical-align: middle;}
.vc{vertical-align: middle;;}
#dom-tool{height: 50px;background: #0C96F5;font-size: 14px;font-weight: 900;line-height: 50px;color:#fff;;}
#dom-header{height: 185px;}
#dom{background: #fff;min-height: 700px;}
#dom-menu{height: 65px;background: #149FFF;}
#dom-menu a{display: block;float:left;line-height:65px;height: 100%;width: 14.2%;text-align: center;color:#fff;font-size: 19px;font-family: "寰蒋板呴粦";}
#dom-menu a i{font-style: normal;background: red;}
#dom-menu img{vertical-align: middle;;position: relative;top:-2px;margin-right: 8px;}
#dom-menu .actived{background: #63CE67;}
#dom-footer{height:188px;background: url('/global/background.png');color:#BCDCFF;font-size:14px;line-height: 2.5em;}
#wether-box{width: 100%;height: 80px;color:#fff;}
#search-box{width:387px;height: 44px;background: #D2EEFE;}
#search-box input{height: 90%;width:270px;background: transparent;border: 0;padding-left: 10px;color:#149FFF;font-weight: 900;}
#search-box .submit{width: auto;width:100px;background: #149FFF;border:0;height:44px;float: right;color:#fff;font-weight: 900;}



.item-style1 p{height:46px;background: #F1F2F3;margin:0;padding:0;}
.item-style1 .title{float:left;display:block;height:46px;width:135px;line-height:46px;text-align: center;font-size: 15px;}
.item-style1 p .actived{background: #149FFF;color:#fff;}
.item-style1 p .more{float: right;color:#5d5d5e;font-size: 15px;height:46px;width:80px;line-height:46px;text-align: center;}
.item-style1 ul{padding: 34px 20px 34px 20px;border:1px solid #eee;display: none;}
.item-style1 .actived{display: block;}
.item-style1 ul li{list-style:square inside;}
.item-style1 ul a{color:#1B1B1B;line-height: 2em;font-size: 14px;}
.item-style1 ul a:hover{color:red;}
.item-style1 ul i,.created-time{float: right;font-style: normal;font-size: 12px;color:#999;font-family:"Arial"}

/*锲炲埌椤堕儴+qq+寰俊*/
.right_menu{position:fixed;top:250px;right:0;width:83px;z-index:99999;background: #fff;padding-bottom: 30px;}
.right_menu li{cursor:pointer;text-align: center;padding-top:30px;font-size: 14px;font-weight: 900;;}
.right_menu li a{color:#333}


/*鐢佃瘽锛屼簩缁寸爜*/
.hover_img1{display:none;right:80px;top:100px;}
.hover_img2{display:none;right:80px;top:0px;border:5px solid #FFF;}

/** 镇诞  **/
.cs-style-3 figure img {
	transition: transform 0.4s;
	-webkit-transition: -webkit-transform 0.4s;
}

.cs-style-3 figure {
	overflow: hidden;
}
.cs-style-3 figcaption {
	height: 40px;
	width: 80%;
	top: auto;
	bottom: 0;
	opacity: 0;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transition: transform 0.4s, opacity 0.1s 0.3s;
	 -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
}

.cs-style-3 figure:hover figcaption
{
	opacity:1;
	transform:translateY(0px);
	-webkit-transform:translateY(0px);
	transition: transform 0.4s, opacity 0.1s;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
}
.cs-style-3 figure:hover img {
	transform: translateY(-50px);
	 -webkit-transform: translateY(-50px);
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #bbb;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #bbb;
}
.test{background: red;}
/** 镞嬭浆 **/
@-webkit-keyframes rotation{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}

.Rotation{
	-webkit-transform: rotate(360deg);
	animation: rotation 5s linear infinite;
	-moz-animation: rotation 5s linear infinite;
	-webkit-animation: rotation 5s linear infinite;
	-o-animation: rotation 5s linear infinite;
}

/*
 * 棰嗗闾妯℃€佹镙峰纺    灞呬腑
 *  */
#myModalEmail{left: 50%;top: 50%;transform: translate(-50%,-50%);min-width:80%;overflow: visible;bottom: inherit;right: inherit;}
#myModalEmail{left: 50%;top: 50%;transform: translate(-50%,-50%);min-width:80%;}	
#myModalEmail{left: 50%;top: 50%;transform: translate(-50%,-50%);}