﻿@media only screen and (max-width:641px){

/*header*/
.tg_header{ display:none;}

.mobile_bg{ width:100%; overflow:hidden; display:block; background:#FFF;}
.mobile_nav{ width:100%; overflow:hidden; border-top:1px solid #ccc; border-bottom:1px solid #ccc; position:relative; padding:15px 0 10px 0; text-align:left;}
.mobile_logo{ display:inline-block; height:30px; margin-left:3%;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}

.mobile_nav_in{ width:100%; overflow:hidden; float:left; display:none; background:#FFF; text-align:left;}
.mobile_nav_in>li{ float:left; width:100%; min-height:50px; border-bottom:1px solid #ccc;}
.mobile_nav_in>li>a{ float:left; display:block; width:90%; padding:0 5%; height:50px; line-height:50px; color:#333; font-size:15px; font-weight:bold; text-align:left;}
.mobile_nav_in>li>a>span{ float:right; width:10px; height:5px; background:url(../images/tigerit/header7.png) no-repeat; margin-top:22.5px;}

.mobile_nav_step1{}
.mobile_nav_step2{ width:100%; float:left; overflow:hidden; float:left; display:none;}
.mobile_nav_step2>li{ float:left; margin-left:5%; width:95%; min-height:30px; border-top:1px solid #ccc;}
.mobile_nav_step2>li>a{ float:left; display:block; width:94.8%; padding:12px 5.2% 10px 0; color:#333; font-size:14px;}
.mobile_nav_step2>li>a>span{ float:right; width:10px; height:5px; background:url(../images/tigerit/header7.png) no-repeat; margin-top:6px;}
.mobile_nav_step2_1{ font-size:14px; color:#666; line-height:20px;}
.mobile_nav_step2_1 span{ display:inline-block; width:34px; padding-left:15px; height:20px; line-height:20px; background:url(../images/nav3.png) no-repeat; font-size:12px; color:#FFF; vertical-align:top; margin-left:5px;}
.mobile_nav_step2_2{ font-size:12px; color:#999; line-height:22px;}

.mobile_nav_step3{}
.mobile_nav_step4{ width:100%; float:left; overflow:hidden; float:left; display:none;}
.mobile_nav_step4>li{ float:left; margin-left:4%; width:96%; min-height:40px; border-top:1px solid #ccc;}
.mobile_nav_step4>li>a{ float:left; display:block; width:95.8%; padding:0 4.2% 0 0; height:40px; line-height:40px; color:#333; font-size:14px;}
.mobile_nav_step4>li>a>span{ float:right; width:10px; height:5px; background:url(../images/tigerit/header7.png) no-repeat; margin-top:22.5px;}

.header_mobile1{ width:33px; height:33px; position:absolute; right:3%; bottom:12px;}
.header_mobile1 .span1{ display:block; height:3px; background:#043b88; width:33px; position:absolute; top:6px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.header_mobile1 .span2{ display:block; height:3px; background:#043b88; width:33px; position:absolute; top:15px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.header_mobile1 .span3{ display:block; height:3px; background:#043b88; width:33px; position:absolute; top:24px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.header_mobile_in_open .span1{
	top:15px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.header_mobile_in_open .span2{ display:none;}
.header_mobile_in_open .span3{
	top:15px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

.mobile_nav_button{ float:none !important; display:inline-block !important; background:#0052d9; color:#FFF !important; width:80px !important; padding:0 10px !important; height:30px !important; line-height:30px !important; text-align:center !important; margin:10px 3% 0 3%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

/*footer*/
.tg_footer_banner{ width:100%; height:170px; background:url(../images/tigerit/footer_bg1.jpg) center center no-repeat; background-size:auto 100%; overflow:hidden;}
.tg_footer_banner1{ max-width:94%; width:1320px; overflow:hidden; margin:0 auto; text-align:left;}
.tg_footer_banner2{ width:100%; overflow:hidden; font-size:16px; color:#252523; line-height:26px; margin-top:25px;}
.tg_footer_banner3{ width:100%; overflow:hidden; font-size:14px; color:#666666; line-height:24px;}
.tg_footer_banner4{  display:block; width:320px; padding-left:20px; height:38px; line-height:38px; border:1px solid #0052d9; background:#0052d9; font-size:14px; color:#FFF; margin-top:15px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.tg_footer_banner4:hover{ background:#FFF; color:#0052d9;}

.tg_footer{ width:100%; overflow:hidden; background:#f5f7fa;}
.tg_footer_in{ width:1320px; max-width:94%; margin:0 auto; overflow:hidden;}
.tg_footer_top{ width:100%; overflow:hidden; border-bottom:0; padding:10px 0;}
.tg_footer_top li{ float:left; text-align:left; height:42px; padding:15px 0 15px 50px; image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode:nearest-neighbor;}
.tg_footer_top li:nth-child(1){ width:calc(48.5% - 50px); float:left; background:url(../images/tigerit/footer1.png) left 15px no-repeat; background-size:auto 34px;}
.tg_footer_top li:nth-child(2){ width:calc(48.5% - 50px); float:right; background:url(../images/tigerit/footer2.png) left 15px no-repeat; background-size:auto 34px;}
.tg_footer_top li:nth-child(3){ width:calc(48.5% - 50px); float:left; background:url(../images/tigerit/footer3.png) left 15px no-repeat; background-size:auto 34px;}
.tg_footer_top li:nth-child(4){ width:calc(48.5% - 50px); float:right; background:url(../images/tigerit/footer4.png) left 15px no-repeat; background-size:auto 34px;}
.tg_footer_top1{ font-size:14px; line-height:18px; color:#212121;}
.tg_footer_top2{ font-size:12px; line-height:18px; color:#5b5b5b;}

.tg_footer_mid{ display:none;}

.tg_footer_bot{ width:100%; overflow:hidden; border-top:1px solid #e2e2e2; text-align:left; font-size:12px; color:#8c8d8f; line-height:24px; padding:8px 0;}
.tg_footer_bot a{ color:#8c8d8f; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.tg_footer_bot ul{ width:100%; overflow:hidden;}
.tg_footer_bot ul li{ float:left; padding-right:10px;}
.tg_footer_bot ul li a{ color:#8c8d8f;}
.tg_footer_bot a:hover{ color:#0052d9;}

.left_nav{ display:none;}

.online{ display:none;}

.tg_banner1{ width:100%; height:280px; margin-top:0; background:url(../images/tigerit/index_banner.jpg) left center no-repeat; background-size:auto 100%; position:relative; z-index:10;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;

	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.tg_banner1_in{ max-width:94%; width:1320px; text-align:left; overflow:hidden; margin-top:-40px;}
.tg_banner1_1{ font-size:18px; line-height:28px; color:#181818;}
.tg_banner1_2{ font-size:14px; line-height:24px; margin-top:20px;}
.tg_banner1_3{ display:table; width:auto; padding:0 20px; height:40px; line-height:40px; background:#ff7410; color:#FFF; font-size:14px; text-align:center; margin-top:20px; border:1px solid #ff7410; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.tg_banner1_3:hover{ background:#FFF; color:#ff7410;}

.index_class{ max-width:94%; width:1320px; margin:-50px auto 0 auto; height:80px; position:relative; z-index:100;}
.index_class li{ float:left; margin-right:3%; margin-top:10px; width:48.5%; background:url(../images/tigerit/index_class_bg.jpg) no-repeat; background-size:100% 100%; height:80px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.index_class li:nth-child(2){ margin-right:0;}
.index_class li:nth-child(4){ margin-right:0;}
.index_class li a{ display:block; width:100%; height:80px;}
.index_class1{ width:calc(100% - 80px); height:80px; padding:0 15px 0 65px; text-align:left; overflow:hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode:nearest-neighbor;}
.index_class1_1{ background:url(../images/tigerit/index_class1.png) 15px center no-repeat; background-size:40px auto;}
.index_class1_2{ background:url(../images/tigerit/index_class2.png) 15px center no-repeat; background-size:40px auto;}
.index_class1_3{ background:url(../images/tigerit/index_class3.png) 15px center no-repeat; background-size:40px auto;}
.index_class1_4{ background:url(../images/tigerit/index_class4.png) 15px center no-repeat; background-size:40px auto;}
.index_class2_1{ font-size:13px; line-height:23px; color:#181818; margin-top:17px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.index_class2_2{ font-size:12px; line-height:22px; color:#56657e; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.index_class li:hover{ background:url(../images/tigerit/index_class_bg_on.jpg) center center no-repeat; background-size:100% 100%;}
.index_class li:hover a{ background:none;}
.index_class li:hover .index_class1_1{ background:url(../images/tigerit/index_class1_on.png) 15px center no-repeat; background-size:40px auto;}
.index_class li:hover .index_class1_2{ background:url(../images/tigerit/index_class2_on.png) 15px center no-repeat; background-size:40px auto;}
.index_class li:hover .index_class1_3{ background:url(../images/tigerit/index_class3_on.png) 15px center no-repeat; background-size:40px auto;}
.index_class li:hover .index_class1_4{ background:url(../images/tigerit/index_class4_on.png) 15px center no-repeat; background-size:40px auto;}
.index_class li:hover .index_class2_1{ color:#FFF;}
.index_class li:hover .index_class2_2{ color:#FFF;}

.index_title{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden;}
.index_title1{ font-size:16px; color:#000000; line-height:26px;}
.index_title2{ font-size:13px; color:#666666; line-height:23px; margin-top:5px;}

.index1{ width:100%; overflow:hidden; padding-top:30px;}
.index1_1{ max-width:80%; width:1000px; margin:30px auto 0 auto; overflow:hidden;}
.index1_1 li{ float:left; width:50%;}
.index1_2{ width:100px; margin:0 auto; overflow:hidden; cursor:pointer; padding-bottom:12px; position:relative;}
.index1_2:after{ position:absolute; left:50%; bottom:0; width:0; height:2px; background:#0053da; content:""; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.index1_3{ display:block; margin:0 auto; width:35px;}
.index1_4{ font-size:14px; color:#333; line-height:24px; margin-top:8px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.index1_2:hover .index1_4{ color:#0053da;}
.index1_1 li.on .index1_4{ color:#0053da;}
.index1_1 li.on .index1_2:after{ width:100%; left:0;}

.swiper-container1_out{ width:100%; overflow:hidden; background:#f6f7fa; padding-bottom:30px;}
.swiper-container1 {
	margin:0 auto;
	overflow:hidden;
	max-width:100%;
	width: 1320px;
	height: auto;
}
.swiper-container1 .swiper-slide {
    text-align: center;
	font-size: 18px;
	background: none;
  
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.index1_5{ width:100%; overflow:hidden;}
.index1_6{ width:94%; padding:10px 3%; overflow:visible;}
.index1_6 li{ float:left; width:100%; padding:0; margin-right:0; min-height:0; height:auto; margin-top:20px; background:url(../images/tigerit/index1_bg.jpg) right top no-repeat; background-size:100% 100%; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee; text-align:left;}
.index1_6 li:nth-child(3n){ margin-right:0;}
.index1_6 li a{ display:block; width:90%; padding:0 5% 25px 5%; min-height:0; height:auto; overflow:hidden;}
.index1_7{ width:100%; overflow:hidden; font-size:15px; font-weight:bold; color:#181818; line-height:25px; margin-top:25px;}
.index1_7 span{ font-family:"宋体"}
.index1_8{ width:100%; overflow:hidden; font-size:13px; color:#666; line-height:23px; margin-top:5px;}
.index1_9{ width:100%; overflow:hidden; margin-top:5px;}
.index1_9 span{ display:inline-table; height:30px; line-height:30px; font-size:12px; color:#7a7a7a; border:1px solid #c2c2c2; padding:0 10px; margin-right:3px; margin-top:5px;}
.index1_9 span:first-child{ color:#ff6a00; border:1px solid #ff6a00;}
.index1_10{ display:inline-table; width:100px; height:38px; line-height:38px; border:1px solid #ff7410; background:#FFF; font-size:14px; color:#ff7410; margin:20px 5px 0 5px;}
.index1_10:hover{ background:#ff7410; color:#FFF;}

.index2{ width:100%; overflow:hidden; padding:30px 0 30px 0;}
.index2_1{ max-width:94%; width:1300px; padding:10px 0; margin:0 auto 0 auto; overflow:visible;}
.index2_1 li{ float:left; margin-right:3%; width:48.5%; min-height:380px; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; overflow:hidden; text-align:left; color:#fff; margin-top:15px;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.index2_1 li:nth-child(1){ background:url(../images/tigerit/index2_1.jpg) -20px bottom no-repeat #1a55db;}
.index2_1 li:nth-child(2){ background:url(../images/tigerit/index2_2.jpg) -20px bottom no-repeat #1a55db; margin-right:0;}
.index2_1 li:nth-child(3){ background:url(../images/tigerit/index2_3.jpg) -20px bottom no-repeat; margin-right:0; width:100%; color:#181818;}
.index2_2{ width:calc(100% - 30px); padding:0 10px 0 20px; overflow:hidden; font-size:15px; line-height:25px; margin-top:25px;}
.index2_3{ width:calc(100% - 30px); padding:0 10px 0 20px; overflow:hidden; color:#bbc6f1; font-size:13px; font-weight:bold; line-height:23px; margin-top:5px;}
.index2_1 li:nth-child(3) .index2_3{ color:#333;}
.index2_4{ max-width:94%; width:1300px; padding:10px 0; margin:0 auto; overflow:visible;}
.index2_4 li{ float:left; margin-right:3%; width:calc(48.5% - 4px); border:2px solid #FFF; overflow:hidden; background:url(../images/tigerit/left_nav_bg.jpg) left top repeat-x; background-size:1px 100%; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; padding-bottom:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-top:15px;}
.index2_4 li:nth-child(5){ margin-right:3%;}
.index2_4 li:nth-child(2n){ margin-right:0;}
.index2_4 li:nth-child(2n+1){ clear:left;}
.index2_5{ float:left; overflow:hidden; text-align:left; margin-top:15px; margin-left:6%; width:calc(82% - 40px);}
.index2_6{ width:100%; overflow:hidden; font-size:15px; color:#2c2c2c; line-height:25px;}
.index2_7{ width:100%; overflow:hidden; font-size:12px; color:#3d485d; line-height:20px; min-height:40px; margin-top:0;}
.index2_8{ float:right; display:block; width:40px; margin-right:6%; margin-top:28px;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}

.index3{ width:100%; overflow:hidden; padding:30px 0 30px 0; background:url(../images/tigerit/index3_bg.jpg) bottom center no-repeat #f5f7fa;}
.index3_1{ max-width:calc(100% - 100px); width:1320px; margin:15px auto 0 auto; position:relative;}
.swiper-container2 {
	margin:0 auto;
	overflow:hidden;
	width: calc(100% - 10px);
	height: auto;
}
.swiper-container2 .swiper-slide {
    text-align: center;
	font-size: 18px;
	background: none;
	padding:10px 0;
  
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-button-next2{ position:absolute; top:50%; margin-top:-20px; right:-40px; width:30px; height:30px; background:url(../images/tigerit/index3_2.png) center center no-repeat #ff7410; background-size:auto 12px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor:pointer;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.swiper-button-prev2{ position:absolute; top:50%; margin-top:-20px; left:-40px; width:30px; height:30px; background:url(../images/tigerit/index3_1.png) center center no-repeat #ff7410; background-size:auto 12px;  -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor:pointer;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}

.index3_2{ width:calc(100% - 4px); height:166px; border:2px solid #FFF; background:url(../images/tigerit/left_nav_bg.jpg) top center repeat-x; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee;}
.index3_3{ display:block; border:1px solid #ebf1f5; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; float:left; margin-top:22px; margin-left:6%; width:16.8%;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.index3_4{ float:left; overflow:hidden; width:calc(67.2% - 2px); margin-left:5%; text-align:left; background:url(../images/tigerit/index3_3.png) top left no-repeat; margin-top:15px;}
.index3_5{ width:calc(100% - 10px); padding-left:10px; font-size:14px; font-weight:bold; color:#181c29; line-height:24px; margin-top:5px;}
.index3_6{ width:calc(100% - 10px); padding-left:10px; height:96px; font-size:12px; color:#666; line-height:24px; margin-top:5px;}

.picMarquee{ width:100%; overflow:hidden; position:relative; margin-top:10px;}
.picMarquee .bd{ width:100%; overflow:hidden;}
.picMarquee .bd ul{ overflow:hidden; zoom:1;}
.picMarquee .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; overflow:hidden;}
.picMarquee .bd ul li img{ width:150px; height:43.5px; display:block; border:1px solid #f5f7fa; cursor:pointer; max-width:100%; margin:0 auto;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.picMarquee-left1{ margin-top:20px;}

.index4{ width:100%; overflow:hidden; padding:30px 0 30px 0;}
.index4_1{ max-width:94%; width:1300px; padding:0 0 30px 0; margin:25px auto 0 auto; overflow:hidden; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; border:2px solid #FFF; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.index4_2{ float:left; width:94%; padding:0 3%; overflow:hidden; border-right:0; text-align:left;}
.index4_2:nth-child(2){ border-right:0;}
.index4_3{ width:100%; overflow:hidden; margin-top:30px;}
.index4_4{ float:left; display:block; width:40px;}
.index4_5{ float:left; font-size:15px; font-weight:bold; line-height:32px; margin-left:10px;}
.index4_6{ width:100%; overflow:hidden; margin-top:10px;}
.index4_6 li{ width:100%; overflow:hidden; margin-top:10px; font-size:14px; line-height:24px;}
.index4_6 li a{ float:left; color:#333333; display:block; max-width:calc(100% - 110px); overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.index4_6 li span{ float:right; color:#999999;}
.index4_7{ display:block; width:calc(100% - 2px); height:38px; line-height:38px; border:1px solid #ffc79e; font-size:14px; color:#ff7410; text-align:center; margin-top:20px;  -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.index4_7:hover{ background:#ff7410; color:#FFF;}
.index4_6 li a:hover{ color:#ff7410;}

.reg_banner{ width:100%; height:auto; background:url(../images/tigerit/reg_banner.jpg) center center no-repeat; background-size:auto 100%; margin-top:0; padding-bottom:30px;}
.reg_in{ max-width:94%; width:1200px; margin:0 auto; overflow:hidden;}
.reg_left{ float:left; width:100%; overflow:hidden; text-align:left;}
.reg_left1{ float:left; width:100%; overflow:hidden; font-size:18px; color:#181818; line-height:28px; margin-top:30px;}
.reg_left2{ float:left; width:100%; overflow:hidden; font-size:14px; color:#333; line-height:24px; margin-top:15px;}
.reg_left2 span{ color:#0052d9;}
.reg_left3{ float:left; font-size:14px; color:#ff7410; line-height:24px; margin-top:15px;}
.reg_left3 b{ font-family:"宋体";}

.reg_r{ float:right; width:calc(100% - 2px); overflow:hidden; border:1px solid #e3eaf2; background:#FFF;}
.reg_r.regmail{ margin-top:25px;}
.reg_r1{ width:100%; overflow:hidden; background:#f3f5f9;}
.reg_r1 li{ float:left; width:50%; font-size:15px;}
.reg_r1 li a{ display:block; width:100%; height:50px; line-height:60px; border-bottom:2px solid #dcdfe6; color:#333;}
.reg_r1 li a.on{ border-bottom:2px solid #ff7410; font-weight:bold; color:#ff7410;}
.reg_r .reg_input1{ float:left; margin-left:3%; margin-top:10px; width:calc(94% - 42px); padding:0 20px; height:48px; line-height:48px; font-size:14px; color:#666; border:1px solid #dcdfe6; outline:none; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.reg_r input.reg_input1_1{ margin-top:20px;}
.reg_r .reg_input2{ float:left; margin-left:3%; margin-top:10px; width:calc(94% - 162px); padding:0 20px; height:48px; line-height:48px; font-size:14px; color:#666; border:1px solid #dcdfe6; outline:none; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.reg_r .reg_button1{ float:left; width:110px; height:50px; line-height:50px; background:#FFF; font-size:14px; color:#ff7410; margin-left:10px; margin-top:10px; border:1px solid #ffc79e; cursor:pointer; outline:none;}
.reg_r .reg_button2{ float:left; width:94%; height:50px; line-height:50px; margin-left:3%; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; background:#ff7410; font-size:16px; color:#FFF; cursor:pointer; outline:none;}
.reg_r .reg_button2.disabled{ background-color:#ccc; cursor:not-allowed;}
.reg_r2{ float:left; width:94%; margin-left:3%; overflow:hidden; text-align:left; font-size:14px; line-height:24px; color:#333333; padding:15px 0;}
.reg_r2 .reg_checkbox1{ vertical-align:middle;}
.reg_r2 a{ vertical-align:middle; color:#ff7410;}
.reg_r2 span{ vertical-align:middle;}
.reg_r2 label{ cursor:pointer; padding-bottom:1px;}
.reg_r2 a b{ font-family:"宋体";}
.reg_r .logininfo{ width:94%; margin:10px auto -10px auto; text-align:left;}
.reg_r .reg_select1{ float:left; margin-left:3%; cursor:pointer; width:calc(94% - 2px); padding:0 17px; height:48px; line-height:48px; font-size:14px; color:#666; border:1px solid #dcdfe6; outline:none; margin-top:20px;}
.reg_r .reg_text{ float:left; font-size:14px; color:#666; height:50px; line-height:50px; margin-left:3%; margin-top:20px; width:calc(94% - 122px); text-align:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.reg_footer{ width:100%; overflow:hidden;}
.reg_footer1{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden; padding:15px 0;}
.reg_footer1 li{ float:left; margin-right:5%;}
.reg_footer1 li:last-child{ margin-right:0;}
.reg_footer1 li a{ font-size:14px; color:#232323; line-height:24px;}
.reg_footer1 li a:hover{ text-decoration:underline;}
.reg_footer2{ width:100%; overflow:hidden; border-top:1px solid #e8e9eb;}
.reg_footer2_1{ max-width:94%; width:1320px; margin:0 auto; text-align:left; font-size:12px; color:#929292; line-height:24px; padding:10px 0;}
.reg_footer2_1 a{ color:#929292;}
.reg_footer2_1 a:hover{ text-decoration:underline;}

.login{ margin-top:25px;}
.reg_r1 li.login1{ width:100%;}

.tg_banner2{ width:100%; height:299px; background-size:auto 100% !important; margin-top:0;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.tg_banner2_1{ max-width:94%; width:1320px; overflow:hidden;}
.tg_banner2_title{ float:left; width:100%; overflow:hidden; text-align:left;}
.tg_banner2_title1{ width:100%; font-size:18px; line-height:28px; color:#232323;}
.tg_banner2_title2{ width:100%; font-size:14px; line-height:24px; color:#666; margin-top:15px;}
.tg_banner2_title3{ width:100%; overflow:hidden;}
.tg_banner2_title3_1{ display:inline-table; width:auto; padding:0 20px; height:40px; line-height:40px; background:#ff7410; color:#FFF; font-size:14px; text-align:center; margin-top:25px; border:1px solid #ff7410; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.tg_banner2_title3_2{ display:inline-table; width:auto; padding:0 20px 0 45px; height:40px; line-height:40px; background:url(../images/tigerit/button1.png) 15px center no-repeat #ff7410; color:#FFF; font-size:14px; text-align:center; margin-top:25px; border:1px solid #ff7410; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; margin-left:10px;}
.tg_banner2_title3_1:hover{ background:#FFF; color:#ff7410;}
.tg_banner2_title3_2:hover{ background:url(../images/tigerit/button1_on.png) 15px center no-repeat #FFF; color:#ff7410;}

.tg_banner2_1.tg_banner2_domain{ margin-top:-200px;}

.tg_domain1{ max-width:calc(94% - 4px); width:1316px; margin:-210px auto 0 auto; padding-bottom:10px; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; border:2px solid #FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee;}
.tg_domain1_1{ width:94%; margin:20px auto 0 auto; overflow:hidden;}
.tg_domain1_1 .domain_input1{ float:left; width:calc(100% - 102px); padding:0 20px; height:42px; line-height:42px; border:1px solid #e3e3e3; outline:none; font-size:14px; color:#666;}
.tg_domain1_1 .domain_button1{ float:left; width:100px; height:42px; background:#ff7410; font-size:14px; color:#FFF; border:0; outline:none; cursor:pointer;}
.tg_domain1_2{ width:94%; margin:10px auto 0 auto; overflow:hidden;}
.tg_domain1_2 li{ float:left; width:calc(25% - 2px); text-align:left; padding:5px 0;}
.tg_domain1_2 li:nth-child(8n+1){ margin-left:0;}
.tg_domain1_2 li:nth-child(4n+1){ margin-left:8px;}
.tg_domain1_2 li label{ font-size:12px; color:#666; line-height:23px; cursor:pointer;}
.tg_domain1_2 .domain_checkbox1{ vertical-align:middle; cursor:pointer;}
.tg_domain1_2 li label span{ vertical-align:middle;}

.tg_domain2{ max-width:calc(88% - 4px); width:1236px; margin:30px auto 0 auto; padding:20px 3%; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; border:2px solid #FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee;}
.tg_domain2_1{ float:left; overflow:hidden; width:100%; text-align:left;}
.tg_domain2_2{ display:none;}
.tg_domain2_3{ float:left; margin-left:0; width:100%; overflow:hidden; border-bottom:1px solid #e3e3e3; font-size:16px; color:#181818; padding-bottom:20px;}
.tg_domain2_3 span{ font-size:12px; color:#ff6a00;}
.tg_domain2_4{ float:left; margin-left:0; width:100%; overflow:hidden;}
.tg_domain2_5{ float:left; width:50px; font-size:15px; color:#222222; line-height:40px; margin-top:20px;}
.tg_domain2_6{ float:left; width:calc(100% - 52px); height:38px; border:1px solid #e3e3e3; background:#FFF; margin-top:20px;}
.tg_domain2_7{ float:left; border:0; height:38px; line-height:38px; width:calc(100% - 111px); outline:none; padding:0 15px; font-size:15px; color:#222222;}
.tg_domain2_8{ float:right; width:80px; font-size:15px; color:#222222; height:38px; line-height:38px; border:0; outline:none; border-left:1px solid #e3e3e3; cursor:pointer; padding-left:10px;}
.tg_domain2_9{ float:left; display:table; width:auto; padding:0 20px; height:36px; line-height:36px; background:#ff7410; color:#FFF; font-size:14px; text-align:center; margin-top:15px; border:1px solid #ff7410; cursor:pointer; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.tg_domain2_10{ float:left; width:100%; margin-top:20px; border-top:1px solid #e3e3e3; font-size:12px; color:#ff7410; line-height:20px; overflow:hidden; padding-top:10px;}
.tg_domain2_11{ float:right; overflow:hidden; width:100%; text-align:left; margin-top:20px;}
.tg_domain2_12{ float:left; width:100%; overflow:hidden; font-size:14px; line-height:24px; font-weight:bold; color:#131313; padding-bottom:20px;}
.tg_domain2_13{ float:left; width:100%; overflow:hidden; line-height:24px;}
.tg_domain2_14{ float:left; width:100px; color:#666; font-weight:bold;}
.tg_domain2_15{ float:left; width:100%; overflow:hidden;}
.tg_domain2_15 li{ float:left; font-size:12px; color:#666; width:82px;}

.tg_domain3{ width:100%; overflow:hidden; background:#f3f5f8; padding:30px 0 20px 0; margin-top:30px;}
.tg_domain3_1{ max-width:94%; width:1320px; padding:0 10px 10px 10px; overflow:hidden; margin:10px auto 0 auto;}
.tg_domain3_1 li{ float:left; margin-top:15px; margin-right:0; background:url(../images/tigerit/domain3_1.jpg) right center no-repeat; width:calc(100% - 4px); border:2px solid #FFF; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee; min-height:110px; text-align:left;}
.tg_domain3_1 li:nth-child(2n){ margin-right:0;}
.tg_domain3_2{ width:90%; padding:0 5%; font-size:15px; line-height:25px; color:#333; border-left:2px solid #ff7410; margin-left:-2px; margin-top:25px;}
.tg_domain3_3{ width:90%; padding:0 5%; font-size:13px; line-height:20px; color:#828c9d; margin-top:5px;}

.tg_domain4{ width:100%; overflow:hidden; padding:30px 0 20px 0;}
.tg_domain4_0{ width:100%; overflow:visible; overflow-x:auto;}
.tg_domain4_1{ max-width:94%; padding:0 3%; width:1320px; margin:0 auto; overflow:hidden; min-width:550px;}
.tg_domain4_1 li{ float:left; margin-right:1%; border:1px solid #e4e9f2; margin-top:-1px; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee; height:40px; line-height:40px; font-size:12px; color:#333;}
.tg_domain4_1 li:nth-child(1){ width:calc(27% - 2px); margin-left:0;}
.tg_domain4_1 li:nth-child(2){ width:calc(22% - 2px);}
.tg_domain4_1 li:nth-child(3){ width:calc(24% - 2px); color:#f97726;}
.tg_domain4_1 li:nth-child(4){ width:calc(24% - 2px); margin-right:0; color:#f97726;}

.tg_domain4_1.tg_domain4_1_title{ margin-top:15px; padding-top:10px;}
.tg_domain4_1.tg_domain4_1_title li{ margin-top:0; background:#f2f5f8; height:48px; line-height:53px; font-size:13px; font-weight:bold; color:#000; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee;}
.tg_domain4_1:last-child{ padding-bottom:10px;}

.tg_domain5{ width:100%; overflow:hidden; padding:30px 0 30px 0; background:url(../images/tigerit/domain5_bg.jpg) center center no-repeat; background-size:auto 100%;}
.tg_domain5 .index_title{ overflow:visible;}
.tg_domain5 .index_title1{ text-align:left;}
.tg_domain5 .index_title1 a{ float:right; font-size:14px; color:#f97726; font-weight:normal; display:block; padding:0 25px; border:1px solid #f97726; height:38px; line-height:38px; margin-top:-7px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.tg_domain5 .index_title1 a:hover{ background:#f97726; color:#FFF;}
.tg_domain5_1{ max-width:94%; width:1320px; margin:30px auto 0 auto; overflow:hidden;}
.tg_domain5_1 li{ float:left; width:100%; padding:5px 0; font-size:14px;}
.tg_domain5_1 li:nth-child(2n+1){ padding-right:0; border-right:0;}
.tg_domain5_1 li:nth-child(2n){ padding-left:0;}
.tg_domain5_1 li a{ float:left; color:#000; padding-left:17px; background:url(../images/tigerit/domain5_1.png) left center no-repeat; text-align:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block; max-width:calc(100% - 110px); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.tg_domain5_1 li span{ float:right; color:#999999; font-size:13px}
.tg_domain5_1 li a:hover{ color:#0052d9;}

.host1{ width:100%; overflow:hidden; padding-top:30px;}
.host1_1{ width:100%; overflow:hidden; background:url(../images/tigerit/host1_bg.jpg) top left repeat-x; margin-top:25px; padding:20px 0 20px 0;}

.swiper-container3 {
	max-width:94%;
	width: 1320px;
	height: auto;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	padding: 10px;
}
.swiper-container3 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination3{ margin-top:20px;}
.swiper-pagination3 .swiper-pagination-bullet{ border-radius:0; width:15px; height:3px; background:#cccccc; margin:0 5px !important; opacity:1;}
.swiper-pagination3 .swiper-pagination-bullet-active{ background:#ff6a00;}

.host1_2{ width:calc(100% - 4px); border:2px solid #FFF; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; text-align:left; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow:hidden;}
.host1_3{ width:90%; padding:0 5%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:15px; color:#000; height:50px; line-height:50px; border-bottom:2px solid #FFF; background:url(../images/tigerit/host1_1.jpg) center center no-repeat; background-size:100% 100%;}
.host1_4{ width:calc(90% + 20px); padding:0 calc(5% - 10px) 20px calc(5% - 10px); background:#f3f5f8; overflow:hidden;}
.host1_4 li{ float:left; margin:10px 10px 0 10px; width:calc(50% - 20px);}
.host1_5{ width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:13px; color:#666; line-height:30px;}
.host1_6{ width:calc(100% - 20px); padding:0 10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:#FFF; height:30px; line-height:30px; font-size:12px; color:#000;}
.host1_7{ width:90%; padding:0 5% 20px 5%; overflow:hidden;}
.host1_8{ width:100%; overflow:hidden; padding:12px 0; line-height:28px;}
.host1_9{ font-size:20px; color:#ff7410;}
.host1_10{ font-size:12px; color:#ff7410;}
.host1_11{ font-size:12px; color:#9da7ba; text-decoration:line-through; margin-left:10px;}
.host1_12{ display:block; width:calc(100% - 2px); height:36px; line-height:36px; text-align:center; font-size:13px; color:#FFF; background:#ff7410; border:1px solid #ff7410; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.host1_12:hover{ background:#FFF; color:#ff7410;}

.host2{ width:100%; overflow:hidden; background:#f3f5f8; padding:30px 0 20px 0;}
.host2_1{ max-width:94%; width:1320px; padding:0 10px 10px 10px; overflow:hidden; margin:10px auto 0 auto;}
.host2_1 li{ float:left; margin-top:15px; margin-right:0; background:url(../images/tigerit/host2_1.jpg) right center no-repeat; background-size:100% 100%; width:calc(100% - 4px); border:2px solid #FFF; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee; min-height:110px; text-align:left;}
.host2_1 li:nth-child(2n){ margin-right:0;}
.host2_2{ width:90%; padding:0 5%; font-size:15px; font-weight:bold; line-height:25px; color:#333; margin-top:25px;}
.host2_3{ width:90%; padding:0 5%; font-size:13px; line-height:20px; color:#828c9d; margin-top:5px;}

.host3{ width:100%; overflow:hidden; padding:30px 0 20px 0;}
.host3_0{ width:100%; overflow:visible; overflow-x:auto;}
.host3_1{ max-width:94%; width:1320px; margin:15px auto 0 auto; overflow:hidden; padding:10px; min-width:550px;}
.host3_2{ float:left; margin-right:1%; border:1px solid #e4e9f2; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee;}
.host3_2:nth-child(1){ width:calc(19% - 2px);}
.host3_2:nth-child(2){ width:calc(26% - 2px);}
.host3_2:nth-child(3){ width:calc(26% - 2px);}
.host3_2:nth-child(4){ width:calc(26% - 2px); margin-right:0;}
.host3_2 li{ width:90%; padding:0 5%; border-top:1px solid #e4e9f2; height:44px; line-height:44px; font-size:12px; color:#333; }
.host3_2 li:first-child{ font-size:13px; font-weight:bold; color:#333; background:#f5f6f9; height:50px; line-height:50px; border-top:0;}
.host3_2 li a{ display:block; margin:7px auto 0 auto; background:#ff7410; color:#FFF; width:88px; height:28px; line-height:28px; border:1px solid #ff7410; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.host3_2 li b{ color:#ff7410;}
.host3_2 li a:hover{ background:#FFF; color:#ff7410;}

.host4{ width:100%; overflow:hidden; padding:30px 0 20px 0; background:#f3f5f8;}
.host4_1{ max-width:94%; width:1320px; margin:10px auto 0 auto; overflow:hidden; padding:10px;}
.host4_2{ display:table; margin:0 auto; overflow:hidden;}
.host4_2 li{ float:left; margin:0 2vw; padding:0 0 15px 0; font-size:14px; color:#333; line-height:24px; position:relative; cursor:pointer; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.host4_2 li:after{ content:""; height:3px; width:100%; position:absolute; bottom:0; left:0; background:#0052d9; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.host4_2 li.hover_a{ color:#0052d9;}
.host4_2 li.hover_a:after{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.host4_2 li.on{ color:#0052d9;}
.host4_2 li.on:after{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}

.swiper-container4 {
	width: 100%;
	overflow:hidden;
	-webkit-box-shadow:0px 0px 10px #eee;
	-moz-box-shadow:0px 0px 10px #eee;
	box-shadow:0px 0px 10px #eee;
	position:relative;
	z-index:10;
}
.swiper-container4 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.host4_3{ width:100%; overflow:hidden; padding:3vw 0 20px 0;}
.host4_4{ display:block; float:left; width:94%; margin-left:3%; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.host4_5{ float:right; margin-right:3%; width:94%; overflow:hidden; text-align:left; margin-top:20px;}
.host4_6{ float:left; font-size:15px; font-weight:bold; color:#424243; height:20px; line-height:20px; border-left:2px solid #0053da; padding-left:12px;}
.host4_7{ float:left; width:100%; overflow:hidden; border-bottom:1px solid #e7ecf3; font-size:13px; color:#828c9d; line-height:24px; padding-bottom:20px; padding-top:10px;}
.host4_8{ float:right; margin-right:3%; width:94%; overflow:hidden; text-align:left; margin-top:20px;}
.host4_9{ float:left; width:100%; overflow:hidden; margin-top:10px;}
.host4_9 li{ float:left; width:33.33%; font-size:13px; line-height:24px; color:#ff7410;}

.host5{ width:100%; overflow:hidden; padding:30px 0 30px 0;}
.host5_1{ max-width:calc(94% - 4px); width:1316px; margin:25px auto 0 auto; overflow:hidden; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; border:2px solid #FFF; background:none;}
.host5_1 li{ float:left; width:94%; border-right:0; position:relative; overflow:hidden; padding:20px 3% 30px 3%; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; background-size:1px 100%;}
.host5_1 li:nth-child(2){ width:94%; border-right:0;}
.host5_1 li:last-child{ width:94%; border-right:0;}
.host5_2{ float:left; padding-right:50px; display:table; height:30px; line-height:30px; font-size:15px; font-weight:bold; color:#0052d9;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.host5_3{ float:left; width:100%; overflow:hidden; text-align:left; margin-top:5px; min-height:0; position:relative; z-index:100;}
.host5_4{ float:left; width:calc(100% - 20px); padding-left:20px; overflow:hidden; font-size:13px; color:#666; line-height:30px; background:url(../images/tigerit/host5_5.png) left 9px no-repeat;}
.host5_5{ position:absolute; bottom:-10px; right:-10px; width:70px; height:70px; line-height:70px; text-align:center; font-size:24px; font-weight:bold; color:#e8e9ef; background:#f9fafb; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; overflow:hidden;}
.host5_1 li:nth-child(1) .host5_2{ background:url(../images/tigerit/host5_1.png) right center no-repeat;}
.host5_1 li:nth-child(2) .host5_2{ background:url(../images/tigerit/host5_2.png) right center no-repeat;}
.host5_1 li:nth-child(3) .host5_2{ background:url(../images/tigerit/host5_3.png) right center no-repeat;}
.host5_1 li:nth-child(4) .host5_2{ background:url(../images/tigerit/host5_4.png) right center no-repeat;}

.host6{ width:100%; overflow:hidden; padding:30px 0 20px 0; background:#f3f5f8;}
.host6_1{ max-width:94%; width:1320px; margin:25px auto 0 auto; text-align:left; font-size:15px; height:60px; line-height:60px; border-top:1px solid #e4e9f2; overflow:hidden;}
.host6_2{ max-width:94%; width:1320px; margin:0 auto; padding:10px; overflow:hidden;}
.host6_3{ float:left; width:100%; overflow:hidden; text-align:left; margin-top:-25px;}
.host6_3 li{ float:left; font-size:14px; line-height:24px; color:#666; width:calc(94% - 4px); padding:15px 3%; border:2px solid #FFF; overflow:hidden; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; background-size:1px 100%; margin-top:15px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; min-height:0; margin-right:0;}
.host6_3 li:nth-child(2n){ margin-right:0;}
.host6_3 li:nth-child(2n+1){ clear:left;}
.host6_4{ float:left; margin-left:0; overflow:hidden; text-align:left; margin-top:0;}
.host6_4 li{ float:left; font-size:14px; line-height:24px; color:#666; width:calc(94% - 4px); padding:15px 3%; border:2px solid #FFF; overflow:hidden; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; background-size:1px 100%; margin-top:15px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; min-height:0; margin-right:0;}
.host6_4 li:nth-child(2n){ margin-right:0;}
.host6_4 li:nth-child(2n+1){ clear:left;}
.host6_4_1{ width:100%;}
.host6_4_2{ width:100%;}

.host6_5{ width:100%; overflow:hidden; margin-top:-40px;}
.host6_5 li{ float:left; width:100%; overflow:hidden; text-align:left; margin-right:0; margin-top:30px;}
.host6_6{ float:left; display:block; width:80px;}
.host6_7{ float:right; width:calc(97% - 80px); height:auto; min-height:80px; overflow:hidden;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.host6_8{ width:100%; overflow:hidden; font-size:14px; line-height:24px; color:#333;}

.host7{ width:100%; overflow:hidden; padding:30px 0 20px 0;}
.host7_1{ max-width:94%; width:1320px; margin:0 auto 0 auto; overflow:hidden; padding:10px;}
.host7_1 li{ float:left; margin-top:15px; margin-right:0; width:calc(94% - 4px); padding:25px 3% 25px 3%; overflow:hidden; border:2px solid #FFF; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; background-size:1px 100%;}
.host7_1 li:nth-child(3n){ margin-right:0;}
.host7_1 li:nth-child(3n+1){ clear:none;}
.host7_1 li:nth-child(2n){ margin-right:0;}
.host7_1 li:nth-child(2n+1){ clear:left;}
.host7_2{ display:block; float:left; width:35px;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.host7_3{ float:right; text-align:left; width:calc(97% - 40px);}
.host7_4{ float:left; width:100%; font-size:15px; font-weight:bold; color:#181818; line-height:26px;}
.host7_5{ float:left; width:100%; font-size:14px; color:#666; line-height:22px; margin-top:12px; min-height:0;}

.mail1{ margin-top:0; background:#FFF;}
.mail2{ margin-top:0; background:#f3f5f8;}
.mail .tg_domain3_1 li{ background:url(../images/tigerit/mail1.jpg) right center no-repeat; background-size:100% 100%; border:2px solid #FFF; min-height:0; padding-bottom:20px;}
.mail .tg_domain3_2{ border-left:2px solid #0052d9;}

.mail4{ width:100%; overflow:hidden; padding:30px 0 20px 0; background:#f3f5f8;}

.mail4 .tg_domain4_0{ width:100%; overflow:visible; overflow-x:auto;}
.mail4 .tg_domain4_1{ min-width:700px;}

.mail4 li a{ color:#f97726;}
.mail4 .tg_domain4_1 li{ background:#FFF;}
.mail4 .tg_domain4_1 li:nth-child(1){ width:calc(27% - 2px);}
.mail4 .tg_domain4_1 li:nth-child(2){ width:calc(11% - 2px);}
.mail4 .tg_domain4_1 li:nth-child(3){ width:calc(11% - 2px); color:#333333;}
.mail4 .tg_domain4_1 li:nth-child(4){ width:calc(11% - 2px); color:#f97726; margin-right:1%;}
.mail4 .tg_domain4_1 li:nth-child(5){ width:calc(11% - 2px);}
.mail4 .tg_domain4_1 li:nth-child(6){ width:calc(11% - 2px);}
.mail4 .tg_domain4_1 li:nth-child(7){ width:calc(12% - 2px); margin-right:0;}

.mail4 .tg_domain4_1.tg_domain4_1_title li{ background:#f2f5f8; color:#000;}

.mail5{ width:100%; overflow:hidden; padding:30px 0 20px 0;}

.mail5 .tg_domain4_1{ min-width:750px;}
.mail5 .tg_domain4_1 li{ height:48px; line-height:48px; font-size:12px;}
.mail5 .tg_domain4_1 li:nth-child(1){ width:calc(14.3% - 2px);}
.mail5 .tg_domain4_1 li:nth-child(2){ width:calc(77.3% - 32px); text-align:left; padding:0 15px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.mail5 .tg_domain4_1 li:nth-child(2) div{ width:100%; line-height:20px;}
.mail5 .tg_domain4_1 li:nth-child(3){ width:calc(6.3% - 2px); margin-right:0;}
.mail5 .tg_domain4_1 li:nth-child(3) span{ display:block; width:100%; height:100%; background:url(../images/tigerit/mail2.png) center center no-repeat; background-size:auto 15px;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.mail5 .tg_domain4_1.tg_domain4_1_title li{ font-size:13px;}

.server1{ background:#FFF; padding:30px 0 0 0;}

.swiper-container5 {
	margin-top: -10px;
	background:url(../images/tigerit/host1_bg.jpg) top left repeat-x;
	background-size:1px 100%;
	width: 100%;
	overflow:hidden;
	position:relative;
	z-index:10;
	padding-top:20px;
}
.swiper-container5 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: none;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.server1_1{ width:86%; padding:0 7% 20px 7%; background:#f3f5f8; overflow:hidden; margin-top:-5px;}
.server1_1 li{ width:calc(100% - 20px); padding:3px 0 3px 20px; font-size:12px; line-height:22px; color:#333; background:url(../images/tigerit/host5_5.png) left 10px no-repeat; background-size:auto 10px;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}

.server2{ margin-top:0;}
.server2 .tg_domain3_1 li{ background:url(../images/tigerit/host2_1.jpg) right center no-repeat; background-size:100% 100%;}

.server4{ margin-top:0;}
.server4 .tg_domain3_1 li{ background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; background-size:1px 100%; padding-bottom:20px;}

.server3{ width:100%; overflow:hidden; padding:30px 0 20px 0;}
.server3_1{ display:inline-block; width:13px; height:13px; background:url(../images/tigerit/mail2.png) center center no-repeat; background-size:100% 100%; margin-right:10px;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.server3 .host3_2:nth-child(1){ width:calc(20% - 2px);}
.server3 .host3_2:nth-child(2){ width:calc(39% - 2px); border:1px solid #ff6a00;}
.server3 .host3_2:nth-child(3){ width:calc(39% - 2px); margin-right:0;}

.server3 .host3_1{ min-width:680px;}

.server3 .host3_2:nth-child(1) li:first-child{ background:#ffd2b2; font-weight:normal;}
.server3 .host3_2:nth-child(2) li:first-child{ background:#ffd2b2; font-weight:normal;}
.server3 .host3_2:nth-child(3) li:first-child{ background:#d3d3d3; font-weight:normal;}
.server3 .host3_2:nth-child(3) li{ background:#f4f4f4;}

.ssl1 .host1_4 li:nth-child(5){ width:calc(100% - 20px);}

.ssl2{ background:#f3f5f8;}

.ssl2 .tg_domain4_0{ width:100%; overflow:visible; overflow-x:auto;}
.ssl2 .tg_domain4_1{ min-width:950px;}

.ssl2 .tg_domain4_1 li{ background:#FFF;}
.ssl2 .tg_domain4_1 li:nth-child(1){ width:calc(21% - 10.4px);}
.ssl2 .tg_domain4_1 li:nth-child(2){ width:calc(35% - 10.4px);}
.ssl2 .tg_domain4_1 li:nth-child(3){ width:calc(12% - 10.4px); color:#f97726;}
.ssl2 .tg_domain4_1 li:nth-child(4){ width:calc(12% - 10.4px); margin-right:10px; color:#333;}
.ssl2 .tg_domain4_1 li:nth-child(5){ width:calc(12% - 10.4px);}
.ssl2 .tg_domain4_1 li:nth-child(6){ width:calc(8% - 10.4px); margin-right:0;}
.ssl2 .tg_domain4_1 li:nth-child(6) a{ color:#f97726;}

.ssl2 .tg_domain4_1.tg_domain4_1_title{ margin-top:15px; padding-top:10px;}
.ssl2 .tg_domain4_1.tg_domain4_1_title li{ color:#000; background:#f2f5f8;}

.mail.ssl3 .tg_domain3_1 li{ background: url(../images/tigerit/ssl3_1.jpg) right center no-repeat; background-size: 100% 100%;}

.ssl4{ background:#f5f7fa;}

.ssl4 .host5_1 li .host5_2{ background:url(../images/tigerit/ssl4_1.png) right center no-repeat !important;}
.ssl4 .host5_1 li{ width:94%; border-right:0;}
.ssl4 .host5_1 li:last-child{ width:94%; border-right:0;}
.ssl4 .host5_3{ min-height:0;}

.ssl5{ width:100%; overflow:hidden; padding:30px 0;}
.ssl5_1{ max-width:94%; width:1320px; margin:0px auto 0 auto; overflow:hidden; background:none;}
.ssl5_1 li{ float:left; width:44%; padding:0 3%; margin:20px 0 0 0; position:relative; background:url(../images/tigerit/ssl5_2.jpg) 0 35px repeat-x;}
.ssl5_1 li:first-child:before{ content:""; position:absolute; top:35px; left:-50%; width:100%; height:1px; background:#FFF; z-index:10;}
.ssl5_1 li:last-child:after{ content:""; position:absolute; top:35px; right:-50%; width:100%; height:1px; background:#FFF; z-index:10;}
.ssl5_2{ width:50px; height:50px; line-height:50px; border:2px solid #FFF; font-size:18px; color:#333; margin:10px auto 0 auto; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:url(../images/tigerit/ssl5_1.png) repeat-x; background-size:1px 100%; -webkit-box-shadow:3px 3px 10px #eee; -moz-box-shadow:3px 3px 10px #eee; box-shadow:3px 3px 10px #eee; position:relative; z-index:100; text-align:center;}
.ssl5_3{ width:100%; overflow:hidden; font-size:15px; color:#333; font-weight:bold; line-height:25px; margin-top:20px;}
.ssl5_4{ width:100%; overflow:hidden; font-size:13px; color:#666666; line-height:23px; margin-top:10px;}

.mail.baremetal1 .tg_domain3_1 li{ background: url(../images/tigerit/baremetal1_1.jpg) right center no-repeat; background-size: 100% 100%;}

.baremetal2 .host5_1 li:nth-child(1) .host5_2{ background:url(../images/tigerit/baremetal2_1.png) right center no-repeat !important;}
.baremetal2 .host5_1 li:nth-child(2) .host5_2{ background:url(../images/tigerit/baremetal2_2.png) right center no-repeat !important;}
.baremetal2 .host5_1 li:nth-child(3) .host5_2{ background:url(../images/tigerit/baremetal2_3.png) right center no-repeat !important;}

.baremetal3 .tg_domain4_0{ width:100%; overflow:visible; overflow-x:auto;}
.baremetal3 .tg_domain4_1{ min-width:660px;}

.baremetal3 .tg_domain4_1 li{ line-height:24px; 
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.baremetal3 .tg_domain4_1 li:nth-child(1){ width:calc(14% - 2px);}
.baremetal3 .tg_domain4_1 li:nth-child(2){ width:calc(47% - 2px);}
.baremetal3 .tg_domain4_1 li:nth-child(3){ width:calc(15% - 2px); color:#333; background:url(../images/tigerit/mail2.png) center center no-repeat; background-size: auto 15px;}
.baremetal3 .tg_domain4_1 li:nth-child(4){ width:calc(10% - 2px); margin-right:1%; color:#333; background:#f4f4f4;}
.baremetal3 .tg_domain4_1 li:nth-child(5){ width:calc(10% - 2px); margin-right:0; background:#f4f4f4;}

.baremetal3 .tg_domain4_1.tg_domain4_1_title li{ background:#f2f5f8 !important;}
.baremetal3 .tg_domain4_1.tg_domain4_1_title li:nth-child(4){ background:#d3d3d3 !important;}
.baremetal3 .tg_domain4_1.tg_domain4_1_title li:nth-child(5){ background:#d3d3d3 !important;}

.baremetal3 .tg_domain4_1:nth-child(3) li{ height:60px;}
.baremetal3 .tg_domain4_1:nth-child(5) li{ height:130px;}
.baremetal3 .tg_domain4_1:nth-child(6) li{ height:80px;}

.baremetal4{ width:100%; overflow:hidden; padding:30px 0 20px 0; background:#f3f5f8;}
.baremetal4_1{ max-width:94%; width:1320px; margin:0 auto 0 auto; overflow:hidden; padding:10px;}
.baremetal4_1 li{ float:left; margin-right:0; width:calc(94% - 4px); padding:25px 3% 20px 3%; border:2px solid #FFF; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; background-size:1px 100%; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee; text-align:left; margin-top:15px;}
.baremetal4_1 li:nth-child(2n){ margin-right:0;}
.baremetal4_1 li:nth-child(2n+1){ clear:left;}
.baremetal4_2{ width:100%; overflow:hidden; font-size:15px; font-weight:bold; color:#000; line-height:26px;}
.baremetal4_3{ width:100%; overflow:hidden; font-size:13px; color:#616171; line-height:22px; margin-top:10px; min-height:66px;}
.baremetal4_4{ width:100%; overflow:hidden;}
.baremetal4_4 span{ float:left; display:block; padding:0 3%; height:28px; line-height:28px; border:1px solid #ffc79e; font-size:12px; color:#ff7410; text-align:center; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin-right:10px; margin-top:0;}

.network1{ background:#FFF;}
.network1 .tg_domain3_1 li{ min-height:0px; padding-bottom:15px;}
.network1 .tg_domain3_2{ margin-top:15px; width:94%; padding:0 3%;}
.network1 .tg_domain3_3{ width:94%; padding:0 3%;}

.network2 .tg_domain3_2{ color:#0052d9;}
.network2 .host5_3{ margin-top:0;}

.network3 .host5_1 li .host5_2{ background:none;}
.network3 .host5_3{ min-height:0;}

.network4{ background:#f3f5f8;}

.partner1{ width:100%; overflow:hidden; padding:30px 0 20px 0;}
.partner1_1{ max-width:94%; width:1320px; margin:0 auto 0 auto; padding:0;}
.partner1_1 li{ float:left; width:calc(100% - 4px); margin-right:16px; border:2px solid #FFF; background:#f2f6fa; -webkit-box-shadow:2px 2px 10px #eee; -moz-box-shadow:2px 2px 10px #eee; box-shadow:2px 2px 10px #eee; position:relative; padding-bottom:25px; margin-top:60px;}
.partner1_1 li:nth-child(3n){ margin-right:0;}
.partner1_2{ display:block; width:80px; margin:-45px auto 0 auto; }
.partner1_3{ width:80%; padding:0 10%; font-size:15px; line-height:25px; color:#242f40; margin-top:20px;}
.partner1_4{ width:80%; padding:0 10%; font-size:13px; line-height:23px; color:#373738; margin-top:10px; min-height:0;}
.partner1_5{ display:block; width:98px; height:38px; line-height:38px; font-size:14px; color:#ff7410; background:#FFF; margin:15px auto 0 auto; border:1px solid #ffc79e; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.partner1_5:hover{ background:#ff7410; color:#FFF; border:1px solid #ff7410;}

.partner2{ margin-top:0;}
.tg_domain3.partner2 .tg_domain3_1 li{ background:url(../images/tigerit/partner2_1.jpg) right center no-repeat; background-size:100% 100%;}

.partner3{ background:#FFF;}
.partner3 .tg_domain3_1 li:nth-child(1) .host5_4{ float:left; width:calc(100% - 20px); padding-left:20px; overflow:hidden; font-size:14px; color:#666; line-height:30px; background:url(../images/tigerit/host5_5.png) left 9px no-repeat; margin:0 0;}
.partner3 .tg_domain3_2 { color: #333;}

.partner4{ background:#f3f5f8;}

.partner5{ background:#FFF;}
.partner5 .host5_1 li .host5_2{ background:url(../images/tigerit/partner5_1.png) right center no-repeat !important;}
.partner5 .host5_3{ min-height:30px;}

.article_nav{ width:100%; height:auto; overflow:hidden; border-top:2px solid #FFF; background:none; -webkit-box-shadow:0px 8px 10px #f2f5f8; -moz-box-shadow:0px 8px 10px #f2f5f8; box-shadow:0px 8px 10px #f2f5f8;}
.article_nav1{ max-width:100%; width:1320px; margin:0 auto; overflow:hidden;}
.article_nav1 li{ float:left; margin-right:0; width:33.33%; background:url(../images/tigerit/nav_bg1.jpg) left top repeat-x; background-size:1px 50%;}
.article_nav1 li:last-child{ margin-right:0;}
.article_nav1 li a{ width:80%; margin:0 auto; font-size:14px; color:#191c3d; line-height:55px; display:block; position:relative; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.article_nav1 li a:after{ content:""; position:absolute; left:50%; bottom:0; width:0; height:2px; background:#0052d9; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.article_nav1 li a.on{ color:#0052d9;}
.article_nav1 li a.on:after{ width:100%; left:0;}
.article_nav1 li a:hover{ color:#0052d9;}
.article_nav1 li a:hover:after{ width:100%; left:0;}

.article{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden; padding:10px 10px 30px 10px;}
.article_left{ float:left; width:100%; text-align:left;}
.article_r{ display:none;}

.article_list{ width:100%; padding-bottom:50px;}
.article_list li{ width:calc(100% - 4px); border:2px solid #FFF; overflow:hidden; margin-top:20px; background:url(../images/tigerit/left_nav_bg.jpg) left top repeat-x; background-size:1px 100%; -webkit-box-shadow:0 0 10px #eee; -moz-box-shadow:0 0 10px #eee; box-shadow:0 0 10px #eee;}
.article_list li a{ display:block; width:calc(100% - 35px); overflow:hidden; padding:20px 15px 20px 20px;}
.article_list1{ float:left; width:100%; font-size:15px; color:#333333; line-height:25px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.article_list2{ float:left; width:100%; font-size:13px; color:#617183; line-height:23px; height:46px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin-top:10px;}
.article_list3{ float:left; font-size:13px; color:#1860da; line-height:23px; margin-top:15px;}
.article_list3 span{ font-family:"宋体"; font-weight:bold;}
.article_list4{ float:right; font-family:Arial; font-size:13px; color:#999999; line-height:23px; margin-top:15px;}
.article_list li a:hover .article_list1{ color:#1860da;}

.article_recommend{ width:calc(100% - 39px); border:2px solid #FFF; padding:25px 15px 25px 20px; overflow:hidden; margin-top:20px; background:url(../images/tigerit/left_nav_bg.jpg) left top repeat-x; background-size:1px 100%; -webkit-box-shadow:0 0 10px #eee; -moz-box-shadow:0 0 10px #eee; box-shadow:0 0 10px #eee;}
.article_recommend1{ float:left; width:100%; font-size:16px; color:#333333; line-height:26px; overflow:hidden; border-bottom:1px solid #d6dbe3; padding-bottom:10px;}
.article_recommend2{ width:100%; overflow:hidden;}
.article_recommend2 li{ width:100%; overflow:hidden; margin-top:10px;}
.article_recommend2 li a{ float:left; display:block; max-width:100%; font-size:14px; color:#617183; line-height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.article_recommend2 li a:hover{ color:#1860da;}

.page{ width:100%; overflow:hidden; text-align:center;}

.articleIn{ margin-top:20px; min-height:400px; width:calc(94% - 4px); padding:0 3% 0 3%; border:2px solid #FFF; overflow:hidden; background:url(../images/tigerit/left_nav_bg.jpg) left top repeat-x; background-size:1px 100%; -webkit-box-shadow:0 0 10px #eee; -moz-box-shadow:0 0 10px #eee; box-shadow:0 0 10px #eee;}
.articleIn1{ width:100%; overflow:hidden; font-size:16px; line-height:26px; font-weight:bold; color:#333; margin-top:25px;}
.articleIn2{ width:100%; overflow:hidden; font-size:13px; font-family:Arial; color:#999999; line-height:23px; margin-top:15px; border-bottom:1px solid #d6dbe3; padding-bottom:15px;}
.articleIn3{ width:100%; overflow:hidden; font-size:14px; line-height:24px; color:#383838; padding:20px 0 25px 0;}

.about1{ width:100%; overflow:hidden; padding:30px 0 30px 0; background:url(../images/tigerit/about1_1.jpg) bottom center no-repeat; background-size:800px auto;}
.about1 .index_title2{ margin-top:25px;}
.about1_1{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden;}
.about1_1 li{ float:left; width:100%; overflow:hidden; margin-top:30px; text-align:center;}
.about1_2{ font-size:14px; color:#333;}
.about1_2 span{ font-size:30px; font-weight:bold; color:#ff7410;}
.about1_3{ font-size:13px; color:#666; line-height:23px;}

.about2{ width:100%; overflow:hidden; padding:30px 0 30px 0; background:#f3f5f8;}
.about2 .tg_domain3_1 li{ background:url(../images/tigerit/about2_1.jpg) right center no-repeat; background-size:100% 100%;}

.about3{ width:100%; overflow:hidden; padding:30px 0 30px 0;}
.about3 .article_list{ text-align:left; max-width:94%; width:1320px; margin:0 auto 0 auto; padding:10px; overflow:hidden;}
.about3 .article_list li{ float:left; width:calc(100% - 4px); margin-right:0;}
.about3 .article_list li:nth-child(2n){ margin-right:0;}
.about3_1{ display:block; margin:20px auto 0 auto; max-width:80%; width:350px; height:38px; line-height:38px; font-size:14px; color:#ff8b4a; border:1px solid #ffc79e; overflow:hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.about3_1:hover{ background:#ff8b4a; color:#FFF;}

.about4{ width:100%; overflow:hidden; padding:30px 0 30px 0; background:#f3f5f8;}

.swiper-container6 {
	max-width:94%;
	width: 1320px;
	margin:30px auto 0 auto;
	overflow:hidden;
}
.swiper-container6 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
  
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.about4_1{ width:calc(100% - 2px); border:1px solid #ededed;}
.about4_2{ display:block; width:100%;}
.about4_3{ width:90%; padding:0 5%; font-size:14px; color:#535353; height:50px; line-height:50px; border-top:1px solid #ededed;}

.contact1{ width:100%; overflow:hidden; padding:30px 0 0 0;}
.contact1_1{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden; padding:25px 0 20px 0;}
.contact1_2{ float:left; text-align:left; overflow:hidden; width:100%;}
.contact1_3{ float:left; width:100%; overflow:hidden; font-size:15px; color:#000; line-height:25px;}
.contact1_4{ float:left; width:calc(100% - 21px); border-left:0; padding-left:0; margin-top:10px;}
.contact1_4 li{ float:left; width:calc(100% - 30px); font-size:14px; color:#000; line-height:26px; padding:3px 0 3px 30px;}
.contact1_4 li.tel{ background:url(../images/tigerit/contact1_1.png) left 7px no-repeat;}
.contact1_4 li.qq{ background:url(../images/tigerit/contact1_2.png) left 7px no-repeat;}
.contact1_4 li.email{ background:url(../images/tigerit/contact1_3.png) left 9px no-repeat;}
.contact1_5{ display:none;}
.contact1_6{ float:left; border-left:0; padding-left:0; margin-top:25px; margin-left:-76px; position:relative; left:50%; overflow:hidden; clear:both;}
.contact1_7{ display:block; width:150px; border:1px solid #d2d2d2;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.contact1_8{ font-size:14px; color:#000; line-height:40px;}

.map{ width:100%; height:240px; background:url(../images/tigerit/map_bg.jpg) center center no-repeat; background-size:auto 100%;}

.contact2{ width:100%; overflow:hidden; padding:30px 0 30px 0; background:#f3f5f8;}
.contact2_1{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden; padding-top:10px;}
.contact2_2{ float:left; overflow:hidden; width:100%; margin-right:0;}
.contact2_2:nth-child(3n){ margin-right:0;}
.contact2_3{ float:left; width:100%; overflow:hidden; font-size:15px; color:#1a1a1a; line-height:26px; margin-top:15px; text-align:left;}
.contact2_3 b{ color:#ff0000; font-weight:normal;}
.contact2_4{ float:left; width:100%; overflow:hidden;}
.contact2 .code{ display:block; width:100px; height:30px; float:right; margin-top:18.5px; cursor:pointer;}
.contact2 .input1{ font-family:"微软雅黑"; font-size:14px; color:#333; float:left; margin-top:10px; border:1px solid #dadce0; height:44px; line-height:44px; width:calc(100% - 32px); padding:0 15px; outline:none;}
.contact2 .input2{ font-family:"微软雅黑"; font-size:14px; color:#333; float:left; margin-top:10px; border:1px solid #dadce0; height:44px; line-height:44px; width:calc(100% - 142px); padding:0 15px; outline:none;}
.contact2 .textarea1{ font-family:"微软雅黑"; font-size:14px; color:#333; float:left; margin-top:10px; border:1px solid #dadce0; line-height:30px; height:120px; width:calc(100% - 32px); padding:9px 15px; outline:none;}
.contact2 .button1{ display:inline-block; margin:30px 8px 0 8px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#FFF; width:100px; height:44px; border:1px solid #0052d9; background:#0052d9; cursor:pointer;}
.contact2 .button2{ display:inline-block; margin:30px 8px 0 8px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#333; width:100px; height:44px; border:1px solid #dadce0; background:#FFFFFF; cursor:pointer;}

.tg_banner2_1.tg_banner2_site{ margin-top:-200px;}

.site_nav{ position:relative; z-index:100; max-width:88%; width:1300px; padding:12px 3% 12px 3%; overflow:hidden; margin:-210px auto 0 auto; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x #FFF; border:2px solid #FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px #eee; -moz-box-shadow:0 0 10px #eee; box-shadow:0 0 10px #eee;}
.site_nav1{ float:left; width:90px; text-align:left; font-size:13px; color:#333; line-height:20px; margin-top:0;}
.site_nav2{ float:left; width:100%;}
.site_nav2 li{ float:left; margin-top:6px; margin-right:3px; width:calc(33.33% - 2px); text-align:left; overflow:hidden;}
.site_nav2 li:nth-child(3n){ margin-right:0;}
.site_nav2 li a{ float:left; display:block; max-width:calc(100% - 20px); height:20px; line-height:20px; padding:0 10px; font-size:12px; color:#666; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.site_nav2 li a:hover{ background:#ff7410; color:#FFF;}
.site_nav2 li a.on{ background:#ff7410; color:#FFF;}

.site{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden; padding-bottom:30px;}
.site_list{ width:100%; overflow:hidden; padding-bottom:30px; margin-top:20px;}
.site_list li{ float:left; margin-top:2.5vw; border:1px solid #d5d4d4; margin-right:3%; width:calc(48.5% - 2px); overflow:hidden;}
.site_list li:nth-child(4n){ margin-right:0;}
.site_list li:nth-child(4n+1){ clear:none;}
.site_list li:nth-child(2n){ margin-right:0;}
.site_list li:nth-child(2n+1){ clear:left;}
.site_list li a{ display:block; width:100%;}
.site_list1{ width:100%; overflow:hidden; position:relative;}
.site_list2{ display:block; width:100%; position:relative; z-index:1;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.site_list3{ position:absolute; z-index:100; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,.5); filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.site_list4{ display:inline-block; width:30%; background:#0052d9; color:#FFF; height:30px; line-height:30px; font-size:12px; margin:calc(100% - 60px) 5px 0 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.site_list4:hover{ filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}
.site_list5{ display:inline-block; width:30%; background:#ff7410; color:#FFF; height:30px; line-height:30px; font-size:12px; margin:calc(100% - 60px) 0 0 5px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.site_list5:hover{ filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}
.site_list li a:hover .site_list3{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.site_list6{ width:90%; padding:10px 5%; overflow:hidden; border-top:1px solid #d5d4d4; text-align:left;}
.site_list7{ width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; line-height:24px; color:#333;}
.site_list8{ width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:12px; line-height:22px; color:#999;}

.siteClass2 .tg_domain3_2{ border-left: 2px solid #0052d9;}

.siteClass4{ width:100%; overflow:hidden; padding:30px 0; background:#f5f7fa;}
.siteClass4_1{ max-width:94%; width:1320px; margin:0 auto; overflow:hidden;}
.siteClass4_1 .site_list{ padding-bottom:0;}

.siteClass3{ width:100%; overflow:hidden; padding:30px 0;}

.swiper-container7 {
	max-width:calc(100% - 100px);
	width: 1320px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.swiper-container7 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
  
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container7 .swiper-slide a{ display:block; width:calc(100% - 3px); overflow:hidden; border:1px solid #ebedef;}
.swiper-pagination7{ margin-top:20px;}
.swiper-pagination7 .swiper-pagination-bullet{ width:30px; height:4px; border-radius:0; background:#fff1e7; opacity:1; margin:0 4px !important;} 
.swiper-pagination7 .swiper-pagination-bullet-active{ background:#ff7410;}
.swiper-button-next7{ position:absolute; z-index:10; top:50%; right:0; margin-top:-20px; display:block; width:40px; height:40px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:url(../images/tigerit/index3_2.png) center center no-repeat #ff7410; cursor:pointer;}
.swiper-button-prev7{ position:absolute; z-index:10; top:50%; left:0; margin-top:-20px; display:block; width:40px; height:40px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:url(../images/tigerit/index3_1.png) center center no-repeat #ff7410; cursor:pointer;}
.siteClass3_0{ max-width:94%; width:1460px; margin:25px auto 0 auto; overflow:hidden; position:relative;}
.siteClass3_1{ width:100%; overflow:hidden;}
.siteClass3_1 img{ display:block; width:100%; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.siteClass3_2{ width:90%; padding:0 5%; text-align:left; padding-bottom:10px;}
.siteClass3_3{ width:100%; font-size:15px; line-height:25px; font-weight:bold; color:#2f2f30; margin-top:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.siteClass3_4{ width:100%; font-size:13px; line-height:23px; color:#8d8e8f; margin-top:0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.swiper-container7 .swiper-slide a:hover img{ -webkit-transform:scale(1.05) translateZ(0); -moz-transform:scale(1.05) translateZ(0); -ms-transform:scale(1.05) translateZ(0); -o-transform:scale(1.05) translateZ(0); transform:scale(1.05) translateZ(0);}

.buy{ max-width:calc(88% - 4px); width:1236px; padding:20px 3% 20px 3%;}
.buy_blank{ width:100%; overflow:hidden; clear:both; height:30px;}
.buy_title{ width:calc(100% - 42px); height:30px; line-height:30px; font-size:12px; color:#828c9d; padding:0 10px 0 30px; overflow:hidden; text-align:left; background:url(../images/tigerit/tip_ico.jpg) 10px 8.5px no-repeat #eef0f1; border:1px solid #dcdfe6;}
.buy_con{ max-width:100%; width:640px; margin:0 auto; padding-top:0;}
.buy_con1{ width:100%; overflow:hidden; padding:8px 0;}
.buy_con1_left{ float:left; width:70px; font-size:14px; color:#666666; line-height:40px; text-align:left;}
.buy_con1_right{ float:right; width:calc(100% - 75px); text-align:left; margin-right:5px;}
.buy_con1_right.buy_con1_right1{ margin-top:-5px;}
.buy_con1.buy_con1_1{ padding:0;}
.buy_text1{ font-size:14px; color:#000; line-height:24px; padding:9px 0;}
.buy_input1{ width:calc(100% - 22px); padding:0 10px; height:38px; border:1px solid #dcdfe6; outline:none; font-size:14px; color:#000; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer;}
.buy_select1{ width:calc(100% - 0px); border:1px solid #dcdfe6; outline:none; cursor:pointer; font-size:14px; color:#000; height:40px; padding:0 6px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee;}
.buy_label1{ display:block; font-size:14px; color:#000; height:38px; line-height:38px; border:1px solid #dcdfe6; float:left; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer; position:relative; padding:0 10px; margin-right:10px; margin-top:5px;}
.buy_label1:last-child{ margin-right:0;}
.buy_label1 input{ visibility:hidden; position:absolute;}
.buy_label1.on{ border:1px solid #0052d9; color:#0052d9; background:#f5f8fe;}
.buy_text2{ float:left; height:40px; line-height:40px; font-size:24px; color:#ff5a00;}
.buy_text2 span{ font-size:12px;}
.buy_text3{ float:left; height:40px; line-height:48px; font-size:12px; color:#999999; text-decoration:line-through; margin-left:20px;}
.buy_text3 span{ font-size:12px;}
.buy_label2{ font-size:12px; line-height:24px; color:#333333; vertical-align:middle; cursor:pointer;}
.buy_label2 input{ vertical-align:middle; margin-top:-3px;}
.buy_text4{ font-size:12px; line-height:24px; color:#ff7410; vertical-align:middle;}
.buy_button1{ max-width:calc(100% - 2px); width:400px; height:36px; background:#ff7410; font-size:13px; color:#FFF; border:1px solid #ff7410; cursor:pointer; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; margin-top:5px;}
.buy_button1:hover{ background:#FFF; color:#ff7410;}

.query_con{ max-width:calc(88% - 4px); width:1236px; padding:15px 3% 30px 3%; margin:30px auto 0 auto; background:url(../images/tigerit/left_nav_bg.jpg) top left repeat-x; background-size:1px 100%; border:2px solid #FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow:hidden; -webkit-box-shadow:0px 0px 10px #eee; -moz-box-shadow:0px 0px 10px #eee; box-shadow:0px 0px 10px #eee;}
.query_blank{ width:100%; height:30px; clear:both;}
.query_title{ width:100%; text-align:left; font-size:16px; color:#181818; line-height:26px; border-bottom:1px solid #e3e3e3; padding-bottom:10px;}
.query_list{  width:100%; overflow:hidden;}
.query_list li{ width:100%; padding:10px 0; overflow:hidden; border-bottom:1px solid #e3e3e3;}
.query_list1{ float:left; width:100%; padding-left:0; overflow:hidden; text-align:left;}
.query_list1 b{ font-family:Arial; font-size:16px; line-height:26px; padding-right:10px; word-wrap: break-word; display:inline-block; max-width:100%; vertical-align:middle;}
.query_list1 span{ line-height:32px; font-size:14px; vertical-align:middle;}
.query_list1_1{ color:#888888;}
.query_list1_2{ color:#222222;}
.query_list2{ float:left; width:180px; overflow:hidden; line-height:30px; text-align:left;}
.query_list2 .span1{ font-size:12px;}
.query_list2 .span2{ font-size:20px;}
.query_list2 .span3{ font-size:14px;}
.query_list2_1{ color:#888888;}
.query_list2_2{ color:#ff7410;}
.query_list3{ float:right; width:100px; overflow:hidden; line-height:32px;}
.query_list3_1{ display:block; width:98px; height:30px; line-height:30px; border:1px solid #ffc79e; background:#FFF; margin:0 auto; font-size:14px; color:#ff6a00; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.query_list3_1:hover{ border:1px solid #ff7410;}
.query_list3_2{ display:block; width:98px; height:30px; line-height:30px; border:1px solid #ff7410; background:#ff7410; margin:0 auto; font-size:14px; color:#FFF; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.query_list3_2:hover{ background:#FFF; color:#ff7410;}
.query_list3 img{ display:inline-block; vertical-align:middle;}
.query_list3 span{ margin-left:10px; font-size:14px; color:#ff6a00; vertical-align:middle;}
.query_list4{ display:block; width:160px; height:33px; line-height:33px; border:1px solid #ff7410; background:#ff7410; margin:30px auto 0 auto; font-size:14px; color:#FFF; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.query_list4:hover{ background:#FFF; color:#ff7410;}

.tg_whois{ padding-bottom:20px;}
.whois_con{ padding:15px 3% 25px 3%;}
.whois_con1{ width:100%; overflow:hidden; text-align:left; font-size:14px; color:#666; line-height:24px; padding-top:20px;}

.reg_title{ border-bottom:0;}
.reg_con{ margin-top:-210px;}
.reg_blank{ width:100%; height:15px; clear:both;}
.reg_con1{ width:100%; overflow:hidden;}
.reg1_left{ float:left; font-size:14px; color:#666666; line-height:30px; width:100%; padding:0 0; text-align:left;}
.reg_right{ float:right; width:calc(100% - 10px); min-height:40px; text-align:left; padding:10px 10px 10px 0; overflow:hidden;}
.reg_right b{ font-size:16px; font-family:Arial; color:#222222; line-height:24px; display:inline-block; word-wrap:break-word; max-width:100%;}
.reg_right .span1{ font-size:14px; color:#222222;}
.reg_right .span2{ font-size:14px; color:#ff5a00;}
.reg_right .span3{ font-size:14px; color:#000000; line-height:40px; display:inline-block; float:left; width:35px; text-align:center; margin-top:10px;}
.query_tab{ width:100%; overflow:hidden; border-bottom:1px solid #e3e3e3;}
.query_tab1{ float:left; height:40px; border:1px solid #e3e3e3; overflow:hidden; margin-bottom:-1px;}
.query_tab1 li{ float:left; font-size:14px; line-height:40px; color:#353535; cursor:pointer; width:90px;}
.query_tab1 li.on{ background:#0050d5; color:#FFF;}
.reg_input1{ width:680px; padding:0 10px; max-width:calc(100% - 22px); height:38px; line-height:38px; border:1px solid #dcdfe6; background:#FFF; outline:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer; font-size:14px; color:#000;}
.reg_input2{ width:100%; max-width:calc(100% - 22px); padding:0 10px; height:38px; line-height:38px; border:1px solid #dcdfe6; background:#FFF; outline:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer; font-size:14px; color:#000; margin-top:10px;}
.reg_input3{ width:100%; max-width:calc(97% - 57px); padding:0 10px; height:38px; line-height:38px; border:1px solid #dcdfe6; background:#FFF; outline:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer; font-size:14px; color:#000; margin-left:3%; margin-top:10px;}
.reg_select1{ float:left; width:100%; height:40px; line-height:40px; margin-right:0; border:1px solid #dcdfe6; padding-left:6px; outline:none; font-size:14px; color:#000; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer;}
.reg_select2{ float:left; max-width:100%; width:100%; height:40px; line-height:40px; margin-right:0; border:1px solid #dcdfe6; padding-left:6px; outline:none; font-size:14px; color:#000; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer; margin-top:10px;}
.reg_select2:first-child{ margin-top:0;}
.reg_select2_span{ display:block; float:left; max-width:100%; margin-right:0; width:100%; margin-top:10px;}
.reg_select2_span:last-child{ margin-right:0;}
.reg_select2_span:first-child{ margin-top:0;}
.reg_select2_span .reg_select2{ margin-right:0; max-width:100%; margin-top:0;}
.reg_select2:last-child{ margin-right:0;}
.reg_label1{ line-height:40px; font-size:14px; color:#000; cursor:pointer; margin-right:30px;}
.reg_label1:last-child{ margin-right:0;}
.reg_radio1{ vertical-align:middle;}
.file_con{ width:225px; height:138px; border:1px dashed #b6caff; background:#f5f7fb; overflow:hidden; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative;}
.reg_file1{ position:absolute; top:0; left:0; width:100%; height:138px; z-index:10; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; cursor:pointer;}
.reg_file2{ position:absolute; top:50%; left:50%; margin-top:-18px; margin-left:-55px; width:110px; height:36px; line-height:36px; background:#0052d9; font-size:12px; color:#FFF; text-align:center; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.file_con img{ display:block; width:100%; height:138px;}
.reg_line{ width:100%; border-bottom:1px solid #e3e3e3;}
.query_tab_con{ width:100%; overflow:hidden;}
.query_tab_con1{ max-width:100%; width:400px; margin:0 auto; overflow:hidden; text-align:left;}
.query_tab_con2{ width:100%; line-height:24px; margin-top:0; padding:15px 0;}
.reg_label2{ line-height:24px; font-size:12px; color:#333; cursor:pointer;}
.reg_checkbox{ vertical-align:middle; margin-top:-3px; cursor:pointer;}
.reg_a{ font-size:12px; color:#ff7410;}
.reg_button1{ width:calc(100% - 2px); height:34px; background:#ff7410; border:1px solid #ff7410; color:#FFF; font-size:13px; cursor:pointer; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.reg_button1:hover{ background:#FFF; color:#ff7410;}

.search_box{ width:100%; overflow:hidden; padding-bottom:15px;}
.reg_select3{ float:left; max-width:calc(100% - 75px); width:100%; height:40px; line-height:40px; margin-right:0; border:1px solid #dcdfe6; padding-left:6px; outline:none; font-size:14px; color:#000; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer; margin-left:20px; margin-top:10px;}
.reg_input4{ float:left; max-width:calc(100% - 97px); width:100%; padding:0 10px; height:38px; line-height:38px; border:1px solid #dcdfe6; background:#FFF; outline:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 3px 10px #eee; -moz-box-shadow:0px 3px 10px #eee; box-shadow:0px 3px 10px #eee; cursor:pointer; font-size:14px; color:#000; margin-left:20px; margin-top:10px;}
.reg_span{ float:left; height:40px; line-height:40px; font-size:14px; color:#666666; width:45px; margin-top:10px;}
.reg_button2{ float:left; width:65px; height:38px; line-height:38px; font-size:14px; color:#FFF; background:#0050d5; border:0; cursor:pointer; margin-left:0; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; margin-top:12px;}
.reg_button2:hover{ filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}
.reg_button3{ float:left; width:63px; height:38px; border:1px solid #d2d2d2; line-height:38px; background:#FFF; font-size:14px; color:#5f5f5f; cursor:pointer; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; margin-top:12px;}
.reg_button3:hover{ color:#0050d5;}

#content_1{ margin-top:-15px;}

}