*{
    margin: 0;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.int_rt .int_rt1 .intimg {
    width: 72px;
    height: 66px;
    margin-left: 100px;
}
.body {
    background-color: #ffffff;
}

.clear {
    clear: both;
}
.top_bg {
    background-color: #FFFFFF;
    height: 100px;
}
.top_bg .top {
    width: 1200px;margin: 0 auto;
    height: 100px;
    overflow: hidden;

}
.top .top-menu {
    margin-left: 230px;
    margin-top: -68px;
    color: #818181;
    width: 600px;
}
.top .top-menu a {
    text-decoration: none;
    color: #818181;
}
.top .phone {
    float: right;
    width: 300px;
    margin-top: -68px;
    position: relative;
}
.top .phone  .lan {
    position: absolute;
    right: 0;
    top: 38px;
}
.top .phone  .lan .yuyan {
    margin-left: 5px;
	margin-bottom:-9px;
}

.top_hr hr {
    border: 0px;
    height: 5px;
    background-color: #033c9a;
}
.menu{
    width: 100%;
    height: 60px;
    background-color: white;
}
.menu ul {
    width: 1200px;
    margin: 0 auto;
    height: 60px;

}
.menu ul li {
    display: block;
    float: left;
    width: 171px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    transition: all 0.5s;
}
.menu ul li a {
    display: block;color: black;font-size: 14px; text-decoration: none;
    transition: all 0.5s;
}
.menu ul li:hover{
    background: #0A246A;
}
.menu ul li:hover a{
    color: #ffffff;

}
.menu ul .xiala {
    display: none;
    background-color: #FFFFFF;
    width: auto;
}
.menu ul .xiala li a {
    color: black;
}
.menu ul .xiala li {
    background-color: #FFFFFF;
    float: none;
	border-bottom:#ccc 1px solid;
	height:40px;
	line-height:40px;
}
.menu ul .jianjie:hover .xiala{
    display: block;
position: absolute;
    z-index: 9999;
}

.menu ul .xiala li:hover {
    background-color: #0A246A;
}
.menu ul .xiala li:hover a{
    color: #FFFFFF;
}

.ban {
    background: url("../image/ban.jpg");
    height: 584px;
}
.pro_bg {
    background: url("../image/pro_bg.png");
    height: 737px;
}
.p_box {
    width: 1200px;margin: 0 auto;
}
.p_box .p_menu {
    height: 100px;
    padding-top: 62px;
}
.p_box .p_menu h2{
    color: #1c6ed7;
    font-size: 20px;
}
.p_box .p_menu p {
    font-size: 14px;
}
.p_box .p_menu ul{
    height: 30px;
    width: 670px;
    float: left;
	margin-left: 134px;
    margin-top: -40px;
}
.p_box .p_menu ul li {
margin-top:1px;
    display: block;float: left;
    text-align: center;
    height: 26px;
	padding:0 10px;
    background-color: #c1c1c1;
    line-height: 25px;
    border-left: 1px solid #FFFFFF;
transition: all 0.5s;
}
.p_box .p_menu ul li:hover {
     background-color: #1c6ed7;

 }
.p_box .p_menu ul li:hover a {
    color: #FFFFFF;

}
.p_box .p_menu ul li a{
    display: block;color: #0f0f0f;text-decoration: none;
}
.p_box .p {
    width: 380px;
    margin: 0 30px 30px 0;
    float: left;
    position: relative;
}
.p_box .p:nth-child(4),
.p_box .p:nth-child(7),
.p_box .p:nth-child(10){margin: 0 0 30px 0;}
.p_box .p img{ width:380px; height: 223px;}

.p_box .p_hover {
   width: 400px;
    height: 235px;
    background-color: rgba(128, 128, 128, 0.8);
    opacity: 0;
    position: absolute;
    top: 0px;
    transition: opacity 0.5s;
}
.p_box .p_hover .img_plus {
    margin-left: 185px;
    margin-top: 105px;
}
.p_box .p_hover_2 .img_plus {
    margin-left: 185px;
    margin-top: 105px;
}
.p_box .p_hover_2 {
    width: 400px;
    height: 235px;
    background-color: rgba(128, 128, 128, 0.8);
    opacity: 0;
    position: absolute;
    top: 235px;
    transition: opacity 0.5s;
}
.p_box .p:hover .p_hover {
    opacity: 1;
}
.p_box .p:hover .p_hover_2 {
    opacity: 1;
}
.p_box .p .protxt{
    width: 380px;
    height: 223px;
    position: absolute;
	top: 0;
	text-align: center;
	line-height: 223px;
	display: none;
	background: rgba(0,0,0,0.7);
	color: #fff;
	font-size:24px;

}
.p_box .p .protxt h3 {
    text-align: center;
}
.p_box .p .protxt p{
    margin-left: 42px;
    width: 300px;
    line-height: 24px;
}
.protxt .down {
    position: absolute;
    bottom: 10px;
    left: 35px;
}
.protxt .up {
    margin-top: 10px;
    margin-left: 28px;
}
.p_box .p .protxt h3{
    padding-top: 20px;
    margin-bottom: 10px;
}
.introduct {
    background: url("../image/introduct.png");
    height: 474px;
}
.int_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.int_box .int_txt {
    width: 560px;height: 340px;
    border: 1px solid;
    border-radius: 25px;
    background-color: #ffffff;
    line-height: 30px;
    position: relative;
    -moz-box-shadow:4px 5px 11px #333333; -webkit-box-shadow:4px 5px 11px #333333; box-shadow:4px 5px 11px #333333;



}
.int_box .int_txt h1{
    margin-top: 10px;
    text-align: center;
}
.int_box .int_txt p {
    margin: 20px 50px 20px;
    color: grey;
}

.int_box .int_txt img {
    margin-left: 60px;



}
.int_box .int_txt .more_pic {
    margin-left: 50px;


}
.int_box .int_txt .more_txt {
    width: 580px;
    margin: 0 auto 0;
    vertical-align: bottom;
}
.int_txt h3 {
    text-align: center;
}


.int_box .int_rt {
    width: 640px;float: right;
    margin-top: -364px;
    position: relative;

}
.int_box .int_rt .juxing{
    position: absolute;
    left: 282px;
    top: 158px;
}
.int_box .int_rt .int_rt1{
    width: 291px;
    height: 183px;
    float: right;
    padding: 10px;
    text-align: left;
    line-height: 26px;
}
.int_box .int_rt .int_rt1 h2{
    font-size: 12px;
    line-height: 26px;
    margin-left: 10px;

}
.int_box .int_rt .int_rt1 p {
    line-height: 18px;
    margin-left: 10px;
}
#int1 {
border-left: 1px solid;
    border-bottom: 1px solid;
}
#int2 {

}
#int3 {

    border-top: 1px solid;


}
#int4 {
    border-left: 1px solid;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.newsbg{

}
.newsbg .news_box {
    width: 1200px;margin: 0 auto;

}
.news_box .news_menu {
    height: 68px;
    margin-top: 100px;
}
.news_box .news_menu .news_title{
    width: 200px;
}
.news_box .news_menu .news_title h2 {
    color: #1c6ed7;
    font-size: 20px;

}
.news_box .news_menu .news_title p {
    font-size: 14px;
}
.news_box .news_menu ul{
    height: 30px;
    width: 670px;
    float: left;
    margin-top: -40px;
	margin-left:97px;
}
.news_box .news_menu ul li {
    display: block;float: right;
    text-align: center;
    height: 26px;
    width: 110px;
    background-color: #c1c1c1;
    line-height: 25px;
    border-left: 1px solid #FFFFFF;
    transition: all 0.5s;

}
.news_box .news_menu ul li:hover {
    background-color: #1c6ed7;

}
.news_box .news_menu ul li a{
    display: block;color: #0f0f0f;text-decoration: none;
}
.news_box .news_menu ul li:hover a {
    color: #FFFFFF;
}
.news_box .news_lf {
    background-color: #2271c5;
    height: 385px;width: 368px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s;

}
.news_box .news_lf  h3 {
    line-height: 40px;
}
.news_box .news_lf .sanjiao {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.news_box .news_lf .hover_img_box {
    width: 354px;
    height: 211px;
    overflow: hidden;
    margin: 8px;
}
.news_box .news_lf .new_hover_img {
    width: 354px;
    height: 211px;
    transition: all 0.6s;
}
.news_box .news_lf:hover {
    background-color: #f0f0f0;
    color: #2271c5;
    -moz-box-shadow:10px 10px 17px #aaaaaa; -webkit-box-shadow:10px 10px 17px #aaaaaa; box-shadow:10px 10px 17px #aaaaaa;

}
.news_box .news_lf:hover .newslf_txt {
    color: #4a4a4a;
    
}
.news_box .news_lf:hover .new_hover_img {
    transform: scale(1.3);
}
.news_box .news_lf .more_jpg {
    position: absolute;
    left: 22px;
    bottom: 16px;
}
.news_box .news_lf .newslf_txt {
    width: 320px;
    margin-left: 16px;
    color: #FFFFFF;
    line-height: 24px;
}

.news_box .news_rt {
    float: right;
    height: 460px;width: 786px;margin-top: -385px;
    border-left: 1px solid #f1f1f1;
}
.news_rt .news1 {
    height: 114px;
    margin-bottom: 20px;
}
.news_rt .news1 .date {
    height: 64px;width: 84px;
    border: 1px solid #dddddd;
}
.news_rt .news1 .date .date_t {
    width: 80px;height: 44px;
    font-size: 20px;text-align: center;
    line-height: 40px;
    color: #7f7f7f;
}
.news_rt .news1 .date .date_b {
    background-color: #b3b3b3;
    text-align: center;color: #FFFFFF;
    height: 20px;
    transition: all 0.5s;
}
.news_rt .news1 .news_txt {
    float:left;margin-top: -64px;margin-left: 104px;
	line-height:24px;
}
.news_rt .news1 .news_txt h3 {
    text-decoration: underline;
    margin-bottom: 20px;
}
.news_rt .news1 .news_txt p {
    color: #969696;
}









.public_footer {
    width: 100%;
    height: 516px;
    background: url("../image/footerbg.png");
   
	clear:both;
}
.public_footer .footer_content {
    width: 1200px;margin: 0 auto;
    height: 464px;
}
.footer_content .footer_content_lf{
    float: left;width: 50%;height: 100%;
}
.footer_content .footer_content_rg{
    float: right;width: 50%;height: 100%;
}
.public_footer .con {
    padding-top: 5px;
    border-top: 18px solid #b4b4b4;
    width: 370px;
}
.public_footer_title{color: #FFFFFF}
.public_footer_hr{width: 174px}
.public_footer_hr hr {
    border: 0;
    background-color: #FFFFFF;
    height: 6px;
}
.public_footer_en{color: #cdcdcd;
width: 82px;
margin-left: 106px;
    margin-top: -25px;
    line-height: 30px;
}
.footer_company{font-size: 14px;color: #FFFFFF; margin-top: 70px;}
.footer_company_info{line-height: 25px;color: #cdcdcd;}
.recommend {line-height: 24px;color: #bcbcbc;width: 500px }
.share {

float: left;
}
.con1 {margin-left: 148px;padding-top: 20px;}
.con1 .input {
    margin-top: 30px;

}
.con1 .input input {
    color:#cdcdcd;  background-color: transparent;border: none;border-bottom: 1px solid #323236;
    padding-left: 10px;
}
.con1 .input input::-webkit-input-placeholder {
    color: #aab2bd;
    font-size: 12px;
    text-align: top;
}
.con1 .button input {
    background-color: rgba(59, 60, 64, 0.44);
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    width: 450px;
    height: 48px;
}
.public_footer .footer_hr hr {
    color: #FFFFFF;
}
.public_footer .copyright {
    padding-top: 18px;
    text-align: center;
    color: #cdcdcd;

}
.public_footer .copyright a {
    color: #cdcdcd;
}
.about_box{
    width: 1200px;
    padding-top: 30px;
    padding-bottom: 0px;
    margin: 0 auto;

}
.about_box .about ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
    background-color: #f1f1f1;
}
.about_box .about ul li a{
    display: block;
    color: #000;
    padding: 8px 6px;
    text-decoration: none;
}
.about_box .about ul li a.active {
    background-color: #337caf;
    color: white;
}
.about_box .about ul li a:hover:not(.active) {
    background-color: #555;
    color: white;
}
.about_box .about_text_box {
    border-top: 3px #a8aaaf solid;

}
.about_box .about_text_box .about_text {
    width: 1200px;
    float: left;
    margin-top: 50px;
    color: #878787;

    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}
.pro_box{
    width: 1200px;
    height: 700px;
    margin: 0 auto;
}
.pro_list{margin-top: 10px;}
.pro_list  ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    background-color: #a8aaaf;
    width: 336px;

}
.pro_list  ul li {
    float: left;
    background-color: #a8aaaf;
}
.pro_list  ul li a{
    display: block;
    color: #000;
    padding: 8px 6px;
    text-decoration: none;
    width: 100px;
    text-align: center;

}
.pro_list  ul li a:hover{
    background-color: #0A246A;
    color: #FFFFFF;

}

.pro_box .pro {
    width: 1200px;
    float: left;
    border-top: 3px #0A246A solid;
    padding-top: 20px;
    background: url("http://szksdzd.com/en/images/bgm.png");
}
.pro_box .pro .pro1{
width: 280px;float: left;
    margin: 54px;
    border: 2px solid #0A246A;
}
.pro_box .pro a{
    text-decoration: none;
    color: #FFFFFF;
}
.pro_box .pro a .proname{
    background-color: grey;
    text-align: center;
}

.pro_box .pro a:hover .pro1{
    box-shadow: 10px 10px 5px #888888;
    margin-top: 50px;
}
.pro_box .pro a:hover .proname{
background-color: #00a0e9;
}

.news_box{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px;
}
.news_list{width: 1200px;height: 37px;margin-top: 10px; }
.news_box .title {
    height: 34px;
    line-height: 30px;
    font-size: 30px;
    text-align: left;
    color: #000000;
    font-weight: 400;
    margin-bottom: 30px;
    border-left: 5px solid #1c6ed7;
    padding-left: 16px;

}
.news_box .title_en{
    font-size: 15px;
    color: grey;
    width: 220px;


}
.pro_box .title {
    height: 34px;
    line-height: 30px;
    font-size: 30px;
    text-align: left;
    color: #000000;
    font-weight: 400;
    margin-bottom: 30px;
    border-left: 5px solid #1c6ed7;
    padding-left: 16px;

}
.pro_box .title_en{
    font-size: 15px;
    color: grey;
    width: 120px;


}
.about_box .title {
    line-height: 30px;
    font-size: 30px;
	
    text-align: center;
    color: #000000;
    font-weight: 800;
    margin-bottom: 30px;

    padding-left: 16px;

}
.about_box .title_en{
    font-size: 15px;
    color: grey;



}
 .news_list  ul {
    list-style-type: none;
    padding: 0;
    background-color: #a8aaaf;


}
.news_list  ul li {
    float: left;
    background-color: #a8aaaf;
    border-left: 1px solid #f6f6f6;
}
 .news_list  ul li a{
    display: block;
    color: #000;
    padding: 8px 6px;
    text-decoration: none;
	padding:10px;
     text-align: center;
	 display:block;
     transition: all 0.5s;

}
.news_list  ul li.this a,
.news_list  ul li a:hover{
background-color: #0A246A;
    color: #FFFFFF;

}
.newsbg {
    background: url("../image/index_news_bg.png") no-repeat;
    padding-top: 30px;
    padding-bottom: 0px;
}
.news_box .pro {
    width: 1200px;
    float: left;
    margin-left: 210px;

}
.news_box  .newbox{
    width: 1200px;
    border-top: 3px #0A246A solid;

}
.news_box .news1{
    position: relative;
    margin-bottom: 10px;
    width: 600px;height: 167px;
    float: left;
    margin-top: 20px;


}
.news_box .news_rt .news1{
    position: relative;
    margin-bottom: 0;
    width: 742px;height: 112px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    transition: all 0.5s;
    border-bottom: 1px dotted #ccc;
}
.news_box .news_rt .news1:hover{
    -moz-box-shadow:6px 9px 15px #333333; -webkit-box-shadow:6px 9px 15px #333333; box-shadow:6px 9px 15px #333333;
}
.news_box .news_rt .news1:hover .date>.date_b{
    background-color: #2271c5;
}
.news_box .rt {
    position: absolute;
    right: 0px;
    top: 0px;
}
.news_box .news1 dt {
    width: 79px;height: 79px;background: url("../image/news2.png");
    transition: all 0.5s;
}
.news_box .news1 dt i{
    display: block;
    color: #FFFFFF;
    font-size: 36px;
    font-style: normal;
    text-align: center;
    height: 57px;
}
.news_box .news1 dt em {
    color: #FFFFFF;
    text-align: center;
    display: block;
    font-style: normal;
}
.news_box .news1 dd{
    width: 483px;height: 188px;
    border: 1px #d6d6d6 solid;
    margin-left: 79px;
    margin-top: -79px;
    transition: all 0.5s;
}
.news_box .news1 dd img {
    margin-left: 20px;
    margin-top: 20px;
}
.news_box .news1 dd .news1_text{
    font-size: 14px;width: 348px;
	height:180px;
    margin-left: 222px;
    margin-top: -126px;
    line-height: 28px;
    color: grey;

    transition: all 0.5s;
}
.news_box .news1 dd .news1_text a{
    color: #ab000f;
}
.news_box .dd dd {
    margin-top: 20px;
    margin-left: 0;
    width: 595px;

}

.news_box .news1:hover dt {
    background: url("../image/news1.png");
}
.news_box .news1:hover dd {
    border-color: #0A246A;
    background-color: #FFFFFF;
}
.news_box .news1:hover dd .news1_text {
    color: #000000;
}
.news_box .newbox .product1 {
    width: 286px;
    height: 256px;
    float: left;
    margin-left: 80px;
    margin-top: 40px;

    transition: all 0.5s;

}
.news_box .newbox .product1 img {
    border-radius: 6px;
}
.news_box .newbox {
    border-top: 3px solid;
    border-color: #a8aaaf;
}
.news_box .newbox .product1 a{
    text-decoration: none;color: grey;
    text-align: center;
    transition: all 0.5s;
}
.news_box .newbox .product1:hover img{
    -moz-box-shadow:10px -1px 6px #333333; -webkit-box-shadow:10px -1px 6px #333333; box-shadow:10px -1px 6px #333333;
}
.news_box .newbox .product1 :hover a {
    background-color: #00a0e9;
}

.news_box .newbox .product1 a:hover .product_text {
    color: #000000;
}
.fenye {
    width: 1200px;
    margin: 0 auto;
}
.fenye ul.pagination {
    display: inline-block;
    padding: 0;
    margin-left: 35%;
    margin-top: 20px;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

ul.pagination li a.active {
    background-color: #337caf;
    color: white;
}
ul.pagination li a:hover:not(.active) {background-color: #ddd;}
.con_box {
    width: 1200px;margin: 0 auto;
}
.con_box .wordmap {
    background: url("../image/wordmap.png");
    height: 604px;width: 1160px;
}
.con_box .pho {
   
    
    margin-top: -520px;
    margin-left: 260px;
}
.con_box .con_text {

    line-height: 30px;
    margin-left: 40px;margin-top: -392px;
    
}
.con_box .map {
    margin-top: 300px;
}
.field_ban{
    background: url("http://szksdzd.com/en/images/az.jpg");
    height: 320px;width: 1920px;
}
.product_ban{
    background: url("http://szksdzd.com/en/images/cp.jpg");
    width: 1920px;height: 320px;
}
.news_ban{
    background: url("http://szksdzd.com/en/images/banner_news.png");
    height: 400px;width: 1920px;
}
.ab_ban{
    background: url("http://szksdzd.com/en/images/bb1.jpg");
    width: 1920px;height: 320px;
}
.con_ban{
    background: url("http://szksdzd.com/en/images/lx.jpg");
    width: 1920px;height: 320px;
}
.pro_ban{
    background: url("http://szksdzd.com/en/images/cp.jpg");
    width: 1920px;height: 320px;
}
.scroll_icon{
    background-color: #FFFFFF;border: 1px solid #000000;width: 90px;text-align: center;
    display: inline-block;float: right;margin-left: 8px;
}
.scroll_icon:active {
    background-color: #1450af;border: 1px solid #337caf;
}
.scroll_icon:active a {
    color: #FFFFFF;
}
.map_box{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
    height: 680px;
}
.map_box .title {
    height: 34px;
    line-height: 30px;
    font-size: 30px;
    text-align: left;
    color: #000000;
	font-weight:bold;
    margin-bottom: 30px;
    
	text-align:center;
    padding-left: 16px;

}
.map_box .title_en{
    font-size: 15px;
    color: grey;
   
	text-align:center;
	border-bottom:#a8aaaf 3px solid;


}
.qr {
    background-image: url("../image/2dpic.png");
    width: 102px;height: 100px;display: none;
}
.newtxt {
    
    width: 1147px;margin: 0 auto;
    text-indent:25px;
	line-height:35px;
	padding:20px;
}
.newbox {
    border-top: #0A246A solid 3px;
}
.news_box .download {

}
.news_box .download .product1 {
    height: 100px;
    text-align: center;
    border: 0px;
    padding-top: 10px;
}
.news_box .download .product1 .downbt {
    width: 86px;
    margin: 30px auto 0;
    border: 1px solid;
    transition: all 0.5s;
}
.news_box .download .product1 .downbt:hover {
    border: 1px solid #0A246A;
    color: black;
    -moz-box-shadow:10px 10px 20px #0A246A; -webkit-box-shadow:10px 10px 20px #0A246A; box-shadow:10px 10px 20px #0A246A;
}



.probg .news_box .news1{ height: auto; padding:10px; margin:20px 20px 0 0; width: 364px;border: 1px #d6d6d6 solid;}
.probg .news_box .news1:nth-child(3),
.probg .news_box .news1:nth-child(6){ height: auto; padding:10px; margin:20px 0 0 0;}
.probg .news_box .dd dd{ margin:0; width: auto; height: auto; border:none;}
.probg .news_box .news1 dd img{ margin:0; width: 100%;}
.probg .news_box .news1 dd .news1_text{ margin:0;}

.probg .news_box .news1:hover dd{ background:none;}
.probg .news_box .news1:hover{ background:#fff;}
















@keyframes warn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}
@-webkit-keyframes "warn" {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}
.dot {
    position: absolute;
    width: 6px;
    height: 6px;
    left: 15px;
    top: 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 2px solid red;
    border-radius: 20px;
    z-index: 2;
}
.pulse {
    position: absolute;
    width: 60px; 
    height: 60px;
    left: -15px;
    top: -15px;
    border: 5px solid red;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 1;
    opacity: 0;
    -webkit-animation: warn 2s ease-out;
    -moz-animation: warn 2s ease-out;
    animation: warn 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}











.chinamap{ width:870px; height: 718px; margin: 0 auto; background: url(../image/china.png); position: relative;}
.chinamap .container1{ position:absolute; top: 265px; right: 156px; display: none;}
.chinamap .container2{ position:absolute; top: 420px; right: 152px;}
.chinamap .container3{ position:absolute; top: 416px; right: 164px; display: none;}
.chinamap .container4{ position:absolute; top: 588px; right: 263px; display: none;}

.chinamap .container .text{ display: none; width: 350px; box-shadow:#e0e0e0 4px 5px 10px 0px;padding: 30px; background: #fff; position: absolute;}
.chinamap .container1 .text{ bottom: -16px; right: -16px;}
.chinamap .container2 .text{ bottom: -243px; right: -16px;}
.chinamap .container3 .text{ bottom: -16px; right: -16px;}
.chinamap .container4 .text{ bottom: -16px; right: -16px;}


