﻿a:hover{text-decoration: none!important}
a{text-decoration: none!important}
li ul{list-style:none;}
ul.sidebar-list{padding:0;}
.option-toggle {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 5px;
		margin-right: -30px;
		width: 30px;
		height: 30px;
		background: #8dc63f;
		text-align: center;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		color: #fff;
		cursor: pointer;
		-webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		-ms-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
	}
	.option-toggle i {
		top: 2px;
		position: relative;
	}
	.option-toggle:hover, .option-toggle:focus, .option-toggle:active {
		color:  #fff;
		text-decoration: none;
		outline: none;
	}

i.iconfont.icon-down-trangle{padding-left: 10px;}
i.iconfont.icon-shuangyou{font-style: 9px;float: right;}


	/*顶栏公共样式*/
.wrapper {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    background:#f5f5f5;
}
.wrapper.p-top-0{padding-top:0;}

.top-nav{
    top:0;
    left:0;right:0;
    background:#fff;
    height:65px;
    z-index: 1010;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
}
.top-nav .container{padding-left:0;padding-right:0;}
.top-nav .nav-header {
    position: relative;
    float: left;
    width: 240px;
    height: 65px;
    text-align: center;
}
.top-nav .nav-header .nav-right-btn .glyphicon{font-size:18px;}
.top-nav .nav-header .nav-right-btn .dropdown-menu{width:220px;margin-right:4px;}
.top-nav .nav-header .nav-right-btn .user-content{padding:14px 0 0 10px;float:left;}
.top-nav .nav-header .brand{display:block;background:#fff;line-height:64px;color:#fff;padding:0 10px;font-size:16px;font-weight:600;}
.top-nav .nav-header .brand img {

  
}

.bordernone{border: none!important;}
.nav-search{position: relative}
.nav-search input {
    width: 30px;
    padding-left:20px;
    background:#fff;
    border:0;
    border-radius: 50em ;
    -moz-border-radius: 50em ;
    -webkit-border-radius: 50em ;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.nav-search:hover input, .nav-search:focus input {
    width: 204px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.nav-search .input-icon {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 7px;
    font-size: 20px;
}
.top-nav .dropdown-menu{margin-top:3px;}
.navbar-right > li{float:left;}
.navbar-right .user-block{margin-right:20px;}
.top-nav .navbar-right .user-block > a {padding: 11px 16px;}
.top-nav .user-block .user-profile-pic {
    width: 35px;
    height: 35px;
}
.top-nav .user-block .user-detail {
    display: inline-block;
    margin-left: 10px;
    font-size: 13px;
    line-height: 32px;
    color: #fff;
}
.top-nav .dropdown-menu {
    animation: flipInV 0.5s ease;
    -webkit-animation: flipInV 0.5s ease;
    -moz-animation: flipInV 0.5s ease;
    -ms-animation: flipInV 0.5s ease;
    -o-animation: flipInV 0.5s ease;
}
.top-nav ul.product-link{max-height:586px;overflow-x: hidden;overflow-y: scroll;}
.top-nav .navbar-right{margin-right:0;list-style: none;}
.top-nav .navbar-right > li{margin:0 6px;position:relative;}
.top-nav .navbar-right > li > a,.top-nav .nav-right-btn > li > a {
    display: block;
    font-size: 13px;
    padding: 21px 20px;
    color: #2f2f2f;
    outline: none;
    text-decoration: none;
    max-height: 67px;
}
.top-nav .navbar-right > li > a:hover, .top-nav .navbar-right > li > a:focus ,.top-nav .nav-right-btn > li > a:hover,.top-nav .nav-right-btn > li > a:focus{
    background-color: #f2f2f2;
}
.top-nav .navbar-right > li > .badge {
    position: absolute;
    top: 14px;
    left: 28px;
    font-size: 10px;
    line-height: 10px;
    padding: 3px 5px;
    display: none;
}
.top-nav .navbar-right > li > .badge.active{display:block;}

.top-nav .nav-header .nav-right-btn .user-avatar{padding:10px 20px 10px;}
.top-nav .nav-header .nav-right-btn .user-avatar img{display:block;width:46px;height:46px;float:left;}
.dropdown-menu>li>a{padding:8px 20px;}
.dropdown-menu .divider{margin:5px 0;}
.top-nav .dropdown-menu.user-dropdown li a {
    white-space: normal;padding: 8px 20px;
        border-bottom: 1px solid #ccc;
}
.pull-right{list-style: none}
.nav.nav-tabs > li.active > a{border:1px solid transparent;}
@media (min-width: 992px){
    .top-nav .nav-header .nav-right-btn {
        display: none;  }
}
@media (max-width: 991px){
    .top-nav .nav-header {
        display: block!important;
        width: 100%;
        text-align: center;
    }
    .top-nav .nav-header .brand img {
       position: relative;
       left: 47px;
    }
    .top-nav .nav-header .brand {
        font-size:16px;
        background-color: #fff;
        color: #ffffff;}
    .top-nav .nav-container {
        display: none;  }
}
.sidebar-right,.sidebar-right-product ,.sidebar-right-qiye,.sidebar-right-HB{
    position: absolute;
    position: fixed;
    top: 0;
    left: auto;
    right: -260px;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-y: auto;
    background: #fff;
    color: #a2a7b5;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sidebar-right.active,.sidebar-right-product.active,.sidebar-right-qiye.active,.sidebar-right-HB.active {
    display: block;
    right: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.wrapper.display-right .top-nav, .wrapper.display-right .footer {
    left: -240px;
    right: 260px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.main-container {
    position: relative;
    margin-left: 0;
    background-color: #f5f5f5;
    right: 0;
    left: 0;
    transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
}
.wrapper.display-right .main-container {
    left: -260px;
    right: 260px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sidebar-right .sidebar-header,.sidebar-right-product .sidebar-header {
    padding: 18px;
    background: #fff;
    height:65px;
    color: #000;
}
.sidebar-right .content-block .sidebar-list li a,.sidebar-right-product .content-block .sidebar-list li a,.sidebar-right-qiye .content-block .sidebar-list li a,.sidebar-right-HB .content-block .sidebar-list li a{
    display: block;
    color: #000;
    padding: 14px 20px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    background-color: rgba(245, 245, 245, 0.43);
}


.badge{background:#e64949!important;}
.glyphicon{margin-left:15px;}
/**************************/
/*        椤堕儴閫氱敤         */
/**************************/
/*body{padding-top:190px;}*/
.part3 .col-md-6 img{max-width: 100%;}
.my-navbar {padding:0;transition: background 0.5s ease-in-out, padding 0.3s ease-in-out;border-radius:0;background:rgba(255,255,255,0);border:0;z-index:6;}
.my-navbar:hover{background:rgba(0,0,0,0.8);}
/*logo*/
.my-navbar .navbar-header .navbar-brand{width:126px;height:34px;margin-top:28px;display:block;padding:0;}
.my-navbar .navbar-header .navbar-brand img{width:100%;}
/*瀵艰埅*/
.my-navbar .navbar-nav{margin-left:90px;margin-top:0;}
.my-navbar .navbar-nav li{margin-right:10px;}
.my-navbar .navbar-nav li a{background:transparent !important;color:#fff !important;font-size:14px;line-height:90px;}
.my-navbar .navbar-nav li a:hover,.my-navbar .navbar-nav li.on a {color:#39a1ff !important;background:transparent !important;outline:0}
.my-navbar .navbar-nav li a {transition: color 0.3s ease-in-out;background:transparent !important}
.navbar.sticky,.navbar.sticky2{background:rgba(0,0,0,0.8);}
/*璇█*/
.navbar-language{float:right;width:211px;height:37px;display:block;margin-top:34px;font-size:14px;color:#fff;}
.navbar-language a{font-size:14px;color:#fff;}
/*鎼滅储*/
.navbar-search{width:60px;height:28px;display:block;float:right;margin-right:25px;margin-top:32px;position:relative;}
.carousel-indicators{z-index:2;}

/*pc绔簩绾ц彍鍗�*/
.pc-nav{min-height:90px;width:100%;background:rgba(0,0,0,0.8);position:fixed;top:86px;left:0;z-index:100;display:none;border-top:1px solid #3C3F39;text-align:center;}
.pc-menu2{margin-left:350px;}
.pc-menu2 a{color:#fff;float:left;padding:0px 20px;border-right:1px solid #fff;margin-top:30px;}
.pc-menu2 a:hover{color:#39a1ff;}
.pc-menu2 .menu2last{border-right:0;}
.pc-menu6{width:900px;margin-left:auto;margin-right:auto;}
.pc-menu6 .menu6list{width:136px;margin-top:20px;margin-bottom:20px;float:left;display:block;}
.pc-menu6 .menu6list a{color:#fff;text-align:left;float:left;display:block;width:136px;line-height:40px;font-size:14px;}
.pc-menu6 .menu6list a:hover,.pc-menu6 .menu6list a.on{color:#39a1ff;}
.pc-menu6 .menu6list a em{float:right;font-family:"瀹嬩綋";}
.pc-menu6 .menu6txt{text-align:left;font-size:14px;width:733px;height:165px;color:#fff;display:none;margin-left:28px;border-left:1px solid #3D3F3A;padding-left:29px;float:right;margin-top:20px;margin-bottom:20px;}
.pc-menu6 .menu6txt .m6list{margin-top:20px;}
.pc-menu6 .menu6txt .m6list a{display:block;height:80px;min-width:110px;border:1px solid #636155;text-align:center;line-height:30px;padding-top:10px;color:#fff;float:left;margin-right:15px;padding-left:2px;padding-right:2px;border-radius:3px;}
.pc-menu6 .menu6txt .m6list a:hover{background:#39a1ff;border:1px solid #39a1ff;}
.pc-menu6 .menu6txt .m6more{display:block;width:100px;color:#fff;line-height:55px;}
.pc-menu6 .menu6txt .m6more:hover{color:#39a1ff;}
/**************************/
/*        footer閫氱敤       */
/**************************/
.footer1{background:url("../images/footer1.jpg");box-shadow:0 2px 15px #222;}
.footer1 ul.stools{margin-top:65px;}
.footer1 ul.stools a .stico{border:15px solid rgba(255,255,255,0.0);margin-bottom:17px;}
.footer1 ul.stools a:hover .stico{border:15px solid rgba(255,255,255,0.0);background-color:rgba(255,255,255,0.2);}
.footer1 ul.stools a{margin-bottom:59px;}
.footer1 ul.stools a .tit{font-size:24px;text-align:center;color:#fff;}
.footer1 ul.stools a .txt{font-size:14px;text-align:center;color:#fff;line-height:180%;}
.footer2{height:458px;position:fixed;bottom:100px;width:100%;left:0;background:#2f2f2f;z-index:-1;padding-top:60px;}
.footer2 ul.fmenu{width:145px;float:left;}
.footer2 ul.fmenu a.tit{color:#fff;line-height:200%;font-size:14px;margin-bottom:0;display:inline;}
.footer2 ul.fmenu a{color:#999;line-height:200%;}
.footer2 ul.fmenu a:hover{color:#39a1ff;}
.footer2 .fright{width:212px;float:right;}
.footer2 .fright a{color:#fff;}
.footer2 .fright a:hover{color:#39a1ff;}
.footer2 .fright p{line-height:30px;color:#fff;}
.footer2 .fright .fcontact li{padding-left:22px;position:relative;}
.footer2 .fright .fcontact li,.footer2 .fright .fcontact li a{color:#fff;height:30px;}
.footer2 .fright .fcontact li a:hover{color:#39a1ff;}
.footer2 .fright .fsns{border-top:1px solid #484848;margin-top:30px;padding-top:20px;}
.rlast{margin-right:0;}
.footer3{height:100px;position:fixed;bottom:0;width:100%;left:0;background:#131313;z-index:-1;}
.footer3 p{color:#fff;text-align:center;line-height:200%;padding-top:20px;}
.footer3 p a{color:#fff;}
.footer3 p a:hover{color:#39a1ff;}
/*绉诲姩绔簳閮ㄤ袱鎸夐挳*/
.footerbtn{position:fixed;bottom:0;left:0;z-index:100;width:100%;}
.footerbtn a{display:block;height:50px;width:50%;float:left;line-height:50px;text-align:center;background:#006dcc;border:1px solid #00A2FF;color:#fff;font-size:1.1em;}
/**************************/
/*       鍙宠竟瀹㈡湇閫氱敤       */
/**************************/
/*       右边客服通用       */
/**************************/
.sidebar{width:89px;position:fixed;bottom:120px;right:20px;z-index:5;}
.sidebar a{display:block;padding-top:10px;padding-bottom:10px;margin-bottom:1px;background-color:#666;color:#fff;text-align:center;font-size:12px;position:relative;}
.sidebar a i{margin-left:auto;margin-right:auto;}
.sidebar a:hover{background-color:#39a1ff;}
.sidebar a .sbr-qr{border-radius:4px;padding:19px;background:#fff;border:1px solid #e6e6e6;display:block;visibility:hidden;position:absolute;top:0;left:-202px;filter:Alpha(opacity=0);opacity:0;}
.sidebar a:hover .sbr-qr{left:-177px;display:block;visibility:visible;filter:Alpha(opacity=100);opacity:1;}
.sidebar a .sbr-qr .r-arr-w{position:absolute;top:8px;right:-6px;}
.sidebar a .sbr-400{padding:0 12px;color:#fff;background:#39a1ff;height:56.5px;line-height:56px;display:block;position:absolute;top:0px;left:-160px;font-size:14px;filter:Alpha(opacity=0);opacity:0;visibility:hidden;}
.sidebar a:hover .sbr-400{left:-130px;filter:Alpha(opacity=100);opacity:1;visibility:visible;}
.sidebar a .sbr-400 .r-arr-b{position:absolute;top:9px;right:-6px;display:none;}
/*      右边sidebar     */
/**********************/
.rtico{background:url("../images/rtools.png");display:block;}
.rtico1{background-position:108px 20px;width:22px;height:19px;}
.rtico2{background-position:85px 20px;width:17px;height:19px;}
.rtico3{background-position:65px 19px;width:22px;height:17px;}
.rtico4{background-position:40px 20px;width:19px;height:20px;}
.rtico5{background-position:19px 19px;width:19px;height:18px;}
.tra{transition: .3s;}

/*鏍忕洰椤跺浘閫氱敤鏍囬鍜屾枃鏈�*/
.toped h5{font-size:80px;color:#fff;text-align:center;margin-top:0;padding-top:200px;}
.toped p.txt{color:#fff;font-size:20px;text-align:center;}
/*骞垮憡涓嬮潰灏忕偣鏍峰紡*/
.carousel-indicators li{width:50px;height:4px;background:rgba(255,255,255,0.5);border:0;border-radius:0;}
.carousel-indicators li.active{background:#fff;width:50px;height:4px;border-radius:0;}
/*浜у搧鐗圭偣*/
.protd{text-align:center;background:#fff;padding-top:20px;}
.protd .tit{text-align:center;font-size:40px;color:#303030;}
.protd .txt{text-align:center;font-size:14px;color:#666;}
.protd .col-md-3{border-right:1px solid #ededed;height:80px;margin-bottom:30px;}
.protd .col-md-3.last{border-right:0;}
.protd p{margin-bottom:0;}
/*鏍忕洰鏍囬琛�*/
.titleline{border-bottom:1px #e7e7e7 solid;height:60px;line-height:60px;background:#fff;}
.titleline .tit{color:#333;font-size:24px;display:inline-block;position:relative;}
.titleline .tit:after{content:'';position:absolute;width:100%;left:0;bottom:.01em;height:1px;background-color:#000;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:.24s cubic-bezier(.8,0,.1,.81);transition:.24s cubic-bezier(.8,0,.1,.81);}
.titleline .tbtn{float:right;padding:3px 8px;border-radius:4px;border:1px solid #00a2ff;color:#00a2ff;font-size:12px;line-height:12px;display:block;margin-top:20px;}
.titleline .tbtn:hover{color:#fff;background:#00a2ff;}
.titleline .txt{float:right;line-height:60px;}
	/*椤甸潰閫氱敤*/
h2{font-size:40px;font-weight:100;color:#333;}
.pages{text-align:center;}
.pages a{padding:6px 12px;border:1px solid #ebebeb;background:#fff;color:#333;margin:0 5px;}
.pages a:hover{color:#39a1ff;border:1px solid #39a1ff;}
.pages a.on{background:#39a1ff;color:#fff;border:1px solid #39a1ff;}
.pages a.no{background:#f7f7f7;color:#999;border:1px solid #ebebeb;}
@media (max-width:768px){
/*body{padding-top:70px;}*/
	.my-navbar {padding:10px 0 10px 10px;background:rgba(0,0,0,0.8);position:fixed;top:0;left:0;width:100%;}
	.my-navbar .navbar-header .navbar-brand{margin-top:7px;}
	.my-navbar .navbar-nav{margin-left:-15px;}
	.pc-nav{top:-600px;}
	.my-navbar .navbar-nav li a{line-height:55px;border-bottom:1px solid #3a3a39;}
	.footer1{display: none;}
	h2{font-size:30px;}

}

@media (min-width:768px){
	.container{width:1230px}


}


/**************************/
/*       鍏ㄧ珯ico閫氱敤        */
/**************************/
.pico{background:url(../images/p.png);}
.pico-mag{width:16px;height:16px;display:block;background-position:50px 16px;float:left;margin-right:10px;margin-top:6px;}
.pico-cn{width:16px;height:16px;display:block;background-position:16px 16px;float:left;margin-right:10px;}
.pico-en{width:16px;height:16px;display:block;background-position:33px 16px;float:left;margin-right:10px;}

/************************/
/*       ico           */
/************************/
.stico{background:url("../images/servicetools.png");width:150px;height:150px;display:block;margin-left:auto;margin-right:auto;border-radius:75px;}
.stico1{background-position:585px 135px;}
.stico2{background-position:435px 135px;}
.stico3{background-position:285px 135px;}
.stico4{background-position:135px 135px;}
/***********************/
/*      搴曢儴snsico    */
/**********************/
.fsico{background:url("../images/fsns.png");width:34px;height:34px;display:block;float:left;margin-right:25px;}
.fsico1{background-position:136px 34px;}
.fsico2{background-position:102px 34px;}
.fsico3{background-position:68px 34px;}
.fsico4{background-position:34px 34px;}
/***********************/
/*      搴曢儴fcontact    */
/**********************/
.fcico{background:url("../images/fcontact.png");display:block;position:absolute;left:0;top:2px;}
.fctel{background-position:46px 17px;width:16px;height:17px;}
.fcmail{background-position:29px 17px;width:16px;height:14px;}
.fcaddress{background-position:12px 17px;width:12px;height:17px;margin-left:3px;}

    /*鍒楄〃閫氱敤閬僵鍙婃寜閽�*/
.bgmask{background:rgba(0,0,0,0.6);width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;display:block;filter:Alpha(opacity=0);}
.bgmask2{width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(204,0,0,0.8);filter:Alpha(opacity=0);opacity:0;}
.xgbtn{border-radius: 4px;display: block;border: 1px #fff solid;position: absolute;padding: 2px 25px;color: #fff;z-index: 2;margin-left: -70px;left: 150px;bottom: 50px;}
.xgbtn_l{border-radius: 4px;display: block;border: 1px #fff solid;position: absolute;padding: 2px 25px;color: #fff;z-index: 2;margin-left: -70px;left: 160px;bottom: 45px;}
.xgbtn .more-arr{margin-left:3px;}
.xgbtn:hover .more-arr{margin-left:8px;}
.xgbtn2{border-radius:4px;display:block;border:1px #fff solid;position:absolute;bottom:30px;left:50%;padding:6px 15px;color:#fff;z-index:2;margin-top:-17px;margin-left:-50px;}
.xgbtn2:hover{color:#fff;}
.xgbtn2:hover .more-arr{margin-left:5px;}
.xgbtn3{color:#bf0000;}
.xgbtn3:hover{color:#fb0000;}
.xgbtn3:hover .more-arr{margin-left:5px;}
.xgbtn4{color:#fff;background:#bf0000;padding:5px 10px;border-radius:4px;display:block;width:100px;}
.xgbtn4:hover{color:#fff;background:#fb0000;}
.xgbtn4:hover .more-arr{margin-left:5px;}
a .more-arr{margin-left:3px;}
a:hover .more-arr{margin-left:8px;}
/*3 bigico*/
.b3ico{background:url("../images/ico.png");height:100px;width:100px;margin-left:-50px;margin-top:-50px;display:block;position:absolute;left:50%;top:50%;z-index:2;}

@media (min-width:768px){


}




.edinfo{color:#fff;text-align:center;font-size:20px;padding-top:260px;line-height:40px;}
.edinfo h1{font-size:60px;}
.edbtn{width:220px;height:62px;background:#00A4FF;font-size:20px;color:#fff;border-radius:4px;margin-left:auto;margin-right:auto;display:block;text-align:center;line-height:62px;margin-top:50px;}
.edbtn:hover{background:#1690fc;color:#fff;}
/*part1*/
.part1{padding:0 0 100px 0;background:#fff;}
.part1 a{color:#333;line-height:25px;text-align:center;margin-top:100px;}
.part1 a:hover{color:#39a1ff;}
.iico{background:url("../images/part1-ico.png");width:132px;height:132px;display:block;margin-left:auto;margin-right:auto;margin-bottom:28px;}
h2{font-size:40px;font-weight:100;color:#333;}
a .iico.pico1{background-position:537px 270px;}
a:hover .iico.pico1{background-position:537px 132px;}
a .iico.pico2{background-position:402px 270px;}
a:hover .iico.pico2{background-position:402px 132px;}
a .iico.pico3{background-position:267px 270px;}
a:hover .iico.pico3{background-position:267px 132px;}
a .iico.pico4{background-position:132px 270px;}
a:hover .iico.pico4{background-position:132px 132px;}
p.tit{font-size:24px;text-align:center;}
p.txt{font-size:14px;text-align:center;}

/*part2*/
.part2{background:url("../images/part2-bg.jpg") repeat-x top #f7f7f7;padding-bottom:80px;}
.part2 h2{text-align:center;margin-top:95px;margin-bottom:40px;}
.part2 .txt{line-height:25px;text-align:center;}
.part2 .txt a,.part6 a,.part7 a{color:#39a1ff;}
.part2 .txt a:hover,.part6 a:hover,.part7 a.tra:hover{color:#097ae0;margin-left:5px;}


.p2li{height:580px;max-width:400px;width:100%;margin-left:auto;margin-right:auto;display:block;}
.p2li.last{margin-right:0;}
.p2li .pic{position:relative; height: 500px;}
.p2li .pic img{width:100%;}
.p2li .txt{width:100%;height:200px;background:#00A2FF;position:relative;color:#fff;}
.p2li .txt h3{margin-top:0;font-weight:100;color:#fff;font-size:30px;color:#fff;padding-top:50px;}
.p2li .txt .pt2line{width:52px;height:2px;position:absolute;top:105px;border-bottom:1px solid #fff;left:50%;margin-left:-26px;}
.p2li .txt .arrup{width:0;
    height:0;
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-bottom:12px solid #00a2ff;
    display:block;position:absolute;top:0px;left:50%;margin-left:-6px;}
.p2li .txt .arrdown{width:0;
    height:0;
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-top:12px solid #00a2ff;
    display:block;position:absolute;bottom:0px;left:50%;margin-left:-6px;z-index:1;}
.p2li:hover .txt .arrup{top:-12px;}
.p2li:hover .txt .arrdown{bottom:-12px;z-index:1;}
.p2li .pic .picmask{opacity:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.8);left:0;top:0;padding:100px 10px;text-align:center;color:#fff;line-height:35px;}
.p2li:hover .pic .picmask{padding-top:80px;opacity:1;}


/*part3*/
.part3{background:#fff;padding:100px 0;}

.part3 .txt{color:#666;line-height:26px;font-size: 16px;}
.part3 h2{}
.part3 .icolist{margin-top: 40px;margin-bottom: 40px;margin-left: -70px;margin-right: -7px;}
.part3 .icolist a{float:left;color:#666;width:105px;margin-right:7px;margin-left:7px;text-align:center;font-size:14px;margin-top:0;margin-bottom:40px;}
.part3 .icolist a i{margin-bottom:20px;}
.part3 .icolist a:hover{color:#00a2ff;}
.part3 a{color:#00a2ff;display:block;width:200px;}
.part3 a:hover{color:#097ae0;}
.part3 .icolist a:hover .lico{background-color: #00a2ff;border:1px solid #00a2ff;-webkit-filter:invert(0);filter:invert(0);}
/*part3-2*/
.part4{background:#f7f7f7;}
.part3 .col-md-6{position:relative;min-height:400px;}
.part3 .co1{}
.part3 .co2{position:absolute;top:0;left:0;width:550px;box-shadow:0px 0px 18px rgba(0, 0, 0, 0.2);}
.part3 .co3{position:absolute;top:35px;left:25px;width:565px;box-shadow:0px 0px 18px rgba(0, 0, 0, 0.2);}
.part3 .co4{position:absolute;top:0;left:0;}
.part3 .co5{position:absolute;top:30px;right:0;}
/*part3-3*/
.part5{padding-bottom:150px;}
.part3 .ilist{}
.part3 .ilist a{display:block;height:80px;width:110px;border:1px solid #666;text-align:center;line-height:30px;padding-top:10px;color:#666;float:left;margin-right:15px;padding-left:2px;padding-right:2px;border-radius:3px;margin-top:40px;margin-bottom:40px;}
.part3 .ilist a:hover{background:#39a1ff;border:1px solid #39a1ff;color:#fff;}
    /*浜у搧鐗圭偣灏忓浘鏍囬€氱敤15涓�*/
.lico{background-image:url("../images/ico.png");height:60px;width:60px;display:block;margin-left:auto;margin-right:auto;-webkit-filter:invert(0.5);-ms-filter:invert(0.5);-o-filter:invert(0.5);filter:invert(0.5);border:#fff 1px solid;border-radius:30px;}

/*part6*/
.part6{background:#f7f7f7;padding:80px 0;}
.part6 h2{text-align:center;}
.part6 .txt{text-align:center;color:#666;margin-bottom:40px;}
.part6 .clogo{margin-left:-26px;margin-right:-26px;}
.part6 .clogo a{margin-bottom:40px;text-align:center;height:204px;width:204px;border:1px solid #ebebeb;display:block;background:#fff;float:left;margin-right:26px;margin-left:26px;}
.part6 .clogo a img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:0.5;}
.part6 .clogo a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1;}
.part6 p{text-align:center;}
/*part7*/
.part7{padding-top: 70px;padding-bottom: 100px;background: #fff;margin-top: -160px;}
.part7 h2{text-align:center;}
.newlist{margin-top:40px;}
.newlist a{display:block;width:100%;}
.newlist a.li1{border-bottom:1px solid #e6e6e6;padding-bottom:20px;margin-bottom:15px;}
.newlist a.li1 .tit{font-size:16px;color:#333;display:block;margin-top:25px;}
.newlist a.li1 .ntime{font-size:12px;color:#999;}
.newlist a.li1 .pic{width:350px;max-width:100%;}
.newlist a.li1 .pic img{width:100%;}
.newlist a.li{line-height:30px;color:#666;}
.liico{width:4px;height:4px;display:block;float:left;background:#d3d3d3;margin-top:12px;margin-right:10px;}
.newlist a:hover .tit,.newlist a.li:hover{color:#39a1ff;}
.newlist a.li1:hover .pic img{ -webkit-filter:contrast(1.2);filter:contrast(1.2);}
.part7 p{text-align:center;margin-top:40px;}

@media (max-width:768px){
    /*body{padding-top:70px;}*/
    .part1 a{color:#333;line-height:35px;text-align:center;margin-top:100px;}
    .part3 .co1{margin-top:50px;}
    .part6 .clogo{margin-left:-10px;margin-right:-10px;text-align:center;}
    .part6 .clogo a{margin-left:10px;margin-right:10px;}
    .ilist a{margin-bottom:10px;}
    .part3 .ilist a{margin-bottom:10px;margin-top:10px;}
}


@media screen and (min-width: 10px) and (max-width: 450px){ 
    .part3 .col-md-6 img{padding-top: 50px;}
}

